:root{color-scheme:light;--bg:#fff;--panel:#fff;--inset:#f5f7f6;--text:#1b2620;--muted:#647168;--line:#e3e9e5;--accent:#26734f;--soft:#edf5ef;--shadow:0 3px 5px #1c382005,0 12px 32px #1c38200b;--chrome:#ffffffed;font:16px/1.5 -apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif}*{box-sizing:border-box}body{margin:0;color:var(--text);background:var(--bg);font-optical-sizing:auto}button,input,select{font:inherit;color:inherit}button,a,input{touch-action:manipulation}a{color:inherit;text-decoration:none}button{cursor:pointer;background:var(--panel);border:1px solid var(--line);border-radius:12px;padding:10px 14px;min-height:44px}button:active{transform:scale(.98)}:focus-visible{outline:2px solid var(--accent);outline-offset:3px}header{height:80px;display:flex;align-items:center;gap:50px;padding:0 4vw;border-bottom:1px solid var(--line);background:var(--chrome);position:sticky;top:0;z-index:5}.brand{font-size:23px;font-weight:750;letter-spacing:-1px;display:flex;align-items:center;gap:5px}.brand small{font-size:11px;letter-spacing:0;border:1px solid var(--line);color:var(--accent);padding:2px 4px}.mark{display:inline-block;font-size:0;width:31px;height:35px;background:var(--accent);clip-path:polygon(50% 2%,98% 97%,30% 66%,12% 97%,0 97%,50% 2%,50% 25%,34% 56%,77% 76%,50% 25%)}header nav{display:flex;gap:30px}header nav a{font-size:14px;color:var(--muted);padding:12px 6px}header nav a[data-active]{color:var(--accent);font-weight:650}.avatar{margin-left:auto;border-radius:50%;width:44px;padding:0;color:var(--accent);background:var(--soft);border:1px solid var(--line);font-weight:650}.shell{display:grid;grid-template-columns:190px minmax(0,1fr) 240px;gap:34px;max-width:1440px;margin:auto;padding:32px 4vw}.eyebrow{font-size:11px;letter-spacing:1.8px;color:var(--muted);font-weight:650}h1{font-size:30px;letter-spacing:-1px;line-height:1.2;margin:7px 0 10px}h2{font-size:24px;line-height:1.25;letter-spacing:-.6px}h3{font-size:16px;margin:0 0 8px}.sub{font-size:14px;color:var(--muted);margin:0 0 20px;display:flex;align-items:center;gap:12px;flex-wrap:wrap}.tag{font-size:11px;border-radius:5px;color:var(--muted);background:var(--inset);padding:3px 6px;border:1px solid var(--line);font-weight:500}.sideitem{display:block;padding:10px;border-radius:10px;font-size:14px;color:var(--muted)}.sideitem.active{color:var(--accent);background:var(--soft)}.sidecard{border-top:1px solid var(--line);margin-top:25px;padding-top:22px}aside p,aside small{font-size:14px;color:var(--muted)}.sidecard a{color:var(--accent);font-size:14px}.spark{font-size:32px;color:var(--accent)}.right{padding-left:10px}.toolbar{display:flex;justify-content:space-between;gap:8px;align-items:center;margin:20px 0 14px}.toolbar input{max-width:52%;border:1px solid var(--line);border-radius:10px;padding:9px 10px;background:var(--panel);font-size:14px}.toolbar button{font-size:13px;color:var(--accent);background:var(--soft);border:0}.dates{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:7px;margin:12px 0 18px}.date{border:1px solid transparent;background:var(--panel);color:var(--muted);font-size:11px;padding:8px 2px}.date b{font-size:22px;display:block;color:var(--text);font-weight:650;letter-spacing:-.5px}.date.selected{background:var(--soft);border-color:#c6dfce;color:var(--accent)}.date.selected b{color:var(--accent)}.filters{display:flex;gap:4px;background:var(--inset);padding:4px;border-radius:12px;margin:14px 0}.filters button{flex:1;min-width:0;min-height:36px;border:0;background:transparent;font-size:13px;padding:6px;color:var(--muted)}.filters .selected{background:var(--panel);color:var(--text);box-shadow:0 1px 5px #12241a12;font-weight:600;border-radius:9px}.notice{font-size:12px;color:var(--muted);margin:14px 0;padding:9px 12px;border-left:2px solid #a6c6b2;background:var(--inset);border-radius:0 7px 7px 0}.league{margin:24px 0 15px}.league>summary{font-size:13px;font-weight:650;color:var(--muted);padding:8px 2px;cursor:pointer}.league>summary .tag{float:right}.fixture{background:var(--panel);border:1px solid var(--line);border-radius:18px;margin:10px 0 14px;box-shadow:var(--shadow);overflow:hidden}.fixture>summary{display:grid;grid-template-columns:40px 1fr auto;gap:12px;padding:19px 16px;align-items:center;list-style:none;cursor:pointer}.fixture>summary::-webkit-details-marker{display:none}.fixture>summary:after{content:'⌄';grid-column:3;color:var(--muted);font-size:12px;position:absolute;opacity:0}.time{font-size:12px;color:var(--muted)}.live{color:var(--accent);font-weight:700}.teams,.score{display:grid;gap:12px}.teams{font-size:15px;font-weight:600;min-width:0}.teamline{display:flex;gap:9px;align-items:center}.crest{display:inline-flex;flex-shrink:0;align-items:center;justify-content:center;width:27px;height:30px;border:1px solid var(--line);background:var(--inset);font-size:10px;border-radius:7px;color:var(--muted);font-weight:750}.score{font-size:18px;font-variant-numeric:tabular-nums}.expanded{padding:15px;background:var(--inset);border-top:1px solid var(--line)}.section-head{display:flex;align-items:center;justify-content:space-between;gap:8px;font-size:13px;margin-bottom:13px}.section-head a{color:var(--accent);min-height:36px;display:flex;align-items:center}.section-head strong{font-weight:650}.insights{display:grid;gap:9px}.insight{display:grid;grid-template-columns:1fr auto;gap:6px 8px;width:100%;text-align:left;padding:13px 14px;min-height:85px;background:var(--panel);border:1px solid var(--line);border-radius:11px;box-shadow:0 1px 2px #17351c04}.market{grid-column:1/3;font-size:10px;font-weight:650;letter-spacing:.4px;color:var(--muted)}.insight strong{font-size:14px;font-weight:600;align-self:center}.state{font-size:10px;color:var(--accent);background:var(--soft);padding:4px 6px;border-radius:5px;white-space:nowrap;align-self:center}.insight.failed{background:var(--inset);color:var(--muted)}.insight.failed .state{background:var(--line);color:var(--muted)}.back{display:inline-flex;padding:8px 0;color:var(--accent);font-size:14px;min-height:44px;align-items:center}.matchhero{text-align:center;border:1px solid var(--line);padding:23px 14px;border-radius:18px;box-shadow:var(--shadow);background:var(--panel);margin:12px 0 20px}.matchscore{display:flex;justify-content:space-around;gap:15px;align-items:center;margin:24px 0}.matchscore b{font-size:34px}.matchscore a{font-size:14px;font-weight:650}.tabs{display:flex;gap:20px;overflow-x:auto;border-bottom:1px solid var(--line);margin-bottom:18px}.tabs button{border:0;border-radius:0;background:transparent;padding:12px 0;white-space:nowrap;font-size:14px;color:var(--muted)}.tabs .selected{border-bottom:2px solid var(--accent);color:var(--accent);font-weight:650}.panel{background:var(--panel);border:1px solid var(--line);border-radius:16px;padding:20px;margin:16px 0;box-shadow:var(--shadow)}.panel p{font-size:14px}.muted{color:var(--muted)}.row{display:flex;gap:15px;align-items:center;justify-content:space-between;padding:14px 0;border-bottom:1px solid var(--line);font-size:14px}.row:last-child{border:0}.stat{display:grid;grid-template-columns:40px 1fr 40px;text-align:center;gap:10px;font-size:14px;margin:18px 0}.bars{height:5px;grid-column:1/4;background:var(--line);border-radius:4px;overflow:hidden}.bars i{height:100%;display:block;background:var(--accent)}.empty{border:1px dashed var(--line);border-radius:12px;background:var(--inset);padding:24px;color:var(--muted);font-size:14px;text-align:center}.profile{display:flex;gap:18px;align-items:center}.profile .crest{width:60px;height:64px;font-size:20px}.profile-section-title{font-size:18px}.primary{background:var(--accent);color:white;border:0;font-weight:600}.close,.icon-button{border:0;background:var(--inset);border-radius:50%;height:36px;min-height:36px;width:36px;padding:0;font-size:24px;color:var(--muted)}.close{float:right}#explain{position:fixed;margin:0;width:min(400px,calc(100% - 24px));max-height:calc(100vh - 24px);overflow:auto;padding:22px;background:var(--panel);color:var(--text);border:1px solid var(--line);border-radius:16px;box-shadow:0 18px 80px #10241c35}#explain p{font-size:15px;color:var(--muted)}#explain::backdrop{background:transparent}#account{width:min(450px,calc(100% - 24px));max-height:calc(100dvh - 24px);overflow:auto;background:var(--panel);color:var(--text);border:1px solid var(--line);border-radius:24px;padding:24px;box-shadow:0 28px 100px #0e211c35}#account::backdrop{background:#172b244a;backdrop-filter:blur(4px)}.account-top{display:flex;align-items:center;justify-content:space-between}.account-identity{display:flex;gap:16px;align-items:center;margin:22px 0 26px}.account-avatar{width:58px;height:58px;border-radius:50%;background:var(--soft);color:var(--accent);display:grid;place-items:center;font-size:24px;font-weight:600}.account-identity h2{margin:0 0 5px}.account-identity p{font-size:13px;color:var(--muted);margin:0}.settings-group{border-top:1px solid var(--line);padding-top:20px;margin-top:16px}.settings-group>p{font-size:13px;color:var(--muted);margin:6px 0 14px}.theme-options{display:grid;grid-template-columns:1fr 1fr;gap:12px}.theme-options button{display:grid;gap:10px;text-align:left;border:1px solid var(--line);padding:10px;font-size:14px}.theme-options button[aria-pressed=true]{border:2px solid var(--accent);padding:9px;background:var(--soft)}.theme-preview{height:76px;border-radius:6px;border:1px solid #dae2dd;display:flex;align-items:center;justify-content:center;font-size:25px}.light-preview{background:linear-gradient(90deg,#f4f6f5 25%,#fff 25%);color:#537561}.dark-preview{background:linear-gradient(90deg,#151d18 25%,#28352d 25%);color:#a3c9af;border-color:#3d4b40}.settings-link{display:flex;justify-content:space-between;align-items:center;width:100%;border:0;border-radius:0;border-top:1px solid var(--line);padding:14px 0;font-size:14px;text-align:left;background:transparent}.settings-link span{color:var(--muted)}#account-done{width:100%;margin-top:20px}#theme-status{min-height:20px;font-size:12px!important}
[data-theme=dark]{color-scheme:dark;--bg:#111714;--panel:#1c2520;--inset:#151e19;--text:#eaf0ec;--muted:#a6b4aa;--line:#354239;--accent:#9bcbb0;--soft:#293f32;--shadow:0 8px 25px #0002;--chrome:#18211cef}[data-theme=dark] .primary{background:#83b99a;color:#13231a}[data-theme=dark] .date.selected{border-color:#52745e}[data-theme=dark] .notice{border-left-color:#57755f}
@media(hover:hover){button:hover{border-color:var(--accent)}a:hover{color:var(--accent)}}@media(min-width:761px){.shell{background:linear-gradient(90deg,transparent 0,transparent 100%)}main{min-width:0}.insight{min-height:85px}}@media(max-width:1180px){.shell{grid-template-columns:170px minmax(0,1fr)}.right{display:none}}@media(max-width:760px){header{height:68px;padding:0 20px;gap:10px;background:var(--panel)}.brand{font-size:20px}.mark{width:28px;height:32px}header nav{position:fixed;bottom:0;left:0;right:0;height:66px;z-index:10;display:flex;justify-content:space-around;gap:0;align-items:center;border-top:1px solid var(--line);background:var(--chrome);backdrop-filter:blur(16px);padding-bottom:env(safe-area-inset-bottom)}header nav a{padding:11px 22px;border-radius:11px;font-size:13px}header nav a[data-active]{background:var(--soft)}.shell{display:block;padding:23px 18px 95px}#sidebar,.right{display:none}h1{font-size:29px;margin-top:5px}.sub{font-size:12px;gap:7px;margin-bottom:14px}.sub .tag{font-size:10px}.toolbar{margin:15px 0 9px}.dates{gap:4px;margin:7px 0 12px}.date{padding:6px 2px}.filters{margin:12px 0}.league{margin:19px 0 12px}.notice{font-size:11px;padding:8px 10px;margin:12px 0}.matchscore b{font-size:28px}.matchscore a{font-size:13px}.tabs{gap:17px}.expanded{padding:12px}.insight{padding:11px 12px;min-height:81px}.insight strong{font-size:13px}.market{font-size:10px}.state{font-size:10px}.section-head{margin-bottom:9px}.profile h1{font-size:25px}#account{padding:22px;max-height:calc(100dvh - 20px);margin:auto}.account-identity{margin:18px 0 22px}.theme-preview{height:65px}.settings-group{padding-top:16px}.settings-group>p{font-size:12px}.account-top .eyebrow{font-size:11px}}@media(prefers-reduced-motion:no-preference){button{transition:transform 120ms cubic-bezier(.23,1,.32,1),background-color 120ms ease}}@media(prefers-reduced-transparency:reduce){header nav{background:var(--panel);backdrop-filter:none}#account::backdrop{backdrop-filter:none}}@media(prefers-contrast:more){:root{--muted:#465b4d;--line:#8d9e92}[data-theme=dark]{--muted:#c8d8ce;--line:#769582}}
.brand img{width:180px;height:auto;display:block;max-height:40px;object-fit:contain}[data-theme=dark] .brand img{filter:invert(1) hue-rotate(180deg)}
.analysis-group{border:1px solid var(--line);border-radius:16px;background:var(--inset);overflow:hidden;margin:14px 0}.analysis-group>summary{padding:16px;cursor:pointer;list-style:none;font-size:14px;font-weight:650;display:flex;justify-content:space-between;align-items:center}.analysis-group>summary span{font-size:11px;color:var(--muted);font-weight:500}.analysis-list{padding:0 12px 12px;display:grid;gap:9px}.inline-insight{border:1px solid var(--line);border-radius:11px;background:var(--panel);overflow:hidden}.inline-insight>summary{list-style:none;cursor:pointer;display:grid;grid-template-columns:1fr auto;gap:8px;padding:15px}.inline-insight .market{grid-column:1}.inline-insight strong{grid-column:1;font-size:14px}.analysis-chevron{grid-column:2;grid-row:1/3;align-self:center;color:var(--accent)}.inline-insight[open] .analysis-chevron{transform:rotate(180deg)}.analysis-copy{border-top:1px solid var(--line);padding:0 15px 16px}.analysis-copy p{font-size:14px;color:var(--muted)}summary::-webkit-details-marker{display:none}.h2h-summary{display:flex;justify-content:space-around;gap:12px;text-align:center}.h2h-summary div{flex:1}.h2h-summary b{display:block;font-size:30px}.h2h-summary span{font-size:11px;color:var(--muted)}.h2h-strip{display:flex;height:5px;border-radius:4px;overflow:hidden;margin:18px 0}.h2h-strip i:nth-child(1){width:40%;background:#3e8662}.h2h-strip i:nth-child(2){width:40%;background:#bdc9c0}.h2h-strip i:nth-child(3){width:20%;background:#71887a}.h2h-row{display:grid;grid-template-columns:57px 1fr auto;gap:12px;border-top:1px solid var(--line);padding:13px 0;align-items:center;font-size:14px}.h2h-row small{color:var(--muted);font-size:10px}.h2h-row b{font-variant-numeric:tabular-nums}.table-scroll{overflow:auto}table{border-collapse:collapse;width:100%;font-size:12px;white-space:nowrap}td,th{padding:12px 6px;text-align:center;border-bottom:1px solid var(--line)}th{font-size:10px;color:var(--muted);font-weight:500}td:nth-child(2),th:nth-child(2){text-align:left}tbody tr:nth-child(4){background:var(--soft)}.venue-art{height:135px;background:radial-gradient(ellipse at 50% 90%,#bfd4c6,transparent 70%),var(--inset);display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:12px;margin:18px 0;color:var(--accent)}.venue-art>span{font-size:45px;line-height:1}.venue-art small{color:var(--muted);font-size:10px}.lineup-switch{display:flex;gap:4px}.lineup-switch button{font-size:12px;padding:7px;min-height:38px}.lineup-switch button[aria-pressed=true]{background:var(--soft);border-color:var(--accent)}.pitch{position:relative;height:450px;background:repeating-linear-gradient(0deg,#397851 0,#397851 56px,#35734d 56px,#35734d 112px);border:8px solid #286343;border-radius:17px;overflow:hidden;box-shadow:inset 0 0 0 1px #ffffff55}.pitch-line.center{position:absolute;left:0;right:0;top:50%;height:1px;background:#ffffff70}.pitch-circle{position:absolute;width:86px;height:86px;border:1px solid #ffffff70;border-radius:50%;top:calc(50% - 43px);left:calc(50% - 43px)}.goal-box{position:absolute;width:48%;height:65px;border:1px solid #ffffff70;left:26%}.goal-box.top{top:0;border-top:0}.goal-box.bottom{bottom:0;border-bottom:0}.pitch-players{position:absolute;inset:18px 2px;display:flex;flex-direction:column-reverse;justify-content:space-between}.pitch-row{display:flex;justify-content:space-around;gap:2px}.pitch-player{color:white;text-align:center;font-size:10px;max-width:76px;display:flex;flex-direction:column;align-items:center;gap:5px}.player-photo{height:39px;width:39px;background:#f6f6f2;color:#1a3924;box-shadow:0 3px 8px #15331f50;border-radius:50%;border:2px solid #f5fff8;display:grid;place-items:center;font-size:15px;font-weight:750;overflow:hidden}.player-photo img{width:100%;height:100%;object-fit:cover}.player-name{background:#143a2680;border-radius:3px;padding:2px 3px;line-height:1.2;text-shadow:0 1px 2px #0005}.pitch-caption{font-size:12px}.competition-card,.radar-alert-link{display:flex;justify-content:space-between;align-items:center;padding:20px;border:1px solid var(--line);border-radius:16px;box-shadow:var(--shadow);margin:14px 0;background:var(--panel)}.competition-card small,.radar-alert-link small{display:block;font-size:12px;color:var(--muted);margin-top:5px}.radar-alert-link{background:var(--soft);border-color:transparent}.competition-card>span:last-child,.radar-alert-link>span:last-child{font-size:25px;color:var(--accent)}
@media(max-width:760px){header nav{left:14px;right:14px;bottom:calc(12px + env(safe-area-inset-bottom));height:64px;border:1px solid #ffffffb0;border-radius:24px;background:rgba(249,253,250,.73);backdrop-filter:blur(22px) saturate(160%);box-shadow:0 8px 30px #1c3b2526,inset 0 1px 1px #fff;overflow:hidden;padding:5px;gap:3px}header nav a{flex:1;text-align:center;padding:13px 7px;font-size:12px;border-radius:18px;white-space:nowrap}header nav a[data-active]{background:#dcece1a6;box-shadow:inset 0 1px 1px #ffffffb0}.shell{padding-bottom:115px}.brand img{width:173px;max-height:36px}.pitch{height:425px}.section-head:has(.lineup-switch){flex-wrap:wrap}[data-theme=dark] header nav{background:rgba(30,45,35,.77);border-color:#9ebda64d;box-shadow:0 9px 35px #0006,inset 0 1px 1px #becfc12b}[data-theme=dark] header nav a[data-active]{background:#5875624d;box-shadow:none}}@media(prefers-reduced-transparency:reduce){header nav{background:var(--panel);backdrop-filter:none}}@media(prefers-contrast:more){header nav{background:var(--panel);border-color:var(--accent)}}
/* Real-data interface, notification controls and the two-team lineup. */
.header-actions{margin-left:auto;display:flex;gap:9px;align-items:center}.header-bell,.match-bell{display:grid;place-items:center;width:42px;height:42px;padding:9px;border-radius:50%;flex-shrink:0;background:var(--panel)}.header-bell svg,.match-bell svg{width:22px;height:22px}.match-bell[aria-pressed=true]{color:var(--accent);background:var(--soft);border-color:var(--accent)}.avatar{margin-left:0}.crest img{width:100%;height:100%;object-fit:contain}.crest:has(img){background:transparent;border:0;border-radius:0}.fixture>summary{grid-template-columns:32px minmax(0,1fr) 20px 36px;gap:10px;padding:17px 14px}.fixture .match-bell{width:36px;height:36px;min-height:36px;padding:8px}.teamline{font-size:14px;line-height:1.3;min-height:30px}.match-status{display:flex;align-items:center;justify-content:center;gap:12px}.card-tabs{display:flex;background:var(--panel);border:1px solid var(--line);border-radius:10px;margin-bottom:13px;overflow:hidden}.card-tabs>*{flex:1;min-width:0;border:0;border-radius:0;display:flex;align-items:center;justify-content:center;font-size:12px;min-height:40px;padding:8px 3px}.card-tabs button[aria-selected=true]{color:white;background:#3e6856}.analysis-summary{margin:12px 0;padding:12px;border:1px solid var(--line);background:var(--panel);border-radius:9px;font-size:12px}.analysis-summary p{margin:4px 0 0;color:var(--muted)}.explanation-link{display:flex;align-items:center;justify-content:center;min-height:44px;border-radius:10px;font-size:12px;padding:10px}.market-grid{display:grid;grid-template-columns:1fr 1fr;gap:9px}.market-card{display:flex;flex-direction:column;gap:4px;align-items:center;padding:15px 10px;text-align:center}.market-card>span{font-size:23px}.market-card strong{font-size:13px}.market-card small{font-size:11px;color:var(--muted)}.search-box{display:flex;gap:10px;align-items:center;background:var(--inset);border:1px solid var(--line);border-radius:13px;padding:10px 12px;margin:20px 0 12px}.search-box svg{height:20px;width:20px;flex-shrink:0;color:var(--muted)}.search-box input{border:0;outline:0;min-width:0;width:100%;background:transparent;font-size:14px;color:var(--text);min-height:24px}.search-box:focus-within{outline:2px solid var(--accent);outline-offset:2px}.search-result{display:flex;flex-direction:column;padding:12px 0;border-bottom:1px solid var(--line);font-size:14px}.search-result small{color:var(--muted)}.search-results>small{display:block;margin-top:12px;font-size:11px}.live-dot{display:inline-block;height:7px;width:7px;border-radius:50%;background:var(--muted);margin-right:6px}#live-filter[aria-pressed=true]{box-shadow:inset 0 0 0 1px var(--accent)}#live-filter[aria-pressed=true] .live-dot{background:var(--accent)}.stat-teams{display:flex;justify-content:space-between;gap:16px;color:var(--muted);font-size:11px}.stat-teams>span{max-width:45%}.stat-teams>span:last-child{text-align:right}.more-stats>summary{cursor:pointer;padding:12px 0;color:var(--accent);font-size:13px}.data-caption{font-size:11px!important;line-height:1.5}.compact-stats{padding:8px}.block-muted{display:block;color:var(--muted);font-size:11px;font-weight:400}.row>b,.row>a{text-align:right;max-width:65%}.venue-photo{width:100%;max-height:190px;object-fit:cover;border-radius:10px;margin:10px 0}tbody tr:nth-child(4){background:transparent}tbody tr.highlight{background:var(--soft)}.pitch-both{height:710px}.pitch-half{position:absolute;left:3px;right:3px;display:flex;justify-content:space-between;flex-direction:column;gap:8px}.pitch-half.away{top:18px;bottom:calc(50% + 22px)}.pitch-half.home{top:calc(50% + 22px);bottom:18px;flex-direction:column-reverse}.pitch-half.single{inset:20px 3px;flex-direction:column-reverse}.pitch-label{display:flex;align-items:center;justify-content:space-between;font-size:13px;font-weight:600;padding:12px 2px}.pitch-both .pitch-player{max-width:65px;flex:1;min-width:0}.pitch-both .player-name{font-size:9px;max-width:100%;overflow-wrap:anywhere}.pitch-unavailable{color:white;text-align:center;margin:auto;padding:20px;font-size:13px}.pitch-half.away .player-photo{border-color:#dbe4f0;background:#e8eef7}.lineup-switch{display:flex;width:100%}.lineup-switch button{flex:1;min-height:44px}.bench-player{display:flex;gap:12px;align-items:center;padding:11px 0;border-bottom:1px solid var(--line)}.bench-player:last-child{border:0}.bench-player .player-photo{width:35px;height:35px;flex-shrink:0}.bench-player b{font-size:13px;font-weight:550}.bench-player small{display:block;font-size:11px;color:var(--muted)}.notification-choice{display:flex;gap:12px;align-items:flex-start;padding:13px 0;border-bottom:1px solid var(--line)}.notification-choice input{accent-color:var(--accent);width:19px;height:19px;flex-shrink:0;margin:2px 0}.notification-choice strong{display:block;font-size:13px;font-weight:600}.notification-choice small{font-size:11px;color:var(--muted);display:block;margin-top:4px}.language-options{display:flex;gap:10px}.language-options button{font-size:13px;flex:1}.language-options [aria-pressed=true]{background:var(--soft);border-color:var(--accent)}#settings-status{font-size:11px;color:var(--muted)}.notification-section{margin-top:24px}.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}#ai-explanation{scroll-margin-top:90px}.matchscore a{flex:1;min-width:0}.matchscore>b{white-space:nowrap;flex-shrink:0}
@media(max-width:760px){header{padding:0 18px}.brand img{width:156px}.header-actions{gap:7px}.header-bell{height:40px;width:40px;padding:9px}.avatar{height:40px;width:40px;min-height:40px}header nav a{padding:11px 4px;font-size:11px;white-space:normal;line-height:1.25;display:flex;align-items:center;justify-content:center;min-height:48px}header nav{left:12px;right:12px;border-radius:24px}.matchscore{gap:10px}.matchhero .crest{width:40px;height:43px}.fixture>summary{gap:8px;padding:17px 11px}.teamline{gap:7px;font-size:12px}.fixture .crest{width:24px;height:27px}.panel{padding:17px}.pitch-both{height:710px}.pitch-both .player-photo{width:34px;height:34px}.pitch-both .pitch-row{gap:1px}.search-box input{font-size:13px}.empty{padding:20px;font-size:13px}}
/* Favorites never change notification subscriptions. */
[data-theme=dark] .brand img{filter:none}.brand img{width:180px;max-height:38px}.league>summary{display:flex;align-items:center;gap:10px;padding:5px 2px}.league>summary:before{content:'›';color:var(--muted);font-size:18px}.league[open]>summary:before{transform:rotate(90deg)}.league>summary .tag{float:none;margin-left:auto}.league-identity{display:flex;align-items:center;gap:10px;min-width:0}.league-identity>span{display:flex;flex-direction:column;min-width:0}.league-identity b{font-size:13px;font-weight:650;color:var(--text);line-height:1.3}.league-identity small{font-size:11px;font-weight:400;color:var(--muted);margin-top:3px}.league-logo{width:32px;height:32px;object-fit:contain;flex-shrink:0}.logo-fallback{display:grid;place-items:center;border:1px dashed var(--line);border-radius:6px;color:var(--muted);font-size:11px}.favorite-button{height:44px;min-height:44px;width:44px;display:inline-flex;align-items:center;justify-content:center;padding:12px;border:0;background:transparent;color:var(--muted);flex-shrink:0}.favorite-button svg{width:20px;height:20px;flex-shrink:0}.favorite-button[aria-pressed=true]{color:#a66a00}.favorite-button[aria-pressed=true] svg{fill:#f8cd45}[data-theme=dark] .favorite-button[aria-pressed=true]{color:#f8cd45}.favorite-button.with-label{width:auto;gap:7px;font-size:11px;padding:7px 4px}.fixture-tools{display:flex;justify-content:flex-end;margin-top:8px}.page-heading{display:flex;align-items:center;justify-content:space-between;gap:14px}.favorites-link{display:flex;align-items:center;gap:4px;color:var(--muted);font-size:11px;min-height:44px}.favorites-link svg{width:16px;height:16px}.competition-heading{display:flex;align-items:center;justify-content:space-between;margin:16px 0 22px}.competition-heading .league-logo{width:42px;height:42px}.competition-heading .league-identity b{font-size:20px}.competition-card>a{flex:1;min-width:0}.competition-card .favorite-button{margin-left:10px}.toolbar #live-filter{display:inline-flex;align-items:center;gap:10px;background:transparent;padding:7px 0;min-height:44px;font-size:13px;color:var(--text);box-shadow:none}.switch-track{display:block;width:42px;height:26px;background:#bbc5be;border-radius:20px;padding:3px;border:1px solid transparent;box-shadow:inset 0 1px 2px #102f151a}.switch-track i{display:block;width:18px;height:18px;background:#fff;border-radius:50%;box-shadow:0 1px 3px #15251d33}.toolbar #live-filter[aria-checked=true] .switch-track{background:#3b8060}.toolbar #live-filter[aria-checked=true] .switch-track i{transform:translateX(16px)}[data-theme=dark] .switch-track{background:#56685c}[data-theme=dark] .toolbar #live-filter[aria-checked=true] .switch-track{background:#6ba385}.fixture .match-bell{width:36px;height:44px;min-height:44px;padding:10px;border:0;border-radius:10px;background:transparent}.fixture .match-bell svg{width:16px;height:16px}.fixture .match-bell[aria-pressed=true]{color:var(--accent);background:var(--soft)}.header-bell svg{width:19px;height:19px}.header-bell{border-color:var(--line)}.match-status .match-bell svg{height:18px;width:18px}.match-status .match-bell{padding:12px}
@media(max-width:760px){.brand img{width:168px;max-height:32px}.page-heading h1{font-size:27px}.league-identity b{font-size:12px}.league-identity small{font-size:10px}.league>summary{gap:7px}.league-logo{width:28px;height:28px}.league-identity{gap:8px}.competition-card{padding:16px}.competition-heading .league-identity b{font-size:18px}.favorite-button{width:40px}}
@media(prefers-reduced-motion:no-preference){.switch-track i{transition:transform 140ms ease}.switch-track{transition:background-color 140ms ease}}
.tabs{scrollbar-width:none;-ms-overflow-style:none;-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain;scroll-padding-inline:18px}.tabs::-webkit-scrollbar{display:none}.tabs button{flex-shrink:0}.country-label{display:flex;align-items:center;gap:5px}.country-flag{height:13px;width:17px;object-fit:contain}.toolbar #date-open{display:flex;align-items:center;gap:15px;background:var(--panel);border:1px solid var(--line);border-radius:12px;color:var(--text);font-size:13px;min-height:44px;padding:9px 12px}.toolbar #date-open svg{width:18px;height:18px;color:var(--muted)}#calendar{width:min(366px,calc(100% - 24px));background:var(--panel);color:var(--text);border:1px solid var(--line);border-radius:24px;padding:16px;box-shadow:0 20px 80px #0e281d3b;max-height:calc(100dvh - 30px);overflow:auto}#calendar::backdrop{background:#173a264d;backdrop-filter:blur(5px)}.calendar-top,.calendar-month{display:flex;align-items:center;justify-content:space-between;gap:12px}.calendar-top h2{font-size:18px;margin:4px}.calendar-month{margin:20px 0 12px}.calendar-month strong{text-transform:none;font-size:14px}.calendar-month button{font-size:23px;border:0;width:44px;height:44px;padding:0;background:var(--inset)}.calendar-week,.calendar-weekdays{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:2px}.calendar-weekdays{font-size:11px;text-align:center;color:var(--muted);padding:5px 0 10px}.cal-day{min-width:0;width:100%;min-height:44px;padding:4px;border:1px solid transparent;position:relative;border-radius:12px;font-size:14px}.cal-day.outside{color:var(--muted);opacity:.5}.cal-day.has-data:after{content:'';height:3px;width:3px;position:absolute;bottom:5px;left:calc(50% - 1.5px);border-radius:50%;background:var(--accent)}.cal-day[aria-current=date]{border-color:var(--accent)}.cal-day[aria-selected=true]{background:var(--accent);color:var(--panel);font-weight:650}.cal-day[aria-selected=true]:after{background:var(--panel)}.calendar-legend{display:flex;align-items:center;justify-content:space-between;margin-top:14px;font-size:11px;color:var(--muted)}.calendar-legend>span{display:flex;align-items:center;gap:7px}.calendar-legend i{width:4px;height:4px;border-radius:50%;background:var(--accent)}.calendar-legend button{font-size:12px;color:var(--accent);border:0;background:var(--soft)}.plans{display:grid;grid-template-columns:1fr 1fr;gap:16px}.plan{margin:6px 0 16px}.plan-price{display:block;font-size:40px;letter-spacing:-1.5px;margin:25px 0}.plan button{width:100%;margin-top:20px;opacity:.65;cursor:default}.chat-shell{position:relative;border:1px solid var(--line);border-radius:22px;overflow:hidden;min-height:460px;background:var(--panel);box-shadow:var(--shadow)}.chat-preview{filter:blur(4px);opacity:.5;pointer-events:none;user-select:none}.chat-top{height:55px;border-bottom:1px solid var(--line);padding:16px}.chat-space{height:335px;padding:25px;display:flex;flex-direction:column;gap:24px}.chat-skeleton{display:block;width:75%;height:65px;background:var(--inset);border-radius:16px}.chat-skeleton.right{align-self:flex-end;background:var(--soft);width:57%}.chat-skeleton.short{height:40px;width:55%}.chat-composer{display:flex;align-items:center;gap:10px;padding:14px;border:1px solid var(--line);margin:12px;border-radius:20px}.chat-composer input{min-width:0;width:100%;border:0;background:transparent;font-size:13px}.chat-composer button{width:35px;min-height:35px;padding:0;background:var(--soft)}.chat-gate{position:absolute;left:20px;right:20px;top:50%;transform:translateY(-50%);padding:24px;border:1px solid var(--line);background:var(--panel);border-radius:20px;text-align:center;box-shadow:var(--shadow)}.chat-gate h2{font-size:22px}.chat-gate p{font-size:13px;color:var(--muted)}@media(max-width:760px){.plans{grid-template-columns:1fr;gap:0}.plan-price{font-size:38px}}@media(prefers-reduced-transparency:reduce){#calendar::backdrop{backdrop-filter:none}.chat-preview{filter:none;opacity:.15}}
.news-shell{position:relative;max-height:700px;overflow:hidden;border-radius:18px}.news-preview{filter:blur(4px);opacity:.5;pointer-events:none;user-select:none}.news-author{display:flex;gap:10px;align-items:center;margin-bottom:16px}.news-author>i{height:33px;width:33px;background:var(--line);border-radius:50%}.news-author>span{display:block;height:12px;width:100px;background:var(--line);border-radius:6px}.news-image{height:160px;background:linear-gradient(135deg,var(--inset),var(--soft));border-radius:12px}.news-lines{display:grid;gap:10px;margin:16px 0}.news-lines i{display:block;height:10px;width:90%;background:var(--line);border-radius:5px}.news-lines i:last-child{width:63%}.news-actions{display:flex;gap:20px;border-top:1px solid var(--line);padding-top:10px}.news-actions button{border:0;background:transparent;font-size:12px;min-height:38px;padding:6px}.news-gate{position:absolute;top:170px;left:18px;right:18px;padding:24px;border:1px solid var(--line);background:var(--panel);box-shadow:var(--shadow);border-radius:20px;text-align:center}.news-gate h2{font-size:23px}.news-gate p{font-size:13px;color:var(--muted)}@media(prefers-reduced-transparency:reduce){.news-preview{filter:none;opacity:.15}}
.fixture>summary{grid-template-columns:32px minmax(0,1fr) 20px 44px}.fixture .match-bell{width:44px;height:44px;position:relative;isolation:isolate}.fixture .match-bell:before{content:'';position:absolute;width:30px;height:30px;border:1px solid var(--line);border-radius:50%;top:7px;left:7px;z-index:-1;background:var(--panel)}.fixture .match-bell svg{margin:auto}.fixture .match-bell[aria-pressed=true]{background:transparent}.fixture .match-bell[aria-pressed=true]:before{background:var(--soft);border-color:var(--accent)}@media(max-width:760px){.favorite-button{width:44px}}

/* Independent CSS adaptation of a topic-based composer; no vendor code or runtime. */
.chat-composer{display:block;padding:12px;border-radius:20px;background:var(--inset)}.chat-composer textarea{display:block;width:100%;min-width:0;min-height:62px;resize:none;box-sizing:border-box;border:0;background:transparent;color:var(--text);font-family:inherit;font-size:13px;line-height:1.5;padding:2px 4px;opacity:1}.chat-composer textarea::placeholder{color:var(--muted)}.chat-composer-tools{display:flex;align-items:center;gap:8px;justify-content:space-between}.chat-topics{display:flex;gap:5px;flex-wrap:wrap;min-width:0}.chat-topics button{font-size:10px;line-height:1.2;width:auto;min-height:28px;padding:6px 8px;border:1px solid var(--line);border-radius:20px;background:var(--panel);color:var(--muted);white-space:nowrap}.chat-composer .chat-send{flex:0 0 32px;min-height:32px;width:32px;background:var(--accent);color:var(--panel);border:0;border-radius:50%}.chat-space{height:280px}

.league-identity .country-label{display:flex;align-items:center;gap:6px;line-height:1.4}.country-flag{flex:0 0 18px;width:18px;height:14px}.favorites-actions{display:flex;flex-wrap:wrap;gap:10px;margin:20px 0}.favorites-actions a{padding:12px 15px;min-height:44px;background:var(--soft);color:var(--accent);border-radius:12px;font-size:12px}.favorite-empty{padding:25px 20px;border:1px dashed var(--line);border-radius:18px;background:var(--inset);margin:14px 0}.favorite-empty p{font-size:12px;line-height:1.6;color:var(--muted)}.favorite-empty a{display:inline-flex;align-items:center;min-height:44px;color:var(--accent);font-size:12px}.favorites-page .section-head{margin-top:24px}.favorites-page .section-head h2{margin:0;font-size:19px}.favorites-page .competition-card{margin:12px 0}
