:root{--ink:#122019;--muted:#69716c;--line:#e5e9e4;--paper:#f6f8f5;--green:#b5f342;--dark:#11291d;--radius:16px;font-family:system-ui,-apple-system,'Segoe UI',sans-serif;color:var(--ink);background:#fff;font-synthesis:none}*{box-sizing:border-box}body{margin:0}button,input,textarea,select{font:inherit}button,a,input,textarea,select{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{cursor:pointer}a{color:inherit;text-decoration:none}button{color:inherit}img{display:block;width:100%;object-fit:cover}button:focus-visible,a:focus-visible{outline:3px solid #548f10;outline-offset:4px}input:focus,textarea:focus,select:focus{outline:2px solid #77a535;outline-offset:2px}button:disabled{cursor:default;opacity:.55}.skip{position:fixed;top:-70px;left:16px;z-index:100;background:var(--green);padding:14px}.skip:focus{top:12px}.wrap{width:min(1280px,calc(100% - 80px));margin:auto}.topbar{background:var(--dark);color:#dce5dd;font-size:12px;letter-spacing:.035em}.topbar .wrap{min-height:32px;display:flex;justify-content:space-between;align-items:center;gap:12px}.topbar strong{color:var(--green);font-weight:600}.masthead{height:100px;display:flex;align-items:center;justify-content:space-between;gap:25px}.brand{display:inline-flex;align-items:center;gap:10px;white-space:nowrap}.brand-mark{font-family:Arial,sans-serif;background:var(--green);font-style:italic;font-weight:900;letter-spacing:-4px;padding:5px 13px 6px 8px;line-height:1.15;font-size:34px;transform:skew(-5deg);border-radius:5px}.brand-name{font-size:30px;letter-spacing:-1.8px;font-weight:800}.payoff{border-left:1px solid var(--line);padding-left:24px;margin-left:22px;color:var(--muted);font-size:14px}.brand-group,.actions{display:flex;align-items:center;gap:12px}.actions{gap:16px}.btn{border:1px solid var(--line);border-radius:8px;background:white;padding:12px 18px;font-weight:700;font-size:14px;display:inline-flex;align-items:center;justify-content:center;gap:9px;line-height:1.4}.btn:hover{background:#edf1e9}.btn.green{background:var(--green);border-color:var(--green);color:#122019}.btn.green:hover{background:#a0df2d}.btn.dark{background:var(--dark);border-color:var(--dark);color:#fff}.btn.ghost{background:transparent;border-color:transparent}.iconbtn{border:0;background:transparent;width:40px;height:40px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;position:relative}.iconbtn:hover{background:var(--paper)}.icon{width:20px;height:20px;flex-shrink:0;stroke:currentColor;fill:none;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.notification-dot{width:6px;height:6px;border-radius:50%;background:#608e19;position:absolute;top:7px;right:9px}.navbar{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:white}.navinner{display:flex;justify-content:space-between;align-items:center;gap:20px}.navlinks{display:flex;gap:32px}.navlinks a{padding:17px 0;font-size:14px;font-weight:700;border-bottom:3px solid transparent}.navlinks a:hover,.navlinks a.active{border-color:var(--green)}.navlinks .live-link{display:flex;align-items:center;gap:6px}.live-dot{width:6px;height:6px;background:#79a926;border-radius:50%;display:inline-block}.navlabel{font-size:12px;color:var(--muted);display:flex;align-items:center;gap:8px}.menu-btn{display:none}.ticker{background:var(--paper);border-bottom:1px solid var(--line)}.ticker-inner{display:flex;align-items:stretch;overflow-x:auto;scrollbar-width:thin}.ticker-label{padding:16px 23px 14px 0;min-width:139px;font-size:12px;font-weight:700;line-height:1.6}.ticker-label span{color:var(--muted);font-weight:400;display:block;font-size:11px}.tick{flex:1;min-width:200px;border-left:1px solid var(--line);padding:12px 24px;display:grid;grid-template-columns:1fr auto;gap:4px;font-size:12px}.tick small{font-size:10px;letter-spacing:.05em;color:#547221;grid-column:1/-1}.tick b{font-size:13px}.tick:hover{background:#edf2e9}.main{padding-top:34px;padding-bottom:70px;min-height:55vh}.eyebrow{font-size:11px;text-transform:uppercase;font-weight:800;letter-spacing:.13em;display:inline-flex;align-items:center;gap:8px}.eyebrow.green{color:#557f18}.intro-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.intro-row .eyebrow:before{content:'';display:block;width:22px;height:3px;background:var(--green)}.date{font-size:12px;color:var(--muted)}h1,h2,h3,p{margin:0}h1,h2,h3{letter-spacing:-.025em}.display{font-family:'Arial Narrow','Arial Narrow',Impact,sans-serif;line-height:1.02;letter-spacing:0;font-weight:700}.lead-grid{display:grid;grid-template-columns:1.9fr 1fr;gap:32px}.hero{position:relative;border-radius:var(--radius);overflow:hidden;min-height:490px;background:var(--dark);color:#fff;display:flex;align-items:flex-end}.hero>img{position:absolute;height:100%;inset:0;transition:transform .6s}.hero:hover>img{transform:scale(1.025)}.hero:after{content:'';position:absolute;inset:0;background:linear-gradient(0deg,rgba(7,20,13,.97),rgba(7,20,13,.43) 49%,rgba(7,20,13,0) 80%)}.hero-content{position:relative;z-index:1;padding:32px;max-width:720px}.pill{font-size:10px;font-weight:800;letter-spacing:.08em;border-radius:4px;padding:5px 8px;background:var(--green);color:var(--ink);display:inline-flex;gap:5px;align-items:center;text-transform:uppercase}.hero h1{font-size:clamp(38px,4.1vw,59px);margin:13px 0 12px;max-width:620px}.hero p{font-size:14px;line-height:1.6;color:#e1e7df;max-width:570px}.meta{display:flex;gap:9px;align-items:center;color:var(--muted);font-size:11px;margin-top:17px;flex-wrap:wrap}.hero .meta{color:#dce5d9}.avatar{width:29px;height:29px;border-radius:50%;background:#edf1e8;display:inline-flex;align-items:center;justify-content:center;font-weight:800;font-size:10px;color:#476044;flex-shrink:0}.avatar.lg{width:45px;height:45px;font-size:14px}.avatar.xl{width:76px;height:76px;font-size:24px;background:var(--green)}.latest{display:flex;flex-direction:column}.section-header{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-bottom:20px}.section-header h2{font-size:25px;font-weight:800;letter-spacing:-1px}.textlink{display:inline-flex;align-items:center;gap:6px;font-size:12px;font-weight:700;white-space:nowrap}.textlink:hover{text-decoration:underline}.textlink .icon{width:16px;height:16px}.latest>.section-header{margin-bottom:5px}.latest h2{font-size:17px;letter-spacing:-.4px}.news-row{display:grid;grid-template-columns:1fr 116px;gap:18px;padding:22px 0;border-bottom:1px solid var(--line);align-items:center;flex:1}.news-row:last-child{border-bottom:0;padding-bottom:0}.news-row img{height:116px;border-radius:10px}.news-row h3{font-size:18px;line-height:1.3;margin-top:8px}.news-row:hover h3,.story:hover h3{color:#567d1b}.news-row .meta{margin-top:10px;font-size:10px}.section{margin-top:44px}.score-area{background:var(--paper);border:1px solid var(--line);border-radius:var(--radius);padding:26px}.score-title{display:flex;align-items:center;gap:12px}.score-title h2{font-size:24px}.small-badge{background:#e7eee0;color:#53771b;font-size:10px;padding:4px 7px;border-radius:4px;letter-spacing:.04em;font-weight:700}.scores{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.scorecard{border:1px solid var(--line);background:#fff;border-radius:10px;padding:16px;text-align:left;width:100%}.scorecard:hover{border-color:#aac178}.score-top{display:flex;justify-content:space-between;align-items:center;color:var(--muted);font-size:10px;margin-bottom:16px}.status{color:#557c18;font-weight:800}.team{display:flex;align-items:center;gap:9px;font-size:13px;margin-top:11px}.team strong{margin-left:auto;font-size:16px}.crest{width:23px;height:23px;border:1px solid #d7dfd4;background:#f2f5ee;border-radius:6px;display:flex;align-items:center;justify-content:center;font-weight:800;font-size:8px;color:#345835}.event{font-size:10px;margin-top:14px;padding-top:12px;border-top:1px solid var(--line);color:var(--muted)}.editorial-grid{display:grid;grid-template-columns:1fr 1fr 1fr;gap:25px}.story img{height:210px;border-radius:12px;margin-bottom:17px}.story h3{font-size:21px;line-height:1.3;margin:8px 0}.story p{font-size:13px;color:var(--muted);line-height:1.6}.story .meta{margin-top:12px}.community-grid{display:grid;grid-template-columns:1fr 1.3fr;gap:30px}.panel{border:1px solid var(--line);border-radius:var(--radius);padding:26px;background:white}.panel.soft{background:var(--paper)}.panel h3{font-size:20px;line-height:1.35;margin-bottom:10px}.muted{color:var(--muted)}.small{font-size:12px;line-height:1.6}.poll-options{display:grid;gap:11px;margin:23px 0 18px}.poll-option{position:relative;width:100%;background:white;border:1px solid #e2e7dd;padding:13px 14px;border-radius:7px;overflow:hidden;text-align:left;font-size:13px;display:flex;justify-content:space-between;gap:12px;isolation:isolate}.poll-option:before{content:'';position:absolute;left:0;top:0;bottom:0;width:var(--pct);background:#edf2e5;z-index:-1}.poll-option.selected{border-color:#5e8622}.poll-option.selected:before{background:#d9edb7}.poll-option.selected span:before{content:'✓ ';font-weight:800}.poll-bottom{display:flex;justify-content:space-between;align-items:center;gap:14px}.community-post{padding:19px 0;border-bottom:1px solid var(--line)}.community-post:first-of-type{padding-top:0}.community-post:last-child{border-bottom:0}.post-head{display:flex;gap:10px;align-items:center}.post-head b{font-size:13px}.post-head small{font-size:10px;color:var(--muted)}.post-head .topic{margin-left:auto;font-size:10px;color:#517329;background:#eff4e9;padding:5px 8px;border-radius:5px}.community-post p{font-size:13px;line-height:1.7;margin:11px 0}.post-actions{display:flex;gap:18px;align-items:center}.post-actions button{border:0;background:none;display:flex;align-items:center;gap:5px;color:var(--muted);font-size:11px;padding:4px 0}.post-actions .icon{width:15px;height:15px}.post-actions button.liked{color:#568016}.premium-strip{background:var(--dark);border-radius:var(--radius);padding:34px 38px;color:#fff;display:flex;justify-content:space-between;align-items:center;gap:30px;position:relative;overflow:hidden}.premium-strip .eyebrow{color:var(--green)}.premium-strip h2{font-size:34px;margin:7px 0;font-weight:700}.premium-strip p{font-size:13px;color:#c5d0c8;line-height:1.6}.footer{background:var(--paper);border-top:1px solid var(--line);padding:40px 0 20px}.footer-top{display:flex;justify-content:space-between;align-items:flex-start;gap:40px;padding-bottom:30px}.footer .brand-name{font-size:25px}.footer .brand-mark{font-size:27px}.footer p{font-size:12px;color:var(--muted);margin-top:14px;line-height:1.8;max-width:330px}.footer-nav{display:flex;gap:50px;font-size:12px}.footer-nav div{display:grid;gap:12px}.footer-nav b{margin-bottom:4px}.footer-nav a:hover{text-decoration:underline}.footer-bottom{border-top:1px solid var(--line);padding-top:19px;display:flex;justify-content:space-between;gap:20px;color:var(--muted);font-size:10px}.page-head{margin:8px 0 32px;max-width:780px}.page-head h1{font-size:clamp(43px,6vw,72px);margin:11px 0 13px}.page-head p{font-size:15px;line-height:1.7;color:var(--muted)}.tabs{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:25px}.tab{border:1px solid var(--line);background:#fff;border-radius:7px;padding:10px 17px;font-size:13px;font-weight:600}.tab.active{background:var(--dark);color:#fff;border-color:var(--dark)}.category-lead{display:grid;grid-template-columns:1.3fr 1fr;gap:40px;align-items:center;margin-bottom:40px}.category-lead img{height:380px;border-radius:var(--radius)}.category-lead h2{font-size:42px;margin:12px 0 18px}.category-lead p{color:var(--muted);line-height:1.7;font-size:14px}.live-layout,.discussion-layout{display:grid;grid-template-columns:1fr 330px;gap:30px}.live-list{display:grid;gap:14px}.live-match{background:#fff;border:1px solid var(--line);border-radius:12px;padding:23px}.match-main{display:grid;grid-template-columns:1fr 80px 1fr;align-items:center;text-align:center;gap:20px;margin:22px 0}.match-main .team{font-size:18px;justify-content:center;margin:0}.match-main .crest{width:36px;height:40px;font-size:11px}.match-score{font-size:27px;font-weight:800}.match-foot{display:flex;justify-content:space-between;align-items:center;font-size:12px;color:var(--muted)}details{border-top:1px solid var(--line);margin-top:20px;padding-top:15px}summary{cursor:pointer;font-size:13px;font-weight:600}.timeline{display:grid;gap:15px;margin-top:20px}.timeline-row{display:flex;gap:16px;font-size:13px;line-height:1.5}.timeline-row b{min-width:35px;color:#587e20}.standings{width:100%;border-collapse:collapse;font-size:12px}.standings td,.standings th{text-align:left;border-bottom:1px solid var(--line);padding:12px 5px}.standings th{font-size:10px;color:var(--muted);font-weight:500}.standings td:last-child,.standings th:last-child{text-align:right}.notice{background:#eff4e8;border:1px solid #dfe9d2;border-radius:9px;padding:14px 17px;color:#4b622c;font-size:12px;line-height:1.6}.poll-grid{display:grid;grid-template-columns:1fr 1fr;gap:25px}.poll-grid .panel h3{min-height:54px}.topic-list{display:grid;gap:17px;margin-top:20px}.topic-list button{background:none;border:0;display:flex;text-align:left;gap:12px;align-items:center;padding:0}.topic-list button span{font-size:12px}.topic-list b{font-size:14px;display:block;margin-bottom:3px}.topic-number{width:25px;color:#90a37b;font-size:17px!important;font-weight:600}.composer{background:var(--paper);border:1px solid var(--line);border-radius:12px;padding:20px;margin-bottom:20px}textarea,input,select{border:1px solid #dbe2d7;background:white;border-radius:7px;padding:12px;width:100%;color:var(--ink)}textarea{resize:vertical;min-height:100px}.composer textarea{margin:14px 0 10px;font-size:14px}.composer-bottom{display:flex;justify-content:space-between;gap:15px;align-items:center}.composer select{width:auto;font-size:12px}.reply-form{margin:12px 0 10px;display:flex;gap:8px}.reply-form input{font-size:13px}.reply{margin:12px 0 0 38px;padding:12px 14px;background:var(--paper);border-radius:8px;font-size:12px;line-height:1.6}.reply b{display:block;margin-bottom:3px}.article{max-width:890px;margin:auto}.breadcrumbs{font-size:12px;color:var(--muted);margin-bottom:24px;display:flex;gap:9px}.article h1{font-size:clamp(40px,6vw,70px);margin:16px 0 22px}.article .standfirst{font-size:19px;line-height:1.6;color:var(--muted);max-width:800px}.article-toolbar{display:flex;justify-content:space-between;align-items:center;gap:20px;margin:25px 0}.article-toolbar .meta{margin:0}.article-image{height:460px;border-radius:14px}.caption{font-size:11px;color:var(--muted);margin-top:10px}.article-body{max-width:700px;margin:32px auto;font-family:Georgia,serif;font-size:18px;line-height:1.85}.article-body p{margin:20px 0}.article-body h2{font-family:'DM Sans',sans-serif;font-size:25px;margin:30px 0 12px}.article-body blockquote{margin:30px 0;padding:10px 25px;border-left:4px solid var(--green);font-size:26px;font-style:italic;line-height:1.5}.article-comments{max-width:700px;margin:40px auto 0}.auth-wrap{max-width:950px;margin:20px auto;display:grid;grid-template-columns:1fr 1fr;border:1px solid var(--line);border-radius:20px;overflow:hidden}.auth-brand{background:var(--dark);color:white;padding:46px;display:flex;flex-direction:column;justify-content:space-between;gap:40px}.auth-brand h1{font-size:62px;line-height:1.05;margin-bottom:20px}.auth-brand p{font-size:14px;color:#c4d0c4;line-height:1.8}.auth-form{padding:38px}.auth-form h2{font-size:27px;margin:20px 0 8px}.field{display:grid;gap:8px;font-size:13px;font-weight:600;margin-top:19px}.field input{font-weight:400}.auth-form .btn{width:100%;margin-top:22px}.auth-form .tabs{margin:0}.checklabel{display:flex;gap:9px;align-items:flex-start;font-size:12px;line-height:1.5;margin-top:20px;color:var(--muted)}.checklabel input{width:16px;height:16px;margin:2px 0}.profile-head{display:flex;gap:22px;align-items:center;margin-bottom:35px}.profile-head h1{font-size:39px;margin-bottom:7px}.profile-grid{display:grid;grid-template-columns:290px 1fr;gap:30px}.profile-stats{display:flex;gap:25px;padding:20px 0}.profile-stats b{display:block;font-size:25px}.setting{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--line);padding:18px 0;gap:15px;font-size:14px}.setting input{width:20px;height:20px;accent-color:#567e1c}.empty{text-align:center;padding:45px 20px;border:1px dashed #d2dccd;border-radius:12px;background:var(--paper)}.empty h3{margin-bottom:10px}.empty p{font-size:14px;color:var(--muted);line-height:1.6}.empty .btn{margin-top:20px}.overlay{position:fixed;inset:0;background:#0d1b15a8;z-index:99;display:flex;justify-content:center;align-items:flex-start;padding:100px 20px 30px;overflow:auto;backdrop-filter:blur(4px)}.modal{width:min(640px,100%);background:white;border-radius:18px;padding:28px;box-shadow:0 25px 100px #0003;max-height:80vh;overflow:auto}.modal-head{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:20px}.modal h2{font-size:24px}.search-input{padding:17px;font-size:17px}.search-result{display:block;padding:17px 0;border-bottom:1px solid var(--line)}.search-result b{display:block;margin-top:6px;font-size:17px;line-height:1.4}.search-result:hover b{color:#527c16}.toast{position:fixed;bottom:24px;left:50%;transform:translateX(-50%);background:var(--dark);color:#fff;padding:14px 22px;border-radius:9px;font-size:13px;z-index:120;box-shadow:0 8px 35px #0002;max-width:calc(100% - 30px);text-align:center}.mobile-only{display:none}.results-label{font-size:11px;color:var(--muted);margin-top:18px}.separator{height:1px;background:var(--line);margin:25px 0}.notification{padding:15px 0;border-bottom:1px solid var(--line);font-size:13px;line-height:1.7}.notification b{display:block}.read{opacity:.55}.full{width:100%}.spaced{margin-top:22px}
@media(min-width:1500px){.hero{min-height:530px}}@media(max-width:1100px){.wrap{width:calc(100% - 48px)}.payoff{display:none}.navlinks{gap:24px}.lead-grid{grid-template-columns:1.65fr 1fr;gap:25px}.hero{min-height:490px}.hero-content{padding:25px}.hero h1{font-size:47px}.news-row{grid-template-columns:1fr 90px;gap:13px}.news-row img{height:100px}.news-row h3{font-size:16px}.scores{grid-template-columns:repeat(2,1fr)}.live-layout,.discussion-layout{grid-template-columns:1fr 285px}.story img{height:180px}.community-grid{gap:24px}.navlabel{display:none}}
@media(max-width:760px){.wrap{width:calc(100% - 32px)}.topbar .wrap{min-height:29px;font-size:10px}.topbar .top-right{display:none}.masthead{height:75px;gap:10px}.brand-mark{font-size:27px;letter-spacing:-3px;padding:5px 11px 5px 7px}.brand-name{font-size:24px;letter-spacing:-1.3px}.actions{gap:2px}.actions>.premium-top,.actions>.account-btn{display:none}.menu-btn{display:inline-flex}.navinner{display:block}.navlinks{gap:26px;overflow:auto;scrollbar-width:none}.navlinks a{white-space:nowrap;font-size:12px;padding:13px 0}.ticker-label{min-width:110px;padding:12px 12px 12px 0;font-size:10px}.ticker-label span{font-size:9px}.tick{min-width:176px;padding:10px 16px;font-size:11px}.main{padding-top:25px;padding-bottom:40px}.intro-row{margin-bottom:16px}.date{font-size:10px}.eyebrow{font-size:10px}.lead-grid{grid-template-columns:1fr;gap:26px}.hero{min-height:440px}.hero-content{padding:23px}.hero h1{font-size:45px;line-height:1.03}.hero p{font-size:13px}.hero .meta{font-size:10px}.latest .section-header{margin-bottom:0}.news-row{grid-template-columns:1fr 110px;padding:18px 0;gap:20px}.news-row img{height:100px}.news-row h3{font-size:18px}.news-row .meta{font-size:11px}.news-row:last-child{padding-bottom:0}.section{margin-top:32px}.section-header{margin-bottom:17px}.section-header h2,.score-title h2{font-size:22px}.section-header .textlink{font-size:11px}.score-area{padding:19px 15px}.score-title{gap:7px}.score-title .small-badge{font-size:8px}.scores{gap:10px}.scorecard{padding:12px}.score-top{font-size:9px}.team{font-size:11px;gap:6px}.team strong{font-size:14px}.event{font-size:9px;line-height:1.6}.crest{width:20px;height:21px;font-size:7px}.editorial-grid{grid-template-columns:1fr}.story{display:grid;grid-template-columns:1fr 114px;gap:10px 18px}.story img{grid-column:2;grid-row:1/5;height:120px;margin:0}.story>div{grid-column:1;grid-row:1/5}.story h3{font-size:20px}.story p{display:none}.community-grid{grid-template-columns:1fr;gap:25px}.panel{padding:21px}.premium-strip{padding:26px;display:block}.premium-strip h2{font-size:29px}.premium-strip .btn{margin-top:20px}.footer{padding-top:30px}.footer-top{flex-direction:column;gap:27px}.footer-nav{gap:55px}.footer-bottom{flex-direction:column;gap:10px;font-size:10px}.page-head h1{font-size:53px}.page-head p{font-size:14px}.category-lead{grid-template-columns:1fr;gap:22px}.category-lead img{height:260px}.category-lead h2{font-size:38px;margin-top:10px}.live-layout,.discussion-layout{grid-template-columns:1fr}.live-layout aside{order:2}.match-main{gap:8px;grid-template-columns:1fr 65px 1fr}.match-main .team{font-size:13px;flex-direction:column;gap:8px}.match-score{font-size:24px}.match-main .crest{width:30px;height:32px}.live-match{padding:18px}.match-foot{font-size:11px}.poll-grid{grid-template-columns:1fr}.poll-grid .panel h3{min-height:0}.article h1{font-size:45px}.article .standfirst{font-size:16px}.article-image{height:290px}.article-toolbar{gap:10px}.article-toolbar .meta{font-size:10px;max-width:200px}.article-toolbar .btn{padding:10px}.article-body{font-size:17px}.article-body blockquote{font-size:23px}.auth-wrap{grid-template-columns:1fr;margin:0}.auth-brand{padding:28px;gap:24px}.auth-brand h1{font-size:45px;margin-bottom:12px}.auth-brand>div:last-child{display:none}.auth-form{padding:25px}.profile-grid{grid-template-columns:1fr}.profile-head h1{font-size:31px}.profile-head{gap:16px}.avatar.xl{width:62px;height:62px;font-size:20px}.overlay{padding-top:30px}.modal{padding:22px}.modal h2{font-size:21px}.mobile-only{display:block}.mobile-nav{display:grid;gap:0}.mobile-nav a{padding:15px 0;font-size:19px;font-weight:600;border-bottom:1px solid var(--line)}.composer-bottom{align-items:stretch;flex-direction:column}.composer select{width:100%}.post-head .topic{font-size:9px}.post-head b{font-size:12px}.post-head small{font-size:9px}.reply-form{flex-direction:column}.notification-dot{right:7px}.tabs{gap:6px}.tab{font-size:12px;padding:9px 14px}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}
/* Visual direction based on the supplied editorial reference. */
:root{--ink:#0f1d29;--muted:#687484;--line:#e9edf2;--paper:#f6f8fb;--green:#26ed80;--dark:#10232f;--radius:10px;background:#f7f9fc}.wrap{width:min(1512px,calc(100% - 48px))}.header{background:#fff;border-bottom:1px solid var(--line)}.masthead{height:94px;gap:26px}.brand{display:flex;flex-direction:column;gap:1px;align-items:flex-start}.brand-name{font-size:31px;letter-spacing:-1.65px;line-height:1.15;display:flex;align-items:center;gap:7px}.brand-name>b{font-size:22px;letter-spacing:-1px;font-style:italic}.logo-dot{width:9px;height:9px;background:#20ca69;border-radius:50%;display:inline-block;margin-left:1px}.brand-payoff{font-size:10px;letter-spacing:.02em;color:#737b85;margin-left:35px}.navlinks{gap:25px;align-self:stretch;align-items:center}.navlinks a{font-size:13px;padding:36px 0 31px}.navlinks a.active,.navlinks a:hover{border-color:#22cb6b}.actions{gap:12px}.searchbar{display:flex;align-items:center;gap:11px;background:#f3f5f8;border:1px solid #edf0f4;border-radius:24px;padding:12px 17px;color:#778292;font-size:11px;width:235px;text-align:left}.searchbar .icon{width:17px;height:17px;color:var(--ink)}.notification-btn{border:1px solid var(--line);border-radius:12px}.notification-dot{background:#ef5353}.user-circle{height:36px;width:36px;border-radius:50%;background:var(--dark);color:#fff;display:flex;align-items:center;justify-content:center;font-size:11px}.user-circle .icon{width:17px;height:17px}.main{padding-top:19px}.edition-line{display:flex;justify-content:space-between;gap:15px;font-size:10px;letter-spacing:.055em;color:#6a7882;margin-bottom:15px}.edition-line>span:first-child{display:flex;align-items:center;gap:7px}.live-dot{background:#29d97a}.frontpage{display:grid;grid-template-columns:2.05fr 1.04fr .83fr;gap:12px;min-height:440px}.hero{min-height:440px;border-radius:7px}.hero>img{object-position:62% center}.hero-content{padding:28px;max-width:100%}.hero h1{font-family:Georgia,'Times New Roman',serif;font-size:clamp(32px,3vw,47px);line-height:1.08;letter-spacing:-1.7px;margin:12px 0 11px}.hero p{font-size:16px;line-height:1.4;max-width:570px;color:#f3f5f5}.hero .meta{font-size:11px;gap:7px;margin-top:17px}.pill{font-size:10px;letter-spacing:0;padding:5px 9px;border-radius:4px;background:#42f594;color:#082a1b}.headline-stack{display:grid;grid-template-rows:repeat(3,1fr);gap:9px}.headline-tile{position:relative;overflow:hidden;isolation:isolate;color:white;border-radius:7px;min-height:140px;display:flex;align-items:flex-end}.headline-tile img{height:100%;position:absolute;inset:0;z-index:-2;object-position:50% 46%;transition:transform .4s}.headline-tile:hover img{transform:scale(1.04)}.headline-tile:before{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#04121e20,#061521b5 55%),linear-gradient(0deg,#07131be0,transparent);z-index:-1}.headline-tile>div{padding:16px 17px 15px 32%;}.headline-tile h2{font-size:15px;letter-spacing:-.25px;line-height:1.22;margin:7px 0 6px}.headline-tile>div>span:last-child{font-size:10px;color:#d4dce1}.headline-tile .pill{font-size:8px;padding:3px 5px;background:#187342;color:#fff}.headline-tile .pill.basket{background:#b86012}.headline-tile .pill.tennis{background:#127da2}.editorial-promo{background:#0b1c2b;color:white;position:relative;border-radius:7px;overflow:hidden;padding:40px 28px;isolation:isolate;display:flex;flex-direction:column;justify-content:space-between}.editorial-promo>img{position:absolute;inset:0;height:100%;object-position:12% center;z-index:-3}.editorial-promo:after{content:'';inset:0;position:absolute;background:linear-gradient(180deg,#081b2cee 15%,#091c2dbb 50%,#07152144);z-index:-2}.editorial-promo .eyebrow{font-size:8px;letter-spacing:.12em;color:#c8d9d5;line-height:1.8}.editorial-promo h2{font-family:Georgia,serif;font-size:34px;letter-spacing:-.8px;line-height:1.03;margin:13px 0 17px}.editorial-promo p{font-size:13px;line-height:1.6;max-width:220px}.editorial-promo .btn{border-radius:30px;margin-top:22px;font-size:12px;padding:11px 19px}.promo-bottom{text-align:right;font-size:9px;letter-spacing:.5em;line-height:1.9;margin-top:35px}.dashboard-three{display:grid;grid-template-columns:1fr 1fr 1.06fr;gap:14px;margin-top:20px;align-items:stretch}.dashboard-panel{background:#fff;border:1px solid var(--line);border-radius:12px;padding:22px 20px 17px;min-width:0}.section-header h2{display:flex;align-items:center;gap:9px;font-size:22px;letter-spacing:-.8px}.section-header h2>.icon{width:26px;height:26px}.dashboard-panel .section-header{margin-bottom:18px;gap:8px}.dashboard-panel .textlink{font-size:11px;font-weight:500;gap:5px}.big-live-dot{width:13px;height:13px;border-radius:50%;background:#2aee85;display:inline-block}.dashboard-panel .tabs{gap:5px;flex-wrap:nowrap;margin-bottom:13px}.dashboard-panel .tab{font-size:11px;padding:7px 12px;border-radius:5px;white-space:nowrap;background:#f3f5f8;border-color:#f0f2f6;font-weight:400}.dashboard-panel .tab.active{background:var(--dark);border-color:var(--dark)}.compact-match{padding:16px 0;display:block;border-top:1px solid var(--line)}.compact-match:hover{background:#fafbfd}.compact-match .score-top{font-size:10px;margin-bottom:9px;justify-content:flex-start;gap:30px}.match-status{color:#067b3a;background:#c9f6dc;border-radius:4px;font-size:10px;padding:4px 7px;font-weight:700}.match-status.is-live{color:#b5363d;background:#ffe2e4}.compact-match-body{display:grid;grid-template-columns:1fr 1fr;gap:16px;align-items:center}.compact-match-body>.compact-events{border-left:1px solid var(--line);padding-left:15px}.compact-match .team{font-size:12px;margin-top:8px}.compact-match .team strong{font-size:13px}.crest{border:0;background:#e6edf7;border-radius:50%;color:#31558a;font-size:9px;font-weight:800;width:25px;height:25px}.team-inter{background:#103782;color:#fff}.team-verona{background:#f4d454;color:#243c6c}.team-milan{background:#b82d3b;color:#fff}.team-roma{background:#6f2236;color:#f5cb4b}.team-lakers{background:#eec341;color:#533b7e}.team-celtics{background:#168356;color:#fff}.compact-events{display:grid;gap:9px;font-size:10px;color:#6c7587;line-height:1.35}.compact-events span{display:flex;align-items:flex-start}.compact-events i{width:4px;height:8px;border-radius:2px;background:#acb6c0;display:inline-block;margin:3px 7px 0 0;flex-shrink:0}.compact-events span:first-child i{background:#2aba74}.results-label{font-size:9px;line-height:1.5}.poll-card{border:1px solid var(--line);padding:17px;border-radius:9px;margin-top:12px}.poll-card:first-child{margin-top:0}.poll-card-top{display:flex;justify-content:space-between;align-items:center;gap:10px;margin-bottom:10px}.poll-card-top .pill{background:#b1f6cf;font-size:9px;font-weight:700;text-transform:uppercase;line-height:1.3;padding:5px 7px}.poll-card-top>.small{font-size:10px;white-space:nowrap}.poll-card h3{font-size:16px;letter-spacing:-.3px;line-height:1.3}.poll-options{gap:6px;margin:13px 0 15px}.poll-option{border-color:transparent;border-radius:4px;padding:5px 9px;font-size:12px;background:#f5f6f8;min-height:27px}.poll-option:before{background:#e2e6eb;border-radius:3px}.poll-option.selected:before{background:#b2f3d1}.poll-option.selected{border-color:#23b968}.poll-card .btn{font-size:12px;padding:9px 13px;border-radius:6px}.poll-card .small.spaced{font-size:10px;margin-top:10px}.poll-grid .poll-card{border:0;margin:0;padding:0}.poll-grid .poll-option{padding:13px}.poll-grid .poll-card h3{font-size:22px;min-height:56px}.poll-grid .poll-card .btn{padding:13px}.poll-grid .poll-card-top{margin-bottom:20px}.poll-grid .poll-card-top .pill{font-size:10px}.dashboard-panel .community-post{padding:12px 0}.community-post h4{font-size:13px;line-height:1.4;margin:8px 0 0 38px;letter-spacing:-.15px}.community-post p{margin:3px 0 9px 38px;font-size:12px;line-height:1.45;color:#5f6b7b}.post-head b{font-size:11px}.post-head small{font-size:9px}.post-head .topic{border:0;background:#eff4f7;color:#63768a;font-size:8px;padding:3px 5px;cursor:pointer}.post-actions{margin-left:38px}.post-actions button{font-size:10px;gap:6px}.post-actions .icon{width:14px;height:14px}.avatar{width:29px;height:29px;font-size:10px;color:#385265}.trending-footer{border-top:1px solid var(--line);padding-top:13px;margin-top:5px}.trending-footer>b{font-size:12px}.topic-chips{display:flex;flex-wrap:wrap;gap:6px;margin-top:12px}.topic-chips button{border:0;border-radius:20px;background:#f1f4f8;padding:7px 9px;font-size:10px}.topic-chips button.active{background:#d4f6e2;color:#126436}.display{font-family:Georgia,'Times New Roman',serif;line-height:1.1;letter-spacing:-1.5px}.page-head h1{font-size:56px}.category-lead h2{font-size:39px}.eyebrow.green{color:#168351}.story{background:#fff;border-radius:10px;overflow:hidden;border:1px solid var(--line)}.story img{border-radius:0;margin:0}.story>div{padding:21px}.story h3{font-family:Georgia,serif;font-size:23px;line-height:1.2;font-weight:700}.story .meta{font-size:10px}.premium-strip{background:#10232f}.premium-strip h2{font-family:Georgia,serif;font-size:35px}.btn.green:hover{background:#1bd671}.btn:hover{background:#ecf1f5}.btn.dark:hover{background:#203a4b}.article-body blockquote{border-color:var(--green)}.notice{background:#edf8f1;border-color:#d8ece1;color:#365e48}.footer{background:#fff}.footer .brand-name{font-size:28px}.footer .brand-name>b{font-size:20px}.profile-stories{grid-template-columns:1fr 1fr}.discussion-layout>.panel .community-post p{font-size:14px}.panel .community-post{padding:22px 0}.panel .community-post p{font-size:14px;line-height:1.7}.auth-brand h1{font-family:Georgia,serif}.auth-form{background:#fff}.auth-form h2{font-size:26px}.article h1{font-size:60px}.article-toolbar .post-head{align-items:center}.article-toolbar .meta{margin:0}.article-toolbar .avatar{width:38px;height:38px;font-size:12px}.article-body{color:#293844}.poll-option:disabled{opacity:1}.poll-option.selected:disabled{border-color:#23b968}.btn:disabled{opacity:.65}.section{margin-top:38px}
@media(min-width:1650px){.frontpage,.hero{min-height:500px}.headline-tile{min-height:160px}.hero h1{font-size:50px}}
@media(max-width:1250px){.masthead{gap:20px}.navlinks{gap:20px}.navlinks a{font-size:12px}.searchbar{width:38px;height:38px;padding:9px;background:none;border:0}.searchbar span{display:none}.brand-name{font-size:27px}.frontpage{grid-template-columns:1.9fr 1fr .85fr;min-height:430px}.hero{min-height:430px}.hero h1{font-size:38px}.hero p{font-size:14px}.hero-content{padding:23px}.editorial-promo{padding:30px 20px}.editorial-promo h2{font-size:29px}.headline-tile>div{padding-left:20px}.headline-tile h2{font-size:14px}.dashboard-panel{padding:19px 15px}.dashboard-panel .tab{padding:7px 8px;font-size:10px}.dashboard-panel .section-header h2{font-size:20px}.dashboard-panel .textlink{font-size:10px}.compact-match-body{gap:9px}.compact-match-body>.compact-events{padding-left:9px}.compact-events{font-size:9px}.compact-match .team{font-size:11px}.poll-card{padding:13px}.post-head .topic{display:none}.dashboard-panel .post-head small{font-size:8px}.poll-card-top>.small{font-size:9px}}
@media(max-width:1000px){.wrap{width:calc(100% - 32px)}.masthead>.navlinks{gap:16px}.masthead>.navlinks a{font-size:11px}.masthead{gap:15px}.brand-name{font-size:23px}.brand-name>b{font-size:18px}.brand-payoff{font-size:9px}.actions{gap:5px}.frontpage{grid-template-columns:1.7fr 1fr}.editorial-promo{display:none}.hero h1{font-size:42px}.dashboard-three{grid-template-columns:1fr 1fr}.dashboard-three>.dashboard-panel:last-child{grid-column:1/-1}.dashboard-three>.dashboard-panel:last-child #home-posts{display:grid;grid-template-columns:1fr 1fr 1fr;gap:20px}.dashboard-three>.dashboard-panel:last-child .community-post{border-bottom:0}.post-head .topic{display:inline-block}.dashboard-panel .tab{font-size:11px;padding:8px 11px}.dashboard-panel .textlink{font-size:11px}.compact-events{font-size:11px}.compact-match .team{font-size:13px}.poll-card-top>.small{font-size:10px}.poll-card h3{font-size:18px}.panel .community-post p{font-size:13px}.hero .meta{font-size:10px}.article h1{font-size:52px}}
@media(max-width:760px){.wrap{width:calc(100% - 28px)}.masthead{height:78px;gap:12px}.masthead>.navlinks{display:none}.brand-name{font-size:28px;gap:6px;letter-spacing:-1.3px}.brand-name>b{font-size:20px}.brand-payoff{font-size:9px;margin-left:30px}.logo-dot{width:7px;height:7px}.actions{gap:3px}.searchbar{width:32px;padding:6px}.notification-btn{display:none}.user-circle{width:31px;height:31px}.menu-btn{width:31px}.main{padding-top:15px}.edition-line{font-size:8px;margin-bottom:12px}.edition-line>span:last-child{display:none}.frontpage{grid-template-columns:1fr;gap:10px}.hero{min-height:420px}.hero h1{font-size:38px;letter-spacing:-1px}.hero-content{padding:23px}.hero p{font-size:15px;line-height:1.5}.hero .meta{font-size:10px;gap:5px}.headline-stack{grid-template-columns:1fr 1fr 1fr;grid-template-rows:1fr;gap:8px}.headline-tile{min-height:190px}.headline-tile>div{padding:12px 10px}.headline-tile h2{font-size:13px;line-height:1.25}.headline-tile>div>span:last-child{font-size:9px}.headline-tile .pill{font-size:7px;padding:3px 4px}.headline-tile:before{background:linear-gradient(0deg,#07131bee 10%,#07131b50 80%)}.dashboard-three{grid-template-columns:1fr;gap:15px;margin-top:18px}.dashboard-three>.dashboard-panel:last-child{grid-column:auto}.dashboard-three>.dashboard-panel:last-child #home-posts{display:block}.dashboard-three>.dashboard-panel:last-child .community-post{border-bottom:1px solid var(--line)}.dashboard-panel{padding:21px}.dashboard-panel .section-header h2{font-size:23px}.dashboard-panel .tab{font-size:12px;padding:8px 13px}.dashboard-panel .textlink{font-size:11px}.compact-match{padding:16px 0}.compact-match .team{font-size:13px}.compact-events{font-size:11px;gap:10px}.compact-match-body{gap:20px}.compact-match-body>.compact-events{padding-left:20px}.poll-card{padding:17px}.poll-card h3{font-size:18px}.poll-card-top>.small{font-size:10px}.poll-card-top .pill{font-size:9px}.poll-option{padding:7px 9px;font-size:13px}.poll-card .btn{padding:11px;font-size:13px}.community-post h4{font-size:14px}.community-post p{font-size:13px;line-height:1.5}.post-head b{font-size:12px}.post-head small,.dashboard-panel .post-head small{font-size:10px}.post-actions button{font-size:11px}.trending-footer>b{font-size:13px}.topic-chips button{font-size:11px;padding:8px 11px}.editorial-grid{gap:15px}.story{grid-template-columns:1fr 115px;gap:0}.story img{height:100%;min-height:145px;grid-row:1}.story>div{grid-row:1;padding:18px}.story h3{font-size:19px}.story .meta{font-size:9px}.section-header>.small{display:none}.page-head h1{font-size:42px;letter-spacing:-1.2px}.category-lead h2{font-size:34px}.article h1{font-size:41px;letter-spacing:-1px}.article-toolbar .meta{font-size:10px;max-width:185px}.article-toolbar .avatar{display:none}.article-image{height:300px}.article-body{font-size:18px}.profile-stories{grid-template-columns:1fr}.auth-brand h1{font-size:43px}.poll-grid .poll-card h3{font-size:21px}.panel .community-post p{font-size:14px}.panel .community-post{padding:18px 0}.section{margin-top:30px}.footer .brand-name{font-size:28px}.footer-nav{gap:30px}.footer .brand-payoff{margin-left:31px}.footer-nav{width:100%;justify-content:space-between;font-size:11px;gap:14px}.premium-strip h2{font-size:29px}.mobile-nav .navlinks{display:grid}.mobile-nav a{font-size:18px;padding:14px 0}.display{letter-spacing:-1px}.profile-grid .avatar.xl{height:66px;width:66px}}
@media(max-width:380px){.brand-name{font-size:24px}.brand-name>b{font-size:18px}.actions{gap:0}.dashboard-panel{padding:17px}.dashboard-panel .tab{padding:8px 10px}.hero-content{padding:19px}.hero h1{font-size:35px}.headline-tile>div{padding:10px 8px}.headline-tile h2{font-size:12px}.headline-tile{min-height:180px}.compact-match-body{gap:13px}.compact-match-body>.compact-events{padding-left:12px}.compact-events{font-size:10px}.hero .meta{font-size:9px}}
/* Reading and control sizing across viewports. */
.navlinks a{font-size:14px}.searchbar{font-size:12px}.headline-tile h2{font-size:16px}.editorial-promo p{font-size:14px}.poll-option{font-size:14px}.poll-card .btn{font-size:14px}.dashboard-panel .tab{font-size:12px}.community-post p{font-size:14px;line-height:1.5}.community-post h4{font-size:14px}.post-head b{font-size:12px}.post-actions button{font-size:12px}.compact-match .team{font-size:13px}.small{font-size:13px}.notice{font-size:13px}.story p{font-size:14px}.btn{min-height:40px}.poll-option{min-height:32px}.profile-stats small{font-size:12px}.dashboard-panel .tabs{flex-wrap:wrap}.dashboard-panel .poll-card-top .small{font-size:10px}.dashboard-panel .section-header .textlink{font-size:11px}.article-body p{overflow-wrap:break-word}.community-post p,.reply{overflow-wrap:anywhere}.searchbar:focus-visible{outline-offset:3px}.topic-chips button{min-height:30px}.footer-nav a{min-height:24px}.auth-form .field input{font-size:16px}input,textarea{scroll-margin-top:20px}
@media(max-width:1250px){.navlinks a{font-size:12px}.headline-tile h2{font-size:15px}.editorial-promo p{font-size:13px}.compact-match .team{font-size:12px}.dashboard-panel .community-post p{font-size:13px}.dashboard-panel .post-actions button{font-size:11px}}
@media(max-width:1000px){.masthead>.navlinks{gap:14px}.masthead>.navlinks a{font-size:12px}.headline-tile h2{font-size:16px}.dashboard-panel .community-post p{font-size:14px}}
@media(max-width:760px){.headline-tile h2{font-size:13px}.headline-tile>div{padding:12px 9px}.compact-match .team{font-size:14px}.compact-events{font-size:12px}.post-head b{font-size:13px}.post-actions button{font-size:12px}.dashboard-panel .post-actions button{font-size:12px}.hero .meta{font-size:11px}.hero h1{font-size:39px}.dashboard-panel .community-post p{font-size:14px}.footer-nav{font-size:12px}.notice{font-size:13px}.dashboard-panel .tab{font-size:13px}.profile-head h1{overflow-wrap:anywhere}}
/* Production football surfaces: same editorial direction, real data states. */
.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.data-status{display:flex;align-items:center;gap:12px;padding:13px 0;font-size:12px;color:#697687;flex-wrap:wrap}.data-status>.textlink{margin-left:auto}.status-tag{border:1px solid #d7e5dd;background:#edf8f1;padding:4px 7px;border-radius:4px;color:#25714d;font-size:10px;font-weight:700}.compact-match-body.single{grid-template-columns:1fr auto}.compact-match-body.single>.small{font-size:12px;display:flex;align-items:center;gap:10px}.compact-match-body.single .team{min-width:0}.compact-match-body.single .team>b{overflow-wrap:anywhere}.compact-match-body.single .team strong{padding-left:15px}.matches-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.matches-grid>.compact-match{padding:20px;border:1px solid var(--line);border-radius:10px;background:white}.matches-grid .compact-match-body{grid-template-columns:1fr}.matches-grid .compact-match-body>.small{margin-top:8px}.match-search{display:grid;grid-template-columns:2fr 1fr 1fr;gap:16px;background:#fff;border:1px solid var(--line);padding:20px;border-radius:12px}.match-search label,.analysis-controls label{display:grid;gap:8px;font-size:13px;font-weight:600}.match-search input,.match-search select{font-size:16px}.match-hero{border:1px solid var(--line);background:#fff;padding:30px;border-radius:15px}.match-hero .match-main{grid-template-columns:1fr 140px 1fr;gap:20px;margin:30px 0}.match-hero h1,.match-hero h2{font-size:30px;letter-spacing:-1px;overflow-wrap:anywhere}.match-hero .team{flex-direction:column;gap:15px}.match-hero .crest{height:65px;width:65px;font-size:23px;background:#e8f3eb;color:#1d6b43;border-radius:50%}.match-hero .match-score{font-size:48px}.pitch{position:relative;background:repeating-linear-gradient(90deg,#176341 0,#176341 10%,#1b6948 10%,#1b6948 20%);border-radius:12px;overflow:hidden;aspect-ratio:16/9;color:#fff}.pitch svg{display:block;width:100%;height:100%;fill:none;stroke:#ffffff60;stroke-width:2}.pitch-message{position:absolute;left:0;right:0;top:50%;transform:translateY(-50%);display:grid;gap:10px;text-align:center;background:#143526cf;padding:18px}.pitch-message b{font-size:27px}.pitch-message span{font-size:12px;padding:0 12px}.stat-duel{display:flex;align-items:center;justify-content:space-between;text-align:center;gap:10px;margin:24px 0}.stat-duel>b{font-size:27px}.stat-duel>span{font-size:12px;line-height:1.5;color:var(--muted)}.stat-duel small{font-size:10px}.prob-row{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.prob-row>span{border:1px solid var(--line);border-radius:7px;text-align:center;padding:12px;font-size:12px}.prob-row b{display:block;font-size:18px;margin-bottom:5px}.highlight-row{background:#e4f5ea}.community-post.is-reply{margin-left:20px;border-left:2px solid #d5e8de;padding-left:14px!important}.reply-label{display:block;font-size:10px;color:var(--muted);margin:8px 0 6px 38px}.post-actions{flex-wrap:wrap;gap:13px}.post-head small{margin-left:auto;white-space:nowrap;font-size:10px}.form-error{color:#ad273d;font-size:13px;line-height:1.5;margin-top:12px;min-height:0}.danger{color:#a12e3b}.loading-state{min-height:350px;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:20px;color:var(--muted);font-size:15px}.loading-ring{width:32px;height:32px;border-radius:50%;border:3px solid #e0e7e2;border-top-color:#28b66b;animation:rotate 1s linear infinite}@keyframes rotate{to{transform:rotate(360deg)}}.analysis-controls{display:flex;align-items:flex-end;justify-content:space-between;gap:20px}.analysis-controls input{max-width:230px;font-size:16px}.slip-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.slip-card{border:1px solid var(--line);border-top:4px solid #279664;background:white;border-radius:12px;padding:24px;min-width:0}.slip-card.risk-1{border-top-color:#c69233}.slip-card.risk-2{border-top-color:#b45c61}.slip-top{display:flex;align-items:center;justify-content:space-between;gap:10px;font-size:10px;color:var(--muted);margin-bottom:13px}.slip-top>.eyebrow{font-size:9px}.slip-card h2{font-family:Georgia,serif;font-size:30px;margin-bottom:20px}.slip-prob{display:grid;gap:6px;margin:10px 0 15px}.slip-prob strong{font-size:38px;letter-spacing:-1.2px}.slip-prob span{font-size:12px;color:var(--muted)}.pick{padding:20px 0;border-bottom:1px solid var(--line)}.pick h3{font-size:16px;line-height:1.45;margin:8px 0 12px}.pick-market{display:flex;justify-content:space-between;gap:10px;align-items:center}.pick-market b{background:#edf6f0;padding:6px 10px;border-radius:4px;font-size:15px}.pick-market span{font-size:12px;color:var(--muted)}.pick details{border:0;margin-top:12px;padding-top:0}.pick summary{font-size:12px}.pick details p{font-size:13px;line-height:1.75;margin-top:13px}.slip-card>.notice{font-size:12px}.slip-card .empty{padding:30px 15px}.slip-card .empty p{font-size:13px}.table-scroll{overflow:auto}.method-intro{font-size:16px;line-height:1.8;margin:20px 0}.standings{font-size:13px}.standings th{font-size:12px}.setting{line-height:1.6}.setting>b{font-size:12px;text-align:right}.profile-grid .checklabel{display:block}.checklabel input{vertical-align:middle;margin-right:7px}.notice a,.article-body a{color:#126c41;text-decoration:underline}.btn a{text-decoration:none}.article-body h2{font-size:25px}.article .notice{line-height:1.9}.profile-head h1{overflow-wrap:anywhere}.header .user-circle:focus-visible{outline-color:#14814e}.comment-feed{min-height:60px}.empty a{display:inline-flex}.standings td:first-child{white-space:nowrap}.section-header .btn{font-size:12px}.community-post p{white-space:pre-wrap}.dashboard-panel .empty{margin-top:10px}.dashboard-panel .community-post .post-head small{font-size:9px}
@media(max-width:1100px){.slip-grid{gap:14px}.slip-card{padding:20px}.slip-top{flex-direction:column;align-items:flex-start;gap:7px}.matches-grid{grid-template-columns:1fr 1fr}.match-hero h1,.match-hero h2{font-size:25px}.match-hero .match-score{font-size:40px}.section-header .btn{font-size:11px;padding:8px 11px}}
@media(max-width:760px){.match-search{grid-template-columns:1fr 1fr;gap:15px;padding:18px}.match-search label:first-child{grid-column:1/-1}.matches-grid{grid-template-columns:1fr}.data-status{font-size:11px;gap:8px;line-height:1.6}.data-status .textlink{margin-left:0}.match-hero{padding:20px}.match-hero .match-main{grid-template-columns:1fr 80px 1fr;gap:10px}.match-hero h1,.match-hero h2{font-size:18px;letter-spacing:-.4px}.match-hero .crest{height:45px;width:45px;font-size:17px}.match-hero .match-score{font-size:29px}.match-hero .score-top{flex-wrap:wrap;gap:10px;line-height:1.6}.match-hero>.small{font-size:11px}.pitch-message b{font-size:21px}.pitch-message span{font-size:11px}.discussion-layout .section-header{flex-wrap:wrap}.slip-grid{grid-template-columns:1fr}.slip-top{flex-direction:row;align-items:center}.slip-card{padding:24px}.slip-card h2{font-size:31px}.slip-prob strong{font-size:42px}.pick h3{font-size:18px}.pick summary{font-size:14px}.pick details p{font-size:14px}.pick-market span{font-size:14px}.analysis-controls{align-items:stretch;flex-direction:column;gap:12px}.analysis-controls input{max-width:100%}.method-intro{font-size:15px}.setting{font-size:13px}.setting>b{max-width:45%;font-size:12px}.post-head small{font-size:9px}.post-actions{gap:12px}.community-post.is-reply{margin-left:8px;padding-left:10px!important}.article h1{font-size:36px}.hero h1{font-size:35px}.hero p{font-size:14px}.article-toolbar .meta{max-width:240px}.article-toolbar{align-items:flex-start}.hero .meta{font-size:11px}.footer-bottom{font-size:11px}.headline-tile h2{font-size:13px}.headline-tile>div{padding:12px 9px}.headline-stack .headline-tile{min-height:215px}.compact-match-body.single .team{font-size:14px}.panel h3{font-size:21px}.data-status .status-tag{font-size:9px}}
@media(prefers-reduced-motion:reduce){.loading-ring{animation:none}.pitch *{animation:none}}
/* Analysis builder: compact filters, editorial slips, sourced context. */
.analysis-heading{margin:20px 0 24px}.analysis-heading h1{font-family:Georgia,serif;font-size:clamp(30px,4vw,46px);letter-spacing:-1px;margin:12px 0}.analysis-heading p{font-size:16px;color:var(--muted);line-height:1.6}.analysis-builder{padding:24px}.analysis-fields{display:grid;grid-template-columns:1fr 1.25fr 1fr auto;gap:18px;align-items:end}.analysis-fields label,.evidence-form label{display:grid;gap:8px;font-size:14px;font-weight:600;min-width:0}.analysis-fields input,.analysis-fields select,.evidence-form input,.evidence-form select,.evidence-form textarea{min-width:0;width:100%;font-size:16px;border:1px solid #ccd6d0;border-radius:7px;padding:11px 12px;background:#fff;color:#13242e;font-family:inherit}.analysis-fields label>span{display:contents;font-weight:400}.analysis-fields .btn{min-height:44px;white-space:normal}.league-picker{border:0;padding:0;margin:24px 0 18px;display:flex;gap:10px;flex-wrap:wrap}.league-picker legend{font-size:14px;font-weight:700;margin-bottom:12px}.league-picker label{display:flex;align-items:center;gap:8px;padding:10px 13px;background:#f5f7f6;border:1px solid #dce3de;border-radius:7px;font-size:14px;cursor:pointer}.league-picker label:has(input:checked){background:#e5f8ec;border-color:#23a262;color:#145332}.league-picker input{width:17px;height:17px;accent-color:#188651}.analysis-builder>.small{font-size:14px;line-height:1.7}.analysis-summary{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap;font-size:14px;padding:24px 0}.analysis-summary>span{color:var(--muted)}.context-link{margin-top:14px;display:block;background:none;border:0;color:#126a42;font-family:inherit;font-size:14px;font-weight:600;text-decoration:underline;text-underline-offset:4px;cursor:pointer;padding:8px 0;text-align:left}.quote-comparison{padding:13px;border:1px solid #cbe5d4;background:#f2faf5;border-radius:7px;display:grid;gap:9px;margin-top:15px;line-height:1.6;font-size:14px}.quote-comparison small{font-size:12px;color:#56665e}.context-list{display:grid;gap:12px}.context-card{background:#fff;border:1px solid var(--line);border-radius:10px;padding:0}.context-card>summary{padding:20px 24px;cursor:pointer;display:flex;justify-content:space-between;gap:15px;align-items:center;font-size:18px;font-weight:700;list-style:none}.context-card>summary:after{content:'+';font-size:24px;font-weight:400}.context-card[open]>summary:after{content:'−'}.context-card summary small{display:block;margin-top:7px;font-size:13px;font-weight:400;color:var(--muted)}.context-body{padding:0 24px 24px;border-top:1px solid var(--line)}.context-teams{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin-top:24px}.context-teams h3{font-size:18px;margin-bottom:15px}.context-teams p{line-height:1.7;font-size:14px;margin-top:10px}.form-sequence{display:flex;gap:6px;font-size:14px}.form-sequence>span{display:grid;place-items:center;width:30px;height:30px;border-radius:5px;background:#eef1f3;font-weight:700}.form-sequence>.form-V{background:#d7f4e2;color:#176d41}.form-sequence>.form-S{background:#f9e3e3;color:#972f3b}.context-body>.small{font-size:14px;line-height:1.75}.evidence-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.evidence-row{border:1px solid var(--line);border-radius:8px;padding:16px;min-width:0;font-size:14px;line-height:1.7}.evidence-row>b{display:block}.evidence-state{display:inline-block;font-size:12px;color:#6a7480;background:#f0f2f4;padding:2px 7px;border-radius:4px;margin-top:7px}.evidence-state.supplied{color:#1c6545;background:#e7f4ec}.evidence-row p{white-space:pre-wrap;overflow-wrap:anywhere;margin-top:12px}.evidence-row a{color:#146c43;display:inline-block;margin-top:12px;text-decoration:underline}.evidence-form>p{font-size:14px;line-height:1.7}.evidence-form fieldset{border:1px solid var(--line);border-radius:9px;margin:24px 0;padding:18px;display:grid;gap:14px;min-width:0}.evidence-form legend{font-size:16px;font-weight:700;padding:0 6px}.evidence-form textarea{resize:vertical}.evidence-two{display:grid;grid-template-columns:1fr 1fr;gap:12px}.evidence-form label .muted{font-weight:400}.analysis-builder :focus-visible,.context-card :focus-visible,.evidence-form :focus-visible{outline:2px solid #178451;outline-offset:3px}.analysis-builder button:disabled{opacity:.65;cursor:wait}.context-card>.small{font-size:14px}
@media(max-width:1050px){.analysis-fields{grid-template-columns:1fr 1fr}.analysis-fields .btn{width:100%}}
@media(max-width:760px){.analysis-heading{margin-top:10px}.analysis-heading h1{font-size:34px}.analysis-builder{padding:18px}.analysis-fields{grid-template-columns:1fr;gap:16px}.league-picker{gap:8px}.league-picker label{font-size:14px;flex:1 1 140px}.analysis-summary{gap:10px;align-items:flex-start;flex-direction:column}.context-card>summary{padding:18px;font-size:16px;flex-wrap:wrap}.context-card>summary>.small{font-size:12px}.context-body{padding:0 18px 18px}.context-teams{gap:16px}.context-teams h3{font-size:16px}.evidence-grid{grid-template-columns:1fr}.evidence-form fieldset{padding:14px}.evidence-two{grid-template-columns:1fr}.context-teams{grid-template-columns:1fr}.slip-card .notice{font-size:14px}.context-link{font-size:14px}}

/* Chat beta: messages in reading order, composer remains easy to reach. */
#comment-feed{display:flex;flex-direction:column;gap:12px;max-height:640px;overflow:auto;background:#f3f5ef;padding:20px;border-radius:16px}
#comment-feed .community-post{border:0;background:#fff;padding:12px 16px;border-radius:16px 16px 16px 3px;width:min(90%,560px);align-self:flex-start;box-shadow:0 1px 2px #1023160a}
#comment-feed .community-post.mine{align-self:flex-end;background:#e4f4cf;border-radius:16px 16px 3px 16px}
#comment-feed .community-post p{white-space:pre-wrap;overflow-wrap:anywhere;margin:8px 0;font-size:15px}
#comment-feed .community-post .avatar{width:26px;height:26px;font-size:10px}
#comment-feed .post-actions{gap:14px;font-size:11px}#comment-feed .post-head small{font-size:10px}
.composer{border:1px solid var(--line);border-radius:16px;margin:16px 0}.composer textarea{min-height:68px}
.beta-fab{position:fixed;bottom:20px;right:20px;z-index:30;box-shadow:0 4px 18px #0002}
.beta-links{display:flex;flex-wrap:wrap;gap:10px;margin:16px 0}.room-layout{display:grid;grid-template-columns:minmax(0,1fr) 280px;gap:24px}.room-video{width:100%;max-height:440px;background:#10231b;border-radius:16px}.room-chat{height:400px;overflow:auto;background:#f3f5ef;padding:20px;border-radius:16px;display:flex;flex-direction:column;gap:10px}.room-message{background:white;border-radius:14px 14px 14px 3px;padding:12px 16px;max-width:90%;align-self:flex-start;white-space:pre-wrap;overflow-wrap:anywhere}.room-message.mine{background:#e4f4cf;align-self:flex-end;border-radius:14px 14px 3px 14px}.room-message small{display:block;color:var(--muted);font-size:11px}.room-people{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:10px 0;border-bottom:1px solid var(--line)}.room-people button{font-size:11px}.saved-analysis{margin-top:24px}.saved-analysis details{margin:10px 0;padding:14px;background:#f6f8f5;border-radius:10px}.metrics-choice{position:fixed;bottom:16px;left:16px;max-width:360px;background:#fff;border:1px solid var(--line);border-radius:16px;padding:18px;z-index:45;box-shadow:0 8px 24px #0002}.metrics-choice p{font-size:13px;margin-bottom:12px}.room-status{min-height:24px;margin:8px 0;color:var(--muted);font-size:13px}
@media(max-width:760px){.room-layout{grid-template-columns:1fr}.room-chat{height:360px}.room-video{max-height:240px}.beta-fab{bottom:12px;right:12px;font-size:12px}.metrics-choice{left:12px;right:12px;bottom:64px;max-width:none}}

/* Beta 0.2: narrow layouts, touch controls and phone navigation. */
.beta-mobile-nav{display:none}.beta-fab{position:static;box-shadow:none;align-self:flex-start}
.main :is(section,aside,article,form),.room-people>span{min-width:0}
.main :is(h1,h2,h3,p),.room-people>span{overflow-wrap:anywhere}
.room-people{flex-wrap:wrap}.post-actions{flex-wrap:wrap}
#comment-feed,.room-chat{overscroll-behavior-y:contain}
.modal{overscroll-behavior:contain}.room-video{aspect-ratio:16/9;object-fit:contain}
.beta-links{align-self:flex-start}.footer-top{flex-wrap:wrap}
@media(max-width:1100px){.masthead>.navlinks{display:none}.menu-btn{display:inline-flex}}
@media(max-width:760px){
 body{padding-bottom:calc(66px + env(safe-area-inset-bottom,0px))}
 .wrap{width:calc(100% - 32px)}.main{padding-bottom:32px}
 .masthead{gap:8px}.masthead .notification-btn{display:none}.masthead .actions{gap:4px}
 .iconbtn,.user-circle,.searchbar{width:44px;min-width:44px;height:44px}
 .btn,.tab,.poll-option,.post-actions button,.context-link{min-height:44px}
 input:not([type=checkbox]):not([type=radio]),select,textarea,.composer textarea{font-size:16px;max-width:100%;min-width:0}
 .beta-mobile-nav{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));position:fixed;bottom:0;left:0;right:0;background:#fff;border-top:1px solid var(--line);z-index:40;padding:4px 8px calc(4px + env(safe-area-inset-bottom,0px));box-shadow:0 -3px 15px #10231608}
 .beta-mobile-nav a{display:flex;flex-direction:column;gap:4px;align-items:center;justify-content:center;min-height:54px;font-size:11px;border-radius:9px}
 .beta-mobile-nav a[aria-current=page]{background:#edf6df;color:#31540b;font-weight:750}
 .metrics-choice{bottom:calc(78px + env(safe-area-inset-bottom,0px));max-height:55dvh;overflow:auto}
 .toast{bottom:calc(80px + env(safe-area-inset-bottom,0px));width:max-content;max-width:calc(100% - 24px)}
 .overlay{padding:12px;align-items:flex-start}.modal{padding:20px;max-height:calc(100dvh - 24px);width:100%}
 .modal-head{align-items:flex-start}.modal-head h2{font-size:21px}
 #comment-feed{padding:12px;max-height:52dvh;min-height:120px}
 #comment-feed .community-post{width:94%;padding:12px}.post-head{flex-wrap:wrap}
 #comment-feed .post-head b{overflow-wrap:anywhere;min-width:0}
 .room-chat{height:46dvh;min-height:180px;padding:12px}.room-message{max-width:94%}
 .composer{padding:14px}.room-layout{gap:16px}.room-layout .panel{padding:18px}
 .room-people button{min-height:44px}.section-header,.article-toolbar,.breadcrumbs{flex-wrap:wrap}
 .article-body img{max-width:100%;height:auto}.article-body iframe{max-width:100%}
 .match-hero .match-main{grid-template-columns:minmax(0,1fr) 70px minmax(0,1fr);gap:8px}
 .match-hero .team{min-width:0}.match-hero h1,.match-hero h2{font-size:17px}
 .footer-top{gap:24px}.footer-nav{flex-wrap:wrap}.footer-bottom{flex-direction:column}
 .table-scroll{max-width:100%}.standings{width:100%}
}
@media(max-width:360px){.brand-name{font-size:22px}.brand-name>b{font-size:18px}.masthead .actions{gap:0}.brand-payoff{font-size:8px;margin-left:25px}.panel{padding:16px}.slip-card{padding:18px}.auth-form{padding:20px}}

/* Beta 0.3: live Serie A state supplied by the server-side provider adapter. */
.live-label{display:inline-flex;align-items:center;gap:6px;color:#a31324!important;font-weight:850;letter-spacing:.055em}
.live-label:before{content:'';width:7px;height:7px;border-radius:50%;background:#d51f35;box-shadow:0 0 0 4px #d51f3518;animation:live-pulse 1.8s ease-in-out infinite}
.compact-match.is-live,.match-hero.is-live{border-color:#e9aab2;box-shadow:0 0 0 2px #d51f3509}
.live-source{border-color:#e9c6ca;background:#fff8f8}
@keyframes live-pulse{50%{opacity:.38;transform:scale(.82)}}
@media(prefers-reduced-motion:reduce){.live-label:before{animation:none}}
