@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.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_f367f3{font-family:Inter,Inter Fallback;font-style:normal}.__variable_f367f3{--font-inter:"Inter","Inter Fallback"}@font-face{font-family:Good Times;src:url(/fonts/good-times.otf) format("opentype");font-display:swap}*{box-sizing:border-box;margin:0;padding:0}:root{color-scheme:light;--page:#f8fafc;--surface-1:#ffffff;--text-primary:#0f172a;--text-secondary:#475569;--text-muted:#64748b;--gridline:#e2e8f0;--baseline:#cbd5e1;--border:#e2e8f0;--navy:#0f172a;--navy-hover:#1e293b;--accent:#0369a1;--accent-soft:#e0f2fe;--series-1:#0369a1;--status-good:#0ca30c;--status-warning:#b45309;--status-serious:#c2410c}body{background:var(--page);color:var(--text-primary);font-family:var(--font-inter),Inter,system-ui,-apple-system,"Segoe UI",sans-serif;line-height:1.5}.site-header{background:var(--surface-1);border-bottom:1px solid var(--border)}.site-header-inner{max-width:960px;margin:0 auto;padding:14px 24px;display:flex;align-items:center;justify-content:space-between;gap:16px}.site-header img{height:36px;width:auto;display:block}.header-user{display:flex;align-items:center;gap:12px;font-size:.8rem;color:var(--text-muted)}.header-user button{font:inherit;font-weight:600;color:var(--text-secondary);background:none;border:1px solid var(--baseline);border-radius:8px;padding:6px 14px;cursor:pointer;transition:border-color .15s}.header-user button:hover{border-color:var(--text-muted)}main{max-width:960px;margin:0 auto;padding:40px 24px 72px}.hero-badge{display:inline-flex;align-items:center;gap:8px;font-size:.8rem;font-weight:500;color:var(--accent);background:var(--surface-1);border:1px solid #bae6fd;border-radius:999px;padding:5px 14px;margin-bottom:18px}.hero-badge:before{content:"";width:7px;height:7px;border-radius:50%;background:var(--accent)}h1{font-size:2rem;font-weight:800;letter-spacing:-.02em;line-height:1.15}h1 .acento{color:var(--accent)}.subtitle{color:var(--text-secondary);font-size:.95rem;max-width:640px;margin-top:12px;margin-bottom:32px}.card{background:var(--surface-1);border:1px solid var(--border);border-radius:14px;padding:24px;margin-bottom:20px;box-shadow:0 1px 2px rgba(15,23,42,.04)}.controls{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));grid-gap:16px;gap:16px}.field label{display:block;font-size:.78rem;font-weight:600;color:var(--text-secondary);margin-bottom:6px}.field input,.field select{width:100%;padding:10px 12px;font-size:.9rem;font-family:inherit;color:var(--text-primary);background:var(--surface-1);border:1px solid var(--baseline);border-radius:8px;transition:border-color .15s}.field input:hover,.field select:hover{border-color:var(--text-muted)}.field input:focus,.field select:focus{outline:2px solid var(--accent);outline-offset:1px;border-color:var(--accent)}.field select:disabled{opacity:.45}.badge{display:inline-flex;align-items:center;gap:6px;font-size:.78rem;font-weight:600;color:var(--text-secondary)}.badge .dot{width:9px;height:9px;border-radius:50%;flex:none}.result-head{display:flex;justify-content:space-between;align-items:baseline;gap:12px;flex-wrap:wrap;margin-bottom:4px}.result-head h2{font-size:1.1rem;font-weight:700;letter-spacing:-.01em}table{width:100%;border-collapse:collapse;margin-top:16px;font-size:.9rem}th{text-align:left;font-size:.72rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:var(--text-muted);padding:8px 10px;border-bottom:1px solid var(--baseline)}td{padding:10px;border-bottom:1px solid var(--gridline);font-feature-settings:"tnum";font-variant-numeric:tabular-nums}td.num,th.num{text-align:right}tr:last-child td{border-bottom:none}.chart-wrap{position:relative;margin-top:20px}.chart-wrap svg{display:block;width:100%;height:auto}.tooltip{position:absolute;pointer-events:none;background:var(--surface-1);border:1px solid var(--border);border-radius:8px;box-shadow:0 4px 14px rgba(15,23,42,.12);padding:8px 11px;font-size:.8rem;white-space:nowrap;transform:translate(-50%,calc(-100% - 12px));z-index:2}.tooltip .t-label{color:var(--text-muted);font-size:.72rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em}.tooltip .t-value{font-weight:700}.tooltip .t-sub,.tooltip .t-value{font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.tooltip .t-sub{color:var(--text-secondary)}.footnote{font-size:.78rem;margin-top:20px}.footnote,.placeholder{color:var(--text-muted)}.placeholder{font-size:.9rem;padding:28px 0;text-align:center}.auth-card{max-width:440px;margin:48px auto 0;text-align:center;padding:44px 32px}.auth-card img{height:44px;width:auto;margin:0 auto 22px}.auth-card h2{font-size:1.15rem;font-weight:700;margin-bottom:8px}.auth-card p{margin-bottom:22px;color:var(--text-secondary);font-size:.92rem}.btn-primary{font:inherit;font-size:.92rem;font-weight:600;color:#ffffff;background:var(--navy);border:none;border-radius:8px;padding:11px 26px;cursor:pointer;transition:background .15s}.btn-primary:hover{background:var(--navy-hover)}.auth-error{color:var(--status-serious);font-size:.85rem;margin-top:14px}.site-footer{background:var(--navy);color:#94a3b8;font-size:.78rem;margin-top:40px}.site-footer-inner{max-width:960px;margin:0 auto;padding:20px 24px;display:flex;justify-content:space-between;gap:12px;flex-wrap:wrap}.site-footer a{color:#cbd5e1;text-decoration:none;font-weight:600}.brand-word{font-family:"Good Times",var(--font-inter),sans-serif;font-weight:400;font-size:.72rem;letter-spacing:.08em}.site-footer a:hover{color:#ffffff}