.ce-v3-home{--cev3-bg:var(--background);--cev3-card:var(--card);--cev3-raised:color-mix(in srgb,var(--muted) 45%,var(--card));--cev3-raised-2:color-mix(in srgb,var(--muted) 65%,var(--card));--cev3-border:var(--border);--cev3-border-strong:color-mix(in srgb,var(--border) 55%,var(--foreground) 14%);--cev3-border-subtle:color-mix(in srgb,var(--border) 60%,transparent);--cev3-fg:var(--foreground);--cev3-muted:var(--muted-foreground);--cev3-faint:color-mix(in srgb,var(--muted-foreground) 78%,var(--foreground) 22%);--cev3-primary:var(--primary);--cev3-on-primary:var(--primary-foreground);--cev3-popover:var(--popover,var(--card));--cev3-success:#16a34a;--cev3-danger:#dc2626;--cev3-star:#ca8a04;--cev3-accent:#ea580c;--cev3-live:#ef4444;--cev3-hit-subtle:color-mix(in srgb,#16a34a 12%,transparent);--cev3-miss-subtle:color-mix(in srgb,#dc2626 12%,transparent);--cev3-crest-ring:rgba(0,0,0,0.1);--cev3-radius-sm:6px;--cev3-radius-md:10px;--cev3-radius-lg:14px;--cev3-radius-xl:18px;--cev3-shadow-deep:0 18px 50px -12px rgba(2,6,23,0.45);font-feature-settings:"tnum" 0;color:var(--cev3-fg)}.ce-v3-home.dark,.dark .ce-v3-home{--cev3-bg:#020202;--cev3-card:#0E0E0E;--cev3-raised:#151515;--cev3-raised-2:#1a2030;--cev3-border:#242424;--cev3-border-strong:#2a3346;--cev3-border-subtle:color-mix(in srgb,#242424 80%,transparent);--cev3-fg:#e7ecf5;--cev3-muted:#94a3b8;--cev3-faint:#8593a8;--cev3-primary:#42a5f5;--cev3-on-primary:#020202;--cev3-popover:#0E0E0E;--cev3-success:#34d399;--cev3-danger:#f87171;--cev3-star:#fbbf24;--cev3-accent:#fb923c;--cev3-live:#f87171;--cev3-hit-subtle:color-mix(in srgb,#34d399 14%,transparent);--cev3-miss-subtle:color-mix(in srgb,#f87171 14%,transparent);--cev3-crest-ring:rgba(255,255,255,0.1)}@keyframes cev3Pulse{0%,to{opacity:1}50%{opacity:.25}}@keyframes cev3FadeUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes cev3Pop{0%{opacity:0;transform:scale(.96) translateY(6px)}to{opacity:1;transform:scale(1) translateY(0)}}@keyframes cev3Overlay{0%{opacity:0}to{opacity:1}}@keyframes cev3Shimmer{to{transform:translateX(100%)}}.ce-v3-home .cev3-pulse{animation:cev3Pulse 1.4s infinite}.ce-v3-home .cev3-fadeup{animation:cev3FadeUp .45s var(--ease-out) both}.ce-v3-home .cev3-fadeup-1{animation:cev3FadeUp .45s var(--ease-out) .06s both}.ce-v3-home .cev3-fadeup-2{animation:cev3FadeUp .45s var(--ease-out) .12s both}.ce-v3-home .cev3-lift{box-shadow:var(--ce-lift);transition:border-color .18s var(--ease-out),transform .18s var(--ease-out),box-shadow .18s var(--ease-out)}@media (hover:hover) and (pointer:fine){.ce-v3-home .cev3-lift:hover{transform:translateY(-2px);border-color:color-mix(in srgb,var(--cev3-primary) 45%,transparent);box-shadow:var(--ce-lift-lg)}}.ce-v3-home .cev3-rest{box-shadow:var(--ce-lift)}.ce-v3-home .cev3-lift:active{transform:translateY(-2px) scale(.99)}.ce-v3-home .cev3-glow-gold:hover{border-color:color-mix(in srgb,var(--cev3-star) 45%,transparent);transform:none}.ce-v3-home .cev3-nudge{transition:transform .18s var(--ease-out)}.ce-v3-home a:hover .cev3-nudge,.ce-v3-home button:hover .cev3-nudge{transform:translateX(3px)}.ce-v3-home .cev3-btn-primary{background:var(--cev3-primary);color:var(--cev3-on-primary);transition:filter .15s var(--ease-out),transform .12s var(--ease-out)}.ce-v3-home .cev3-btn-primary:hover{filter:brightness(1.08)}.ce-v3-home .cev3-btn-primary:active{transform:scale(.96)}.ce-v3-home .cev3-press{transition:transform .12s var(--ease-out)}.ce-v3-home .cev3-press:active{transform:scale(.96)}@media (hover:hover){.ce-v3-home .cev3-comp-pill[aria-pressed=false]:hover{background:color-mix(in srgb,var(--cev3-primary) 6%,transparent)!important;border-color:color-mix(in srgb,var(--cev3-primary) 30%,transparent)!important}}.ce-v3-home .cev3-hit40{position:relative}.ce-v3-home .cev3-hit40:after{content:"";position:absolute;top:50%;left:50%;width:max(100%,40px);height:max(100%,40px);transform:translate(-50%,-50%)}.ce-v3-home .cev3-hscroll{overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:thin;scrollbar-color:var(--cev3-border) transparent}.ce-v3-home .cev3-hscroll::-webkit-scrollbar{height:6px}.ce-v3-home .cev3-hscroll::-webkit-scrollbar-thumb{background:var(--cev3-border);border-radius:99px}.ce-v3-home .cev3-hscroll::-webkit-scrollbar-track{background:transparent}.ce-v3-home .cev3-collapse{display:grid;grid-template-rows:0fr;transition:grid-template-rows .26s var(--ease-out)}.ce-v3-home .cev3-collapse[data-open="1"]{grid-template-rows:1fr}.ce-v3-home .cev3-collapse>div{overflow:hidden;min-height:0}.ce-v3-home .cev3-chevron{transition:transform .22s ease}.ce-v3-home .cev3-chevron[data-open="1"]{transform:rotate(90deg)}.ce-v3-home .cev3-skel{position:relative;overflow:hidden;background:var(--cev3-raised);border-radius:var(--cev3-radius-md)}.ce-v3-home .cev3-skel:after{content:"";position:absolute;inset:0;transform:translateX(-100%);background:linear-gradient(90deg,transparent,color-mix(in srgb,var(--cev3-fg) 8%,transparent),transparent);animation:cev3Shimmer 1.4s infinite}.ce-v3-home .cev3-page{padding:0 14px 40px}@media (min-width:640px){.ce-v3-home .cev3-page{padding:0 18px 56px}}.ce-v3-home .cev3-hue{margin:0 -14px 22px;padding:20px 14px 16px;background:linear-gradient(180deg,color-mix(in srgb,var(--cev3-primary) 9%,transparent) 0,transparent 170px)}@media (min-width:640px){.ce-v3-home .cev3-hue{margin:0 -18px 22px;padding:24px 18px 18px}}.ce-v3-home .cev3-statgrid{display:grid;grid-template-columns:repeat(2,1fr)}.ce-v3-home .cev3-day-num{display:inline}.ce-v3-home .cev3-day-dm{display:none}.ce-v3-home .cev3-trends-grid{grid-template-columns:1fr}.ce-v3-home .cev3-trends-grid>*{min-width:0}@media (min-width:640px){.ce-v3-home .cev3-statgrid{grid-template-columns:repeat(4,1fr)}.ce-v3-home .cev3-day-num{display:none}.ce-v3-home .cev3-day-dm{display:inline}.ce-v3-home .cev3-trends-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.ce-v3-home .cev3-trends-grid{grid-template-columns:repeat(3,1fr)}}@media (prefers-reduced-motion:reduce){.ce-v3-home *,.ce-v3-home :after{animation:none!important;transition:none!important}}