@layer reset{*,:before,:after{box-sizing:border-box}*{margin:0}html{-webkit-text-size-adjust:100%}body{font-family:var(--font-sans);font-size:var(--text-md);line-height:var(--leading-normal);color:var(--text);background:var(--bg);-webkit-font-smoothing:antialiased}img,svg{max-width:100%;display:block}button,input,select,textarea{font:inherit;color:inherit}a{text-decoration:none}h1,h2,h3{line-height:var(--leading-tight);text-wrap:balance;font-weight:600}p{text-wrap:pretty}}@layer tokens{:root{--font-sans:Poppins, Poppins-Fallback, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Noto Color Emoji";--font-mono:"Chivo Mono", ui-monospace, SFMono-Regular, "SF Mono", Menlo, monospace;--font-serif:"Iowan Old Style", "Palatino Linotype", Palatino, "Times New Roman", serif;--text-2xs:.6875rem;--text-xs:.75rem;--text-sm:.8125rem;--text-md:.875rem;--text-lg:1rem;--text-xl:1.375rem;--text-2xl:1.875rem;--text-3xl:clamp(1.9rem, 4vw, 3.4rem);--text-4xl:clamp(2.5rem, 5.4vw, 5rem);--leading-tight:1.2;--leading-normal:1.5;--space-1:.25rem;--space-2:.5rem;--space-3:.75rem;--space-4:1rem;--space-5:1.5rem;--space-6:2rem;--space-7:3rem;--space-section:clamp(5rem, 11vh, 9rem);--gutter:clamp(1.25rem, 4.5vw, 5rem);--content-max:1240px;--measure:62ch;--radius-sm:6px;--radius-md:10px;--radius-lg:16px;--radius-xl:28px;--radius-2xl:40px;--radius-full:999px;--ease:cubic-bezier(.2, 0, 0, 1);--ease-out:cubic-bezier(.16, 1, .3, 1);--ease-spring:cubic-bezier(.34, 1.4, .64, 1);--dur-fast:.12s;--dur-med:.2s;--dur-slow:.32s;--dur-reveal:.62s;--tap-min:32px;--density:1;--stack-gap:var(--space-3);--overlay-radius:var(--radius-md);--hover-surface:var(--surface-2)}@media (pointer:coarse){:root{--tap-min:44px;--density:1.15;--stack-gap:var(--space-4);--overlay-radius:var(--radius-lg)}}:root[data-modality=touch],:root[data-modality=pen]{--tap-min:44px;--density:1.15;--stack-gap:var(--space-4);--overlay-radius:var(--radius-lg);--accent-hover:var(--accent);--danger-hover:var(--danger);--hover-surface:transparent}:root[data-modality=mouse],:root[data-modality=keyboard]{--tap-min:32px;--density:1;--stack-gap:var(--space-3);--overlay-radius:var(--radius-md)}:root{--lightningcss-light:initial;--lightningcss-dark: ;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--bg:#fbfbfd;--surface:#fff;--surface-2:#f4f4f7;--border:#e3e3ea;--border-strong:#cfcfda;--text:#16161c;--text-muted:#6a6a78;--text-faint:#9797a6;--accent:#4f46e5;--accent-hover:#4338ca;--accent-fg:#fff;--accent-soft:#eeecfd;--danger:#d92d20;--danger-hover:#b42318;--danger-fg:#fff;--danger-soft:#fdeceb;--success:#067647;--success-soft:#e6f4ed;--warning:#b54708;--warning-soft:#fdf0e3;--bg-inverted:#14140f;--surface-inverted:#1f1f18;--text-inverted:#f1eee6;--text-inverted-muted:#a8a89b;--border-inverted:#f1eee629;--media-bg:#0b0b0d;--media-scrim:#0000009e;--media-scrim-strong:#000000eb;--media-fg:#fff;--shadow-1:0 1px 2px #10101c0f, 0 1px 3px #10101c0f;--shadow-2:0 8px 24px -6px #10101c24, 0 2px 6px #10101c0f;--scrim:#10101c52;--focus-ring:0 0 0 2px var(--surface), 0 0 0 4px var(--accent)}@media (prefers-color-scheme:dark){:root:not([data-theme=light]){--lightningcss-light: ;--lightningcss-dark:initial;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--bg:#08080a;--surface:#0f0f12;--surface-2:#17171b;--border:#242429;--border-strong:#35353c;--text:#f2f2f5;--text-muted:#9c9caa;--text-faint:#6d6d7c;--accent:#8b85f5;--accent-hover:#a29bff;--accent-fg:#14121f;--accent-soft:#211f3a;--danger:#ff6b5e;--danger-hover:#ff8a80;--danger-fg:#1f1210;--danger-soft:#34191a;--success:#4ec98a;--success-soft:#14291f;--warning:#f0b429;--warning-soft:#302108;--bg-inverted:#f1eee6;--surface-inverted:#fff;--text-inverted:#14140f;--text-inverted-muted:#55554b;--border-inverted:#14140f29;--shadow-1:0 1px 2px #0006;--shadow-2:0 12px 32px -8px #0009, 0 2px 8px #0006;--scrim:#0009}}:root[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--bg:#08080a;--surface:#0f0f12;--surface-2:#17171b;--border:#242429;--border-strong:#35353c;--text:#f2f2f5;--text-muted:#9c9caa;--text-faint:#6d6d7c;--accent:#8b85f5;--accent-hover:#a29bff;--accent-fg:#14121f;--accent-soft:#211f3a;--danger:#ff6b5e;--danger-hover:#ff8a80;--danger-fg:#1f1210;--danger-soft:#34191a;--success:#4ec98a;--success-soft:#14291f;--warning:#f0b429;--warning-soft:#302108;--bg-inverted:#f1eee6;--surface-inverted:#fff;--text-inverted:#14140f;--text-inverted-muted:#55554b;--border-inverted:#14140f29;--shadow-1:0 1px 2px #0006;--shadow-2:0 12px 32px -8px #0009, 0 2px 8px #0006;--scrim:#0009}}@layer base{:focus-visible{box-shadow:var(--focus-ring);outline:none}button,[role=button],a,label{-webkit-tap-highlight-color:transparent}button,[role=button],[role=option],[role=tab],a{touch-action:manipulation}:root[data-theme-switching] *,:root[data-theme-switching] :before,:root[data-theme-switching] :after{transition:none!important}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@media (forced-colors:active){:root{--shadow-1:none;--shadow-2:none;--scrim:transparent}:focus-visible{outline-offset:2px;outline:3px solid highlight}button,[role=button],[role=option],[role=tab],[role=menuitem],input,select,textarea{border:1px solid buttonborder}[aria-selected=true],[aria-checked=true],[data-active-item]{color:highlighttext;forced-color-adjust:none;background:highlight}:disabled,[aria-disabled=true]{color:graytext}[role=dialog],[role=listbox],[role=menu]{border:1px solid canvastext}}}@layer components{.button-module_NIY4ba_button{--h:2.25rem;min-height:max(var(--tap-min), var(--h));justify-content:center;align-items:center;gap:var(--space-2);padding-inline:calc(var(--space-4) * var(--density));border-radius:var(--radius-md);font-size:var(--text-md);white-space:nowrap;cursor:pointer;-webkit-user-select:none;user-select:none;transition:background-color var(--dur-fast) var(--ease), border-color var(--dur-fast) var(--ease), transform var(--dur-fast) var(--ease);border:1px solid #0000;font-weight:500;display:inline-flex;position:relative}.button-module_NIY4ba_xs{--h:1.625rem;font-size:var(--text-xs);padding-inline:calc(var(--space-2) * var(--density))}.button-module_NIY4ba_sm{--h:1.875rem;font-size:var(--text-sm);padding-inline:calc(var(--space-3) * var(--density))}.button-module_NIY4ba_lg{--h:2.75rem;font-size:var(--text-lg);padding-inline:calc(var(--space-5) * var(--density))}.button-module_NIY4ba_full{width:100%;display:flex}.button-module_NIY4ba_radius-none{border-radius:0}.button-module_NIY4ba_radius-sm{border-radius:var(--radius-sm)}.button-module_NIY4ba_radius-lg{border-radius:var(--radius-lg)}.button-module_NIY4ba_radius-full{border-radius:var(--radius-full)}.button-module_NIY4ba_icon{aspect-ratio:1;min-width:max(var(--tap-min), var(--h));padding-inline:0}.button-module_NIY4ba_accent{--tone:var(--accent);--tone-hover:var(--accent-hover);--tone-fg:var(--accent-fg);--tone-soft:var(--accent-soft);--tone-line:var(--border-strong);--tone-text:var(--text)}.button-module_NIY4ba_danger{--tone:var(--danger);--tone-hover:var(--danger-hover);--tone-fg:var(--danger-fg);--tone-soft:var(--danger-soft);--tone-line:var(--danger);--tone-text:var(--danger)}.button-module_NIY4ba_success{--tone:var(--success);--tone-hover:color-mix(in oklab, var(--success) 84%, var(--text));--tone-fg:var(--bg);--tone-soft:var(--success-soft);--tone-line:var(--success);--tone-text:var(--success)}.button-module_NIY4ba_warning{--tone:var(--warning);--tone-hover:color-mix(in oklab, var(--warning) 84%, var(--text));--tone-fg:var(--bg);--tone-soft:var(--warning-soft);--tone-line:var(--border-strong);--tone-text:var(--warning)}.button-module_NIY4ba_neutral{--tone:var(--surface-2);--tone-hover:var(--hover-surface);--tone-fg:var(--text);--tone-soft:var(--surface-2);--tone-line:var(--border-strong);--tone-text:var(--text)}.button-module_NIY4ba_inverted{--tone:var(--text);--tone-hover:var(--text-muted);--tone-fg:var(--bg);--tone-soft:var(--surface-2);--tone-line:var(--text);--tone-text:var(--text)}.button-module_NIY4ba_solid{background:var(--tone);color:var(--tone-fg)}.button-module_NIY4ba_soft{background:var(--tone-soft);color:var(--tone)}.button-module_NIY4ba_outline{background:var(--surface);border-color:var(--tone-line);color:var(--tone-text)}.button-module_NIY4ba_neutral.button-module_NIY4ba_soft,.button-module_NIY4ba_inverted.button-module_NIY4ba_soft{color:var(--text)}.button-module_NIY4ba_ghost{color:var(--text-muted);background:0 0}.button-module_NIY4ba_danger.button-module_NIY4ba_ghost{color:var(--danger)}@media (any-hover:hover){.button-module_NIY4ba_solid:hover{background:var(--tone-hover)}.button-module_NIY4ba_soft:hover,.button-module_NIY4ba_ghost:hover{background:color-mix(in oklab, var(--tone) 12%, transparent)}.button-module_NIY4ba_ghost:hover{color:var(--tone-text)}.button-module_NIY4ba_outline:hover{background:var(--hover-surface);border-color:var(--tone-text)}.button-module_NIY4ba_neutral.button-module_NIY4ba_soft:hover,.button-module_NIY4ba_neutral.button-module_NIY4ba_ghost:hover,.button-module_NIY4ba_inverted.button-module_NIY4ba_soft:hover{background:var(--hover-surface)}}.button-module_NIY4ba_button:active:not(:disabled){transform:scale(.97)}@media (pointer:coarse){.button-module_NIY4ba_button:active:not(:disabled){filter:brightness(.92)}}.button-module_NIY4ba_button:disabled{cursor:not-allowed;opacity:.45}.button-module_NIY4ba_button[aria-busy=true]{opacity:1;cursor:progress}.button-module_NIY4ba_content{align-items:center;gap:var(--space-2);transition:opacity var(--dur-fast) var(--ease);display:inline-flex}.button-module_NIY4ba_button[aria-busy=true] .button-module_NIY4ba_content{opacity:0}.button-module_NIY4ba_spinner{border-radius:var(--radius-full);opacity:.9;border:2px solid;border-top-color:#0000;width:1.05em;height:1.05em;animation:.62s linear infinite button-module_NIY4ba_spin;position:absolute;inset-block-start:50%;inset-inline-start:50%;translate:-50% -50%}@media (prefers-reduced-motion:reduce){.button-module_NIY4ba_spinner{animation-duration:1.6s}}@media (forced-colors:active){.button-module_NIY4ba_solid{border:2px solid buttontext}.button-module_NIY4ba_spinner{border-color:#0000 buttontext buttontext}}@keyframes button-module_NIY4ba_spin{to{transform:rotate(1turn)}}.form-module_1qaxkq_form{gap:var(--space-4);flex-direction:column;display:flex}.field-module_7jUOuG_field{gap:var(--space-2);flex-direction:column;display:flex}.field-module_7jUOuG_label{font-size:var(--text-sm);cursor:default;width:-moz-fit-content;width:fit-content;font-weight:500}.field-module_7jUOuG_input{min-height:max(var(--tap-min), 2.25rem);padding:calc(var(--space-2) * var(--density)) calc(var(--space-3) * var(--density));background:var(--surface);color:var(--text);border:1px solid var(--border-strong);border-radius:var(--radius-md);font-size:var(--text-md);line-height:var(--leading-tight);transition:border-color var(--dur-fast) var(--ease), background-color var(--dur-fast) var(--ease)}@media (pointer:coarse){.field-module_7jUOuG_input{font-size:16px}}.field-module_7jUOuG_input::placeholder{color:var(--text-faint)}@media (any-hover:hover){.field-module_7jUOuG_input:hover:not(:disabled){border-color:var(--text-faint)}}.field-module_7jUOuG_input:focus-visible{border-color:var(--accent);box-shadow:inset 0 0 0 1px var(--accent)}.field-module_7jUOuG_input:disabled{background:var(--surface-2);color:var(--text-faint);cursor:not-allowed}.field-module_7jUOuG_invalid,.field-module_7jUOuG_invalid:focus-visible{border-color:var(--danger)}.field-module_7jUOuG_framed{align-items:center;gap:var(--space-2);min-height:max(var(--tap-min), 2.25rem);padding-inline:calc(var(--space-3) * var(--density));background:var(--surface);border:1px solid var(--border-strong);border-radius:var(--radius-md);transition:border-color var(--dur-fast) var(--ease), background-color var(--dur-fast) var(--ease);display:flex}.field-module_7jUOuG_framed .field-module_7jUOuG_icon{color:var(--text-faint);flex-shrink:0;display:flex}.field-module_7jUOuG_framed .field-module_7jUOuG_input{background:0 0;border:0;flex:1;min-width:0;min-height:0;padding-inline:0}.field-module_7jUOuG_framed .field-module_7jUOuG_prefix{color:var(--text-faint);font-size:var(--text-md);flex-shrink:0;align-items:center;display:flex}.field-module_7jUOuG_framed .field-module_7jUOuG_valid{color:var(--success);flex:none;display:flex}.field-module_7jUOuG_framed .field-module_7jUOuG_trailing{color:var(--text-muted);font-size:var(--text-sm);flex-shrink:0;align-items:center;display:flex}.field-module_7jUOuG_framed .field-module_7jUOuG_reveal{min-width:var(--tap-min);min-height:var(--tap-min);color:var(--text-faint);cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;margin-inline-end:calc(var(--space-3) * var(--density) * -1);display:flex}.field-module_7jUOuG_framed .field-module_7jUOuG_reveal:hover,.field-module_7jUOuG_framed .field-module_7jUOuG_reveal:focus-visible,.field-module_7jUOuG_framed .field-module_7jUOuG_reveal[aria-pressed=true]{color:var(--text)}.field-module_7jUOuG_framed:focus-within{border-color:var(--accent);box-shadow:inset 0 0 0 1px var(--accent)}.field-module_7jUOuG_framed :focus-visible{box-shadow:none}.field-module_7jUOuG_framed:has(.field-module_7jUOuG_invalid){border-color:var(--danger)}.field-module_7jUOuG_framed:has(.field-module_7jUOuG_invalid):focus-within{border-color:var(--danger)}.field-module_7jUOuG_framed:has(.field-module_7jUOuG_input:disabled){background:var(--surface-2)}@media (any-hover:hover){.field-module_7jUOuG_framed:hover:not(:has(.field-module_7jUOuG_input:disabled)){border-color:var(--text-faint)}}.field-module_7jUOuG_hint{font-size:var(--text-sm);color:var(--text-muted)}.field-module_7jUOuG_error{color:var(--danger)}.inputs-module_HQRfZW_field{gap:var(--space-2);flex-direction:column;display:flex}.inputs-module_HQRfZW_label{font-size:var(--text-sm);width:-moz-fit-content;width:fit-content;font-weight:500}.inputs-module_HQRfZW_hint{font-size:var(--text-sm);color:var(--text-muted)}.inputs-module_HQRfZW_error{color:var(--danger)}.inputs-module_HQRfZW_textarea{padding:calc(var(--space-2) * var(--density)) calc(var(--space-3) * var(--density));background:var(--surface);color:var(--text);border:1px solid var(--border-strong);border-radius:var(--radius-md);font-size:var(--text-md);font-family:inherit;line-height:var(--leading-normal);resize:none;transition:border-color var(--dur-fast) var(--ease);overflow-y:auto}@media (pointer:coarse){.inputs-module_HQRfZW_textarea{font-size:16px}}@media (any-hover:hover){.inputs-module_HQRfZW_textarea:hover:not(:disabled){border-color:var(--text-faint)}}.inputs-module_HQRfZW_textarea:focus-visible{border-color:var(--accent);box-shadow:inset 0 0 0 1px var(--accent)}.inputs-module_HQRfZW_invalid,.inputs-module_HQRfZW_invalid:focus-visible{border-color:var(--danger)}.inputs-module_HQRfZW_radioGroup{gap:var(--space-2);flex-direction:column;display:flex}.inputs-module_HQRfZW_radioRow{align-items:flex-start;gap:var(--space-3);min-height:var(--tap-min);padding:calc(var(--space-3) * var(--density)) var(--space-4);border:1px solid var(--border);border-radius:var(--radius-md);cursor:pointer;transition:border-color var(--dur-fast) var(--ease), background-color var(--dur-fast) var(--ease);display:flex}.inputs-module_HQRfZW_radioRow:has(:checked){border-color:var(--accent);background:var(--accent-soft)}.inputs-module_HQRfZW_radioRow:has(:focus-visible){box-shadow:var(--focus-ring)}@media (any-hover:hover){.inputs-module_HQRfZW_radioRow:hover:not(:has(:checked)){border-color:var(--border-strong)}}.inputs-module_HQRfZW_radioInput{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.inputs-module_HQRfZW_radioMark{border:1.5px solid var(--border-strong);border-radius:var(--radius-full);background:var(--surface);width:1.125rem;height:1.125rem;transition:border-width var(--dur-fast) var(--ease);flex:none;margin-block-start:2px}.inputs-module_HQRfZW_radioRow:has(:checked) .inputs-module_HQRfZW_radioMark{border-color:var(--accent);border-width:5px}.inputs-module_HQRfZW_radioBody{font-size:var(--text-md);flex-direction:column;gap:2px;display:flex}.inputs-module_HQRfZW_radioDesc{font-size:var(--text-sm);color:var(--text-muted)}.inputs-module_HQRfZW_radioRow:has(:checked) .inputs-module_HQRfZW_radioDesc{color:color-mix(in oklab, var(--accent) 70%, var(--text-muted))}.inputs-module_HQRfZW_segmented{gap:var(--space-1);padding:var(--space-1);background:var(--surface-2);border-radius:var(--radius-md);display:inline-flex}.inputs-module_HQRfZW_segment{min-height:max(var(--tap-min), 2rem);padding-inline:calc(var(--space-4) * var(--density));border-radius:var(--radius-sm);color:var(--text-muted);font-size:var(--text-md);white-space:nowrap;cursor:pointer;-webkit-user-select:none;user-select:none;transition:background-color var(--dur-fast) var(--ease), color var(--dur-fast) var(--ease);flex:1;justify-content:center;align-items:center;font-weight:500;display:inline-flex}.inputs-module_HQRfZW_segmentOn{background:var(--surface);color:var(--text);box-shadow:var(--shadow-1)}.inputs-module_HQRfZW_segment:has(:focus-visible){box-shadow:var(--focus-ring)}@media (any-hover:hover){.inputs-module_HQRfZW_segment:not(.inputs-module_HQRfZW_segmentOn):hover{color:var(--text)}}.toggle-module_HHv6Cq_row{align-items:center;gap:var(--space-3);min-height:var(--tap-min);cursor:pointer;-webkit-user-select:none;user-select:none;display:flex}.toggle-module_HHv6Cq_row:has(input:disabled){cursor:not-allowed;opacity:.45}.toggle-module_HHv6Cq_withHint{align-items:start;row-gap:var(--space-1);grid-template-columns:auto 1fr;display:grid}.toggle-module_HHv6Cq_withHint>input,.toggle-module_HHv6Cq_withHint>.toggle-module_HHv6Cq_box,.toggle-module_HHv6Cq_withHint>.toggle-module_HHv6Cq_track{grid-row:1}.toggle-module_HHv6Cq_text{font-size:var(--text-md)}.toggle-module_HHv6Cq_hint{font-size:var(--text-sm);color:var(--text-muted);grid-column:2}.toggle-module_HHv6Cq_error{color:var(--danger)}.toggle-module_HHv6Cq_box{border:1.5px solid var(--border-strong);border-radius:var(--radius-sm);background:var(--surface);width:1.125rem;height:1.125rem;transition:background-color var(--dur-fast) var(--ease), border-color var(--dur-fast) var(--ease);flex:none;place-items:center;display:grid}.toggle-module_HHv6Cq_row:has(input:checked) .toggle-module_HHv6Cq_box{background:var(--accent);border-color:var(--accent)}.toggle-module_HHv6Cq_check{width:.75rem;height:.75rem;color:var(--accent-fg);opacity:0;transition:opacity var(--dur-fast) var(--ease), transform var(--dur-fast) var(--ease-out);transform:scale(.6)}.toggle-module_HHv6Cq_row:has(input:checked) .toggle-module_HHv6Cq_check{opacity:1;transform:scale(1)}.toggle-module_HHv6Cq_track{border-radius:var(--radius-full);background:var(--border-strong);width:2.5rem;height:1.5rem;transition:background-color var(--dur-med) var(--ease);flex:none;position:relative}.toggle-module_HHv6Cq_row:has(input:checked) .toggle-module_HHv6Cq_track{background:var(--accent)}.toggle-module_HHv6Cq_thumb{border-radius:var(--radius-full);background:var(--surface);width:1.125rem;box-shadow:var(--shadow-1);transition:translate var(--dur-med) var(--ease-out);position:absolute;inset-block:3px;inset-inline-start:3px}.toggle-module_HHv6Cq_row:has(input:checked) .toggle-module_HHv6Cq_thumb{translate:1rem}.toggle-module_HHv6Cq_native{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}:is(.toggle-module_HHv6Cq_row:has(input:focus-visible) .toggle-module_HHv6Cq_box,.toggle-module_HHv6Cq_row:has(input:focus-visible) .toggle-module_HHv6Cq_track){box-shadow:var(--focus-ring)}@media (any-hover:hover){.toggle-module_HHv6Cq_row:hover:not(:has(input:disabled)) .toggle-module_HHv6Cq_box{border-color:var(--accent)}}@media (forced-colors:active){.toggle-module_HHv6Cq_track,.toggle-module_HHv6Cq_box{border:1px solid buttontext}.toggle-module_HHv6Cq_thumb{background:buttontext}.toggle-module_HHv6Cq_row:has(input:checked) .toggle-module_HHv6Cq_track{background:canvas}.toggle-module_HHv6Cq_check{forced-color-adjust:none;color:highlighttext}}.slider-module__iJ1oW_field{gap:var(--space-2);flex-direction:column;display:flex}.slider-module__iJ1oW_head{justify-content:space-between;align-items:baseline;gap:var(--space-3);font-size:var(--text-sm);font-weight:500;display:flex}.slider-module__iJ1oW_value{font-family:var(--font-mono);font-size:var(--text-sm);color:var(--text-muted);font-variant-numeric:tabular-nums}.slider-module__iJ1oW_input{appearance:none;cursor:pointer;width:100%;height:var(--tap-min);touch-action:pan-y;background:0 0}.slider-module__iJ1oW_input::-webkit-slider-runnable-track{border-radius:var(--radius-full);background:linear-gradient(to right, var(--accent) var(--fill,50%), var(--border-strong) var(--fill,50%));height:6px}.slider-module__iJ1oW_input::-moz-range-track{border-radius:var(--radius-full);background:linear-gradient(to right, var(--accent) var(--fill,50%), var(--border-strong) var(--fill,50%));height:6px}.slider-module__iJ1oW_input::-webkit-slider-thumb{appearance:none;border-radius:var(--radius-full);background:var(--surface);border:2px solid var(--accent);width:1.125rem;height:1.125rem;box-shadow:var(--shadow-1);transition:scale var(--dur-fast) var(--ease-out);margin-top:-.375rem}.slider-module__iJ1oW_input::-moz-range-thumb{border-radius:var(--radius-full);background:var(--surface);border:2px solid var(--accent);width:1.125rem;height:1.125rem;box-shadow:var(--shadow-1)}.slider-module__iJ1oW_input:active::-webkit-slider-thumb{scale:1.15}@media (pointer:coarse){.slider-module__iJ1oW_input::-webkit-slider-thumb{width:1.5rem;height:1.5rem;margin-top:-.5625rem}.slider-module__iJ1oW_input::-moz-range-thumb{width:1.5rem;height:1.5rem}}.slider-module__iJ1oW_input:focus-visible{box-shadow:none}.slider-module__iJ1oW_input:focus-visible::-webkit-slider-thumb{box-shadow:var(--focus-ring)}.slider-module__iJ1oW_input:focus-visible::-moz-range-thumb{box-shadow:var(--focus-ring)}.slider-module__iJ1oW_hint{font-size:var(--text-sm);color:var(--text-muted)}.range-slider-module_EEupQG_field{gap:var(--space-2);flex-direction:column;display:flex}.range-slider-module_EEupQG_head{justify-content:space-between;align-items:baseline;gap:var(--space-3);font-size:var(--text-sm);font-weight:500;display:flex}.range-slider-module_EEupQG_value{font-family:var(--font-mono);font-size:var(--text-sm);color:var(--text-muted);font-variant-numeric:tabular-nums}.range-slider-module_EEupQG_hint{font-size:var(--text-sm);color:var(--text-muted)}.range-slider-module_EEupQG_track{--hit:var(--tap-min);--thumb:1.125rem;height:var(--hit);touch-action:pan-y;align-items:center;display:flex;position:relative}.range-slider-module_EEupQG_rail{cursor:pointer;position:absolute;inset-block:0;inset-inline:0}.range-slider-module_EEupQG_rail:before{content:"";inset-inline:0;inset-block:calc((var(--hit) - 6px) / 2);border-radius:var(--radius-full);background:var(--border-strong);position:absolute}.range-slider-module_EEupQG_fill{inset-block:calc((var(--hit) - 6px) / 2);border-radius:var(--radius-full);background:var(--accent);position:absolute;inset-inline-start:calc(var(--from) * (100% - var(--hit)) + var(--hit) / 2);inset-inline-end:calc(100% - (var(--to) * (100% - var(--hit)) + var(--hit) / 2))}.range-slider-module_EEupQG_input{appearance:none;width:100%;height:var(--hit);pointer-events:none;z-index:1;background:0 0;margin:0;position:absolute;inset-inline:0}.range-slider-module_EEupQG_front{z-index:2}.range-slider-module_EEupQG_input::-webkit-slider-runnable-track{height:var(--hit);background:0 0}.range-slider-module_EEupQG_input::-moz-range-track{height:var(--hit);background:0 0}.range-slider-module_EEupQG_input::-webkit-slider-thumb{appearance:none;width:var(--hit);height:var(--hit);border:calc((var(--hit) - var(--thumb)) / 2) solid transparent;border-radius:var(--radius-full);background:var(--surface);box-shadow:inset 0 0 0 2px var(--accent);pointer-events:auto;cursor:grab;transition:scale var(--dur-fast) var(--ease-out);background-clip:padding-box}.range-slider-module_EEupQG_input::-moz-range-thumb{box-sizing:border-box;width:var(--hit);height:var(--hit);border:calc((var(--hit) - var(--thumb)) / 2) solid transparent;border-radius:var(--radius-full);background:var(--surface);box-shadow:inset 0 0 0 2px var(--accent);pointer-events:auto;cursor:grab;background-clip:padding-box}.range-slider-module_EEupQG_input:active::-webkit-slider-thumb{cursor:grabbing;scale:1.15}.range-slider-module_EEupQG_input:focus-visible{box-shadow:none}.range-slider-module_EEupQG_input:focus-visible::-webkit-slider-thumb{box-shadow:inset 0 0 0 2px var(--accent), var(--focus-ring)}.range-slider-module_EEupQG_input:focus-visible::-moz-range-thumb{box-shadow:inset 0 0 0 2px var(--accent), var(--focus-ring)}:root[data-modality=touch] .range-slider-module_EEupQG_track,:root[data-modality=pen] .range-slider-module_EEupQG_track{--thumb:1.5rem}@media (pointer:coarse){.range-slider-module_EEupQG_track{--thumb:1.5rem}}:root[data-modality=mouse] .range-slider-module_EEupQG_track,:root[data-modality=keyboard] .range-slider-module_EEupQG_track{--thumb:1.125rem}@media (forced-colors:active){.range-slider-module_EEupQG_rail:before{background:0 0;border:1px solid buttontext}.range-slider-module_EEupQG_fill{background:highlight}.range-slider-module_EEupQG_input::-webkit-slider-thumb{box-shadow:none;background:highlight}.range-slider-module_EEupQG_input::-moz-range-thumb{box-shadow:none;background:highlight}}.flag-module_hzjPCq_flag{border-radius:2px;flex:none;block-size:.916667rem;inline-size:1.375rem;display:block;overflow:hidden;box-shadow:inset 0 0 0 1px #0000001f}@media (forced-colors:active){.flag-module_hzjPCq_flag,.flag-module_hzjPCq_svg{forced-color-adjust:none}.flag-module_hzjPCq_flag{box-shadow:none;outline:1px solid canvastext}}.flag-module_hzjPCq_svg{object-fit:cover;block-size:100%;inline-size:100%;display:block}.option-list-module_Xn249W_list{overscroll-behavior:contain;flex-direction:column;gap:2px;display:flex;overflow-y:auto}.option-list-module_Xn249W_item{appearance:none;color:inherit;font:inherit;align-items:center;gap:var(--space-3);width:100%;min-height:max(var(--tap-min), 3rem);padding:var(--space-2) var(--space-4);border-radius:var(--radius-md);font-size:var(--text-md);text-align:start;cursor:pointer;background:0 0;border:none;display:flex}.option-list-module_Xn249W_item[data-active-item]{background:var(--accent-soft);color:var(--accent)}.option-list-module_Xn249W_item[aria-selected=true]{font-weight:600}.option-list-module_Xn249W_item:active{background:var(--surface-2)}.sheet-module_KPSM_G_sheet{top:auto;right:0;bottom:var(--keyboard-inset,0px);z-index:61;max-height:calc(85dvh - var(--keyboard-inset,0px));padding:0 var(--space-2) max(var(--space-3), env(safe-area-inset-bottom));background:var(--surface);border-top:1px solid var(--border);border-radius:var(--radius-lg) var(--radius-lg) 0 0;box-shadow:var(--shadow-2);transition:transform var(--dur-slow) var(--ease-out), max-height var(--dur-slow) var(--ease-out), bottom var(--dur-med) var(--ease);flex-direction:column;display:flex;position:fixed;left:0;transform:translateY(100%)}.sheet-module_KPSM_G_sheet[data-enter]{transform:translateY(0)}.sheet-module_KPSM_G_sheet[data-expandable]{max-height:calc(55dvh - var(--keyboard-inset,0px))}.sheet-module_KPSM_G_sheet[data-expandable][data-expanded]{max-height:calc(92dvh - var(--keyboard-inset,0px))}.sheet-module_KPSM_G_handle{align-items:center;gap:var(--space-2);padding-block:var(--space-3) var(--space-2);cursor:grab;touch-action:none;-webkit-user-select:none;user-select:none;flex-direction:column;flex:none;display:flex}.sheet-module_KPSM_G_grabber{border-radius:var(--radius-full);background:var(--border-strong);width:2.25rem;height:4px;transition:width var(--dur-med) var(--ease)}.sheet-module_KPSM_G_sheet[data-expanded] .sheet-module_KPSM_G_grabber{width:3rem}.sheet-module_KPSM_G_title{padding-inline:var(--space-3);font-size:var(--text-sm);color:var(--text-muted);align-self:flex-start;font-weight:600}.sheet-module_KPSM_G_scrim{z-index:60;background:var(--scrim);opacity:0;transition:opacity var(--dur-med) var(--ease);position:fixed;inset:0}.sheet-module_KPSM_G_scrim[data-enter]{opacity:1}.phone-input-module_DHjzqG_field{gap:var(--space-2);flex-direction:column;display:flex}.phone-input-module_DHjzqG_label{font-size:var(--text-sm);width:-moz-fit-content;width:fit-content;font-weight:500}.phone-input-module_DHjzqG_control{min-height:max(var(--tap-min), 2.25rem);background:var(--surface);border:1px solid var(--border-strong);border-radius:var(--radius-md);transition:border-color var(--dur-fast) var(--ease);align-items:stretch;display:flex}.phone-input-module_DHjzqG_control:focus-within{border-color:var(--accent);box-shadow:inset 0 0 0 1px var(--accent)}.phone-input-module_DHjzqG_invalid,.phone-input-module_DHjzqG_invalid:focus-within{border-color:var(--danger)}@media (any-hover:hover){.phone-input-module_DHjzqG_control:hover:not(:focus-within){border-color:var(--text-faint)}}.phone-input-module_DHjzqG_control :focus-visible{box-shadow:none}.phone-input-module_DHjzqG_country{align-items:center;gap:var(--space-2);padding-inline:calc(var(--space-3) * var(--density));border-radius:var(--radius-md) 0 0 var(--radius-md);color:var(--text);font-size:var(--text-md);cursor:pointer;touch-action:manipulation;background:0 0;border:none;flex:none;display:inline-flex}@media (any-hover:hover){.phone-input-module_DHjzqG_country:hover{background:var(--hover-surface)}}.phone-input-module_DHjzqG_country:active{background:var(--surface-2)}.phone-input-module_DHjzqG_dial{font-variant-numeric:tabular-nums}.phone-input-module_DHjzqG_arrow{color:var(--text-faint);transition:rotate var(--dur-fast) var(--ease)}.phone-input-module_DHjzqG_country[aria-expanded=true] .phone-input-module_DHjzqG_arrow{rotate:180deg}.phone-input-module_DHjzqG_divider{width:1px;margin-block:var(--space-2);background:var(--border);flex:none}.phone-input-module_DHjzqG_number{min-width:0;padding:calc(var(--space-2) * var(--density)) calc(var(--space-3) * var(--density));color:var(--text);font-size:var(--text-md);font-variant-numeric:tabular-nums;background:0 0;border:none;flex:1}@media (pointer:coarse){.phone-input-module_DHjzqG_number,.phone-input-module_DHjzqG_country{font-size:16px}}.phone-input-module_DHjzqG_number::placeholder{color:var(--text-faint)}.phone-input-module_DHjzqG_searchRow{padding:var(--space-1) var(--space-1) var(--space-2);flex:none}.phone-input-module_DHjzqG_search{width:100%;min-height:max(var(--tap-min), 2rem);padding:var(--space-2) var(--space-3);background:var(--surface-2);border-radius:var(--radius-sm);color:var(--text);font-size:var(--text-md);border:1px solid #0000}@media (pointer:coarse){.phone-input-module_DHjzqG_search{font-size:16px}}.phone-input-module_DHjzqG_search:focus-visible{border-color:var(--accent);box-shadow:none}.phone-input-module_DHjzqG_list{overscroll-behavior:contain;flex-direction:column;gap:2px;display:flex;overflow-y:auto}.phone-input-module_DHjzqG_option{align-items:center;gap:var(--space-3);min-height:var(--tap-min);padding:var(--space-2) var(--space-3);border-radius:var(--radius-sm);font-size:var(--text-md);cursor:pointer;scroll-margin-block:var(--space-2);display:flex}.phone-input-module_DHjzqG_option[data-active-item]{background:var(--accent-soft);color:var(--accent)}.phone-input-module_DHjzqG_option[aria-selected=true]{font-weight:600}.phone-input-module_DHjzqG_optionName{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}.phone-input-module_DHjzqG_optionDial{color:var(--text-muted);font-variant-numeric:tabular-nums;flex:none}.phone-input-module_DHjzqG_empty{padding:var(--space-4) var(--space-3);color:var(--text-muted);font-size:var(--text-sm);text-align:center}.phone-input-module_DHjzqG_popover{z-index:50;width:min(20rem,90vw);max-height:min(20rem, var(--popover-available-height,20rem));padding:var(--space-1);background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-md);box-shadow:var(--shadow-2);opacity:0;transition:opacity var(--dur-fast) var(--ease), translate var(--dur-fast) var(--ease-out);flex-direction:column;display:flex;translate:0 -4px}.phone-input-module_DHjzqG_popover[data-enter]{opacity:1;translate:0}@media (pointer:coarse){.phone-input-module_DHjzqG_option{min-height:max(var(--tap-min), 3rem);padding-inline:var(--space-4);border-radius:var(--radius-md)}}.phone-input-module_DHjzqG_hint{font-size:var(--text-sm);color:var(--text-muted)}.phone-input-module_DHjzqG_error{color:var(--danger)}.surface-module_gaAl6G_card{background:var(--surface-2);border:1px solid var(--border);transition:background var(--dur-fast) var(--ease), box-shadow var(--dur-fast) var(--ease), translate var(--dur-fast) var(--ease);position:relative;overflow:hidden}.surface-module_gaAl6G_cardBordered{background:0 0}.surface-module_gaAl6G_padding_none{padding:0}.surface-module_gaAl6G_padding_sm{padding:calc(var(--space-4) * var(--density))}.surface-module_gaAl6G_padding_md{padding:calc(var(--space-5) * var(--density))}.surface-module_gaAl6G_padding_lg{padding:calc(var(--space-6) * var(--density))}.surface-module_gaAl6G_radius_none{border-radius:0}.surface-module_gaAl6G_radius_sm{border-radius:var(--radius-sm)}.surface-module_gaAl6G_radius_md{border-radius:var(--radius-md)}.surface-module_gaAl6G_radius_lg{border-radius:var(--radius-lg)}.surface-module_gaAl6G_cardClickable{cursor:pointer}.surface-module_gaAl6G_cardClickable:focus-visible{box-shadow:var(--focus-ring);outline:none}.surface-module_gaAl6G_cardClickable:active{background:var(--surface-2);translate:0}@media (any-hover:hover){.surface-module_gaAl6G_cardClickable:hover{background:var(--hover-surface);box-shadow:var(--shadow-2);translate:0 -2px}}.surface-module_gaAl6G_cardFull{width:100%}.surface-module_gaAl6G_cardFullHeight{height:100%}.surface-module_gaAl6G_cardTitle{font-size:var(--text-lg)}.surface-module_gaAl6G_cardDesc{font-size:var(--text-sm);color:var(--text-muted);margin-block-start:calc(var(--space-2) * -1)}.surface-module_gaAl6G_badge{--badge-fg:var(--text-muted);--badge-soft:var(--surface-2);--badge-solid:var(--surface-2);--badge-solid-fg:var(--text);justify-content:center;align-items:center;gap:var(--space-2);height:2rem;padding-inline:var(--space-2);border-radius:var(--radius-full);font-size:var(--text-md);font-weight:600;line-height:var(--leading-normal);white-space:nowrap;border:1px solid #0000;display:inline-flex}.surface-module_gaAl6G_accent{--badge-fg:var(--accent);--badge-soft:var(--accent-soft);--badge-solid:var(--accent);--badge-solid-fg:var(--accent-fg)}.surface-module_gaAl6G_success{--badge-fg:var(--success);--badge-soft:var(--success-soft);--badge-solid:var(--success);--badge-solid-fg:#fff}.surface-module_gaAl6G_danger{--badge-fg:var(--danger);--badge-soft:var(--danger-soft);--badge-solid:var(--danger);--badge-solid-fg:var(--danger-fg)}.surface-module_gaAl6G_warning{--badge-fg:var(--warning);--badge-soft:var(--warning-soft);--badge-solid:var(--warning);--badge-solid-fg:#fff}.surface-module_gaAl6G_soft{background:var(--badge-soft);color:var(--badge-fg)}.surface-module_gaAl6G_solid{background:var(--badge-solid);color:var(--badge-solid-fg)}.surface-module_gaAl6G_outline{background:color-mix(in oklab, var(--surface) 55%, transparent);border-color:var(--border);color:var(--badge-fg);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.surface-module_gaAl6G_badgeSm{gap:var(--space-1);height:1.5rem;font-size:var(--text-xs)}.surface-module_gaAl6G_badgeIconOnly{width:2rem;padding-inline:0}.surface-module_gaAl6G_badgeIconOnly.surface-module_gaAl6G_badgeSm{width:1.5rem}.surface-module_gaAl6G_badgeIcon{flex:none}.surface-module_gaAl6G_badgeLabel{text-overflow:ellipsis;overflow:hidden}.surface-module_gaAl6G_badgeButton{appearance:none;font:inherit;cursor:pointer;transition:filter var(--dur-fast) var(--ease);font-weight:600}.surface-module_gaAl6G_badgeButton:hover:not(:disabled){filter:brightness(1.08)}.surface-module_gaAl6G_badgeButton:active:not(:disabled){scale:.97}.surface-module_gaAl6G_badgeButton:disabled{opacity:.5;cursor:default}.surface-module_gaAl6G_badgeButton:focus-visible{box-shadow:var(--focus-ring);outline:none}@media (forced-colors:active){.surface-module_gaAl6G_badge{border:1px solid canvastext}.surface-module_gaAl6G_card{border-color:canvastext}}.tags-input-module_gTvxkW_frame{align-items:center;gap:var(--space-2);min-height:max(var(--tap-min), 2.25rem);padding:calc(var(--space-2) * var(--density)) calc(var(--space-3) * var(--density));background:var(--surface);border:1px solid var(--border-strong);border-radius:var(--radius-md);cursor:text;transition:border-color var(--dur-fast) var(--ease), background-color var(--dur-fast) var(--ease);flex-wrap:wrap;display:flex}.tags-input-module_gTvxkW_frame:focus-within{border-color:var(--accent);box-shadow:inset 0 0 0 1px var(--accent)}.tags-input-module_gTvxkW_frame :focus-visible{box-shadow:none;outline:none}@media (any-hover:hover){.tags-input-module_gTvxkW_frame:hover{border-color:var(--text-faint)}}.tags-input-module_gTvxkW_frameDisabled{background:var(--surface-2);cursor:not-allowed}.tags-input-module_gTvxkW_input{min-width:6rem;color:var(--text);font-size:var(--text-md);line-height:var(--leading-tight);background:0 0;border:0;flex:1}@media (pointer:coarse){.tags-input-module_gTvxkW_input{font-size:16px}}.tags-input-module_gTvxkW_input::placeholder{color:var(--text-faint)}.tags-input-module_gTvxkW_token{max-width:100%}.tags-input-module_gTvxkW_tokenActive{box-shadow:0 0 0 2px var(--accent)}.tags-input-module_gTvxkW_remove{appearance:none;color:inherit;opacity:.7;cursor:pointer;background:0 0;border:0;padding:0;display:flex}.tags-input-module_gTvxkW_remove:hover{opacity:1}.tags-input-module_gTvxkW_count{color:var(--text-faint);font-size:var(--text-xs);font-variant-numeric:tabular-nums;margin-inline-start:auto}.code-input-module_U0ZVpW_field{gap:var(--space-2);flex-direction:column;display:flex}.code-input-module_U0ZVpW_label{font-size:var(--text-sm);font-weight:500}.code-input-module_U0ZVpW_row{gap:calc(var(--space-2) * var(--density));display:flex}.code-input-module_U0ZVpW_digit{min-width:0;min-height:max(var(--tap-min), 3rem);background:var(--surface);color:var(--text);border:1px solid var(--border-strong);border-radius:var(--radius-md);font-size:var(--text-xl);font-variant-numeric:tabular-nums;text-align:center;transition:border-color var(--dur-fast) var(--ease), background-color var(--dur-fast) var(--ease);flex:1;padding:0;font-weight:600}.code-input-module_U0ZVpW_digit::placeholder{color:var(--text-faint);font-weight:400}@media (any-hover:hover){.code-input-module_U0ZVpW_digit:hover:not(:disabled){border-color:var(--text-faint)}}.code-input-module_U0ZVpW_digit:focus-visible{border-color:var(--accent);box-shadow:inset 0 0 0 1px var(--accent)}.code-input-module_U0ZVpW_digit:disabled{background:var(--surface-2);color:var(--text-faint);cursor:not-allowed}.code-input-module_U0ZVpW_invalid,.code-input-module_U0ZVpW_invalid:focus-visible{border-color:var(--danger)}.code-input-module_U0ZVpW_hint{font-size:var(--text-sm);color:var(--text-muted)}.code-input-module_U0ZVpW_error{color:var(--danger)}.select-module_FWsDpW_field{gap:var(--space-2);flex-direction:column;display:flex}.select-module_FWsDpW_label{font-size:var(--text-sm);width:-moz-fit-content;width:fit-content;font-weight:500}.select-module_FWsDpW_trigger{justify-content:space-between;align-items:center;gap:var(--space-3);width:100%;min-height:max(var(--tap-min), 2.25rem);padding:calc(var(--space-2) * var(--density)) calc(var(--space-3) * var(--density));background:var(--surface);color:var(--text);border:1px solid var(--border-strong);border-radius:var(--radius-md);font-size:var(--text-md);text-align:start;cursor:pointer;touch-action:manipulation;display:inline-flex}@media (any-hover:hover){.select-module_FWsDpW_trigger:hover:not(:disabled){border-color:var(--text-faint)}}.select-module_FWsDpW_trigger:focus-visible{border-color:var(--accent);box-shadow:inset 0 0 0 1px var(--accent)}.select-module_FWsDpW_trigger:disabled{background:var(--surface-2);color:var(--text-faint);cursor:not-allowed}.select-module_FWsDpW_placeholder{color:var(--text-faint)}.select-module_FWsDpW_invalid,.select-module_FWsDpW_invalid:focus-visible{border-color:var(--danger)}.select-module_FWsDpW_hint{font-size:var(--text-sm);color:var(--text-muted)}.select-module_FWsDpW_error{color:var(--danger)}.select-module_FWsDpW_arrow{color:var(--text-faint);transition:rotate var(--dur-fast) var(--ease);flex:none}.select-module_FWsDpW_trigger[aria-expanded=true] .select-module_FWsDpW_arrow{rotate:180deg}.select-module_FWsDpW_item{justify-content:space-between;align-items:center;gap:var(--space-3);min-height:var(--tap-min);padding:calc(var(--space-2) * var(--density)) var(--space-3);border-radius:var(--radius-sm);font-size:var(--text-md);cursor:pointer;scroll-margin-block:var(--space-2);display:flex}.select-module_FWsDpW_item[data-active-item]{background:var(--accent-soft);color:var(--accent)}.select-module_FWsDpW_item[aria-selected=true]{font-weight:600}.select-module_FWsDpW_item:active{background:var(--surface-2)}.select-module_FWsDpW_tick{color:var(--accent);flex:none}.select-module_FWsDpW_popover{z-index:50;max-height:min(20rem, var(--popover-available-height,20rem));overscroll-behavior:contain;padding:var(--space-1);background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-md);box-shadow:var(--shadow-2);opacity:0;transition:opacity var(--dur-fast) var(--ease), translate var(--dur-fast) var(--ease-out);flex-direction:column;display:flex;overflow-y:auto;translate:0 -4px}.select-module_FWsDpW_popover[data-enter]{opacity:1;translate:0}.select-module_FWsDpW_sheetList{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;flex-direction:column;gap:2px;display:flex;overflow-y:auto}.select-module_FWsDpW_sheetList .select-module_FWsDpW_item{min-height:max(var(--tap-min), 3rem);padding-inline:var(--space-4);border-radius:var(--radius-md)}.menu-module_GGcx4a_menu{z-index:55;min-width:12rem;padding:var(--space-1);background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-md);box-shadow:var(--shadow-2);opacity:0;transition:opacity var(--dur-fast) var(--ease), translate var(--dur-fast) var(--ease-out);flex-direction:column;display:flex;translate:0 -4px}.menu-module_GGcx4a_menu[data-enter]{opacity:1;translate:0}.menu-module_GGcx4a_item{align-items:center;gap:var(--space-3);min-height:var(--tap-min);padding:var(--space-2) var(--space-3);border-radius:var(--radius-sm);font-size:var(--text-md);cursor:pointer;display:flex}.menu-module_GGcx4a_icon{flex:none;place-items:center;display:grid}.menu-module_GGcx4a_item[aria-disabled=true]{opacity:.5;cursor:default}.menu-module_GGcx4a_spinner{border:2px solid var(--border-strong);border-top-color:var(--accent);border-radius:var(--radius-full);width:1em;height:1em;animation:.6s linear infinite menu-module_GGcx4a_menu-spin}@keyframes menu-module_GGcx4a_menu-spin{to{rotate:360deg}}@media (prefers-reduced-motion:reduce){.menu-module_GGcx4a_spinner{animation-duration:2s}}.menu-module_GGcx4a_texts{text-overflow:ellipsis;white-space:nowrap;flex-direction:column;flex:1;min-width:0;display:flex;overflow:hidden}.menu-module_GGcx4a_description{font-size:var(--text-xs);color:var(--text-muted);text-overflow:ellipsis;overflow:hidden}.menu-module_GGcx4a_itemSelected{color:var(--accent)}.menu-module_GGcx4a_check{color:var(--accent);flex:none}.menu-module_GGcx4a_item[data-active-item]{background:var(--surface-2)}.menu-module_GGcx4a_dangerText{color:var(--danger)}.menu-module_GGcx4a_shortcut{font-family:var(--font-mono);font-size:var(--text-xs);color:var(--text-faint);opacity:0;transition:opacity var(--dur-fast) var(--ease)}:root[data-modality=keyboard] .menu-module_GGcx4a_shortcut{opacity:1}.tooltip-module_OhR2kq_tooltip{z-index:70;max-width:16rem;padding:var(--space-2) var(--space-3);background:var(--text);color:var(--bg);border-radius:var(--radius-sm);font-size:var(--text-sm);line-height:var(--leading-normal);box-shadow:var(--shadow-2);opacity:0;transition:opacity var(--dur-fast) var(--ease), translate var(--dur-fast) var(--ease-out);translate:0 2px}.tooltip-module_OhR2kq_tooltip[data-enter]{opacity:1;translate:0}.tooltip-module_OhR2kq_inline{align-items:center;gap:var(--space-2);display:inline-flex}.tooltip-module_OhR2kq_inlineText{font-size:var(--text-sm);color:var(--text-muted)}.split-button-module_UWhmla_group{align-items:stretch;display:inline-flex}.split-button-module_UWhmla_main{border-start-end-radius:0;border-end-end-radius:0}.split-button-module_UWhmla_chevron{box-shadow:inset 1px 0 0 color-mix(in oklab, var(--bg) 25%, transparent);border-start-start-radius:0;border-end-start-radius:0}.dialog-module_pLLmaq_backdrop{z-index:60;background:var(--scrim);opacity:0;transition:opacity var(--dur-med) var(--ease);position:fixed;inset:0}.dialog-module_pLLmaq_backdrop[data-enter]{opacity:1}.dialog-module_pLLmaq_modal{z-index:61;width:min(var(--dialog-width), calc(100vw - var(--space-6)));background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);max-height:85dvh;box-shadow:var(--shadow-2);opacity:0;transition:opacity var(--dur-med) var(--ease), transform var(--dur-med) var(--ease-out);flex-direction:column;display:flex;position:fixed;top:50%;left:50%;overflow:hidden;transform:translate(-50%,-50%)scale(.97)}.dialog-module_pLLmaq_modal[data-enter]{opacity:1;transform:translate(-50%,-50%)scale(1)}.dialog-module_pLLmaq_modal[data-size=sm]{--dialog-width:24rem}.dialog-module_pLLmaq_modal[data-size=md]{--dialog-width:32rem}.dialog-module_pLLmaq_modal[data-size=lg]{--dialog-width:42rem}.dialog-module_pLLmaq_modal[data-size=xl]{--dialog-width:52rem}.dialog-module_pLLmaq_modal[data-size="2xl"]{--dialog-width:64rem}.dialog-module_pLLmaq_modal[data-size="3xl"]{--dialog-width:76rem}.dialog-module_pLLmaq_modal[data-size=full]{--dialog-width:100vw;max-height:calc(100dvh - var(--space-6))}.dialog-module_pLLmaq_sheet{padding-block-end:0;padding-inline:0}.dialog-module_pLLmaq_sheet .dialog-module_pLLmaq_footer{padding-block-end:max(var(--space-4), env(safe-area-inset-bottom))}.dialog-module_pLLmaq_sheet .dialog-module_pLLmaq_close{inset-block-start:var(--space-5)}.dialog-module_pLLmaq_sheet .dialog-module_pLLmaq_header{padding-block-start:var(--space-2)}.dialog-module_pLLmaq_header{gap:var(--space-1);padding:var(--space-5) var(--space-5) var(--space-4);flex-direction:column;flex:none;display:flex}.dialog-module_pLLmaq_headerInset{padding-inline-end:calc(var(--space-5) + 2.25rem)}.dialog-module_pLLmaq_bodyHeader{gap:var(--space-1);flex-direction:column;display:flex}.dialog-module_pLLmaq_heading{font-size:var(--text-xl);line-height:1.3}.dialog-module_pLLmaq_subtitle{font-size:var(--text-sm);color:var(--text-muted)}.dialog-module_pLLmaq_close{z-index:2;color:var(--text-muted);position:absolute;inset-block-start:var(--space-3);inset-inline-end:var(--space-3)}.dialog-module_pLLmaq_body{gap:var(--space-4);min-height:0;padding:var(--space-5);overscroll-behavior:contain;flex-direction:column;flex:1;display:flex;overflow-y:auto}.dialog-module_pLLmaq_bodyCenter{text-align:center;align-items:center}.dialog-module_pLLmaq_bodyCenter .dialog-module_pLLmaq_footer{text-align:initial;align-self:stretch}.dialog-module_pLLmaq_bodyInset{padding-block-start:var(--space-6)}.dialog-module_pLLmaq_header+.dialog-module_pLLmaq_body{padding-block-start:0}.dialog-module_pLLmaq_footer{bottom:calc(var(--space-5) * -1);z-index:1;justify-content:flex-end;gap:var(--space-3);margin:auto calc(var(--space-5) * -1) calc(var(--space-5) * -1);padding:var(--space-4) var(--space-5);background:var(--surface);border-block-start:1px solid var(--border);display:flex;position:sticky}@media (pointer:coarse){.dialog-module_pLLmaq_footer{flex-direction:column-reverse}.dialog-module_pLLmaq_footer>*{width:100%}}.toast-module_KQE0CG_viewport{z-index:80;gap:var(--space-2);pointer-events:none;flex-direction:column;display:flex;position:fixed}.toast-module_KQE0CG_viewport>*{pointer-events:auto}.toast-module_KQE0CG_corner{right:var(--space-4);bottom:var(--space-4);width:min(23rem, calc(100vw - var(--space-6)))}.toast-module_KQE0CG_bottom{right:var(--space-3);left:var(--space-3);bottom:calc(var(--space-3) + env(safe-area-inset-bottom) + var(--keyboard-inset,0px));flex-direction:column-reverse}.toast-module_KQE0CG_toast{--row:1.5rem;align-items:flex-start;gap:calc(var(--space-3) * var(--density));padding:calc(var(--space-3) * var(--density));background:var(--surface);color:var(--text);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-2);touch-action:none;animation:toast-module_KQE0CG_toast-in var(--dur-med) var(--ease-out);padding-inline-start:calc(var(--space-4) * var(--density));display:flex;position:relative;overflow:hidden}.toast-module_KQE0CG_toast button{touch-action:none}.toast-module_KQE0CG_toast:before{content:"";background:var(--tone);width:3px;position:absolute;inset-block:0;inset-inline-start:0}@keyframes toast-module_KQE0CG_toast-in{0%{opacity:0;translate:0 12px;scale:.98}}.toast-module_KQE0CG_exiting{animation:toast-module_KQE0CG_toast-out .22s var(--ease) forwards}@keyframes toast-module_KQE0CG_toast-out{to{opacity:0;scale:.97}}.toast-module_KQE0CG_info{--tone:var(--accent);--tone-soft:var(--accent-soft)}.toast-module_KQE0CG_success{--tone:var(--success);--tone-soft:var(--success-soft)}.toast-module_KQE0CG_warning{--tone:var(--warning);--tone-soft:var(--warning-soft)}.toast-module_KQE0CG_danger{--tone:var(--danger);--tone-soft:var(--danger-soft)}.toast-module_KQE0CG_icon{width:var(--row);height:var(--row);border-radius:var(--radius-full);background:var(--tone-soft);color:var(--tone);flex:none;place-items:center;display:grid}.toast-module_KQE0CG_icon svg{width:.9375rem;height:.9375rem}.toast-module_KQE0CG_body{flex-direction:column;flex:1;gap:.125rem;min-width:0;display:flex}.toast-module_KQE0CG_title{font-size:var(--text-md);font-weight:600;line-height:var(--row);overflow-wrap:anywhere}.toast-module_KQE0CG_description{font-size:var(--text-sm);line-height:var(--leading-normal);color:var(--text-muted);overflow-wrap:anywhere}.toast-module_KQE0CG_action{min-height:max(var(--tap-min), 1.75rem);padding-inline:var(--space-3);background:var(--tone-soft);border-radius:var(--radius-full);color:var(--tone);font-weight:600;font-size:var(--text-sm);white-space:nowrap;cursor:pointer;border:none;flex:none;align-self:center}.toast-module_KQE0CG_close{width:var(--row);height:var(--row);border-radius:var(--radius-full);color:var(--text-faint);cursor:pointer;transition:color var(--dur-fast) var(--ease), background-color var(--dur-fast) var(--ease);background:0 0;border:none;flex:none;place-items:center;display:grid;position:relative}.toast-module_KQE0CG_close svg{width:.75rem;height:.75rem}.toast-module_KQE0CG_close:after{content:"";inset:calc((var(--tap-min) - var(--row)) / -2);position:absolute}@media (any-hover:hover){.toast-module_KQE0CG_action:hover{filter:brightness(1.05)}.toast-module_KQE0CG_close:hover{background:var(--hover-surface);color:var(--text)}}@media (pointer:coarse){.toast-module_KQE0CG_title{font-size:var(--text-lg)}.toast-module_KQE0CG_description{font-size:var(--text-md)}}@media (forced-colors:active){.toast-module_KQE0CG_toast{border:1px solid canvastext}}@media (prefers-reduced-motion:reduce){.toast-module_KQE0CG_toast,.toast-module_KQE0CG_exiting{animation:none}}.hover-card-module_Wtuazq_card{z-index:70;max-width:22rem;padding:var(--space-3) var(--space-4);background:var(--surface);color:var(--text);border:1px solid var(--border);border-radius:var(--overlay-radius);box-shadow:var(--shadow-2);opacity:0;transition:opacity var(--dur-fast) var(--ease), translate var(--dur-fast) var(--ease-out);translate:0 2px}.hover-card-module_Wtuazq_card[data-enter]{opacity:1;translate:0}.hover-card-module_Wtuazq_card:focus-visible{outline:2px solid var(--focus-ring);outline-offset:2px}.tabs-module_CBiYgq_list{--fade:1.75rem;gap:var(--space-1);padding:var(--space-1);background:var(--surface-2);border-radius:var(--radius-md);scrollbar-width:none;scroll-snap-type:x proximity;scroll-padding-inline:var(--space-1);overscroll-behavior-x:contain;transition:mask-image var(--dur-med) var(--ease);display:flex;overflow-x:auto}.tabs-module_CBiYgq_list[data-fade-end]{-webkit-mask-image:linear-gradient(to right, #000 calc(100% - var(--fade)), transparent 100%);-webkit-mask-image:linear-gradient(to right, #000 calc(100% - var(--fade)), transparent 100%);mask-image:linear-gradient(to right, #000 calc(100% - var(--fade)), transparent 100%)}.tabs-module_CBiYgq_list[data-fade-start]{-webkit-mask-image:linear-gradient(to right, transparent 0, #000 var(--fade));-webkit-mask-image:linear-gradient(to right, transparent 0, #000 var(--fade));mask-image:linear-gradient(to right, transparent 0, #000 var(--fade))}.tabs-module_CBiYgq_list[data-fade-start][data-fade-end]{-webkit-mask-image:linear-gradient(to right, transparent 0, #000 var(--fade), #000 calc(100% - var(--fade)), transparent 100%);-webkit-mask-image:linear-gradient(to right, transparent 0, #000 var(--fade), #000 calc(100% - var(--fade)), transparent 100%);mask-image:linear-gradient(to right, transparent 0, #000 var(--fade), #000 calc(100% - var(--fade)), transparent 100%)}.tabs-module_CBiYgq_list::-webkit-scrollbar{display:none}.tabs-module_CBiYgq_list:after{content:"";flex:none;inline-size:1px}.tabs-module_CBiYgq_tab{scroll-snap-align:center;gap:var(--space-2);min-height:max(var(--tap-min), 2rem);padding-inline:calc(var(--space-4) * var(--density));border-radius:var(--radius-sm);color:var(--text-muted);font-size:var(--text-md);white-space:nowrap;cursor:pointer;transition:background-color var(--dur-fast) var(--ease), color var(--dur-fast) var(--ease);background:0 0;border:none;flex:1 0 auto;justify-content:center;align-items:center;font-weight:500;display:inline-flex}@media (any-hover:hover){.tabs-module_CBiYgq_tab:hover{color:var(--text)}}.tabs-module_CBiYgq_tab[aria-selected=true]{background:var(--surface);color:var(--text);box-shadow:var(--shadow-1)}.tabs-module_CBiYgq_icon{color:inherit;flex:none;display:flex}.tabs-module_CBiYgq_icon *{color:inherit}.tabs-module_CBiYgq_lock{color:inherit;opacity:.65;flex:none;display:flex}.tabs-module_CBiYgq_badge{min-width:1.25rem;padding-inline:var(--space-1);border-radius:var(--radius-full);background:var(--surface);color:var(--text-muted);font-size:var(--text-2xs);font-variant-numeric:tabular-nums;justify-content:center;align-items:center;display:inline-flex}.tabs-module_CBiYgq_badge *{color:inherit;background:0 0}.tabs-module_CBiYgq_tab[aria-selected=true] .tabs-module_CBiYgq_badge{background:var(--surface-2);color:var(--text)}.tabs-module_CBiYgq_tab:disabled,.tabs-module_CBiYgq_tab[aria-disabled=true]{opacity:.45;cursor:not-allowed}.tabs-module_CBiYgq_tab{text-decoration:none}.tabs-module_CBiYgq_panel{color:var(--text-muted);padding-block-start:var(--space-4)}.tabs-module_CBiYgq_panel:focus-visible{border-radius:var(--radius-md)}.disclosure-module_sGQz4W_accordion{border:1px solid var(--border);border-radius:var(--radius-md);flex-direction:column;display:flex;overflow:hidden}.disclosure-module_sGQz4W_item+.disclosure-module_sGQz4W_item{border-block-start:1px solid var(--border)}.disclosure-module_sGQz4W_headingReset{font:inherit;margin:0}.disclosure-module_sGQz4W_standalone{border:1px solid var(--border);border-radius:var(--radius-md);overflow:hidden}.disclosure-module_sGQz4W_headRow{align-items:center;display:flex}.disclosure-module_sGQz4W_headRow>.disclosure-module_sGQz4W_trigger{flex:1;min-width:0}.disclosure-module_sGQz4W_aside{align-items:center;gap:var(--space-2);flex:none;padding-inline-end:var(--space-3);display:flex}.disclosure-module_sGQz4W_triggerIcon{color:var(--text-muted);flex:none}.disclosure-module_sGQz4W_triggerLabel{flex:1;min-width:0}.disclosure-module_sGQz4W_trigger{justify-content:space-between;align-items:center;gap:var(--space-3);width:100%;min-height:max(var(--tap-min), 3rem);padding:var(--space-3) var(--space-4);color:inherit;font-size:var(--text-md);text-align:start;cursor:pointer;background:0 0;border:none;font-weight:500;display:flex}@media (any-hover:hover){.disclosure-module_sGQz4W_trigger:hover{background:var(--hover-surface)}}.disclosure-module_sGQz4W_chevron{color:var(--text-faint);transition:rotate var(--dur-med) var(--ease);flex:none}.disclosure-module_sGQz4W_trigger[aria-expanded=true] .disclosure-module_sGQz4W_chevron{rotate:180deg}.disclosure-module_sGQz4W_panel{transition:grid-template-rows var(--dur-med) var(--ease-out);grid-template-rows:0fr;display:grid}.disclosure-module_sGQz4W_panel[data-enter]{grid-template-rows:1fr}.disclosure-module_sGQz4W_panelInner{min-height:0;overflow:hidden}.disclosure-module_sGQz4W_panel[data-enter] .disclosure-module_sGQz4W_panelInner{padding:0 var(--space-4) var(--space-4)}.disclosure-module_sGQz4W_panelInner{color:var(--text-muted);font-size:var(--text-sm)}.feedback-module_d_8OIG_skeleton{border-radius:var(--radius-sm);background:var(--surface-2);background-image:linear-gradient(90deg, transparent 0%, color-mix(in oklab, var(--text) 6%, transparent) 50%, transparent 100%);height:.75rem;animation:feedback-module_d_8OIG_shimmer 1.3s var(--ease) infinite;background-size:200% 100%;display:block}@keyframes feedback-module_d_8OIG_shimmer{to{background-position:-200% 0}}@media (prefers-reduced-motion:reduce){.feedback-module_d_8OIG_skeleton{background-image:none;animation:2s ease-in-out infinite feedback-module_d_8OIG_pulse}}@keyframes feedback-module_d_8OIG_pulse{50%{opacity:.55}}.feedback-module_d_8OIG_radiusSm{border-radius:var(--radius-sm)}.feedback-module_d_8OIG_radiusMd{border-radius:var(--radius-md)}.feedback-module_d_8OIG_radiusLg{border-radius:var(--radius-lg)}.feedback-module_d_8OIG_radiusFull{border-radius:var(--radius-full)}.feedback-module_d_8OIG_circle{border-radius:var(--radius-full);aspect-ratio:1}.feedback-module_d_8OIG_skeletonText{gap:var(--space-2);flex-direction:column;display:flex}.feedback-module_d_8OIG_alert{align-items:flex-start;gap:var(--space-3);padding:calc(var(--space-3) * var(--density)) var(--space-4);border-radius:var(--radius-md);font-size:var(--text-md);border:1px solid;display:flex}.feedback-module_d_8OIG_alertIcon{flex:none;width:1.125rem;height:1.125rem;margin-block-start:1px}.feedback-module_d_8OIG_alertBody{gap:var(--space-1);flex-direction:column;flex:1;min-width:0;display:flex}.feedback-module_d_8OIG_alertTitle{font-weight:600}.feedback-module_d_8OIG_alertText{color:var(--text-muted);font-size:var(--text-sm)}.feedback-module_d_8OIG_alertAction{flex:none}@media (pointer:coarse){.feedback-module_d_8OIG_alert{flex-wrap:wrap}.feedback-module_d_8OIG_alertAction{flex-basis:100%;padding-inline-start:calc(1.125rem + var(--space-3))}}.feedback-module_d_8OIG_info{background:var(--accent-soft);border-color:color-mix(in oklab, var(--accent) 25%, transparent);color:var(--accent)}.feedback-module_d_8OIG_success{background:var(--success-soft);border-color:color-mix(in oklab, var(--success) 25%, transparent);color:var(--success)}.feedback-module_d_8OIG_warning{color:#b45309;background:#d977061f;border-color:#d977064d;background:lab(60.4928% 34.8862 66.4687/.12);border-color:lab(60.4928% 34.8862 66.4687/.3)}:root[data-theme=dark] .feedback-module_d_8OIG_warning,:root:not([data-theme=light]) .feedback-module_d_8OIG_warning{color:#fbbf24}.feedback-module_d_8OIG_danger{background:var(--danger-soft);border-color:color-mix(in oklab, var(--danger) 25%, transparent);color:var(--danger)}.feedback-module_d_8OIG_alert .feedback-module_d_8OIG_alertText{color:inherit;opacity:.85}.feedback-module_d_8OIG_avatar{border-radius:var(--radius-full);background:var(--surface-2);width:2.25rem;height:2.25rem;color:var(--text-muted);font-size:var(--text-sm);-webkit-user-select:none;user-select:none;flex:none;place-items:center;font-weight:600;display:inline-grid;position:relative;overflow:hidden}.feedback-module_d_8OIG_avatar_sm{width:1.75rem;height:1.75rem;font-size:var(--text-xs)}.feedback-module_d_8OIG_avatar_lg{width:3rem;height:3rem;font-size:var(--text-lg)}.feedback-module_d_8OIG_avatar_xl{width:4rem;height:4rem;font-size:var(--text-xl)}.feedback-module_d_8OIG_avatar_2xl{width:5.5rem;height:5.5rem;font-size:var(--text-2xl)}.feedback-module_d_8OIG_avatarIcon{width:60%;height:60%}.feedback-module_d_8OIG_avatarImg{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.feedback-module_d_8OIG_avatarGroup{align-items:center;display:inline-flex}.feedback-module_d_8OIG_avatarGroup>*+*{margin-inline-start:-.4375rem}.feedback-module_d_8OIG_avatarGroup>*{box-shadow:0 0 0 2px var(--surface)}.feedback-module_d_8OIG_avatarRest{background:var(--accent-soft);color:var(--accent)}.feedback-module_d_8OIG_srOnly{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.feedback-module_d_8OIG_progress{gap:var(--space-2);flex-direction:column;display:flex}.feedback-module_d_8OIG_progressHead{justify-content:space-between;gap:var(--space-3);font-size:var(--text-sm);font-weight:500;display:flex}.feedback-module_d_8OIG_progressValue{color:var(--text-muted);font-variant-numeric:tabular-nums}.feedback-module_d_8OIG_track{border-radius:var(--radius-full);background:var(--surface-2);height:6px;overflow:hidden}.feedback-module_d_8OIG_bar{border-radius:inherit;background:var(--accent);height:100%;transition:width var(--dur-med) var(--ease)}.feedback-module_d_8OIG_indeterminate .feedback-module_d_8OIG_bar{width:40%;animation:feedback-module_d_8OIG_slide 1.4s var(--ease) infinite}@keyframes feedback-module_d_8OIG_slide{0%{translate:-100%}to{translate:250%}}.feedback-module_d_8OIG_empty{align-items:center;gap:var(--space-3);padding:var(--space-6) var(--space-4);text-align:center;flex-direction:column;display:flex}.feedback-module_d_8OIG_emptyMark{border:2px dashed var(--border-strong);border-radius:var(--radius-md);width:2.5rem;height:2.5rem}.feedback-module_d_8OIG_emptyIcon{color:var(--text-faint);border:0;justify-content:center;align-items:center;font-size:1.75rem;display:flex}.feedback-module_d_8OIG_emptyTitle{font-size:var(--text-lg);font-weight:600}.feedback-module_d_8OIG_emptyText{color:var(--text-muted);font-size:var(--text-sm);max-width:32ch}.feedback-module_d_8OIG_emptyActions{justify-content:center;align-items:center;gap:var(--space-2);margin-top:var(--space-2);display:flex}.feedback-module_d_8OIG_emptyActionsStacked{flex-direction:column}.feedback-module_d_8OIG_emptyInline{align-items:center;gap:var(--space-4);padding:var(--space-4);border:1px dashed var(--border);border-radius:var(--radius-md);background:var(--surface);display:flex}.feedback-module_d_8OIG_emptyInline .feedback-module_d_8OIG_emptyInlineIcon{color:var(--text-muted);flex:none}.feedback-module_d_8OIG_emptyInline .feedback-module_d_8OIG_emptyInlineText{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.feedback-module_d_8OIG_emptyInline .feedback-module_d_8OIG_emptyInlineTitle{font-size:var(--text-md);font-weight:500}.feedback-module_d_8OIG_emptyInline .feedback-module_d_8OIG_emptyInlineDesc{font-size:var(--text-xs);color:var(--text-muted)}.feedback-module_d_8OIG_emptyInline .feedback-module_d_8OIG_emptyInlineActions{align-items:center;gap:var(--space-2);flex:none;display:flex}@media (max-width:640px){.feedback-module_d_8OIG_emptyInline{flex-wrap:wrap}.feedback-module_d_8OIG_emptyInline .feedback-module_d_8OIG_emptyInlineActions{width:100%}}.pagination-module_VR6lqW_nav{align-items:center;gap:var(--space-2);flex-wrap:wrap;display:flex}.pagination-module_VR6lqW_pageSize{flex:none;min-width:5rem;margin-inline-start:auto}.pagination-module_VR6lqW_step{align-items:center;gap:var(--space-1);min-height:max(var(--tap-min), 2rem);padding-inline:var(--space-3);background:var(--surface);border:1px solid var(--border-strong);border-radius:var(--radius-md);color:var(--text);font-size:var(--text-sm);cursor:pointer;font-weight:500;display:inline-flex}.pagination-module_VR6lqW_step:disabled{color:var(--text-faint);cursor:not-allowed;opacity:.55}@media (any-hover:hover){.pagination-module_VR6lqW_step:not(:disabled):hover{background:var(--hover-surface)}}@media (pointer:coarse){.pagination-module_VR6lqW_nav{justify-content:space-between}.pagination-module_VR6lqW_pageSize{flex:none;min-width:5rem;margin-inline-start:auto}.pagination-module_VR6lqW_step{flex:1;justify-content:center;max-width:9rem}}.pagination-module_VR6lqW_stepText{display:none}@media (min-width:30rem){.pagination-module_VR6lqW_stepText{display:inline}}.pagination-module_VR6lqW_pages{align-items:center;gap:2px;margin:0;padding:0;list-style:none;display:flex}.pagination-module_VR6lqW_page{min-width:max(var(--tap-min), 2rem);min-height:max(var(--tap-min), 2rem);padding-inline:var(--space-2);border-radius:var(--radius-sm);color:var(--text-muted);font-size:var(--text-sm);font-variant-numeric:tabular-nums;cursor:pointer;background:0 0;border:none;place-items:center;display:grid}@media (any-hover:hover){.pagination-module_VR6lqW_page:hover{background:var(--hover-surface);color:var(--text)}}.pagination-module_VR6lqW_current{background:var(--accent);color:var(--accent-fg);font-weight:600}@media (any-hover:hover){.pagination-module_VR6lqW_current:hover{background:var(--accent);color:var(--accent-fg)}}.pagination-module_VR6lqW_gap{min-width:1.5rem;color:var(--text-faint);place-items:center;display:grid}.pagination-module_VR6lqW_summary{color:var(--text-muted);font-size:var(--text-sm);font-variant-numeric:tabular-nums}@media (any-hover:hover) and (pointer:fine){.pagination-module_VR6lqW_summary{margin-inline-start:auto}}@media (forced-colors:active){.pagination-module_VR6lqW_current{color:highlighttext;forced-color-adjust:none;background:highlight}}.data-table-module_WWkmYW_wrap{gap:var(--space-4);flex-direction:column;display:flex}.data-table-module_WWkmYW_sort{max-width:16rem}.data-table-module_WWkmYW_pagination{justify-content:flex-start}.data-table-module_WWkmYW_sortBtn{align-items:center;gap:var(--space-2);width:100%;min-height:var(--tap-min);margin:calc(var(--space-3) * -1) calc(var(--space-4) * -1);padding:var(--space-3) var(--space-4);border-radius:var(--radius-sm);color:inherit;font:inherit;text-align:inherit;cursor:pointer;background:0 0;border:none;font-weight:600;display:inline-flex}.data-table-module_WWkmYW_numeric .data-table-module_WWkmYW_sortBtn{justify-content:flex-end}@media (any-hover:hover){.data-table-module_WWkmYW_sortBtn:hover{background:var(--hover-surface);color:var(--text)}}.data-table-module_WWkmYW_sortActive{color:var(--text)}.data-table-module_WWkmYW_arrow{color:var(--text-faint);font-size:var(--text-xs);opacity:0;transition:opacity var(--dur-fast) var(--ease)}.data-table-module_WWkmYW_sortActive .data-table-module_WWkmYW_arrow{color:var(--accent);opacity:1}@media (any-hover:hover){.data-table-module_WWkmYW_sortBtn:hover .data-table-module_WWkmYW_arrow{opacity:1}}@media (any-hover:none){.data-table-module_WWkmYW_arrow{opacity:1}}.data-table-module_WWkmYW_sortBtn:focus-visible .data-table-module_WWkmYW_arrow{opacity:1}.data-table-module_WWkmYW_scroller{border:1px solid var(--border);border-radius:var(--radius-md);overflow-x:auto}.data-table-module_WWkmYW_table{border-collapse:collapse;width:100%;font-size:var(--text-md)}.data-table-module_WWkmYW_caption{padding:var(--space-3) var(--space-4);color:var(--text-muted);font-size:var(--text-sm);text-align:start;border-block-end:1px solid var(--border)}.data-table-module_WWkmYW_table th{padding:var(--space-3) var(--space-4);color:var(--text-muted);font-size:var(--text-sm);text-align:start;white-space:nowrap;border-block-end:1px solid var(--border);font-weight:600}.data-table-module_WWkmYW_table td{padding:var(--space-3) var(--space-4);border-block-end:1px solid var(--border)}.data-table-module_WWkmYW_table tbody tr:last-child td{border-block-end:none}@media (any-hover:hover){.data-table-module_WWkmYW_table tbody tr:hover{background:var(--hover-surface)}}.data-table-module_WWkmYW_numeric{text-align:end;font-variant-numeric:tabular-nums}.data-table-module_WWkmYW_cards{gap:var(--space-3);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.data-table-module_WWkmYW_card{gap:var(--space-3);padding:var(--space-4);background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-md);flex-direction:column;display:flex}.data-table-module_WWkmYW_cardTitle{font-weight:600}.data-table-module_WWkmYW_cardFields{gap:var(--space-2);flex-direction:column;margin:0;display:flex}.data-table-module_WWkmYW_cardField{justify-content:space-between;align-items:baseline;gap:var(--space-4);display:flex}.data-table-module_WWkmYW_cardLabel{color:var(--text-muted);font-size:var(--text-sm)}.data-table-module_WWkmYW_cardValue{text-align:end;font-variant-numeric:tabular-nums;margin:0}.steps-module_gpdT-q_stepsContainer{gap:var(--space-6);width:100%;font-family:inherit;display:flex}.steps-module_gpdT-q_stepsContainer.steps-module_gpdT-q_horizontal{flex-direction:column}.steps-module_gpdT-q_stepsContainer.steps-module_gpdT-q_vertical{flex-direction:row;align-items:flex-start}.steps-module_gpdT-q_stepsList{width:100%;display:flex;position:relative}.steps-module_gpdT-q_stepsList.steps-module_gpdT-q_horizontal{flex-direction:row;justify-content:space-between;align-items:flex-start}.steps-module_gpdT-q_stepsList.steps-module_gpdT-q_vertical{gap:var(--space-5);flex-direction:column;min-width:250px}.steps-module_gpdT-q_stepsList.steps-module_gpdT-q_horizontal:before{content:"";top:var(--space-4);background-color:var(--border);z-index:0;width:100%;height:2px;position:absolute;left:0;transform:translateY(-50%)}.steps-module_gpdT-q_stepTrigger{align-items:center;gap:var(--space-2);background:var(--bg);z-index:1;transition:all var(--dur-slow) var(--ease);padding:var(--space-1) var(--space-2);border-radius:var(--radius-sm);display:flex;position:relative}.steps-module_gpdT-q_stepsList.steps-module_gpdT-q_vertical .steps-module_gpdT-q_stepTrigger{width:100%;padding:var(--space-2);align-items:center}.steps-module_gpdT-q_stepsList.steps-module_gpdT-q_vertical .steps-module_gpdT-q_stepTrigger:hover:not(.steps-module_gpdT-q_active){background-color:var(--hover-surface)}.steps-module_gpdT-q_stepsList.steps-module_gpdT-q_horizontal .steps-module_gpdT-q_stepTrigger{text-align:center;align-items:center;gap:var(--space-2);background:0 0;flex-direction:column;flex:1}.steps-module_gpdT-q_stepTrigger.steps-module_gpdT-q_clickable{cursor:pointer;-webkit-user-select:none;user-select:none}.steps-module_gpdT-q_stepTrigger.steps-module_gpdT-q_hideLine:after{display:none!important}.steps-module_gpdT-q_stepIcon{border-radius:var(--radius-full);background-color:var(--bg);width:2rem;height:2rem;color:var(--text-muted);border:2px solid var(--border);font-weight:600;font-size:var(--text-md);transition:all var(--dur-slow) var(--ease);z-index:2;box-shadow:0 0 0 4px var(--bg);justify-content:center;align-items:center;display:flex;position:relative}.steps-module_gpdT-q_stepTrigger.steps-module_gpdT-q_active .steps-module_gpdT-q_stepIcon{background-color:var(--accent);color:var(--accent-fg);border-color:var(--accent);box-shadow:0 0 0 4px color-mix(in srgb, var(--accent) 20%, transparent);transform:scale(1.1)}.steps-module_gpdT-q_stepTrigger.steps-module_gpdT-q_active .steps-module_gpdT-q_stepTitle{color:var(--accent)}.steps-module_gpdT-q_stepTrigger.steps-module_gpdT-q_completed .steps-module_gpdT-q_stepIcon{background-color:var(--accent);color:var(--accent-fg);border-color:var(--accent)}.steps-module_gpdT-q_stepTrigger.steps-module_gpdT-q_completed .steps-module_gpdT-q_stepTitle{color:var(--text)}.steps-module_gpdT-q_stepTrigger.steps-module_gpdT-q_completed.steps-module_gpdT-q_clickable:hover .steps-module_gpdT-q_stepIcon{filter:brightness(1.1)}.steps-module_gpdT-q_stepTrigger.steps-module_gpdT-q_error .steps-module_gpdT-q_stepIcon{background-color:var(--danger);color:var(--danger-fg);border-color:var(--danger)}.steps-module_gpdT-q_stepTrigger.steps-module_gpdT-q_error .steps-module_gpdT-q_stepTitle{color:var(--danger)}.steps-module_gpdT-q_stepTrigger.steps-module_gpdT-q_wait{opacity:.6}.steps-module_gpdT-q_stepsList.steps-module_gpdT-q_horizontal .steps-module_gpdT-q_stepTrigger:after{content:"";top:var(--space-4);background-color:var(--border);z-index:-1;width:100%;height:2px;position:absolute;left:50%;transform:translateY(-50%)}.steps-module_gpdT-q_stepsList.steps-module_gpdT-q_horizontal .steps-module_gpdT-q_stepTrigger:last-child:after{display:none}.steps-module_gpdT-q_stepsList.steps-module_gpdT-q_horizontal .steps-module_gpdT-q_stepTrigger.steps-module_gpdT-q_completed:after{background-color:var(--accent)}.steps-module_gpdT-q_stepsList.steps-module_gpdT-q_vertical .steps-module_gpdT-q_stepTrigger:not(:last-child):after{content:"";top:var(--space-6);left:var(--space-4);background-color:var(--border);z-index:0;width:2px;height:calc(100% - 1.5rem);position:absolute;transform:translate(-50%)}.steps-module_gpdT-q_stepsList.steps-module_gpdT-q_vertical .steps-module_gpdT-q_stepTrigger.steps-module_gpdT-q_completed:after{background-color:var(--accent)}.steps-module_gpdT-q_stepContent{gap:var(--space-1);transition:opacity var(--dur-slow) var(--ease);flex-direction:column;display:flex}.steps-module_gpdT-q_stepsList.steps-module_gpdT-q_horizontal .steps-module_gpdT-q_stepContent{margin-top:var(--space-2);align-items:center}.steps-module_gpdT-q_stepTitle{font-weight:600;font-size:var(--text-md);color:var(--text);line-height:var(--leading-tight);transition:color var(--dur-slow) var(--ease);white-space:nowrap}.steps-module_gpdT-q_stepDescription{font-size:var(--text-xs);color:var(--text-muted);max-width:200px;line-height:1.4}.steps-module_gpdT-q_stepsList.steps-module_gpdT-q_horizontal .steps-module_gpdT-q_stepDescription{text-align:center}.steps-module_gpdT-q_stepContentPanel{width:100%;animation:.4s cubic-bezier(.16,1,.3,1) steps-module_gpdT-q_slideUpFade}.steps-module_gpdT-q_stepsContainer.steps-module_gpdT-q_vertical .steps-module_gpdT-q_stepContentPanel{padding-left:var(--space-4);border-left:1px solid var(--border);flex:1}@keyframes steps-module_gpdT-q_slideUpFade{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (max-width:640px){.steps-module_gpdT-q_stepsList.steps-module_gpdT-q_horizontal{gap:var(--space-1)}.steps-module_gpdT-q_stepsList.steps-module_gpdT-q_horizontal .steps-module_gpdT-q_stepTitle{white-space:normal;word-break:break-word;font-size:var(--text-xs)}.steps-module_gpdT-q_stepsList.steps-module_gpdT-q_horizontal .steps-module_gpdT-q_stepContent{margin-top:var(--space-1)}}.image-module_Kifm-q_container{vertical-align:middle;background-color:var(--surface-2);display:inline-block;position:relative;overflow:hidden}.image-module_Kifm-q_img{object-fit:cover;width:100%;height:100%;transition:opacity var(--dur-med) var(--ease);display:block}.image-module_Kifm-q_img[data-status=loading]{opacity:0}.image-module_Kifm-q_img[data-status=error]{display:none}.image-module_Kifm-q_imageSkeleton{background-color:var(--border-strong);z-index:1;animation:1.5s cubic-bezier(.4,0,.6,1) infinite image-module_Kifm-q_imagePulse;position:absolute;inset:0}@keyframes image-module_Kifm-q_imagePulse{0%,to{opacity:1}50%{opacity:.5}}.image-module_Kifm-q_error{background-color:var(--surface-2);color:var(--text-muted);z-index:1;padding:var(--space-4);justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.image-module_Kifm-q_radius_none{border-radius:0}.image-module_Kifm-q_radius_sm{border-radius:var(--radius-sm)}.image-module_Kifm-q_radius_md{border-radius:var(--radius-md)}.image-module_Kifm-q_radius_lg{border-radius:var(--radius-lg)}.image-module_Kifm-q_radius_full{border-radius:var(--radius-full)}.image-module_Kifm-q_shadow_none{box-shadow:none}.image-module_Kifm-q_shadow_sm{box-shadow:var(--shadow-1)}.image-module_Kifm-q_shadow_md,.image-module_Kifm-q_shadow_lg{box-shadow:var(--shadow-2)}.media-card-module_z_2kLG_card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-md);min-width:0;color:inherit;transition:border-color var(--dur-fast) var(--ease), opacity var(--dur-fast) var(--ease);flex-direction:column;display:flex;position:relative;overflow:hidden}@media (any-hover:hover){.media-card-module_z_2kLG_card:hover{border-color:var(--border-strong)}}.media-card-module_z_2kLG_cardSelected{border-color:var(--accent);box-shadow:0 0 0 3px color-mix(in oklab, var(--accent) 18%, transparent)}.media-card-module_z_2kLG_cardBusy{opacity:.55;pointer-events:none}.media-card-module_z_2kLG_link{z-index:1;appearance:none;border-radius:inherit;cursor:pointer;background:0 0;border:0;padding:0;position:absolute;inset:0}.media-card-module_z_2kLG_link:focus-visible{box-shadow:var(--focus-ring);outline:none}.media-card-module_z_2kLG_thumb{isolation:isolate;aspect-ratio:16/9;background:var(--surface-2);flex:none;position:relative;overflow:hidden}.media-card-module_z_2kLG_thumb img{width:100%;height:100%;display:block}.media-card-module_z_2kLG_cover img{object-fit:cover}.media-card-module_z_2kLG_contain{background:var(--media-bg)}.media-card-module_z_2kLG_contain img{object-fit:contain}.media-card-module_z_2kLG_thumbImage{width:100%;height:100%;position:absolute;inset:0}.media-card-module_z_2kLG_thumbFallback{color:var(--text-faint);background:var(--surface-2);justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.media-card-module_z_2kLG_overlayStart,.media-card-module_z_2kLG_overlayEnd{z-index:1;align-items:center;gap:var(--space-1);pointer-events:none;min-width:0;display:flex;position:absolute}.media-card-module_z_2kLG_overlayStart{inset-block-start:var(--space-1);inset-inline-start:var(--space-1);inset-inline-end:calc(var(--tap-min) + var(--space-2))}.media-card-module_z_2kLG_overlayEnd{inset-block-end:var(--space-1);inset-inline-end:var(--space-1)}.media-card-module_z_2kLG_body{gap:var(--space-2);min-width:0;padding:calc(var(--space-3) * var(--density));flex-direction:column;flex:1;display:flex}.media-card-module_z_2kLG_title{-webkit-line-clamp:2;line-clamp:2;min-height:2.8em;max-height:2.8em;font-size:var(--text-md);letter-spacing:-.01em;color:var(--text);overflow-wrap:anywhere;-webkit-box-orient:vertical;margin:0;font-weight:600;line-height:1.4;display:-webkit-box;overflow:hidden}.media-card-module_z_2kLG_progress{flex:1;min-width:0}.media-card-module_z_2kLG_skeletonTitle{justify-content:center;gap:var(--space-2);min-height:2.8em;font-size:var(--text-md);flex-direction:column;display:flex}.media-card-module_z_2kLG_footer{align-items:center;gap:var(--space-2);min-width:0;margin-block-start:auto;display:flex}.media-card-module_z_2kLG_meta{align-items:center;min-width:0;margin-inline-start:auto;display:flex}.media-card-module_z_2kLG_action{z-index:2;flex:none;position:relative}.media-card-module_z_2kLG_footerWithAction .media-card-module_z_2kLG_meta{margin-inline-start:0}.media-card-module_z_2kLG_footerWithAction .media-card-module_z_2kLG_action{margin-inline-start:auto}.media-card-module_z_2kLG_status{--status-color:var(--text-muted);align-items:center;gap:var(--space-1);min-width:0;display:inline-flex}.media-card-module_z_2kLG_tone_accent{--status-color:var(--accent)}.media-card-module_z_2kLG_tone_success{--status-color:var(--success)}.media-card-module_z_2kLG_tone_warning{--status-color:var(--warning)}.media-card-module_z_2kLG_tone_danger{--status-color:var(--danger)}.media-card-module_z_2kLG_statusDot{border-radius:var(--radius-full);background:var(--status-color);flex:none;width:6px;height:6px}.media-card-module_z_2kLG_statusLabel{min-width:0;font-size:var(--text-2xs);color:var(--text-muted);white-space:nowrap;text-overflow:ellipsis;font-weight:500;overflow:hidden}@media (forced-colors:active){.media-card-module_z_2kLG_statusDot{border:1px solid canvastext}}.media-card-module_z_2kLG_menu{z-index:2;border-radius:var(--radius-full);background:color-mix(in srgb, var(--bg) 62%, transparent);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);transition:opacity var(--dur-fast) var(--ease);position:absolute;inset-block-start:var(--space-1);inset-inline-end:var(--space-1)}@media (any-hover:hover){.media-card-module_z_2kLG_menu{opacity:.7}.media-card-module_z_2kLG_card:hover .media-card-module_z_2kLG_menu,.media-card-module_z_2kLG_menu:focus-within{opacity:1}}.media-card-module_z_2kLG_select{z-index:2;box-sizing:border-box;appearance:none;color:#0000;background:color-mix(in srgb, var(--bg) 65%, transparent);border:2px solid var(--border-strong);border-radius:var(--radius-sm);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);cursor:pointer;width:1.375rem;height:1.375rem;transition:background var(--dur-fast) var(--ease), border-color var(--dur-fast) var(--ease);justify-content:center;align-items:center;padding:0;display:flex;position:absolute;inset-block-start:var(--space-1);inset-inline-start:var(--space-1)}.media-card-module_z_2kLG_select:focus-visible{box-shadow:var(--focus-ring);outline:none}.media-card-module_z_2kLG_selectChecked{color:var(--accent-fg);background:var(--accent);border-color:var(--accent)}@media (any-hover:hover){.media-card-module_z_2kLG_select{opacity:0;transition:opacity var(--dur-fast) var(--ease), background var(--dur-fast) var(--ease), border-color var(--dur-fast) var(--ease)}.media-card-module_z_2kLG_card:hover .media-card-module_z_2kLG_select,.media-card-module_z_2kLG_card[data-selecting] .media-card-module_z_2kLG_select,.media-card-module_z_2kLG_select:focus-visible,.media-card-module_z_2kLG_selectChecked{opacity:1}}.media-card-module_z_2kLG_card[data-selecting]{cursor:pointer}.media-card-module_z_2kLG_card[data-selecting] .media-card-module_z_2kLG_select{pointer-events:none}@media (max-width:640px){.media-card-module_z_2kLG_card{align-items:stretch;gap:var(--space-3);padding:var(--space-2);flex-direction:row}.media-card-module_z_2kLG_thumb{border-radius:var(--radius-sm);align-self:center;width:auto;min-width:3.75rem;max-width:8.75rem;height:7.5rem}.media-card-module_z_2kLG_body{gap:var(--space-1);padding:0 calc(var(--tap-min) + var(--space-1)) 0 0}.media-card-module_z_2kLG_footer{row-gap:var(--space-1);flex-wrap:wrap}.media-card-module_z_2kLG_title{font-size:var(--text-sm);min-height:0}.media-card-module_z_2kLG_menu{inset-block-start:auto;inset-block-end:var(--space-1)}}.layout-module_hq4kGW_divider{background:var(--border);flex:none}.layout-module_hq4kGW_horizontal{width:auto;height:1px}.layout-module_hq4kGW_vertical{align-self:stretch;width:1px;height:auto}.layout-module_hq4kGW_horizontal.layout-module_hq4kGW_spacing_sm{margin-block:var(--space-2)}.layout-module_hq4kGW_horizontal.layout-module_hq4kGW_spacing_md{margin-block:var(--space-4)}.layout-module_hq4kGW_horizontal.layout-module_hq4kGW_spacing_lg{margin-block:var(--space-5)}.layout-module_hq4kGW_vertical.layout-module_hq4kGW_spacing_sm{margin-inline:var(--space-2)}.layout-module_hq4kGW_vertical.layout-module_hq4kGW_spacing_md{margin-inline:var(--space-4)}.layout-module_hq4kGW_vertical.layout-module_hq4kGW_spacing_lg{margin-inline:var(--space-5)}.layout-module_hq4kGW_row{gap:var(--row-gap,var(--space-2))}.layout-module_hq4kGW_rowGrid{grid-template-columns:repeat(12,minmax(0,1fr));display:grid}.layout-module_hq4kGW_rowFlex{flex-wrap:wrap;display:flex}.layout-module_hq4kGW_col{grid-column:span var(--col-current,12);--col-current:var(--col-xs,12);min-width:0}@media (min-width:640px){.layout-module_hq4kGW_col{--col-current:var(--col-sm,var(--col-xs,12))}}@media (min-width:768px){.layout-module_hq4kGW_col{--col-current:var(--col-md,var(--col-sm,var(--col-xs,12)))}}@media (min-width:1024px){.layout-module_hq4kGW_col{--col-current:var(--col-lg,var(--col-md,var(--col-sm,var(--col-xs,12))))}}@media (min-width:1200px){.layout-module_hq4kGW_col{--col-current:var(--col-xl,var(--col-lg,var(--col-md,var(--col-sm,var(--col-xs,12)))))}}@media (min-width:1500px){.layout-module_hq4kGW_col{--col-current:var(--col-xxl,var(--col-xl,var(--col-lg,var(--col-md,var(--col-sm,var(--col-xs,12))))))}}@media (max-width:767px){.layout-module_hq4kGW_col{order:var(--col-order,0)}}.layout-module_hq4kGW_align_start{align-items:start}.layout-module_hq4kGW_align_center{align-items:center}.layout-module_hq4kGW_align_end{align-items:end}.layout-module_hq4kGW_align_stretch{align-items:stretch}.layout-module_hq4kGW_justify_start{justify-content:start}.layout-module_hq4kGW_justify_center{justify-content:center}.layout-module_hq4kGW_justify_end{justify-content:end}.layout-module_hq4kGW_justify_between{justify-content:space-between}.text-module_cToTLW_text{color:var(--text);margin:0;padding:0;text-decoration:none}.text-module_cToTLW_heading1{font-size:var(--text-3xl);line-height:var(--leading-tight);letter-spacing:-.022em;margin-bottom:var(--space-5);text-wrap:balance;font-weight:700}.text-module_cToTLW_heading2{font-size:var(--text-3xl);line-height:var(--leading-tight);letter-spacing:-.021em;margin-bottom:var(--space-4);text-wrap:balance;font-weight:700}.text-module_cToTLW_heading3{font-size:var(--text-2xl);line-height:var(--leading-normal);letter-spacing:-.019em;margin-bottom:var(--space-4);text-wrap:balance;font-weight:600}.text-module_cToTLW_heading4{font-size:var(--text-xl);line-height:var(--leading-normal);letter-spacing:-.017em;margin-bottom:var(--space-2);text-wrap:balance;font-weight:600}.text-module_cToTLW_heading5{font-size:var(--text-xl);line-height:var(--leading-normal);letter-spacing:-.015em;margin-bottom:var(--space-2);font-weight:600}.text-module_cToTLW_heading6{font-size:var(--text-lg);line-height:var(--leading-normal);letter-spacing:-.013em;margin-bottom:var(--space-2);font-weight:600}.text-module_cToTLW_body{font-size:var(--text-lg);line-height:var(--leading-normal);letter-spacing:-.009em;font-weight:400}.text-module_cToTLW_bodySmall{font-size:var(--text-md);line-height:var(--leading-normal);letter-spacing:-.007em;font-weight:400}.text-module_cToTLW_caption{font-size:var(--text-xs);line-height:var(--leading-normal);font-weight:400}.text-module_cToTLW_inline{font:inherit;letter-spacing:inherit;display:inline}@media (max-width:768px){.text-module_cToTLW_heading1{font-size:var(--text-3xl)}.text-module_cToTLW_heading2{font-size:var(--text-2xl)}.text-module_cToTLW_heading3,.text-module_cToTLW_heading4{font-size:var(--text-xl)}.text-module_cToTLW_heading5,.text-module_cToTLW_heading6{font-size:var(--text-lg)}}.text-module_cToTLW_muted{color:var(--text-muted)}.text-module_cToTLW_faint{color:var(--text-faint)}.text-module_cToTLW_inverted{color:var(--text-inverted)}.text-module_cToTLW_accent{color:var(--accent)}.text-module_cToTLW_success{color:var(--success)}.text-module_cToTLW_danger{color:var(--danger)}.text-module_cToTLW_warning{color:var(--warning)}.text-module_cToTLW_inherit{color:inherit}.text-module_cToTLW_bold{font-weight:700}.text-module_cToTLW_semibold{font-weight:600}.text-module_cToTLW_medium{font-weight:500}.text-module_cToTLW_regular{font-weight:400}.text-module_cToTLW_italic{font-style:italic}.text-module_cToTLW_underline{text-underline-offset:.2em;text-decoration:underline;text-decoration-thickness:from-font}.text-module_cToTLW_underline:hover{text-decoration-thickness:.1em}.text-module_cToTLW_strikethrough{text-decoration:line-through;text-decoration-thickness:from-font}.text-module_cToTLW_clickable{cursor:pointer;transition:color var(--dur-fast) var(--ease)}.text-module_cToTLW_clickable:hover{color:var(--accent)}.text-module_cToTLW_left{text-align:left}.text-module_cToTLW_center{text-align:center}.text-module_cToTLW_right{text-align:right}.text-module_cToTLW_justify{text-align:justify}.text-module_cToTLW_uppercase{text-transform:uppercase}.text-module_cToTLW_lowercase{text-transform:lowercase}.text-module_cToTLW_capitalize{text-transform:capitalize}.text-module_cToTLW_normalCase{text-transform:none}.text-module_cToTLW_truncate{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.text-module_cToTLW_wrapAnywhere{white-space:normal;overflow-wrap:break-word}.text-module_cToTLW_nowrap{white-space:nowrap}.text-module_cToTLW_balance{text-wrap:balance}.text-module_cToTLW_pretty{text-wrap:pretty}.text-module_cToTLW_clamp{-webkit-line-clamp:var(--text-lines);line-clamp:var(--text-lines);-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.logo-module_scaVPa_auto{background-color:var(--text);display:inline-block;-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}._pathless-module_GOczcG_layout{-webkit-overflow-scrolling:touch;background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;--header-h:72px;--header-total:calc(var(--header-h) + 1px);scroll-padding-top:calc(var(--header-h,72px) + var(--space-4));flex-direction:column;display:flex;position:fixed;inset:0;overflow:hidden auto}._pathless-module_GOczcG_header{z-index:100;transition:background var(--dur-slow) var(--ease), border-color var(--dur-slow) var(--ease), box-shadow var(--dur-slow) var(--ease);background:0 0;border-bottom:1px solid #0000;position:sticky;top:0}._pathless-module_GOczcG_header._pathless-module_GOczcG_headerScrolled{background:color-mix(in srgb, var(--bg) 85%, transparent);-webkit-backdrop-filter:blur(20px)saturate(140%);backdrop-filter:blur(20px)saturate(140%);border-bottom-color:var(--border);box-shadow:var(--shadow-2)}._pathless-module_GOczcG_headerInner{max-width:1200px;height:var(--header-h);padding:0 var(--space-5);grid-template-columns:1fr auto 1fr;align-items:center;margin:0 auto;display:grid}._pathless-module_GOczcG_headerInner>:first-child{justify-self:start}._pathless-module_GOczcG_logoLink{flex-shrink:0;line-height:0;display:inline-flex}._pathless-module_GOczcG_logoLink ._pathless-module_GOczcG_logoIcon{display:none}._pathless-module_GOczcG_nav{justify-content:center;align-items:center;display:flex}._pathless-module_GOczcG_navList{align-items:center;gap:var(--space-1);margin:0;padding:0;list-style:none;display:flex}._pathless-module_GOczcG_navLink{min-height:var(--tap-min);font-size:var(--text-lg);color:var(--text-muted);padding:var(--space-2) var(--space-4);border-radius:var(--radius-sm);transition:color var(--dur-fast) var(--ease), background var(--dur-fast) var(--ease);align-items:center;font-weight:500;text-decoration:none;display:inline-flex;position:relative}@media (any-hover:hover){._pathless-module_GOczcG_navLink:hover{color:var(--text);background:var(--hover-surface)}}._pathless-module_GOczcG_navLink._pathless-module_GOczcG_navLinkActive{color:var(--text);background:var(--surface-2)}._pathless-module_GOczcG_actions{justify-content:flex-end;align-items:center;gap:var(--space-2);display:flex}._pathless-module_GOczcG_actionsGuest{align-items:center;gap:var(--space-2);display:flex}._pathless-module_GOczcG_actionsMember{align-items:center;display:none}html[data-auth=in] ._pathless-module_GOczcG_actionsGuest{display:none}html[data-auth=in] ._pathless-module_GOczcG_actionsMember{display:flex}._pathless-module_GOczcG_loginLink{min-height:var(--tap-min);font-size:var(--text-lg);color:var(--text-muted);padding:var(--space-2) var(--space-4);border-radius:var(--radius-sm);white-space:nowrap;transition:color var(--dur-fast) var(--ease), background var(--dur-fast) var(--ease);flex-shrink:0;align-items:center;font-weight:500;text-decoration:none;display:inline-flex}@media (any-hover:hover){._pathless-module_GOczcG_loginLink:hover{color:var(--text);background:var(--hover-surface)}}._pathless-module_GOczcG_ctaButton{min-height:var(--tap-min);font-size:var(--text-lg);color:var(--accent-fg);background:var(--accent);padding:var(--space-2) var(--space-5);border-radius:var(--radius-sm);white-space:nowrap;transition:background var(--dur-fast) var(--ease), transform var(--dur-fast) var(--ease);letter-spacing:-.01em;flex-shrink:0;align-items:center;font-weight:600;text-decoration:none;display:inline-flex}@media (any-hover:hover){._pathless-module_GOczcG_ctaButton:hover{background:var(--accent-hover);transform:translateY(-1px)}}._pathless-module_GOczcG_ctaButton:active{transform:translateY(0)}._pathless-module_GOczcG_menuButton{width:max(var(--tap-min), 36px);height:max(var(--tap-min), 36px);color:var(--text);cursor:pointer;border-radius:var(--radius-sm);transition:background var(--dur-fast) var(--ease);background:0 0;border:none;justify-content:center;align-items:center;padding:0;display:none}@media (any-hover:hover){._pathless-module_GOczcG_menuButton:hover{background:var(--hover-surface)}}._pathless-module_GOczcG_overlay{left:0;right:0;top:var(--header-h,60px);z-index:99;background:var(--scrim);opacity:0;pointer-events:none;transition:opacity var(--dur-fast) var(--ease);position:fixed;bottom:0}._pathless-module_GOczcG_overlay._pathless-module_GOczcG_overlayOpen{opacity:1;pointer-events:auto}._pathless-module_GOczcG_mobileMenu{background:var(--surface);border-bottom:1px solid var(--border);padding:0 0 var(--space-4);max-height:calc(100dvh - var(--header-h,60px));opacity:0;transition:transform var(--dur-fast) var(--ease-out), opacity var(--dur-fast) var(--ease-out);box-shadow:var(--shadow-2);position:absolute;top:0;left:0;right:0;overflow:clip auto;transform:translateY(-8px)}._pathless-module_GOczcG_mobileMenu._pathless-module_GOczcG_mobileMenuOpen{opacity:1;transform:translateY(0)}._pathless-module_GOczcG_mobileCtas{align-items:center;gap:var(--space-1);padding:var(--space-4);border-bottom:1px solid var(--border);flex-direction:column;display:flex}._pathless-module_GOczcG_mobileCtas ._pathless-module_GOczcG_mobileCtaGroup{align-items:center;gap:var(--space-1);flex-direction:column;width:100%}._pathless-module_GOczcG_mobileLoginLink{min-height:var(--tap-min);font-size:var(--text-sm);color:var(--text-muted);padding:var(--space-2);transition:color var(--dur-fast) var(--ease);align-items:center;font-weight:500;text-decoration:none;display:inline-flex}._pathless-module_GOczcG_mobileLoginLink:active{color:var(--text)}@media (any-hover:hover){._pathless-module_GOczcG_mobileLoginLink:hover{color:var(--text)}}._pathless-module_GOczcG_mobileNav{padding:var(--space-2) var(--space-2) 0;flex-direction:column;display:flex}._pathless-module_GOczcG_mobileNavList{flex-direction:column;margin:0;padding:0;list-style:none;display:flex}._pathless-module_GOczcG_mobileNavLink{width:100%;min-height:var(--tap-min);font-size:var(--text-lg);color:var(--text);padding:var(--space-4) var(--space-2);border-radius:var(--radius-sm);cursor:pointer;text-align:left;letter-spacing:-.005em;transition:color var(--dur-fast) var(--ease), background var(--dur-fast) var(--ease);background:0 0;border:none;justify-content:space-between;align-items:center;font-family:inherit;font-weight:500;text-decoration:none;display:flex}@media (any-hover:hover){._pathless-module_GOczcG_mobileNavLink:hover{background:var(--surface-2)}}._pathless-module_GOczcG_mobileNavLink:active{background:var(--hover-surface)}._pathless-module_GOczcG_mobileNavLink._pathless-module_GOczcG_mobileNavLinkActive{color:var(--text);background:var(--surface-2);box-shadow:inset 3px 0 0 var(--accent)}._pathless-module_GOczcG_content{flex-direction:column;flex:1;display:flex}._pathless-module_GOczcG_content ._pathless-module_GOczcG_main{flex:1;width:100%}._pathless-module_GOczcG_footer{background:var(--surface);border-top:1px solid var(--border);padding:var(--space-7) var(--space-5) var(--space-6)}._pathless-module_GOczcG_footerInner{gap:var(--space-7);flex-direction:column;max-width:1200px;margin:0 auto;display:flex}._pathless-module_GOczcG_footerBrand{justify-content:space-between;align-items:center;gap:var(--space-6);padding-bottom:var(--space-6);border-bottom:1px solid var(--border);flex-wrap:wrap;display:flex}._pathless-module_GOczcG_footerIdentity{gap:var(--space-2);max-width:42ch;color:var(--text-muted);flex-direction:column;display:flex}._pathless-module_GOczcG_footerBrandAside{align-items:center;gap:var(--space-6);flex-wrap:wrap;display:flex}._pathless-module_GOczcG_footerAppBadges{gap:var(--space-2);flex-wrap:wrap;display:flex}._pathless-module_GOczcG_footerAppBadge{align-items:center;gap:var(--space-2);padding:var(--space-2) var(--space-4);border-radius:var(--radius-md);background:var(--surface-2);border:1px solid var(--border);color:var(--text);transition:background var(--dur-fast) var(--ease), border-color var(--dur-fast) var(--ease);text-decoration:none;display:inline-flex}._pathless-module_GOczcG_footerAppBadge ._pathless-module_GOczcG_footerAppBadgeText{line-height:var(--leading-tight);text-align:left;flex-direction:column;display:flex}._pathless-module_GOczcG_footerAppBadge ._pathless-module_GOczcG_footerAppBadgePrefix{font-size:var(--text-xs);color:var(--text-muted);font-weight:500}._pathless-module_GOczcG_footerAppBadge ._pathless-module_GOczcG_footerAppBadgeStore{font-size:var(--text-sm);letter-spacing:-.01em;font-weight:600}@media (any-hover:hover){._pathless-module_GOczcG_footerAppBadge:hover{background:var(--hover-surface);border-color:var(--border-strong)}}._pathless-module_GOczcG_footerColumns{gap:var(--space-6) var(--space-5);grid-template-columns:repeat(6,1fr);display:grid}._pathless-module_GOczcG_footerColumn ._pathless-module_GOczcG_footerTitle{font-size:var(--text-xs);color:var(--text);margin-bottom:var(--space-4);text-transform:uppercase;letter-spacing:.06em;font-weight:600}._pathless-module_GOczcG_footerColumn ul{gap:var(--space-2);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}._pathless-module_GOczcG_footerLink{font-size:var(--text-sm);line-height:var(--leading-normal);color:var(--text-muted);transition:color var(--dur-fast) var(--ease);text-decoration:none}@media (any-hover:hover){._pathless-module_GOczcG_footerLink:hover{color:var(--text)}}._pathless-module_GOczcG_footerBottom{max-width:1200px;margin:var(--space-7) auto 0;padding-top:var(--space-5);border-top:1px solid var(--border);justify-content:space-between;align-items:center;gap:var(--space-5);flex-wrap:wrap;display:flex}._pathless-module_GOczcG_footerLegal{align-items:center;gap:var(--space-1);font-style:normal;font-size:var(--text-xs);color:var(--text-muted);flex-wrap:wrap;display:flex}._pathless-module_GOczcG_copyright{color:var(--text-muted)}._pathless-module_GOczcG_footerLegalSep{color:var(--text-faint)}._pathless-module_GOczcG_footerLangs{align-items:center;gap:var(--space-1);padding:var(--space-1);border:1px solid var(--border);border-radius:var(--radius-full);background:var(--surface-2);flex-wrap:wrap;display:flex}._pathless-module_GOczcG_footerLang{align-items:center;gap:var(--space-1);min-height:max(var(--tap-min), 1.5rem);font:inherit;font-size:var(--text-xs);color:var(--text-muted);appearance:none;cursor:pointer;padding:var(--space-1) calc(var(--space-2) * var(--density));border-radius:var(--radius-full);transition:color var(--dur-fast) var(--ease), background var(--dur-fast) var(--ease);background:0 0;border:0;text-decoration:none;display:inline-flex}._pathless-module_GOczcG_footerLang ._pathless-module_GOczcG_footerLangFlag{border-radius:var(--radius-full);opacity:.65;width:16px;height:16px;transition:opacity var(--dur-fast) var(--ease);flex-shrink:0}@media (any-hover:hover){._pathless-module_GOczcG_footerLang:hover{color:var(--text);background:var(--hover-surface)}._pathless-module_GOczcG_footerLang:hover ._pathless-module_GOczcG_footerLangFlag{opacity:1}}._pathless-module_GOczcG_footerLang._pathless-module_GOczcG_footerLangActive{color:var(--text);background:var(--surface);font-weight:600}._pathless-module_GOczcG_footerLang._pathless-module_GOczcG_footerLangActive ._pathless-module_GOczcG_footerLangFlag{opacity:1}._pathless-module_GOczcG_socialLinks{align-items:center;gap:var(--space-4);display:flex}._pathless-module_GOczcG_socialLink{font-size:var(--text-xl);opacity:.75;transition:opacity var(--dur-fast) var(--ease);display:flex}@media (any-hover:hover){._pathless-module_GOczcG_socialLink:hover{opacity:1}}@media (max-width:900px){._pathless-module_GOczcG_headerInner{padding:0 var(--space-4);justify-content:space-between;gap:var(--space-2);display:flex}._pathless-module_GOczcG_nav,._pathless-module_GOczcG_loginLink{display:none}._pathless-module_GOczcG_actions{gap:var(--space-2);flex-shrink:0;min-width:0}._pathless-module_GOczcG_menuButton{width:max(var(--tap-min), 40px);height:max(var(--tap-min), 40px);background:var(--surface-2);border:1px solid var(--border);border-radius:var(--radius-sm);order:1;display:flex}._pathless-module_GOczcG_ctaButton{font-size:var(--text-md);padding:var(--space-2) var(--space-4);border-radius:var(--radius-sm)}}@media (max-width:1024px){._pathless-module_GOczcG_footerColumns{grid-template-columns:repeat(3,1fr)}}@media (max-width:640px){._pathless-module_GOczcG_footerColumns{grid-template-columns:repeat(2,1fr)}._pathless-module_GOczcG_footerBrand{align-items:flex-start;gap:var(--space-5);flex-direction:column}}@media (max-width:480px){._pathless-module_GOczcG_layout{--header-h:64px}._pathless-module_GOczcG_headerInner{height:64px;padding:0 var(--space-4);gap:var(--space-2)}._pathless-module_GOczcG_ctaButton{font-size:var(--text-sm);padding:var(--space-1) var(--space-4)}._pathless-module_GOczcG_menuButton{width:max(var(--tap-min), 38px);height:max(var(--tap-min), 38px)}._pathless-module_GOczcG_logoLink ._pathless-module_GOczcG_logoFull{display:none}._pathless-module_GOczcG_logoLink ._pathless-module_GOczcG_logoIcon{display:inline-block}._pathless-module_GOczcG_footer{padding:var(--space-7) var(--space-4) var(--space-5)}._pathless-module_GOczcG_footerBottom{flex-direction:column;align-items:flex-start}}.championships-module_oxc1xG_section{position:relative}.championships-module_oxc1xG_header{gap:var(--space-5);margin-block-end:var(--space-section);display:grid}@media (min-width:62rem){.championships-module_oxc1xG_header{align-items:end;gap:var(--space-7);grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr)}}.championships-module_oxc1xG_supportBlock{justify-items:start;gap:var(--space-4);display:grid}.championships-module_oxc1xG_support{max-width:46ch;color:var(--text-muted);margin:0;line-height:1.55}.championships-module_oxc1xG_columns{gap:var(--space-5);display:grid}@media (min-width:68rem){.championships-module_oxc1xG_columns{grid-template-columns:minmax(0,1.35fr) minmax(0,.65fr);align-items:start}}.championships-module_oxc1xG_board{padding:calc(var(--space-6) * var(--density));border-radius:var(--radius-xl);background:linear-gradient(165deg, var(--surface-2), var(--surface) 65%);position:relative;overflow:hidden}.championships-module_oxc1xG_boardTop{justify-content:space-between;align-items:center;gap:var(--space-4);flex-wrap:wrap;margin-block-end:var(--space-5);display:flex}.championships-module_oxc1xG_season{font-size:var(--text-sm);letter-spacing:.08em;text-transform:uppercase;color:var(--text-faint);margin:0}.championships-module_oxc1xG_prize{margin:var(--space-1) 0 0;font-size:var(--text-2xl);letter-spacing:-.035em;font-weight:600}.championships-module_oxc1xG_live{align-items:center;gap:var(--space-2);padding:var(--space-1) var(--space-3);border-radius:var(--radius-full);background:var(--accent-soft);color:var(--accent);font-size:var(--text-sm);font-weight:600;display:inline-flex}.championships-module_oxc1xG_live i{border-radius:var(--radius-full);background:currentColor;width:6px;height:6px}@media (prefers-reduced-motion:no-preference){.championships-module_oxc1xG_live i{animation:championships-module_oxc1xG_beat 1.8s var(--ease) infinite}}@keyframes championships-module_oxc1xG_beat{50%{opacity:.3}}.championships-module_oxc1xG_list{gap:var(--space-2);margin:0;padding:0;list-style:none;display:grid}.championships-module_oxc1xG_item{align-items:center;gap:var(--space-4);padding:var(--space-3);border-radius:var(--radius-lg);color:inherit;transition:background var(--dur-fast) var(--ease);text-decoration:none;display:flex}a.championships-module_oxc1xG_item:hover,a.championships-module_oxc1xG_item:focus-visible{background:var(--surface-2)}.championships-module_oxc1xG_cover{aspect-ratio:16/9;border-radius:var(--radius-md);object-fit:cover;flex:none;width:clamp(64px,22vw,96px);height:auto}.championships-module_oxc1xG_itemBody{gap:var(--space-1);min-width:0;display:grid}.championships-module_oxc1xG_name{white-space:nowrap;text-overflow:ellipsis;font-weight:500;overflow:hidden}.championships-module_oxc1xG_numbers{gap:var(--space-1) var(--space-4);flex-wrap:wrap;display:flex}.championships-module_oxc1xG_numbers>*{white-space:nowrap}.championships-module_oxc1xG_numbers{color:var(--text-muted);font-size:var(--text-lg);font-variant-numeric:tabular-nums}.championships-module_oxc1xG_prizeLine{color:var(--accent);font-weight:600}.championships-module_oxc1xG_skeleton{border-radius:var(--radius-md);background:var(--surface-2);display:block}@media (prefers-reduced-motion:no-preference){.championships-module_oxc1xG_skeleton{animation:championships-module_oxc1xG_pulse 1.6s var(--ease) infinite}}@keyframes championships-module_oxc1xG_pulse{50%{opacity:.45}}.championships-module_oxc1xG_skeletonPrize{width:12ch;height:1em}.championships-module_oxc1xG_skeletonCover{aspect-ratio:16/9;flex:none;width:clamp(64px,22vw,96px)}.championships-module_oxc1xG_skeletonName{width:18ch;height:1em}.championships-module_oxc1xG_skeletonNumbers{width:26ch;height:.9em}.championships-module_oxc1xG_benefits{gap:var(--space-3);margin:0;padding:0;list-style:none;display:grid}.championships-module_oxc1xG_benefit{padding:calc(var(--space-4) * var(--density));border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface)}.championships-module_oxc1xG_benefit h3{font-size:var(--text-support);letter-spacing:-.025em;margin:0;font-weight:600}.championships-module_oxc1xG_benefit p{margin:var(--space-2) 0 0;color:var(--text-muted);font-size:var(--text-lg);line-height:1.5}.page-module_uCM5zW_page{--beam-radius:220px;--spotlight-radius:190px;--grid-step:26px;--corridor-depth:1300px;--grid-dot:color-mix(in srgb, var(--text) 12%, transparent);--text-support:clamp(1.0625rem, 1.1vw + .85rem, var(--text-xl));z-index:1;background:var(--bg);color:var(--text);font-family:var(--font-sans);font-size:var(--text-lg);line-height:var(--leading-normal);letter-spacing:-.011em;margin-block-start:calc(-1 * var(--header-total,0px));position:relative;overflow-x:clip}@media (prefers-reduced-motion:no-preference){#pathless-layout:has(.page-module_uCM5zW_page){scroll-behavior:smooth}}.page-module_uCM5zW_body{z-index:1;background:var(--bg);position:relative}.page-module_uCM5zW_grain{z-index:40;pointer-events:none;opacity:.42;mix-blend-mode:soft-light;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='220' height='220'%3E%3Cfilter id='r'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.75' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='220' height='220' filter='url(%23r)'/%3E%3C/svg%3E");background-size:220px 220px;position:absolute;inset:0}.page-module_uCM5zW_grid{pointer-events:none;position:absolute;inset:0;overflow:hidden}.page-module_uCM5zW_grid:before,.page-module_uCM5zW_grid:after{content:"";background-size:var(--grid-step) var(--grid-step);background-position:50%;position:absolute;inset:-1px}.page-module_uCM5zW_grid:before{background-image:radial-gradient(circle at 1px 1px, var(--grid-dot) 1px, transparent 0);-webkit-mask-image:radial-gradient(78% 68% at 50% 42%,#000 20%,#0000 100%);mask-image:radial-gradient(78% 68% at 50% 42%,#000 20%,#0000 100%)}.page-module_uCM5zW_grid:after{background-image:radial-gradient(circle at 1px 1px, var(--accent) 1.1px, transparent 0);opacity:0;transition:opacity var(--dur-med) var(--ease);-webkit-mask-image:radial-gradient(circle var(--spotlight-radius) at var(--spotlight-x,-999px) var(--spotlight-y,-999px), #000 0%, #00000073 42%, transparent 72%);-webkit-mask-image:radial-gradient(circle var(--spotlight-radius) at var(--spotlight-x,-999px) var(--spotlight-y,-999px), #000 0%, #00000073 42%, transparent 72%);mask-image:radial-gradient(circle var(--spotlight-radius) at var(--spotlight-x,-999px) var(--spotlight-y,-999px), #000 0%, #00000073 42%, transparent 72%)}.page-module_uCM5zW_grid[data-spotlight=on]:after{opacity:.55}.page-module_uCM5zW_section{padding-block:clamp(3.5rem, 9vw, var(--space-section));position:relative}.page-module_uCM5zW_container{max-width:var(--content-max);padding-inline:var(--gutter);margin-inline:auto}.page-module_uCM5zW_eyebrow{align-items:center;gap:var(--space-2);margin:0 0 var(--space-5);font-size:var(--text-xs);letter-spacing:.14em;text-transform:uppercase;color:var(--text-muted);font-weight:500;display:inline-flex}.page-module_uCM5zW_eyebrow:before{content:"";border-radius:var(--radius-full);background:var(--accent);width:6px;height:6px;box-shadow:0 0 12px var(--accent)}.page-module_uCM5zW_title{letter-spacing:-.035em;text-wrap:balance;max-width:20ch;margin:0;font-size:clamp(1.6rem,4vw,3.4rem);font-weight:600;line-height:1.04}.page-module_uCM5zW_subtitle{max-width:var(--measure);margin:var(--space-5) 0 0;font-size:var(--text-support);letter-spacing:-.02em;color:var(--text-muted);text-wrap:pretty;line-height:1.45}.page-module_uCM5zW_counterpoint{letter-spacing:-.02em;font-weight:400}.page-module_uCM5zW_lima{color:var(--accent)}.page-module_uCM5zW_button{justify-content:center;align-items:center;gap:var(--space-2);min-height:max(var(--tap-min), 3rem);padding-inline:calc(var(--space-5) * var(--density));border-radius:var(--radius-full);font:inherit;font-size:var(--text-lg);letter-spacing:-.015em;cursor:pointer;transition:background-color var(--dur-fast) var(--ease), border-color var(--dur-fast) var(--ease), color var(--dur-fast) var(--ease), box-shadow var(--dur-fast) var(--ease);border:1px solid #0000;font-weight:500;text-decoration:none;display:inline-flex}.page-module_uCM5zW_primary{background:var(--accent);color:var(--accent-fg);font-weight:600}.page-module_uCM5zW_secondary{background:color-mix(in srgb, var(--text) 6%, transparent);border-color:var(--border-strong);color:var(--text)}@media (any-hover:hover){.page-module_uCM5zW_primary:hover{box-shadow:0 0 0 4px var(--accent-soft)}.page-module_uCM5zW_secondary:hover{background:color-mix(in srgb, var(--text) 11%, transparent)}}.page-module_uCM5zW_cta{--cta-disc:3.5rem;isolation:isolate;align-items:center;gap:var(--space-4);min-height:max(var(--tap-min), var(--cta-disc));border-radius:var(--radius-full);color:var(--text);font:inherit;font-size:var(--text-lg);cursor:pointer;transition:color var(--dur-med) var(--ease);background:0 0;border:0;padding:0;font-weight:500;text-decoration:none;display:inline-flex;position:relative}.page-module_uCM5zW_cta:before{content:"";z-index:-1;width:var(--cta-disc);border-radius:var(--radius-full);background:var(--text);transition:width var(--dur-med) var(--ease);position:absolute;inset-block:0;inset-inline-start:0}.page-module_uCM5zW_ctaDisc{width:var(--cta-disc);height:var(--cta-disc);color:var(--bg);place-items:center;display:grid}.page-module_uCM5zW_ctaDisc svg{transition:transform var(--dur-med) var(--ease-spring)}@media (any-hover:hover){.page-module_uCM5zW_cta:hover{color:var(--bg)}.page-module_uCM5zW_cta:hover:before{width:calc(100% + var(--space-5))}.page-module_uCM5zW_cta:hover .page-module_uCM5zW_ctaDisc svg{transform:translate(3px)}}.page-module_uCM5zW_frame{position:relative}.page-module_uCM5zW_frame:before{content:"";z-index:1;border-radius:inherit;pointer-events:none;background:linear-gradient(160deg, color-mix(in srgb, var(--text) 22%, transparent), color-mix(in srgb, var(--text) 4%, transparent) 38%, color-mix(in srgb, var(--text) 0%, transparent) 70%);-webkit-mask-composite:xor;-webkit-mask-source-type:auto,auto;padding:1px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.page-module_uCM5zW_beam{z-index:2;pointer-events:none;border-radius:inherit;border:1px solid var(--accent);opacity:.75;-webkit-mask-image:radial-gradient(ellipse var(--beam-radius) var(--beam-radius) at var(--beam-x,0%) var(--beam-y,0%), #000 0%, #0009 30%, #0003 50%, transparent 70%);-webkit-mask-image:radial-gradient(ellipse var(--beam-radius) var(--beam-radius) at var(--beam-x,0%) var(--beam-y,0%), #000 0%, #0009 30%, #0003 50%, transparent 70%);mask-image:radial-gradient(ellipse var(--beam-radius) var(--beam-radius) at var(--beam-x,0%) var(--beam-y,0%), #000 0%, #0009 30%, #0003 50%, transparent 70%);position:absolute;inset:0}.page-module_uCM5zW_beamSide{--beam-radius:120px;z-index:2;pointer-events:none;border-radius:inherit;border:1px solid var(--accent);opacity:.75;-webkit-mask-image:radial-gradient(ellipse var(--beam-radius) var(--beam-radius) at 0% var(--beam-y,0%), #000 0%, #0009 30%, #0003 50%, transparent 70%), radial-gradient(ellipse var(--beam-radius) var(--beam-radius) at 100% var(--beam-y,0%), #000 0%, #0009 30%, #0003 50%, transparent 70%);-webkit-mask-image:radial-gradient(ellipse var(--beam-radius) var(--beam-radius) at 0% var(--beam-y,0%), #000 0%, #0009 30%, #0003 50%, transparent 70%), radial-gradient(ellipse var(--beam-radius) var(--beam-radius) at 100% var(--beam-y,0%), #000 0%, #0009 30%, #0003 50%, transparent 70%);mask-image:radial-gradient(ellipse var(--beam-radius) var(--beam-radius) at 0% var(--beam-y,0%), #000 0%, #0009 30%, #0003 50%, transparent 70%), radial-gradient(ellipse var(--beam-radius) var(--beam-radius) at 100% var(--beam-y,0%), #000 0%, #0009 30%, #0003 50%, transparent 70%);position:absolute;inset:0}.page-module_uCM5zW_cornerLight{pointer-events:none;border-radius:inherit;background:radial-gradient(ellipse 62% 46% at 50% 0%, color-mix(in srgb, var(--text) 9%, transparent) 0%, color-mix(in srgb, var(--text) 7%, transparent) 22%, color-mix(in srgb, var(--text) 5%, transparent) 38%, color-mix(in srgb, var(--text) 3%, transparent) 55%, color-mix(in srgb, var(--text) 1.5%, transparent) 70%, color-mix(in srgb, var(--text) 0.5%, transparent) 85%, transparent 100%);position:absolute;inset:0}@media (prefers-reduced-motion:no-preference){.page-module_uCM5zW_reveal{opacity:0;transition:opacity var(--dur-reveal) var(--ease-out), transform var(--dur-reveal) var(--ease-out);transition-delay:var(--delay,0s);transform:translateY(18px)}.page-module_uCM5zW_reveal[data-revealed=true]{opacity:1;transform:none}}.page-module_uCM5zW_page [data-offscreen=true] *{animation-play-state:paused!important}}@layer utilities;@font-face{font-family:Chivo Mono;font-style:normal;font-weight:400;font-display:swap;src:url(/webfonts/v11-mFT0WbgRxKvF_Z5eQMO9gxAD1XJ7.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Chivo Mono;font-style:normal;font-weight:400;font-display:swap;src:url(/webfonts/v11-mFT0WbgRxKvF_Z5eQMO9gxED1XJ7.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Chivo Mono;font-style:normal;font-weight:400;font-display:swap;src:url(/webfonts/v11-mFT0WbgRxKvF_Z5eQMO9gx8D1Q.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Chivo Mono;font-style:normal;font-weight:500;font-display:swap;src:url(/webfonts/v11-mFT0WbgRxKvF_Z5eQMO9gxAD1XJ7.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Chivo Mono;font-style:normal;font-weight:500;font-display:swap;src:url(/webfonts/v11-mFT0WbgRxKvF_Z5eQMO9gxED1XJ7.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Chivo Mono;font-style:normal;font-weight:500;font-display:swap;src:url(/webfonts/v11-mFT0WbgRxKvF_Z5eQMO9gx8D1Q.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Chivo Mono;font-style:normal;font-weight:600;font-display:swap;src:url(/webfonts/v11-mFT0WbgRxKvF_Z5eQMO9gxAD1XJ7.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Chivo Mono;font-style:normal;font-weight:600;font-display:swap;src:url(/webfonts/v11-mFT0WbgRxKvF_Z5eQMO9gxED1XJ7.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Chivo Mono;font-style:normal;font-weight:600;font-display:swap;src:url(/webfonts/v11-mFT0WbgRxKvF_Z5eQMO9gx8D1Q.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Chivo Mono;font-style:normal;font-weight:700;font-display:swap;src:url(/webfonts/v11-mFT0WbgRxKvF_Z5eQMO9gxAD1XJ7.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Chivo Mono;font-style:normal;font-weight:700;font-display:swap;src:url(/webfonts/v11-mFT0WbgRxKvF_Z5eQMO9gxED1XJ7.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Chivo Mono;font-style:normal;font-weight:700;font-display:swap;src:url(/webfonts/v11-mFT0WbgRxKvF_Z5eQMO9gx8D1Q.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Poppins;font-style:normal;font-weight:400;font-display:swap;src:url(/webfonts/v24-pxiEyp8kv8JHgFVrJJbecmNE.woff2)format("woff2");unicode-range:U+900-97F,U+1CD0-1CF9,U+200C-200D,U+20A8,U+20B9,U+20F0,U+25CC,U+A830-A839,U+A8E0-A8FF,U+11B00-11B09}@font-face{font-family:Poppins;font-style:normal;font-weight:400;font-display:swap;src:url(/webfonts/v24-pxiEyp8kv8JHgFVrJJnecmNE.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Poppins;font-style:normal;font-weight:400;font-display:swap;src:url(/webfonts/v24-pxiEyp8kv8JHgFVrJJfecg.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Poppins;font-style:normal;font-weight:500;font-display:swap;src:url(/webfonts/v24-pxiByp8kv8JHgFVrLGT9Z11lFc-K.woff2)format("woff2");unicode-range:U+900-97F,U+1CD0-1CF9,U+200C-200D,U+20A8,U+20B9,U+20F0,U+25CC,U+A830-A839,U+A8E0-A8FF,U+11B00-11B09}@font-face{font-family:Poppins;font-style:normal;font-weight:500;font-display:swap;src:url(/webfonts/v24-pxiByp8kv8JHgFVrLGT9Z1JlFc-K.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Poppins;font-style:normal;font-weight:500;font-display:swap;src:url(/webfonts/v24-pxiByp8kv8JHgFVrLGT9Z1xlFQ.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Poppins;font-style:normal;font-weight:600;font-display:swap;src:url(/webfonts/v24-pxiByp8kv8JHgFVrLEj6Z11lFc-K.woff2)format("woff2");unicode-range:U+900-97F,U+1CD0-1CF9,U+200C-200D,U+20A8,U+20B9,U+20F0,U+25CC,U+A830-A839,U+A8E0-A8FF,U+11B00-11B09}@font-face{font-family:Poppins;font-style:normal;font-weight:600;font-display:swap;src:url(/webfonts/v24-pxiByp8kv8JHgFVrLEj6Z1JlFc-K.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Poppins;font-style:normal;font-weight:600;font-display:swap;src:url(/webfonts/v24-pxiByp8kv8JHgFVrLEj6Z1xlFQ.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Poppins;font-style:normal;font-weight:700;font-display:swap;src:url(/webfonts/v24-pxiByp8kv8JHgFVrLCz7Z11lFc-K.woff2)format("woff2");unicode-range:U+900-97F,U+1CD0-1CF9,U+200C-200D,U+20A8,U+20B9,U+20F0,U+25CC,U+A830-A839,U+A8E0-A8FF,U+11B00-11B09}@font-face{font-family:Poppins;font-style:normal;font-weight:700;font-display:swap;src:url(/webfonts/v24-pxiByp8kv8JHgFVrLCz7Z1JlFc-K.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Poppins;font-style:normal;font-weight:700;font-display:swap;src:url(/webfonts/v24-pxiByp8kv8JHgFVrLCz7Z1xlFQ.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Poppins;font-style:normal;font-weight:800;font-display:swap;src:url(/webfonts/v24-pxiByp8kv8JHgFVrLDD4Z11lFc-K.woff2)format("woff2");unicode-range:U+900-97F,U+1CD0-1CF9,U+200C-200D,U+20A8,U+20B9,U+20F0,U+25CC,U+A830-A839,U+A8E0-A8FF,U+11B00-11B09}@font-face{font-family:Poppins;font-style:normal;font-weight:800;font-display:swap;src:url(/webfonts/v24-pxiByp8kv8JHgFVrLDD4Z1JlFc-K.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Poppins;font-style:normal;font-weight:800;font-display:swap;src:url(/webfonts/v24-pxiByp8kv8JHgFVrLDD4Z1xlFQ.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Poppins-Fallback;src:local(Arial),local(Liberation Sans),local(Helvetica),local(Roboto);size-adjust:102.44%;ascent-override:102.5%;descent-override:34.17%;line-gap-override:0%}.index-module_XIi0wG_banner{left:var(--space-4);right:var(--space-4);bottom:var(--space-4);z-index:1400;justify-content:space-between;align-items:center;gap:var(--space-5);max-width:720px;padding:var(--space-4) var(--space-5);background:var(--surface-2);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-2);margin-inline:auto;display:flex;position:fixed}.index-module_XIi0wG_banner .index-module_XIi0wG_copy{gap:var(--space-1);flex-direction:column;display:flex}.index-module_XIi0wG_banner .index-module_XIi0wG_copy .index-module_XIi0wG_title{color:var(--text)}.index-module_XIi0wG_banner .index-module_XIi0wG_copy .index-module_XIi0wG_description{color:var(--text-muted)}.index-module_XIi0wG_banner .index-module_XIi0wG_copy .index-module_XIi0wG_description .index-module_XIi0wG_link,.index-module_XIi0wG_banner .index-module_XIi0wG_copy .index-module_XIi0wG_description .index-module_XIi0wG_link:hover{color:var(--accent)}.index-module_XIi0wG_banner .index-module_XIi0wG_actions{align-items:center;gap:var(--space-2);flex-shrink:0;display:flex}@media (max-width:640px){.index-module_XIi0wG_banner{align-items:stretch;gap:var(--space-4);flex-direction:column}.index-module_XIi0wG_banner .index-module_XIi0wG_actions{justify-content:flex-end}}.index-module_yDHcuq_container{z-index:1600;pointer-events:none;opacity:0;height:2px;transition:opacity .22s ease-out;position:fixed;top:0;left:0;right:0}.index-module_yDHcuq_container.index-module_yDHcuq_visible{opacity:1}.index-module_yDHcuq_container .index-module_yDHcuq_bar{background:var(--accent);width:0;height:100%;transition:width .22s cubic-bezier(.22,.61,.36,1)}.NotFound-module_fMiunW_standalone,.NotFound-module_fMiunW_embedded{align-items:center;gap:var(--space-5);width:min(40rem,100%);padding-block:var(--space-7);padding-inline:var(--gutter);text-align:center;flex-direction:column;margin-inline:auto;display:flex}.NotFound-module_fMiunW_standalone{justify-content:center;min-height:min(70dvh,40rem)}.NotFound-module_fMiunW_embedded{justify-content:center;min-height:min(60dvh,34rem)}.NotFound-module_fMiunW_intro{align-items:center;gap:var(--space-3);flex-direction:column;display:flex}.NotFound-module_fMiunW_badge{align-items:center;gap:var(--space-2);padding:var(--space-1) var(--space-3);border:1px solid var(--border);border-radius:var(--radius-full);background:var(--surface-2);color:var(--text-muted);font-family:var(--font-mono);font-size:var(--text-xs);letter-spacing:.04em;display:inline-flex}.NotFound-module_fMiunW_lead{max-width:34rem}.NotFound-module_fMiunW_search{align-items:flex-end;gap:var(--space-2);text-align:start;width:100%;display:flex}.NotFound-module_fMiunW_searchField{flex:1;min-width:0}.NotFound-module_fMiunW_destinations{align-items:center;gap:var(--space-3);flex-direction:column;width:100%;display:flex}.NotFound-module_fMiunW_destinationsLabel{letter-spacing:.06em}.NotFound-module_fMiunW_destinationList{gap:var(--space-2);width:100%;margin:0;padding:0;list-style:none;display:grid}.NotFound-module_fMiunW_destination{align-items:center;gap:var(--space-3);padding:var(--space-3);border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface);color:inherit;text-align:start;text-decoration:none;transition:border-color .15s,background .15s;display:flex}.NotFound-module_fMiunW_destination .NotFound-module_fMiunW_destinationIcon{border-radius:var(--radius-sm);background:var(--surface-2);width:2.25rem;height:2.25rem;color:var(--text-muted);flex:none;place-items:center;display:grid}.NotFound-module_fMiunW_destination .NotFound-module_fMiunW_destinationText{flex-direction:column;gap:2px;min-width:0;display:flex}.NotFound-module_fMiunW_destination .NotFound-module_fMiunW_destinationChevron{color:var(--text-faint);flex:none;margin-inline-start:auto;transition:transform .15s}.NotFound-module_fMiunW_destination:hover{border-color:var(--border-strong);background:var(--surface-2)}.NotFound-module_fMiunW_destination:hover .NotFound-module_fMiunW_destinationIcon{color:var(--accent)}.NotFound-module_fMiunW_destination:hover .NotFound-module_fMiunW_destinationChevron{transform:translate(2px)}.NotFound-module_fMiunW_destination:focus-visible{box-shadow:var(--focus-ring);outline:none}.NotFound-module_fMiunW_path{font-family:var(--font-mono);overflow-wrap:anywhere}@media (min-width:768px){.NotFound-module_fMiunW_destinationList{grid-template-columns:repeat(3,1fr)}.NotFound-module_fMiunW_destination{flex-direction:column;align-items:flex-start;height:100%}.NotFound-module_fMiunW_destination .NotFound-module_fMiunW_destinationChevron{display:none}}.index-module_0TIxAa_container{background:var(--bg);justify-content:center;align-items:center;min-height:100dvh;padding:24px;display:flex}.index-module_0TIxAa_container .index-module_0TIxAa_card{text-align:center;flex-direction:column;align-items:center;gap:16px;max-width:360px;display:flex}.index-module_0TIxAa_container .index-module_0TIxAa_card .index-module_0TIxAa_spinner{border:3px solid var(--border);border-top-color:var(--accent);border-radius:50%;width:40px;height:40px;animation:.8s linear infinite index-module_0TIxAa_stale-deploy-spin}@keyframes index-module_0TIxAa_stale-deploy-spin{to{transform:rotate(360deg)}}.-author-profile-module_-JatQa_container{max-width:760px;padding:var(--space-7) var(--space-6) 6rem;margin:0 auto}.-author-profile-module_-JatQa_backLink{align-items:center;gap:var(--space-1);color:var(--text-muted);margin-bottom:var(--space-6);transition:color var(--dur-med) var(--ease);text-decoration:none;display:inline-flex}.-author-profile-module_-JatQa_backLink svg{transition:transform var(--dur-med) var(--ease)}.-author-profile-module_-JatQa_backLink:hover{color:var(--accent-hover)}.-author-profile-module_-JatQa_backLink:hover svg{transform:translate(-3px)}.-author-profile-module_-JatQa_authorCard{gap:var(--space-6);padding:var(--space-6) var(--space-6);border:1px solid color-mix(in srgb, var(--text) 7%, transparent);border-radius:var(--radius-lg);margin-bottom:var(--space-7);background:color-mix(in srgb, var(--surface-2) 30%, transparent);align-items:flex-start;display:flex;position:relative;overflow:hidden}.-author-profile-module_-JatQa_authorCard:before{content:"";background:linear-gradient(to right, var(--accent), transparent);height:2px;position:absolute;top:0;left:0;right:0}@media (max-width:600px){.-author-profile-module_-JatQa_authorCard{text-align:center;padding:var(--space-5);flex-direction:column;align-items:center}}.-author-profile-module_-JatQa_avatar{border-radius:var(--radius-full);background:linear-gradient(135deg, var(--accent), color-mix(in srgb, var(--accent) 50%, transparent));width:80px;min-width:80px;height:80px;box-shadow:0 8px 24px color-mix(in srgb, var(--accent) 30%, transparent);justify-content:center;align-items:center;display:flex;overflow:hidden}.-author-profile-module_-JatQa_avatar img{object-fit:cover;border-radius:var(--radius-full);width:100%;height:100%}.-author-profile-module_-JatQa_info{gap:var(--space-2);flex-direction:column;flex:1;display:flex}.-author-profile-module_-JatQa_name{letter-spacing:-.025em!important}.-author-profile-module_-JatQa_role{margin-top:0}.-author-profile-module_-JatQa_bio{margin-top:var(--space-2);line-height:1.7}.-author-profile-module_-JatQa_links{gap:var(--space-2);margin-top:var(--space-4);flex-wrap:wrap;display:flex}@media (max-width:600px){.-author-profile-module_-JatQa_links{justify-content:center}}.-author-profile-module_-JatQa_posts{gap:var(--space-5);flex-direction:column;display:flex}.-author-profile-module_-JatQa_postsSectionHeader{align-items:center;gap:var(--space-4);margin-bottom:var(--space-4);display:flex}.-author-profile-module_-JatQa_postsTitle{white-space:nowrap;letter-spacing:.1em!important}.-author-profile-module_-JatQa_postsSectionLine{background:color-mix(in srgb, var(--text) 7%, transparent);flex:1;height:1px}.-author-profile-module_-JatQa_postsList{gap:var(--space-2);flex-direction:column;display:flex}.-author-profile-module_-JatQa_postCard{align-items:center;gap:var(--space-4);padding:var(--space-5) var(--space-6);border:1px solid color-mix(in srgb, var(--text) 6%, transparent);border-radius:var(--radius-md);color:inherit;background:color-mix(in srgb, var(--surface-2) 20%, transparent);transition:all var(--dur-med) var(--ease);text-decoration:none;display:flex}.-author-profile-module_-JatQa_postCard:hover{border-color:color-mix(in srgb, var(--accent) 20%, transparent);background:color-mix(in srgb, var(--surface-2) 50%, transparent);transform:translate(4px)}.-author-profile-module_-JatQa_postCard:hover .-author-profile-module_-JatQa_postArrow{opacity:1;color:var(--accent-hover);transform:translate(0)}.-author-profile-module_-JatQa_postCard:hover .-author-profile-module_-JatQa_postTitle{color:var(--accent-hover)!important}.-author-profile-module_-JatQa_postCardInner{gap:var(--space-1);flex-direction:column;flex:1;min-width:0;display:flex}.-author-profile-module_-JatQa_postMeta{align-items:center;gap:var(--space-2);display:flex}.-author-profile-module_-JatQa_postTitle{letter-spacing:-.01em!important;transition:color var(--dur-med) var(--ease)!important}.-author-profile-module_-JatQa_postExcerpt{line-height:1.6}.-author-profile-module_-JatQa_postArrow{opacity:0;transition:all var(--dur-med) var(--ease);color:var(--text);flex-shrink:0;transform:translate(-8px)}.index-module_vEb1ba_container{justify-content:center;align-items:center;gap:var(--space-4);pointer-events:all;width:100%;height:100%;transition:opacity var(--dur-slow) var(--ease);flex-direction:column;display:flex}.index-module_vEb1ba_container.index-module_vEb1ba_fixed{z-index:900;position:fixed;inset:0}.index-module_vEb1ba_container.index-module_vEb1ba_withBackground{background:color-mix(in srgb, var(--bg) 96%, transparent);-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px)}.index-module_vEb1ba_container .index-module_vEb1ba_logoWrapper{justify-content:center;align-items:center;animation:.55s cubic-bezier(.16,1,.3,1) both index-module_vEb1ba_entrance;display:flex;position:relative}.index-module_vEb1ba_container .index-module_vEb1ba_logoWrapper .index-module_vEb1ba_glow{inset:-var(--space-6);background:radial-gradient(ellipse 80% 60% at 50% 50%, color-mix(in srgb, var(--accent) 28%, transparent) 0%, transparent 70%);filter:blur(14px);pointer-events:none;animation:1.4s ease-in-out infinite index-module_vEb1ba_glowPulse;position:absolute}.index-module_vEb1ba_container .index-module_vEb1ba_logoWrapper .index-module_vEb1ba_logo{z-index:1;position:relative}.index-module_vEb1ba_container .index-module_vEb1ba_logoWrapper .index-module_vEb1ba_baseRect{animation:1.4s ease-in-out infinite index-module_vEb1ba_baseBreathe}.index-module_vEb1ba_container .index-module_vEb1ba_logoWrapper .index-module_vEb1ba_shimmerRect{animation:1.6s ease-in-out .3s infinite index-module_vEb1ba_shimmerSweep}.index-module_vEb1ba_container .index-module_vEb1ba_logotypeWrapper{--mark-centered:700px;--loader-duration:4.2s;max-width:88vw;animation:.55s cubic-bezier(.16,1,.3,1) both index-module_vEb1ba_entrance;position:relative}.index-module_vEb1ba_container .index-module_vEb1ba_logotypeWrapper .index-module_vEb1ba_logotype{width:100%;height:auto;display:block}.index-module_vEb1ba_container .index-module_vEb1ba_logotypeWrapper .index-module_vEb1ba_logotype path,.index-module_vEb1ba_container .index-module_vEb1ba_logotypeWrapper .index-module_vEb1ba_logotype rect{fill:var(--text)}.index-module_vEb1ba_container .index-module_vEb1ba_logotypeWrapper .index-module_vEb1ba_logotype .index-module_vEb1ba_mark{transform-box:fill-box;transform-origin:50% 100%;animation:index-module_vEb1ba_logotypeDrop var(--loader-duration) linear infinite, index-module_vEb1ba_logotypeDropFade var(--loader-duration) linear infinite}.index-module_vEb1ba_container .index-module_vEb1ba_logotypeWrapper .index-module_vEb1ba_logotype .index-module_vEb1ba_plate{animation:index-module_vEb1ba_logotypePlate var(--loader-duration) linear infinite}.index-module_vEb1ba_container .index-module_vEb1ba_logotypeWrapper .index-module_vEb1ba_logotype .index-module_vEb1ba_body{opacity:0;animation:index-module_vEb1ba_logotypeBody var(--loader-duration) linear infinite}.index-module_vEb1ba_container .index-module_vEb1ba_logotypeWrapper .index-module_vEb1ba_logotype .index-module_vEb1ba_lens{opacity:0;transform-box:fill-box;transform-origin:0%;animation:index-module_vEb1ba_logotypeLens var(--loader-duration) linear infinite}.index-module_vEb1ba_container .index-module_vEb1ba_logotypeWrapper .index-module_vEb1ba_logotype .index-module_vEb1ba_glyph{opacity:0;transform-box:fill-box;transform-origin:0%;animation:index-module_vEb1ba_logotypeGlyph var(--loader-duration) linear infinite}.index-module_vEb1ba_container .index-module_vEb1ba_logotypeWrapper .index-module_vEb1ba_logotype .index-module_vEb1ba_glyph.index-module_vEb1ba_glyph0{--tuck:-89px;animation-delay:1.5s}.index-module_vEb1ba_container .index-module_vEb1ba_logotypeWrapper .index-module_vEb1ba_logotype .index-module_vEb1ba_glyph.index-module_vEb1ba_glyph1{--tuck:-333px;animation-delay:1.528s}.index-module_vEb1ba_container .index-module_vEb1ba_logotypeWrapper .index-module_vEb1ba_logotype .index-module_vEb1ba_glyph.index-module_vEb1ba_glyph2{--tuck:-531px;animation-delay:1.556s}.index-module_vEb1ba_container .index-module_vEb1ba_logotypeWrapper .index-module_vEb1ba_logotype .index-module_vEb1ba_glyph.index-module_vEb1ba_glyph3{--tuck:-691px;animation-delay:1.584s}.index-module_vEb1ba_container .index-module_vEb1ba_logotypeWrapper .index-module_vEb1ba_logotype .index-module_vEb1ba_glyph.index-module_vEb1ba_glyph4{--tuck:-767px;animation-delay:1.612s}.index-module_vEb1ba_container .index-module_vEb1ba_logotypeWrapper .index-module_vEb1ba_logotype .index-module_vEb1ba_glyph.index-module_vEb1ba_glyph5{--tuck:-1016px;animation-delay:1.64s}.index-module_vEb1ba_container .index-module_vEb1ba_logotypeWrapper .index-module_vEb1ba_logotype .index-module_vEb1ba_glyph.index-module_vEb1ba_glyph6{--tuck:-1148px;animation-delay:1.668s}.index-module_vEb1ba_container .index-module_vEb1ba_textWrapper{justify-content:center;align-items:center;height:1.4em;display:flex;overflow:hidden}.index-module_vEb1ba_container .index-module_vEb1ba_motivationalText{color:var(--text-muted);font-size:var(--text-md);text-align:center;white-space:nowrap;font-weight:400;display:block}.index-module_vEb1ba_container .index-module_vEb1ba_motivationalText.index-module_vEb1ba_entering{animation:.22s cubic-bezier(.16,1,.3,1) both index-module_vEb1ba_textSlideIn}.index-module_vEb1ba_container .index-module_vEb1ba_motivationalText.index-module_vEb1ba_exiting{animation:.18s ease-in both index-module_vEb1ba_textSlideOut}@keyframes index-module_vEb1ba_entrance{0%{opacity:0;transform:translateY(6px)scale(.94)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes index-module_vEb1ba_glowPulse{0%,to{opacity:.2}50%{opacity:1}}@keyframes index-module_vEb1ba_baseBreathe{0%,to{fill-opacity:.6}50%{fill-opacity:.88}}@keyframes index-module_vEb1ba_shimmerSweep{0%{opacity:0;transform:translate(0)}10%{opacity:1}88%{opacity:1}96%{opacity:0;transform:translate(948px)}to{opacity:0;transform:translate(948px)}}@keyframes index-module_vEb1ba_logotypeDrop{0%{transform:translate(var(--mark-centered), -220px) scale(1);animation-timing-function:cubic-bezier(.55,0,.9,.4)}14%{transform:translate(var(--mark-centered), 0) scale(1);animation-timing-function:ease-out}19%{transform:translate(var(--mark-centered), 0) scale(1.14, .82);animation-timing-function:cubic-bezier(.3,1.5,.5,1)}26%{transform:translate(var(--mark-centered), 0) scale(1);animation-timing-function:cubic-bezier(.65,0,.35,1)}35%,82%{animation-timing-function:cubic-bezier(.6,0,.3,1);transform:translate(0)scale(1)}87%{transform:translate(var(--mark-centered), 0) scale(1.1, .88);animation-timing-function:cubic-bezier(.2,.9,.3,1)}90%{transform:translate(var(--mark-centered), -20px) scale(.94, 1.09);animation-timing-function:cubic-bezier(.5,0,.9,.4)}to{transform:translate(var(--mark-centered), 480px) scale(1)}}@keyframes index-module_vEb1ba_logotypeDropFade{0%{opacity:0}5%,88%{opacity:1}96%,to{opacity:0}}@keyframes index-module_vEb1ba_logotypePlate{0%,17%{opacity:1}17.01%,86%{opacity:0}86.01%,to{opacity:1}}@keyframes index-module_vEb1ba_logotypeBody{0%,17%{opacity:0}17.01%,86%{opacity:1}86.01%,to{opacity:0}}@keyframes index-module_vEb1ba_logotypeLens{0%,19%{opacity:0;animation-timing-function:cubic-bezier(.2,1.6,.4,1);transform:translate(-52px)scaleX(.3)}26%,82%{opacity:1;animation-timing-function:cubic-bezier(.7,0,.9,.4);transform:translate(0)scaleX(1)}86%,to{opacity:0;transform:translate(-52px)scaleX(.3)}}@keyframes index-module_vEb1ba_logotypeGlyph{0%{opacity:0;transform:translateX(var(--tuck)) scale(.35);animation-timing-function:cubic-bezier(.16,.9,.3,1)}8%{opacity:1;animation-timing-function:linear;transform:translate(0)scale(1)}34%{opacity:1;animation-timing-function:cubic-bezier(.6,0,.85,.45);transform:translate(0)scale(1)}42%,to{opacity:0;transform:translateX(var(--tuck)) scale(.35)}}@media (prefers-reduced-motion:reduce){.index-module_vEb1ba_container .index-module_vEb1ba_logotypeWrapper .index-module_vEb1ba_logotype .index-module_vEb1ba_mark,.index-module_vEb1ba_container .index-module_vEb1ba_logotypeWrapper .index-module_vEb1ba_logotype .index-module_vEb1ba_plate,.index-module_vEb1ba_container .index-module_vEb1ba_logotypeWrapper .index-module_vEb1ba_logotype .index-module_vEb1ba_body,.index-module_vEb1ba_container .index-module_vEb1ba_logotypeWrapper .index-module_vEb1ba_logotype .index-module_vEb1ba_lens,.index-module_vEb1ba_container .index-module_vEb1ba_logotypeWrapper .index-module_vEb1ba_logotype .index-module_vEb1ba_glyph{animation:none}.index-module_vEb1ba_container .index-module_vEb1ba_logotypeWrapper .index-module_vEb1ba_logotype .index-module_vEb1ba_body,.index-module_vEb1ba_container .index-module_vEb1ba_logotypeWrapper .index-module_vEb1ba_logotype .index-module_vEb1ba_lens,.index-module_vEb1ba_container .index-module_vEb1ba_logotypeWrapper .index-module_vEb1ba_logotype .index-module_vEb1ba_glyph{opacity:1}.index-module_vEb1ba_container .index-module_vEb1ba_logotypeWrapper .index-module_vEb1ba_logotype .index-module_vEb1ba_plate{opacity:0}}@keyframes index-module_vEb1ba_textSlideIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes index-module_vEb1ba_textSlideOut{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-10px)}}.index-module_2mC93G_page{--header-height:56px;--panel-header-height:48px;-webkit-user-select:none;user-select:none;background:var(--bg);flex-direction:column;display:flex}.index-module_2mC93G_page *{-webkit-user-select:none;user-select:none}.index-module_2mC93G_header{height:var(--header-height);min-height:var(--header-height);max-height:var(--header-height);padding:0 var(--space-4);flex-shrink:0;justify-content:space-between;align-items:center;display:flex;position:relative;max-width:none!important}@media (max-width:1500px){.index-module_2mC93G_header{padding:0 var(--space-2);gap:var(--space-1)}}.index-module_2mC93G_header .index-module_2mC93G_headerLead{flex-wrap:nowrap;min-width:0}.index-module_2mC93G_header .index-module_2mC93G_headerSegment{align-items:center;gap:var(--space-1);display:flex}.index-module_2mC93G_header .index-module_2mC93G_headerProjectName{flex:0 auto;width:380px;min-width:120px;max-width:380px}@media (max-width:1500px){.index-module_2mC93G_header .index-module_2mC93G_headerProjectName{width:200px;min-width:90px}}@media (max-width:1024px){.index-module_2mC93G_header .index-module_2mC93G_headerProjectName{width:120px;min-width:70px}}.index-module_2mC93G_headerActions{flex-wrap:nowrap;flex:1;min-width:0}@media (max-width:1500px){.index-module_2mC93G_headerActions button:not([id=editor-publish-btn]):not([id=simple-create-btn])>span{gap:0;font-size:0}}.index-module_2mC93G_saveIcon{transition:color var(--dur-med) var(--ease)}.index-module_2mC93G_saveIconDirty{color:var(--warning)}.index-module_2mC93G_saveIconSaving{color:var(--accent-hover);transform-origin:50%;animation:1.1s ease-in-out infinite index-module_2mC93G_saveIconBounce}.index-module_2mC93G_saveIconSaved{color:var(--success)}.index-module_2mC93G_saveIconError{color:var(--danger)}@keyframes index-module_2mC93G_saveIconBounce{0%,to{opacity:.75;transform:translateY(0)}50%{opacity:1;transform:translateY(-2px)}}.index-module_2mC93G_container{width:100%;height:100dvh;max-height:100dvh;display:flex;flex-wrap:nowrap!important;gap:0!important;max-width:none!important}.index-module_2mC93G_editorLayout{flex-direction:row;width:100%;height:100dvh;max-height:100dvh;display:flex;overflow:hidden}.index-module_2mC93G_sidebarWrapper{flex-shrink:0;min-width:0;position:relative}.index-module_2mC93G_resizeHandle{top:0;right:calc(-1 * var(--space-1));cursor:col-resize;z-index:20;width:8px;height:100%;position:absolute}.index-module_2mC93G_resizeHandle:after{content:"";width:1px;height:100%;transition:background var(--dur-fast) var(--ease);background:0 0;position:absolute;top:0;left:50%;transform:translate(-50%)}.index-module_2mC93G_resizeHandle:hover:after,.index-module_2mC93G_resizeHandle[data-resizing]:after{background:var(--accent)}.index-module_2mC93G_mainColumn{flex:1;min-width:0}.index-module_2mC93G_contentArea{background:var(--bg);flex-direction:column;width:100%;height:100%;display:flex;position:relative}@media (min-width:768px){.index-module_2mC93G_contentArea{justify-content:space-between}}.index-module_2mC93G_stage{flex:1;min-width:0;min-height:0;display:flex}.index-module_2mC93G_workspace{background:var(--surface-2);cursor:grab;flex:1;min-width:0;min-height:0;position:relative;overflow:hidden}.index-module_2mC93G_workspace:active{cursor:grabbing}.index-module_2mC93G_workspaceCenter{pointer-events:none;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.index-module_2mC93G_workspaceViewport{transform-origin:50%;pointer-events:auto;flex-shrink:0}.index-module_2mC93G_previewCanvas{position:relative}.index-module_2mC93G_headerZoomControls{align-items:center;gap:var(--space-1);display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.index-module_2mC93G_headerZoomControls .index-module_2mC93G_headerZoomLabel{font-variant-numeric:tabular-nums;min-width:52px;color:var(--text)}@media (max-width:1024px){.index-module_2mC93G_headerZoomControls{display:none}}.index-module_2mC93G_bottomArea{flex-shrink:0;position:relative}.index-module_2mC93G_timelineResizeHandle{top:calc(-1 * var(--space-2));cursor:row-resize;z-index:200;width:100%;height:16px;position:absolute;left:0}.index-module_2mC93G_timelineResizeHandle:after{content:"";width:100%;height:2px;transition:background var(--dur-fast) var(--ease);background:0 0;position:absolute;top:50%;left:0;transform:translateY(-50%)}.index-module_2mC93G_timelineResizeHandle:hover:after,.index-module_2mC93G_timelineResizeHandle[data-resizing]:after{background:var(--accent)}.index-module_2mC93G_timelineWrapper{flex-direction:column;display:flex;overflow:hidden}.index-module_2mC93G_loadingOverlay{text-align:center;padding:var(--space-5);background:color-mix(in srgb, var(--bg) 80%, transparent);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.index-module_2mC93G_videoErrorBox{align-items:center;gap:var(--space-4);flex-direction:column;max-width:360px;display:flex}.index-module_2mC93G_videoErrorBox .index-module_2mC93G_videoErrorTitle{color:var(--text);font-size:var(--text-md);font-weight:600}.index-module_2mC93G_videoErrorBox .index-module_2mC93G_videoErrorMessage{color:var(--text-muted);font-size:var(--text-md);line-height:1.45}.index-module_2mC93G_controllers{flex-shrink:0;width:100%}.index-module_2mC93G_mobileUnavailable{background:var(--bg);flex-direction:column;width:100%;min-height:100dvh;display:flex;position:relative;overflow:hidden}.index-module_2mC93G_mobileUnavailable:before{content:"";background:radial-gradient(ellipse at center, color-mix(in srgb, var(--accent) 10%, transparent) 0%, color-mix(in srgb, var(--accent) 0%, transparent) 65%);pointer-events:none;z-index:0;width:120%;height:60%;position:absolute;top:-20%;left:50%;transform:translate(-50%)}.index-module_2mC93G_mobileUnavailable .index-module_2mC93G_mobileUnavailableBackBar{padding:var(--space-4);z-index:1;align-items:center;display:flex;position:relative}.index-module_2mC93G_mobileUnavailable .index-module_2mC93G_mobileUnavailableContent{justify-content:center;align-items:center;gap:var(--space-2);padding:var(--space-5) var(--space-4) var(--space-6);text-align:center;z-index:1;flex-direction:column;flex:1;width:100%;max-width:460px;margin:0 auto;display:flex;position:relative}.index-module_2mC93G_mobileUnavailable .index-module_2mC93G_mobileUnavailableIcon{border-radius:var(--radius-xl);background:color-mix(in srgb, var(--accent) 12%, transparent);width:80px;height:80px;color:var(--accent-hover);margin-bottom:var(--space-4);justify-content:center;align-items:center;font-size:40px;display:flex}.index-module_2mC93G_mobileUnavailable .index-module_2mC93G_mobileUnavailableEyebrow{color:var(--accent);letter-spacing:.12em;font-size:var(--text-2xs);margin:0 0 var(--space-1)}.index-module_2mC93G_mobileUnavailable .index-module_2mC93G_mobileUnavailableTitle{letter-spacing:-.02em;color:var(--text);margin:0;font-size:clamp(24px,6vw,32px);line-height:1.15}.index-module_2mC93G_mobileUnavailable .index-module_2mC93G_mobileUnavailableDesc{margin:var(--space-1) 0 0;max-width:380px;line-height:1.55;font-size:var(--text-lg);color:var(--text-muted)}.index-module_2mC93G_mobileUnavailable .index-module_2mC93G_mobileUnavailableButtons{align-items:center;gap:var(--space-2);width:100%;margin-top:var(--space-6);flex-direction:column;display:flex}.index-module_2mC93G_mobileUnavailable .index-module_2mC93G_storeBadge{border-radius:var(--radius-md);cursor:pointer;padding:var(--space-1);justify-content:center;align-items:center;text-decoration:none;transition:transform .15s,filter .2s;display:inline-flex}.index-module_2mC93G_mobileUnavailable .index-module_2mC93G_storeBadge:hover{filter:brightness(1.08);transform:translateY(-1px)}.index-module_2mC93G_mobileUnavailable .index-module_2mC93G_storeBadge:active{transform:translateY(0)}.index-module_2mC93G_mobileUnavailable .index-module_2mC93G_storeBadge .index-module_2mC93G_storeBadgeImg{-webkit-user-select:none;user-select:none;-webkit-user-drag:none;width:auto;height:56px;display:block}@media (min-width:480px){.index-module_2mC93G_mobileUnavailable .index-module_2mC93G_mobileUnavailableButtons{flex-direction:row;justify-content:center}}[data-ui=simple] .index-module_2mC93G_headerZoomControls{display:none}[data-ui=simple] .index-module_2mC93G_workspace,[data-ui=simple] .index-module_2mC93G_workspace:active{cursor:default}.index-module_QEsLkW_dropOverlay{z-index:1600;background:color-mix(in srgb, var(--bg) 70%, transparent);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);justify-content:center;align-items:center;animation:.15s ease-out index-module_QEsLkW_overlayIn;display:flex;position:fixed;inset:0}.index-module_QEsLkW_dropOverlay:before{content:"";inset:var(--space-4);border:2px dashed var(--accent-hover);border-radius:var(--radius-xl);pointer-events:none;position:absolute}.index-module_QEsLkW_dropOverlayContent{align-items:center;gap:var(--space-4);flex-direction:column;display:flex}.index-module_QEsLkW_dropOverlayIcon{border-radius:var(--radius-full);background:color-mix(in srgb, var(--accent) 15%, transparent);border:1px solid color-mix(in srgb, var(--accent) 30%, transparent);width:72px;height:72px;color:var(--accent-hover);justify-content:center;align-items:center;font-size:2rem;animation:.4s ease-out index-module_QEsLkW_iconBounce;display:flex}.index-module_QEsLkW_dropOverlayLabel{color:var(--text);font-size:1.1rem;font-weight:600}.index-module_QEsLkW_dropOverlayHint{color:var(--text);font-size:.85rem}.index-module_QEsLkW_uploadZone{justify-content:center;align-items:center;gap:var(--space-4);padding:var(--space-7) var(--space-6);border-radius:var(--radius-lg);cursor:pointer;transition:all var(--dur-med) var(--ease);flex-direction:column;width:100%;max-width:480px;display:flex}.index-module_QEsLkW_uploadZone:hover{background:color-mix(in srgb, var(--accent) 4%, transparent)}.index-module_QEsLkW_uploadZone:hover .index-module_QEsLkW_uploadIcon{border-color:color-mix(in srgb, var(--accent) 40%, transparent);background:color-mix(in srgb, var(--accent) 12%, transparent);color:var(--accent-hover)}.index-module_QEsLkW_uploadIcon{border-radius:var(--radius-md);background:var(--surface);border:1px solid var(--border);width:56px;height:56px;font-size:var(--text-xl);color:var(--text);transition:all var(--dur-med) var(--ease);justify-content:center;align-items:center;display:flex}.index-module_QEsLkW_hiddenInput{display:none}.index-module_QEsLkW_uploadLabel{color:var(--text);font-size:.95rem;font-weight:500}.index-module_QEsLkW_uploadLink{color:var(--accent-hover);font-weight:600}.index-module_QEsLkW_uploadHint{color:var(--text-muted);font-size:.8rem}.index-module_QEsLkW_focusSink{opacity:0;pointer-events:none;outline:none;width:1px;height:1px;position:absolute}.index-module_QEsLkW_modalProgress{align-items:center;gap:var(--space-4);flex-direction:column;width:100%;display:flex}.index-module_QEsLkW_modalProgress .index-module_QEsLkW_modalIcon{border-radius:var(--radius-md);background:var(--surface);border:1px solid var(--border);width:56px;height:56px;font-size:var(--text-xl);color:var(--text);justify-content:center;align-items:center;display:flex}.index-module_QEsLkW_modalProgress .index-module_QEsLkW_modalFileBlock{align-items:center;gap:var(--space-1);flex-direction:column;width:100%;display:flex}.index-module_QEsLkW_modalProgress .index-module_QEsLkW_modalFileName{text-overflow:ellipsis;white-space:nowrap;max-width:100%;color:var(--text);text-align:center;font-size:.85rem;font-weight:500;overflow:hidden}.index-module_QEsLkW_modalProgress .index-module_QEsLkW_modalStatusLabel{font-size:var(--text-xs);color:var(--text-faint);font-weight:400}.index-module_QEsLkW_modalProgress .index-module_QEsLkW_modalPercent{color:var(--text);font-variant-numeric:tabular-nums;font-size:2rem;font-weight:600;line-height:1}.index-module_QEsLkW_modalProgress .index-module_QEsLkW_modalBarContainer{background:var(--surface);border-radius:var(--radius-full);width:100%;height:4px;overflow:hidden}.index-module_QEsLkW_modalProgress .index-module_QEsLkW_modalBar{background:var(--text);border-radius:var(--radius-full);height:100%;transition:width var(--dur-slow) var(--ease)}.index-module_QEsLkW_modalProgress .index-module_QEsLkW_modalMeta{align-items:center;gap:var(--space-2);font-size:var(--text-xs);color:var(--text-faint);font-variant-numeric:tabular-nums;display:flex}.index-module_QEsLkW_modalProgress .index-module_QEsLkW_modalMetaPill{align-items:center;gap:var(--space-1);display:inline-flex}.index-module_QEsLkW_modalProgress .index-module_QEsLkW_fileList{gap:var(--space-1);flex-direction:column;width:100%;max-height:180px;margin:0;padding:0;list-style:none;display:flex;overflow-y:auto}.index-module_QEsLkW_modalProgress .index-module_QEsLkW_fileRow{align-items:center;gap:var(--space-2);padding:var(--space-1) var(--space-2);border-radius:var(--radius-md);background:var(--surface);font-size:var(--text-xs);color:var(--text-muted);display:flex}.index-module_QEsLkW_modalProgress .index-module_QEsLkW_fileRow svg{flex-shrink:0;width:14px;height:14px}.index-module_QEsLkW_modalProgress .index-module_QEsLkW_fileRow[data-state=done] svg{color:var(--success)}.index-module_QEsLkW_modalProgress .index-module_QEsLkW_fileRow[data-state=failed],.index-module_QEsLkW_modalProgress .index-module_QEsLkW_fileRow[data-state=failed] svg{color:var(--danger)}.index-module_QEsLkW_modalProgress .index-module_QEsLkW_fileName{text-overflow:ellipsis;white-space:nowrap;text-align:left;flex:1;min-width:0;overflow:hidden}.index-module_QEsLkW_modalProgress .index-module_QEsLkW_fileStatus{font-variant-numeric:tabular-nums;color:var(--text-faint);flex-shrink:0}.index-module_QEsLkW_modalProgress .index-module_QEsLkW_fileSpinner{animation:1s linear infinite index-module_QEsLkW_uploadSpin}@keyframes index-module_QEsLkW_uploadSpin{to{transform:rotate(360deg)}}@keyframes index-module_QEsLkW_overlayIn{0%{opacity:0}to{opacity:1}}@keyframes index-module_QEsLkW_iconBounce{0%{opacity:0;transform:scale(.8)translateY(8px)}60%{transform:scale(1.05)translateY(-2px)}to{opacity:1;transform:scale(1)translateY(0)}}.page-module_fOoggW_section,.page-module_fOoggW_heroSection{--a2t-card:var(--surface)}.page-module_fOoggW_section{width:100%;padding:72px 0}.page-module_fOoggW_section[data-tone=raised]{--a2t-card:var(--surface-2);border-block:1px solid var(--border);background:var(--surface)}@media (max-width:768px){.page-module_fOoggW_section{padding:48px 0}}.page-module_fOoggW_inner{width:100%;max-width:920px;padding:0 var(--space-5);margin:0 auto}.page-module_fOoggW_sectionTitle{margin-bottom:var(--space-6);text-align:center}.page-module_fOoggW_breadcrumbs{align-items:center;gap:var(--space-1);padding:var(--space-5) 0 0;color:var(--text-faint);font-size:var(--text-xs);display:flex}.page-module_fOoggW_breadcrumbs a{color:var(--text-muted);transition:color var(--dur-fast) var(--ease);text-decoration:none}.page-module_fOoggW_breadcrumbs a:hover{color:var(--text)}.page-module_fOoggW_heroSection{width:100%}.page-module_fOoggW_hero{text-align:center;flex-direction:column;align-items:center;padding:56px 0 72px;display:flex}@media (max-width:768px){.page-module_fOoggW_hero{padding:32px 0 48px}}.page-module_fOoggW_heroTitle{max-width:16ch}.page-module_fOoggW_heroSubtitle{max-width:54ch;margin-top:var(--space-4)}.page-module_fOoggW_dropCard{width:100%;max-width:620px;margin-top:var(--space-7);border:1px dashed var(--border);border-radius:var(--radius-lg);background:var(--a2t-card);transition:border-color var(--dur-fast) var(--ease), background var(--dur-fast) var(--ease);position:relative}.page-module_fOoggW_dropCard:hover,.page-module_fOoggW_dropCard[data-drag=over]{border-color:var(--accent);background:var(--surface-2)}.page-module_fOoggW_dropTrigger{align-items:center;gap:var(--space-2);width:100%;padding:var(--space-7) var(--space-5);color:inherit;cursor:pointer;background:0 0;border:none;flex-direction:column;display:flex}.page-module_fOoggW_dropTrigger:disabled{cursor:progress}.page-module_fOoggW_dropTrigger:focus-visible{outline:2px solid var(--accent);outline-offset:2px;border-radius:var(--radius-lg)}.page-module_fOoggW_dropIcon{border-radius:var(--radius-full);background:var(--hover-surface);width:48px;height:48px;color:var(--accent);place-items:center;display:grid}.page-module_fOoggW_dropTitle{margin-top:var(--space-1)}.page-module_fOoggW_dropButton{margin-top:var(--space-2);border-radius:var(--radius-full);background:var(--accent);color:var(--accent-fg);font-size:var(--text-md);transition:background var(--dur-fast) var(--ease);padding:11px 26px;font-weight:600}.page-module_fOoggW_dropTrigger:hover .page-module_fOoggW_dropButton{background:var(--accent-hover)}.page-module_fOoggW_dropHint{max-width:44ch}.page-module_fOoggW_dropError{align-items:flex-start;gap:var(--space-2);margin:0 var(--space-5) var(--space-5);padding:var(--space-4);border-radius:var(--radius-sm);background:color-mix(in srgb, var(--danger) 12%, transparent);color:var(--danger);text-align:left;display:flex}.page-module_fOoggW_dropError>:first-child{flex-shrink:0;margin-top:2px}.page-module_fOoggW_hiddenInput{display:none}.page-module_fOoggW_gate{align-items:center;gap:var(--space-2);padding:var(--space-5);text-align:center;flex-direction:column;display:flex}.page-module_fOoggW_pickedFile{align-items:center;gap:var(--space-4);width:100%;margin-bottom:var(--space-4);padding:var(--space-2) var(--space-4);border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--bg);text-align:left;display:flex}.page-module_fOoggW_pickedThumb{border-radius:var(--radius-sm);object-fit:cover;flex-shrink:0;width:56px;height:36px}.page-module_fOoggW_pickedIcon{border-radius:var(--radius-sm);background:var(--hover-surface);width:40px;height:36px;color:var(--accent);flex-shrink:0;place-items:center;display:grid}.page-module_fOoggW_pickedInfo{flex:1;min-width:0}.page-module_fOoggW_linkButton{color:var(--text-muted);font-size:var(--text-xs);cursor:pointer;background:0 0;border:none;flex-shrink:0;text-decoration:underline}.page-module_fOoggW_linkButton:hover:not(:disabled){color:var(--text)}.page-module_fOoggW_linkButton:disabled{opacity:.5;cursor:not-allowed}.page-module_fOoggW_gateTitle{margin-top:var(--space-1)}.page-module_fOoggW_gateActions{justify-content:center;gap:var(--space-2);margin:var(--space-4) 0 var(--space-1);flex-wrap:wrap;display:flex}.page-module_fOoggW_ctaPrimary{justify-content:center;align-items:center;gap:var(--space-2);border-radius:var(--radius-full);background:var(--accent);color:var(--accent-fg);font-size:var(--text-md);cursor:pointer;transition:background var(--dur-fast) var(--ease);border:none;padding:12px 28px;font-weight:600;text-decoration:none;display:inline-flex}.page-module_fOoggW_ctaPrimary:hover:not(:disabled){background:var(--accent-hover)}.page-module_fOoggW_ctaPrimary:disabled{opacity:.7;cursor:progress}.page-module_fOoggW_ctaGhost{border:1px solid var(--border);border-radius:var(--radius-full);color:var(--text);font-size:var(--text-md);cursor:pointer;transition:background var(--dur-fast) var(--ease);background:0 0;justify-content:center;align-items:center;padding:12px 24px;font-weight:500;display:inline-flex}.page-module_fOoggW_ctaGhost:hover:not(:disabled){background:var(--hover-surface)}.page-module_fOoggW_ctaGhost:disabled{opacity:.5;cursor:not-allowed}.page-module_fOoggW_spinner{animation:1s linear infinite page-module_fOoggW_spin}@keyframes page-module_fOoggW_spin{to{transform:rotate(360deg)}}.page-module_fOoggW_features{gap:var(--space-5);grid-template-columns:repeat(3,1fr);display:grid}.page-module_fOoggW_features article{gap:var(--space-2);padding:var(--space-5);border-radius:var(--radius-lg);background:var(--a2t-card);flex-direction:column;display:flex}.page-module_fOoggW_features article>svg{color:var(--accent)}@media (max-width:900px){.page-module_fOoggW_features{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.page-module_fOoggW_features{grid-template-columns:1fr}}.page-module_fOoggW_prose{gap:var(--space-4);flex-direction:column;max-width:68ch;margin:0 auto;display:flex}.page-module_fOoggW_proseTitle{text-align:center}.page-module_fOoggW_bullets{gap:var(--space-2);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.page-module_fOoggW_bullets li{align-items:flex-start;gap:var(--space-2);color:var(--text-muted);font-size:var(--text-md);display:flex}.page-module_fOoggW_bullets li>svg{color:var(--success);flex-shrink:0;margin-top:4px}.page-module_fOoggW_bullets li strong{color:var(--text);font-weight:600}.page-module_fOoggW_bullets li strong:after{content:" — "}.page-module_fOoggW_textLink{color:var(--accent);font-size:var(--text-md);align-self:flex-start;align-items:center;gap:6px;font-weight:500;text-decoration:none;display:inline-flex}.page-module_fOoggW_textLink:hover{text-decoration:underline}.page-module_fOoggW_steps{gap:var(--space-7);grid-template-columns:1fr 1.3fr;align-items:start;display:grid}.page-module_fOoggW_steps header{gap:var(--space-2);flex-direction:column;display:flex}.page-module_fOoggW_steps ol{gap:var(--space-2);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.page-module_fOoggW_steps li{gap:var(--space-4);padding:var(--space-5);border-radius:var(--radius-lg);background:var(--a2t-card);display:flex}.page-module_fOoggW_steps li>div{gap:var(--space-1);flex-direction:column;display:flex}@media (max-width:768px){.page-module_fOoggW_steps{gap:var(--space-6);grid-template-columns:1fr}}.page-module_fOoggW_stepNum{border-radius:var(--radius-full);background:var(--accent);width:28px;height:28px;color:var(--accent-fg);font-size:var(--text-xs);flex-shrink:0;place-items:center;font-weight:600;display:grid}.page-module_fOoggW_faq{flex-direction:column;display:flex}.page-module_fOoggW_faq>div{border-bottom:1px solid var(--border)}.page-module_fOoggW_faq>div:first-child{border-top:1px solid var(--border)}.page-module_fOoggW_faq>div>button{justify-content:space-between;align-items:center;gap:var(--space-4);width:100%;padding:var(--space-5) 0;color:var(--text);text-align:left;cursor:pointer;background:0 0;border:none;display:flex}.page-module_fOoggW_faq>div>button>svg{color:var(--text-faint);transition:transform var(--dur-fast) var(--ease);flex-shrink:0}.page-module_fOoggW_faq>div>div{padding:0 0 var(--space-5);max-width:72ch}.page-module_fOoggW_faq>div[data-open=true]>button>svg{transform:rotate(180deg)}.page-module_fOoggW_variantGroups{gap:var(--space-7);grid-template-columns:repeat(2,1fr);display:grid}@media (max-width:640px){.page-module_fOoggW_variantGroups{gap:var(--space-6);grid-template-columns:1fr}}.page-module_fOoggW_variantLabel{margin-bottom:var(--space-4);text-transform:uppercase;letter-spacing:.1em}.page-module_fOoggW_variantList{gap:var(--space-2);flex-wrap:wrap;margin:0;padding:0;list-style:none;display:flex}.page-module_fOoggW_variantList a{border:1px solid var(--border);border-radius:var(--radius-full);color:var(--text-muted);font-size:var(--text-xs);transition:border-color var(--dur-fast) var(--ease), color var(--dur-fast) var(--ease);padding:7px 14px;text-decoration:none;display:inline-block}.page-module_fOoggW_variantList a:hover{border-color:var(--accent);color:var(--text)}.page-module_fOoggW_finalCta{align-items:center;gap:var(--space-4);text-align:center;flex-direction:column;display:flex}.page-module_fOoggW_finalCta>a{margin-top:var(--space-2)}.page-module_fOoggW_finalCtaDesc{max-width:52ch}
