@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-s.woff2) format("woff2");unicode-range:u+0460-052f,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(/_next/static/media/21350d82a1f187e9-s.p.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,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(/_next/static/media/e4af272ccee01ff0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,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.00%;size-adjust:107.12%}.__className_fcbcbf{font-family:Inter,Inter Fallback;font-style:normal}.__variable_fcbcbf{--font-inter:"Inter","Inter Fallback"}nextjs-portal{position:absolute;left:0;top:0}:root{--fw-regular:350;--fw-medium:450;--fw-semibold:550;--fw-bold:600;--inv-bg:#ffffff;--inv-bg-subtle:#f6f8f3;--inv-panel:#98da00;--inv-text:#262626;--inv-text-secondary:#4e7000;--inv-border:#e1e1e1;--inv-muted:#6b7280;--inv-accent-dark:#3d5a00;--inv-danger:#dc2626;--radius:12px;--radius-sm:8px;--space-section:48px;--space-block:24px;--font:var(--font-inter),ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial}*{box-sizing:border-box;letter-spacing:-.03em}body,html{margin:0;padding:0;min-height:100%;background:var(--inv-bg);color:var(--inv-text);font-family:var(--font);font-size:16px;font-weight:350;line-height:1.5}a{color:var(--inv-text-secondary);text-decoration:none;font-weight:450}a:hover{text-decoration:underline;color:var(--inv-text)}.container{width:min(1100px,calc(100% - 48px));margin:0 auto}.card{background:var(--inv-bg);border:1px solid var(--inv-border);border-radius:var(--radius);padding:clamp(20px,3vw,28px);box-shadow:0 1px 3px rgba(38,38,38,.06)}.btn{box-sizing:border-box;display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:var(--radius-sm);padding:12px 24px;border:1px solid transparent;background:#262626;cursor:pointer;font-size:14px;line-height:14px;letter-spacing:-.42px;font-family:var(--font);transition:background .2s ease,border-color .2s ease,color .2s ease;text-decoration:none;white-space:nowrap}.btn,a.btn{color:#fff;font-weight:var(--fw-regular)}a.btn:hover{text-decoration:none}.btn:hover:not(:disabled){background:#4a4a4a;color:#fff}.btn:focus-visible{outline:2px solid #98da00;outline-offset:2px}.btn:disabled{opacity:.45;cursor:not-allowed}.btn.secondary{background:var(--inv-bg);color:var(--inv-text);border-color:var(--inv-border)}.btn.secondary:hover:not(:disabled){background:#f0f0f0;color:var(--inv-text)}a.btn.secondary:hover{color:var(--inv-text)}.btn.accent{background:#98da00;color:#262626;border-color:transparent}.btn.accent:hover:not(:disabled){background:#a8e838;color:#262626}a.btn.accent{color:#262626}.input{width:100%;padding:12px 16px;border-radius:var(--radius-sm);border:1px solid var(--inv-border);background:var(--inv-bg);color:var(--inv-text);font-size:16px;font-weight:350;font-family:var(--font)}.input::placeholder{color:var(--inv-border)}.label{display:block;font-size:14px;font-weight:350;color:var(--inv-text-secondary);margin-bottom:8px}.grid{display:grid;grid-gap:var(--space-block);gap:var(--space-block)}.muted{color:var(--inv-muted);font-size:16px;font-weight:350}.h1{font-size:36px;font-weight:600;line-height:1.1;letter-spacing:-.03em}.h1,.h2{margin:0 0 12px;color:var(--inv-text)}.h2{font-size:24px;font-weight:550;line-height:1.2;letter-spacing:-.02em}.error{color:var(--inv-danger)}.error,.tip{font-size:14px;font-weight:350}.tip{color:var(--inv-muted)}.platform-header{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:clamp(20px,3vw,32px);padding-bottom:20px;flex-wrap:wrap;border-bottom:1px solid var(--inv-border)}.platform-header__brand{font-size:24px;font-weight:550;color:var(--inv-text);letter-spacing:-.02em}.platform-nav{display:flex;gap:10px;flex-wrap:wrap;align-items:center}.page-stack{display:flex;flex-direction:column;gap:var(--space-block)}.card.card--nested{background:var(--inv-bg-subtle);box-shadow:none}.stat-value{font-size:24px;font-weight:550;letter-spacing:-.02em;color:var(--inv-text)}@media (max-width:900px){body.auth-mobile,html.auth-mobile{height:100%;height:100dvh;overflow:hidden;background:#98da00;overscroll-behavior:none}body.auth-mobile{margin:0;max-height:100dvh;touch-action:manipulation;position:fixed;left:0;right:0;top:0;width:100%}}