:root{color-scheme:dark;--bg:#07100c;--surface:#0d1914;--line:#24372e;--text:#f5faf7;--muted:#95a89e;--green:#2bd57f;--lime:#bcff45}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:radial-gradient(circle at 20% -10%,#173c2b,var(--bg) 38%);color:var(--text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,sans-serif}a{color:inherit;text-decoration:none}.publicHeader{height:76px;justify-content:space-between;padding:0 max(24px,calc((100vw - 1180px)/2));border-bottom:1px solid var(--line);background:rgba(7,16,12,.82);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);position:-webkit-sticky;position:sticky;top:0;z-index:10}.publicBrand,.publicHeader{display:flex;align-items:center}.publicBrand{font-size:14px;font-weight:900;letter-spacing:.04em;gap:10px}.publicBrand span{background:var(--green);color:#041009;padding:9px 7px;border-radius:8px;font-size:11px}.publicHeader nav{display:flex;gap:26px;color:#b5c3bc;font-size:12px}.hero{width:min(1180px,calc(100% - 48px));margin:auto;padding:100px 0 80px}.eyebrow{color:var(--green);font-size:11px;font-weight:900;letter-spacing:.16em}.hero h1{font-size:clamp(3.4rem,9vw,7.8rem);line-height:.86;letter-spacing:-.07em;margin:22px 0 30px;max-width:1000px}.hero p{color:var(--muted);font-size:16px;line-height:1.7;max-width:620px}.feed{width:min(1180px,calc(100% - 48px));margin:auto;padding:30px 0 100px}.feedTitle{display:flex;justify-content:space-between;align-items:flex-end;border-bottom:1px solid var(--line);padding-bottom:18px;margin-bottom:22px}.feedTitle small{color:var(--green);font-size:9px;font-weight:900;letter-spacing:.14em}.feedTitle h2{margin:7px 0 0;font-size:28px}.feedTitle>span{color:var(--muted);font-size:11px}.predictionGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:18px;gap:18px}.predictionCard{border:1px solid var(--line);border-radius:15px;background:linear-gradient(145deg,rgba(17,31,25,.96),rgba(10,19,15,.96));padding:20px}.cardTop{display:flex;justify-content:space-between;color:var(--muted);font-size:9px}.cardTop>span{color:#07100c;background:var(--green);font-weight:900;padding:5px 7px;border-radius:4px}.predictionCard h3{font-size:22px;margin:18px 0 8px}.predictionCard>p{color:var(--muted);font-size:12px;line-height:1.6;margin:0 0 18px}.publicLegs{display:grid;grid-gap:8px;gap:8px}.publicLeg{border:1px solid #203229;border-radius:9px;background:#09130f;padding:12px}.publicLeg>small{display:block;color:var(--muted);font-size:8px;margin-bottom:7px}.publicLeg>strong{font-size:11px}.publicLeg em{color:#61756b;font-style:normal;font-size:9px;margin:0 4px}.publicLeg>div{display:flex;justify-content:space-between;align-items:flex-end;margin-top:12px}.publicLeg>div>span{display:grid;font-size:12px;font-weight:800}.publicLeg>div small{color:var(--muted);font-size:8px;font-weight:400;margin-top:3px}.publicLeg>div b{color:var(--lime);font-size:17px}.predictionCard footer{display:flex;justify-content:space-between;align-items:flex-end;border-top:1px solid var(--line);margin-top:16px;padding-top:16px}.predictionCard footer span{font-size:9px;color:var(--muted);font-weight:900}.predictionCard footer strong{color:var(--lime);font-size:30px}.publicEmpty{grid-column:1/-1;text-align:center;border:1px dashed #345044;border-radius:15px;padding:70px;color:var(--muted)}.publicEmpty>span{display:grid;place-items:center;margin:auto;width:50px;height:50px;background:var(--green);color:#07100c;border-radius:12px;font-weight:900}.publicEmpty h3{color:#fff;margin:18px 0 7px}.publicEmpty p{font-size:12px}@media(max-width:760px){.publicHeader{padding:0 18px}.publicHeader nav{display:none}.hero{padding:72px 0 50px}.hero h1{font-size:clamp(3.1rem,18vw,5.4rem)}.predictionGrid{grid-template-columns:1fr}.feed,.hero{width:min(100% - 30px,1180px)}}.productionDesktopGate{display:none}@media(min-width:768px){html.productionPublicDomain,html.productionPublicDomain body{min-height:100%;overflow:hidden;background:#031a14}html.productionPublicDomain .productionMobileSite{display:none!important}html.productionPublicDomain .productionDesktopGate{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;padding:40px 24px;color:#fff;background:radial-gradient(circle at 50% 35%,rgba(14,154,86,.25),transparent 30rem),linear-gradient(145deg,#031a14,#062c21 55%,#041913);text-align:center}.productionDesktopBrand{position:absolute;top:34px;left:42px;display:flex;align-items:center;gap:12px}.productionDesktopBrand span{width:48px;height:48px;display:grid;place-items:center;border-radius:13px;background:linear-gradient(145deg,#12ad63,#087c47);font-weight:900}.productionDesktopBrand strong{font-size:19px;letter-spacing:-.02em}.productionDesktopPhone{width:92px;height:92px;display:grid;place-items:center;margin-bottom:8px;border:1px solid rgba(89,230,157,.24);border-radius:28px;background:rgba(255,255,255,.06);font-size:48px;box-shadow:0 22px 55px rgba(0,0,0,.22)}.productionDesktopGate>small{color:#42db8a;font-size:11px;font-weight:900;letter-spacing:.16em}.productionDesktopGate h1{margin:0;font-size:clamp(48px,6vw,82px);line-height:1;letter-spacing:-.055em}.productionDesktopGate p{max-width:580px;margin:4px 0 0;color:#bad1c6;font-size:17px;line-height:1.6}.productionDesktopGate p strong{color:#fff}.productionDesktopHint{margin-top:12px;padding:11px 16px;color:#62e69e;border:1px solid rgba(98,230,158,.2);border-radius:999px;background:rgba(98,230,158,.07);font-size:12px;font-weight:800}}.settledCard{border-color:#365044}.cardTop>div{display:flex;align-items:center;gap:8px}.publicResult{display:inline-block;padding:4px 7px;border-radius:4px;font-size:8px;font-style:normal;font-weight:900}.publicResultWON{background:#2bd57f;color:#031009}.publicResultLOST{background:#ef5e68;color:#fff}.publicResultVOID{background:#8b9b93;color:#07100c}.publicResultPUSH{background:#e0b94e;color:#211902}.publicLegWON{border-left:3px solid #2bd57f}.publicLegLOST{border-left:3px solid #ef5e68}.publicLegPUSH,.publicLegVOID{border-left:3px solid #8b9b93}.legOutcome{display:flex!important;grid-auto-flow:column;align-items:center;gap:7px}.seasonPerformance{width:min(1180px,calc(100% - 40px));margin:-36px auto 70px;display:grid;grid-template-columns:minmax(240px,.8fr) 2fr;grid-gap:20px;gap:20px;padding:24px;border:1px solid rgba(41,212,127,.28);border-radius:18px;background:linear-gradient(135deg,rgba(41,212,127,.09),rgba(8,16,13,.98) 42%)}.performanceIntro small,.publicMetrics small{color:#29d47f;font-size:9px;font-weight:900;letter-spacing:.12em}.performanceIntro h2{margin:8px 0;font-size:25px}.performanceIntro p{color:#9aada4;font-size:12px;line-height:1.65}.performanceIntro>span{color:#6f8379;font-size:10px}.publicMetrics{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:10px;gap:10px}.publicMetrics article{display:grid;align-content:center;grid-gap:8px;gap:8px;min-height:138px;padding:16px;border:1px solid #20362c;border-radius:12px;background:rgba(7,15,12,.72)}.publicMetrics strong{font-size:25px}.publicMetrics span{color:#84988e;font-size:9px}.publicMetrics .mainMetric{border-color:rgba(41,212,127,.45)}.publicMetrics .mainMetric strong{color:#29d47f;font-size:34px}@media (max-width:900px){.seasonPerformance{grid-template-columns:1fr;margin-top:-20px}.publicMetrics{grid-template-columns:repeat(2,1fr)}}@media (max-width:520px){.seasonPerformance{width:calc(100% - 24px);padding:16px}.publicMetrics{grid-template-columns:1fr 1fr}.publicMetrics article{min-height:120px;padding:12px}}.nameFields{display:grid;grid-template-columns:1fr 1fr;grid-gap:12px;gap:12px}.nameFields label{margin:0}.passwordHint{color:var(--muted);line-height:1.5}.verifyCard{text-align:center}.verifyAction{display:inline-block;margin-top:12px;padding:12px 18px;border-radius:9px;background:var(--green);color:#041009;font-weight:900}.verifyCard p{line-height:1.6}@media (max-width:520px){.nameFields{grid-template-columns:1fr}}.pronostikPage{min-height:100vh;background:#070d0b}.activePublicNav{color:#b7ff3c!important;border-bottom:2px solid #b7ff3c}.pronostikHero{width:min(1180px,calc(100% - 40px));margin:0 auto;padding:82px 0 36px}.pronostikHero small{color:#29d47f;font-size:10px;font-weight:900;letter-spacing:.15em}.pronostikHero h1{margin:10px 0;font-size:clamp(38px,6vw,68px)}.pronostikHero p{max-width:690px;color:#98aaa1;line-height:1.7}.pronostikTabs{position:-webkit-sticky;position:sticky;top:0;z-index:5;width:min(1180px,calc(100% - 40px));margin:0 auto;display:flex;gap:8px;padding:12px;overflow-x:auto;border:1px solid #22342d;border-radius:14px;background:rgba(9,16,13,.94);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.pronostikTabs a{flex:0 0 auto;padding:10px 14px;border-radius:9px;color:#91a49a;font-size:11px;font-weight:800}.pronostikTabs .activeTab{background:#29d47f;color:#041009}.pronostikContent{width:min(1180px,calc(100% - 40px));margin:0 auto;padding:42px 0 90px}.pronostikGrid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:16px;gap:16px}.fichCard{min-height:260px;display:flex;flex-direction:column;padding:20px;border:1px solid #22342d;border-radius:15px;background:linear-gradient(145deg,#101b17,#0a110e);color:#f5faf7;transition:transform .2s ease,border-color .2s ease}.fichCard:hover{transform:translateY(-3px);border-color:#29d47f}.fichCardTop,.fichMeta{display:flex;justify-content:space-between;align-items:center}.fichCard>small,.fichCardTop>span{color:#29d47f;font-size:9px;font-weight:900;letter-spacing:.12em}.accessBadge{padding:5px 8px;border:1px solid #334a40;border-radius:20px;color:#c7d3cd;font-size:8px}.accessPREMIUM,.accessPREMIUM_OR_PURCHASE{border-color:#b7ff3c;color:#b7ff3c}.fichCard>small{margin-top:34px}.fichCard h3{margin:8px 0;font-size:20px}.fichCard p{flex:1 1;color:#8fa198;font-size:12px;line-height:1.6}.fichMeta{padding-top:16px;border-top:1px solid #22342d}.fichMeta time{color:#72877c;font-size:10px}.fichMeta>strong{color:#b7ff3c;font-size:11px}.pronostikEmpty{grid-column:1/-1;border:1px dashed #2b4237;border-radius:15px}@media (max-width:900px){.pronostikGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:600px){.pronostikContent,.pronostikHero,.pronostikTabs{width:calc(100% - 24px)}.pronostikHero{padding-top:52px}.pronostikGrid{grid-template-columns:1fr}.pronostikPage .publicHeader nav a:first-child{display:none}}.hero{background-size:cover;background-repeat:no-repeat}.heroActions{display:flex;gap:10px;margin-top:24px}.heroActions a{padding:12px 17px;border:1px solid #29d47f;border-radius:8px;background:#29d47f;color:#041009;font-size:12px;font-weight:900}.heroActions a+a{background:transparent;color:#fff}.homeFeatures,.homeLeagues{width:min(1180px,calc(100% - 40px));margin:0 auto 65px}.homeLeagues>div:last-child{display:flex;gap:10px;overflow-x:auto}.homeLeagues article{min-width:150px;display:flex;align-items:center;gap:10px;padding:14px;border:1px solid #22342d;border-radius:11px;background:#0d1512}.homeLeagues article>span{width:34px;height:34px;display:grid;place-items:center;border-radius:50%;background:#182820;color:#b7ff3c;font-size:9px}.homeLeagues .leagueLogo{background-color:#182820;background-position:50%;background-repeat:no-repeat;background-size:contain}.homeLeagues strong{font-size:11px}.homeFeatures>div:last-child{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:14px;gap:14px}.homeFeatures article{padding:22px;border:1px solid #22342d;border-radius:13px;background:#0d1512}.homeFeatures article>span{display:grid;place-items:center;width:34px;height:34px;border-radius:8px;background:#29d47f;color:#041009;font-weight:900}.homeFeatures h3{margin:15px 0 7px}.homeFeatures p{color:#8fa198;font-size:12px;line-height:1.6}.publicFooter{display:grid;grid-gap:12px;gap:12px;padding:42px max(24px,calc((100% - 1180px) / 2));border-top:1px solid #22342d;background:#050a08}.publicFooter p,.publicFooter small{color:#82958b}.publicFooter a:not(.publicBrand){color:#b7ff3c}@media (max-width:700px){.homeFeatures>div:last-child{grid-template-columns:1fr}.homeFeatures,.homeLeagues{width:calc(100% - 24px)}}@media (max-width:480px){.authShell,.homePage,.pronostikPage,.resultsPage,.subPage{--m-pad:16px;--mobile-page-gutter:16px;--mobile-section-gap:12px;--mobile-card-padding-y:7px;--mobile-card-padding-x:9px;--mobile-card-radius:12px;--mobile-card-gap:7px;--mobile-body-size:12px;--mobile-dock-offset:calc(68px + env(safe-area-inset-bottom, 0px))}.publicMobileHeader{height:62px;gap:8px;padding:0 var(--m-pad)}.publicMobileHeader .mHomeBrand{gap:8px}.publicMobileHeader .mHomeBrandMark{width:38px;height:38px;border-radius:10px 10px 12px 12px;font-size:12px}.publicMobileHeader .mHomeBrand strong{font-size:clamp(16px,4.2vw,18px)}.publicMobileDock{min-height:66px;padding:6px 2px calc(6px + env(safe-area-inset-bottom, 0px))}.publicMobileDock a{gap:2px;font-size:9px}.publicMobileDock a svg{width:21px;height:21px}.hasPublicMobileDock{padding-bottom:var(--mobile-dock-offset)}.homeHeroBleed--mobile{min-height:clamp(158px,40vw,196px);max-height:clamp(200px,54vw,236px);margin:2px var(--m-pad) 0;border-radius:13px}.homeHeroBleed--mobile .homeHeroBleedInner{padding:clamp(8px,2.6vw,12px) clamp(11px,3.2vw,14px) clamp(5px,1.8vw,7px)}.homeHeroEyebrow{margin-bottom:4px;font-size:9px}.homeHeroBleed--mobile .homeHeroTitle{font-size:clamp(20px,calc(5.5vw + .28rem),30px);line-height:1.03}.homeHeroBleed--mobile .homeHeroActions{margin-top:6px;gap:6px}.homeHeroBleed--mobile .homeHeroPrimary,.homeHeroBleed--mobile .homeHeroSecondary{min-height:40px;padding:0 12px;border-radius:10px;font-size:13px}.homeHeroBleed--mobile .homeHeroDots{margin-top:4px}.homeHeroBleed--mobile .homeHeroDots span{width:6px;height:6px}.homeHeroBleed--mobile .homeHeroDots .active{width:18px}.mHomeFiltersScroll{margin-top:8px}.mHomeFilters{gap:6px}.mHomeFilters a{min-width:84px;height:48px;gap:6px;padding:0 10px;border-radius:10px;font-size:12px}.mHomeFilters a svg{width:16px;height:16px}.mHomePerformance{margin:10px var(--m-pad) 0;padding:9px 7px 8px;min-height:0;border-radius:12px}.mHomePerformance h2{margin-bottom:8px;font-size:10px}.mPerfGrid article{gap:3px;padding:1px 2px}.mPerfGrid small{font-size:10px}.mPerfGrid strong{font-size:clamp(15px,4vw,19px)}.mPerfGrid article:nth-child(4) strong{font-size:clamp(14px,3.8vw,17px)}.mPerfGrid article:nth-child(5) strong{font-size:clamp(13px,3.4vw,15px)}.mHomePicks{margin-top:12px;padding:0 var(--m-pad)}.mSectionHead{gap:6px;margin-bottom:8px}.mSectionHead h2{font-size:11px}.mSectionHead a{font-size:13px}.mPickList{gap:var(--mobile-card-gap)}.mPickCard{padding:var(--mobile-card-padding-y) var(--mobile-card-padding-x) var(--mobile-card-padding-y) 11px;border-radius:var(--mobile-card-radius)}.mPickCardCombined,.mPickCardSingle{min-height:0}.mPickCardTop{gap:8px;margin-bottom:5px}.mPickCardLeft span,.mPickCardLeft strong,.mPickCardMeta time{font-size:11px}.mPickCardMeta{gap:5px}.mPickCardBadges{gap:6px}.mBadgeFree,.mBadgePremium{padding:2px 5px;font-size:9px}.mPickCardBody{gap:8px}.mTeamCrest{width:30px;height:30px}.mPickCardMatchup{margin-bottom:5px}.mPickCardMain h3{font-size:clamp(13px,3.2vw,15px)}.mPickPickline,.mPickSubline{margin-top:3px;font-size:var(--mobile-body-size)}.mPickExtra{margin-top:3px;font-size:11px}.mPickCardStats{gap:6px;min-width:68px}.mPickCardStats small{font-size:10px}.mPickCardStats strong{font-size:clamp(15px,3.8vw,18px)}.mPickConfidence{font-size:clamp(13px,3.2vw,15px)!important}.mHomePremium{gap:6px 9px;margin:14px var(--m-pad) 0;padding:8px;border-radius:13px}.mPremiumIcon{width:34px;height:34px}.mPremiumCopy p{font-size:var(--mobile-body-size)}.mPremiumBtn{min-height:36px;font-size:13px}.mHomeResponsible{gap:7px;margin:8px var(--m-pad) 0;padding:8px 9px;border-radius:11px}.homeEmpty.compactEmpty{padding:14px 10px}.homeEmpty.compactEmpty h3{font-size:13px}.homeEmpty.compactEmpty p{margin-top:5px;font-size:11px}.mResponsibleIcon{width:32px;height:32px}.mHomeResponsible strong{font-size:14px}.mHomeResponsible p{font-size:var(--mobile-body-size)}.pronostikMobileShell{padding:0 var(--m-pad)}.pronostikMobileIntro{gap:10px;padding:14px 0 10px}.pronostikMobileIntro h1{font-size:clamp(20px,5.2vw,24px)}.pronostikMobileIntro p{margin-top:4px;font-size:var(--mobile-body-size)}.pronostikMobileSearch{width:40px;height:40px;border-radius:11px}.pronostikMobileList{gap:var(--mobile-card-gap);padding-bottom:6px}.mPickCardRail{grid-template-columns:78px minmax(0,1fr);border-radius:var(--mobile-card-radius)}.mPickRail{gap:3px;padding:10px 6px}.mPickRailCount{margin-top:4px;font-size:clamp(21px,5.4vw,25px)}.mPickRailConfidence{font-size:clamp(12px,3.1vw,14px)}.mPickRailBody{padding:8px 10px}.mPickRailHead{gap:6px;padding-bottom:6px}.mPickMatchRow{gap:6px;padding:6px 0}.mPickMatchIdentity strong{font-size:clamp(12px,3.1vw,14px)}.mPickMatchIdentity span{font-size:10px}.mPickOddsPill{min-width:42px;padding:4px 7px;font-size:11px}.mPickRailFoot{gap:6px;margin-top:6px;padding-top:6px}.mPickRailTotal strong{font-size:clamp(14px,3.5vw,16px)}.mPickRailDetail{min-height:32px;padding:0 9px;font-size:9px}.pronostikMobilePremium{gap:7px 10px;margin:14px 0 8px;padding:9px;border-radius:14px}.pronostikMobilePremiumIcon{width:34px;height:34px}.pronostikMobilePremiumCopy p{font-size:var(--mobile-body-size)}.pronostikMobilePremiumBtn{min-height:36px;font-size:13px}.resultsMobileContent{padding:0 var(--m-pad) 16px}.mResultsIntro{min-height:100px;max-height:138px;gap:10px;margin:0 calc(-1 * var(--m-pad)) 10px;padding:14px 16px}.mResultsIntro h1{font-size:23px}.mResultsIntro p{font-size:11px}.mResultsIntroArt{max-width:112px;height:96px}.mResultsTabs{gap:6px;margin-bottom:12px}.mResultsTabs a{min-height:40px;font-size:10px}.mResultsList{gap:8px}.mResultGroup{border-radius:10px}.mResultGroupSummary{padding:8px 8px 6px}.mResultGroupMatches{gap:5px;padding:6px}.mResultMatchCard{padding:7px}.mResultMatchMeta{font-size:8.5px}.bkpTeamIdentity--xs .mTeamCrest{width:20px;height:20px}.bkpTeamIdentity--xs .bkpTeamIdentity__name{font-size:10.5px}.mResultMatchScore{font-size:13px}.mResultMatchPick{font-size:10px}.mResultMatchOdds{font-size:11px}.mResultMatchStatus{font-size:8px}.bkpTeamIdentity--sm .mTeamCrest{width:30px;height:30px}.bkpTeamIdentity--sm .bkpTeamIdentity__name{font-size:11.5px;line-height:1.12}.bkpTeamMatchup--sm .bkpTeamMatchup__vs{margin-top:5px;font-size:9px}.subDesktopContent,.subMobileContent{padding:0 var(--m-pad) 18px}.subHero{min-height:132px;margin:0 calc(-1 * var(--m-pad)) 12px;padding:14px}.subHeroCopy h1{margin:6px 0;font-size:23px}.subHeroCopy p{font-size:11px}.subPlansSection{margin-bottom:14px}.subPlansHeading{margin-bottom:10px}.subPlansHeading h2{font-size:14px}.subPlanGrid{gap:10px}.subPlanCard{gap:3px;padding:12px 12px 10px;border-radius:11px}.subPlanIcon{width:30px;height:30px}.subPlanIcon svg{width:15px;height:15px}.subPlanCard h3{font-size:15px}.subPlanPrice{font-size:18px}.subPlanBtn{min-height:34px;margin-top:5px}.authShell{padding:0 var(--m-pad) calc(16px + env(safe-area-inset-bottom, 0px))}.authMobileHero{height:clamp(96px,20dvh,180px);margin:0 calc(-1 * var(--m-pad)) clamp(-18px,-4dvh,-28px);padding:calc(8px + env(safe-area-inset-top, 0px)) 16px 0}.authCard{padding:18px clamp(14px,4.2vw,20px);border-radius:18px}.authMobileBrand>b{width:46px;height:52px;font-size:20px}.authMobileBrand h2{font-size:21px}.authMobileBrand p{margin-bottom:14px;font-size:11px}.authCard form{gap:10px}.authInput{height:50px;grid-template-columns:42px 1fr}.authCard .authInput input{height:48px;font-size:16px}.mobileLoginForm>button{min-height:50px;font-size:15px}.authCreatePrompt{gap:7px;margin-top:12px;padding:12px}.authTrust{gap:6px;margin-top:14px}}