crui-select-input.svelte-s3azcy{display:flex;flex-direction:column;gap:.25rem;box-sizing:content-box}crui-select-input.disabled.svelte-s3azcy *{color:var(--foreground-state-disabled, #cfd8dc)!important}crui-select-input.disabled.svelte-s3azcy button{background:var(--background-surface, #ffffff)!important;border-color:var(--border-state-disabled, #e1e5ea)!important;cursor:not-allowed!important}crui-select-input.disabled.svelte-s3azcy img{opacity:.25;filter:grayscale(1)}crui-select-input.svelte-s3azcy .label:where(.svelte-s3azcy){font-weight:400;font-size:1rem;line-height:1.25rem}crui-select-input.svelte-s3azcy .label.top:where(.svelte-s3azcy){display:flex;justify-content:flex-end;align-items:flex-end;gap:1rem;align-self:stretch}crui-select-input.svelte-s3azcy .label.top:where(.svelte-s3azcy) .primary:where(.svelte-s3azcy){flex:1 0 0;color:var(--foreground-primary, #263238)}crui-select-input.svelte-s3azcy .label.top:where(.svelte-s3azcy) .secondary:where(.svelte-s3azcy){text-align:right;color:var(--foreground-secondary, #636c70)}crui-select-input.svelte-s3azcy .label.bottom:where(.svelte-s3azcy){align-self:stretch;color:var(--foreground-secondary, #636c70)}crui-select-input.svelte-s3azcy .menu:where(.svelte-s3azcy){position:relative}crui-select-input.svelte-s3azcy .menu:where(.svelte-s3azcy) button:where(.svelte-s3azcy){display:flex;align-items:center;width:100%;padding:0;background:var(--background-surface, #ffffff);border:.1rem solid var(--border-default, #e1e5ea);border-radius:.25rem;text-align:left;cursor:pointer;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}crui-select-input.svelte-s3azcy .menu:where(.svelte-s3azcy) button:where(.svelte-s3azcy):hover{background:var(--background-state-hovered, #f0f6ff)}crui-select-input.svelte-s3azcy .menu:where(.svelte-s3azcy) button:where(.svelte-s3azcy):active,crui-select-input.svelte-s3azcy .menu:where(.svelte-s3azcy) button:where(.svelte-s3azcy):focus-visible{background:var(--background-state-pressed, #e6f1ff);border-color:var(--border-interactive, #0163e5);outline:none}crui-select-input.svelte-s3azcy .menu:where(.svelte-s3azcy) button:where(.svelte-s3azcy) input:where(.svelte-s3azcy){position:absolute;left:0;top:0;width:100%;height:100%;box-sizing:border-box;opacity:0;pointer-events:none}crui-select-input.svelte-s3azcy .menu:where(.svelte-s3azcy) button:where(.svelte-s3azcy) .value:where(.svelte-s3azcy){flex:1 0 0;display:inline-flex;align-items:center;gap:.5rem;height:2.75rem;padding:0 .75rem;overflow:hidden;color:var(--foreground-primary, #263238);text-overflow:ellipsis;white-space:nowrap}@media (max-width: 639px){crui-select-input.svelte-s3azcy .menu:where(.svelte-s3azcy) button:where(.svelte-s3azcy) .value:where(.svelte-s3azcy){height:2.75rem}}crui-select-input.svelte-s3azcy .menu:where(.svelte-s3azcy) button:where(.svelte-s3azcy) .value:where(.svelte-s3azcy):has(crui-icon>img){padding-left:.5rem}crui-select-input.svelte-s3azcy .menu:where(.svelte-s3azcy) button:where(.svelte-s3azcy) .value:where(.svelte-s3azcy)>span:where(.svelte-s3azcy){text-overflow:ellipsis;overflow:hidden}crui-select-input.svelte-s3azcy .menu:where(.svelte-s3azcy) button:where(.svelte-s3azcy) .value:where(.svelte-s3azcy) .placeholder:where(.svelte-s3azcy){color:var(--foreground-secondary, #636c70)}crui-select-input.svelte-s3azcy .menu:where(.svelte-s3azcy) button:where(.svelte-s3azcy) .icon:where(.svelte-s3azcy){padding-right:.75rem;color:var(--foreground-interactive, #0163e5)}crui-select-input.svelte-s3azcy .menu:where(.svelte-s3azcy) crui-select-input-menu:where(.svelte-s3azcy){display:flex;flex-direction:column;position:fixed;border-radius:.25rem;border:.1rem solid var(--border-default, #e1e5ea);background:var(--background-surface, #ffffff);box-shadow:0 12px 16px -8px #47628533,0 0 1px #47628540;list-style:none;-webkit-user-select:none;user-select:none;z-index:1000;overflow:auto}crui-select-input.svelte-s3azcy .menu:where(.svelte-s3azcy) crui-select-input-menu:where(.svelte-s3azcy) crui-select-input-menu-item:where(.svelte-s3azcy){flex-basis:2.75rem;flex-shrink:0;display:flex;align-items:center;gap:.5rem;position:relative;padding:0 .75rem;cursor:pointer}@media (max-width: 639px){crui-select-input.svelte-s3azcy .menu:where(.svelte-s3azcy) crui-select-input-menu:where(.svelte-s3azcy) crui-select-input-menu-item:where(.svelte-s3azcy){height:2.75rem}}crui-select-input.svelte-s3azcy .menu:where(.svelte-s3azcy) crui-select-input-menu:where(.svelte-s3azcy) crui-select-input-menu-item:where(.svelte-s3azcy):has(crui-icon>img){padding-left:.5rem}crui-select-input.svelte-s3azcy .menu:where(.svelte-s3azcy) crui-select-input-menu:where(.svelte-s3azcy) crui-select-input-menu-item:where(.svelte-s3azcy):first-of-type{border-top-left-radius:inherit;border-top-right-radius:inherit}crui-select-input.svelte-s3azcy .menu:where(.svelte-s3azcy) crui-select-input-menu:where(.svelte-s3azcy) crui-select-input-menu-item:where(.svelte-s3azcy):last-of-type{border-bottom-left-radius:inherit;border-bottom-right-radius:inherit}crui-select-input.svelte-s3azcy .menu:where(.svelte-s3azcy) crui-select-input-menu:where(.svelte-s3azcy) crui-select-input-menu-item:where(.svelte-s3azcy):not(:last-of-type){border-bottom:.1rem solid var(--border-default, #e1e5ea)}crui-select-input.svelte-s3azcy .menu:where(.svelte-s3azcy) crui-select-input-menu:where(.svelte-s3azcy) crui-select-input-menu-item:where(.svelte-s3azcy):hover{background:var(--background-state-hovered, #f0f6ff);color:var(--foreground-state-hovered, #014fb7)}crui-select-input.svelte-s3azcy .menu:where(.svelte-s3azcy) crui-select-input-menu:where(.svelte-s3azcy) crui-select-input-menu-item:where(.svelte-s3azcy):active{background:var(--background-state-pressed, #e6f1ff);color:var(--foreground-state-pressed, #014298)}crui-select-input.svelte-s3azcy .menu:where(.svelte-s3azcy) crui-select-input-menu:where(.svelte-s3azcy) crui-select-input-menu-item.focused:where(.svelte-s3azcy){outline:none}@media not (pointer: coarse){crui-select-input.svelte-s3azcy .menu:where(.svelte-s3azcy) crui-select-input-menu:where(.svelte-s3azcy) crui-select-input-menu-item.focused:where(.svelte-s3azcy){position:relative}crui-select-input.svelte-s3azcy .menu:where(.svelte-s3azcy) crui-select-input-menu:where(.svelte-s3azcy) crui-select-input-menu-item.focused:where(.svelte-s3azcy):before{content:"";position:absolute;inset:.0625rem;border:.1875rem dashed var(--border-state-focus, #263238);border-radius:0;z-index:1;pointer-events:none}}crui-select-input.svelte-s3azcy .menu:where(.svelte-s3azcy) crui-select-input-menu:where(.svelte-s3azcy) crui-select-input-menu-item.selected:where(.svelte-s3azcy){background:var(--background-state-pressed, #e6f1ff);color:var(--foreground-interactive, #0163e5)}crui-select-input.svelte-s3azcy .menu:where(.svelte-s3azcy) crui-select-input-menu:where(.svelte-s3azcy) crui-select-input-menu-item:where(.svelte-s3azcy) input:where(.svelte-s3azcy){appearance:none;position:absolute;inset:0;width:100%;height:100%;border:none;border-radius:0;outline:none;cursor:inherit;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}crui-select-input.svelte-s3azcy .menu:where(.svelte-s3azcy) crui-select-input-menu:where(.svelte-s3azcy) crui-select-input-menu-item:where(.svelte-s3azcy)>span:where(.svelte-s3azcy){white-space:nowrap;text-overflow:ellipsis;overflow:hidden}
