@import url('https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@400;500;600;700;800;900&family=Barlow:wght@400;500;600;700&display=swap');
:root{--charcoal:#151a1d;--charcoal2:#20282a;--orange:#d96532;--orange-dark:#a34620;--paper:#f2f0ea;--white:#fff;--sage:#7c8d7b;--ink:#151a1d;--muted:#687277;--line:#d6d9d5;--radius:6px;--max:1180px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font:400 16px/1.5 Barlow,Arial,sans-serif}img{max-width:100%;display:block}a{color:inherit}button,input{font:inherit}button{cursor:pointer}a,button{touch-action:manipulation}a:focus-visible,button:focus-visible,input:focus-visible,summary:focus-visible{outline:3px solid var(--orange);outline-offset:3px}.skip-link{position:absolute;z-index:1000;top:-100px;left:12px;padding:10px;background:white;color:black}.skip-link:focus{top:12px}.wrap{width:min(calc(100% - 48px),var(--max));margin:auto}.site-header{background:var(--charcoal);color:white;position:relative;z-index:20}.header-inner{height:64px;display:flex;align-items:center;gap:38px}.logo{display:inline-flex;align-items:center;gap:8px;text-decoration:none;white-space:nowrap;font:800 30px/1 Barlow Condensed,Arial,sans-serif}.logo img{width:34px;height:28px}.logo .dot,.dot{color:var(--orange)}.main-nav{display:flex;align-items:center;gap:28px;margin:auto}.main-nav a{text-decoration:none;font:600 15px Barlow Condensed,Arial,sans-serif;border-bottom:2px solid transparent;padding:22px 0 19px}.main-nav a:hover,.main-nav a[aria-current=page]{border-color:var(--orange)}.header-tools{display:flex;align-items:center;gap:16px}.age{font:600 12px Barlow Condensed;border:1px solid var(--orange);border-radius:50%;display:grid;place-items:center;width:30px;height:30px}.icon-button,.menu-button{background:none;border:0;color:white;min-width:44px;min-height:44px;display:grid;place-items:center}.icon-button svg{width:20px}.header-motto{border-left:1px solid #455052;padding-left:14px;font:500 15px/1.1 Barlow Condensed;max-width:105px}.menu-button{display:none}.menu-button span,.menu-button::before,.menu-button::after{content:"";display:block;width:25px;height:2px;background:white}.menu-button{align-content:center;gap:5px}.header-search{position:absolute;top:64px;left:0;right:0;background:var(--charcoal2);padding:12px 0}.header-search input{display:block;width:min(calc(100% - 48px),var(--max));margin:auto;padding:12px;border:1px solid var(--line);border-radius:4px}
h1,h2,h3,h4,p{margin-top:0}h1,h2,h3,h4,.eyebrow,.btn,.text-link{font-family:Barlow Condensed,Arial,sans-serif}h1{font-weight:900;font-size:clamp(56px,7vw,100px);line-height:.9;letter-spacing:-.02em;margin-bottom:12px}h2{font-size:clamp(30px,3.2vw,44px);font-weight:800;line-height:1.02;margin-bottom:12px}h3{font-size:26px;line-height:1.1;font-weight:800;margin-bottom:6px}.lead{font:700 clamp(24px,2.6vw,34px)/1.08 Barlow Condensed;margin-bottom:10px}.eyebrow{font-size:15px;letter-spacing:.18em;text-transform:uppercase;font-weight:700}.section{padding:46px 0}.section-head{display:flex;justify-content:space-between;align-items:baseline;gap:24px}.section-head h2{margin-bottom:16px}.text-link{color:var(--orange-dark);text-decoration:none;font-size:18px;font-weight:700}.text-link:hover{text-decoration:underline;text-underline-offset:4px}.btn{border:1px solid var(--charcoal);border-radius:4px;min-height:46px;padding:9px 18px;display:inline-flex;align-items:center;justify-content:center;gap:12px;text-decoration:none;font-size:18px;font-weight:700;line-height:1.2;white-space:normal;background:white;color:var(--ink)}.btn:hover{transform:translateY(-1px)}.btn-primary{background:var(--orange-dark);border-color:var(--orange-dark);color:white}.btn-outline-light{background:transparent;color:white;border-color:var(--orange)}.btn-quiet{background:#eef0ed;border-color:#eef0ed}.btn-wide{width:100%}.arrow{font-size:1.3em;line-height:0}
.hero{color:white;background-color:var(--charcoal);background-image:linear-gradient(90deg,rgba(21,26,29,.96),rgba(21,26,29,.65) 57%,rgba(21,26,29,.18)),url('/assets/stadium-night.webp');background-size:cover;background-position:center;position:relative}.hero-inner{padding:36px 0 82px}.hero p{max-width:630px}.hero h1{max-width:800px}.hero-home .hero-inner{padding-bottom:86px}.hero-home .lead{font-size:34px}.hero-tag{display:inline-block;background:var(--orange-dark);border-radius:4px;padding:6px 12px;font:700 16px Barlow Condensed;margin-bottom:20px}.hero-simple{min-height:320px}.hero-simple .hero-inner{padding-top:45px}.hero-simple p{font-size:19px}.hero-strategy{background-image:linear-gradient(90deg,rgba(242,240,234,.98),rgba(242,240,234,.92) 47%,rgba(21,26,29,.05)),url('/assets/analysis-desk.webp');color:var(--ink)}.hero-strategy .hero-inner{min-height:355px}.hero-strategy p{max-width:480px}.hero-strategy .btn{margin-top:12px}.hero-match .hero-inner{min-height:350px}.team-badges{display:flex;align-items:center;gap:18px;position:absolute;right:max(5vw,calc((100vw - var(--max))/2));top:120px}.team-badge{text-align:center;font:800 24px Barlow Condensed}.team-badge b{display:grid;place-items:center;border:3px solid white;border-radius:50%;width:105px;height:105px;background:#a94327;color:white;font-size:42px;margin-bottom:5px}.team-badge.everton b{background:#243e58}.hero-content{max-width:640px}
.home-overlap{margin-top:-62px;position:relative;z-index:2;display:grid;grid-template-columns:minmax(0,1.65fr) minmax(250px,.78fr);gap:16px;align-items:stretch}.coupon{background:white;border:1px solid var(--line);border-radius:var(--radius);padding:22px;box-shadow:0 10px 35px rgba(21,26,29,.08)}.coupon-head{display:flex;align-items:baseline;gap:14px;margin-bottom:10px}.coupon-head h2{font-size:28px;margin:0}.coupon-head .warning{color:var(--orange-dark);font:700 17px Barlow Condensed}.coupon-head .subtle{margin-left:auto;color:var(--muted);font:500 15px Barlow}.coupon-layout{display:grid;grid-template-columns:minmax(0,1fr) 230px;gap:24px}.coupon-builder .coupon-layout{grid-template-columns:minmax(0,1fr) minmax(320px,.9fr)}.coupon-row{display:grid;grid-template-columns:26px minmax(0,1fr) 150px;align-items:center;gap:10px;border-bottom:1px solid var(--line);min-height:41px}.match-number{font:700 17px Barlow Condensed;text-align:center}.teams{font:500 16px Barlow Condensed;min-width:0;overflow-wrap:anywhere}.team-dash{color:var(--muted)}.picks{display:grid;grid-template-columns:repeat(3,1fr);gap:5px}.pick{position:relative;min-height:44px;min-width:44px;background:white;color:var(--ink);border:1px solid #b9c0bd;border-radius:4px;font:800 18px Barlow Condensed;cursor:pointer}.pick[aria-pressed=true]{background:var(--orange-dark);border-color:var(--orange-dark);color:white}.pick-check{display:none;position:absolute;right:2px;top:1px;font:700 10px Barlow}.pick[aria-pressed=true] .pick-check{display:block}.coupon-side{border-left:1px solid var(--line);padding-left:24px;display:flex;flex-direction:column;gap:10px}.coupon-side [data-summary]{display:flex;flex-direction:column;margin:12px 0 6px}.coupon-side [data-summary] strong,.coupon-footer [data-summary] strong{font:800 42px/1 Barlow Condensed}.coupon-side [data-summary] span,.coupon-footer [data-summary] span{color:var(--muted);font:500 14px Barlow}.coupon-note{background:#f2f2f1;padding:14px;color:#414b4e;border-radius:4px;font-size:14px;margin-top:auto}.coupon-footer{display:none}.coupon-status{min-height:22px;color:var(--muted);font-size:14px;margin:0}.snapshot-notice{background:#e9eee8;padding:8px 12px;border-radius:4px;margin-bottom:12px}.snapshot-notice[hidden]{display:none}.editorial-panel{background:linear-gradient(160deg,rgba(21,26,29,.92),rgba(21,26,29,.4)),url('/assets/football-closeup.webp') center/cover;color:white;border-radius:4px;padding:34px;display:flex;flex-direction:column;min-height:440px}.editorial-panel h2{font-family:Georgia,serif;font-size:39px;font-weight:600;line-height:1.05;margin:0 0 18px}.editorial-panel p{font-size:19px;max-width:200px}.panel-links{margin-top:auto}.panel-links a{display:flex;justify-content:space-between;align-items:center;text-decoration:none;border-bottom:1px solid #ffffff66;padding:13px 0;font:700 18px Barlow Condensed}.panel-links a small{font:400 13px Barlow;display:block}.panel-links a:hover{text-decoration:underline}
.steps-strip{background:white;padding:22px 0}.steps-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}.step-item{display:flex;gap:16px;align-items:center;border-right:1px solid var(--line);padding-right:24px}.step-item:last-child{border-right:0}.round-icon{flex:none;background:var(--orange-dark);color:white;border-radius:50%;height:58px;width:58px;display:grid;place-items:center;font:800 28px Barlow Condensed}.step-item h3{font-size:24px}.step-item p{margin:0;font-size:15px}.photo-band{background:linear-gradient(90deg,rgba(21,26,29,.93),rgba(21,26,29,.26)),url('/assets/stadium-night.webp') center/cover;color:white;padding:50px 0}.photo-band .wrap{max-width:var(--max)}.photo-band h2{max-width:520px}.photo-band p{max-width:440px}.photo-band .btn{margin-top:8px}.card-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.article-card{background:white;border-radius:4px;overflow:hidden}.article-card img{width:100%;height:150px;object-fit:cover}.article-card-body{padding:14px}.article-card h3{font-size:25px}.article-card p{margin:0 0 6px}.article-card .eyebrow{color:var(--orange-dark);font-size:13px;letter-spacing:.08em}.article-card a{text-decoration:none}.article-card a:hover h3{text-decoration:underline}.faq-list details{border-bottom:1px solid #c3c8c5}.faq-list summary{list-style:none;cursor:pointer;padding:12px 8px;min-height:44px;display:flex;justify-content:space-between;align-items:center}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary::after{content:'⌄';font-size:26px;line-height:.5}.faq-list details[open] summary::after{transform:rotate(180deg)}.faq-list details p{padding:0 8px 14px;margin:0;max-width:850px}.faq-note{font-size:13px;color:var(--muted);margin:10px 0 0}
.site-footer{background:var(--charcoal);color:white;padding:25px 0}.footer-inner{display:flex;align-items:center;gap:28px;flex-wrap:wrap}.footer-inner nav{display:flex;gap:24px;flex-wrap:wrap}.footer-inner nav a,.footer-inner .safety a{font:500 15px Barlow Condensed;text-decoration:none}.footer-inner a:hover{text-decoration:underline}.footer-inner .safety{margin-left:auto;white-space:nowrap}.footer-inner .safety .age{display:inline-grid;vertical-align:middle}.footer-inner .safety a{margin-left:8px}.footer-inner p{font-size:13px;color:#dce1de;margin:0;width:100%}
.content-grid{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:26px}.feature-dark{background:var(--charcoal);color:white;padding:26px;border-radius:4px}.feature-dark .questions{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.feature-dark .questions>div{border-right:1px solid #ffffff55;padding-right:16px}.feature-dark .questions>div:last-child{border:0}.feature-dark p{font-size:15px}.number-icon{display:grid;place-items:center;border-radius:50%;background:var(--sage);color:white;width:48px;height:48px;flex:none;font:800 22px Barlow Condensed}.analysis-list{margin-top:20px}.analysis-item{display:grid;grid-template-columns:205px 1fr;gap:20px;padding:14px 0;border-bottom:1px solid var(--line)}.analysis-item img{width:205px;height:138px;object-fit:cover;border-radius:4px}.analysis-item h3{margin-bottom:4px}.analysis-item .eyebrow{color:var(--orange-dark);font-size:14px;letter-spacing:0}.sidebar-card{background:white;border:1px solid var(--line);border-radius:4px;padding:20px;margin-bottom:16px}.sidebar-card h2{font-size:28px}.sidebar-card .picks{max-width:240px;margin:10px 0}.sidebar-card .pick{pointer-events:none}.sidebar-card .btn{width:100%;margin-top:10px}.sidebar-sage{background:#e6ece4}.sidebar-sage ul{padding-left:20px}.sidebar-sage li{margin:6px 0}.sage-callout{background:var(--sage);color:white;padding:22px;border-radius:4px}.sage-callout h3{color:white}
.builder-overlap{margin-top:-74px;position:relative;z-index:2}.coupon-builder{padding:24px}.builder-summary h2{font-size:28px}.builder-summary [data-summary] strong{font-size:54px}.builder-summary [data-summary] span{font-size:15px}.counts{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;border-top:1px solid var(--line);padding-top:16px}.counts>div{display:flex;align-items:center;gap:9px;padding:8px;background:#f6f7f5}.counts b{color:var(--orange-dark);font:800 28px Barlow Condensed}.counts strong,.counts small{display:block;font:700 17px Barlow Condensed}.counts small{font-weight:400;font-size:14px}.formula-box{background:#f4f4f2;padding:12px 14px;border-radius:4px;margin:8px 0}.formula-box strong{font:800 22px Barlow Condensed;display:block}.formula-box p{margin:0}.builder-actions{display:grid;grid-template-columns:repeat(2,1fr);gap:8px}.builder-actions .btn{font-size:17px}.builder-actions [data-edit]{grid-column:1/-1}.legend{display:flex;align-items:center;gap:12px;padding:14px;background:#e8eee8;font:600 16px Barlow Condensed}.legend b{font-size:20px}.builder-info{background:white;padding:24px 0;margin-top:10px}.builder-info .step-item .round-icon{background:var(--sage)}
.rules-columns{display:grid;grid-template-columns:minmax(0,2fr) minmax(240px,.8fr);gap:28px}.outcomes{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.outcome-card{background:white;border:1px solid var(--line);border-radius:4px;overflow:hidden}.outcome-card .visual{height:126px;background:linear-gradient(#15202155,#152021aa),url('/assets/football-closeup.webp') center/cover;color:white;font:900 88px Barlow Condensed;display:grid;place-items:center}.outcome-card h3,.outcome-card p{padding:0 12px}.outcome-card h3{margin-top:10px}.outcome-card p{font-size:15px}.quote-card{background:var(--sage);color:white;padding:24px;border-radius:4px;min-height:220px}.quote-card blockquote{font:italic 34px/1.1 Georgia,serif;margin:22px 0}.process-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.process-grid>div{display:flex;gap:12px}.process-grid p{font-size:15px}.cover-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.cover-card{border:1px solid var(--line);padding:14px;border-radius:4px}.cover-card h3{font-size:22px}.cover-card .picks{margin:8px 0}.cover-card .pick{pointer-events:none}.cover-card p{font-size:14px}.math-card{background:#f3f2f0;padding:20px;border-radius:4px}.math-card strong{font:800 38px Barlow Condensed}.rules-bottom{display:grid;grid-template-columns:1fr 1fr 1fr;gap:16px;margin-top:20px}.rules-bottom>*{background:#e9eeea;padding:22px;border-radius:4px}.rules-bottom .faq-list{background:transparent;padding:0}.rules-bottom .cta-card{background:linear-gradient(90deg,#152021dd,#15202188),url('/assets/stadium-night.webp') center/cover;color:white}.cta-card .btn{margin-top:10px}
.strategy-list{display:flex;flex-direction:column;gap:16px}.strategy-item{display:grid;grid-template-columns:230px 1fr;gap:24px;padding-bottom:16px;border-bottom:1px solid var(--line)}.strategy-item img{height:160px;width:230px;object-fit:cover;border-radius:4px}.strategy-item .eyebrow{color:var(--orange-dark);letter-spacing:.07em}.strategy-item p{margin-bottom:8px}.strategy-sidebar .sidebar-card{background:#eff1ed}.strategy-sidebar table{border-collapse:collapse;width:100%;font-size:14px}.strategy-sidebar th{background:var(--sage);color:white}.strategy-sidebar th,.strategy-sidebar td{border:1px solid var(--line);padding:9px;text-align:left;vertical-align:top}.strategy-sidebar .photo-card{background:linear-gradient(180deg,#152021dd,#15202144),url('/assets/stadium-night.webp') center/cover;color:white;min-height:290px}.strategy-sidebar .photo-card h2{color:white}.check-list label{display:flex;gap:12px;align-items:center;padding:9px 0;border-bottom:1px solid var(--line)}.check-list input{width:22px;height:22px;accent-color:var(--sage)}
.guide-filters{display:flex;gap:10px;flex-wrap:wrap;padding:18px 0}.filter{min-height:44px;padding:8px 20px;border:1px solid var(--line);background:white;border-radius:4px;font:700 18px Barlow Condensed}.filter[aria-pressed=true]{background:var(--orange-dark);border-color:var(--orange-dark);color:white}.guide-search{width:100%;padding:12px;border:1px solid var(--line);border-radius:4px;margin-bottom:18px}.featured-guide{display:grid;grid-template-columns:1fr 1fr;background:white;margin-bottom:20px}.featured-guide>div{padding:26px}.featured-guide img{height:240px;width:100%;object-fit:cover}.featured-guide .eyebrow{color:var(--orange-dark);letter-spacing:.08em}.guides-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.guide-card{background:white;border-radius:4px;overflow:hidden}.guide-card img{width:100%;height:140px;object-fit:cover}.guide-card>div{padding:14px}.guide-card .eyebrow{color:var(--orange-dark);font-size:13px;letter-spacing:.07em}.guide-card h3{font-size:24px}.guide-card p{font-size:15px;margin-bottom:6px}.guide-card a{text-decoration:none}.guide-card a:hover h3{text-decoration:underline}.guide-card[hidden],.featured-guide[hidden],[data-guides-list][hidden],[data-news-empty][hidden],[data-guides-empty][hidden]{display:none}.empty-state{background:white;padding:28px;border:1px solid var(--line);border-radius:4px;color:var(--muted)}.cta-banner{background:linear-gradient(90deg,#152021ee,#15202150),url('/assets/stadium-night.webp') center/cover;color:white;padding:36px;border-radius:4px;margin:32px 0}.cta-banner h2{max-width:610px}.plain-page{max-width:800px;padding:50px 0}.plain-page h1{font-size:65px}.plain-page p{font-size:18px}
@media(max-width:1000px){.header-inner{gap:16px}.main-nav{gap:14px}.header-motto{display:none}.home-overlap{grid-template-columns:minmax(0,1fr)}.editorial-panel{min-height:230px}.coupon-builder .coupon-layout{grid-template-columns:1fr}.coupon-builder .coupon-side{border-left:0;border-top:1px solid var(--line);padding:16px 0 0}.content-grid{grid-template-columns:1fr}.sidebar{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.sidebar-card{margin:0}.team-badges{right:25px;opacity:.75}.hero-content{max-width:550px}}
@media(max-width:820px){.wrap{width:min(calc(100% - 28px),var(--max))}.header-inner{height:56px;justify-content:space-between}.logo{font-size:26px}.logo img{width:28px;height:25px}.menu-button{display:grid}.main-nav{display:none;position:absolute;top:56px;left:0;right:0;background:var(--charcoal);padding:10px 14px 16px;box-shadow:0 10px 20px #0005}.main-nav.open{display:flex;flex-direction:column;align-items:stretch;gap:0}.main-nav a{padding:12px;border-bottom:1px solid #ffffff30;font-size:21px}.header-tools{display:none}.header-search{top:56px}.hero-inner{padding:50px 0 74px}.hero-home .hero-inner{padding-bottom:74px}.hero-simple .hero-inner{padding:50px 0 75px}.hero h1{font-size:clamp(56px,13vw,76px)}.hero .lead,.hero-home .lead{font-size:27px}.hero p{font-size:17px}.hero-strategy{background-image:linear-gradient(90deg,#f2f0eaed,#f2f0eacc),url('/assets/analysis-desk.webp')}.team-badges{position:static;justify-content:flex-start;margin:20px 0 0;opacity:1}.team-badge b{width:70px;height:70px;font-size:26px}.team-badge{font-size:18px}.home-overlap,.builder-overlap{margin-top:-42px}.coupon{padding:14px}.coupon-head{flex-wrap:wrap;gap:2px 10px}.coupon-head h2{font-size:26px}.coupon-head .warning{margin-left:auto;font-size:15px}.coupon-head .subtle{display:none}.coupon-layout,.coupon-builder .coupon-layout{display:block}.coupon-row{grid-template-columns:25px minmax(0,1fr) 145px;gap:5px;min-height:55px}.match-number{border-radius:50%;background:#f0f1ef;width:25px;height:25px;display:grid;place-items:center}.teams{font:500 17px/1.1 Barlow Condensed}.teams>span:first-child,.teams>span:last-child{display:block}.team-dash{display:none}.pick{min-width:44px;min-height:44px;font-size:18px}.coupon-home .coupon-side{display:none}.coupon-footer{display:flex;align-items:center;flex-wrap:wrap;gap:8px;padding-top:15px}.coupon-footer [data-summary]{display:flex;align-items:baseline;gap:9px;margin-right:auto}.coupon-footer [data-summary] strong{font-size:33px}.coupon-footer .btn{flex:1 1 140px;font-size:17px}.editorial-panel{padding:24px;min-height:240px}.editorial-panel h2{font-size:31px}.editorial-panel .panel-links{display:none}.steps-grid{grid-template-columns:1fr;gap:10px}.step-item{border-right:0;border-bottom:1px solid var(--line);padding-bottom:10px}.step-item:last-child{border-bottom:0}.round-icon{width:48px;height:48px;background:var(--sage)}.photo-band{padding:34px 0}.section{padding:30px 0}.card-grid{grid-template-columns:1fr;gap:8px}.article-card{display:block}.article-card>a{display:grid;grid-template-columns:135px minmax(0,1fr)}.article-card img{height:100%;min-height:110px}.article-card-body{padding:10px}.article-card h3{font-size:23px}.section-head h2{font-size:31px}.site-footer{padding:18px 0}.footer-inner{gap:14px}.footer-inner .logo{width:100%;border-bottom:1px solid #ffffff55;padding-bottom:12px}.footer-inner nav{gap:16px}.footer-inner .safety{margin-left:0}.footer-inner p{order:2}.feature-dark .questions{grid-template-columns:1fr;gap:10px}.feature-dark .questions>div{border-right:0;border-bottom:1px solid #ffffff55;display:flex;gap:12px}.feature-dark .questions>div:last-child{border:0}.feature-dark .number-icon{background:var(--sage)}.analysis-item{grid-template-columns:130px 1fr;gap:12px}.analysis-item img{width:130px;height:125px}.analysis-item h3{font-size:26px}.analysis-item p{font-size:15px}.sidebar{display:block}.sidebar-card{margin:12px 0}.builder-summary [data-summary] strong{font-size:48px}.counts{grid-template-columns:repeat(3,1fr)}.counts>div{display:block;text-align:center}.counts b{font-size:34px}.counts strong{font-size:17px}.builder-actions{grid-template-columns:repeat(2,1fr)}.builder-actions .btn{font-size:17px}.legend{flex-wrap:wrap}.builder-info .steps-grid{gap:8px}.rules-columns,.rules-bottom{grid-template-columns:1fr}.outcomes,.cover-grid{grid-template-columns:1fr}.outcome-card{display:grid;grid-template-columns:70px 1fr;align-items:center}.outcome-card .visual{height:76px;font-size:54px;grid-row:1/3}.outcome-card h3{margin:8px 0 0}.outcome-card p{margin-bottom:8px}.process-grid{grid-template-columns:1fr}.process-grid>div{border-bottom:1px solid var(--line)}.quote-card{min-height:160px}.strategy-item{grid-template-columns:1fr}.strategy-item img{display:none}.strategy-sidebar{display:block}.featured-guide{display:flex;flex-direction:column-reverse}.featured-guide img{height:190px}.featured-guide>div{padding:16px}.guides-grid{grid-template-columns:1fr;gap:8px}.guide-card{display:block}.guide-card>a{display:grid;grid-template-columns:130px minmax(0,1fr)}.guide-card img{height:100%;min-height:115px}.guide-card>div{padding:10px}.guide-card h3{font-size:22px}.guide-filters{display:grid;grid-template-columns:repeat(3,1fr)}.filter{padding:6px;font-size:16px}.cta-banner{padding:22px}.plain-page h1{font-size:52px}}
@media(max-width:390px){.coupon-row{grid-template-columns:23px minmax(0,1fr) 137px}.picks{gap:2px}.pick{min-width:43px}.teams{font-size:14px}.logo{font-size:24px}.article-card,.guide-card{grid-template-columns:115px 1fr}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.btn:hover{transform:none}}
.guide-card a>div{padding:14px}
@media(max-width:820px){.guide-card a>div{padding:10px}}
@media(max-width:820px){.hero:not(.hero-strategy){background-image:linear-gradient(90deg,rgba(21,26,29,.94),rgba(21,26,29,.53)),url('/assets/football-closeup.webp');background-position:65% center}.home-overlap .editorial-panel{display:none}}
@media(min-width:821px){.teams{display:grid;grid-template-columns:minmax(0,1fr) 20px minmax(0,1fr);gap:4px}.team-dash{text-align:center}.hero-simple,.hero-match{background-image:linear-gradient(90deg,rgba(21,26,29,.94),rgba(21,26,29,.64) 58%,rgba(21,26,29,.12)),url('/assets/football-closeup.webp');background-position:center}}

/* Homepage composition follows the 1024px reference: 48px masthead, 164px hero,
   454px coupon stage, 103px process strip, and 255px editorial photograph. */
.page-home .home-stage{background:var(--charcoal)}
.page-home .home-stage .hero-home{background-image:linear-gradient(90deg,rgba(21,26,29,.96),rgba(21,26,29,.73) 47%,rgba(21,26,29,.10)),url('/assets/home-hero-photo.webp');background-size:cover;background-position:center}
.page-home .home-overlap{margin-top:0;padding-bottom:16px}
.page-home .home-overlap .editorial-panel{background-image:linear-gradient(180deg,rgba(21,26,29,.92),rgba(21,26,29,.34) 58%,rgba(21,26,29,.80)),url('/assets/football-closeup.webp');background-position:right center}
.page-home .panel-links a{display:grid;grid-template-columns:32px minmax(0,1fr) 12px;gap:10px;font-size:16px;line-height:1.1}
.page-home .panel-links a small{margin-top:3px;color:#e5e8e4}
.page-home .panel-icon{font:400 29px/1 Barlow Condensed;color:white}
.page-home .round-icon svg{width:30px;height:30px}
.page-home .home-photo-band{background-image:linear-gradient(90deg,rgba(21,26,29,.92),rgba(21,26,29,.42) 52%,rgba(21,26,29,.04)),url('/assets/home-band-photo.webp');background-position:center;background-size:cover;position:relative}
.page-home .home-photo-band .wrap{position:relative}
.page-home .scribble{position:absolute;right:15px;top:3px;transform:rotate(-9deg);color:white;text-align:center;font:italic 28px/1.1 Georgia,serif;text-shadow:0 1px 4px #151a1d}
.page-home .home-guide-section .article-card .eyebrow{display:none}
.page-home .home-guide-section .article-card a{display:block}
.page-home .home-guide-section .article-card img{object-fit:cover}

@media(min-width:821px){
 .page-home .wrap{width:min(calc(100% - 72px),var(--max))}
 .page-home .header-inner{height:48px}
 .page-home .main-nav a{padding:15px 0 12px}
 .page-home .header-search{top:48px}
 .page-home .hero-home .hero-inner{min-height:164px;padding:18px 0 12px}
 .page-home .hero-home h1{font-size:72px;line-height:.86;margin-bottom:7px}
 .page-home .hero-home .lead{font-size:27px;margin-bottom:4px}
 .page-home .hero-home p:not(.lead){font-size:16px}
 .page-home .home-overlap{grid-template-columns:minmax(0,658fr) minmax(0,280fr);gap:16px}
 .page-home .coupon-home{min-height:454px;padding:16px 20px;box-shadow:none}
 .page-home .coupon-home .coupon-head{margin-bottom:7px;gap:10px}
 .page-home .coupon-home .coupon-head h2{font-size:22px}
 .page-home .coupon-home .coupon-head .warning{font-size:14px}
 .page-home .coupon-home .coupon-head .subtle{display:none}
 .page-home .coupon-home .coupon-layout{grid-template-columns:minmax(0,1fr) 168px;gap:16px}
 .page-home .coupon-home .coupon-row{grid-template-columns:24px minmax(0,1fr) 138px;gap:6px;min-height:29px}
 .page-home .coupon-home .match-number{font-size:14px}
 .page-home .coupon-home .teams{grid-template-columns:minmax(0,1fr) 15px minmax(0,1fr);gap:2px;font-size:14px;font-weight:400}
 .page-home .coupon-home .pick{min-width:0;min-height:26px;height:26px;font-size:14px}
 .page-home .coupon-home .coupon-side{padding-left:20px;gap:8px}
 .page-home .coupon-home .coupon-side [data-summary]{margin:4px 0 12px}
 .page-home .coupon-home .coupon-side [data-summary] strong{font-size:31px}
 .page-home .coupon-home .btn{min-height:40px;padding:5px 8px;font-size:15px}
 .page-home .coupon-home .coupon-note{font-size:12px;padding:12px}
 .page-home .coupon-home .coupon-status{font-size:11px;min-height:0}
 .page-home .home-overlap .editorial-panel{min-height:454px;padding:22px}
 .page-home .home-overlap .editorial-panel h2{font-size:37px;margin-top:18px}
 .page-home .home-overlap .editorial-panel p{font-size:16px}
 .page-home .steps-strip{min-height:103px;padding:20px 0}
 .page-home .steps-grid{gap:36px}
 .page-home .step-item{gap:24px;padding-right:14px}
 .page-home .step-item h3{font-size:20px}
 .page-home .step-item p{font-size:14px;line-height:1.25}
 .page-home .home-photo-band{min-height:255px;padding:32px 0}
 .page-home .home-photo-band h2{font-size:40px;margin-bottom:10px}
 .page-home .home-photo-band p{font-size:15px;max-width:340px;line-height:1.25}
 .page-home .home-photo-band .btn{min-height:36px;font-size:15px;margin-top:4px}
 .page-home .home-guide-section{min-height:234px;padding:18px 0 6px}
 .page-home .home-guide-section .section-head h2,.page-home .home-faq-section .section-head h2{font-size:26px;margin-bottom:12px}
 .page-home .home-guide-section .card-grid{gap:16px}
 .page-home .home-guide-section .article-card{background:none}
 .page-home .home-guide-section .article-card img{height:94px}
 .page-home .home-guide-section .article-card-body{padding:5px 0}
 .page-home .home-guide-section .article-card h3{font-size:20px;margin-bottom:2px}
 .page-home .home-guide-section .article-card p{font-size:14px;line-height:1.25;margin-bottom:2px}
 .page-home .home-guide-section .article-card .text-link{font-size:15px}
 .page-home .home-faq-section{min-height:179px;padding:10px 0 15px}
 .page-home .home-faq-section .faq-list summary{min-height:30px;padding:2px 8px;font-size:14px}
 .page-home .home-faq-section .faq-note{font-size:12px;margin-top:6px}
 .page-home .site-footer{min-height:83px;padding:15px 0}
 .page-home .footer-inner p{display:none}
}

@media(max-width:820px){
 .page-home .wrap{width:min(calc(100% - 44px),var(--max))}
 .page-home .home-stage{background:var(--paper)}
 .page-home .home-stage .hero-home{background-image:linear-gradient(90deg,rgba(21,26,29,.84),rgba(21,26,29,.48)),url('/assets/home-mobile-hero.webp');background-position:75% center}
 .page-home .hero-home .hero-inner{padding:22px 0 45px}
 .page-home .home-overlap{margin-top:-45px;padding-bottom:0;display:block}
 .page-home .home-overlap .editorial-panel{display:none}
 .page-home .coupon-home{min-height:0}
 .page-home .coupon-home .coupon-row{min-height:44px}
 .page-home .coupon-home .pick{min-width:44px;min-height:44px;height:44px}
 .page-home .home-photo-band{background-image:linear-gradient(90deg,rgba(21,26,29,.88),rgba(21,26,29,.22)),url('/assets/home-mobile-band.webp')}
 .page-home .scribble{display:none}
 .page-home .home-guide-section .article-card{background:white}
 .page-home .home-guide-section .article-card a{display:grid;grid-template-columns:135px minmax(0,1fr)}
 .page-home .home-guide-section .article-card img{height:100%;min-height:110px}
 .page-home .home-guide-section .article-card-body{padding:10px}
}

.page-home .scribble{display:none}
.page-home .home-overlap .editorial-panel{background-size:cover,auto 300px;background-position:center,85% 20px;background-repeat:no-repeat;background-color:var(--charcoal)}
@media(min-width:821px){
 .page-home .hero-home .hero-inner{padding-bottom:4px}
 .page-home .home-photo-band{padding:25px 0}
 .page-home .home-faq-section{min-height:177px}
}
@media(min-width:600px) and (max-width:820px){
 .page-home .wrap{width:min(calc(100% - 116px),var(--max))}
 .page-home .hero-home .hero-inner{min-height:304px;padding-top:50px}
 .page-home .hero-home .hero-content p:not(.lead){max-width:400px}
 .page-home .coupon-home{padding:10px}
 .page-home .coupon-home .coupon-head{margin-bottom:6px}
 .page-home .coupon-home .coupon-row{min-height:44px;border-bottom:0;box-shadow:inset 0 -1px var(--line)}
 .page-home .coupon-home .teams{font-size:17px;line-height:1.2}
 .page-home .coupon-home .teams>span:first-child,.page-home .coupon-home .teams>span:last-child{display:inline}
 .page-home .coupon-home .team-dash{display:inline}
 .page-home .coupon-home .coupon-footer{padding-top:4px}
 .page-home .steps-strip{min-height:130px;padding:15px 0}
 .page-home .steps-grid{grid-template-columns:repeat(3,1fr);gap:12px}
 .page-home .step-item{align-items:flex-start;gap:10px;border-bottom:0;border-right:1px solid var(--line);padding:0 8px 0 0}
 .page-home .step-item:last-child{border-right:0}
 .page-home .step-item h3{font-size:20px}
 .page-home .step-item p{font-size:14px;line-height:1.2}
 .page-home .step-item .round-icon{width:42px;height:42px;font-size:23px}
 .page-home .step-item .round-icon svg{display:none}
 .page-home .step-item:nth-child(1) .round-icon::after{content:'1'}
 .page-home .step-item:nth-child(2) .round-icon::after{content:'2'}
 .page-home .step-item:nth-child(3) .round-icon::after{content:'3'}
 .page-home .home-photo-band{min-height:232px;padding:20px 0}
 .page-home .home-guide-section{padding:10px 0}
 .page-home .home-guide-section .section-head h2{font-size:28px;margin-bottom:6px}
 .page-home .home-guide-section .article-card img{min-height:90px}
 .page-home .home-guide-section .article-card-body{padding:5px 10px}
 .page-home .home-guide-section .article-card h3{font-size:21px;margin-bottom:2px}
 .page-home .home-guide-section .article-card p{font-size:14px;line-height:1.2;margin-bottom:2px}
 .page-home .home-guide-section .article-card .text-link{font-size:16px}
 .page-home .home-faq-section{min-height:191px;padding:10px 0}
 .page-home .home-faq-section .section-head h2{font-size:28px;margin-bottom:6px}
 .page-home .home-faq-section .faq-list summary{min-height:32px;padding:2px 8px}
 .page-home .home-faq-section .faq-note{margin-top:0}
 .page-home .site-footer{padding:6px 0}
 .page-home .site-footer .footer-inner{gap:6px}
}
@media(min-width:821px){.page-home .home-faq-section .faq-note{margin-top:4px}}
@media(max-width:820px){
 .page-home .home-photo-band{background:var(--paper);padding:0 0 12px;min-height:0;color:white}
 .page-home .home-photo-band .wrap{background-image:linear-gradient(90deg,rgba(21,26,29,.88),rgba(21,26,29,.16)),url('/assets/home-mobile-band.webp');background-size:cover;background-position:center;border-radius:6px;padding:20px;min-height:225px}
}
@media(min-width:600px) and (max-width:820px){
 .page-home .home-photo-band{padding:0;min-height:232px}
 .page-home .home-photo-band .wrap{width:min(calc(100% - 88px),var(--max));min-height:232px}
}
.page-home .hero-home h1{transform:scaleX(.9);transform-origin:left center}
.page-home .hero-home .lead{transform:scaleX(1.1);transform-origin:left center}
.page-home .pick[aria-pressed=true],.page-home .btn-primary{background:#c24f25;border-color:#c24f25}
@media(min-width:821px){.page-home .coupon-home{padding:12px 20px 20px}}
