.search-input.svelte-1ln27pe{position:relative;display:inline-block;width:100%}.suggestions.svelte-1ln27pe{display:flex;flex-direction:column;position:fixed;z-index:1000;top:calc(anchor(bottom) - var(--gap-3xs));left:anchor(left);right:anchor(right);background-color:var(--color-surface-subtle);color:var(--color-on-surface);padding:var(--gap-3xs) 0;box-shadow:0 4px 8px var(--color-shadow-bold,),0 8px 24px var(--color-shadow);border-radius:var(--br-lg);list-style:none}.suggestions.svelte-1ln27pe .item:where(.svelte-1ln27pe){margin:var(--gap-3xs);padding:var(--gap-sm);border-radius:var(--br-md);box-sizing:border-box;border:solid 1px transparent;transition:background-color var(--transition-fast),border-color var(--transition-fast);cursor:pointer}.suggestions.svelte-1ln27pe .item:where(.svelte-1ln27pe).selected{background-color:var(--color-action-subtle);border-color:var(--color-outline-subtle);color:var(--color-on-action-subtle)}.suggestions.svelte-1ln27pe .item:where(.svelte-1ln27pe):hover{background-color:var(--color-hovered)}.suggestions.svelte-1ln27pe .item:where(.svelte-1ln27pe).selected:hover{background-color:color-mix(var(--color-action-subtle) 92%,rgba(from var(--color-hovered) r g b / 1) 8%)}input.svelte-1ln27pe{all:unset}.clear-btn.svelte-1ln27pe{z-index:1;pointer-events:all}.breadcrumb-search-container.svelte-1do9frq{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;justify-content:space-between;gap:var(--gap-lg);padding-block:var(--gap-lg)}.breadcrumb-search-container.svelte-1do9frq .breadcrumb:where(.svelte-1do9frq) ol:where(.svelte-1do9frq){list-style:none;margin:0;padding:0;display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;gap:var(--gap-2xs)}.breadcrumb-search-container.svelte-1do9frq .breadcrumb:where(.svelte-1do9frq) ol:where(.svelte-1do9frq) li:where(.svelte-1do9frq){display:flex;align-items:center}.breadcrumb-search-container.svelte-1do9frq .breadcrumb:where(.svelte-1do9frq) ol:where(.svelte-1do9frq) li:where(.svelte-1do9frq) a:where(.svelte-1do9frq),.breadcrumb-search-container.svelte-1do9frq .breadcrumb:where(.svelte-1do9frq) ol:where(.svelte-1do9frq) li:where(.svelte-1do9frq) span:where(.svelte-1do9frq){display:inline-flex;align-items:center;font-weight:500}.breadcrumb-search-container.svelte-1do9frq .breadcrumb:where(.svelte-1do9frq) ol:where(.svelte-1do9frq) li:where(.svelte-1do9frq) a:where(.svelte-1do9frq){text-decoration:underline;text-underline-offset:32%;text-decoration-color:transparent;transition:text-decoration-color var(--transition-normal)}.breadcrumb-search-container.svelte-1do9frq .breadcrumb:where(.svelte-1do9frq) ol:where(.svelte-1do9frq) li:where(.svelte-1do9frq) a:where(.svelte-1do9frq):hover{text-decoration-color:currentColor}.breadcrumb-search-container.svelte-1do9frq .breadcrumb:where(.svelte-1do9frq) ol:where(.svelte-1do9frq) li:where(.svelte-1do9frq) span[aria-current=page]:where(.svelte-1do9frq){font-weight:400}.breadcrumb-search-container.svelte-1do9frq .breadcrumb:where(.svelte-1do9frq) ol:where(.svelte-1do9frq) li:where(.svelte-1do9frq).breadcrumb-full{display:none}@media(min-width:40rem){.breadcrumb-search-container.svelte-1do9frq .breadcrumb:where(.svelte-1do9frq) ol:where(.svelte-1do9frq) li:where(.svelte-1do9frq).breadcrumb-full{display:flex}}.breadcrumb-search-container.svelte-1do9frq .breadcrumb:where(.svelte-1do9frq) ol:where(.svelte-1do9frq) li:where(.svelte-1do9frq).breadcrumb-ellipsis span:where(.svelte-1do9frq){cursor:default}@media(min-width:40rem){.breadcrumb-search-container.svelte-1do9frq .breadcrumb:where(.svelte-1do9frq) ol:where(.svelte-1do9frq) li:where(.svelte-1do9frq).breadcrumb-ellipsis{display:none}}.breadcrumb-search-container.svelte-1do9frq .search-wrapper:where(.svelte-1do9frq){position:relative;flex-shrink:0}.breadcrumb-search-container.svelte-1do9frq .search-wrapper:where(.svelte-1do9frq) .search-toggle:where(.svelte-1do9frq){display:flex}.breadcrumb-search-container.svelte-1do9frq .search-wrapper:where(.svelte-1do9frq) .search-open:where(.svelte-1do9frq){position:absolute;right:0;top:50%;transform:translateY(-50%);width:12.5rem;z-index:10}.breadcrumb-search-container.svelte-1do9frq .search-wrapper:where(.svelte-1do9frq) .search-desktop:where(.svelte-1do9frq){display:none}@media(min-width:40rem){.breadcrumb-search-container.svelte-1do9frq .search-wrapper:where(.svelte-1do9frq) .search-toggle:where(.svelte-1do9frq){display:none}.breadcrumb-search-container.svelte-1do9frq .search-wrapper:where(.svelte-1do9frq) .search-open:where(.svelte-1do9frq){display:none}.breadcrumb-search-container.svelte-1do9frq .search-wrapper:where(.svelte-1do9frq) .search-desktop:where(.svelte-1do9frq){display:block;width:12.5rem}}:is(.breadcrumb-search-container.svelte-1do9frq .search-wrapper:where(.svelte-1do9frq) .search-open:where(.svelte-1do9frq),.breadcrumb-search-container.svelte-1do9frq .search-wrapper:where(.svelte-1do9frq) .search-desktop:where(.svelte-1do9frq)) .input-box{--search-height: 3rem;height:var(--search-height);min-height:var(--search-height);max-height:var(--search-height);background-color:var(--color-surface);color:var(--color-on-surface-subtle);border-color:var(--color-outline-subtle);border-radius:var(--br-md);font-size:var(--fs-body-sm)}:is(.breadcrumb-search-container.svelte-1do9frq .search-wrapper:where(.svelte-1do9frq) .search-open:where(.svelte-1do9frq),.breadcrumb-search-container.svelte-1do9frq .search-wrapper:where(.svelte-1do9frq) .search-desktop:where(.svelte-1do9frq)) .input-box .leading-icon,:is(.breadcrumb-search-container.svelte-1do9frq .search-wrapper:where(.svelte-1do9frq) .search-open:where(.svelte-1do9frq),.breadcrumb-search-container.svelte-1do9frq .search-wrapper:where(.svelte-1do9frq) .search-desktop:where(.svelte-1do9frq)) .input-box .trailing-icon{width:var(--icon-size-sm);font-size:var(--icon-size-sm)}:is(.breadcrumb-search-container.svelte-1do9frq .search-wrapper:where(.svelte-1do9frq) .search-open:where(.svelte-1do9frq),.breadcrumb-search-container.svelte-1do9frq .search-wrapper:where(.svelte-1do9frq) .search-desktop:where(.svelte-1do9frq)) .input-box .input-element::placeholder{color:var(--color-on-surface-subtle)}.checkbox-container.svelte-1gs498f{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:flex-start;max-width:max-content;border-radius:var(--br-lg);--foreground: var(--color-on-action);--background: var(--color-action)}.checkbox-container.svelte-1gs498f.brand{--foreground: var(--color-on-brand);--background: var(--color-brand)}.checkbox-container.svelte-1gs498f.error{color:var(--color-error)}.checkbox-container.svelte-1gs498f.error .checkbox:where(.svelte-1gs498f){border-color:var(--color-error)!important;--background: var(--color-error-subtle);--foreground: var(--color-on-error-subtle)}.checkbox-container.svelte-1gs498f .checkbox-wrapper:where(.svelte-1gs498f){display:inline-flex;align-items:center;justify-content:center;background-color:transparent;padding:var(--gap-2xs);border-radius:var(--br-md);transition:background-color var(--transition-duration) var(--transition-timing-function)}.checkbox-container.svelte-1gs498f .checkbox-wrapper:where(.svelte-1gs498f) .checkbox:where(.svelte-1gs498f){display:inline-flex;flex-direction:column;align-items:center;justify-content:center;flex-shrink:0;--checkbox-size: 1.5rem;width:var(--checkbox-size);min-width:var(--checkbox-size);max-width:var(--checkbox-size);height:var(--checkbox-size);min-height:var(--checkbox-size);max-height:var(--checkbox-size);border-radius:var(--br-sm);border:.125rem solid var(--color-outline);background-color:transparent;transition:border-color var(--transition-duration) var(--transition-timing-function),background-color var(--transition-duration) var(--transition-timing-function);cursor:pointer}.checkbox-container.svelte-1gs498f .checkbox-wrapper:where(.svelte-1gs498f) .checkbox:where(.svelte-1gs498f)[data-state=unchecked]{border-color:var(--color-outline);background-color:transparent}.checkbox-container.svelte-1gs498f .checkbox-wrapper:where(.svelte-1gs498f) .checkbox:where(.svelte-1gs498f)[data-state=checked],.checkbox-container.svelte-1gs498f .checkbox-wrapper:where(.svelte-1gs498f) .checkbox:where(.svelte-1gs498f)[data-state=indeterminate]{border-color:transparent;background-color:var(--background)}.checkbox-container.svelte-1gs498f .checkbox-wrapper:where(.svelte-1gs498f) .checkbox:where(.svelte-1gs498f)[data-disabled]{background-color:transparent;border-color:var(--color-disabled);cursor:not-allowed}.checkbox-container.svelte-1gs498f .checkbox-wrapper:where(.svelte-1gs498f) .checkbox:where(.svelte-1gs498f):focus-visible{transition:none!important;box-shadow:none!important;outline:none!important;outline-offset:unset!important}.checkbox-container.svelte-1gs498f .checkbox-wrapper:where(.svelte-1gs498f) .checkbox:where(.svelte-1gs498f) .checkbox-indicator:where(.svelte-1gs498f){display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;--checkbox-icon-size: 1rem;width:var(--checkbox-icon-size);min-width:var(--checkbox-icon-size);max-width:var(--checkbox-icon-size);height:var(--checkbox-icon-size);min-height:var(--checkbox-icon-size);max-height:var(--checkbox-icon-size);color:var(--foreground)}.checkbox-container.svelte-1gs498f .checkbox-label{padding:var(--gap-2xs) var(--gap-2xs) var(--gap-2xs) .5rem;cursor:pointer}.checkbox-container.svelte-1gs498f:has(.checkbox[data-disabled]:where(.svelte-1gs498f)) .checkbox-label{color:var(--color-on-disabled);cursor:not-allowed}.checkbox-container.svelte-1gs498f:has(.checkbox:where(.svelte-1gs498f):not([data-disabled]):hover) .checkbox-wrapper:where(.svelte-1gs498f){background-color:var(--color-hovered)}.checkbox-container.svelte-1gs498f:has(.checkbox:where(.svelte-1gs498f):not([data-disabled]):active) .checkbox-wrapper:where(.svelte-1gs498f){background-color:var(--color-pressed)}.checkbox-container.svelte-1gs498f:has(.checkbox:where(.svelte-1gs498f):not([data-disabled]):focus-visible){transition:none!important;box-shadow:0 0 0 .1875rem #fff;outline:.1875rem solid black;outline-offset:.1875rem}.checkbox-container.svelte-1gs498f .error-text:where(.svelte-1gs498f){padding:var(--gap-xs) 0 0;display:flex;gap:var(--gap-2xs)}
