@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/8a480f0b521d4e75-s.8e0177b5.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/7178b3e590c64307-s.b97b3418.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,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:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/caa3a2e1cccd8315-s.p.853070df.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Geist Fallback;src:local(Arial);ascent-override:95.94%;descent-override:28.16%;line-gap-override:0.0%;size-adjust:104.76%}.geist_a71539c9-module__T19VSG__className{font-family:Geist,Geist Fallback;font-style:normal}.geist_a71539c9-module__T19VSG__variable{--font-geist-sans:"Geist","Geist Fallback"}
@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/4fa387ec64143e14-s.c1fdd6c2.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/bbc41e54d2fcbd21-s.799d8ef8.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,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:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/797e433ab948586e-s.p.dbea232f.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Geist Mono Fallback;src:local(Arial);ascent-override:74.67%;descent-override:21.92%;line-gap-override:0.0%;size-adjust:134.59%}.geist_mono_8d43a2aa-module__8Li5zG__className{font-family:Geist Mono,Geist Mono Fallback;font-style:normal}.geist_mono_8d43a2aa-module__8Li5zG__variable{--font-geist-mono:"Geist Mono","Geist Mono Fallback"}
*{box-sizing:border-box;margin:0;padding:0}:root{--bg-page:#0f172a;--bg-card:#1e2537;--text-primary:#f8fafc;--text-dim:#94a3b8;--accent:#38bdf8;--radius-lg:16px;--radius-sm:8px;--max-width:1100px;--gap-section:3rem;--font-stack:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",sans-serif}body{background-color:var(--bg-page);color:var(--text-primary);font-family:var(--font-stack);-webkit-font-smoothing:antialiased;line-height:1.4}.wrapper{width:100%;max-width:var(--max-width);margin:0 auto;padding:2rem 1.25rem}@media (max-width:767px){.wrapper{padding:1rem .75rem}}.navbar{z-index:100;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background-color:#0f172a99;border-bottom:1px solid #94a3b833;position:sticky;top:0}.nav-inner{justify-content:space-between;align-items:center;display:flex}.brand{color:var(--text-primary);letter-spacing:-.03em;align-items:center;gap:.5rem;font-size:.9rem;font-weight:600;display:flex}.brand-badge{background-color:var(--accent);color:#0f172a;border-radius:var(--radius-sm);padding:.25rem .5rem;font-size:.7rem;font-weight:700;line-height:1}.nav-links{color:var(--text-dim);align-items:center;gap:1rem;font-size:.8rem;display:flex}.nav-links a{color:var(--text-dim);text-decoration:none;transition:color .12s}.nav-links a:hover{color:var(--accent)}.hero-card{background-color:var(--bg-card);border-radius:var(--radius-lg);text-align:center;border:1px solid #94a3b826;margin-top:3rem;padding:2rem;box-shadow:0 30px 80px #000000b3}.hero-eyebrow{color:var(--accent);text-transform:uppercase;letter-spacing:.08em;margin-bottom:.75rem;font-size:.7rem;font-weight:500}.hero-title{color:var(--text-primary);letter-spacing:-.04em;margin-bottom:.75rem;font-size:clamp(1.6rem,1vw + 1.2rem,2rem);font-weight:600;line-height:1.2}.hero-desc{color:var(--text-dim);max-width:38ch;margin:0 auto 1.5rem;font-size:.9rem;line-height:1.5}.hero-cta-row{flex-wrap:wrap;justify-content:center;gap:.75rem;display:flex}.btn-primary{background-color:var(--accent);color:#0f172a;border-radius:var(--radius-sm);cursor:pointer;border:none;padding:.6rem .9rem;font-size:.8rem;font-weight:600;line-height:1.2;text-decoration:none;transition:filter .12s;display:inline-block}.btn-primary:hover{filter:brightness(1.1)}.btn-ghost{color:var(--text-primary);border-radius:var(--radius-sm);cursor:pointer;background-color:#94a3b814;border:1px solid #94a3b833;padding:.6rem .9rem;font-size:.8rem;font-weight:500;line-height:1.2;text-decoration:none;transition:background-color .12s,border-color .12s;display:inline-block}.btn-ghost:hover{background-color:#94a3b81f;border-color:#94a3b866}.features-section{margin-top:var(--gap-section);grid-template-columns:1fr;gap:1rem;display:grid}.feature-card{border-radius:var(--radius-sm);background-color:#1e253799;border:1px solid #94a3b826;padding:1rem 1rem 1.25rem;box-shadow:0 20px 60px #0009}.feature-title{color:var(--text-primary);justify-content:space-between;align-items:baseline;margin-bottom:.4rem;font-size:.9rem;font-weight:600;display:flex}.feature-pill{color:var(--text-dim);border-radius:var(--radius-sm);background-color:#94a3b826;padding:.25rem .5rem;font-size:.6rem;font-weight:500;line-height:1}.feature-desc{color:var(--text-dim);max-width:50ch;font-size:.8rem;line-height:1.45}@media (min-width:768px){.features-section{grid-template-columns:repeat(2,1fr)}}.week-select option{color:#111;background-color:#fff}.stats-table{font-size:.75rem}.stats-table th,.stats-table td{white-space:nowrap;padding:.4rem .35rem!important}.stats-table thead th{z-index:10;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);position:sticky;top:0;background-color:var(--bg-card)!important;border-bottom:1px solid #94a3b840!important}.stats-table th:first-child,.stats-table td:first-child{z-index:11;position:sticky;left:0;background-color:var(--bg-card)!important}.stats-table thead th:first-child{z-index:12}.stats-table tbody tr td:first-child{background-color:var(--bg-card)}@media (min-width:768px){.stats-table{font-size:.85rem}.stats-table th,.stats-table td{padding:.5rem!important}}.back-button{color:var(--text-dim);align-items:center;gap:.5rem;font-size:.9rem;font-weight:500;text-decoration:none;transition:color .12s;display:inline-flex}.back-button:hover{color:var(--accent)}
