.searchableChoice{color:#d6e8f0;gap:6px;min-width:0;font-size:1rem;display:grid}.searchableChoiceTrigger{width:100%;min-width:0;min-height:48px;font:inherit;border-radius:9px;align-items:center;gap:12px;text-align:left!important;color:#eff8fc!important;background:#071923!important;border:1px solid #3c6273!important;justify-content:space-between!important;padding:12px!important;display:flex!important}.searchableChoiceTrigger>span:first-child{overflow-wrap:anywhere;white-space:normal;min-width:0}.searchableChoiceTrigger>span:last-child{flex-shrink:0}.searchableChoiceDialog{color:#edf7fc;background:#0b202b;border:1px solid #3d7287;border-radius:16px;width:min(640px,100% - 24px);max-width:calc(100% - 24px);max-height:calc(100dvh - 32px);margin:auto;padding:0;position:fixed;inset:0;overflow:hidden;box-shadow:0 16px 64px #0009}.searchableChoiceDialog::backdrop{background:#020b13c9}.searchableChoiceDialog *{box-sizing:border-box}.searchableChoiceBody{flex-direction:column;gap:12px;min-height:0;max-height:calc(100dvh - 36px);padding:16px;font:16px/1.45 system-ui,sans-serif;display:flex}.searchableChoiceBody header{flex-shrink:0;justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.searchableChoiceBody h2{overflow-wrap:anywhere;margin:0;font-size:1.2rem}.searchableChoiceBody button{color:#edf7fc;min-height:46px;font:inherit;white-space:normal;text-align:left;overflow-wrap:anywhere;cursor:pointer;background:#123341;border:1px solid #3b6070;border-radius:9px;padding:12px}.searchableChoiceBody header button{flex-shrink:0;padding:8px}.searchableChoiceSearch{flex-shrink:0;gap:6px;min-width:0;display:grid}.searchableChoiceSearch input{color:#fff;width:100%;min-width:0;min-height:48px;font:inherit;background:#061923;border:1px solid #4c8598;border-radius:9px;padding:12px;font-size:16px}.searchableChoiceBody p{color:#b9cdd6;margin:0;font-size:.9rem}.searchableChoiceOptions{overscroll-behavior:contain;touch-action:pan-y;-webkit-overflow-scrolling:touch;scrollbar-gutter:stable;flex:auto;gap:8px;min-height:90px;max-height:52dvh;padding:2px 4px 6px 2px;display:grid;overflow-y:auto}.searchableChoiceOptions button[aria-pressed=true]{background:#084c42;border-color:#36d8b3}.searchableChoiceManual{flex-shrink:0;background:#0b4c46!important;border-color:#3cbea9!important}.searchableChoiceBody small{color:#aec7d2;flex-shrink:0}.searchableChoiceBody :is(input,button):focus-visible,.searchableChoiceTrigger:focus-visible{outline-offset:2px;outline:3px solid #62ddf1}@media (width<=540px){.searchableChoiceDialog{border-radius:12px;width:calc(100% - 16px);max-width:calc(100% - 16px);max-height:calc(100dvh - 16px)}.searchableChoiceBody{max-height:calc(100dvh - 20px);padding:12px}.searchableChoiceOptions{max-height:48dvh}.searchableChoiceBody header button{font-size:.9rem}.searchableChoiceBody small{font-size:.8rem}}.searchableChoiceDialog{top:calc(var(--choice-top,0px) + 8px);max-height:calc(var(--choice-height,100dvh) - 16px);margin:0 auto;bottom:auto}.searchableChoiceBody{max-height:calc(var(--choice-height,100dvh) - 20px);overscroll-behavior:contain;overflow-y:auto}.searchableChoiceOptions{max-height:calc(var(--choice-height,100dvh) * .48)}
