/* Generated by scripts/split-css.mjs — do not edit. */
.tempest_overlay_dd9h1{-webkit-backdrop-filter:blur(2px);padding:max(var(--tempest-space-4), var(--tempest-safe-area-top)) max(var(--tempest-space-4), var(--tempest-safe-area-right)) max(var(--tempest-space-4), var(--tempest-safe-area-bottom)) max(var(--tempest-space-4), var(--tempest-safe-area-left));z-index:var(--tempest-z-modal);animation:tempest_tempest-fade-in_DvgSp var(--tempest-duration-base) var(--tempest-ease-out);background-color:#0f172a8c;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}
.tempest_dialog_ptM-K{background-color:var(--tempest-bg);color:var(--tempest-text);border-radius:var(--tempest-radius-xl);box-shadow:var(--tempest-shadow-xl);width:100%;max-height:90dvh;animation:tempest_tempest-modal-in_UoxQC var(--tempest-duration-base) var(--tempest-ease-emphasized);flex-direction:column;display:flex}
.tempest_sm_K5k3W{max-width:400px}
.tempest_md_gvyR7{max-width:560px}
.tempest_lg_BgB1a{max-width:800px}
.tempest_xl_MR-68{max-width:1024px}
.tempest_size2xl_-PH9e{max-width:1280px}
.tempest_size3xl_iqDwN{max-width:1440px}
.tempest_fullscreen_o84Xi{border-radius:0;width:100%;max-width:100%;height:100%;max-height:100dvh}
@media (width<=639.98px){.tempest_fullscreenOnMobile_0bDwe{border-radius:0;width:100%;max-width:100%;height:100%;max-height:100dvh}.tempest_dialog_ptM-K:not(.tempest_fullscreen_o84Xi):not(.tempest_fullscreenOnMobile_0bDwe){border-radius:var(--tempest-radius-lg)}.tempest_body_lVhql{padding:var(--tempest-space-4)}.tempest_header_ILG9i,.tempest_footer_rro2w{padding:var(--tempest-space-3) var(--tempest-space-4)}}
.tempest_header_ILG9i{justify-content:space-between;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_title_A5OeE{font-size:var(--tempest-text-lg);font-weight:var(--tempest-weight-semibold);line-height:var(--tempest-leading-snug);color:var(--tempest-text);margin:0}
.tempest_close_-ER1C{color:var(--tempest-text-muted);padding:var(--tempest-space-1);border-radius:var(--tempest-radius-sm);transition:var(--tempest-transition-color);background:0 0;border:none;justify-content:center;align-items:center;display:flex}
@media (hover:hover) and (pointer:fine){.tempest_close_-ER1C:hover{background-color:var(--tempest-surface);color:var(--tempest-text)}}
.tempest_close_-ER1C:focus-visible{outline:var(--tempest-focus-ring-width) solid var(--tempest-focus-ring-color);outline-offset:var(--tempest-focus-ring-offset)}
.tempest_body_lVhql{padding:var(--tempest-space-5);line-height:var(--tempest-leading-normal);overflow-y:auto}
.tempest_footer_rro2w{justify-content:flex-end;gap:var(--tempest-space-2);padding:var(--tempest-space-4) var(--tempest-space-5);border-top:1px solid var(--tempest-border);background-color:var(--tempest-surface);border-radius:0 0 var(--tempest-radius-xl) var(--tempest-radius-xl);display:flex}
@keyframes tempest_tempest-fade-in_DvgSp{0%{opacity:0}to{opacity:1}}
@keyframes tempest_tempest-modal-in_UoxQC{0%{opacity:0;transform:translateY(12px)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}
@media (prefers-reduced-motion:reduce){.tempest_overlay_dd9h1,.tempest_dialog_ptM-K{animation:none}}
