:root{--ink:#080a09;--surface:#111613;--paper:#f3f1e8;--muted:#a8b0aa;--line:#27302b;--green:#04b693;--acid:#d7f43b;--red:#f15a4a}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--ink);color:var(--paper);font-family:var(--font-text),system-ui,sans-serif;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;letter-spacing:0}a{color:inherit;text-decoration:none}button{font:inherit}.nav-shell{position:fixed;z-index:50;top:0;left:0;width:100%;min-height:72px;padding:0 4vw;display:grid;grid-template-columns:1fr auto 1fr;border-bottom:1px solid rgba(255,255,255,.16);background:rgba(8,10,9,.88);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.brand,.nav-shell{align-items:center}.brand{display:flex;gap:10px;font-size:14px;font-weight:500;white-space:nowrap}.brand b{color:var(--green);font-weight:800}.brand-mark{width:34px;height:34px;display:grid;place-items:center;border:1px solid var(--green);color:var(--green);border-radius:50%}.nav-links{display:flex;gap:34px;color:#c7ccc8;font-size:13px}.nav-links a{padding:10px 0;border-bottom:1px solid transparent;transition:.2s ease}.nav-links a:hover{color:white;border-color:var(--green)}.nav-cta{justify-self:end;display:flex;align-items:center;gap:8px;font-size:13px;font-weight:700;color:var(--ink);background:var(--acid);padding:11px 14px;border-radius:4px}.menu-button{display:none;justify-self:end;width:42px;height:42px;border:0;color:white;background:transparent}.hero{position:relative;min-height:92vh;padding:128px 7vw 120px;display:grid;grid-template-columns:min(720px,54vw) minmax(240px,1fr);grid-column-gap:4vw;column-gap:4vw;grid-row-gap:40px;row-gap:40px;align-items:center;overflow:hidden;border-bottom:1px solid var(--line)}.hero:before{content:"";position:absolute;inset:0 48% 0 0;background:var(--ink);z-index:1}.hero-rail{position:absolute;z-index:2;right:22px;top:92px;color:var(--acid);font-family:var(--font-display),system-ui,sans-serif;font-size:13px;writing-mode:vertical-rl}.hero-card-slot,.hero-content{position:relative;z-index:3}.hero-card-slot{justify-self:end}.kicker{display:flex;align-items:center;gap:10px;margin:0 0 24px;color:#c6ccc7;text-transform:uppercase;font-size:12px;font-weight:700}.kicker span{width:42px;height:2px;background:var(--green)}.hero h1{margin:0;font-family:var(--font-display),system-ui,sans-serif;font-size:clamp(3rem,9vw,6rem);font-stretch:90%;font-weight:800;line-height:.9}.hero h1 strong{color:var(--green);font-weight:400}.hero-copy{max-width:610px;margin:30px 0 0;color:#c4cac6;font-size:20px;line-height:1.55}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:34px}.button{min-height:52px;padding:0 20px;display:inline-flex;align-items:center;justify-content:center;gap:12px;border:1px solid #646b66;border-radius:4px;font-size:14px;font-weight:800;transition:transform .2s ease,background .2s ease}.button:hover{transform:translateY(-2px)}.button.primary{color:var(--ink);background:var(--acid);border-color:var(--acid)}.button.secondary{background:rgba(8,10,9,.78)}.scroll-cue{left:7vw;bottom:34px;display:flex;gap:8px;color:var(--muted);font-size:12px;text-transform:uppercase}.match-ticker,.scroll-cue{position:absolute;z-index:4;align-items:center}.match-ticker{right:0;bottom:0;width:52%;min-height:56px;display:grid;grid-template-columns:repeat(3,1fr);background:var(--paper);color:var(--ink);font-size:10px;font-weight:800}.match-ticker span{height:100%;padding:0 18px;display:flex;align-items:center;gap:10px;border-left:1px solid #cbc9c1}.match-ticker i{color:var(--green);font-size:18px;font-style:normal}.match-ticker i,.section-label{font-family:var(--font-display),system-ui,sans-serif}.section-label{color:#656d68;font-size:13px;font-weight:400}.section-label.light{color:#96a099}.model-section{padding:110px 7vw 120px;background:var(--paper);color:var(--ink)}.model-intro{margin-top:42px;display:grid;grid-template-columns:1.35fr .65fr;grid-gap:8vw;gap:8vw;align-items:flex-end}.model-intro h2,.rhythm-header h2{margin:0;font-family:var(--font-display),system-ui,sans-serif;font-size:76px;line-height:.95;font-weight:400}.model-intro h2 em{color:var(--green);font-style:normal}.model-intro>p{margin:0;max-width:480px;color:#48504b;font-size:18px;line-height:1.65}.feature-grid{margin-top:76px;border-top:1px solid #bbbdb7;display:grid;grid-template-columns:repeat(3,1fr)}.feature-grid article{position:relative;min-height:270px;padding:30px 28px 24px 0;border-right:1px solid #bbbdb7}.feature-grid article+article{padding-left:28px}.feature-grid article:last-child{border-right:0}.feature-grid svg{color:var(--green)}.feature-grid span{position:absolute;right:26px;top:32px;color:#7c837e;font-family:var(--font-display),system-ui,sans-serif;font-size:18px;font-weight:400}.feature-grid h3{max-width:280px;margin:54px 0 14px;font-size:24px;line-height:1.2}.feature-grid p{max-width:300px;margin:0;color:#58605b;line-height:1.6}.inside-section{padding:100px 7vw;background:#0d110f}.screen-stage{margin-top:44px;min-height:700px;display:grid;grid-template-columns:1fr minmax(280px,420px) .9fr;grid-gap:5vw;gap:5vw;align-items:center}.screen-copy{animation:enter .45s ease both}.screen-eyebrow{color:var(--green)!important;font-size:12px!important;font-weight:800}.screen-copy h2{max-width:520px;margin:14px 0 24px;font-family:var(--font-display),system-ui,sans-serif;font-size:58px;line-height:.98;font-weight:400}.screen-copy>p{max-width:460px;margin:0;color:#a9b0ac;font-size:17px;line-height:1.65}.screen-copy ul{margin:32px 0 0;padding:0;list-style:none;display:grid;grid-gap:13px;gap:13px;color:#d2d6d3;font-size:14px}.screen-copy li{display:flex;align-items:center;gap:10px}.screen-copy li svg{color:var(--acid)}.phone-stage{position:relative;height:660px;display:grid;place-items:center}.phone-frame{position:relative;width:310px;aspect-ratio:788/1514;overflow:hidden;border:6px solid #29302c;border-radius:8px;background:#090b0a;box-shadow:24px 34px 0 #18201c}.phone-frame img{object-fit:cover;object-position:top}.phone-index{position:absolute;left:-12px;top:80px;z-index:2;color:var(--acid);font-family:var(--font-display),system-ui,sans-serif;font-size:90px;font-weight:400;opacity:.16}.screen-tabs{display:grid;border-top:1px solid var(--line)}.screen-tabs button{width:100%;min-height:72px;padding:0 4px;display:grid;grid-template-columns:30px 1fr 24px;grid-gap:10px;gap:10px;align-items:center;text-align:left;color:#7f8983;background:transparent;border:0;border-bottom:1px solid var(--line);cursor:pointer;transition:.2s ease}.screen-tabs button.active,.screen-tabs button:hover{color:white}.screen-tabs button.active{border-bottom-color:var(--green)}.screen-tabs button.active svg:first-child{color:var(--green)}.rhythm-section{padding:110px 7vw 120px;background:var(--acid);color:var(--ink)}.rhythm-header{margin-top:38px;display:flex;justify-content:space-between;align-items:flex-end}.rhythm-header svg{margin-bottom:8px}.rhythm-list{margin-top:70px;display:grid;grid-template-columns:repeat(3,1fr);border-top:2px solid var(--ink)}.rhythm-list article{min-height:240px;padding:26px 28px 20px 0;border-right:1px solid rgba(8,10,9,.3)}.rhythm-list article+article{padding-left:28px}.rhythm-list article:last-child{border-right:0}.rhythm-list strong{font-family:var(--font-display),system-ui,sans-serif;font-size:15px;font-weight:400}.rhythm-list h3{margin:74px 0 12px;font-size:25px}.rhythm-list p{margin:0;max-width:330px;color:#343934;line-height:1.55}.download-section{position:relative;min-height:520px;padding:110px 7vw;display:flex;align-items:center;overflow:hidden;background:var(--ink);color:var(--paper)}.download-content{position:relative;z-index:2;max-width:640px}.download-content .kicker{color:var(--muted)}.download-content h2{margin:0;font-family:var(--font-display),system-ui,sans-serif;font-size:82px;line-height:.9;font-weight:400}.download-content>p{margin:24px 0 0;max-width:480px;font-size:18px}.site-footer{display:grid;grid-gap:20px;gap:20px;padding:64px 4vw 48px;border-top:1px solid var(--line)}.footer-brand{display:flex;align-items:center;gap:10px;font-size:14px}.footer-links{display:flex;flex-wrap:wrap;gap:20px;font-size:14px;color:var(--muted)}.footer-links a:hover{color:var(--paper)}.footer-disclaimer{margin:0;line-height:1.6}.footer-copy,.footer-disclaimer{max-width:62ch;font-size:12px;color:var(--muted)}.calibration-section{padding:96px 4vw;background:var(--surface);display:grid;grid-gap:32px;gap:32px}.calibration-intro{display:grid;grid-gap:16px;gap:16px;max-width:64ch}.calibration-intro h2{font-family:var(--font-display),system-ui,sans-serif;font-size:clamp(2rem,5vw,3.25rem);line-height:1.02;margin:0}.calibration-intro em{color:var(--green);font-style:normal}.calibration-scroll{overflow-x:auto}.calibration-chart{width:100%;min-width:640px;max-width:720px;height:auto;overflow:visible}.cc-grid{stroke:var(--line);stroke-width:1}.cc-axis{fill:var(--muted);font-size:11px}.cc-label{fill:var(--muted);font-size:12px}.cc-link{stroke:var(--muted);stroke-width:2;opacity:.5}.cc-predicted{fill:var(--muted)}.cc-actual{fill:var(--green)}.cc-delta{fill:var(--muted);font-size:11px}.calibration-legend{display:flex;gap:24px;font-size:13px;color:var(--muted)}.calibration-legend i{display:inline-block;width:10px;height:10px;border-radius:50%;margin-right:8px}.dot-predicted{background:var(--muted)}.dot-actual{background:var(--green)}.calibration-note{max-width:68ch;margin:0;font-size:13px;line-height:1.7;color:var(--muted)}@keyframes enter{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@media (max-width:980px){.nav-shell{grid-template-columns:1fr auto}.nav-cta,.nav-links{display:none}.menu-button{display:grid;place-items:center}.nav-links.open{position:absolute;top:72px;left:0;width:100%;padding:24px 5vw;display:grid;grid-gap:10px;gap:10px;background:var(--ink);border-bottom:1px solid var(--line)}.hero{grid-template-columns:1fr;row-gap:32px}.hero h1{font-size:74px}.hero-card-slot{justify-self:stretch}.hero:before{inset:0 36% 0 0}.screen-stage{grid-template-columns:1fr 320px}.screen-tabs{grid-column:1/-1;grid-template-columns:repeat(3,1fr)}.screen-tabs button{padding:0 12px}.screen-copy h2{font-size:48px}.phone-stage{height:590px}.phone-frame{width:275px}}@media (max-width:700px){.nav-shell{min-height:64px;padding:0 18px}.nav-links.open{top:64px}.hero{min-height:88vh;padding:104px 20px 130px;align-content:end}.hero:before{inset:0;opacity:.74}.hero-rail{display:none}.hero-content{width:100%}.hero h1{font-size:52px;line-height:.94}.hero-copy{max-width:470px;font-size:16px;line-height:1.5}.hero-actions{display:grid;grid-template-columns:1fr 1fr;grid-gap:8px;gap:8px}.button{min-width:0;padding:0 12px;font-size:12px}.scroll-cue{display:none}.match-ticker{width:100%;grid-template-columns:1fr 1fr 1fr}.match-ticker span{padding:0 8px;gap:5px;font-size:8px}.match-ticker i{font-size:14px}.download-section,.inside-section,.model-section,.rhythm-section{padding:78px 20px}.model-intro{grid-template-columns:1fr;gap:28px}.model-intro h2,.rhythm-header h2{font-size:48px}.model-intro>p{font-size:16px}.feature-grid{margin-top:50px;grid-template-columns:1fr}.feature-grid article,.feature-grid article+article{min-height:210px;padding:28px 0;border-right:0;border-bottom:1px solid #bbbdb7}.feature-grid article:last-child{border-bottom:0}.feature-grid h3{margin-top:32px}.screen-stage{min-height:0;grid-template-columns:1fr;gap:36px}.screen-copy h2{font-size:44px}.phone-stage{height:590px;order:2}.phone-frame{width:min(72vw,285px);box-shadow:14px 20px 0 #18201c}.screen-tabs{order:3;grid-column:auto;grid-template-columns:1fr}.screen-tabs button{min-height:60px}.rhythm-header{align-items:start}.rhythm-list{margin-top:46px;grid-template-columns:1fr}.rhythm-list article,.rhythm-list article+article{min-height:180px;padding:24px 0;border-right:0;border-bottom:1px solid rgba(8,10,9,.3)}.rhythm-list h3{margin-top:36px}.download-section{min-height:0}.download-content h2{font-size:54px}}.wc-block{display:grid;grid-gap:16px;gap:16px;padding:88px 4vw;background:var(--surface);border-top:1px solid var(--line)}.wc-block h2{margin:0;font-family:var(--font-display),system-ui,sans-serif;font-size:clamp(1.75rem,4.5vw,2.75rem);line-height:1.05}.wc-block p{max-width:60ch;margin:0;color:var(--muted);line-height:1.65}.wc-block .button{justify-self:start;margin-top:8px}.pick-card{margin:0;display:grid;grid-gap:14px;gap:14px;padding:24px;border:1px solid var(--line);border-radius:18px;background:rgba(255,255,255,.03);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);max-width:420px}.pick-card header{display:flex;justify-content:space-between;align-items:center;font-size:11px;letter-spacing:.08em;text-transform:uppercase;color:var(--muted)}.pick-tier{color:var(--ink);background:var(--green);padding:3px 8px;border-radius:999px;font-weight:700}.pick-teams{display:flex;align-items:baseline;gap:10px;font-family:var(--font-display),system-ui,sans-serif;font-size:clamp(1.25rem,3vw,1.75rem)}.pick-teams span{color:var(--muted);font-size:.75em}.pick-market{display:flex;justify-content:space-between;align-items:baseline;font-size:15px}.pick-prob{font-family:var(--font-display),system-ui,sans-serif;font-size:1.75rem;color:var(--green)}.pick-bar{height:6px;border-radius:999px;background:var(--line);overflow:hidden}.pick-bar i{display:block;height:100%;background:var(--green)}.pick-reason{margin:0;font-size:13px;line-height:1.6;color:var(--muted)}.pick-card footer{font-size:11px;color:var(--muted)}@font-face{font-family:Archivo;font-style:normal;font-weight:100 900;font-stretch:62% 125%;font-display:swap;src:url(/_next/static/media/8a053b136321ec99-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:Archivo;font-style:normal;font-weight:100 900;font-stretch:62% 125%;font-display:swap;src:url(/_next/static/media/2a8fe189f1a8dd0c-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:Archivo;font-style:normal;font-weight:100 900;font-stretch:62% 125%;font-display:swap;src:url(/_next/static/media/c214ffb7f5362987-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:Archivo Fallback;src:local("Arial");ascent-override:88.96%;descent-override:21.28%;line-gap-override:0.00%;size-adjust:98.70%}.__className_afd4a3{font-family:Archivo,Archivo Fallback;font-style:normal}.__variable_afd4a3{--font-display:"Archivo","Archivo Fallback"}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-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:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-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:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-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:Inter Fallback;src:local("Arial");ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.00%;size-adjust:107.12%}.__className_f367f3{font-family:Inter,Inter Fallback;font-style:normal}.__variable_f367f3{--font-text:"Inter","Inter Fallback"}