@media (prefers-reduced-motion:no-preference){.shimmer{background-size:200% 100%;animation:ghost-sweep 1.4s ease-in-out infinite}@keyframes ghost-sweep{0%{background-position:100% 0}to{background-position:-100% 0}}}.ghost{background:linear-gradient(100deg,var(--line) 30%,var(--line-strong) 50%,var(--line) 70%)}.ghost,.ghost-glass{border-radius:var(--radius-sm)}.ghost-glass{border:1px solid var(--line);background:linear-gradient(100deg,var(--surface-2) 30%,var(--surface-3) 50%,var(--surface-2) 70%)}.skel-hero{padding:30px 0 26px}.skel-hero-top{display:flex;align-items:flex-start;gap:18px}.skel-monogram{flex:0 0 auto;width:58px;height:58px;border-radius:var(--radius-sm)}.skel-col{flex:1;display:flex;flex-direction:column;gap:10px}.skel-title{height:26px;width:min(340px,60%);border-radius:var(--radius-sm)}.skel-chip{height:20px;width:96px;border-radius:999px}.skel-chip-row{display:flex;gap:8px;margin-top:2px}.skel-meta{height:13px;width:220px;margin-top:10px}.skel-desc{height:13px;width:88%;margin-top:14px}.skel-desc.short{width:62%}.skel-kpi-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-top:-44px;position:relative;z-index:2}.skel-kpi{border-radius:var(--radius);padding:15px 16px 14px;display:flex;flex-direction:column;gap:10px;background:linear-gradient(155deg,rgba(255,255,255,.66),rgba(255,255,255,.5));border:1px solid rgba(255,255,255,.7);box-shadow:0 10px 28px rgba(9,32,35,.1)}.skel-kpi .ghost{height:10px;width:70px}.skel-kpi .ghost.skel-kpi-val{height:22px;width:60%;margin-top:2px}.skel-kpi .ghost.skel-kpi-delta{height:10px;width:45%}.skel-section{padding:26px 0}.skel-section-head{display:flex;justify-content:space-between;margin-bottom:14px}.skel-section-head .ghost:first-child{height:12px;width:160px}.skel-section-head .ghost:last-child{height:12px;width:90px}.skel-chart{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);padding:14px 12px 8px;height:190px;display:flex;align-items:flex-end;gap:10px}.skel-chart .ghost{flex:1;border-radius:3px 3px 0 0}.skel-table{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);overflow:hidden}.skel-row{display:flex;align-items:center;gap:16px;padding:11px 16px;border-bottom:1px solid var(--line)}.skel-row:last-child{border-bottom:none}.skel-row .ghost{height:11px}.skel-row .ghost.grow{flex:2}.skel-row .ghost.small{flex:1}.skel-rank-row{display:flex;align-items:center;gap:12px;padding:8px 12px}.skel-rank-row .ghost.rk{width:22px;height:11px;flex:0 0 auto}.skel-rank-row .ghost.nm{width:160px;height:12px;flex:0 0 auto}.skel-rank-row .barwrap{flex:1;height:20px;border-radius:3px;background:#eef1f5;position:relative;min-width:40px;overflow:hidden}.skel-rank-row .barwrap .ghost{position:absolute;inset:0;border-radius:3px}.skel-rank-row .ghost.val{width:70px;height:12px;flex:0 0 auto}.skel-filters{margin-top:18px;display:flex;flex-wrap:wrap;gap:16px;padding:18px 20px;border-radius:var(--radius);border:1px solid var(--line);background:var(--surface)}.skel-field{display:flex;flex-direction:column;gap:6px}.skel-field .ghost.lbl{height:9px;width:70px}.skel-field .ghost.ctl{height:34px;width:150px;border-radius:var(--radius-sm)}.skel-cmp-chip{display:inline-flex;align-items:center;gap:10px;padding:8px 12px 8px 8px;border-radius:var(--radius);border:1px solid rgba(255,255,255,.14)}.skel-cmp-chip .skel-monogram{width:30px;height:30px}.skel-cmp-chip .skel-cmp-lines{display:flex;flex-direction:column;gap:5px}.skel-cmp-chip .ghost{height:10px;width:90px}.skel-cmp-chip .ghost.sub{width:60px;height:8px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.nf-hero{padding:72px 0 64px;text-align:center}.nf-hero h1{font-family:var(--stack-display);font-weight:570;font-size:clamp(38px,6vw,56px);letter-spacing:-.02em;color:var(--ink);margin:0 0 14px}.nf-hero h1 .dot{color:var(--accent)}.nf-hero p{color:var(--ink-2);font-size:15px;max-width:46ch;margin:0 auto 30px}.nf-actions{display:flex;gap:12px;justify-content:center;flex-wrap:wrap}.nf-pill{display:inline-flex;align-items:center;gap:8px;border:1px solid var(--ring);border-radius:999px;padding:9px 20px;font-size:14px;color:var(--ink);background:var(--surface);box-shadow:var(--shadow);transition:border-color .15s,box-shadow .15s,transform .15s}.nf-pill:hover{border-color:var(--muted);transform:translateY(-1px)}.nf-pill.primary{color:var(--on-brass);border-color:transparent;background:var(--brass)}.nf-pill.primary:hover{background:var(--brass-2)}.err-panel{padding:56px 0 64px;text-align:center}.err-panel h2{font-family:var(--stack-display);font-weight:800;font-size:30px;letter-spacing:-.02em;color:var(--ink);margin:0 0 10px}.err-panel h2 .dot{color:var(--brass)}.err-panel p{color:var(--ink-2);font-size:14px;max-width:52ch;margin:0 auto 8px}.err-panel .err-digest{font-family:var(--stack-mono);font-size:11px;color:var(--muted);margin-bottom:0}.err-panel .nf-actions{margin-top:22px}.err-panel .nf-pill{color:var(--ink);border:1px solid var(--line);background:var(--surface-1);-webkit-backdrop-filter:none;backdrop-filter:none;box-shadow:none;cursor:pointer;font:inherit;font-size:14px}.err-panel .nf-pill:hover{border-color:var(--muted);transform:translateY(-1px)}.err-panel .nf-pill.primary{color:var(--on-brass);border-color:transparent;background:linear-gradient(135deg,var(--brass) 0,var(--brass-2) 100%)}@media (max-width:820px){.nf-hero{padding:64px 0 56px}.nf-hero h1{font-size:38px}.skel-kpi-grid{grid-template-columns:repeat(2,1fr);margin-top:16px}}@font-face{font-family:Fraunces;font-style:italic;font-weight:100 900;font-display:swap;src:url(/_next/static/media/3724a2679eb55e3d-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:Fraunces;font-style:italic;font-weight:100 900;font-display:swap;src:url(/_next/static/media/dec24892df1f6098-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:Fraunces;font-style:italic;font-weight:100 900;font-display:swap;src:url(/_next/static/media/6448e9c529f1ef4a-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:Fraunces;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/287637279c44650d-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:Fraunces;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/b387097da7407747-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:Fraunces;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/cb9f64d62d112b41-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:Fraunces Fallback;src:local("Times New Roman");ascent-override:84.71%;descent-override:22.09%;line-gap-override:0.00%;size-adjust:115.45%}.__className_56bdf6{font-family:Fraunces,Fraunces Fallback}.__variable_56bdf6{--font-display:"Fraunces","Fraunces Fallback"}@font-face{font-family:Spline Sans Mono;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/59829bb575d36b50-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:Spline Sans Mono;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/e02f7a71372872a3-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:Spline Sans Mono;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/59829bb575d36b50-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:Spline Sans Mono;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/e02f7a71372872a3-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:Spline Sans Mono;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/59829bb575d36b50-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:Spline Sans Mono;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/e02f7a71372872a3-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:Spline Sans Mono Fallback;src:local("Arial");ascent-override:71.59%;descent-override:17.57%;line-gap-override:0.00%;size-adjust:134.59%}.__className_49c017{font-family:Spline Sans Mono,Spline Sans Mono Fallback;font-style:normal}.__variable_49c017{--font-mono:"Spline Sans Mono","Spline Sans Mono Fallback"}@font-face{font-family:"Noto Serif Georgian";font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(/_next/static/media/389b35652ea10736-s.p.woff2) format("woff2");unicode-range:u+0589,u+10a0-10ff,u+1c90-1cba,u+1cbd-1cbf,u+205a,u+2d00-2d2f,u+2e31}@font-face{font-family:"Noto Serif Georgian";font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(/_next/static/media/1819635d473ac506-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:"Noto Serif Georgian";font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(/_next/static/media/0efdfe926f17807d-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:"Noto Serif Georgian";font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(/_next/static/media/389b35652ea10736-s.p.woff2) format("woff2");unicode-range:u+0589,u+10a0-10ff,u+1c90-1cba,u+1cbd-1cbf,u+205a,u+2d00-2d2f,u+2e31}@font-face{font-family:"Noto Serif Georgian";font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(/_next/static/media/1819635d473ac506-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:"Noto Serif Georgian";font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(/_next/static/media/0efdfe926f17807d-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:"Noto Serif Georgian";font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(/_next/static/media/389b35652ea10736-s.p.woff2) format("woff2");unicode-range:u+0589,u+10a0-10ff,u+1c90-1cba,u+1cbd-1cbf,u+205a,u+2d00-2d2f,u+2e31}@font-face{font-family:"Noto Serif Georgian";font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(/_next/static/media/1819635d473ac506-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:"Noto Serif Georgian";font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(/_next/static/media/0efdfe926f17807d-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:"Noto Serif Georgian Fallback";src:local("Times New Roman");ascent-override:90.20%;descent-override:24.66%;line-gap-override:0.00%;size-adjust:118.40%}.__className_3de5c9{font-family:"Noto Serif Georgian","Noto Serif Georgian Fallback";font-style:normal}.__variable_3de5c9{--font-geo:"Noto Serif Georgian","Noto Serif Georgian Fallback"}