:root{--or: #E8501A;--or-dk: #C44012;--or-lt: #FDF0EB;--or-mid: #FDDDD3;--or-app: #FF6600;--or-app-dk: #E55A00;--or-app-lt: #FFF0E6;--cr: #F5F0E8;--cr-dk: #EDE8DE;--wh: #FFFFFF;--ink: #111110;--mu: #6B6860;--sm: #B0ACA4;--rule: #E2DDD4;--gr: #1A7245;--gr-lt: #EAF4EE;--gr-border: #BBF7D0;--bl: #2D5BE3;--bl-lt: #EEF2FD;--bl-border: #93AEFF;--pu: #6B4FCC;--pu-lt: #F2EFFE;--re: #C0392B;--re-lt: #FDECEA;--dk-green: #1A4D2E;--sans: "Inter", sans-serif;--mono: "DM Mono", monospace}.brand-logo{display:block;height:46px;width:auto;flex-shrink:0}.brand-logo--footer{height:42px}.brand-logo--lg{height:54px}@media (max-width:768px){.brand-logo{height:38px}.brand-logo--footer{height:36px}}.brand-icon{display:block;width:100%;height:100%;object-fit:contain}.brand-icon-wrap{width:26px;height:26px;flex-shrink:0;display:flex;align-items:center;justify-content:center;background:transparent;padding:0}.brand-icon-wrap.lg{width:32px;height:32px}.brand-icon-wrap.sm{width:20px;height:20px}.phone-screen{--or-ui:var(--or-app)}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:var(--sans);background:var(--cr);color:var(--ink);font-size:15px;line-height:1.6;overflow-x:hidden}nav{background:var(--wh);border-bottom:1px solid var(--rule);position:sticky;top:0;z-index:100}.nav-inner{max-width:1280px;margin:0 auto;display:flex;align-items:center;padding:0 40px;height:56px}.nav-logo{display:flex;align-items:center;gap:8px;text-decoration:none;margin-right:32px;flex-shrink:0}.footer-wordmark{font-size:13px}.nav-wordmark{font-size:16px;font-weight:900;letter-spacing:-.02em;color:var(--ink);font-style:italic}.nav-links{display:flex;align-items:center;flex:1}.nav-links a{font-size:13px;font-weight:500;color:var(--mu);text-decoration:none;padding:0 13px;height:56px;display:flex;align-items:center;border-bottom:2px solid transparent;margin-bottom:-1px;transition:color .12s,border-color .12s;white-space:nowrap}.nav-links a:hover{color:var(--ink)}.nav-links a.act{color:var(--or);border-bottom-color:var(--or);font-weight:600}.nav-actions{display:flex;gap:8px;align-items:center;margin-left:auto}.nav-toggle{display:none;background:none;border:none;padding:8px;cursor:pointer;flex-direction:column;gap:5px;margin-left:8px}.nav-toggle-bar{display:block;width:20px;height:2px;background:var(--ink);border-radius:1px;transition:transform .15s,opacity .15s}.nav-mobile-menu{display:none;background:var(--wh);border-bottom:1px solid var(--rule);padding:0 20px 16px}.nav-mobile-menu.open{display:block}.nav-mobile-links{display:flex;flex-direction:column;gap:4px}.nav-mobile-links a{font-size:15px;font-weight:600;color:var(--ink);text-decoration:none;padding:12px 0;border-bottom:1px solid var(--cr)}.nav-mobile-links a.act{color:var(--or)}.nav-mobile-links a:last-child{border-bottom:none}body.nav-menu-open{overflow:hidden}.btn{display:inline-flex;align-items:center;gap:5px;border-radius:50px;font-family:var(--sans);font-size:13px;font-weight:600;cursor:pointer;text-decoration:none;transition:all .15s;padding:8px 18px;border:1.5px solid var(--rule);background:transparent;color:var(--ink)}.btn:hover{border-color:var(--mu)}.btn-or{background:var(--or);border-color:var(--or);color:var(--wh);font-weight:700}.btn-or:hover{background:var(--or-dk);border-color:var(--or-dk)}footer{background:var(--wh);border-top:1px solid var(--rule);padding:52px 40px 26px}.footer-inner{max-width:1280px;margin:0 auto}.footer-top{display:grid;grid-template-columns:200px 1fr 1fr 1fr;gap:48px;padding-bottom:32px;border-bottom:1px solid var(--rule);margin-bottom:22px}.footer-brand{display:flex;align-items:center;gap:8px;margin-bottom:10px}.footer-desc{font-size:12px;line-height:1.7;color:var(--mu)}.footer-col-h{font-family:var(--mono);font-size:10px;letter-spacing:.09em;text-transform:uppercase;color:var(--sm);margin-bottom:14px}.footer-links{display:flex;flex-direction:column;gap:10px}.footer-links a{color:var(--mu);text-decoration:none;font-size:13px;transition:color .12s}.footer-links a:hover{color:var(--ink)}.footer-bottom{display:flex;justify-content:space-between;font-size:11px;font-family:var(--mono);letter-spacing:.03em;color:var(--sm)}@media (max-width:768px){.nav-inner{padding:0 20px}.nav-links{display:none}.nav-toggle{display:flex}.btn-or{font-size:12px;padding:7px 16px}footer{padding:40px 20px 24px}.footer-top{grid-template-columns:1fr 1fr;gap:32px}.footer-bottom{flex-direction:column;gap:8px;text-align:center}}@media (max-width:480px){.footer-top{grid-template-columns:1fr}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.fade-in-up{opacity:0;animation:fadeInUp .55s cubic-bezier(.22,.68,0,1.1) forwards}.fade-in-up.delay-1{animation-delay:.08s}.fade-in-up.delay-2{animation-delay:.16s}.fade-in-up.delay-3{animation-delay:.24s}.fade-in-up.delay-4{animation-delay:.32s}.reveal{opacity:0;transform:translateY(22px);transition:opacity .55s ease,transform .55s cubic-bezier(.22,.68,0,1.1)}.reveal.revealed{opacity:1;transform:translateY(0)}.count-target{display:inline}.ticker-wrap{background:var(--wh);border-bottom:1px solid var(--rule);overflow:hidden;position:relative;height:56px}.ticker-fade-left{position:absolute;left:140px;top:0;bottom:0;width:64px;background:linear-gradient(to right,var(--wh),transparent);z-index:2;pointer-events:none}.ticker-fade-right{position:absolute;right:0;top:0;bottom:0;width:64px;background:linear-gradient(to left,var(--wh),transparent);z-index:2;pointer-events:none}.ticker-label{position:absolute;left:0;top:0;bottom:0;z-index:3;display:flex;align-items:center;padding:0 16px;background:var(--wh);border-right:1px solid var(--rule);font-family:var(--mono);font-size:10px;font-weight:500;letter-spacing:.08em;text-transform:uppercase;color:var(--mu);gap:7px;white-space:nowrap}.ticker-live-dot{width:6px;height:6px;border-radius:50%;background:var(--or);animation:livepulse 2s infinite}@keyframes livepulse{0%,to{opacity:1}50%{opacity:.2}}.ticker-scroll{display:flex;padding-left:144px;height:100%;align-items:center;overflow:hidden}.ticker-track{display:flex;width:max-content;animation:tickscroll 44s linear infinite}@keyframes tickscroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.tick-card{display:inline-flex;align-items:center;gap:12px;padding:0 20px;height:56px;border-right:1px solid var(--rule);cursor:pointer;transition:background .1s;white-space:nowrap;flex-shrink:0}.tick-card:hover{background:var(--cr)}.tick-sport{font-size:10px;font-weight:700;letter-spacing:.05em;padding:3px 8px;border-radius:4px;text-transform:uppercase;flex-shrink:0;line-height:1.4}.sp-nba{background:#ffe3e7;color:#b01030}.sp-mlb{background:#e3e9ff;color:#1a3888}.sp-nfl{background:#e3ebf8;color:#013369}.sp-ncaa{background:var(--or-lt);color:var(--or-dk)}.sp-wnba{background:#fff0e3;color:#c05a00}.tick-pick{font-size:13px;font-weight:700;color:var(--ink);line-height:1.2}.tick-meta{font-size:11px;color:var(--mu);font-family:var(--mono);line-height:1.2}.tick-ev-pos{color:var(--gr);font-weight:600}.tick-ev-neg{color:var(--re)}.tick-odds{font-size:16px;font-weight:800;font-family:var(--mono);line-height:1;flex-shrink:0}.tick-odds.pos{color:var(--gr)}.tick-odds.neu{color:var(--ink)}.tick-odds.dim{color:var(--mu)}.hero{background:var(--cr);padding:72px 24px 0;position:relative;overflow:hidden}.hero:before{content:"";position:absolute;top:-120px;left:-10%;width:70%;height:600px;background:radial-gradient(ellipse at 40% 30%,rgba(232,80,26,.08) 0%,transparent 65%);pointer-events:none;z-index:0}.hero-inner{max-width:1400px;margin:0 auto;display:grid;grid-template-columns:1fr 520px;gap:48px;align-items:end;padding-right:32px;position:relative;z-index:1}.hero-overline{font-family:var(--mono);font-size:11px;font-weight:500;letter-spacing:.1em;text-transform:uppercase;color:var(--or);margin-bottom:18px;display:flex;align-items:center;gap:8px}.hero-overline:before{content:"";display:inline-block;width:16px;height:2px;background:var(--or);border-radius:1px;flex-shrink:0}.hero-h1{font-size:clamp(50px,6vw,80px);font-weight:900;line-height:1;letter-spacing:-.03em;color:var(--ink);margin-bottom:22px;font-style:italic}.hero-h1 span{color:var(--or);background:linear-gradient(0deg,rgba(232,80,26,.15) 0%,rgba(232,80,26,.15) 28%,transparent 28%)}.hero-p{font-size:17px;color:var(--mu);max-width:460px;line-height:1.8;margin-bottom:28px}.hero-tagline{font-size:19px;font-weight:900;font-style:italic;color:var(--ink);letter-spacing:-.025em;line-height:1.3;margin-top:4px;margin-bottom:10px;max-width:460px}.hero-tagline span{color:var(--or)}.hero-sub{font-size:14px;color:var(--mu);max-width:460px;line-height:1.7;margin-bottom:28px}.hero-ctas{display:flex;gap:12px;align-items:center;margin-bottom:20px;flex-wrap:wrap}.hero-cta-btn{font-size:15px;padding:14px 32px}.hero-legal{font-size:11px;color:var(--sm);line-height:1.6;max-width:400px;margin-bottom:14px;font-family:var(--mono)}.hero-legal a{color:var(--or);text-decoration:none}.hero-legal a:hover{text-decoration:underline}.desktop-qr-hint{display:flex;align-items:center;gap:6px;font-size:12px;color:var(--sm);font-weight:500;font-family:var(--mono);margin-bottom:48px}.link-plain{font-size:15px;font-weight:700;color:var(--or);text-decoration:none;display:inline-flex;align-items:center;gap:4px}.phone-wrap{display:flex;justify-content:center;align-items:flex-end;padding:0 8px;position:relative}.phone-wrap:before{content:"";position:absolute;bottom:0;left:50%;transform:translate(-50%);width:200px;height:60px;background:radial-gradient(ellipse,rgba(232,80,26,.18) 0%,transparent 70%);filter:blur(12px);pointer-events:none;z-index:0}.phone{width:290px;max-width:100%;position:relative;flex-shrink:0;z-index:1}.phone-bezel{background:#1c1c1a;border-radius:40px 40px 0 0;padding:11px 11px 0;box-shadow:0 -24px 64px #0003,0 -4px 20px #0000001a}.phone-screen{background:var(--wh);border-radius:32px 32px 0 0;overflow:hidden;display:flex;flex-direction:column;min-height:520px;position:relative}.phone-status{display:flex;align-items:center;justify-content:space-between;padding:10px 16px 4px;font-size:10px;font-weight:600;color:var(--ink);position:relative;z-index:2}.phone-dynamic-island{width:72px;height:20px;background:#1c1c1a;border-radius:20px;position:absolute;left:50%;top:8px;transform:translate(-50%)}.phone-status-icons{display:flex;align-items:center;gap:5px;color:var(--ink)}.phone-scroll{flex:1;overflow:hidden;padding:0 12px 88px;min-height:0}.phone-panels{min-height:360px}.phone-panel{display:none}.phone-panel.act{display:block}.phone-app-hdr{display:flex;align-items:center;justify-content:center;gap:7px;padding:6px 0 10px}.phone-app-hdr.compact{padding-top:2px}.phone-wordmark{display:block;height:15px;width:auto;flex-shrink:0}.phone-page-title{font-size:14px;font-weight:700;text-align:center;padding:4px 0 10px;color:var(--ink)}.phone-section-label{font-family:var(--mono);font-size:7px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--sm);margin:8px 0 5px}.phone-section-label.inline{margin:0}.phone-section-row{display:flex;justify-content:space-between;align-items:center;margin:10px 0 5px}.phone-scan{font-size:8px;color:var(--or-app);font-weight:600}.phone-carousel{display:flex;gap:8px;overflow:hidden;margin-bottom:4px}.phone-boost-card{min-width:100%;background:var(--wh);border:1px solid var(--rule);border-radius:12px;padding:10px;box-shadow:0 2px 8px #0000000d}.phone-boost-hdr{display:flex;align-items:center;gap:6px;margin-bottom:5px;font-size:8px}.phone-book.fd{background:#1d7a31;color:#fff;font-weight:800;padding:2px 5px;border-radius:4px;font-size:7px}.phone-boost-tag{background:var(--or-app-lt);color:var(--or-app);padding:2px 5px;border-radius:4px;font-weight:700}.phone-boost-odds{margin-left:auto;font-family:var(--mono);font-weight:800}.phone-boost-odds .pos{color:var(--gr)}.phone-boost-title{font-size:9px;font-weight:700;margin-bottom:4px}.phone-boost-leg{font-size:8px;color:var(--mu);margin-bottom:6px}.phone-boost-leg span{font-family:var(--mono)}.phone-boost-metrics{display:flex;gap:5px}.pill-ev{background:var(--gr-lt);color:var(--gr);font-size:7px;font-weight:700;padding:2px 6px;border-radius:4px;font-family:var(--mono)}.pill-fv{background:var(--bl-lt);color:var(--bl);font-size:7px;font-weight:700;padding:2px 6px;border-radius:4px;font-family:var(--mono)}.phone-ev-empty{font-size:8px;color:var(--mu);background:var(--cr);border-radius:8px;padding:8px;margin-bottom:6px;text-align:center}.phone-feed-item{display:flex;align-items:center;gap:6px;padding:7px 0;border-bottom:1px solid var(--cr)}.feed-icon{width:18px;height:18px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:9px;flex-shrink:0}.feed-icon.or{background:var(--or-app-lt);color:var(--or-app)}.feed-icon.gr{background:var(--gr-lt);color:var(--gr)}.feed-text{flex:1;font-size:9px;color:var(--ink);min-width:0}.feed-time{font-size:7px;color:var(--sm);font-family:var(--mono)}.phone-date-label{font-family:var(--mono);font-size:8px;font-weight:700;color:var(--sm);margin:8px 0 4px;letter-spacing:.06em}.phone-hist-card{background:var(--wh);border:1px solid var(--rule);border-radius:10px;margin-bottom:6px;overflow:hidden;box-shadow:0 1px 3px #0000000a}.phone-hist-hdr{display:flex;justify-content:space-between;padding:5px 8px;font-size:7px;font-family:var(--mono);border-bottom:1px solid var(--cr)}.phone-hist-hdr .tag{font-weight:800;letter-spacing:.05em}.phone-hist-hdr .tag.or{color:var(--or-app)}.phone-hist-hdr .tag.gr{color:var(--gr)}.phone-hist-body{padding:7px 8px;font-size:8.5px;line-height:1.4;color:var(--ink);display:flex;gap:5px;align-items:flex-start}.phone-hist-bear{flex-shrink:0;margin-top:1px}.phone-squad-hero{text-align:center;padding:6px 0 10px}.phone-squad-hero img{margin-bottom:6px}.phone-squad-h{font-size:11px;font-weight:800;font-style:italic;margin-bottom:3px}.phone-squad-hero p{font-size:8px;color:var(--mu)}.phone-squad-banner{background:var(--gr-lt);color:var(--gr);font-size:7px;font-weight:600;padding:6px 8px;border-radius:8px;margin-bottom:8px;text-align:center}.phone-squad-tier{display:grid;grid-template-columns:1fr auto auto;gap:4px;align-items:center;padding:7px 8px;border:1px solid var(--rule);border-radius:8px;margin-bottom:5px;font-size:8px}.phone-squad-tier.best{border-color:var(--or-app);background:var(--or-app-lt)}.phone-squad-tier .off{color:var(--or-app);font-weight:700;font-family:var(--mono);font-size:7px}.phone-squad-tier .price{color:var(--gr);font-weight:800;font-family:var(--mono)}.badge-best{background:var(--or-app);color:#fff;font-size:6px;font-weight:800;padding:2px 5px;border-radius:3px;grid-column:2/4;justify-self:end}.phone-watch-row{display:flex;align-items:center;gap:8px;padding:6px 0;border-bottom:1px solid var(--cr);font-size:9px}.watch-icon{font-size:7px;font-weight:800;padding:2px 5px;border-radius:4px;font-family:var(--mono)}.watch-icon.mlb{background:#e3e9ff;color:#1a3888}.watch-icon.nba{background:#ffe3e7;color:#b01030}.watch-icon.nfl{background:#e3ebf8;color:#013369}.phone-edit{font-size:8px;color:var(--or-app);font-weight:600}.phone-alert-pills{display:flex;gap:4px;flex-wrap:wrap;margin-top:8px}.alert-pill{font-size:7px;font-weight:700;padding:4px 8px;border-radius:50px;font-family:var(--mono)}.alert-pill.or{background:var(--or-app-lt);color:var(--or-app)}.alert-pill.bl{background:var(--bl-lt);color:var(--bl)}.alert-pill.re{background:var(--re-lt);color:var(--re)}.alert-pill.gr{background:var(--gr-lt);color:var(--gr)}.phone-float-cta{position:absolute;left:12px;right:12px;bottom:62px;background:var(--or-app);color:#fff;border:none;border-radius:22px;padding:10px;font-size:11px;font-weight:700;display:flex;align-items:center;justify-content:center;gap:6px;cursor:pointer;font-family:var(--sans);box-shadow:0 4px 16px #ff660059;z-index:4}.phone-tab-float{display:flex;background:var(--wh);border-radius:22px;margin:0 10px 8px;padding:6px 4px;box-shadow:0 2px 12px #0000001a;flex-shrink:0;z-index:3}.phone-tab{flex:1;display:flex;flex-direction:column;align-items:center;gap:2px;font-size:7px;font-weight:600;color:var(--mu);background:none;border:none;cursor:pointer;font-family:var(--sans);padding:2px 0}.phone-tab.act{color:var(--or-app)}.phone-tab-icon-wrap{padding:4px 10px;border-radius:50px;display:flex}.phone-tab-icon-wrap.act{background:var(--or-app-lt)}.tab-svg{width:14px;height:14px;display:block}.phone-home-indicator{width:88px;height:4px;background:#0000001f;border-radius:2px;margin:0 auto 8px}.proof-bar{background:var(--wh);border-top:1px solid var(--rule);border-bottom:1px solid var(--rule);padding:0 40px}.proof-inner{max-width:1280px;margin:0 auto;display:flex}.proof-stat{flex:1;padding:32px;border-right:1px solid var(--rule);display:flex;flex-direction:column;gap:8px}.proof-stat:first-child{padding-left:0}.proof-stat:last-child{border-right:none}.proof-num{font-size:36px;font-weight:900;letter-spacing:-.04em;line-height:1;font-style:italic;color:var(--ink)}.proof-num span{color:var(--or)}.proof-lbl{font-size:12px;font-family:var(--mono);color:var(--mu);letter-spacing:.03em;line-height:1.4;margin-top:2px}.proof-badge{display:inline-flex;align-items:center;gap:5px;font-size:10px;font-weight:700;letter-spacing:.05em;text-transform:uppercase;font-family:var(--mono);padding:3px 8px;border-radius:4px;width:fit-content}.proof-badge-dot{width:5px;height:5px;border-radius:50%;background:currentColor;flex-shrink:0;animation:livepulse 2s infinite}.pb-or{background:var(--or-lt);color:var(--or-dk)}.pb-gr{background:var(--gr-lt);color:var(--dk-green)}.pb-bl{background:var(--bl-lt);color:var(--bl)}.pb-pu{background:var(--pu-lt);color:var(--pu)}.split{padding:96px 40px}.split.on-cr{background:var(--cr)}.split.on-wh{background:var(--wh)}.split-inner{max-width:1280px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.section-overline{font-family:var(--mono);font-size:11px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--or);margin-bottom:16px;display:flex;align-items:center;gap:10px}.section-overline:before{content:"";display:inline-block;width:20px;height:2px;background:var(--or);border-radius:1px;flex-shrink:0}.section-h{font-size:clamp(30px,3.5vw,46px);font-weight:900;letter-spacing:-.025em;line-height:1.05;margin-bottom:18px;font-style:italic}.section-p{font-size:16px;color:var(--mu);line-height:1.8;margin-bottom:22px;max-width:430px}.section-link{font-size:15px;font-weight:700;color:var(--or);text-decoration:none;display:inline-flex;align-items:center;gap:4px}.section-link:hover{text-decoration:underline}.sport-pills{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:22px}.sport-pill{font-size:12px;font-weight:600;padding:5px 14px;border-radius:50px;border:1px solid var(--rule);background:var(--wh);color:var(--ink)}.notif-visual{max-width:420px}.notif-group-label{font-size:10px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--mu);padding:6px 0 8px;font-family:var(--mono)}.notif-pill{background:var(--wh);border-radius:14px;padding:11px 14px;margin-bottom:7px;display:flex;align-items:flex-start;gap:11px;box-shadow:0 1px 4px #00000012,0 0 0 1px #0000000d;opacity:.45}.notif-pill-icon{width:36px;height:36px;border-radius:9px;flex-shrink:0;display:flex;align-items:center;justify-content:center}.notif-pill-icon-espn{background:#c00}.notif-pill-icon-dk{background:#1d7a31}.notif-pill-icon-nfl{background:#013369}.notif-pill-top{display:flex;align-items:baseline;justify-content:space-between;gap:8px;margin-bottom:2px}.notif-pill-app{font-size:11px;font-weight:700;color:#3c3c3e;letter-spacing:-.01em}.notif-pill-time{font-size:11px;color:#8e8e93;flex-shrink:0}.notif-pill-sender{font-size:13px;font-weight:600;color:#1c1c1e;line-height:1.3}.notif-pill-text{font-size:13px;color:#3c3c3e;line-height:1.3}.notif-imessage-wrap{margin-top:14px;position:relative}.notif-imessage-pill{background:var(--wh);border-radius:16px;padding:13px 15px;box-shadow:0 2px 12px #00000021,0 0 0 1.5px #0078d42e;position:relative;overflow:hidden}.notif-imessage-pill:before{content:"";position:absolute;top:0;left:0;right:0;height:2.5px;background:linear-gradient(90deg,#34c759,#30b0f0);border-radius:16px 16px 0 0}.notif-imessage-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.notif-imessage-source{display:flex;align-items:center;gap:6px}.notif-imessage-bubble-icon{width:16px;height:16px;background:#34c759;border-radius:4px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.notif-imessage-app-label{font-size:11px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#8e8e93}.notif-imessage-time{font-size:11px;color:#8e8e93}.notif-imessage-row{display:flex;align-items:flex-start;gap:10px}.notif-imessage-avatar{width:28px;height:28px;border-radius:50%;background:transparent;flex-shrink:0;overflow:hidden;display:flex;align-items:center;justify-content:center;padding:0}.notif-imessage-sender{font-size:14px;font-weight:700;color:#1c1c1e;margin-bottom:2px}.notif-imessage-text{font-size:14px;color:#3c3c3e;line-height:1.4}.notif-imessage-footer{display:flex;align-items:center;gap:6px;margin-top:9px;padding-top:9px;border-top:1px solid rgba(0,0,0,.06)}.notif-imessage-reply-hint{display:flex;align-items:center;gap:5px;background:#f2f2f7;border-radius:50px;padding:4px 12px;font-size:11px;font-weight:600;color:#636366}.notif-reply-dot{width:6px;height:6px;border-radius:50%;background:#34c759}.msg-log{background:var(--wh);border:1px solid var(--rule);border-radius:12px;overflow:hidden}.msg-log-hdr{padding:12px 16px;border-bottom:1px solid var(--rule);display:flex;justify-content:space-between;align-items:center}.msg-log-from{font-size:14px;font-weight:700;color:var(--ink)}.msg-log-reply{font-size:11px;color:var(--bl);cursor:pointer}.msg-log-row{display:flex;gap:0;padding:0;border-bottom:1px solid var(--cr)}.msg-log-row:last-child{border-bottom:none}.msg-log-accent{width:3px;flex-shrink:0;align-self:stretch;border-radius:0}.msg-log-content{flex:1;padding:10px 14px}.msg-log-type-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:3px}.msg-log-type{font-size:10px;font-weight:700;letter-spacing:.07em;text-transform:uppercase;font-family:var(--mono)}.msg-log-time{font-size:10px;color:var(--mu);font-family:var(--mono)}.msg-log-text{font-size:12.5px;color:var(--ink);line-height:1.55}.group-chat{background:var(--wh);border:1px solid var(--rule);border-radius:12px;overflow:hidden}.gc-container{border-radius:40px;overflow:hidden;border:1px solid var(--rule);box-shadow:0 8px 40px #00000017,0 2px 8px #0000000d;transition:box-shadow .2s,transform .2s}.gc-container:hover{box-shadow:0 16px 56px #0000001f,0 4px 16px #0000000f;transform:translateY(-3px)}.gc-hdr{padding:13px 15px;border-bottom:1px solid var(--rule);display:flex;align-items:center;gap:10px;background:var(--cr-dk)}.gc-group-icon{width:36px;height:36px;border-radius:50%;background:var(--pu);display:flex;align-items:center;justify-content:center;flex-shrink:0}.gc-group-icon svg{width:18px;height:18px}.gc-name{font-size:13px;font-weight:700;color:var(--ink)}.gc-sub{font-size:10px;color:var(--mu)}.gc-messages{padding:14px;display:flex;flex-direction:column;gap:9px;background:var(--wh)}.gc-timestamp{font-size:10px;color:var(--mu);text-align:center;font-family:var(--mono)}.gc-bubble-label{font-size:9px;font-weight:700;letter-spacing:.05em;text-transform:uppercase;font-family:var(--mono);margin-bottom:3px}.gc-bubble{display:inline-block;padding:8px 12px;border-radius:14px;font-size:12px;line-height:1.5;max-width:82%}.gc-bubble.bm{background:#eef0f0;color:var(--ink);border-bottom-left-radius:3px}.gc-bubble.user{background:var(--bl);color:var(--wh);border-bottom-right-radius:3px}.gc-right{display:flex;justify-content:flex-end}.gc-input-row{padding:10px 14px;border-top:1px solid var(--rule);display:flex;align-items:center;gap:8px;background:var(--wh)}.gc-input-field{flex:1;background:var(--cr);border:1px solid var(--rule);border-radius:20px;padding:7px 14px;font-size:12px;color:var(--mu);font-family:var(--sans)}.gc-send-btn{width:30px;height:30px;background:var(--bl);border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;cursor:pointer}.gc-avatar{width:28px;height:28px;border-radius:50%;flex-shrink:0;display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:800;color:#fff;margin-top:2px}.gc-bm-avatar{width:28px;height:28px;border-radius:50%;background:transparent;flex-shrink:0;display:flex;align-items:center;justify-content:center;margin-top:2px;padding:0}.gc-row{display:flex;align-items:flex-end;gap:7px;max-width:88%}.gc-row.right{justify-content:flex-end;align-self:flex-end;max-width:88%;margin-left:auto}.gc-col{display:flex;flex-direction:column;gap:2px}.gc-sender{font-size:10px;font-weight:600;color:var(--mu);font-family:var(--mono);letter-spacing:.03em;margin-bottom:2px;padding-left:2px}.gc-bubble.bm{background:#e9e9eb;color:var(--ink);border-radius:18px 18px 18px 4px}.gc-bubble.user{background:#1c7bf5;color:#fff;border-radius:18px 18px 4px}.gc-bubble.member{background:#e9e9eb;color:var(--ink);border-radius:18px 18px 18px 4px}.gc-bubble.bm-chirp{background:#e9e9eb;color:var(--ink);border-radius:18px 18px 18px 4px;font-style:normal}.gc-hdr-back{font-size:13px;color:#1c7bf5;font-weight:500;display:flex;align-items:center;gap:3px}.gc-hdr-center{display:flex;flex-direction:column;align-items:center;flex:1}.gc-hdr-name{font-size:14px;font-weight:700;color:var(--ink)}.gc-hdr-sub{font-size:11px;color:var(--mu)}.gc-hdr-icon{width:44px;height:44px;border-radius:50%;background:var(--or);display:flex;align-items:center;justify-content:center;margin-bottom:3px;flex-shrink:0}.gc-hdr-video{color:#1c7bf5}.gc-status-bar{display:flex;justify-content:space-between;align-items:center;padding:6px 14px 2px;font-size:11px;font-weight:600;color:var(--ink)}.gc-hdr-new{padding:8px 14px 10px;border-bottom:1px solid var(--rule);display:flex;align-items:center;gap:8px;background:var(--wh)}.pricing-vis{background:var(--wh);border:1px solid var(--rule);border-radius:20px;padding:32px;max-width:380px;box-shadow:0 8px 40px #00000012,0 2px 8px #0000000a;transition:box-shadow .2s,transform .2s}.pricing-vis:hover{box-shadow:0 16px 56px #0000001a,0 4px 16px #0000000d;transform:translateY(-3px)}.pv-title{font-size:19px;font-weight:900;font-style:italic;letter-spacing:-.02em;margin-bottom:4px;color:var(--ink)}.pv-sub{font-size:13px;color:var(--mu);margin-bottom:24px}.pt-row{display:flex;align-items:baseline;justify-content:space-between;padding:9px 0 0}.pt-label{font-size:13px;color:var(--mu)}.pt-price{font-size:18px;font-weight:800;color:var(--ink);font-family:var(--mono)}.pt-price.best{color:var(--gr)}.pt-bar-track{margin:6px 0 0;height:3px;background:var(--rule);border-radius:2px}.pt-bar-fill{height:3px;border-radius:2px;background:var(--or)}.pt-bar-fill.green{background:var(--gr)}.playbook-section{padding:96px 40px;background:var(--cr)}.playbook-inner{max-width:1280px;margin:0 auto}.playbook-h{font-size:clamp(34px,4vw,52px);font-weight:900;letter-spacing:-.025em;margin-bottom:6px;font-style:italic;color:var(--ink)}.playbook-sub{font-size:15px;color:var(--mu);margin-bottom:36px}.roadmap{background:var(--dk-green);border-radius:16px;padding:24px 20px 30px;overflow:hidden}.rm-timeline{display:flex;align-items:center;gap:10px;margin-bottom:26px}.rm-time-label{font-size:11px;color:#fff6;font-family:var(--mono);white-space:nowrap}.rm-track{flex:1;height:2px;background:#ffffff1a;border-radius:1px;position:relative}.rm-fill{height:2px;background:var(--or);border-radius:1px;width:38%}.rm-marker{width:12px;height:12px;background:var(--or);border:2px solid var(--wh);border-radius:2px;position:absolute;left:38%;top:50%;transform:translate(-50%,-50%)}.rm-phases{display:grid;grid-template-columns:repeat(4,1fr);gap:0}.rm-phase{padding:0 14px}.rm-phase+.rm-phase{border-left:1px solid rgba(255,255,255,.08)}.rm-phase.active{background:#e8501a17;border-radius:8px}.rm-badge{font-size:9px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;padding:3px 8px;border-radius:4px;display:inline-block;margin-bottom:10px;font-family:var(--mono)}.badge-live{background:#1a724559;color:#6adfa0;border:1px solid rgba(106,223,160,.3)}.badge-building{background:#e8501a4d;color:#f4956a;border:1px solid rgba(244,149,106,.35)}.badge-soon{background:#ffffff0f;color:#ffffff59;border:1px solid rgba(255,255,255,.1)}.rm-phase-title{font-size:14px;font-weight:800;color:var(--wh);margin-bottom:10px;font-style:italic;letter-spacing:-.01em}.rm-item{font-size:12px;line-height:1.7;padding:1px 0;display:flex;align-items:flex-start;gap:6px;color:#ffffff73}.rm-item.live{color:#ffffffe6}.rm-item.building{color:#f4956a}.rm-check{font-size:11px;color:#6adfa0;flex-shrink:0;margin-top:2px;font-family:var(--mono)}.rm-arrow{font-size:11px;color:#f4956a;flex-shrink:0;margin-top:2px}.rm-dot{width:4px;height:4px;border-radius:50%;background:#fff3;flex-shrink:0;margin-top:6px}.feat-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000080;z-index:1000;display:flex;align-items:center;justify-content:center;opacity:0;pointer-events:none;transition:opacity .18s}.feat-modal-overlay.open{opacity:1;pointer-events:all}.feat-modal{background:var(--wh);border-radius:18px;padding:36px;max-width:440px;width:calc(100% - 32px);position:relative;transform:translateY(10px);transition:transform .18s;max-height:90vh;overflow-y:auto}.feat-modal-overlay.open .feat-modal{transform:translateY(0)}.feat-modal-close{position:absolute;top:14px;right:16px;background:none;border:none;font-size:20px;cursor:pointer;color:var(--mu);line-height:1;padding:4px}.feat-modal-close:hover{color:var(--ink)}.feat-modal-tag{display:inline-block;font-family:var(--mono);font-size:10px;font-weight:600;letter-spacing:.09em;text-transform:uppercase;color:var(--or);background:var(--or-lt);border-radius:4px;padding:3px 8px;margin-bottom:12px}.feat-modal-title{font-size:21px;font-weight:900;letter-spacing:-.025em;font-style:italic;margin-bottom:8px;line-height:1.1;color:var(--ink)}.feat-modal-body{font-size:13px;color:var(--mu);line-height:1.6;margin-bottom:18px}.feat-modal-list{display:flex;flex-direction:column;gap:10px;margin-bottom:24px}.feat-modal-item{display:flex;align-items:flex-start;gap:11px;font-size:13px;color:var(--ink);line-height:1.5}.feat-modal-icon{width:6px;height:6px;border-radius:50%;background:var(--or);flex-shrink:0;margin-top:8px}.feat-modal-cta{display:block;background:var(--or);color:var(--wh);text-align:center;border-radius:10px;padding:13px;font-size:14px;font-weight:700;cursor:pointer;border:none;width:100%;letter-spacing:-.01em;font-family:var(--sans)}.feat-modal-cta:hover{background:var(--or-dk)}.section-btn{display:inline-flex;align-items:center;gap:6px;background:transparent;border:1.5px solid var(--rule);border-radius:50px;padding:9px 18px;font-size:13px;font-weight:700;color:var(--ink);cursor:pointer;font-family:var(--sans);transition:border-color .12s,color .12s}.hero-alert-card{position:absolute;background:#fff;border-radius:12px;box-shadow:0 4px 20px #0000001a;padding:10px 14px;min-width:200px;max-width:240px;z-index:3;pointer-events:none}.hero-alert-card-tag{font-size:9px;font-weight:900;letter-spacing:.1em;text-transform:uppercase;font-family:var(--mono);margin-bottom:5px;display:flex;align-items:center;gap:5px}.hero-alert-card-dot{width:6px;height:6px;border-radius:50%;flex-shrink:0;animation:alertPulse 1.5s ease-in-out infinite}@keyframes alertPulse{0%,to{opacity:1}50%{opacity:.4}}.hero-alert-card-text{font-size:12px;font-weight:600;color:var(--ink);line-height:1.4}.hero-alert-card-sub{font-size:10px;color:var(--mu);margin-top:3px;font-family:var(--mono)}.hero-news-ticker{display:flex;height:40px;background:#fff;align-items:center;border-top:2px solid var(--or);overflow:hidden}.hero-ticker-label{background:var(--or);color:#fff;font-size:10px;font-weight:900;letter-spacing:.08em;text-transform:uppercase;padding:0 14px;height:100%;display:flex;align-items:center;gap:6px;flex-shrink:0;font-family:var(--mono);white-space:nowrap;position:relative;z-index:5}.hero-ticker-overflow{flex:1;overflow:hidden;height:100%;display:flex;align-items:center}.hero-ticker-scroll{display:flex;align-items:center;white-space:nowrap;animation:tickerScroll 28s linear infinite}@keyframes tickerScroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.hero-ticker-item{font-size:11px;font-weight:600;color:var(--ink);padding:0 32px 0 0;letter-spacing:.01em;font-family:var(--mono)}.hero-ticker-item:after{content:"·";margin-left:28px;color:var(--or);font-weight:900;opacity:.5}.hero{position:relative;overflow:hidden;border-radius:0}.section-bullets{list-style:none;padding:0;margin:16px 0 22px;display:flex;flex-direction:column;gap:12px}.section-bullet{display:flex;align-items:flex-start;gap:10px;font-size:15px;color:var(--ink);line-height:1.5}.section-bullet-dot{width:6px;height:6px;border-radius:50%;background:var(--or);flex-shrink:0;margin-top:8px}.hl{display:inline;background:linear-gradient(120deg,var(--or-mid) 0%,var(--or-mid) 100%);background-repeat:no-repeat;background-size:100% .35em;background-position:0 85%;padding:0 2px;font-weight:700;color:var(--ink)}.hl-green{display:inline;background:#bbf7d0;border-radius:3px;padding:1px 5px;font-weight:700;color:#14532d}.hl-red{display:inline;background:#fee2e2;border-radius:3px;padding:1px 5px;font-weight:700;color:#991b1b}.hl-fantasy{display:inline;background:#ede9fe;border-radius:3px;padding:1px 5px;font-weight:700;color:#5b21b6}.section-btn:hover{border-color:var(--mu);color:var(--ink)}.qr-banner{background:var(--ink);color:var(--wh);padding:16px 40px}.qr-banner-hidden{display:none!important}@media (max-width:768px){.qr-banner{display:none}}@media (min-width:769px){.qr-banner:not(.qr-banner-hidden){display:block}}.qr-banner-inner{max-width:1280px;margin:0 auto;display:flex;align-items:center;gap:20px}.qr-banner-qr{width:72px;height:72px;border-radius:8px;overflow:hidden;flex-shrink:0;background:var(--wh);padding:4px}.qr-banner-qr img{width:100%;height:100%;display:block}.qr-banner-text{flex:1}.qr-banner-title{font-size:14px;font-weight:800;letter-spacing:-.01em;margin-bottom:3px}.qr-banner-sub{font-size:12px;color:#9a9590;font-family:var(--mono)}.qr-banner-close{background:none;border:none;color:#9a9590;font-size:20px;cursor:pointer;padding:4px;line-height:1;flex-shrink:0}.qr-banner-close:hover{color:var(--wh)}@media (max-width:768px){.desktop-qr-hint{display:none}}@media (min-width:769px){.desktop-qr-hint{display:flex}}@media (max-width:768px){.nav-inner{padding:0 20px}.nav-links{display:none}.btn-or{font-size:12px;padding:7px 16px}.ticker-label{padding:0 10px;font-size:9px}.ticker-fade-left{left:100px;width:40px}.hero{padding:52px 20px 0}.hero-inner{grid-template-columns:1fr;gap:40px}.hero-h1{font-size:clamp(38px,11vw,56px)}.hero-p{font-size:15px;margin-bottom:20px}.hero-tagline{font-size:16px}.hero-ctas{flex-direction:column;align-items:flex-start;gap:14px}.phone-wrap{justify-content:center;padding:0}.phone{width:min(290px,92vw)}.cta-band-bear img{height:220px}.proof-bar{padding:0 20px}.proof-inner{flex-wrap:wrap}.proof-stat{flex:1 1 45%;padding:22px 16px;border-right:none;border-bottom:1px solid var(--rule)}.proof-stat:last-child{border-bottom:none}.proof-stat:nth-child(odd){border-right:1px solid var(--rule)}.proof-num{font-size:28px}.split{padding:64px 20px}.split-inner{grid-template-columns:1fr;gap:40px}.split-inner.rev{direction:ltr}.notif-visual,.msg-log,.gc-wrap{max-width:100%}.pricing-card{padding:32px 20px}.rm-inner{flex-direction:column;gap:24px}.roadmap{padding:20px 16px 24px}.rm-timeline{gap:6px;margin-bottom:20px}.rm-time-label{font-size:9px}.rm-phases{display:flex;overflow-x:auto;-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory;gap:0;margin:0 -16px;padding:0 16px}.rm-phases:after{content:"";flex-shrink:0;width:16px}.rm-phase{flex:0 0 220px;scroll-snap-align:start;padding:14px 14px 10px;border-left:none!important;border-right:1px solid rgba(255,255,255,.08)}.rm-phase:last-child{border-right:none}.playbook-section--light .rm-phase{border-right-color:var(--rule)}.rm-phase-title{font-size:13px}.rm-badge{font-size:8px;margin-bottom:8px;white-space:nowrap}footer{padding:40px 20px 24px}.footer-top{grid-template-columns:1fr 1fr;gap:32px}.footer-bottom{flex-direction:column;gap:8px;text-align:center}.footer-brand{margin-bottom:6px}.section-h{font-size:clamp(26px,8vw,36px)}}@media (max-width:480px){.hero-h1{font-size:clamp(32px,12vw,48px)}.proof-inner{flex-direction:column}.proof-stat{flex:1 1 100%;border-right:none;border-bottom:1px solid var(--rule)}.proof-stat:nth-child(odd){border-right:none}.footer-top{grid-template-columns:1fr}}.qr-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0000008c;z-index:1000;display:flex;align-items:center;justify-content:center;opacity:0;pointer-events:none;transition:opacity .2s}.qr-modal-overlay.open{opacity:1;pointer-events:all}.qr-modal{background:var(--wh);border-radius:20px;padding:40px;max-width:380px;width:calc(100% - 40px);text-align:center;position:relative;transform:translateY(12px);transition:transform .2s}.qr-modal-overlay.open .qr-modal{transform:translateY(0)}.qr-modal-close{position:absolute;top:14px;right:16px;background:none;border:none;font-size:20px;cursor:pointer;color:var(--mu);line-height:1;padding:4px}.qr-modal-close:hover{color:var(--ink)}.qr-modal-step{font-family:var(--mono);font-size:10px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--or);margin-bottom:6px}.qr-modal-title{font-size:22px;font-weight:900;letter-spacing:-.02em;font-style:italic;margin-bottom:6px;color:var(--ink)}.qr-modal-sub{font-size:13px;color:var(--mu);line-height:1.6;margin-bottom:24px}.qr-modal-qr{width:180px;height:180px;margin:0 auto 20px;border-radius:12px;overflow:hidden;border:1px solid var(--rule);padding:8px;background:var(--wh)}.qr-modal-qr img{width:100%;height:100%;display:block}.qr-modal-steps{text-align:left;background:var(--cr);border-radius:10px;padding:16px 18px;display:flex;flex-direction:column;gap:10px}.qr-modal-row{display:flex;align-items:flex-start;gap:12px;font-size:12px;color:var(--mu);line-height:1.4}.qr-modal-num{width:18px;height:18px;border-radius:50%;background:var(--or);color:var(--wh);font-size:10px;font-weight:800;display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:1px}.qr-modal-next{width:100%;margin-top:16px;padding:13px;font-size:14px}.qr-modal-back{display:block;width:100%;margin-top:10px;background:none;border:none;color:var(--mu);font-size:12px;cursor:pointer;font-family:var(--sans)}.qr-modal-back:hover{color:var(--ink)}.qr-modal-consent{margin-top:14px;padding:12px 14px;background:var(--cr);border-radius:8px;font-size:10.5px;color:var(--mu);line-height:1.6;text-align:left}.qr-modal-consent a{color:var(--or);text-decoration:none}.qr-modal-sms-preview{background:var(--cr);border-radius:12px;padding:16px;margin-bottom:16px}.qr-modal-sms-bubble{display:inline-block;background:var(--bl);color:var(--wh);padding:10px 14px;border-radius:16px 16px 4px;font-size:13px;text-align:left}.breaking-card{background:var(--wh);border-radius:14px;padding:14px;margin-top:12px;box-shadow:0 4px 16px #00000014;border:1px solid var(--rule)}.breaking-card-hdr{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.breaking-badge{background:var(--or-app);color:#fff;font-size:9px;font-weight:800;padding:4px 8px;border-radius:4px;font-family:var(--mono);letter-spacing:.04em}.breaking-time{font-size:10px;color:var(--sm);font-family:var(--mono)}.breaking-title{font-size:15px;font-weight:800;margin-bottom:6px;color:var(--ink)}.breaking-insight{font-size:13px;color:var(--or);line-height:1.5;margin-bottom:10px}.breaking-tags{display:flex;gap:6px;flex-wrap:wrap}.breaking-tag{font-size:10px;font-family:var(--mono);background:var(--or-app-lt);color:var(--or-app);padding:3px 8px;border-radius:4px;font-weight:600}.breaking-tag.live{background:var(--re-lt);color:var(--re)}.pick-showcase{max-width:400px}.bm-pick-card{background:var(--wh);border:1px solid var(--rule);border-radius:16px;overflow:hidden;box-shadow:0 8px 32px #00000014,0 2px 6px #0000000a;margin-bottom:14px;transition:box-shadow .15s,transform .15s}.bm-pick-card:hover{box-shadow:0 14px 48px #0000001f;transform:translateY(-2px)}.bm-pick-hdr{background:var(--or-app);color:#fff;display:flex;justify-content:space-between;padding:8px 12px;font-size:10px;font-weight:800;font-family:var(--mono);letter-spacing:.05em}.bm-pick-body{padding:14px}.bm-pick-player{font-size:15px;font-weight:800;margin-bottom:8px}.bm-pick-stat{font-size:12px;font-weight:500;color:var(--mu);background:var(--cr);padding:2px 8px;border-radius:4px;margin-left:6px}.bm-pick-odds{display:flex;align-items:center;gap:8px;flex-wrap:wrap;font-size:12px;font-family:var(--mono)}.bm-pick-arrow{color:var(--sm)}.bm-pick-edge .pos{color:var(--gr);font-weight:800}.bm-pick-badge{background:var(--gr-lt);color:var(--gr);font-size:9px;font-weight:800;padding:2px 6px;border-radius:4px}.bm-pick-sub{font-size:14px;color:var(--mu);line-height:1.6;margin-bottom:14px}.bm-line-card{background:var(--wh);border:1px solid var(--rule);border-radius:10px;padding:12px;margin-bottom:12px}.bm-line-label{font-size:9px;font-weight:800;color:var(--or-app);font-family:var(--mono);letter-spacing:.06em;margin-bottom:4px}.bm-line-pick{font-size:13px;font-weight:700;margin-bottom:4px}.bm-line-move{font-size:12px;font-family:var(--mono);color:var(--mu)}.bm-line-move .pos{color:var(--gr)}.bm-books{display:flex;gap:6px;flex-wrap:wrap}.bm-books span{font-size:11px;font-weight:600;padding:5px 12px;border-radius:50px;border:1px solid var(--rule);background:var(--wh);color:var(--ink)}.squad-pricing-banner{background:var(--gr-lt);color:var(--gr);font-size:11px;font-weight:600;padding:10px 12px;border-radius:8px;margin-bottom:14px;text-align:center}.squad-tier-row{display:grid;grid-template-columns:1fr auto auto;gap:8px;align-items:center;padding:10px 0;border-bottom:1px solid var(--cr);font-size:13px}.squad-tier-row.best{border-bottom:none;padding-top:12px}.squad-tier-off{color:var(--or-app);font-weight:700;font-family:var(--mono);font-size:12px}.squad-tier-price{color:var(--gr);font-weight:800;font-family:var(--mono)}.squad-best-badge{background:var(--or-app);color:#fff;font-size:9px;font-weight:800;padding:3px 8px;border-radius:4px;grid-column:2/4;justify-self:end}.squad-pricing-note{font-size:11px;color:var(--sm);margin-top:14px;line-height:1.5}.qr-onboard-logo{display:flex;align-items:center;gap:10px;justify-content:center;margin-bottom:14px}.qr-onboard-features{list-style:none;padding:0;margin:0 0 16px;display:flex;flex-direction:column;gap:10px;text-align:left}.qr-onboard-features li{display:flex;gap:10px;font-size:12px;line-height:1.45;color:var(--ink)}.qr-onboard-icon{font-size:16px;flex-shrink:0}.cta-band{background:var(--or-app);background-image:linear-gradient(135deg,#E84D18 0%,var(--or-app) 40%,#FF7A1A 100%);padding:64px 40px;position:relative;overflow:hidden}.cta-band:before{content:"";position:absolute;top:-80px;right:-80px;width:360px;height:360px;border-radius:50%;background:#ffffff0f;pointer-events:none}.cta-band:after{content:"";position:absolute;bottom:-120px;left:20%;width:280px;height:280px;border-radius:50%;background:#ffffff0a;pointer-events:none}.cta-band-inner{max-width:1280px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:32px;flex-wrap:wrap;position:relative;z-index:1}.cta-band-bear{flex-shrink:0}.cta-band-bear img{height:300px;width:auto;display:block}.cta-band-overline{font-family:var(--mono);font-size:10px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:#fffc;margin-bottom:8px}.cta-band-h{font-size:clamp(24px,3vw,32px);font-weight:900;font-style:italic;color:var(--wh);letter-spacing:-.02em;margin-bottom:6px}.cta-band-p{font-size:14px;color:#ffffffd9;max-width:420px;line-height:1.6}.cta-band-actions{display:flex;flex-direction:column;align-items:flex-start;gap:10px}.cta-band-btn{font-size:15px;padding:13px 28px}.cta-band-link{font-size:13px;font-weight:700;color:var(--wh);text-decoration:none}.cta-band-link:hover{text-decoration:underline}@media (max-width:768px){.cta-band{padding:40px 20px}.cta-band-inner{flex-direction:column;align-items:flex-start}}.reduce-motion .ticker-track,.reduce-motion .hero-ticker-scroll,.reduce-motion .ticker-live-dot,.reduce-motion .bm-tv-live-dot,.reduce-motion .hero-alert-card-dot{animation:none}@media (prefers-reduced-motion:reduce){.ticker-track,.hero-ticker-scroll,.ticker-live-dot,.bm-tv-live-dot,.hero-alert-card-dot{animation:none}}.section-btn{transition:all .15s ease}.section-btn:hover{background:var(--ink);border-color:var(--ink);color:var(--wh);transform:translateY(-1px)}.btn-or{box-shadow:0 2px 8px #e8501a40;transition:all .15s ease}.btn-or:hover{transform:translateY(-1px);box-shadow:0 4px 16px #e8501a59}.btn-or:active{transform:translateY(0);box-shadow:0 1px 4px #e8501a33}.proof-stat{transition:background .15s;cursor:default}.proof-stat:hover{background:var(--cr)}.tick-card{transition:background .12s,box-shadow .12s}.tick-card:hover{background:var(--cr);box-shadow:inset 0 -2px 0 var(--or)}.squad-tier-row{transition:background .12s,padding-left .12s;border-radius:6px;padding-left:8px;padding-right:8px}.squad-tier-row:hover{background:var(--cr);padding-left:12px}.squad-tier-row.best:hover{background:var(--or-app-lt)}.breaking-card{transition:box-shadow .15s,transform .15s}.breaking-card:hover{box-shadow:0 8px 28px #0000001c;transform:translateY(-2px)}.notif-imessage-pill{transition:box-shadow .15s,transform .15s}.notif-imessage-pill:hover{box-shadow:0 6px 24px #00000026,0 0 0 1.5px #0078d447;transform:translateY(-1px)}.phone-bezel{transition:box-shadow .3s ease}.rm-phase{transition:background .15s;border-radius:8px;padding:8px 14px}.rm-phase:hover{background:#ffffff0d}.rm-phase.active{background:#e8501a17}.sport-pill{transition:all .12s;cursor:default}.sport-pill:hover{border-color:var(--or);color:var(--or);background:var(--or-lt)}.bm-books span{transition:all .12s}.bm-books span:hover{border-color:var(--or);color:var(--or);background:var(--or-lt)}.nav-links a{transition:color .12s,border-color .15s}.feat-modal-overlay.open .feat-modal,.qr-modal-overlay.open .qr-modal{animation:fadeInUp .22s cubic-bezier(.22,.68,0,1.1) both}.footer-links a{transition:color .12s,padding-left .12s}.footer-links a:hover{color:var(--ink);padding-left:4px}.cta-band .btn-or{background:var(--wh);border-color:var(--wh);color:var(--or);box-shadow:0 2px 12px #0000002e}.cta-band .btn-or:hover{background:var(--or-lt);border-color:var(--or-lt);box-shadow:0 4px 20px #00000038}.hero-cta-btn{font-size:15px;padding:14px 32px;letter-spacing:-.01em}.phone-float-cta{transition:background .12s,box-shadow .12s,transform .12s}.phone-float-cta:hover{background:var(--or-app-dk, #E55A00);box-shadow:0 6px 20px #ff660073;transform:translateY(-1px)}nav.scrolled{box-shadow:0 2px 16px #00000012}@keyframes numReveal{0%{opacity:0;transform:translateY(6px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}.proof-num.counted{animation:numReveal .4s ease both}@keyframes rmFill{0%{width:0}to{width:38%}}.roadmap.animated .rm-fill{animation:rmFill 1s cubic-bezier(.4,0,.2,1) both}.section-link{transition:gap .15s}.section-link:hover{gap:8px;text-decoration:none}@media (prefers-reduced-motion: reduce){.fade-in-up,.reveal,.feat-modal-overlay.open .feat-modal,.qr-modal-overlay.open .qr-modal{animation:none;opacity:1;transform:none}.reveal{opacity:1;transform:none}.roadmap.animated .rm-fill{animation:none}.btn-or:hover,.section-btn:hover,.bm-pick-card:hover,.breaking-card:hover,.notif-imessage-pill:hover{transform:none}}.hero-trust{display:flex;align-items:center;gap:10px;margin-top:12px;margin-bottom:18px;flex-wrap:wrap}.hero-trust-item{display:inline-flex;align-items:center;gap:5px;font-size:12px;font-weight:600;color:var(--gr);font-family:var(--mono);letter-spacing:.02em}.hero-trust-dot{width:3px;height:3px;border-radius:50%;background:var(--sm);flex-shrink:0}.nav-sport-tags{display:inline-flex;align-items:center;gap:4px;margin-left:5px}.nav-sport-tag{font-size:8.5px;font-weight:800;letter-spacing:.04em;padding:2px 5px;border-radius:3px;text-transform:uppercase;font-family:var(--mono);opacity:.75;transition:opacity .12s}.nav-links a:hover .nav-sport-tag{opacity:1}.pick-showcase{position:relative;padding-top:14px}.bm-pick-card--back{position:absolute;top:0;left:14px;right:-14px;transform:rotate(2.5deg);opacity:.65;z-index:0;pointer-events:none}.bm-pick-card--front{position:relative;z-index:1;margin-bottom:14px}.playbook-section--light .roadmap{background:var(--wh);border:1px solid var(--rule);box-shadow:0 2px 12px #0000000a}.playbook-section--light .rm-time-label{color:var(--mu)}.playbook-section--light .rm-track{background:var(--rule)}.playbook-section--light .rm-phase+.rm-phase{border-left-color:var(--rule)}.playbook-section--light .rm-phase:hover{background:var(--cr)}.playbook-section--light .rm-phase.active{background:var(--or-lt)}.playbook-section--light .rm-phase-title{color:var(--ink)}.playbook-section--light .rm-item{color:var(--sm)}.playbook-section--light .rm-item.live{color:var(--ink)}.playbook-section--light .rm-item.building{color:var(--or)}.playbook-section--light .rm-check{color:var(--gr)}.playbook-section--light .rm-arrow{color:var(--or)}.playbook-section--light .rm-dot{background:var(--rule)}.playbook-section--light .rm-marker{border-color:var(--cr);box-shadow:0 0 0 2px var(--or)}.playbook-section--light .badge-live{background:var(--gr-lt);color:var(--gr);border-color:#1a724533}.playbook-section--light .badge-building{background:var(--or-lt);color:var(--or-dk);border-color:#e8501a33}.playbook-section--light .badge-soon{background:var(--cr);color:var(--mu);border-color:var(--rule)}.mobile-sticky-cta{position:fixed;bottom:0;left:0;right:0;z-index:200;background:var(--ink);padding:12px 20px;padding-bottom:calc(12px + env(safe-area-inset-bottom));box-shadow:0 -2px 20px #0000002e;transform:translateY(100%);transition:transform .3s cubic-bezier(.4,0,.2,1);display:none}.mobile-sticky-cta.visible{transform:translateY(0)}.mobile-sticky-cta-inner{display:flex;align-items:center;justify-content:space-between;gap:12px;max-width:480px;margin:0 auto}.mobile-sticky-text{font-size:12px;font-weight:600;color:#ffffffbf;font-family:var(--mono);letter-spacing:.02em;flex:1}.mobile-sticky-btn{font-size:13px;padding:10px 20px;white-space:nowrap;flex-shrink:0}@media (max-width: 768px){.mobile-sticky-cta{display:block}}@media (max-width: 768px){.nav-sport-tags{display:none}.bm-pick-card--back{left:10px;right:-10px}.hero-trust{gap:8px}}@media (max-width: 480px){.hero-trust{flex-direction:column;align-items:flex-start;gap:6px}.hero-trust-dot{display:none}}
