: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}}

/* AT Sportiva 0.3.1 — member access and front-end editorial workspace */
.auth-native-form{display:grid;gap:14px}.success-note{border-color:#b9d68c;background:#f4faea}.block-error{display:block;border:1px solid #e3a2a8;background:#fff5f5;border-radius:8px;padding:12px 14px;margin:14px 0;color:#8c1424}.editorial-head{display:flex;align-items:flex-end;justify-content:space-between;gap:28px;margin-bottom:26px}.editorial-head h1{font-size:clamp(42px,6vw,72px);margin-top:8px}.editorial-head p{max-width:720px;color:var(--muted);line-height:1.65;margin-top:12px}.editorial-head-actions{display:flex;gap:10px;flex-wrap:wrap}.editorial-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:24px}.editorial-stats>div{background:var(--paper);border:1px solid var(--line);border-radius:14px;padding:20px}.editorial-stats strong{display:block;font-size:32px;letter-spacing:-1px}.editorial-stats span{display:block;color:var(--muted);font-size:12px;margin-top:4px}.editorial-layout{display:grid;grid-template-columns:minmax(0,1.6fr) minmax(320px,.8fr);gap:22px}.editorial-panel{min-width:0}.editorial-list{display:grid}.editorial-row{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:17px 0;border-bottom:1px solid var(--line)}.editorial-row:last-child{border-bottom:0}.editorial-row h3{font-size:17px;margin:6px 0}.editorial-status{display:inline-flex;border-radius:999px;padding:4px 8px;font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.06em;background:#eef1ed}.status-publish{background:#e5f6c8;color:#365b09}.status-draft,.status-pending{background:#fff4cf;color:#745900}.editorial-comments{display:grid;gap:16px}.editorial-comment{border-top:1px solid var(--line);padding-top:16px}.editorial-comment:first-child{border-top:0;padding-top:0}.editorial-comment p{font-size:13px;line-height:1.6;margin:10px 0}.editorial-comment-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.editorial-comment-actions .btn{padding:8px 11px;font-size:12px}.report-badge{margin-left:auto;background:#fff0f0;color:#9b1a2b;border-radius:999px;font-size:10px;font-weight:800;padding:4px 7px}.editorial-form{width:min(900px,100%)}.modal:has(.editorial-form){width:min(980px,calc(100vw - 32px));max-width:980px}.editorial-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:15px}.editorial-form-grid .span-2{grid-column:1/-1}.editorial-form textarea[name=content]{min-height:280px;resize:vertical;line-height:1.55}.editorial-form-actions{display:flex;gap:10px;justify-content:flex-end;margin-top:18px}.editorial-cover{display:grid;grid-template-columns:150px 1fr;align-items:center;gap:14px}.editorial-cover img{height:92px;border-radius:10px}.field>span.small{display:block;margin-top:6px}.auth-form input[type=password],.auth-form input[type=email],.auth-form input[name=log],.auth-form input[name=user_login]{min-height:48px}
@media(max-width:900px){.editorial-layout{grid-template-columns:1fr}.editorial-stats{grid-template-columns:1fr 1fr}.editorial-head{align-items:flex-start;flex-direction:column}.editorial-head-actions{width:100%}.editorial-head-actions .btn{flex:1}.editorial-form-grid{grid-template-columns:1fr}.editorial-form-grid .span-2{grid-column:auto}}
@media(max-width:520px){.editorial-stats{grid-template-columns:1fr 1fr;gap:9px}.editorial-stats>div{padding:15px}.editorial-row{align-items:flex-start;flex-direction:column}.editorial-row>.btn{width:100%}.editorial-comment-actions .btn{flex:1}.editorial-form-actions{flex-direction:column}.editorial-form-actions .btn{width:100%}.editorial-cover{grid-template-columns:1fr}.editorial-cover img{height:150px}}


/* AT Sportiva 0.4.1 — API-assisted match context and discreet article provenance. */
.automatic-context{display:grid;gap:12px;margin-top:14px}.automatic-context .panel{margin:0}.automatic-context ul{margin:8px 0 0 18px}.automatic-context li{margin:5px 0}.lineups-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.lineup-team{min-width:0}.lineup-team h3{font-size:15px;margin-bottom:8px}.lineup-team ul{margin:0;padding-left:18px}.lineup-team li{margin:4px 0;overflow-wrap:anywhere}.article-source{margin-top:28px;padding-top:12px;border-top:1px solid var(--line);font-size:12px;color:var(--muted)}.live-stats-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 16px}.live-stat{display:flex;justify-content:space-between;gap:12px;border-bottom:1px solid var(--line);padding:8px 0}.live-stat span:last-child{text-align:right;font-weight:700}
@media(max-width:760px){.lineups-grid,.live-stats-grid{grid-template-columns:1fr}.automatic-context{gap:10px}.article-source{font-size:11px}}

/* AT Sportiva 0.4.1 — article archive, visible logout, editorial destructive actions. */
.logout-link{font-size:12px;font-weight:800;color:#6d2d34;padding:9px 10px;border-radius:8px;white-space:nowrap}.logout-link:hover{background:#fff1f1}.editorial-row-actions{display:flex;gap:8px;align-items:center;flex-wrap:wrap}.article-archive-tools{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(180px,.6fr);gap:14px;margin:22px 0 28px}.article-archive-tools .search-input,.article-archive-tools select{width:100%;min-height:48px}.article-archive-count{font-size:12px;color:var(--muted);margin-bottom:16px}.danger-btn{border-color:#ecc4c8;color:#9a2131;background:#fff}.danger-btn:hover{background:#fff1f2}
@media(max-width:760px){.masthead .logout-link{display:none}.article-archive-tools{grid-template-columns:1fr}.editorial-row-actions{width:100%}.editorial-row-actions .btn{flex:1}}
/* AT Sportiva 0.4.1 — visible registration entry point. */
.register-link{font-size:12px;font-weight:850;background:var(--green);border:1px solid var(--green);padding:9px 12px;border-radius:8px;white-space:nowrap}.register-link:hover{filter:brightness(.96)}
@media(max-width:760px){.masthead .register-link{display:none}.mobile-nav .logout-link{display:block;color:#8c1424}}

/* AT Sportiva 0.5.2 — recent/today/upcoming, standings and broad team discovery. */
.matches-home{display:grid;align-content:start}.home-match-group{padding:12px 0;border-top:1px solid var(--line)}.home-match-group:first-of-type{border-top:0;padding-top:0}.home-match-group>.eyebrow{margin-bottom:8px}.home-match-group .compact-match{display:block;border:0;border-radius:9px;padding:10px 0;background:transparent}.home-match-group .compact-match+.compact-match{border-top:1px solid var(--line)}.home-match-empty{padding:10px 0 6px}.home-match-links{display:flex;gap:16px;flex-wrap:wrap;padding-top:14px;border-top:1px solid var(--line);margin-top:6px}
.team-search-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:18px}.team-search-card{padding:16px;transition:border-color .18s,transform .18s}.team-search-card:hover{border-color:#b6cb98;transform:translateY(-1px)}.team-search-name{display:flex;align-items:center;gap:13px;min-width:0}.team-search-name img{width:44px;height:44px;object-fit:contain;flex:none}.team-search-name span{min-width:0}.team-search-name b,.team-search-name small{display:block;overflow-wrap:anywhere}.team-search-name small{margin-top:4px;color:var(--muted);font-size:11px;line-height:1.4}
.team-profile-head{display:flex;gap:24px;align-items:center;border-bottom:1px solid var(--line);padding-bottom:24px}.team-profile-head>img{width:90px;height:90px;object-fit:contain;flex:none}.team-profile-head .display{font-size:clamp(42px,6vw,72px);margin:6px 0 8px}.team-profile-head p{color:var(--muted);font-size:13px}.competition-chips{display:flex;gap:8px;flex-wrap:wrap;margin-top:18px}.competition-chips span{background:var(--paper);border:1px solid var(--line);border-radius:999px;padding:7px 10px;font-size:11px}.team-profile-grid{display:grid;grid-template-columns:1fr 1fr;gap:26px}.team-profile-grid section{min-width:0}.team-profile-grid .compact-match{margin-bottom:10px}.current-team{background:#edf7e8}.standings a{font-weight:750}.standings a:hover{text-decoration:underline}.panel>.standings{width:100%}
@media(max-width:900px){.team-search-grid,.team-profile-grid{grid-template-columns:1fr}.team-profile-head{align-items:flex-start}.team-profile-head>img{width:70px;height:70px}.home-match-links{gap:12px}}
@media(max-width:760px){.home-match-group .compact-match{padding:12px 0}.team-profile-head{gap:15px}.team-profile-head .display{font-size:38px}.team-profile-head>img{width:58px;height:58px}.team-search-card{padding:13px}.team-search-name img{width:38px;height:38px}.standings th,.standings td{white-space:nowrap}.panel:has(.standings){overflow-x:auto}}
@media(max-width:1240px){.masthead>.navlinks{display:none}.menu-btn{display:inline-flex}}

/* AT Sportiva Plus preview 0.8.0 */
.plus-hero{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(220px,.5fr);gap:28px;align-items:end;background:#10291d;color:#fff;border-radius:22px;padding:36px;margin:14px 0 28px;overflow:hidden}.plus-hero .display{color:#fff;margin:8px 0 14px}.plus-hero p{max-width:680px;color:#d7e6dd;font-size:18px;line-height:1.55}.plus-price{justify-self:end;background:#fff;color:#10291d;border-radius:18px;padding:22px;min-width:210px;text-align:center}.plus-price strong{display:block;font-size:44px;line-height:1}.plus-price span,.plus-price small{display:block;margin-top:6px}.plus-features{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.plus-feature h3{font-size:22px;margin:8px 0}.plus-feature p{line-height:1.6;color:var(--muted)}.plus-cta{max-width:760px;margin:0 auto 28px;text-align:center}.plus-dashboard{margin-top:32px}.plus-kpis{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.plus-kpis>div{background:#f4f7f3;border:1px solid var(--line);border-radius:14px;padding:18px}.plus-kpis strong{display:block;font-size:25px}.plus-kpis span{display:block;color:var(--muted);font-size:13px;margin-top:5px}.plus-account-card{border:1px solid #b7d8c3;background:linear-gradient(135deg,#f5fbf7,#fff)}
.fantasy-toolbar{display:flex;justify-content:space-between;align-items:center;gap:18px}.fantasy-counts{display:flex;gap:10px;flex-wrap:wrap}.fantasy-counts span{display:grid;place-items:center;min-width:62px;padding:8px 10px;border-radius:10px;background:#f1f5f1;color:var(--muted);font-size:12px}.fantasy-counts b{color:var(--text);font-size:17px}.fantasy-search-results{display:grid;gap:8px;margin-top:12px}.fantasy-search-row{display:grid;grid-template-columns:44px 1fr auto;gap:12px;align-items:center;border:1px solid var(--line);border-radius:12px;padding:9px 10px}.fantasy-search-row img{width:44px;height:44px;border-radius:50%;object-fit:cover;background:#f1f1f1}.fantasy-search-row small{display:block;color:var(--muted);margin-top:3px}.fantasy-roster-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.fantasy-player-card{display:grid;grid-template-columns:72px minmax(0,1fr);gap:14px;border:1px solid var(--line);border-radius:15px;padding:14px;background:#fff}.fantasy-player-card.selected{border-color:#1d8150;box-shadow:0 0 0 2px #1d81501a}.fantasy-player-card>img{width:72px;height:72px;border-radius:12px;object-fit:cover;background:#f2f2f2}.fantasy-player-head{display:grid;grid-template-columns:auto 1fr auto;gap:8px;align-items:center}.role-badge{display:inline-grid;place-items:center;min-width:27px;height:27px;border-radius:8px;background:#122b1f;color:#fff;font-size:12px;font-weight:800}.fantasy-score{font-size:23px;font-weight:800;color:#178451}.fantasy-alert{color:#8a3d1d;font-weight:650;font-size:13px}.fantasy-player-actions{display:flex;justify-content:space-between;align-items:center;gap:10px;margin-top:10px}.fantasy-player-actions .danger{color:#9d2533}.fantasy-compare-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.fantasy-compare-grid>div{display:grid;gap:5px;background:#f5f7f4;border-radius:12px;padding:16px}.fantasy-compare-grid strong{font-size:28px;color:#178451}.fantasy-compare-grid span,.fantasy-compare-grid small{color:var(--muted)}.lineup-preview{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:14px}.lineup-preview>div{display:grid;grid-template-columns:auto 1fr auto;gap:8px;align-items:center;background:#f4f7f4;border-radius:10px;padding:10px}.lineup-preview strong{color:#178451}.coach-panel{display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:26px;background:#10291d;color:#fff;border-radius:20px;padding:28px}.coach-panel h2{color:#fff}.coach-panel p{color:#d7e6dd}.coach-panel .field{color:#fff}.coach-panel textarea{background:#fff;color:#111}.coach-answer{grid-column:1/-1;background:#fff;color:#10291d;border-radius:14px;padding:18px}.coach-answer p{color:#24372e}.coach-answer ul{margin:10px 0 0 18px}.at-confidence{display:flex;align-items:center;gap:10px;margin:10px 0;padding:10px 12px;border-radius:10px;background:#eef7f1;border:1px solid #cfe6d7}.at-confidence strong{font-size:21px;color:#147746}.at-confidence span{display:grid;font-size:12px;color:var(--muted)}.at-confidence span b{color:var(--text);font-size:13px}
@media(max-width:900px){.plus-hero{grid-template-columns:1fr}.plus-price{justify-self:start}.plus-features{grid-template-columns:1fr}.fantasy-roster-grid{grid-template-columns:1fr}.coach-panel{grid-template-columns:1fr}.lineup-preview{grid-template-columns:1fr 1fr}}
@media(max-width:600px){.plus-hero{padding:24px 20px;border-radius:16px}.plus-price{width:100%;min-width:0}.plus-kpis{grid-template-columns:1fr}.fantasy-toolbar{align-items:stretch;flex-direction:column}.fantasy-search-row{grid-template-columns:40px 1fr}.fantasy-search-row .btn{grid-column:1/-1;width:100%}.fantasy-player-card{grid-template-columns:54px minmax(0,1fr)}.fantasy-player-card>img{width:54px;height:54px}.fantasy-compare-grid,.lineup-preview{grid-template-columns:1fr}.coach-panel{padding:20px}}

/* 0.8.0 Fantacalcio Workspace UX */
.fantasy-steps{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin:0 0 18px}.fantasy-steps button{border:1px solid var(--line);background:#fff;border-radius:12px;padding:12px 10px;font-weight:800;color:var(--muted);cursor:pointer}.fantasy-steps button.active{background:#10291d;color:#fff;border-color:#10291d}.fantasy-kpis{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-bottom:18px}.fantasy-kpis>div{display:grid;gap:4px;background:#fff;border:1px solid var(--line);border-radius:14px;padding:14px}.fantasy-kpis span{font-size:12px;color:var(--muted)}.fantasy-kpis strong{font-size:20px}.opponent-setup form{display:grid;grid-template-columns:1fr auto;gap:12px;align-items:end}.opponent-setup .field{margin:0}.fantasy-matchup-hero{display:grid;grid-template-columns:1fr auto;gap:22px;align-items:center}.matchup-projection{display:grid;gap:5px;min-width:220px;padding:16px;border-radius:14px;background:#eef7f1;text-align:center}.matchup-projection span,.matchup-projection small{color:var(--muted)}.matchup-projection strong{font-size:28px;color:#147746}.matchup-projection b{font-size:13px}.fantasy-alert-list{display:grid;gap:8px;margin:14px 0}.fantasy-alert-item{display:grid;grid-template-columns:28px 1fr;gap:10px;align-items:center;border:1px solid var(--line);border-radius:12px;padding:10px 12px;background:#fff}.fantasy-alert-item>span{display:grid;place-items:center;width:28px;height:28px;border-radius:50%;font-weight:900;background:#eef2ef}.fantasy-alert-item p{margin:0}.fantasy-alert-item.level-high{border-color:#efc0c6;background:#fff7f8}.fantasy-alert-item.level-high>span{background:#9d2533;color:#fff}.fantasy-alert-item.level-medium{border-color:#edd7ac;background:#fffaf0}.bench-preview{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:10px}.bench-preview>div{display:grid;grid-template-columns:auto 1fr auto;gap:8px;align-items:center;background:#f7f8f6;border:1px solid var(--line);border-radius:10px;padding:10px}.bench-preview>div>span.small{display:none}.matchday-head{display:flex;justify-content:space-between;gap:20px;align-items:center}.matchday-score{display:grid;grid-template-columns:1fr auto 1fr;gap:18px;align-items:center;text-align:center;margin-top:14px}.matchday-score>div{display:grid;gap:4px}.matchday-score strong{font-size:34px;color:#147746}.matchday-score span,.matchday-score small{color:var(--muted)}.pagelle-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-top:14px}.pagelle-list{display:grid;gap:7px}.pagelle-list>div{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:8px;align-items:center;padding:9px 0;border-bottom:1px solid var(--line)}.pagelle-list small{grid-column:2/-1;color:var(--muted)}
@media(max-width:900px){.fantasy-steps,.fantasy-kpis{grid-template-columns:1fr 1fr}.fantasy-matchup-hero,.pagelle-grid{grid-template-columns:1fr}.matchup-projection{min-width:0}.bench-preview{grid-template-columns:1fr}.matchday-score{grid-template-columns:1fr}.matchday-score>b{order:3}}
@media(max-width:600px){.fantasy-steps{display:flex;overflow:auto;padding-bottom:4px}.fantasy-steps button{min-width:145px}.fantasy-kpis{grid-template-columns:1fr 1fr}.opponent-setup form{grid-template-columns:1fr}.matchday-head{align-items:stretch;flex-direction:column}}
/* 0.8.0 · Fantacalcio workspace */
.fantasy-steps.five{grid-template-columns:repeat(5,minmax(0,1fr))}.fantasy-kpis{grid-template-columns:repeat(5,minmax(0,1fr))}.fantasy-role-builder{margin-top:16px}.fantasy-role-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.fantasy-role-box{border:1px solid var(--line);border-radius:14px;padding:14px;background:#fbfcfa;min-width:0}.fantasy-role-title{display:grid;grid-template-columns:auto 1fr auto;gap:8px;align-items:center;margin-bottom:10px}.fantasy-role-title small{color:var(--muted);font-weight:800}.fantasy-role-box>input{width:100%;border:1px solid #ccd8cf;border-radius:10px;padding:11px 12px;background:#fff}.fantasy-role-box .fantasy-search-results{max-height:310px;overflow:auto}.fantasy-role-edit{display:flex;align-items:center;gap:6px;font-size:12px;color:var(--muted)}.fantasy-role-edit select{border:1px solid var(--line);border-radius:8px;padding:5px 7px;background:#fff;font-weight:800}.fantasy-photo-placeholder{width:72px;height:72px;border-radius:12px;display:grid;place-items:center;background:#eef4ef;color:#173f2b;font-weight:900}.fantasy-bulk summary{display:flex;justify-content:space-between;align-items:center;gap:12px;cursor:pointer;list-style:none}.fantasy-bulk summary::-webkit-details-marker{display:none}.fantasy-bulk form{margin-top:16px}.fantasy-bulk-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.fantasy-bulk textarea{min-height:110px}.bulk-report{margin-top:14px;padding:12px;border-radius:12px;background:#f3f7f3}.bulk-report p{margin:5px 0}
.fantasy-pitch{position:relative;min-height:610px;margin:18px auto 8px;max-width:780px;border:4px solid rgba(255,255,255,.88);border-radius:22px;overflow:hidden;background:linear-gradient(90deg,#2d8d51 0 10%,#338f55 10% 20%,#2d8d51 20% 30%,#338f55 30% 40%,#2d8d51 40% 50%,#338f55 50% 60%,#2d8d51 60% 70%,#338f55 70% 80%,#2d8d51 80% 90%,#338f55 90%);box-shadow:inset 0 0 0 1px rgba(0,0,0,.08)}.fantasy-pitch:before{content:"";position:absolute;inset:0;background:linear-gradient(rgba(255,255,255,.06),rgba(255,255,255,0));pointer-events:none}.pitch-line.center{position:absolute;left:0;right:0;top:50%;height:2px;background:rgba(255,255,255,.8)}.pitch-circle{position:absolute;left:50%;top:50%;width:130px;height:130px;border:2px solid rgba(255,255,255,.8);border-radius:50%;transform:translate(-50%,-50%)}.pitch-circle:after{content:"";position:absolute;left:50%;top:50%;width:6px;height:6px;border-radius:50%;background:#fff;transform:translate(-50%,-50%)}.pitch-box{position:absolute;left:23%;right:23%;height:95px;border:2px solid rgba(255,255,255,.8)}.pitch-box.top{top:-2px;border-top:0}.pitch-box.bottom{bottom:-2px;border-bottom:0}.pitch-row{position:absolute;left:5%;right:5%;display:flex;justify-content:space-evenly;align-items:center;gap:8px;z-index:2}.pitch-a{top:8%}.pitch-c{top:34%}.pitch-d{top:64%}.pitch-p{bottom:3%}.pitch-player{display:grid;justify-items:center;gap:3px;min-width:80px;text-align:center;color:#fff;text-shadow:0 1px 2px #123}.pitch-player img,.pitch-face{width:58px;height:58px;border-radius:50%;object-fit:cover;border:3px solid #fff;background:#e9f2eb;box-shadow:0 4px 10px #0d3a2266}.pitch-face{display:grid;place-items:center;color:#143b28;text-shadow:none;font-weight:900}.pitch-player b{font-size:12px;max-width:100px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pitch-player small{display:grid;place-items:center;min-width:28px;height:22px;border-radius:11px;background:#fff;color:#145d38;text-shadow:none;font-weight:900}.bench-face{width:34px;height:34px;border-radius:50%;object-fit:cover;background:#eee}.bench-preview>div{grid-template-columns:auto minmax(0,1fr) auto auto}.bench-preview>div>span.small{display:block}
.league-settings{display:grid;grid-template-columns:1.4fr 1.2fr 1fr .7fr auto;gap:12px;align-items:end;margin-top:14px}.league-settings .field,.league-add .field{margin:0}.league-add{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;align-items:end}.league-table-wrap{overflow-x:auto}.league-table-head,.league-table-row{display:grid;grid-template-columns:44px minmax(160px,1.5fr) repeat(6,70px) minmax(170px,auto);gap:8px;align-items:center;min-width:940px;padding:10px 6px}.league-table-head{color:var(--muted);font-size:11px;font-weight:800;text-transform:uppercase;border-bottom:1px solid var(--line)}.league-table-row{border-bottom:1px solid var(--line)}.league-table-row input{width:100%;padding:8px 6px;border:1px solid var(--line);border-radius:8px;background:#fff;text-align:center}.league-actions{display:flex;gap:9px;justify-content:flex-end;flex-wrap:wrap}.league-table-row[data-team="mine"]{background:#f1f8f3;border-radius:10px}.fantasy-kpis>div:nth-child(4){background:#f8faf7}
@media(max-width:1100px){.league-settings{grid-template-columns:1fr 1fr}.league-settings .btn{grid-column:1/-1}.fantasy-kpis{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:900px){.fantasy-steps.five{grid-template-columns:repeat(3,minmax(0,1fr))}.fantasy-role-grid,.fantasy-bulk-grid{grid-template-columns:1fr}.fantasy-pitch{min-height:560px}.pitch-player img,.pitch-face{width:50px;height:50px}.pitch-player{min-width:66px}.fantasy-player-actions{flex-wrap:wrap}}
@media(max-width:600px){.fantasy-steps.five{display:flex}.fantasy-kpis{grid-template-columns:1fr 1fr}.league-settings,.league-add{grid-template-columns:1fr}.fantasy-pitch{min-height:520px;border-radius:16px}.pitch-player img,.pitch-face{width:44px;height:44px}.pitch-player{min-width:54px}.pitch-player b{font-size:10px;max-width:64px}.pitch-a{top:9%}.pitch-c{top:35%}.pitch-d{top:65%}.pitch-p{bottom:4%}.fantasy-role-edit{width:100%;justify-content:flex-start}}
.league-table-wrap.mode-total .league-table-head,.league-table-wrap.mode-total .league-table-row{grid-template-columns:44px minmax(180px,1.7fr) 100px minmax(170px,auto);min-width:620px}

/* 0.9.0 · Match intelligence, team hubs, odds and fantasy rules */
.match-crest-img{width:76px;height:76px;object-fit:contain;filter:drop-shadow(0 6px 14px rgba(17,45,30,.12))}.match-lineup-empty{margin-bottom:16px}.match-lineup-board{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin:0 0 18px}.match-team-pitch{border:1px solid var(--line);border-radius:18px;overflow:hidden;background:#fff;min-width:0}.match-team-title{display:grid;grid-template-columns:38px 1fr auto;gap:10px;align-items:center;padding:12px 14px;border-bottom:1px solid var(--line);background:#f8faf8}.match-team-title img{width:34px;height:34px;object-fit:contain}.match-team-title span{font-size:12px;color:var(--muted);font-weight:800}.match-field{min-height:520px;padding:18px 10px;display:flex;flex-direction:column;justify-content:space-around;gap:15px;background:linear-gradient(90deg,#2f8b51 0 12.5%,#358f55 12.5% 25%,#2f8b51 25% 37.5%,#358f55 37.5% 50%,#2f8b51 50% 62.5%,#358f55 62.5% 75%,#2f8b51 75% 87.5%,#358f55 87.5%);position:relative}.match-field:before{content:"";position:absolute;inset:50% 0 auto;height:2px;background:rgba(255,255,255,.62)}.match-field:after{content:"";position:absolute;left:50%;top:50%;width:90px;height:90px;border:2px solid rgba(255,255,255,.62);border-radius:50%;transform:translate(-50%,-50%)}.match-lineup-row{position:relative;z-index:1;display:flex;justify-content:space-evenly;gap:6px;align-items:flex-start}.match-lineup-player{display:grid;justify-items:center;gap:4px;width:76px;text-align:center;color:#fff;text-shadow:0 1px 2px #143326;position:relative}.match-lineup-player .match-face{width:52px;height:52px;border-radius:50%;object-fit:cover;background:#e9f0e9;border:3px solid #fff;box-shadow:0 4px 10px rgba(5,35,18,.3)}.match-lineup-player>b{max-width:76px;font-size:10px;line-height:1.15;overflow:hidden;text-overflow:ellipsis}.match-lineup-player small{font-size:9px;opacity:.9}.match-player-events{display:flex;flex-wrap:wrap;justify-content:center;gap:2px;min-height:16px;text-shadow:none}.match-player-events span{min-width:17px;height:17px;padding:0 3px;border-radius:8px;background:#fff;color:#162c21;display:grid;place-items:center;font-size:10px;font-weight:900;box-shadow:0 1px 4px rgba(0,0,0,.15)}.match-bench{padding:12px 14px;border-top:1px solid var(--line);background:#fbfcfb}.match-bench>div{display:flex;gap:8px;overflow:auto;padding-top:9px}.match-bench>div>span{min-width:112px;display:grid;grid-template-columns:30px 1fr;gap:6px;align-items:center;font-size:10px}.match-bench img{width:30px;height:30px;border-radius:50%;object-fit:cover;background:#edf1ed}.match-bench .match-player-events{grid-column:1/-1;justify-content:flex-start}.standings.interactive a{color:inherit;text-decoration:none;font-weight:800}.standings.interactive a:hover,.standings.interactive a:focus{text-decoration:underline;color:#147746}.standings.interactive tr:has(a):hover{background:#f2f8f4}.team-kpis{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:10px}.team-kpis>div{padding:14px;border:1px solid var(--line);border-radius:14px;background:#fff;display:grid;gap:3px}.team-kpis span{font-size:11px;color:var(--muted);text-transform:uppercase;letter-spacing:.04em}.team-kpis strong{font-size:22px;color:#123c28}.team-injuries{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.team-injuries>div{display:grid;grid-template-columns:46px 1fr;gap:10px;align-items:center;padding:10px;border:1px solid var(--line);border-radius:12px}.team-injuries img{width:46px;height:46px;border-radius:50%;object-fit:cover;background:#eef2ee}.team-injuries span{display:grid;gap:2px}.team-injuries small{color:var(--muted)}
.quote-comparison.verified{border-color:#b9dac6;background:#f2faf5}.quote-comparison.single-source{border-color:#ead7aa;background:#fffaf0}.stake-calc{display:grid;grid-template-columns:1.2fr .8fr 1.2fr;gap:10px;align-items:stretch;margin:14px 0;padding:12px;border:1px solid var(--line);border-radius:14px;background:#fbfcfa}.stake-calc label,.stake-calc>div{display:grid;gap:4px}.stake-calc input{width:100%;padding:9px 10px;border:1px solid #ccd8cf;border-radius:9px;background:#fff}.stake-calc span,.stake-calc small{font-size:11px;color:var(--muted)}.stake-calc b{font-size:18px;color:#123c28}
.fantasy-steps.six{grid-template-columns:repeat(6,minmax(0,1fr))}.strategy-picker{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:end;margin-top:14px}.strategy-picker .field{margin:0}.fantasy-rules-form{margin-top:16px}.rules-duplicate{display:grid!important;grid-template-columns:auto 1fr;gap:10px;align-items:start;padding:14px;border:1px solid var(--line);border-radius:14px;background:#f7faf8}.rules-duplicate span{display:grid;gap:3px}.rules-duplicate small{color:var(--muted);font-weight:400}.rule-bonus-grid,.rule-threshold-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;margin-top:14px}.rule-threshold-grid{grid-template-columns:repeat(6,minmax(0,1fr))}.rule-bonus-grid label,.rule-threshold-grid label{display:grid;gap:5px;font-size:12px;font-weight:800}.rule-bonus-grid input,.rule-threshold-grid input{width:100%;padding:9px 8px;border:1px solid var(--line);border-radius:9px;background:#fff}.player-owners{display:block;margin-top:4px;color:#9a5d00;font-size:11px;font-weight:700}
@media(max-width:1050px){.team-kpis{grid-template-columns:repeat(3,minmax(0,1fr))}.team-injuries{grid-template-columns:1fr 1fr}.fantasy-steps.six{grid-template-columns:repeat(3,minmax(0,1fr))}.rule-bonus-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.rule-threshold-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:820px){.match-lineup-board{grid-template-columns:1fr}.match-field{min-height:500px}.stake-calc{grid-template-columns:1fr}.team-injuries{grid-template-columns:1fr}.strategy-picker{grid-template-columns:1fr}}
@media(max-width:600px){.match-crest-img{width:54px;height:54px}.match-field{min-height:460px;padding-inline:4px}.match-lineup-player{width:62px}.match-lineup-player .match-face{width:44px;height:44px}.match-lineup-player>b{max-width:62px;font-size:9px}.team-kpis{grid-template-columns:1fr 1fr}.fantasy-steps.six{display:flex}.rule-bonus-grid,.rule-threshold-grid{grid-template-columns:1fr 1fr}}

/* 0.9.4 match detail performance cards */
.match-player-stats-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin-top:16px}.match-player-stat-list{display:grid;gap:8px;margin-top:10px}.match-player-stat{display:flex;align-items:center;gap:10px;padding:8px 0;border-bottom:1px solid var(--line,#e7e9e7)}.match-player-stat img{width:36px;height:36px;object-fit:contain;border-radius:50%;background:#f2f4f2}.match-player-stat span{display:grid;gap:2px}.match-player-stat small{color:var(--muted,#6a7480)}@media(max-width:720px){.match-player-stats-grid{grid-template-columns:1fr}}

/* 0.9.5 · Unified liquid lineup */
.match-lineup-board.match-lineup-unified{display:block;overflow:hidden;margin-bottom:22px;border:1px solid #dce6df;border-radius:24px;background:#fff;box-shadow:0 18px 45px rgba(18,48,32,.08)}
.match-pitch-team{display:grid;grid-template-columns:46px minmax(0,1fr) auto;gap:12px;align-items:center;min-height:72px;padding:12px 20px;background:linear-gradient(110deg,rgba(255,255,255,.97),rgba(244,249,246,.94));position:relative;z-index:4}
.match-pitch-team-home{border-bottom:1px solid rgba(19,75,45,.12)}
.match-pitch-team-away{border-top:1px solid rgba(19,75,45,.12)}
.match-pitch-team img{width:42px;height:42px;object-fit:contain;filter:drop-shadow(0 5px 9px rgba(14,49,30,.12))}
.match-pitch-team b{font-size:17px;color:#13251b}
.match-pitch-team span{font-size:12px;font-weight:850;color:#657268;letter-spacing:.035em}
.match-field.match-field-unified{display:grid;grid-template-rows:1fr 1fr;gap:0;min-height:920px;padding:0 18px;overflow:hidden;background:linear-gradient(90deg,rgba(14,80,42,.08),transparent 14%,transparent 86%,rgba(14,80,42,.08)),repeating-linear-gradient(90deg,#2c8a50 0,#2c8a50 12.5%,#329154 12.5%,#329154 25%);box-shadow:inset 0 0 42px rgba(5,45,23,.13);isolation:isolate}
.match-field-unified:before{z-index:1;background:rgba(255,255,255,.72);box-shadow:0 1px 0 rgba(15,69,39,.15)}
.match-field-unified:after{z-index:1;width:132px;height:132px;border-color:rgba(255,255,255,.72);box-shadow:0 0 0 1px rgba(15,69,39,.08)}
.match-half{position:relative;z-index:2;display:flex;flex-direction:column;justify-content:space-evenly;min-height:0}
.match-half-home{padding:36px 0 8px}
.match-half-away{padding:8px 0 36px;flex-direction:column-reverse}
.match-goal-box{position:absolute;z-index:1;left:30%;right:30%;height:80px;border:2px solid rgba(255,255,255,.7);pointer-events:none}
.match-goal-box-top{top:-2px;border-top:0;border-radius:0 0 5px 5px}
.match-goal-box-bottom{bottom:-2px;border-bottom:0;border-radius:5px 5px 0 0}
.match-center-dot{position:absolute;z-index:2;top:50%;left:50%;width:7px;height:7px;border-radius:50%;background:#fff;box-shadow:0 1px 5px rgba(10,58,31,.35);transform:translate(-50%,-50%)}
.match-lineup-row{align-items:center;gap:8px}
.match-lineup-player{grid-template-rows:68px 23px 20px;align-items:center;gap:3px;width:86px;text-shadow:none}
.match-player-orb{position:relative;display:block;width:66px;height:66px;overflow:hidden;border:1px solid rgba(255,255,255,.9);border-radius:50%;background:linear-gradient(145deg,rgba(255,255,255,.56),rgba(229,244,235,.3));box-shadow:inset 0 1px 1px rgba(255,255,255,.9),inset 0 -8px 18px rgba(9,63,34,.08),0 9px 22px rgba(4,45,22,.3),0 0 0 3px rgba(255,255,255,.24);backdrop-filter:blur(13px) saturate(145%);-webkit-backdrop-filter:blur(13px) saturate(145%)}
.match-player-orb:after,.match-bench-orb:after{content:"";position:absolute;inset:2px 8px 52% 8px;border-radius:999px;background:linear-gradient(180deg,rgba(255,255,255,.72),rgba(255,255,255,0));pointer-events:none}
.match-player-orb img,.match-bench-orb img{display:block;width:100%;height:100%;border-radius:inherit;object-fit:cover;object-position:center 12%;transform:scale(1.04)}
.match-lineup-player .match-player-orb.match-face{display:grid;width:66px;height:66px;place-items:center;border:1px solid rgba(255,255,255,.9);background:linear-gradient(145deg,rgba(255,255,255,.9),rgba(220,239,226,.78));color:#174b2d;font-size:17px;font-weight:900;box-shadow:inset 0 1px 1px rgba(255,255,255,.9),0 9px 22px rgba(4,45,22,.26)}
.match-player-name{align-self:center;max-width:84px;padding:3px 8px;overflow:hidden;border:1px solid rgba(255,255,255,.22);border-radius:999px;background:rgba(9,42,25,.74);box-shadow:0 4px 10px rgba(5,40,20,.18);color:#fff;font-size:10px!important;line-height:15px!important;text-overflow:ellipsis;white-space:nowrap}
.match-player-events{align-content:center;min-height:20px}
.match-player-events.is-empty{visibility:hidden}
.match-player-events span{min-width:19px;height:19px;border:1px solid rgba(255,255,255,.75);border-radius:50%;background:rgba(255,255,255,.9);box-shadow:0 4px 10px rgba(6,42,22,.2);font-size:10px;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}
.match-benches{display:grid;grid-template-columns:1fr 1fr;gap:16px;padding:18px;background:#f5f8f6;border-top:1px solid #dfe8e2}
.match-bench{min-width:0;padding:0;border:1px solid #e0e8e3;border-radius:18px;background:rgba(255,255,255,.9);box-shadow:0 8px 22px rgba(25,58,40,.05);overflow:hidden}
.match-bench>div.match-bench-title{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:13px 15px;border-bottom:1px solid #e7ede9;background:linear-gradient(110deg,#fff,#f6faf7);font-size:12px}
.match-bench-title span{font-weight:900;color:#15281d}
.match-bench-title b{overflow:hidden;color:#6b776f;font-size:11px;text-overflow:ellipsis;white-space:nowrap}
.match-bench>div.match-bench-list{display:grid;grid-template-columns:repeat(auto-fill,minmax(142px,1fr));gap:9px;overflow:visible;padding:12px}
.match-bench-player{display:grid;grid-template-columns:44px minmax(0,1fr);grid-template-rows:25px 21px;column-gap:9px;align-items:center;height:64px;min-width:0;padding:8px;border:1px solid rgba(25,75,47,.1);border-radius:14px;background:linear-gradient(135deg,rgba(255,255,255,.96),rgba(239,247,242,.9));box-shadow:inset 0 1px 0 #fff}
.match-bench-orb{position:relative;display:block;grid-row:1/3;width:44px;height:44px;overflow:hidden;border:1px solid rgba(255,255,255,.94);border-radius:50%;background:#eaf2ed;box-shadow:0 5px 13px rgba(12,58,33,.14),0 0 0 2px rgba(31,125,72,.08)}
.match-bench-orb.match-face{display:grid;place-items:center;color:#174b2d;font-size:12px;font-weight:900}
.match-bench-name{align-self:end;min-width:0;overflow:hidden;color:#1b2b22;font-size:11px;line-height:16px;text-overflow:ellipsis;white-space:nowrap}
.match-bench-events{align-self:start;display:block;height:21px;min-width:0}
.match-bench-events>.match-player-events{grid-column:auto;justify-content:flex-start;min-height:20px}
.match-bench-events .match-player-events span{min-width:18px;height:18px;font-size:9px}
@media(max-width:820px){.match-lineup-board.match-lineup-unified{border-radius:20px}.match-field.match-field-unified{min-height:820px;padding-inline:8px}.match-benches{grid-template-columns:1fr}.match-half-home{padding-top:32px}.match-half-away{padding-bottom:32px}}
@media(max-width:600px){.match-pitch-team{grid-template-columns:38px minmax(0,1fr) auto;min-height:62px;padding:10px 12px}.match-pitch-team img{width:34px;height:34px}.match-pitch-team b{font-size:15px}.match-pitch-team span{font-size:10px}.match-field.match-field-unified{min-height:740px;padding-inline:2px}.match-field-unified:after{width:100px;height:100px}.match-goal-box{left:27%;right:27%;height:62px}.match-lineup-player{grid-template-rows:51px 20px 18px;width:61px;gap:2px}.match-player-orb{width:49px;height:49px}.match-lineup-player .match-player-orb.match-face{width:49px;height:49px;font-size:13px}.match-player-name{max-width:60px;padding:2px 5px;font-size:8px!important;line-height:13px!important}.match-player-events{min-height:18px}.match-player-events span{min-width:17px;height:17px;font-size:9px}.match-benches{gap:12px;padding:12px}.match-bench>div.match-bench-list{grid-template-columns:repeat(2,minmax(0,1fr));padding:9px}.match-bench-player{grid-template-columns:38px minmax(0,1fr);grid-template-rows:23px 19px;height:58px;padding:7px}.match-bench-orb{width:38px;height:38px}.match-bench-name{font-size:10px}}

/* 0.9.6 · Compact shared-player indicator */
.fantasy-player-head{grid-template-columns:auto minmax(0,1fr) auto auto}
.player-owners{position:relative;display:inline-block;justify-self:end;margin:0;color:inherit;font-size:inherit;font-weight:inherit;z-index:3}
.player-owners[open]{z-index:30}
.player-owners summary{display:grid;place-items:center;width:29px;height:29px;border:1px solid #d1e3d8;border-radius:50%;background:#eef7f1;color:#157848;font-size:10px;font-weight:900;line-height:1;list-style:none;cursor:pointer;transition:background .16s ease,color .16s ease,transform .16s ease,box-shadow .16s ease}
.player-owners summary::-webkit-details-marker{display:none}
.player-owners summary:hover,.player-owners summary:focus-visible,.player-owners[open] summary{background:#147746;color:#fff;box-shadow:0 5px 13px rgba(20,119,70,.2);outline:0;transform:translateY(-1px)}
.player-owners-popover{position:absolute;top:calc(100% + 8px);right:0;width:max-content;min-width:210px;max-width:min(320px,72vw);max-height:210px;overflow:auto;padding:12px 14px;border:1px solid #dce6df;border-radius:13px;background:rgba(255,255,255,.98);box-shadow:0 14px 34px rgba(18,48,32,.18);color:#1b2b22;font-size:11px;font-weight:500;line-height:1.35;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}
.player-owners-popover b{display:block;margin-bottom:7px;color:#172a1f;font-size:11px}
.player-owners-popover ul{display:grid;gap:5px;margin:0;padding:0;list-style:none}
.player-owners-popover li{padding:5px 7px;border-radius:8px;background:#f3f7f4;overflow-wrap:anywhere}
@media(max-width:600px){.player-owners summary{width:27px;height:27px}.player-owners-popover{max-width:68vw}}

/* 0.9.7 · Calculator below every analysis slip */
.slip-card{display:flex;flex-direction:column}
.slip-card>.notice{order:1}
.slip-card>.stake-calc{order:2;margin-top:auto}
.slip-card-calculator{grid-template-columns:minmax(0,1fr) minmax(0,.72fr) minmax(0,1fr);align-items:stretch;padding:14px;background:linear-gradient(145deg,#fbfdfb,#f4f8f5)}
.stake-calc-title{grid-column:1/-1;display:flex!important;justify-content:space-between;align-items:center;gap:10px;padding-bottom:9px;border-bottom:1px solid #e1e9e4}
.stake-calc-title b{color:#173d29;font-size:14px}
.stake-calc-title span{font-size:10px!important;text-align:right}
.slip-card-calculator label,.slip-card-calculator .stake-quote,.slip-card-calculator .stake-result{min-width:0}
.slip-card-calculator .stake-result b{font-size:20px}
.slip-card-calculator .stake-result small{line-height:1.35}
.stake-calc-note{grid-column:1/-1;margin:0;color:#68776d;font-size:10px;line-height:1.5}
@media(max-width:1500px){.slip-card-calculator{grid-template-columns:1fr 1fr}.slip-card-calculator .stake-result{grid-column:1/-1;padding-top:4px}}
@media(max-width:760px){.slip-card-calculator{grid-template-columns:1fr 1fr}.slip-card-calculator .stake-result{grid-column:auto}.stake-calc-title,.stake-calc-note{grid-column:1/-1}}
@media(max-width:480px){.slip-card-calculator{grid-template-columns:1fr}.slip-card-calculator .stake-result,.stake-calc-title,.stake-calc-note{grid-column:1}}
