@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@400;500;600;700;800&display=swap');
:root{font-family:Manrope,Arial,sans-serif;color:#f4f8f8;background:#091826;font-size:16px}*{box-sizing:border-box}body{margin:0;background:radial-gradient(circle at 95% -4%,#174050 0%,transparent 30%),#091826;min-height:100vh}.topbar{height:76px;border-bottom:1px solid #2b4351;display:flex;align-items:center;justify-content:space-between;padding:0 max(34px,calc((100vw - 1300px)/2));gap:20px}.brand{font-weight:800;letter-spacing:.12em;font-size:15px;display:flex;align-items:center;gap:13px}.brandmark{background:#b9ed79;color:#10211c;width:29px;height:29px;display:inline-grid;place-items:center;border-radius:8px;font-size:24px;line-height:1}.brand-light{font-weight:500;color:#96abb5}.source-pill{font:600 13px 'DM Sans',sans-serif;color:#b6c7cc}.source-dot{display:inline-block;background:#b9ed79;width:7px;height:7px;border-radius:100%;margin-right:8px}.shell{max-width:1368px;margin:auto;padding:0 34px}.heading{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;padding:54px 0 33px}.eyebrow{color:#9bd9cc;letter-spacing:.17em;font:700 12px 'DM Sans',sans-serif}.heading h1{font-size:clamp(36px,4.2vw,60px);letter-spacing:-.065em;line-height:1.07;margin:13px 0 13px}.heading h1 em{color:#b9ed79;font-style:normal}.heading p{color:#aec0c8;margin:0;font-size:16px}.author{text-align:right;line-height:1.8;font:500 14px 'DM Sans',sans-serif;color:#aec0c8;white-space:nowrap}.author strong{color:#f4f8f8}.author span{color:#8ca2ae}.filterbar{background:#112635;border:1px solid #2b4351;border-radius:14px;padding:16px 20px;display:flex;align-items:end;gap:15px;flex-wrap:wrap}.filter-title{font-size:13px;color:#bad0d4;font-weight:700;align-self:center;margin-right:auto;letter-spacing:.04em}.filterbar label{display:flex;flex-direction:column;gap:6px;font:600 12px 'DM Sans',sans-serif;color:#94afb8}.filterbar select{font:600 14px 'DM Sans',sans-serif;color:#f3f7f6;background:#193444;border:1px solid #385263;border-radius:8px;padding:10px 34px 10px 12px;min-width:145px;max-width:230px;height:42px}.filterbar button{background:#b9ed79;color:#10211c;border:0;border-radius:8px;height:42px;padding:0 15px;font:800 13px 'DM Sans',sans-serif;cursor:pointer}.filterbar button:hover{background:#d1f5a3}.filterbar :focus-visible,a:focus-visible{outline:2px solid #b9ed79;outline-offset:3px}.status{font:500 13px 'DM Sans',sans-serif;color:#9bb0b9;padding:14px 2px 16px}.kpis{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.kpi{min-width:0;min-height:146px;border-radius:14px;padding:23px 22px;background:#112635;border:1px solid #2b4351;display:flex;flex-direction:column;justify-content:space-between}.kpi.accent{background:#b9ed79;color:#0f241f;border-color:#b9ed79}.kpi span{font:800 12px 'DM Sans',sans-serif;letter-spacing:.1em;color:#9cbac0}.kpi.accent span{color:#34533b}.kpi strong{font-size:clamp(24px,2.5vw,37px);letter-spacing:-.055em;line-height:1.1;white-space:nowrap}.kpi small{color:#96aeb7;font:500 13px 'DM Sans',sans-serif}.kpi.accent small{color:#416046}.charts{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(300px,1fr);gap:15px;margin-top:15px}.panel{background:#112635;border:1px solid #2b4351;border-radius:14px;padding:25px 26px;min-width:0;min-height:320px}.panel-head{display:flex;align-items:end;justify-content:space-between;gap:10px;margin-bottom:23px}h2{font-size:22px;letter-spacing:-.04em;margin:8px 0 0}.legend,.panel-meta{font:600 12px 'DM Sans',sans-serif;color:#a8bac2;white-space:nowrap}.legend i{display:inline-block;width:8px;height:8px;border-radius:50%;background:#b9ed79;margin-right:5px}.chart{width:100%;height:250px}.chart svg{width:100%;height:100%;overflow:visible}.chart text{fill:#a8b9c2;font:12px 'DM Sans',sans-serif}.chart .grid{stroke:#2e4553;stroke-width:1}.chart .line{fill:none;stroke:#b9ed79;stroke-width:3;stroke-linecap:round;stroke-linejoin:round}.chart .area{fill:url(#areaFade)}.chart circle{fill:#b9ed79;stroke:#112635;stroke-width:2}.note{color:#819ba5;font:500 12px/1.5 'DM Sans',sans-serif;margin:9px 0 0}.rank-list{display:flex;flex-direction:column;gap:15px}.rank-row{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:12px}.rank-name{font:600 13px/1.35 'DM Sans',sans-serif;color:#eaf1f1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.rank-value{font:700 13px 'DM Sans',sans-serif;color:#eaf1f1}.bar-track{height:5px;background:#29424e;margin-top:9px;border-radius:5px;overflow:hidden}.bar{height:100%;background:#63c7bf;border-radius:5px}.products .bar{background:#b9ed79}.story{background:linear-gradient(150deg,#173947,#112635 70%)}.story h2{font-size:23px;line-height:1.3}.story-stat{display:flex;align-items:center;gap:15px;margin:28px 0 25px}.story-stat strong{font-size:54px;line-height:1;letter-spacing:-.07em;color:#b9ed79}.story-stat span{font:600 13px/1.5 'DM Sans',sans-serif;color:#bed0d3;max-width:140px}.story p{font:400 14px/1.7 'DM Sans',sans-serif;color:#b8cbd0;margin:0}.story p strong{color:#f1f7f5}.rule{height:1px;background:#35515c;margin:22px 0}footer{display:flex;justify-content:space-between;gap:15px;align-items:center;border-top:1px solid #2b4351;margin:27px 0 30px;padding-top:23px;font:600 12px 'DM Sans',sans-serif;color:#819aa5;letter-spacing:.08em}footer a{color:#b9ed79;text-decoration:none}footer a:hover{text-decoration:underline}.empty{color:#91aab3;font:500 14px 'DM Sans',sans-serif;padding:28px 0}
.kpi small span{font:inherit;color:inherit;letter-spacing:normal}
@media(max-width:950px){.charts{grid-template-columns:1fr 1fr}.trend{grid-column:1/-1}.kpis{grid-template-columns:repeat(2,1fr)}.filter-title{width:100%}}@media(max-width:650px){.topbar{height:68px;padding:0 18px}.source-pill{font-size:11px}.brand{font-size:12px;gap:7px}.brandmark{width:26px;height:26px}.shell{padding:0 16px}.heading{padding:35px 0 25px;display:block}.heading h1{font-size:40px}.author{margin-top:20px;text-align:left}.filterbar{padding:15px;gap:12px}.filterbar label{flex:1 1 110px}.filterbar select{min-width:0;width:100%}.filterbar button{width:100%}.kpis{gap:10px}.kpi{padding:18px 14px;min-height:127px}.kpi strong{font-size:25px}.kpi span{font-size:11px}.kpi small{font-size:12px}.charts{grid-template-columns:1fr;gap:11px}.trend{grid-column:auto}.panel{padding:21px 18px;min-height:0}.chart{height:230px}.panel-head{margin-bottom:18px}footer{font-size:11px;line-height:1.5}}
