@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2c55a0e60120577a-s.03ez25a9g3i0n.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/9c72aa0f40e4eef8-s.3i9rha7jpxn0q.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/ad66f9afd8947f86-s.2o7ko1d-5m1xu.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/5476f68d60460930-s.1ee5w62fj497l.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2bbe8d2671613f1f-s.1way2z9fj6cig.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:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/1bffadaabf893a1e-s.0szrwpqb9mkwe.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:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/83afe278b6a6bb3c-s.p.45535valc9rzk.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:Inter Fallback;src:local(Arial);ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.0%;size-adjust:107.12%}.inter_3645cf4d-module__-KQRRa__className{font-family:Inter,Inter Fallback;font-style:normal}.inter_3645cf4d-module__-KQRRa__variable{--font-sans:"Inter", "Inter Fallback"}
:root{--c-bg:#fff;--c-bg-sunken:#fbfbfc;--c-surface:#fff;--c-border:#ebecf0;--c-border-strong:#dcdee5;--c-hover:#f1f2f4;--c-selected:#eceef1;--c-text:#1c1d1f;--c-text-muted:#666;--c-primary:#3567e0;--c-primary-hover:#2b57c4;--c-primary-soft:#eef3fd;--c-accent:#3abdaf;--c-accent-soft:#eaf7f5;--c-accent-ink:#12756a;--c-ok:#2f7d43;--c-ok-soft:#eef7f0;--c-warn:#8a5a08;--c-warn-soft:#fdf6e7;--c-error:#b42318;--c-error-soft:#fef3f2;--space-1:.25rem;--space-2:.5rem;--space-3:.75rem;--space-4:1rem;--space-5:1.5rem;--space-6:2rem;--radius:6px;--radius-md:8px;--radius-lg:12px;--font-ui:var(--font-sans), system-ui, -apple-system, sans-serif;--touch:44px;--control:32px;--sidebar-w:15rem;--shadow-pop:0 1px 2px #1c1d1f0f, 0 8px 24px #1c1d1f14}*,:before,:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%}body{background:var(--c-bg);min-height:100dvh;color:var(--c-text);font-family:var(--font-ui);-webkit-font-smoothing:antialiased;margin:0;font-size:.875rem;line-height:1.5}h1,h2,h3{letter-spacing:-.01em;margin:0;font-weight:600;line-height:1.3}h1{font-size:1.125rem}h2{font-size:.9375rem}h3{color:var(--c-text-muted);letter-spacing:.02em;font-size:.75rem;font-weight:600}p{margin:0}ul{margin:0;padding:0;list-style:none}a{color:var(--c-primary);text-underline-offset:.2em}:focus-visible{outline:2px solid var(--c-primary);outline-offset:1px;border-radius:var(--radius)}label{margin-bottom:var(--space-2);color:var(--c-text-muted);font-size:.8125rem;font-weight:400;display:block}input,textarea,select{width:100%;min-height:var(--touch);padding:0 var(--space-3);border:1px solid var(--c-border);border-radius:var(--radius);background:var(--c-surface);color:inherit;font:inherit;font-size:1rem;transition:border-color .12s,box-shadow .12s}input:hover:not(:focus),textarea:hover:not(:focus){border-color:var(--c-border-strong)}@media (min-width:64rem){input,textarea,select{min-height:var(--control);font-size:.875rem}}input::placeholder,textarea::placeholder{color:var(--c-text-muted)}input:focus,textarea:focus,select:focus{border-color:var(--c-primary);box-shadow:0 0 0 3px var(--c-primary-soft);outline:none}input[type=checkbox]{width:auto;min-height:auto;block-size:1rem;inline-size:1rem;accent-color:var(--c-primary)}button{justify-content:center;align-items:center;gap:var(--space-2);min-height:var(--touch);padding:0 var(--space-4);border:1px solid var(--c-primary);border-radius:var(--radius);background:var(--c-primary);color:#fff;font:inherit;cursor:pointer;font-size:.875rem;font-weight:500;transition:background-color .12s,border-color .12s,opacity .12s;display:inline-flex}@media (min-width:64rem){button{min-height:var(--control)}}button:hover:not(:disabled){background:var(--c-primary-hover);border-color:var(--c-primary-hover)}button:disabled{opacity:.4;cursor:not-allowed}[role=alert]{padding:var(--space-3);border-radius:var(--radius);background:var(--c-error-soft);color:var(--c-error);border:1px solid #b4231840;font-size:.8125rem}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important}}
