@import url('https://fonts.googleapis.com/css2?family=Heebo:wght@400;450;500;600;650;700;800;900&display=swap');
:root{--bg:#101211;--surface:#191c1a;--surface2:#202320;--text:#f6f6f0;--muted:#afb4ad;--gold:#dcc184;--line:#333831;--font:'Heebo',Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:95px}body{margin:0;background:var(--bg);color:var(--text);font-family:var(--font);font-size:16px;line-height:1.6}button,input,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{cursor:pointer}button:focus-visible,a:focus-visible,summary:focus-visible{outline:2px solid var(--gold);outline-offset:5px}img{max-width:100%}.container{width:min(1280px,calc(100% - 112px));margin-inline:auto}.preview-note{padding:6px 16px;text-align:center;background:#252720;color:#deded2;font-size:12px;letter-spacing:.015em;border-bottom:1px solid #34372c}.site-header{height:98px;background:var(--bg);border-bottom:1px solid #292d26;position:relative;z-index:10}.header-inner{height:100%;display:flex;align-items:center;justify-content:space-between;gap:35px}.brand{display:inline-flex;flex-direction:column;align-items:center;line-height:1.1;flex-shrink:0}.brand strong{font-family:Arial,sans-serif;font-size:30px;font-weight:900;font-style:italic;letter-spacing:-1.3px;white-space:nowrap}.brand strong span{color:var(--gold);margin-inline:1px}.brand small{font-family:Arial,sans-serif;font-size:8px;letter-spacing:3.3px;margin-top:9px}.site-header nav{display:flex;gap:38px}.site-header nav a{font-size:14px;color:#cdcec6;transition:color .2s}.site-header nav a:hover{color:var(--gold)}.header-cta{border:1px solid #676548;padding:10px 21px;font-size:14px;display:flex;gap:35px;align-items:center}.header-cta span{color:var(--gold);font-size:23px}.menu-toggle{display:none}.hero{position:relative;isolation:isolate;min-height:660px;overflow:hidden}.hero-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:35% 57%;z-index:-3}.hero-shade{position:absolute;inset:0;background:linear-gradient(270deg,#101211 2%,rgba(16,18,17,.96) 18%,rgba(16,18,17,.69) 42%,rgba(16,18,17,.02) 80%),linear-gradient(0deg,#101211 0%,transparent 35%);z-index:-2}.hero-inner{position:relative;min-height:583px;display:flex;align-items:center}.hero-copy{padding:45px 0 55px;width:660px;max-width:64%}.eyebrow{display:flex;gap:12px;align-items:center;font-size:13px;letter-spacing:1px;font-weight:500;margin:0 0 24px}.gold-line{height:1px;width:30px;background:var(--gold)}.gold{color:var(--gold)}h1,h2,h3,p{margin-top:0}h1{font-size:clamp(38px,4.3vw,67px);line-height:1.24;font-weight:800;letter-spacing:-2px;margin-bottom:23px}h1 em{color:var(--gold);font-style:normal;font-weight:450}.hero-description{color:#cccec5;font-size:18px;line-height:1.9;margin-bottom:35px}.hero-actions{display:flex;gap:32px;align-items:center;flex-wrap:wrap}.button{display:inline-flex;justify-content:space-between;align-items:center;gap:28px;min-height:54px;padding:13px 24px;font-size:15px;font-weight:600;transition:background .2s}.button-gold{background:var(--gold);color:#1b1e18}.button-gold:hover{background:#ecd9ae}.button span{font-size:24px;line-height:1}.text-link{font-size:14px;display:flex;gap:15px;align-items:center}.text-link span{color:var(--gold);font-size:21px}.hero-tags{display:flex;gap:16px;align-items:center;color:#a4a99f;font-size:13px;margin-top:42px}.hero-tags i{width:3px;height:3px;background:#888c7e}.hero-caption{position:absolute;left:0;bottom:72px;display:flex;flex-direction:column;gap:15px;color:white;text-align:left}.hero-caption>span{font-family:Arial,sans-serif;font-size:22px;font-weight:800;line-height:1.03;letter-spacing:-.8px}.hero-caption>small{font-size:9px;letter-spacing:2px;color:#d2d5c7}.hero-bottom{border-top:1px solid #41483a77}.hero-bottom .container{min-height:77px;display:flex;justify-content:space-between;align-items:center;color:#b4b8ab;font-size:13px}.hero-bottom a{font-size:27px;color:var(--gold);border-inline-start:1px solid #353a2f;padding-inline-start:28px}.section{padding:82px 0}.picks{background:#151815;border-top:1px solid #282e25}.section-top{display:flex;justify-content:space-between;gap:30px;align-items:flex-end}.section-top .eyebrow,.method .eyebrow,.faq .eyebrow{font-family:Arial,var(--font);font-size:12px;letter-spacing:2px;margin-bottom:13px}h2{font-size:clamp(30px,3vw,43px);letter-spacing:-1.2px;line-height:1.28;margin-bottom:0;font-weight:600}.section-description{font-size:15px;color:var(--muted);line-height:1.8;margin:0}.picks-toolbar{display:flex;align-items:center;justify-content:space-between;margin:35px 0 23px;gap:20px}.filters{display:flex;gap:4px;padding:4px;background:#101210;border:1px solid #34392f}.filter{border:0;background:transparent;color:#aeb5a6;padding:9px 22px;font-size:14px;transition:background .2s}.filter.active{background:#333a2d;color:#ebebda}.filter:hover{color:#fff}.sample-label{font-size:12px;color:#b5bba9}.picks-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:19px}.tip-card{min-width:0;border:1px solid #383f32;background:linear-gradient(140deg,#252c21,#1c2119);transition:transform .25s,border-color .25s}.tip-card:hover{border-color:#7d7a52;transform:translateY(-4px)}.tip-meta{padding:17px 21px;display:flex;justify-content:space-between;gap:6px;align-items:center;border-bottom:1px solid #3a4132;font-size:12px;color:#c3c9b9}.tip-meta b{font-weight:400;color:#7e8775;margin:0 4px}.demo-badge{color:#d6c79c;font-size:11px;border:1px solid #5f6145;padding:1px 8px;flex-shrink:0}.teams{display:flex;align-items:center;justify-content:space-evenly;padding:28px 8px 24px;gap:7px}.team{display:flex;align-items:center;flex-direction:column;gap:10px;min-width:65px;flex:1}.team h3{font-weight:500;font-size:15px;margin:0;white-space:nowrap}.team-monogram{display:grid;place-items:center;width:55px;height:55px;border-radius:50%;font-family:Arial,sans-serif;font-weight:800;font-size:13px;letter-spacing:.5px;border:1px solid #ffffff24;background:#475044;box-shadow:inset 0 0 15px #0003}.team-monogram.red{background:#6f3531;color:#fee3dd}.team-monogram.blue{background:#263f62;color:#d9e6fa}.team-monogram.white{background:#ddddce;color:#363c35}.team-monogram.burgundy{background:#633548;color:#ede0be}.team-monogram.green{background:#25523c;color:#d4e8d8}.team-monogram.yellow{background:#c4a455;color:#282633}.versus{display:flex;flex-direction:column;align-items:center;color:#9da28c;font-family:Arial,sans-serif;font-size:12px;gap:4px;flex-shrink:0}.versus small{font-family:var(--font);font-size:10px;color:#9da28c}.tip-pick{display:flex;align-items:center;justify-content:space-between;gap:14px;background:#151a12;margin:0 18px 18px;padding:14px 15px}.tip-pick>div{display:flex;flex-direction:column;gap:3px}.tip-pick span{font-size:11px;color:#a6ad9c}.tip-pick strong{font-size:14px;font-weight:500}.tip-pick .odds{border-inline-start:1px solid #3d4533;padding-inline-start:17px;text-align:center;flex-shrink:0}.odds strong{font-family:Arial,sans-serif;font-size:21px;color:var(--gold);font-weight:600}.analysis-button{border:0;border-top:1px solid #3a4132;color:#e3dfc7;background:none;width:100%;padding:14px 21px;display:flex;justify-content:space-between;align-items:center;font-size:13px}.analysis-button:hover{background:#ffffff08}.analysis-button span{font-size:21px}.picks-disclaimer{margin:22px 0 0;font-size:12px;color:#969f8b}.empty-state{padding:40px;border:1px solid var(--line);text-align:center;color:var(--muted)}.method{border-bottom:1px solid var(--line)}.method-grid{display:grid;grid-template-columns:1fr 1.3fr;gap:100px}.method-heading h2{line-height:1.4}.method-heading>p:last-child{color:var(--muted);font-size:15px;line-height:1.9;margin:22px 0 0}.method-steps article{display:flex;gap:25px;padding:25px 0;border-bottom:1px solid var(--line);align-items:flex-start}.method-steps article:first-child{padding-top:0}.method-steps article:last-child{border-bottom:0;padding-bottom:0}.step-number{font-family:Arial,sans-serif;font-size:13px;line-height:30px;color:var(--gold)}.method-steps h3{font-size:20px;font-weight:500;margin-bottom:6px}.method-steps p{font-size:14px;color:var(--muted);margin:0}.step-icon{margin-inline-start:auto;font-size:25px;color:#b6ac8f}.club{padding-bottom:0}.club-panel{background:#1b2019;border:1px solid #4b4d38;padding:55px 72px;display:flex;align-items:center;gap:100px;position:relative;overflow:hidden}.club-mark{font-family:Arial,sans-serif;font-size:90px;line-height:.93;letter-spacing:-5px;font-weight:900;font-style:italic;color:var(--gold);order:2;display:flex;flex-direction:column;flex:1;align-items:center;opacity:.75}.club-mark span{font-size:64px;letter-spacing:7px;font-style:normal;font-weight:400}.club-copy{flex:1}.club-copy h2{font-size:43px;font-weight:500}.club-copy .eyebrow{font-family:Arial,sans-serif;font-size:11px;letter-spacing:2px;margin-bottom:16px}.club-copy p:not(.eyebrow){color:#b9c0af;margin:18px 0 23px;font-size:15px}.coming-soon{display:inline-flex;align-items:center;gap:45px;border-bottom:1px solid #8b8965;padding-bottom:8px;color:#dfd5b6;font-size:14px}.club-corner{position:absolute;top:20px;left:28px;font-size:30px;color:#9b9a73}.faq-grid{display:grid;grid-template-columns:1fr 1.3fr;gap:100px}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{cursor:pointer;list-style:none;display:flex;justify-content:space-between;align-items:center;gap:20px;padding:23px 0;font-size:16px}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{font-family:Arial,sans-serif;font-size:24px;color:var(--gold);font-weight:400}.faq-list details[open] summary span{transform:rotate(45deg)}.faq-list details p{color:var(--muted);font-size:15px;margin-bottom:25px}.site-footer{border-top:1px solid var(--line);padding-top:40px}.footer-top{display:flex;align-items:center;gap:45px;padding-bottom:36px}.footer-top p{font-size:14px;color:#aaa;margin:0}.footer-top .brand strong{font-size:25px}.footer-top .brand small{font-size:7px;letter-spacing:2.3px}.back-top{margin-inline-start:auto;font-size:13px;color:#b8bcae}.footer-bottom{display:flex;gap:20px;justify-content:space-between;align-items:center;padding:20px 0;border-top:1px solid var(--line);font-size:11px;color:#919786}.footer-bottom p{margin:0}.analysis-dialog{background:#1b2119;color:var(--text);border:1px solid #787456;width:min(570px,calc(100vw - 32px));max-height:85vh;padding:38px;line-height:1.8;overflow:auto}.analysis-dialog::backdrop{background:#060906d9;backdrop-filter:blur(5px)}.analysis-dialog h2{font-size:27px;padding-inline-end:15px}.analysis-dialog h3{font-size:19px;margin-bottom:8px}.analysis-dialog p,.analysis-dialog ul{color:#c2c9b9;font-size:15px}.analysis-dialog .eyebrow{font-size:12px}.dialog-close{position:absolute;left:14px;top:10px;width:38px;height:38px;font-size:28px;border:0;background:none;color:var(--gold)}.dialog-league{margin-top:10px}.dialog-pick{display:flex;justify-content:space-between;gap:20px;border-block:1px solid var(--line);padding:17px 0;margin-bottom:25px;color:var(--gold)}.dialog-pick strong{font-family:Arial,sans-serif;font-size:24px}.dialog-note{border-top:1px solid var(--line);padding-top:17px;margin-top:25px;margin-bottom:0}.skip-link{position:absolute;top:-100px;right:15px;z-index:100;background:var(--gold);color:#111;padding:12px}.skip-link:focus{top:10px}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}body.dialog-open{overflow:hidden}[hidden]{display:none!important}.wp-content{padding:80px 0;min-height:60vh}.wp-content h1{font-size:42px}.wp-content p{max-width:75ch}.wp-content img{height:auto}
@media(min-width:1600px){.hero{min-height:730px}.hero-inner{min-height:653px}.hero-image{object-position:center 60%}}
@media(max-width:1100px){.container{width:calc(100% - 64px)}.header-inner{gap:20px}.site-header nav{gap:23px}.hero-copy{max-width:70%}h1{font-size:48px}.hero-caption{left:0}.method-grid,.faq-grid{gap:45px}.picks-grid{gap:12px}.tip-meta{padding:15px 13px}.tip-pick{margin-inline:10px;padding:13px 10px}.tip-pick strong{font-size:13px}.tip-pick .odds{padding-inline-start:10px}.odds strong{font-size:20px}.team h3{font-size:14px}.club-panel{gap:50px;padding:45px}}
@media(max-width:800px){.container{width:calc(100% - 40px)}.site-header{height:82px}.brand strong{font-size:26px}.brand small{font-size:7px;letter-spacing:2.6px}.header-cta{display:none}.menu-toggle{display:flex;width:43px;height:43px;background:none;border:1px solid #51563f;flex-direction:column;justify-content:center;gap:7px;align-items:center}.menu-toggle span{height:1px;width:18px;background:#e5dbbc}.site-header nav{display:none;position:absolute;top:82px;right:0;left:0;padding:25px 22px;background:#171b14;border-bottom:1px solid var(--line);flex-direction:column;gap:25px}.site-header nav.open{display:flex}.hero{min-height:665px}.hero-inner{min-height:600px;align-items:flex-start}.hero-image{object-position:28% bottom;height:100%}.hero-shade{background:linear-gradient(180deg,#101211 0%,#101211ee 18%,#101211a3 43%,#10121100 74%,#101211 100%),linear-gradient(270deg,#1012117a,transparent)}.hero-copy{max-width:100%;width:100%;padding:43px 0 240px}h1{font-size:clamp(35px,6.7vw,52px);letter-spacing:-1.4px}.hero .eyebrow{font-size:12px;margin-bottom:18px}.hero-description{font-size:16px;line-height:1.8;margin-bottom:25px}.hero-actions{gap:22px}.button{min-height:49px;font-size:14px;padding:12px 19px;gap:22px}.text-link{font-size:13px;gap:8px}.hero-tags{margin-top:25px;font-size:12px;gap:12px}.hero-caption{left:0;bottom:35px}.hero-caption>span{font-size:19px}.hero-caption>small{font-size:8px}.hero-bottom .container{min-height:65px;font-size:12px;gap:15px}.hero-bottom a{padding-inline-start:18px}.section{padding:55px 0}.section-top{align-items:flex-start}.section-description{font-size:13px}.section-top h2{font-size:31px}.picks-grid{grid-template-columns:1fr}.tip-card{display:grid;grid-template-columns:1fr 1fr}.tip-meta{grid-column:1/-1;padding:13px 20px}.teams{padding:21px 10px;gap:8px}.team{min-width:58px}.team-monogram{width:46px;height:46px;font-size:11px}.team h3{font-size:13px}.versus{font-size:11px}.versus small{font-size:9px}.tip-pick{margin:20px 0 20px 20px;gap:8px;padding:10px;align-self:stretch}.tip-pick strong{font-size:13px}.tip-pick span{font-size:10px}.tip-pick .odds{padding-inline-start:8px}.odds strong{font-size:21px}.analysis-button{grid-column:1/-1;padding:12px 20px}.picks-toolbar{margin-top:25px}.filter{font-size:13px;padding:8px 13px}.sample-label{font-size:11px}.method-grid,.faq-grid{grid-template-columns:1fr;gap:33px}.method-heading h2{font-size:34px}.method-heading h2 br{display:none}.method-heading>p:last-child{margin-top:15px}.method-steps h3{font-size:18px}.method-steps article{gap:20px}.club{padding-bottom:0}.club-panel{padding:33px 26px;gap:25px}.club-mark{font-size:64px;letter-spacing:-4px;flex:.8}.club-mark span{font-size:35px;letter-spacing:5px}.club-copy h2{font-size:33px}.club-copy p:not(.eyebrow){font-size:13px}.club-copy .eyebrow{font-size:9px}.coming-soon{font-size:13px;gap:15px}.club-corner{left:16px;top:10px;font-size:24px}.faq-list summary{padding:20px 0;font-size:15px}.footer-top{flex-wrap:wrap;gap:24px}.footer-top p{font-size:12px}.back-top{font-size:12px}.footer-bottom{font-size:10px;align-items:flex-start}.footer-bottom>span{white-space:nowrap}.analysis-dialog{padding:32px 23px}}
@media(max-width:480px){.preview-note{font-size:10px;padding:6px 9px}.hero-copy{padding-top:35px}h1{font-size:36px;line-height:1.3}.hero-description{font-size:15px}.hero-actions{gap:20px}.button{gap:20px;font-size:13px;padding:12px 16px}.text-link{font-size:12px}.section-top{gap:13px}.section-top h2{font-size:29px}.section-description{display:none}.picks-toolbar{gap:7px}.filters{padding:3px}.filter{font-size:12px;padding:8px 10px}.sample-label{font-size:10px}.tip-card{display:block}.teams{padding:23px 10px}.team-monogram{width:52px;height:52px;font-size:12px}.team h3{font-size:15px}.versus small{font-size:10px}.tip-pick{margin:0 18px 18px;padding:12px 14px}.tip-pick strong{font-size:14px}.tip-pick span{font-size:11px}.odds strong{font-size:23px}.club-panel{gap:15px;padding:32px 22px}.club-mark{font-size:48px;letter-spacing:-2px;flex:.7}.club-mark span{font-size:27px;letter-spacing:3px}.club-copy{flex:1.3}.club-copy h2{font-size:30px}.club-copy p:not(.eyebrow){font-size:12px}.club-copy p br{display:none}.club-copy .eyebrow{font-size:8px;letter-spacing:1px}.footer-top{gap:22px}.footer-top p{display:none}.footer-bottom{flex-direction:column;gap:8px}.analysis-dialog h2{font-size:24px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important;animation:none!important}}

/* Readable labels and body copy at every viewport. */
.tip-meta{font-size:14px}.demo-badge,.sample-label,.tip-pick span,.versus small,.picks-disclaimer{font-size:12px}.method-steps p,.method-heading>p:last-child,.faq-list details p,.club-copy p:not(.eyebrow),.section-description,.analysis-dialog p,.analysis-dialog ul{font-size:16px}.filter,.analysis-button,.coming-soon{font-size:14px}.empty-state{grid-column:1/-1}.team h3{white-space:normal;text-align:center;overflow-wrap:anywhere}.tip-pick strong{overflow-wrap:anywhere}.tip-meta{flex-wrap:wrap}.wp-content a:not(.button){color:var(--gold)}

.plans-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;margin-top:35px}.plan-card{border:1px solid #4b5140;padding:30px;background:#1b2119;display:flex;flex-direction:column;align-items:stretch;min-width:0}.plan-card.plan-vip{border-color:var(--gold);background:linear-gradient(150deg,#393725,#1b2119)}.plan-card .eyebrow{font-size:12px;letter-spacing:2px;margin-bottom:15px}.plan-card h3{font-family:Arial,sans-serif;font-size:clamp(25px,2.5vw,36px);text-align:right;margin:0 0 20px;color:var(--gold);overflow-wrap:anywhere}.plan-price{font-size:18px;min-height:40px;line-height:1.7}.plan-description{font-size:16px;line-height:1.8;color:#c4cab9;margin:18px 0 28px;flex:1}.plan-description p{margin:0}.plan-card .button{width:100%;border:0;font-size:16px}.plan-pending{padding:14px;border:1px solid #596048;text-align:center;color:#c6cbb9;font-size:16px}.payment-options{display:flex;gap:12px;flex-wrap:wrap}.payment-options span{border:1px solid #777459;padding:10px 22px;font-size:16px}.woocommerce input.input-text,.woocommerce select,.woocommerce textarea{background:#f7f7f1;color:#172013;border:1px solid #777;padding:12px;max-width:100%}.woocommerce .woocommerce-message,.woocommerce .woocommerce-info{color:#192316;background:#edf1e8;border-color:var(--gold)}.woocommerce table.shop_table{border-color:#60654e}.woocommerce div.product .summary{float:none;width:100%}.woocommerce div.product div.images{display:none}.woocommerce button.button,.woocommerce a.button,.woocommerce input.button{background:var(--gold)!important;color:#171e12!important}.woocommerce-checkout #payment{background:#283020}.woocommerce-checkout #payment div.payment_box{background:#e4e8da;color:#172013}.woocommerce form .form-row label{color:var(--text)}.woocommerce-account .woocommerce-MyAccount-navigation a{font-size:16px}.woocommerce a{color:var(--gold)}
@media(max-width:800px){.plans-grid{grid-template-columns:1fr;gap:18px}.plan-card{padding:28px}.plan-card h3{font-size:32px}.plan-price{min-height:0}.plan-description{margin:12px 0 24px}.woocommerce-account .woocommerce-MyAccount-navigation,.woocommerce-account .woocommerce-MyAccount-content{float:none;width:100%}}

.single-pick{margin-top:32px}.free-tip-card{border:1px solid #53533b;background:linear-gradient(135deg,#252c21,#181e16);max-width:100%;overflow:hidden}.free-tip-top{display:flex;align-items:center;justify-content:space-between;gap:18px;border-bottom:1px solid #3a4231;padding:17px 26px;font-size:14px;color:#c4cbb8;flex-wrap:wrap}.free-badge{background:var(--gold);color:#1b2214;padding:4px 13px;font-weight:600}.free-tip-body{display:grid;grid-template-columns:1.4fr 1.2fr .65fr;gap:30px;padding:34px 26px;align-items:center}.free-match{display:flex;gap:20px;align-items:center;justify-content:space-around}.free-match .team{gap:14px}.free-match .team h3{font-size:19px}.free-match .team-monogram{width:64px;height:64px;font-size:15px}.free-choice{border-inline:1px solid #424a35;padding-inline:28px;display:flex;gap:9px;flex-direction:column}.free-choice>span,.confidence>span{font-size:14px;color:#b9c1a9}.free-choice>strong{font-size:24px;font-weight:600;color:var(--gold);line-height:1.5}.free-choice>small{font-size:14px;color:#b7beaa}.confidence{display:flex;flex-direction:column;gap:8px;align-items:center}.confidence>strong{font-family:Arial,sans-serif;font-size:38px;font-weight:600;color:var(--gold)}.confidence strong small{font-size:19px;color:#a7af98;font-weight:400}.confidence meter{width:110px;height:10px;border:none;background:#475039;appearance:none}.confidence meter::-webkit-meter-bar{background:#475039;border:0;border-radius:0;height:8px}.confidence meter::-webkit-meter-optimum-value{background:var(--gold)}.confidence meter::-moz-meter-bar{background:var(--gold)}.free-analysis{border-top:1px solid #48503a}.free-analysis summary{cursor:pointer;list-style:none;padding:20px 26px;display:flex;align-items:center;justify-content:space-between;gap:20px;font-size:17px}.free-analysis summary::-webkit-details-marker{display:none}.expander{display:grid;place-items:center;flex-shrink:0;width:34px;height:34px;border:1px solid #8d8965;color:var(--gold);font-size:25px;line-height:1}.expander::after{content:'+'}.free-analysis[open] .expander::after{content:'−'}.free-analysis-content{padding:0 26px 24px;max-width:85ch;line-height:1.95;color:#d1d5c6;font-size:16px}.free-analysis-content p:last-child{margin-bottom:0}.member-groups{border:1px solid #696747;padding:24px;margin:24px 0}.member-groups h2{font-size:26px;margin-bottom:20px}.member-groups p{font-size:16px}.single-pick+.picks-disclaimer{margin-bottom:20px}
@media(max-width:800px){.free-tip-body{grid-template-columns:1fr 1fr;padding:26px 22px;gap:26px}.free-match{grid-column:1/-1}.free-choice{border:0;border-inline-end:1px solid #424a35;padding-inline:0 20px}.free-choice>strong{font-size:21px}.free-tip-top{padding:15px 20px}.free-analysis summary{padding:18px 20px;font-size:16px}.free-analysis-content{padding:0 20px 22px}.confidence>strong{font-size:34px}.confidence>span{font-size:13px}}
@media(max-width:380px){.free-tip-body{gap:18px;padding:23px 16px}.free-choice>strong{font-size:18px}.confidence meter{width:82px}.free-match .team h3{font-size:17px}}

/* Original Pep Tips logo, shown complete without recoloring or cropping. */
.site-header{height:118px}.brand-logo{display:block;width:96px;height:96px;object-fit:contain;background:#fff;border-radius:8px}.footer-top .brand-logo{width:110px;height:110px}.header-inner .brand{line-height:0}.footer-top{align-items:center}
@media(max-width:800px){.site-header{height:104px}.brand-logo{width:84px;height:84px}.site-header nav{top:104px}.footer-top .brand-logo{width:96px;height:96px}}

/* Customer screenshot carousel */
.reviews{background:linear-gradient(180deg,#10151c,#0c1016)}
.reviews-controls{display:flex;align-items:center;gap:18px;justify-content:flex-end;margin-bottom:20px}
.review-arrow{width:46px;height:46px;border:1px solid #b99b61;border-radius:50%;background:transparent;color:#e9d5a6;font-size:24px;cursor:pointer}
.review-arrow:hover{background:#b99b6124}.review-arrow:disabled{opacity:.3;cursor:default}
.reviews-status{font-variant-numeric:tabular-nums;direction:ltr;color:#c4b895;min-width:48px;text-align:center}
.reviews-track{display:flex;gap:22px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:thin;scrollbar-color:#b99b61 #171d25;padding:4px 4px 20px;direction:rtl}
.review-slide{flex:0 0 280px;scroll-snap-align:start;background:#161c25;border:1px solid #303641;border-radius:16px;padding:10px;cursor:zoom-in;color:#f4ebd6;text-align:right;overflow:hidden}
.review-slide img{display:block;width:100%;height:420px;object-fit:contain;background:#080b0f;border-radius:9px}
.review-slide>span{display:flex;justify-content:space-between;padding:15px 5px 7px;font-size:14px}
.review-slide:hover{border-color:#b99b61}.review-slide:focus-visible,.review-arrow:focus-visible,.reviews-track:focus-visible{outline:2px solid #e9d5a6;outline-offset:2px}
.review-dialog{width:min(780px,calc(100vw - 24px));max-height:90vh;padding:12px;border:1px solid #b99b61;border-radius:14px;background:#0c1016;color:white;overflow:auto}
.review-dialog::backdrop{background:#000d}.review-dialog .dialog-close{position:sticky;top:0;display:block;margin:0 0 10px auto;z-index:2;background:#1c2533;color:white}
.review-dialog img{display:block;width:100%;height:auto}.reviews .picks-disclaimer{margin-top:22px}
@media(max-width:600px){.review-slide{flex-basis:min(78vw,280px)}.review-slide img{height:390px}.reviews-track{gap:14px}.reviews-controls{justify-content:flex-start}}
/* PEP 1.3 — electric sports palette */
:root{--bg:#080e21;--surface:#111d38;--surface2:#192848;--text:#f5f8ff;--muted:#b5c4dd;--gold:#64dafa;--line:#2a3b60}
body{background:var(--bg)}.site-header{background:#0a1330;border-color:#294170}.site-header nav a{color:#d6e3ff}.header-cta{border-color:#417df9;border-radius:10px;background:#123686}.preview-note{background:#112451;color:#d5e5ff;border-color:#294170}
.hero-shade{background:linear-gradient(270deg,#09142e 2%,#09142eef 22%,#13366c88 53%,#24154a33 85%),linear-gradient(0deg,#080e21,transparent 60%)}
h1 em{color:#6ceaff;font-weight:700}.hero-tags{color:#dbedff}.hero-tags span{background:#1a448b88;border:1px solid #5097ff66;padding:5px 14px;border-radius:30px}.hero-tags i{display:none}.hero-bottom{background:#10265d66;border-color:#5fa7ff44}.hero-bottom .container{color:#d3e4ff}
.button-gold{background:linear-gradient(120deg,#2475ff,#3054e9);color:white;border:0;border-radius:10px;box-shadow:0 8px 28px #125bea30}.button-gold:hover{background:#306df5}.gold-line{background:#64dafa}.section-description{font-size:16px}.picks-disclaimer{color:#b1bed3;font-size:14px}.picks{background:radial-gradient(ellipse at 80% 0,#123575 0,transparent 58%),#0a132a;border-color:#25406a}
.free-tip-card,.tip-card{background:linear-gradient(135deg,#172f56,#0d1b35);border-color:#3d6194}.free-tip-header,.tip-meta{border-color:#3d6194}.tip-pick{background:#0a1832}.confidence-meter{accent-color:#56d7ff}.method{background:#0b152c}.method-steps article{border-color:#28416a}.step-number{color:#5edbfa}.reviews{background:radial-gradient(ellipse at 15% 20%,#16356d 0,transparent 60%),#0c152d}.review-slide{background:#11213d;border-color:#385681}.review-arrow{color:#7eeaff;border-color:#4e9dee}.review-slide:hover{border-color:#6ceaff}.reviews-status{color:#d0e6ff}
.about-section{background:linear-gradient(115deg,#174ec1,#21319d 56%,#482281)}.about-grid{display:grid;grid-template-columns:.9fr 1.2fr;gap:80px}.about-grid h2{font-size:clamp(34px,4vw,54px)}h2 em{font-style:normal;color:#79eaff}.about-copy p{font-size:17px;color:#dfeaff;line-height:1.95}.about-copy .about-lead{font-size:23px;color:white;line-height:1.65}.about-values{display:flex;gap:10px;flex-wrap:wrap;margin-top:24px}.about-values span{font-size:14px;border:1px solid #8ec1ff66;border-radius:30px;padding:8px 14px;background:#ffffff0b}
.locked-section{background:radial-gradient(ellipse at 15% 80%,#352d75,transparent 65%),#0c1733}.locked-layout{display:grid;grid-template-columns:1fr 1fr;gap:72px;align-items:center}.locked-layout .section-description{margin-top:24px}.locked-card{min-width:0;padding:24px;border-radius:24px;border:1px solid #6382c4;background:linear-gradient(140deg,#213d71,#19264e);box-shadow:0 24px 70px #0004}.locked-meta{display:flex;justify-content:space-between;gap:12px;color:#aaddff;font-size:14px}.locked-match{display:flex;justify-content:space-around;gap:12px;align-items:center;padding:28px 0;font-size:24px;font-weight:700}.locked-match b{font-size:13px;color:#b8c7e5}.scratch-lock{position:relative;isolation:isolate;overflow:hidden;min-height:180px;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:7px;border:1px solid #dae5ff77;border-radius:15px;background:repeating-linear-gradient(125deg,#a8c1e814 0 2px,transparent 2px 6px),linear-gradient(125deg,#40577f,#263455 48%,#6681a5);box-shadow:inset 0 1px 0 #fff4;color:white;text-align:center;padding:20px}.scratch-lock:after{content:'';position:absolute;inset:0;z-index:-1;background:linear-gradient(115deg,transparent 25%,#e4f9ff44 45%,transparent 65%);transform:translateX(100%);transition:transform .7s}.scratch-lock:hover:after,.scratch-lock:focus-visible:after{transform:translateX(-100%)}.lock-icon{font-size:30px}.scratch-lock strong{font-size:19px}.scratch-lock>span:last-child{font-size:14px;color:#eef8ff}.locked-caption{font-size:14px;color:#bfcee7;margin:18px 0 0;text-align:center}
.analysts-section{background:radial-gradient(ellipse at 85% 40%,#163266,transparent 55%),#0a1126}.analysts-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;margin-top:38px}.analyst-card{border:1px solid #314e7b;border-radius:20px;overflow:hidden;background:#111e3a}.analyst-photo{aspect-ratio:4/5;background-image:url('analysts-triptych.png');background-size:300% auto;background-repeat:no-repeat;position:relative}.portrait-0{background-position:0% 22%}.portrait-1{background-position:50% 22%}.portrait-2{background-position:100% 22%}.ai-label{position:absolute;bottom:14px;right:14px;background:#08152fe8;border:1px solid #86c8ef55;color:#d7edff;padding:5px 10px;border-radius:6px;font-size:12px}.analyst-info{padding:22px}.analyst-country{font-size:14px;color:#79dcfc;margin-bottom:7px}.analyst-info h3{font-size:25px;margin-bottom:4px}.analyst-en{color:#9cafcf;font-size:12px;letter-spacing:2px}.team-disclosure{color:#adbfda;font-size:14px;margin:20px 0 0}
.plans{background:radial-gradient(ellipse at 50% 0,#282159,transparent 70%),#0a1227}.plans-grid{align-items:stretch}.plan-card{position:relative;overflow:hidden;border-radius:22px;padding-top:30px;border:1px solid #467dde;background:linear-gradient(160deg,#173978,#101c3c);box-shadow:0 18px 45px #0003}.plan-basketball{background:linear-gradient(160deg,#643319,#241a31);border-color:#ee954d}.plan-vip{background:linear-gradient(160deg,#492777,#211739);border-color:#ddbf76}.plan-card .eyebrow{color:#95cfff}.plan-basketball .eyebrow{color:#ffbd88}.plan-vip .eyebrow{color:#f5d993}.plan-card h3{color:white}.plan-symbol{font-family:'Apple Color Emoji','Segoe UI Emoji',sans-serif;font-size:72px;line-height:1.3;display:block;width:max-content;margin:0 auto 22px;filter:drop-shadow(0 12px 14px #0005)}.symbol-football{animation:football-roll 5s ease-in-out infinite}.symbol-basketball{animation:basketball-bounce 2.2s ease-in-out infinite}.symbol-vip{animation:crown-float 3.8s ease-in-out infinite}.plan-basketball .button-gold{background:linear-gradient(110deg,#fb9444,#e35829);color:#1a100b}.plan-vip .button-gold{background:linear-gradient(110deg,#f7dc91,#dcb658);color:#261631}.plan-pending{color:#dce7fa}.plan-description{color:#d4dff0}.faq{background:#0c1832}.faq-list details{background:#112342;border:1px solid #304b77;border-radius:12px;padding:0 20px;margin-bottom:12px}.faq-list summary{color:#edf5ff}.faq-list p{color:#becde5;font-size:16px}.site-footer{background:#070e1f;border-color:#29416b}
@keyframes football-roll{0%,100%{transform:translateX(-8px) rotate(-15deg)}50%{transform:translateX(8px) rotate(15deg)}}
@keyframes basketball-bounce{0%,100%{transform:translateY(0) rotate(-8deg)}50%{transform:translateY(-13px) rotate(12deg)}}
@keyframes crown-float{0%,100%{transform:translateY(0) rotate(-5deg)}50%{transform:translateY(-10px) rotate(5deg)}}
@media(max-width:1000px){.about-grid{gap:35px}.locked-layout{gap:32px}.analysts-grid{gap:15px}.site-header nav{gap:20px}}
@media(max-width:700px){.about-grid,.locked-layout{grid-template-columns:1fr;gap:32px}.analysts-grid{grid-template-columns:1fr}.analyst-card{max-width:420px;width:100%;margin-inline:auto}.analyst-photo{aspect-ratio:1}.locked-card{padding:18px}.locked-match{font-size:21px}.about-copy .about-lead{font-size:21px}.hero-tags{gap:8px;flex-wrap:wrap}.hero-tags span{padding:4px 10px}.plan-symbol{font-size:65px}.site-header nav{background:#0b1936}.section-description{font-size:16px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.plan-symbol{animation:none}.scratch-lock:after{transition:none}}

.free-tip-card{border-radius:20px}.free-tip-top,.free-analysis{border-color:#365780}.free-tip-top,.free-analysis-content,.free-choice>span,.free-choice>small,.confidence>span{color:#c8d8ef}.free-choice{border-color:#365780}.confidence meter,.confidence meter::-webkit-meter-bar{background:#2d446a}.expander{border-color:#599af4;border-radius:8px}
@media(max-width:700px){.section-top{flex-direction:column;align-items:flex-start;gap:18px}.section-description{display:block}.hero-shade{background:linear-gradient(180deg,#09142e 0%,#09142eef 18%,#13366caa 43%,#24154a22 74%,#080e21 100%)}}

/* 1.4 — official brand hero, team badges and five character profiles */
.hero-brand{margin:0 0 24px;line-height:1}.hero-logo{display:block;width:clamp(250px,27vw,360px);height:auto;aspect-ratio:1;object-fit:contain;border-radius:50%;box-shadow:0 20px 65px #0005,0 0 0 1px #8fd4ff66;background:#fff}.hero-copy{padding-top:35px;padding-bottom:45px}.hero-inner{min-height:700px}.hero-caption{bottom:65px}.hero-description{margin-bottom:24px}.hero-tags{margin-top:26px}
.free-tip-body{grid-template-columns:1.65fr 1fr;gap:32px}.free-match{gap:24px;min-width:0;padding:10px 0}.team-badge{display:block;width:96px;height:96px;object-fit:contain;flex-shrink:0;filter:drop-shadow(0 8px 10px #0003)}.team-badge-placeholder{display:grid;place-items:center;font-size:64px}.free-choice{border-inline-end:0}.free-match .team h3{white-space:normal;text-align:center;line-height:1.5}.free-tip-card{background:linear-gradient(110deg,#0d1a39ed,#172f59df),url('stadium.webp') center/cover}.free-analysis{background:#09172ccc}.locked-team{display:flex;flex-direction:column;align-items:center;gap:12px;text-align:center;flex:1;min-width:0}.locked-match{align-items:center;font-size:20px}.locked-team .team-badge{width:82px;height:82px}
.analysts-grid{display:flex;flex-wrap:wrap;justify-content:center;gap:24px}.analyst-card{width:calc((100% - 48px)/3);min-width:0}.portrait-3,.portrait-4{background-image:url('analysts-duo.png');background-size:200% auto}.portrait-3{background-position:0% 15%}.portrait-4{background-position:100% 15%}.analysts-section .section-top h2{max-width:100%;font-size:clamp(28px,3vw,42px)}
@media(min-width:701px) and (max-width:1000px){.analyst-card{width:calc((100% - 24px)/2)}.analysts-grid{gap:24px}}
@media(max-width:800px){.hero-inner{min-height:0}.hero-copy{padding:28px 0 170px;max-width:100%}.hero-logo{width:clamp(240px,48vw,330px)}.hero-caption{bottom:30px}.free-tip-body{grid-template-columns:1fr;gap:24px;padding:24px}.free-match{grid-column:auto}.free-choice{border:0;border-top:1px solid #365780;padding:22px 0 0;align-items:center;text-align:center}.team-badge{width:84px;height:84px}.free-match .team h3{font-size:18px}}
@media(max-width:700px){.analyst-card{width:100%;max-width:420px}.analyst-photo.portrait-3,.analyst-photo.portrait-4{aspect-ratio:1}.hero-brand{margin-bottom:22px}.locked-team .team-badge{width:68px;height:68px}}
@media(max-width:380px){.hero-logo{width:230px}.free-tip-body{padding:22px 16px}.free-match{gap:12px}.team-badge{width:72px;height:72px}.free-match .team h3{font-size:16px}}

@media(min-width:701px){.portrait-3,.portrait-4{background-size:auto 100%}}
/* Editable content and user-uploaded images */
.editable-portrait{background-image:none}.editable-portrait.crop-full{background-size:cover;background-position:center 25%}.editable-portrait.crop-0{background-size:300% auto;background-position:0% 22%}.editable-portrait.crop-1{background-size:300% auto;background-position:50% 22%}.editable-portrait.crop-2{background-size:300% auto;background-position:100% 22%}.editable-portrait.crop-3{background-size:auto 100%;background-position:0% 15%}.editable-portrait.crop-4{background-size:auto 100%;background-position:100% 15%}.analyst-bio{font-size:16px;margin:16px 0 0;color:var(--muted)}.plan-symbol img{width:90px;height:90px;object-fit:contain}.footer-links{display:flex;flex-wrap:wrap;gap:20px;margin:22px 0;font-size:14px}.tip-result{font-size:14px;padding:8px 18px;border:1px solid var(--line);border-radius:20px;width:max-content;max-width:calc(100% - 40px);margin:0 20px 20px;color:#d9e8ff}.result-won{color:#8af5b3;border-color:#328956}.result-lost{color:#ffc4c4;border-color:#a24747}.result-void{color:#ddd}.site-header nav{flex-wrap:wrap}.site-header{height:auto;min-height:98px}.header-inner{min-height:98px}.brand-logo{object-fit:contain}.hero-logo{object-fit:contain}.free-tip-card{min-width:0}.hero-description,.section-description,.about-copy,.analyst-info,.plan-description,.faq-list p{overflow-wrap:anywhere}
@media(max-width:800px){.site-header,.header-inner{min-height:104px}.site-header nav{flex-wrap:nowrap}.editable-portrait.crop-3,.editable-portrait.crop-4{background-size:200% auto}}

.tip-score{margin:0 20px 18px;text-align:center;color:var(--text);font-size:17px}.tip-score b{padding-inline:8px}
