:root{--ink:#171716;--muted:#74716b;--paper:#f3f2ed;--card:rgba(255,255,255,.74);--orange:#ee8959;--violet:#7b6be6;--green:#4b9b72;--border:rgba(23,23,22,.09)}*{box-sizing:border-box}body{margin:0;background:var(--paper);color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif;min-height:100vh;overflow-x:hidden}.orb{position:fixed;border-radius:50%;pointer-events:none;filter:blur(5px)}.orb-one{width:520px;height:520px;right:-210px;top:-240px;background:radial-gradient(circle,rgba(238,137,89,.18),transparent 69%)}.orb-two{width:580px;height:580px;left:-280px;bottom:-300px;background:radial-gradient(circle,rgba(123,107,230,.14),transparent 70%)}main{width:min(1180px,calc(100% - 40px));margin:auto;padding:24px 0 32px}header{height:48px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center}.brand{display:flex;gap:10px;align-items:center;color:inherit;text-decoration:none;font-weight:780;font-size:21px;letter-spacing:-.04em}.brand b{display:grid;place-items:center;width:34px;height:34px;border-radius:11px;background:var(--ink);color:#fff;font:italic 20px Georgia}nav{display:flex;background:rgba(255,255,255,.55);padding:4px;border:1px solid var(--border);border-radius:99px}nav button,.periods button{border:0;background:transparent;color:var(--muted);font:600 12px inherit;padding:8px 16px;border-radius:99px;cursor:pointer}nav button.active,.periods button.active{color:var(--ink);background:#fff;box-shadow:0 3px 12px rgba(35,31,25,.08)}.live{justify-self:end;display:flex;gap:8px;align-items:center;text-transform:uppercase;letter-spacing:.12em;color:var(--muted);font-size:10px}.live i{width:8px;height:8px;border-radius:50%;background:#45a371;box-shadow:0 0 0 6px rgba(69,163,113,.12);animation:pulse 2s infinite}.viewport{overflow:hidden}.slides{display:flex;align-items:flex-start;transition:transform .72s cubic-bezier(.22,.75,.2,1);will-change:transform}.slide{min-width:100%;padding:0 2px;opacity:.28;transition:opacity .55s}.slide.active{opacity:1}.hero{text-align:center;padding:62px 0 38px}.eyebrow{margin:0 0 14px;color:#959189;font-size:10px;font-weight:800;letter-spacing:.2em}.hero h1{font:400 clamp(50px,7vw,82px)/.94 Georgia,"Times New Roman",serif;letter-spacing:-.062em;margin:0}.hero h1 em{font-weight:400;color:var(--violet)}[data-panel=videos] .hero h1 em{color:var(--green)}[data-panel=requests] .hero h1 em{color:var(--orange)}.hero>p:last-child{max-width:560px;margin:22px auto 0;color:var(--muted);font-size:15px;line-height:1.6}.cards{display:grid;grid-template-columns:1.25fr 1fr 1fr;gap:13px}.cards.two{grid-template-columns:1fr 1fr}.counter,.chart-card{background:var(--card);border:1px solid var(--border);box-shadow:0 18px 60px rgba(34,30,23,.055);backdrop-filter:blur(18px)}.counter{position:relative;min-height:170px;padding:24px;border-radius:22px;overflow:hidden}.counter p{margin:17px 0 3px;color:var(--muted);font-size:13px}.counter strong{display:block;font:400 50px Georgia,serif;letter-spacing:-.055em}.counter small{display:inline-flex;margin-top:8px;padding:5px 9px;border-radius:99px;background:rgba(75,155,114,.1);color:var(--green);font-size:11px;font-weight:700}.counter[class*=accent]{color:#fff}.counter[class*=accent] p{color:rgba(255,255,255,.68)}.counter[class*=accent] small{background:rgba(255,255,255,.13);color:#fff}.accent-dark{background:#1b1a19}.accent-violet{background:var(--violet)}.accent-orange{background:var(--orange)}.badge{display:grid;place-items:center;width:32px;height:32px;border-radius:10px;background:#171716;color:#fff;font-size:13px;font-weight:800}.badge.orange{color:var(--orange);background:rgba(238,137,89,.14)}.badge.violet{color:var(--violet);background:rgba(123,107,230,.13)}.badge.green{color:var(--green);background:rgba(75,155,114,.13)}.badge.light{background:rgba(255,255,255,.18)}.chart-card{margin-top:13px;padding:27px;border-radius:25px}.chart-copy{display:flex;justify-content:space-between;align-items:flex-end}.chart-copy h2{font:400 32px Georgia,serif;letter-spacing:-.04em;margin:0}.scope-note{margin:5px 0 0;color:var(--muted);font-size:11px}.legend{display:flex;gap:18px;color:var(--muted);font-size:11px}.legend span{display:flex;align-items:center;gap:7px}.legend i{width:18px;height:3px;border-radius:4px;background:var(--c)}.chart-wrap{position:relative;height:300px;margin-top:9px}svg{width:100%;height:100%;overflow:visible}.grid{stroke:#ddd9d0;stroke-width:1}.axis-label{fill:#99958c;font-size:10px}.series-line{fill:none;stroke-width:3;stroke-linejoin:round;stroke-linecap:round}.series-area{opacity:.07}.hit{fill:transparent;cursor:crosshair}.tooltip{position:absolute;z-index:3;pointer-events:none;background:#1c1b1a;color:#fff;border-radius:12px;padding:10px 12px;box-shadow:0 12px 32px rgba(0,0,0,.18);font-size:11px;line-height:1.65;transform:translate(-50%,-115%);white-space:nowrap}.tooltip strong{font-size:12px}.tooltip small{color:#aaa}.insights{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--border);margin-top:15px}.insights>div{padding:18px 18px 0;border-right:1px solid var(--border)}.insights>div:first-child{padding-left:0}.insights>div:last-child{border:0}.insights span,.insights small{display:block;color:var(--muted);font-size:10px}.insights strong{display:block;font:400 25px Georgia,serif;margin:4px 0}.controls{display:flex;justify-content:center;align-items:center;gap:16px;margin:18px 0 0}.arrow{width:36px;height:36px;border:1px solid var(--border);border-radius:50%;background:rgba(255,255,255,.65);cursor:pointer;font-size:17px}.dots{display:flex;gap:7px}.dots button{width:7px;height:7px;padding:0;border:0;border-radius:99px;background:#c8c4bc;cursor:pointer;transition:.3s}.dots button.active{width:24px;background:var(--ink)}footer{display:flex;justify-content:space-between;align-items:center;color:#99958d;font-size:10px;margin-top:14px}.periods{display:flex;background:rgba(255,255,255,.45);padding:3px;border-radius:99px}.periods button{font-size:10px;padding:6px 10px}.error .live i{background:#ce5858}@keyframes pulse{50%{box-shadow:0 0 0 10px rgba(69,163,113,0)}}
@media(max-width:760px){main{width:calc(100% - 24px);padding-top:12px}header{position:relative;z-index:20;height:104px;grid-template-columns:1fr auto;grid-template-rows:40px 52px}.live{display:none}nav{position:relative;z-index:21;grid-row:2;grid-column:1/-1;justify-self:center;align-self:center;margin-top:8px;touch-action:manipulation}nav button{min-height:40px;padding:9px 12px;font-size:11px}.viewport{position:relative;z-index:1}.hero{padding:42px 0 30px}.hero h1{font-size:49px}.hero>p:last-child{font-size:14px}.cards{grid-template-columns:1fr 1fr}.cards .counter:first-child{grid-column:1/-1}.cards.two{grid-template-columns:1fr}.cards.two .counter:first-child{grid-column:auto}.cards.two .counter{min-height:155px}.counter{min-height:145px;padding:19px}.counter strong{font-size:40px}.chart-card{padding:22px 14px}.chart-copy{display:block}.legend{margin-top:14px}.chart-wrap{height:260px}.insights>div{padding:14px 8px 0}.insights strong{font-size:21px}footer{align-items:flex-start;gap:8px}.periods{flex-shrink:0}}
