/* Generated by scripts/split-css.mjs — do not edit. */
.tempest_overlay_drnPW{-webkit-backdrop-filter:blur(2px);padding:max(10vh, var(--tempest-safe-area-top)) var(--tempest-space-4) var(--tempest-space-4) var(--tempest-space-4);z-index:var(--tempest-z-modal);animation:tempest_tempest-fade-in_bCqn0 var(--tempest-duration-base) var(--tempest-ease-out);background-color:#0f172a8c;justify-content:center;align-items:flex-start;display:flex;position:fixed;inset:0}
.tempest_dialog_lPl6k{background-color:var(--tempest-bg);color:var(--tempest-text);border-radius:var(--tempest-radius-xl);box-shadow:var(--tempest-shadow-xl);border:1px solid var(--tempest-border);width:100%;max-width:640px;max-height:70dvh;animation:tempest_tempest-modal-in_uDcF6 var(--tempest-duration-base) var(--tempest-ease-emphasized);flex-direction:column;display:flex;overflow:hidden}
.tempest_inputRow_KxWoQ{align-items:center;gap:var(--tempest-space-3);padding:var(--tempest-space-4) var(--tempest-space-5);border-bottom:1px solid var(--tempest-border);display:flex}
.tempest_searchIcon_8PULr{color:var(--tempest-text-muted);flex-shrink:0}
.tempest_input_D3HQr{min-width:0;color:var(--tempest-text);font-size:var(--tempest-text-base);line-height:var(--tempest-leading-normal);background:0 0;border:none;outline:none;flex:1}
.tempest_input_D3HQr::placeholder{color:var(--tempest-text-muted)}
.tempest_list_5UzZU{padding:var(--tempest-space-2);margin:0;list-style:none;overflow-y:auto}
.tempest_group_vLaWy{list-style:none}
.tempest_group_vLaWy+.tempest_group_vLaWy{margin-top:var(--tempest-space-2)}
.tempest_groupHeading_d01fo{padding:var(--tempest-space-2) var(--tempest-space-3);font-size:var(--tempest-text-xs);font-weight:var(--tempest-weight-semibold);text-transform:uppercase;letter-spacing:.04em;color:var(--tempest-text-muted)}
.tempest_groupList_QFMjK{margin:0;padding:0;list-style:none}
.tempest_option_doqib{align-items:center;gap:var(--tempest-space-3);padding:var(--tempest-space-2) var(--tempest-space-3);border-radius:var(--tempest-radius-md);cursor:pointer;color:var(--tempest-text);transition:var(--tempest-transition-color);display:flex}
.tempest_option_doqib.tempest_active_LdCIJ{background-color:var(--tempest-primary-soft);color:var(--tempest-primary-on-soft);box-shadow:inset 3px 0 0 0 var(--tempest-selected-indicator)}
.tempest_icon_CyCCx{color:var(--tempest-text-muted);flex-shrink:0;justify-content:center;align-items:center;display:flex}
.tempest_label_QePT-{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}
.tempest_empty_al68D{padding:var(--tempest-space-6) var(--tempest-space-3);text-align:center;color:var(--tempest-text-muted);font-size:var(--tempest-text-sm);list-style:none}
@keyframes tempest_tempest-fade-in_bCqn0{0%{opacity:0}to{opacity:1}}
@keyframes tempest_tempest-modal-in_uDcF6{0%{opacity:0;transform:translateY(-12px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}
@media (prefers-reduced-motion:reduce){.tempest_overlay_drnPW,.tempest_dialog_lPl6k{animation:none}}
