@font-face{font-family:'Heebo';font-style:normal;font-weight:100;font-display:swap;src:url('../fonts/Heebo-Thin.woff2') format('woff2'),url('../fonts/Heebo-Thin.ttf') format('truetype')}
@font-face{font-family:'Heebo';font-style:normal;font-weight:200;font-display:swap;src:url('../fonts/Heebo-ExtraLight.woff2') format('woff2'),url('../fonts/Heebo-ExtraLight.ttf') format('truetype')}
@font-face{font-family:'Heebo';font-style:normal;font-weight:300;font-display:swap;src:url('../fonts/Heebo-Light.woff2') format('woff2'),url('../fonts/Heebo-Light.ttf') format('truetype')}
@font-face{font-family:'Heebo';font-style:normal;font-weight:400;font-display:swap;src:url('../fonts/Heebo-Regular.woff2') format('woff2'),url('../fonts/Heebo-Regular.ttf') format('truetype')}
@font-face{font-family:'Heebo';font-style:normal;font-weight:500;font-display:swap;src:url('../fonts/Heebo-Medium.woff2') format('woff2'),url('../fonts/Heebo-Medium.ttf') format('truetype')}
@font-face{font-family:'Heebo';font-style:normal;font-weight:600;font-display:swap;src:url('../fonts/Heebo-SemiBold.woff2') format('woff2'),url('../fonts/Heebo-SemiBold.ttf') format('truetype')}
@font-face{font-family:'Heebo';font-style:normal;font-weight:700;font-display:swap;src:url('../fonts/Heebo-Bold.woff2') format('woff2'),url('../fonts/Heebo-Bold.ttf') format('truetype')}
@font-face{font-family:'Heebo';font-style:normal;font-weight:800;font-display:swap;src:url('../fonts/Heebo-ExtraBold.woff2') format('woff2'),url('../fonts/Heebo-ExtraBold.ttf') format('truetype')}
@font-face{font-family:'Heebo';font-style:normal;font-weight:900;font-display:swap;src:url('../fonts/Heebo-Black.woff2') format('woff2'),url('../fonts/Heebo-Black.ttf') format('truetype')}
:root{--navy-950:#06141d;--navy-900:#0a1d29;--navy-850:#0e2635;--navy-800:#123244;--navy-700:#1c4960;--blue-600:#168af4;--blue-500:#3da5ff;--cyan-500:#16c6cf;--orange-500:#ff6b35;--red-500:#ef4444;--green-500:#19a974;--yellow-500:#f0b429;--ink:#102633;--muted:#617482;--surface:#fff;--surface-2:#f3f7fa;--surface-3:#e8f0f5;--line:#dbe5eb;--shadow:0 16px 44px rgba(8,31,45,.11);--shadow-sm:0 8px 24px rgba(8,31,45,.08);--radius:18px;--radius-sm:12px;--shell:1200px;--header:76px;font-family:'Heebo',Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color-scheme:light}
html[data-theme=dark]{--ink:#edf6fb;--muted:#91a8b7;--surface:#0d202b;--surface-2:#081720;--surface-3:#142b38;--line:#22404f;--shadow:0 18px 48px rgba(0,0,0,.3);--shadow-sm:0 8px 24px rgba(0,0,0,.24);color-scheme:dark}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--surface-2);color:var(--ink);line-height:1.55;min-width:0;overflow-x:hidden}
html{overflow-x:hidden}body,button,input,select,textarea{font:inherit}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button{color:inherit}main{min-height:65vh}.shell{width:min(calc(100% - 32px),var(--shell));margin-inline:auto}.narrow{max-width:820px}.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}.skip-link{position:fixed;left:12px;top:-80px;z-index:9999;padding:10px 16px;background:var(--blue-600);color:#fff;border-radius:10px}.skip-link:focus{top:12px}.muted{color:var(--muted)}.small{font-size:.86rem}.eyebrow{display:inline-block;color:var(--blue-600);font-size:.75rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase;margin-bottom:8px}.button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:44px;padding:10px 18px;border-radius:12px;border:1px solid transparent;font-weight:800;cursor:pointer;transition:.2s ease}.button.primary{background:linear-gradient(135deg,var(--blue-600),var(--cyan-500));color:#fff;box-shadow:0 10px 24px rgba(22,138,244,.25)}.button.primary:hover{transform:translateY(-1px);box-shadow:0 14px 28px rgba(22,138,244,.32)}.button.secondary{background:var(--surface);border-color:var(--line)}.button.ghost{background:transparent;border-color:color-mix(in srgb,var(--ink) 18%,transparent)}.button.full{width:100%}.text-link{color:var(--blue-600);font-weight:800;white-space:nowrap}.text-link:hover{text-decoration:underline}.live-dot{display:inline-block;width:8px;height:8px;border-radius:999px;background:#ef4444;box-shadow:0 0 0 5px rgba(239,68,68,.14);margin-right:3px;animation:pulse 1.8s infinite}@keyframes pulse{50%{box-shadow:0 0 0 9px rgba(239,68,68,0)}}
.site-header{position:sticky;top:0;z-index:1000;background:color-mix(in srgb,var(--surface) 92%,transparent);backdrop-filter:blur(18px);border-bottom:1px solid var(--line)}.header-inner{height:var(--header);display:flex;align-items:center;gap:28px}.brand{display:inline-flex;align-items:center;gap:10px;font-size:1.22rem;font-weight:600;white-space:nowrap}.brand img{width:46px;height:46px;object-fit:contain;border-radius:50%}.brand strong{color:var(--blue-600)}.desktop-nav{display:flex;align-items:center;gap:4px;margin:auto}.desktop-nav a{padding:10px 12px;border-radius:10px;color:var(--muted);font-weight:700;font-size:.92rem}.desktop-nav a:hover,.desktop-nav a.active{background:var(--surface-3);color:var(--ink)}.header-actions{display:flex;align-items:center;gap:8px}.icon-button,.menu-button{width:42px;height:42px;display:inline-grid;place-items:center;border-radius:12px;border:1px solid var(--line);background:var(--surface);cursor:pointer;font-size:1.35rem}.menu-button{display:none}.mobile-menu{border-top:1px solid var(--line);background:var(--surface)}.mobile-menu-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:8px;padding-block:16px}.mobile-menu-grid a{padding:12px;background:var(--surface-2);border-radius:10px;font-weight:700}.search-drawer{position:fixed;inset:0;z-index:1500}.search-backdrop{position:absolute;inset:0;border:0;background:rgba(2,12,18,.72);backdrop-filter:blur(4px);width:100%;height:100%}.search-panel{position:relative;margin:8vh auto;width:min(calc(100% - 32px),700px);padding:24px;background:var(--surface);border-radius:22px;box-shadow:var(--shadow)}.search-panel-head{display:flex;align-items:center;justify-content:space-between;font-size:1.35rem;margin-bottom:18px}.global-search,.hero-search{display:flex;gap:10px}.global-search input,.hero-search input{min-width:0;flex:1}.flash{position:relative;z-index:20;margin-top:14px;padding:12px 16px;border-radius:12px;font-weight:700}.flash.success{background:#dcfce7;color:#166534}.flash.error{background:#fee2e2;color:#991b1b}
.hero{position:relative;overflow:hidden;background:radial-gradient(circle at 85% 10%,rgba(61,165,255,.28),transparent 34%),linear-gradient(135deg,var(--navy-950),var(--navy-800));color:#fff;padding:76px 0 70px}.hero:before{content:"";position:absolute;width:430px;height:430px;border:1px solid rgba(255,255,255,.08);border-radius:50%;right:-110px;bottom:-250px}.hero-grid{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(380px,.9fr);gap:54px;align-items:center}.hero-kicker{display:inline-flex;align-items:center;gap:8px;color:#a9d8f7;font-size:.83rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.hero-kicker i{width:8px;height:8px;border-radius:50%;background:var(--cyan-500);box-shadow:0 0 0 6px rgba(22,198,207,.14)}.hero h1{font-size:clamp(2.7rem,5vw,5rem);line-height:1.02;letter-spacing:-.055em;margin:18px 0 22px;max-width:760px}.hero h1 em{font-style:normal;color:var(--blue-500)}.hero-copy>p{font-size:1.12rem;color:#c3d3dd;max-width:680px}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}.hero .button.ghost{color:#fff;border-color:rgba(255,255,255,.2)}.hero-metrics{display:flex;gap:30px;margin-top:38px}.hero-metrics div{display:grid}.hero-metrics strong{font-size:1.5rem}.hero-metrics span{color:#92aab8;font-size:.82rem}.hero-scoreboard{background:rgba(7,23,32,.72);border:1px solid rgba(255,255,255,.12);border-radius:26px;box-shadow:0 30px 70px rgba(0,0,0,.32);overflow:hidden;backdrop-filter:blur(12px)}.scoreboard-head{display:flex;justify-content:space-between;padding:17px 20px;border-bottom:1px solid rgba(255,255,255,.1);font-weight:800}.scoreboard-head time{color:#94aab7;font-weight:600}.scoreboard-body{padding:8px}.scoreboard-link{display:flex;justify-content:space-between;padding:16px 20px;background:rgba(255,255,255,.05);color:#9dd4ff;font-weight:800}.featured-strip{background:var(--surface);border-bottom:1px solid var(--line);overflow:hidden}.featured-inner{display:flex;align-items:center;gap:14px;min-height:62px}.featured-label{background:var(--orange-500);color:#fff;padding:7px 12px;border-radius:8px;font-size:.78rem;text-transform:uppercase;letter-spacing:.08em}.featured-track{display:flex;align-items:center;gap:12px;overflow:auto;scrollbar-width:none;flex:1}.featured-track::-webkit-scrollbar{display:none}.featured-match{display:flex;align-items:center;gap:8px;white-space:nowrap;padding:8px 12px;background:var(--surface-2);border-radius:12px;font-size:.84rem}.featured-match img{object-fit:contain}.featured-match b{color:var(--blue-600)}
.section{padding:64px 0}.section-soft{background:var(--surface)}.section-dark{background:linear-gradient(145deg,var(--navy-950),var(--navy-800));color:#fff}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:24px}.section-heading h2{font-size:clamp(1.55rem,3vw,2.3rem);line-height:1.15;letter-spacing:-.035em;margin:0}.section-heading p{color:var(--muted);max-width:720px;margin:8px 0 0}.section-dark .section-heading p{color:#9cb2c0}.date-ribbon{display:grid;grid-template-columns:repeat(8,1fr);gap:10px}.date-chip{display:grid;place-items:center;padding:13px 8px;background:var(--surface);border:1px solid var(--line);border-radius:14px;transition:.2s}.date-chip:hover{transform:translateY(-2px);box-shadow:var(--shadow-sm)}.date-chip.active{background:var(--navy-900);color:#fff;border-color:var(--navy-900)}.date-chip span,.date-chip small{font-size:.72rem;color:var(--muted);font-weight:700}.date-chip.active span,.date-chip.active small{color:#aac1cf}.date-chip strong{font-size:1.35rem}.carousel-wrap{position:relative;min-width:0;max-width:100%;overflow:hidden}.league-carousel,.team-carousel{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(190px,1fr);gap:14px;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scrollbar-width:none;padding:4px;min-width:0;max-width:100%;-webkit-overflow-scrolling:touch}.league-carousel::-webkit-scrollbar,.team-carousel::-webkit-scrollbar{display:none}.league-tile{scroll-snap-align:start;display:flex;flex-direction:column;align-items:center;text-align:center;gap:6px;padding:24px 16px;background:var(--surface-2);border:1px solid var(--line);border-radius:18px;min-height:190px}.league-tile:hover{border-color:var(--blue-500);transform:translateY(-2px)}.league-tile img{width:58px;height:58px;object-fit:contain}.league-tile span,.league-tile small{color:var(--muted)}.league-tile small{font-size:.75rem}.carousel-button{position:absolute;top:50%;translate:0 -50%;z-index:2;width:42px;height:42px;border-radius:50%;border:1px solid var(--line);background:var(--surface);box-shadow:var(--shadow-sm);font-size:1.8rem;cursor:pointer}.carousel-button.prev{left:-18px}.carousel-button.next{right:-18px}.fixture-layout{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:24px}.fixture-feed{display:grid;gap:14px;min-width:0}.home-aside{display:grid;align-content:start;gap:16px}.aside-card,.content-card{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);padding:22px;box-shadow:var(--shadow-sm)}.aside-card h2,.content-card h2{margin-top:0;font-size:1.15rem}.app-card{text-align:center}.app-card img{margin:0 auto 14px;width:86px;height:86px}.app-card h2{font-size:1.45rem}.app-card p{color:var(--muted)}.check-list{padding:0;margin:0;list-style:none;display:grid;gap:10px}.check-list li{position:relative;padding-left:26px}.check-list li:before{content:"✓";position:absolute;left:0;color:var(--green-500);font-weight:900}.split-panels{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.split-panels>div>h3{font-size:1.4rem}.stack-list{display:grid;gap:10px}.light-panels>div{min-width:0}.seo-copy{display:grid;grid-template-columns:.8fr 1.2fr;gap:50px;align-items:start}.seo-copy.single{display:block;max-width:900px}.seo-copy h2{font-size:2.2rem;line-height:1.15;margin:8px 0 16px}.seo-copy p{color:var(--muted)}.feature-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.feature-grid article{background:var(--surface);border:1px solid var(--line);padding:20px;border-radius:16px}.feature-grid article>span{color:var(--blue-600);font-weight:900;font-size:.75rem}.feature-grid h3{margin:8px 0}.feature-grid p{font-size:.9rem;margin:0}
.league-group{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;box-shadow:var(--shadow-sm)}.league-group-head{width:100%;display:flex;align-items:center;justify-content:space-between;gap:14px;border:0;background:var(--surface-3);padding:13px 16px;text-align:left;cursor:pointer}.league-identity{display:flex;align-items:center;gap:12px;min-width:0}.league-identity img{width:36px;height:36px;object-fit:contain;background:#fff;border-radius:8px;padding:3px}.league-identity>span{display:grid;min-width:0}.league-identity small{color:var(--muted);font-size:.7rem;text-transform:uppercase;letter-spacing:.06em}.league-identity strong{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.league-meta{display:flex;align-items:center;gap:10px;color:var(--muted);font-size:.82rem;white-space:nowrap}.league-meta b{font-size:1.2rem;transition:.2s}.league-group-head[aria-expanded=false] .league-meta b{rotate:180deg}.league-group-body{padding:4px 10px 10px}.match-card{position:relative;border-bottom:1px solid var(--line)}.match-card:last-child{border-bottom:0}.match-card-main{min-height:78px;display:grid;grid-template-columns:34px minmax(0,1fr) 82px minmax(0,1fr) 22px;align-items:center;gap:10px;padding:8px 4px}.favorite-button{border:0;background:transparent;font-size:1.55rem;color:#7894a5;cursor:pointer;padding:4px}.favorite-button.active{color:var(--yellow-500)}.favorite-button.active .fs-icon{fill:currentColor}.favorite-button.large{border:1px solid rgba(255,255,255,.18);width:44px;height:44px;border-radius:12px}.team{display:flex;align-items:center;gap:10px;min-width:0;font-weight:700}.team.home{justify-content:flex-end;text-align:right}.team.away{justify-content:flex-start}.team span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.team img{width:40px;height:40px;object-fit:contain;flex:none}.match-state{display:grid;place-items:center;text-align:center}.match-state strong{font-size:1.1rem}.match-state time{font-size:1.05rem;font-weight:900}.match-state small{font-size:.68rem;color:var(--muted)}.status-badge{display:inline-flex;align-items:center;justify-content:center;padding:2px 8px;background:var(--surface-3);border-radius:999px;color:var(--muted);font-size:.68rem;font-weight:900}.status-badge.live{background:#fee2e2;color:#b91c1c}.card-arrow{font-size:1.5rem;color:var(--muted)}.match-card.compact .match-card-main{min-height:66px;grid-template-columns:26px minmax(0,1fr) 68px minmax(0,1fr) 16px}.match-card.compact .team img{width:32px;height:32px}.match-card-league{display:flex;justify-content:space-between;font-size:.72rem;color:var(--muted);padding:9px 8px 0}.forecast-mini{display:grid;grid-template-columns:repeat(3,1fr);gap:4px;padding:0 10px 9px}.forecast-mini span{position:relative;font-size:.68rem;text-align:center;background:var(--surface-3);border-radius:5px;overflow:hidden}.forecast-mini span:before{content:"";position:absolute;left:0;bottom:0;height:2px;width:var(--value);background:var(--blue-500)}
.page-hero{background:radial-gradient(circle at 80% 10%,rgba(61,165,255,.25),transparent 34%),linear-gradient(135deg,var(--navy-950),var(--navy-800));color:#fff;padding:76px 0}.compact-page-hero{padding:52px 0}.page-hero h1{font-size:clamp(2.3rem,5vw,4.2rem);letter-spacing:-.05em;line-height:1.06;margin:10px 0 14px}.page-hero p{color:#b6cad6;font-size:1.05rem;max-width:760px}.filter-panel,.directory-filters,.insight-toolbar{background:var(--surface);border:1px solid var(--line);border-radius:18px;padding:16px;box-shadow:var(--shadow-sm);margin-bottom:22px;min-width:0;max-width:100%}.filter-main{display:grid;grid-template-columns:1fr 1.4fr 1fr 1fr auto;gap:10px;align-items:end;min-width:0}.filter-panel label,.directory-filters label,.insight-toolbar label,.contact-form label{display:grid;gap:6px;min-width:0}.filter-panel label>span,.directory-filters label>span,.insight-toolbar label>span,.contact-form label>span{font-size:.75rem;font-weight:800;color:var(--muted)}input,select,textarea{width:100%;min-width:0;border:1px solid var(--line);border-radius:11px;background:var(--surface-2);color:var(--ink);padding:11px 12px;outline:0}input:focus,select:focus,textarea:focus{border-color:var(--blue-500);box-shadow:0 0 0 3px rgba(61,165,255,.16)}.filter-sub{display:flex;align-items:center;gap:16px;border-top:1px solid var(--line);margin-top:14px;padding-top:12px;font-size:.82rem}.check-control{display:flex!important;grid-auto-flow:column;align-items:center}.check-control input{width:18px}.view-toggle{display:flex;margin-left:auto;border:1px solid var(--line);border-radius:9px;overflow:hidden}.view-toggle button{width:38px;height:32px;border:0;background:var(--surface);cursor:pointer}.view-toggle button.active{background:var(--navy-900);color:#fff}.compact-ribbon{grid-template-columns:repeat(7,1fr);margin-bottom:20px}.results-summary{margin:8px 0 16px;color:var(--muted)}[data-fixture-feed].grid-view{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start}[data-fixture-feed].grid-view .match-card-main{grid-template-columns:28px minmax(0,1fr) 68px minmax(0,1fr) 18px}[data-fixture-feed].grid-view .league-group-body{display:grid;grid-template-columns:1fr}[data-fixture-feed].grid-view .league-group{height:max-content}.live-hero-inner{display:flex;align-items:center;justify-content:space-between;gap:24px}.update-box{min-width:190px;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.14);border-radius:16px;padding:16px;display:grid}.update-box span,.update-box small{color:#9fb6c3}.update-box strong{font-size:1.5rem}.live-toolbar{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px}.live-toolbar>span{font-weight:900}
.match-hero{background:linear-gradient(155deg,var(--navy-950),var(--navy-800));color:#fff;padding:28px 0 0}.breadcrumbs{display:flex;gap:8px;align-items:center;color:#9db2be;font-size:.78rem;overflow:hidden;white-space:nowrap}.breadcrumbs span:last-child{overflow:hidden;text-overflow:ellipsis}.match-topline{display:flex;align-items:center;justify-content:space-between;margin:18px 0}.competition-pill{display:flex;align-items:center;gap:10px}.competition-pill img{width:34px;height:34px;object-fit:contain;background:#fff;border-radius:8px;padding:3px}.competition-pill span{display:grid}.competition-pill small{color:#9db2be}.match-top-actions{display:flex;gap:8px}.match-hero .icon-button{background:rgba(255,255,255,.08);border-color:rgba(255,255,255,.14);color:#fff}.scoreboard-card{display:grid;grid-template-columns:1fr 180px 1fr;align-items:center;background:var(--surface);color:var(--ink);border-radius:24px 24px 0 0;padding:26px 36px;min-height:210px}.score-team{display:flex;flex-direction:column;align-items:center;text-align:center;gap:8px}.score-team img{width:86px;height:86px;object-fit:contain}.score-team strong{font-size:1.25rem}.score-team span{font-size:.75rem;color:var(--muted)}.score-centre{display:grid;place-items:center;text-align:center}.score-centre>strong{font-size:2.7rem;letter-spacing:.04em}.score-centre .kickoff{font-size:2.2rem}.score-centre small{color:var(--muted)}.match-meta{display:flex;justify-content:center;gap:26px;background:var(--surface);color:var(--muted);padding:0 20px 18px;font-size:.8rem}.match-content{padding-block:30px 70px}.tabs>.tab-list{display:flex;overflow:auto;gap:6px;background:var(--surface);border:1px solid var(--line);border-radius:14px;padding:6px;margin-bottom:18px;scrollbar-width:none}.tab-list button{flex:1;min-width:100px;border:0;border-radius:10px;padding:11px;background:transparent;font-weight:800;color:var(--muted);cursor:pointer}.tab-list button.active{background:var(--navy-900);color:#fff}.tab-panel{min-width:0}.content-grid{display:grid;grid-template-columns:minmax(0,1fr) 310px;gap:18px}.main-column,.side-column{display:grid;align-content:start;gap:18px;min-width:0}.fan-poll{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.fan-poll button{display:grid;place-items:center;gap:4px;border:1px solid var(--line);background:var(--surface-2);border-radius:12px;padding:14px 8px;cursor:pointer}.fan-poll button:hover{border-color:var(--blue-500)}.fan-poll button>span{font-size:1.2rem;font-weight:900}.fan-poll button small{color:var(--blue-600);font-weight:900}.poll-bars{display:grid;grid-template-columns:repeat(3,1fr);gap:4px;margin-top:8px}.poll-bars i{height:5px;border-radius:999px;background:var(--surface-3);overflow:hidden}.poll-bars i:after{content:"";display:block;width:var(--pct);height:100%;background:var(--blue-500)}.recent-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.recent-form-grid>div{min-width:0;border:1px solid var(--line);border-radius:14px;padding:10px}.recent-form-grid h3{display:flex;align-items:center;gap:8px;margin:2px 4px 8px;font-size:.95rem}.recent-form-grid h3 img{width:28px;height:28px;object-fit:contain}.event-list{display:grid}.event-row{display:grid;grid-template-columns:50px 30px minmax(0,1fr);gap:10px;align-items:center;padding:12px 0;border-bottom:1px solid var(--line)}.event-row:last-child{border-bottom:0}.event-row time{font-weight:900;color:var(--blue-600)}.event-row div{display:grid}.event-row small{color:var(--muted)}.event-icon{font-size:1.1rem}.match-info-card dl{margin:0}.match-info-card dl div{display:flex;justify-content:space-between;gap:12px;padding:10px 0;border-bottom:1px solid var(--line)}.match-info-card dt{color:var(--muted)}.match-info-card dd{text-align:right;font-weight:700;margin:0}.coverage-list{list-style:none;padding:0;margin:0;display:grid;gap:9px}.coverage-list li:before{content:"○";color:var(--muted);margin-right:8px}.coverage-list li.yes:before{content:"●";color:var(--green-500)}.lineup-header{display:flex;align-items:end;justify-content:space-between;margin-bottom:16px}.segmented{display:inline-flex;border:1px solid var(--line);border-radius:10px;padding:3px;background:var(--surface-2)}.segmented button,.segmented a{border:0;background:transparent;border-radius:8px;padding:8px 12px;color:var(--muted);font-weight:800;cursor:pointer}.segmented .active{background:var(--surface);color:var(--blue-600);box-shadow:var(--shadow-sm)}.segmented.large{overflow:auto;max-width:100%}.team-lineup-block{margin-bottom:24px}.lineup-team{display:flex;align-items:center;gap:10px;margin-bottom:10px}.lineup-team img{width:40px;height:40px;object-fit:contain}.lineup-team div{display:grid}.lineup-team span{color:var(--muted)}.lineup-team small{margin-left:auto}.football-pitch{position:relative;display:grid;grid-template-columns:repeat(5,1fr);grid-template-rows:repeat(5,minmax(90px,1fr));min-height:520px;background:linear-gradient(rgba(255,255,255,.04),rgba(255,255,255,.04)),repeating-linear-gradient(0deg,#36915f 0,#36915f 52px,#318659 52px,#318659 104px);border:4px solid rgba(255,255,255,.8);border-radius:12px;padding:18px;margin:0 auto;overflow:hidden}.football-pitch:before{content:"";position:absolute;inset:45% 0 auto;height:2px;background:rgba(255,255,255,.75)}.football-pitch:after{content:"";position:absolute;left:50%;top:45%;translate:-50% -50%;width:90px;height:90px;border:2px solid rgba(255,255,255,.75);border-radius:50%}.pitch-player{grid-row:var(--row);grid-column:var(--col);align-self:center;justify-self:center;z-index:1;display:grid;place-items:center;text-align:center;max-width:105px}.pitch-player span{display:grid;place-items:center;width:38px;height:38px;background:var(--navy-900);color:#fff;border:3px solid #fff;border-radius:50%;font-size:.75rem;font-weight:900}.pitch-player strong{margin-top:4px;background:#fff;color:#102633;padding:3px 7px;border-radius:8px;font-size:.68rem;line-height:1.1;box-shadow:0 4px 12px rgba(0,0,0,.2)}.away-pitch{transform:rotate(180deg)}.away-pitch .pitch-player{transform:rotate(180deg)}.lineup-list-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.player-list{padding:0;list-style:none}.player-list li{display:grid;grid-template-columns:32px minmax(0,1fr) 30px;gap:10px;padding:9px;border-bottom:1px solid var(--line)}.player-list li>span{display:grid;place-items:center;background:var(--surface-3);border-radius:7px;font-weight:900}.player-list li small{text-align:right;color:var(--muted)}.statistics-head,.stat-values{display:grid;grid-template-columns:1fr 1.2fr 1fr;text-align:center;gap:10px}.statistics-head{font-weight:900;padding:10px}.stat-row{padding:12px 0;border-top:1px solid var(--line)}.stat-values strong:first-child{text-align:left}.stat-values strong:last-child{text-align:right}.stat-values span{color:var(--muted);font-size:.82rem}.dual-bar{display:grid;grid-template-columns:1fr 1fr;gap:4px;margin-top:7px}.dual-bar i{height:5px;background:var(--surface-3);position:relative}.dual-bar i:first-child{border-radius:999px 0 0 999px}.dual-bar i:last-child{border-radius:0 999px 999px 0}.dual-bar i:after{content:"";display:block;height:100%;width:var(--pct);background:var(--blue-500)}.dual-bar i:first-child:after{margin-left:auto}.h2h-list{display:grid}.h2h-list a{display:grid;grid-template-columns:100px 1fr 70px 1fr;align-items:center;gap:12px;padding:12px 4px;border-bottom:1px solid var(--line)}.h2h-list time{font-size:.78rem;color:var(--muted)}.h2h-list a>span{display:flex;align-items:center;gap:8px}.h2h-list a>span:last-child{justify-content:flex-end;text-align:right}.h2h-list img{width:30px;height:30px;object-fit:contain}
.directory-filters{display:grid;grid-template-columns:2fr 1fr auto auto;gap:10px;align-items:end}.directory-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.directory-card{display:flex;align-items:center;background:var(--surface);border:1px solid var(--line);border-radius:16px;padding:12px;min-width:0}.directory-card>a{display:flex;align-items:center;gap:12px;min-width:0;flex:1}.directory-card img{width:54px;height:54px;object-fit:contain;flex:none}.directory-card a>div{display:grid;min-width:0}.directory-card strong,.directory-card span,.directory-card small{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.directory-card span,.directory-card small{color:var(--muted);font-size:.78rem}.follow-button{border:1px solid var(--line);background:var(--surface-2);padding:8px 12px;border-radius:999px;font-weight:800;cursor:pointer}.follow-button.active{background:var(--navy-900);color:#fff}.pagination-wrap{margin-top:28px;overflow:auto}.pagination-wrap nav>div:first-child{display:none}.pagination-wrap nav>div:last-child{display:flex;align-items:center;justify-content:space-between;gap:14px}.pagination-wrap span[aria-current=page]>span{background:var(--blue-600)!important;color:#fff!important}.pagination-wrap a,.pagination-wrap span{border-color:var(--line)!important}.entity-hero{background:linear-gradient(135deg,var(--navy-950),var(--navy-800));color:#fff;padding:54px 0}.entity-hero-inner{display:flex;align-items:center;justify-content:space-between;gap:20px}.entity-profile{display:flex;align-items:center;gap:24px}.entity-profile>img{width:130px;height:130px;object-fit:contain;background:#fff;border-radius:24px;padding:12px}.entity-profile h1{font-size:clamp(2.2rem,5vw,4rem);line-height:1;margin:8px 0 12px}.entity-profile p{color:#a9c0ce}.form-badges{display:flex;gap:5px}.form-badges span{width:28px;height:28px;border-radius:8px;display:grid;place-items:center;font-weight:900;font-size:.72rem}.form-badges .w{background:#dcfce7;color:#166534}.form-badges .d{background:#fef3c7;color:#92400e}.form-badges .l{background:#fee2e2;color:#991b1b}.stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.stat-card{display:grid;background:var(--surface);border:1px solid var(--line);border-radius:16px;padding:18px}.stat-card span,.stat-card small{color:var(--muted)}.stat-card strong{font-size:1.8rem;line-height:1.2;margin:5px 0}.mini-team{scroll-snap-align:start;display:flex;flex-direction:column;align-items:center;text-align:center;background:var(--surface-2);border:1px solid var(--line);border-radius:16px;padding:18px;min-width:150px}.mini-team img{width:58px;height:58px;object-fit:contain}.mini-team span{color:var(--muted);font-size:.78rem}.insight-toolbar{display:flex;align-items:end;gap:12px}.insight-toolbar label{margin-left:auto}.analysis-note{display:flex;gap:14px;background:color-mix(in srgb,var(--blue-600) 9%,var(--surface));border:1px solid color-mix(in srgb,var(--blue-600) 24%,var(--line));border-radius:14px;padding:16px;margin-bottom:20px}.analysis-note>span{font-size:1.4rem}.analysis-note p{margin:3px 0 0;color:var(--muted)}.search-results{display:grid;gap:50px}.compact-directory{grid-template-columns:repeat(2,1fr)}
.content-prose,.legal-prose{max-width:960px}.content-prose h2,.legal-prose h2{font-size:1.7rem;margin:38px 0 10px}.content-prose p,.legal-prose p{color:var(--muted)}.prose-lead{font-size:1.08rem}.callout{margin-top:30px;padding:20px;border-left:4px solid var(--blue-600);background:var(--surface);border-radius:0 14px 14px 0}.callout p{margin-bottom:0}.contact-grid{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:22px}.contact-grid aside{display:grid;align-content:start;gap:16px}.contact-form{display:grid;gap:14px}.honeypot{position:absolute!important;left:-9999px}.faq-categories{display:grid;gap:44px}.faq-categories>div>h2{font-size:1.8rem}.faq-list{display:grid;gap:10px}.faq-item{background:var(--surface);border:1px solid var(--line);border-radius:14px;overflow:hidden}.faq-item summary{list-style:none;cursor:pointer;padding:16px 48px 16px 18px;font-weight:850;position:relative}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary:after{content:"+";position:absolute;right:18px;font-size:1.3rem;color:var(--blue-600)}.faq-item[open] summary:after{content:"–"}.faq-item>div{padding:0 18px 16px;color:var(--muted)}.faq-item p{margin:0}.following-tabs{margin-bottom:20px}.following-panel .empty-state{grid-column:1/-1}.favorite-list{display:grid;gap:12px}.saved-item{display:flex;align-items:center;gap:14px;background:var(--surface);border:1px solid var(--line);border-radius:16px;padding:14px}.saved-item img{width:48px;height:48px;object-fit:contain}.saved-item>a{display:grid;flex:1}.saved-item span{color:var(--muted);font-size:.8rem}.saved-item button{border:0;background:var(--surface-3);width:38px;height:38px;border-radius:10px;cursor:pointer}.empty-state{display:grid;place-items:center;text-align:center;padding:60px 20px;background:var(--surface);border:1px dashed var(--line);border-radius:18px}.empty-state>span{font-size:3rem}.empty-state h2{margin:8px 0}.empty-state p{color:var(--muted);max-width:480px}.error-page{min-height:60vh;display:grid;place-content:center;text-align:center;padding-block:70px}.error-page>span{font-size:6rem;font-weight:950;color:var(--blue-600);line-height:1}.error-page h1{font-size:2.4rem}.error-page p{color:var(--muted)}.error-page>div{display:flex;justify-content:center;gap:10px}
.site-footer{background:var(--navy-950);color:#dceaf2;padding:54px 0 110px}.footer-grid{display:grid;grid-template-columns:1.6fr repeat(3,1fr);gap:36px}.footer-brand{margin-bottom:14px}.footer-grid p{color:#91a7b5;max-width:420px}.footer-grid h2{font-size:.82rem;text-transform:uppercase;letter-spacing:.1em;color:#7f98a7}.footer-grid>div:not(:first-child){display:flex;flex-direction:column;gap:8px}.footer-grid a:hover{color:var(--blue-500)}.footer-bottom{display:flex;justify-content:space-between;gap:20px;border-top:1px solid rgba(255,255,255,.1);padding-top:20px;margin-top:36px;color:#77909f;font-size:.8rem}.bottom-nav{display:none}.scroll-top{position:fixed;right:18px;bottom:22px;z-index:900;width:44px;height:44px;border:0;border-radius:14px;background:var(--navy-900);color:#fff;box-shadow:var(--shadow);font-size:1.2rem;opacity:0;pointer-events:none;transition:.2s}.scroll-top.visible{opacity:1;pointer-events:auto}
@media(max-width:1050px){.desktop-nav{display:none}.menu-button{display:grid}.hero-grid{grid-template-columns:1fr}.hero-scoreboard{max-width:720px}.fixture-layout{grid-template-columns:1fr}.home-aside{grid-template-columns:repeat(2,1fr)}.filter-main{grid-template-columns:repeat(2,1fr)}.filter-main .button{align-self:end}.directory-grid{grid-template-columns:repeat(2,1fr)}.stats-grid{grid-template-columns:repeat(2,1fr)}.content-grid{grid-template-columns:1fr}.side-column{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:1.4fr repeat(3,1fr);gap:22px}}
@media(max-width:760px){:root{--header:64px}.shell{width:min(calc(100% - 20px),var(--shell))}.site-header{top:0}.header-inner{gap:10px}.brand img{width:40px;height:40px}.brand{font-size:1rem}.header-actions{margin-left:auto}.header-actions .icon-button:first-child{display:none}.hero{padding:46px 0}.hero h1{font-size:2.75rem}.hero-copy>p{font-size:1rem}.hero-grid{gap:30px}.hero-actions{display:grid;grid-template-columns:1fr}.hero-metrics{gap:18px}.hero-metrics strong{font-size:1.2rem}.hero-scoreboard{border-radius:18px}.featured-inner{width:100%;padding-left:10px}.featured-label{margin-left:0}.section{padding:44px 0}.section-heading{align-items:flex-start}.section-heading .text-link{font-size:.8rem}.date-ribbon{display:flex;overflow:auto;scrollbar-width:none;padding-bottom:4px}.date-chip{min-width:72px}.carousel-button{display:none}.league-carousel{grid-auto-columns:72%}.team-carousel{grid-auto-columns:78%}.fixture-layout{display:block}.home-aside{display:grid;grid-template-columns:1fr;margin-top:18px}.split-panels,.seo-copy,.feature-grid{grid-template-columns:1fr}.section-dark .match-card{color:#f2f7fa}
.section-dark .match-card-league{color:#9db2be}
.section-dark .match-state small,.section-dark .match-state time{color:#cddce4}
.section-dark .status-badge{background:rgba(255,255,255,.12);color:#f2f7fa}
.section-dark .form-strip i.d{background:#5b7181}.match-card-main{grid-template-columns:28px minmax(0,1fr) 64px minmax(0,1fr) 14px;gap:5px}.team{gap:5px;font-size:.78rem}.team img{width:32px;height:32px}.match-state{font-size:.8rem}.card-arrow{display:none}.league-group-body{padding-inline:5px}.filter-main,.directory-filters{grid-template-columns:1fr}.filter-sub{flex-wrap:wrap}.view-toggle{margin-left:0}.compact-ribbon{display:flex}.live-hero-inner{align-items:flex-start}.update-box{display:none}.scoreboard-card{grid-template-columns:1fr 100px 1fr;padding:22px 10px;min-height:175px}.score-team img{width:62px;height:62px}.score-team strong{font-size:.92rem}.score-centre>strong{font-size:2rem}.score-centre .kickoff{font-size:1.65rem}.match-meta{overflow:auto;justify-content:flex-start;white-space:nowrap}.content-card,.aside-card{padding:16px}.fan-poll button strong{font-size:.72rem;max-width:90px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.recent-form-grid{grid-template-columns:1fr}.side-column{grid-template-columns:1fr}.lineup-header{align-items:flex-start;gap:10px}.football-pitch{min-height:450px;grid-template-rows:repeat(5,minmax(75px,1fr));padding:8px}.pitch-player strong{font-size:.58rem;max-width:76px}.lineup-list-grid{grid-template-columns:1fr}.h2h-list a{grid-template-columns:70px 1fr 50px 1fr;font-size:.75rem}.statistics-head{font-size:.78rem}.directory-grid,.compact-directory{grid-template-columns:1fr}.entity-hero{padding:38px 0}.entity-hero-inner{align-items:flex-start;flex-direction:column}.entity-profile{gap:14px}.entity-profile>img{width:90px;height:90px;border-radius:18px}.entity-profile h1{font-size:2rem}.follow-large{width:100%}.stats-grid{grid-template-columns:repeat(2,1fr)}.stat-card{padding:14px}.stat-card strong{font-size:1.45rem}.insight-toolbar{align-items:stretch;flex-direction:column}.insight-toolbar label{margin-left:0}.contact-grid{grid-template-columns:1fr}.footer-grid{grid-template-columns:repeat(2,1fr)}.footer-grid>div:first-child{grid-column:1/-1}.footer-bottom{flex-direction:column}.site-footer{padding-bottom:120px}.bottom-nav{position:fixed;display:grid;grid-template-columns:repeat(5,1fr);align-items:end;left:0;right:0;bottom:0;z-index:1200;background:var(--navy-950);border-top:1px solid rgba(255,255,255,.1);padding:6px max(4px,env(safe-area-inset-right)) max(6px,env(safe-area-inset-bottom)) max(4px,env(safe-area-inset-left));color:#8fa7b7}.bottom-nav a{display:grid;place-items:center;gap:1px;font-size:.64rem;min-width:0}.bottom-nav a>span{font-size:1.45rem;line-height:1}.bottom-nav a.active{color:var(--blue-500)}.bottom-nav .bottom-logo{align-self:center}.bottom-logo img{width:62px;height:62px;background:#9eb8ca;border:6px solid var(--navy-950);border-radius:50%;margin-top:-26px}.scroll-top{bottom:90px}.search-panel{margin-top:4vh}.global-search{flex-direction:column}[data-fixture-feed].grid-view{grid-template-columns:1fr}}
@media(max-width:430px){.brand span{display:none}.header-actions{gap:5px}.hero h1{font-size:2.35rem}.hero-metrics{justify-content:space-between}.hero-metrics div{text-align:center}.match-card-main{grid-template-columns:24px minmax(0,1fr) 58px minmax(0,1fr)}.match-card-main>.card-arrow{display:none}.team span{font-size:.7rem}.team img{width:28px;height:28px}.league-meta{font-size:0}.league-meta b{font-size:1.2rem}.scoreboard-card{grid-template-columns:1fr 82px 1fr}.score-team img{width:54px;height:54px}.score-team strong{font-size:.8rem}.score-centre>strong{font-size:1.65rem}.fan-poll{gap:4px}.fan-poll button{padding:10px 4px}.entity-profile>img{width:72px;height:72px}.entity-profile h1{font-size:1.7rem}.stats-grid{gap:8px}.stat-card{padding:11px}.stat-card strong{font-size:1.25rem}.footer-grid{grid-template-columns:1fr}.footer-grid>div:first-child{grid-column:auto}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;animation-duration:.01ms!important;transition-duration:.01ms!important}}

/* Match-centre intelligence enhancements */
.kickoff-overview-card{overflow:hidden}.kickoff-facts{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.kickoff-facts>div{display:grid;gap:3px;background:var(--surface-2);border:1px solid var(--line);border-radius:14px;padding:15px;min-width:0}.kickoff-facts span,.kickoff-facts small{color:var(--muted);font-size:.76rem}.kickoff-facts strong{font-size:.98rem;overflow-wrap:anywhere}.match-analysis-sidebar{position:relative}.match-analysis-sidebar>section{min-width:0}.match-analysis-sidebar .prediction-card{position:sticky;top:calc(var(--header) + 16px);z-index:2}.prediction-card{border-top:4px solid var(--blue-500);background:linear-gradient(180deg,color-mix(in srgb,var(--blue-500) 7%,var(--surface)),var(--surface) 38%)}.prediction-card-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.prediction-card h2{font-size:1.55rem;line-height:1.1;margin:0}.confidence-badge{display:inline-flex;align-items:center;justify-content:center;padding:6px 9px;border-radius:999px;font-size:.68rem;font-weight:900;white-space:nowrap}.confidence-badge.high{background:#dcfce7;color:#166534}.confidence-badge.medium{background:#fef3c7;color:#92400e}.confidence-badge.low{background:#fee2e2;color:#991b1b}.prediction-advice{font-weight:750;margin:14px 0}.prediction-outcomes{display:grid;grid-template-columns:repeat(3,1fr);gap:6px}.prediction-outcomes>div{display:grid;place-items:center;text-align:center;padding:10px 5px;background:var(--surface-2);border:1px solid var(--line);border-radius:12px;min-width:0}.prediction-outcomes span{font-weight:900;color:var(--blue-600)}.prediction-outcomes strong{font-size:1.25rem}.prediction-outcomes small{width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--muted);font-size:.65rem}.confidence-meter{height:7px;background:var(--surface-3);border-radius:999px;overflow:hidden;margin:12px 0 4px}.confidence-meter i{display:block;width:var(--pct);height:100%;background:linear-gradient(90deg,var(--blue-600),var(--cyan-500));border-radius:inherit}.prediction-details{margin:10px 0 0}.prediction-details>div{display:flex;justify-content:space-between;gap:10px;padding:8px 0;border-bottom:1px solid var(--line);font-size:.76rem}.prediction-details dt{color:var(--muted)}.prediction-details dd{margin:0;text-align:right;font-weight:800;overflow-wrap:anywhere}.prediction-comparison{display:grid;gap:9px;margin-top:14px}.prediction-comparison>div{display:grid;grid-template-columns:34px 1fr 34px;gap:6px;align-items:center;text-align:center;font-size:.68rem}.prediction-comparison strong{font-size:.68rem}.prediction-comparison i{grid-column:1/-1;display:block;height:4px;background:var(--surface-3);border-radius:999px;overflow:hidden}.prediction-comparison b{display:block;height:100%;width:var(--home);background:var(--blue-500)}.model-note{color:var(--muted);font-size:.7rem;margin:14px 0 0}.word-analysis-card h2{margin:0 0 12px}.analysis-copy{display:grid;gap:11px}.analysis-copy p{margin:0;color:var(--muted);font-size:.86rem}.analysis-copy p strong{color:var(--ink)}
.recent-team-summary-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-bottom:15px}.team-summary-card{border:1px solid var(--line);background:var(--surface-2);border-radius:16px;padding:14px;min-width:0}.team-summary-card header{display:grid;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:9px}.team-summary-card header img{width:42px;height:42px;object-fit:contain}.team-summary-card header div{display:grid;min-width:0}.team-summary-card header div strong,.team-summary-card header div span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.team-summary-card header div span{color:var(--muted);font-size:.72rem}.team-summary-card header>b{font-size:.72rem;color:var(--blue-600);letter-spacing:.08em}.team-summary-metrics{display:grid;grid-template-columns:repeat(4,1fr);gap:6px;margin:12px 0}.team-summary-metrics>div{display:grid;text-align:center;padding:8px 3px;background:var(--surface);border-radius:10px}.team-summary-metrics strong{font-size:.92rem}.team-summary-metrics span{font-size:.61rem;color:var(--muted)}.team-summary-card p{font-size:.75rem;color:var(--muted);margin:0}.detailed-results{margin-top:6px}.result-indicator{display:inline-grid;place-items:center;width:22px;height:22px;border-radius:7px;color:#fff;font-size:.66rem;font-weight:950;margin-top:3px}.result-indicator.w{background:var(--green-500)}.result-indicator.d{background:var(--yellow-500);color:#553400}.result-indicator.l{background:var(--red-500)}.match-card.has-result .match-state{position:relative}
.analysis-lead{color:var(--muted);margin:-5px 0 18px}.ratio-strip{display:grid;grid-template-columns:repeat(3,1fr);gap:7px}.ratio-strip>div{position:relative;display:grid;place-items:center;text-align:center;overflow:hidden;background:var(--surface-2);border:1px solid var(--line);border-radius:12px;padding:12px 6px}.ratio-strip>div:before{content:"";position:absolute;left:0;bottom:0;height:4px;width:var(--pct);background:var(--blue-500)}.ratio-strip>div:nth-child(2):before{background:var(--yellow-500)}.ratio-strip>div:nth-child(3):before{background:var(--orange-500)}.ratio-strip strong{font-size:1.2rem}.ratio-strip span{font-size:.68rem;color:var(--muted);max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mini-metric-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin-top:10px}.mini-metric-grid>div{display:grid;text-align:center;padding:10px;background:var(--surface-2);border-radius:10px}.mini-metric-grid strong{font-size:1.05rem}.mini-metric-grid span{font-size:.67rem;color:var(--muted)}
.lineup-pitch-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.lineup-pitch-card{border:1px solid var(--line);border-radius:18px;padding:14px;background:var(--surface-2);min-width:0}.coach-card,.list-coach{display:flex;align-items:center;gap:10px;background:var(--surface);border:1px solid var(--line);border-radius:12px;padding:9px;margin-bottom:12px}.coach-card img,.list-coach img{width:42px;height:42px;object-fit:cover;border-radius:50%;background:var(--surface-3)}.coach-card div,.list-coach div{display:grid}.coach-card span,.list-coach small{color:var(--muted);font-size:.68rem}.advanced-pitch{display:block;position:relative;min-height:620px;padding:0;border:3px solid rgba(255,255,255,.82);background:repeating-linear-gradient(0deg,#36915f 0,#36915f 62px,#318659 62px,#318659 124px)}.advanced-pitch:before{top:50%;height:2px}.advanced-pitch:after{top:50%;width:92px;height:92px}.pitch-player.advanced{position:absolute;left:var(--x);top:var(--y);transform:translate(-50%,-50%);display:grid;place-items:center;z-index:3;max-width:105px}.pitch-player.advanced>span{position:relative;width:46px;height:46px;overflow:visible;background:var(--navy-900);border:3px solid #fff}.pitch-player.advanced>span img{width:100%;height:100%;object-fit:cover;border-radius:50%}.pitch-player.advanced>span b{position:absolute;right:-7px;bottom:-4px;display:grid;place-items:center;min-width:20px;height:20px;padding:0 4px;border-radius:999px;background:#fff;color:var(--navy-950);font-size:.62rem;box-shadow:0 3px 8px rgba(0,0,0,.25)}.pitch-player.advanced>strong{font-size:.62rem;max-width:94px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pitch-bench{margin-top:12px}.pitch-bench h3{display:flex;justify-content:space-between;font-size:.9rem}.pitch-bench h3 span{color:var(--muted)}.pitch-bench>div{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}.pitch-bench article{display:grid;grid-template-columns:25px 32px minmax(0,1fr);align-items:center;gap:6px;background:var(--surface);border:1px solid var(--line);border-radius:10px;padding:6px;min-width:0}.pitch-bench article>span{display:grid;place-items:center;width:24px;height:24px;border-radius:7px;background:var(--surface-3);font-size:.65rem;font-weight:900}.pitch-bench article img{width:32px;height:32px;object-fit:cover;border-radius:50%}.pitch-bench article div{display:grid;min-width:0}.pitch-bench article strong,.pitch-bench article small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pitch-bench article strong{font-size:.68rem}.pitch-bench article small{font-size:.6rem;color:var(--muted)}.lineup-sheet{border:1px solid var(--line);border-radius:16px;padding:14px;min-width:0}.lineup-sheet>header{display:flex;align-items:center;gap:10px;margin-bottom:10px}.lineup-sheet>header img{width:48px;height:48px;object-fit:contain}.lineup-sheet h3,.lineup-sheet h4{margin:0}.lineup-sheet header span{color:var(--muted)}.lineup-sheet h4{margin:16px 0 4px}.detailed-player-list li{grid-template-columns:32px 36px minmax(0,1fr) 34px;align-items:center}.detailed-player-list li img{width:34px;height:34px;border-radius:50%;object-fit:cover;background:var(--surface-3)}.empty-player-row{display:block!important;color:var(--muted)}
.timeline-team-head{display:grid;grid-template-columns:1fr 80px 1fr;gap:12px;align-items:center;padding:10px 12px;background:var(--surface-2);border-radius:12px;font-weight:800}.timeline-team-head>span{display:flex;align-items:center;gap:8px}.timeline-team-head>span:last-child{justify-content:flex-end;text-align:right}.timeline-team-head img{width:30px;height:30px;object-fit:contain}.timeline-team-head>strong{text-align:center;color:var(--muted);font-size:.75rem}.split-event-timeline{display:grid}.timeline-event{display:grid;grid-template-columns:minmax(0,1fr) 72px minmax(0,1fr);gap:10px;align-items:center;min-height:64px;border-bottom:1px solid var(--line)}.event-side{display:grid;min-width:0}.event-side strong,.event-side small{overflow-wrap:anywhere}.event-side small{color:var(--muted);font-size:.72rem}.home-side{text-align:right}.away-side{text-align:left}.event-centre{display:grid;place-items:center;align-self:stretch;align-content:center;position:relative}.event-centre:before{content:"";position:absolute;top:0;bottom:0;left:50%;width:2px;background:var(--line);transform:translateX(-50%)}.event-centre span,.event-centre time{position:relative;z-index:1;background:var(--surface)}.event-centre span{font-size:1.1rem}.event-centre time{font-size:.7rem;font-weight:900;color:var(--blue-600);padding:1px 5px}.period-bar{grid-column:1/-1;display:flex;align-items:center;justify-content:center;gap:10px;background:var(--navy-900);color:#fff;border-radius:10px;padding:8px;margin:8px 0;font-size:.76rem}.period-bar span{font-weight:950;color:var(--blue-500)}.period-bar strong{font-size:.9rem}.compact-timeline .timeline-event{min-height:54px}.compact-timeline .event-side small{display:none}
.stats-team-header{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:12px;background:var(--surface-2);border:1px solid var(--line);border-radius:14px;padding:12px;margin-bottom:14px}.stats-team-header>span{display:flex;align-items:center;gap:8px;font-weight:850}.stats-team-header>span:last-child{justify-content:flex-end;text-align:right}.stats-team-header img{width:36px;height:36px;object-fit:contain}.stats-team-header>strong{color:var(--muted);font-size:.75rem}.stats-widget-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;align-items:start}.stats-widget{border:1px solid var(--line);border-radius:15px;padding:13px;min-width:0}.stats-widget h3{margin:0 0 8px;font-size:1rem}.stat-row.enhanced{padding:10px 0}.stat-row.enhanced .stat-values{font-size:.8rem}
.h2h-analysis-hero{display:grid;grid-template-columns:150px 1fr;gap:18px;align-items:center;background:linear-gradient(135deg,var(--navy-950),var(--navy-800));color:#fff;border-radius:16px;padding:20px;margin-bottom:14px}.h2h-analysis-hero>div{display:grid;text-align:center}.h2h-analysis-hero span{color:#9db2be;font-size:.75rem}.h2h-analysis-hero strong{font-size:3rem;line-height:1}.h2h-analysis-hero p{margin:0;color:#c7d8e1}.h2h-outcome-ratio{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid var(--line);border-radius:14px;overflow:hidden}.h2h-outcome-ratio>div{display:grid;place-items:center;text-align:center;padding:15px 8px;background:var(--surface-2);border-right:1px solid var(--line)}.h2h-outcome-ratio>div:last-child{border-right:0}.h2h-outcome-ratio strong{font-size:1.6rem}.h2h-outcome-ratio span{font-size:.75rem}.h2h-outcome-ratio small{font-weight:900;color:var(--blue-600)}.h2h-stat-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin:14px 0 24px}.h2h-stat-grid article{display:grid;padding:14px;background:var(--surface-2);border:1px solid var(--line);border-radius:13px}.h2h-stat-grid strong{font-size:1.35rem}.h2h-stat-grid span{font-weight:800;font-size:.78rem}.h2h-stat-grid small{color:var(--muted);font-size:.68rem}.subsection-title{margin:20px 0 8px}.h2h-list a>strong{display:grid;text-align:center}.h2h-list a>strong small{color:var(--muted);font-size:.6rem;font-weight:600}
.team-performance-summary{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(260px,.5fr);gap:14px;margin:18px 0 26px}.team-performance-copy,.team-rating-panel{background:var(--surface);border:1px solid var(--line);border-radius:16px;padding:18px}.team-performance-copy p{color:var(--muted);margin:0}.team-rating-panel{display:grid;place-items:center;text-align:center}.team-rating-panel strong{font-size:2.5rem;color:var(--blue-600)}.team-rating-panel span{font-weight:800}.team-rating-panel small{color:var(--muted)}
@media(max-width:1050px){.match-analysis-sidebar .prediction-card{position:static}.lineup-pitch-grid{grid-template-columns:1fr}.advanced-pitch{min-height:680px}.h2h-stat-grid{grid-template-columns:repeat(3,1fr)}}
@media(max-width:760px){.kickoff-facts{grid-template-columns:repeat(2,1fr)}.recent-team-summary-grid{grid-template-columns:1fr}.team-summary-metrics{grid-template-columns:repeat(4,1fr)}.mini-metric-grid{grid-template-columns:repeat(2,1fr)}.prediction-card-head{display:grid}.prediction-outcomes small{font-size:.58rem}.advanced-pitch{min-height:560px}.pitch-player.advanced>span{width:40px;height:40px}.pitch-player.advanced>strong{font-size:.54rem;max-width:72px}.pitch-bench>div{grid-template-columns:1fr}.timeline-team-head{grid-template-columns:1fr 48px 1fr;font-size:.72rem}.timeline-event{grid-template-columns:minmax(0,1fr) 56px minmax(0,1fr);gap:5px}.event-side strong{font-size:.75rem}.event-side small{font-size:.62rem}.stats-widget-grid{grid-template-columns:1fr}.stats-team-header{font-size:.72rem}.stats-team-header img{width:28px;height:28px}.h2h-analysis-hero{grid-template-columns:1fr;text-align:center}.h2h-outcome-ratio>div{padding:11px 4px}.h2h-outcome-ratio span{font-size:.62rem}.h2h-stat-grid{grid-template-columns:repeat(2,1fr)}.h2h-list a{grid-template-columns:62px 1fr 48px 1fr;gap:6px}.team-performance-summary{grid-template-columns:1fr}}
@media(max-width:430px){.kickoff-facts{grid-template-columns:1fr}.team-summary-metrics{grid-template-columns:repeat(2,1fr)}.ratio-strip strong{font-size:1rem}.ratio-strip span{font-size:.58rem}.advanced-pitch{min-height:500px}.pitch-player.advanced>span{width:34px;height:34px}.pitch-player.advanced>strong{font-size:.49rem;max-width:62px;padding:2px 4px}.timeline-event{grid-template-columns:minmax(0,1fr) 48px minmax(0,1fr)}.event-side strong{font-size:.68rem}.event-side small{display:none}.h2h-stat-grid{gap:7px}.h2h-stat-grid article{padding:10px}.h2h-stat-grid strong{font-size:1.15rem}}

/* ===== FalconScores enhancement pass: nav dropdown, app CTA, breadcrumbs polish ===== */
.desktop-nav a.active{color:var(--blue-600);position:relative}
.desktop-nav a.active:after{content:"";position:absolute;left:12px;right:12px;bottom:1px;height:3px;border-radius:3px 3px 0 0;background:var(--blue-600)}
.nav-dropdown{position:relative;display:flex;align-items:center}
.nav-dropdown>a{display:inline-flex;align-items:center;gap:3px}
.nav-dropdown .caret{font-size:.62em;transition:.15s ease}
.nav-dropdown-panel{position:absolute;top:calc(100% + 6px);left:0;min-width:230px;background:var(--surface);border:1px solid var(--line);border-radius:14px;box-shadow:var(--shadow);padding:8px;display:grid;gap:1px;opacity:0;visibility:hidden;transform:translateY(-6px);transition:opacity .15s ease,transform .15s ease,visibility .15s;z-index:1100}
.nav-dropdown:hover .nav-dropdown-panel,.nav-dropdown:focus-within .nav-dropdown-panel,.nav-dropdown.open .nav-dropdown-panel{opacity:1;visibility:visible;transform:translateY(0)}
.nav-dropdown:hover .caret,.nav-dropdown.open .caret{transform:rotate(180deg)}
.nav-dropdown-panel a{padding:10px 12px;border-radius:9px;font-weight:700;color:var(--ink);font-size:.87rem;white-space:nowrap}
.nav-dropdown-panel a:hover{background:var(--surface-3)}
.nav-dropdown-panel a.nav-dropdown-all{margin-top:4px;border-top:1px solid var(--line);border-radius:0;padding-top:12px;color:var(--blue-600)}
.get-app-button{padding:9px 16px;min-height:38px;font-size:.86rem;white-space:nowrap}
.get-app-button span{font-size:.95em}
@media(max-width:1180px){.get-app-button span+*{display:none}}
@media(max-width:1050px){.get-app-button{display:none}}
.mobile-menu-heading{margin:4px 4px 2px;font-size:.72rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase;color:var(--muted)}

/* Team form dashes (last five results, oldest to most recent) */
.form-strip{display:inline-flex;gap:3px;margin-top:4px;vertical-align:middle}
.form-strip i{display:block;width:14px;height:6px;border-radius:3px;background:var(--surface-3);font-style:normal}
.form-strip i.w{background:var(--green-500)}
.form-strip i.d{background:#c7d2d8}
html[data-theme=dark] .form-strip i.d{background:#42586a}
.form-strip i.l{background:var(--red-500)}
.team-name-block{display:grid;gap:2px;min-width:0}
.team-name-block>span:first-child{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.team.home .form-strip{justify-content:flex-end}

/* Custom calendar-icon date picker */
.date-picker{position:relative;display:inline-block}
.date-picker-trigger{display:inline-flex;align-items:center;gap:8px;padding:11px 14px;background:var(--surface);border:1px solid var(--line);border-radius:12px;cursor:pointer;font-weight:800;color:var(--ink);font-family:inherit;font-size:.92rem;max-width:100%}
.date-picker-trigger:hover{border-color:var(--blue-500)}
.date-picker-icon{display:inline-flex;flex-shrink:0;color:var(--blue-600)}
.date-picker-value{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.date-picker-value{white-space:nowrap}
.date-picker-panel{position:absolute;top:calc(100% + 8px);left:0;z-index:1200;width:280px;background:var(--surface);border:1px solid var(--line);border-radius:16px;box-shadow:var(--shadow);padding:14px}
.dp-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}
.dp-header strong{font-size:.88rem}
.dp-nav{display:grid;place-items:center;width:30px;height:30px;border-radius:9px;border:1px solid var(--line);background:var(--surface-2);font-size:1rem;color:var(--ink)}
.dp-nav:hover{border-color:var(--blue-500);color:var(--blue-600)}
.dp-weekdays{display:grid;grid-template-columns:repeat(7,1fr);gap:2px;margin-bottom:4px}
.dp-weekdays span{text-align:center;font-size:.66rem;font-weight:900;color:var(--muted);text-transform:uppercase}
.dp-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:2px}
.dp-cell{aspect-ratio:1;display:grid;place-items:center;font-size:.8rem}
.dp-day{border-radius:9px;border:1px solid transparent;background:transparent;color:var(--ink);font-weight:700;cursor:pointer}
.dp-day:hover:not(:disabled){border-color:var(--blue-500)}
.dp-day.dp-today{color:var(--blue-600);font-weight:900}
.dp-day.dp-selected{background:var(--navy-900);color:#fff}
.dp-day.dp-disabled{color:var(--line);cursor:not-allowed}
.dp-today-btn{width:100%;margin-top:10px;padding:8px;border-radius:9px;border:1px dashed var(--line);background:transparent;color:var(--blue-600);font-weight:800;font-size:.8rem;cursor:pointer}
.dp-today-btn:disabled{color:var(--muted);cursor:not-allowed}

/* Right-hand FAQ + links sidebar reused on fixtures, teams, leagues, live-scores and predictions pages */
.page-layout-with-sidebar{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:24px;align-items:start}
.live-home-layout{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:24px;align-items:start}
@media(max-width:1050px){.live-home-layout{grid-template-columns:1fr}}
.section-intro{max-width:760px;color:var(--muted);margin:-8px 0 6px;font-size:.95rem}
.tip-type-summary{max-width:700px;color:var(--muted);font-size:.85rem;margin:2px 0 14px}

/* Team page: next-match spotlight */
.next-match-spotlight{display:grid;gap:18px;justify-items:center;text-align:center;background:radial-gradient(circle at 15% 20%,rgba(61,165,255,.16),transparent 45%),linear-gradient(135deg,var(--navy-950),var(--navy-800));color:#fff;border-radius:24px;padding:32px 24px;border:1px solid rgba(255,255,255,.08)}
.next-match-meta{display:flex;align-items:center;gap:8px;font-size:.8rem;color:#b6cad6;font-weight:700}
.next-match-teams{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:24px;width:100%;max-width:560px}
.next-match-team{display:grid;justify-items:center;gap:8px}
.next-match-team img{width:72px;height:72px;object-fit:contain}
.next-match-team strong{font-size:1.1rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:100%}
.next-match-kickoff{display:grid;gap:2px;justify-items:center;padding:0 12px}
.next-match-kickoff .eyebrow{color:#8fa7b7}
.next-match-kickoff strong{font-size:1.6rem}
.next-match-kickoff span:last-child{color:#b6cad6;font-size:.82rem}
.next-match-cta{display:inline-flex;align-items:center;gap:6px}
@media(max-width:640px){.next-match-teams{grid-template-columns:1fr;gap:14px}.next-match-team img{width:56px;height:56px}}

/* Mobile app page: screenshot showcase, theme compare, steps */
.app-showcase-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}
.app-showcase-grid figure{margin:0;background:var(--surface);border:1px solid var(--line);border-radius:16px;overflow:hidden;box-shadow:var(--shadow-sm)}
.app-showcase-grid img{width:100%;display:block;aspect-ratio:9/16;object-fit:cover;object-position:top}
.app-showcase-grid figcaption{padding:14px}
.app-showcase-grid figcaption strong{display:block;margin-bottom:4px}
.app-showcase-grid figcaption span{color:var(--muted);font-size:.82rem}
.app-theme-compare{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}
.app-theme-compare figure{margin:0;text-align:center}
.app-theme-compare img{width:100%;max-width:320px;border-radius:22px;border:5px solid var(--line);box-shadow:var(--shadow)}
.app-theme-compare figcaption{margin-top:12px;font-weight:800;color:var(--muted)}
.app-steps-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}
.app-steps-grid article{background:var(--surface);border:1px solid var(--line);border-radius:16px;padding:22px}
.step-num{display:inline-grid;place-items:center;width:36px;height:36px;border-radius:50%;background:var(--navy-900);color:#fff;font-weight:900}
.app-steps-grid h3{margin:12px 0 6px}
.app-steps-grid p{margin:0;color:var(--muted);font-size:.88rem}
@media(max-width:1050px){.app-showcase-grid{grid-template-columns:repeat(2,1fr)}.app-steps-grid{grid-template-columns:1fr}}
@media(max-width:640px){.app-showcase-grid{grid-template-columns:1fr}.app-theme-compare{grid-template-columns:1fr}}
.content-sidebar{display:grid;align-content:start;gap:16px;position:sticky;top:calc(var(--header) + 16px)}
.sidebar-links ul.sidebar-link-list{list-style:none;margin:0;padding:0;display:grid;gap:2px}
.sidebar-link-list li a{display:flex;align-items:center;gap:8px;padding:9px 4px;border-radius:9px;font-weight:700;font-size:.9rem;color:var(--ink)}
.sidebar-link-list li a:hover{background:var(--surface-2);color:var(--blue-600)}
.sidebar-link-list li a:before{content:"›";color:var(--blue-600);font-weight:900}
.sidebar-faq .faq-list{gap:6px}
.sidebar-faq .faq-item summary{padding:13px 40px 13px 14px;font-size:.88rem}
.sidebar-faq .faq-item>div{padding:0 14px 13px}
.sidebar-faq .faq-item>div p{font-size:.85rem}
@media(max-width:1050px){.page-layout-with-sidebar{grid-template-columns:1fr}.content-sidebar{position:static}}

/* App Store / Google Play badges */
.store-badges{display:flex;gap:10px;margin-top:16px;flex-wrap:wrap}
.store-badges img{height:42px;width:auto;border-radius:8px}
.store-badges.large img{height:54px}
.store-badges a{transition:transform .15s ease}
.store-badges a:hover{transform:translateY(-2px)}

/* Predictions & tips: category nav tabs, tip cards */
.category-tabs{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:22px}
.category-tabs a{padding:10px 16px;border-radius:999px;border:1px solid var(--line);background:var(--surface);font-weight:800;font-size:.85rem;color:var(--muted)}
.category-tabs a.active{background:var(--navy-900);border-color:var(--navy-900);color:#fff}
.category-tabs a:hover:not(.active){border-color:var(--blue-500);color:var(--ink)}
.tip-card{display:grid;gap:12px;background:var(--surface);border:1px solid var(--line);border-radius:16px;padding:16px;box-shadow:var(--shadow-sm)}
.tip-card.hit{border-color:color-mix(in srgb,var(--green-500) 45%,var(--line))}
.tip-card.miss{border-color:color-mix(in srgb,var(--red-500) 35%,var(--line))}
.tip-card-league{display:flex;align-items:center;gap:8px;font-size:.75rem;color:var(--muted);font-weight:700}
.tip-card-league img{width:18px;height:18px;object-fit:contain}
.tip-card-league time{margin-left:auto;color:var(--ink);font-weight:900}
.tip-card-main{display:grid;grid-template-columns:1fr 90px 1fr;align-items:center;gap:10px}
.tip-card-main .team{display:flex;align-items:center;gap:10px;min-width:0;font-weight:800}
.tip-card-main .team.home{justify-content:flex-end;text-align:right}
.tip-card-main .team img{width:36px;height:36px;object-fit:contain;flex:none}
.tip-card-center{display:grid;place-items:center;gap:4px;text-align:center}
.tip-card-pick{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:10px;border-top:1px solid var(--line);padding-top:12px}
.tip-card-pick>div:first-child{min-width:0;flex:1 1 auto;overflow:hidden}
.tip-card-pick .eyebrow{display:block;margin:0 0 2px}
.tip-card-percentages{display:flex;gap:8px;font-size:.72rem;font-weight:900;color:var(--muted)}
.tip-card-percentages span:nth-child(1){color:var(--blue-600)}
.tip-card-percentages span:nth-child(3){color:var(--orange-500)}
.pick-result{font-size:.72rem;font-weight:900;padding:4px 9px;border-radius:999px}
.pick-result.hit{background:#dcfce7;color:#166534}
.pick-result.miss{background:#fee2e2;color:#991b1b}
.tips-grid{display:grid;gap:12px}
.category-grid-home{display:grid;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:14px;margin:18px 0 30px}
.category-grid-home a{display:grid;gap:6px;background:var(--surface);border:1px solid var(--line);border-radius:16px;padding:18px;box-shadow:var(--shadow-sm)}
.category-grid-home a:hover{border-color:var(--blue-500);transform:translateY(-2px)}
.category-grid-home span.icon{display:inline-grid;place-items:center;width:40px;height:40px;border-radius:11px;background:var(--surface-3);color:var(--blue-600);font-weight:900;font-size:.68rem}
.category-grid-home strong{font-size:1.05rem}
.category-grid-home p{margin:0;color:var(--muted);font-size:.8rem}
.free-badge{display:inline-flex;align-items:center;gap:5px;padding:5px 11px;border-radius:999px;background:#dcfce7;color:#166534;font-size:.72rem;font-weight:900;text-transform:uppercase;letter-spacing:.04em}
html[data-theme=dark] .free-badge{background:#123b28;color:#6ee7a8}
.preview-section-head{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:18px;flex-wrap:wrap}

/* Homepage predictions preview strip */
.tips-preview-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:12px}
.tips-preview-grid .tip-card{padding:13px}
.tips-preview-grid .tip-card-main{grid-template-columns:1fr 66px 1fr}
.tips-preview-grid .tip-card-main .team img{width:28px;height:28px}

/* Mobile app page */
.app-hero{background:radial-gradient(circle at 85% 0%,rgba(61,165,255,.28),transparent 40%),linear-gradient(135deg,var(--navy-950),var(--navy-800));color:#fff;padding:70px 0}
.app-hero-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,.85fr);gap:48px;align-items:center}
.app-hero h1{font-size:clamp(2.4rem,4.6vw,3.6rem);line-height:1.06;letter-spacing:-.04em;margin:14px 0 16px}
.app-hero p{color:#c3d3dd;font-size:1.08rem;max-width:600px}
.app-screens{display:flex;gap:14px;justify-content:center}
.app-screens img{width:31%;max-width:210px;border-radius:22px;border:5px solid rgba(255,255,255,.16);box-shadow:0 30px 60px rgba(0,0,0,.4)}
.app-screens img:nth-child(2){margin-top:-26px}
.app-feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}
.app-feature-grid article{background:var(--surface);border:1px solid var(--line);border-radius:16px;padding:20px}
.app-feature-grid span.icon{font-size:1.5rem}
.app-feature-grid h3{margin:10px 0 6px}
.app-feature-grid p{margin:0;color:var(--muted);font-size:.88rem}
.app-cta-band{background:linear-gradient(135deg,var(--navy-950),var(--navy-800));color:#fff;border-radius:26px;padding:44px;text-align:center;margin-top:10px}
.app-cta-band h2{margin:0 0 10px}
.app-cta-band .store-badges{justify-content:center}
@media(max-width:1050px){.app-hero-grid{grid-template-columns:1fr}.app-screens{margin-top:20px}.app-feature-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:600px){.app-feature-grid{grid-template-columns:1fr}.app-screens{gap:7px;overflow:hidden}.app-screens img{width:32%;max-width:150px;border-width:3px;border-radius:16px}.app-screens img:nth-child(2){margin-top:-14px}}

/* Custom pagination */
.fs-pagination{margin-top:28px;display:grid;gap:12px;justify-items:center}
.fs-pagination-summary{margin:0;color:var(--muted);font-size:.86rem}
.fs-pagination-controls{display:flex;align-items:center;gap:6px;flex-wrap:wrap;justify-content:center}
.fs-page-numbers{display:flex;align-items:center;gap:4px;flex-wrap:wrap;justify-content:center}
.fs-page-btn{display:inline-grid;place-items:center;min-width:38px;height:38px;padding:0 6px;border-radius:10px;border:1px solid var(--line);background:var(--surface);font-weight:800;font-size:.86rem;color:var(--ink)}
a.fs-page-btn:hover{border-color:var(--blue-500);color:var(--blue-600)}
.fs-page-btn.active{background:var(--navy-900);border-color:var(--navy-900);color:#fff}
.fs-page-btn.disabled{opacity:.35;pointer-events:none}
.fs-page-btn.ellipsis{border:0;background:transparent}
.fs-page-btn.nav{font-size:1.1rem}

/* A-Z quick jump for large directories */
.az-filter{display:flex;flex-wrap:wrap;gap:5px;margin:16px 0}
.az-filter a{min-width:30px;height:30px;display:inline-grid;place-items:center;border-radius:8px;border:1px solid var(--line);background:var(--surface);font-size:.75rem;font-weight:800;color:var(--muted)}
.az-filter a.active{background:var(--blue-600);border-color:var(--blue-600);color:#fff}
.az-filter a:hover:not(.active){border-color:var(--blue-500);color:var(--ink)}

/* Live scores: collapse/expand-all */
.livescore-toolbar-actions{display:flex;gap:8px}
.livescore-toolbar-actions button{padding:8px 14px;font-size:.8rem}

/* Featured-match marquee */
.featured-track{gap:0!important}
.featured-track[data-marquee]{overflow:hidden}
.marquee-group{display:flex;align-items:center;gap:12px;padding-right:12px;flex:none;animation:marquee-scroll 38s linear infinite}
.featured-track[data-marquee]:hover .marquee-group,.featured-track[data-marquee]:focus-within .marquee-group,.featured-track[data-marquee].paused .marquee-group{animation-play-state:paused}
@keyframes marquee-scroll{from{transform:translateX(0)}to{transform:translateX(-100%)}}
@media(prefers-reduced-motion:reduce){.marquee-group{animation:none}.featured-track[data-marquee]{overflow:auto}}

/* Sitemap page */
.sitemap-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:28px;margin-top:10px}
.sitemap-grid h2{font-size:1.05rem;margin:0 0 10px;padding-bottom:8px;border-bottom:2px solid var(--line)}
.sitemap-grid ul{list-style:none;margin:0;padding:0;display:grid;gap:6px}
.sitemap-grid a{font-size:.88rem;color:var(--muted)}
.sitemap-grid a:hover{color:var(--blue-600)}

.fallback-note{background:var(--surface-3);border:1px solid var(--line);border-radius:12px;padding:12px 16px;font-size:.88rem;margin:-4px 0 18px}

/* Truncate overflowing names/labels with an ellipsis wherever needed */
.directory-card a{min-width:0}
.directory-card>a>div{min-width:0}
.directory-card strong,.directory-card span,.directory-card small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.mini-team{min-width:0}
.mini-team strong,.mini-team span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:100%}
.league-tile{min-width:0}
.league-tile strong,.league-tile span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:100%}
.h2h-team{min-width:0}
.h2h-team strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:100%}
.lineup-team>div,.coach-card>div{min-width:0}
.lineup-team strong,.lineup-team span,.coach-card strong,.coach-card span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.score-team{min-width:0}
.score-team strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:100%}
.entity-profile{min-width:0}
.entity-profile h1{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:100%}
.tip-card-pick strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.tip-card-pick .tip-card-percentages,.tip-card-pick .text-link{flex:none;white-space:nowrap}
.team-name-block{min-width:0}
.team-name-block>span:first-child{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:block}
.competition-pill span,.competition-pill strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:block;max-width:100%}
.footer-app-band strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.tip-card-league-name{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
h1,h2,h3{overflow-wrap:break-word}
.saved-item strong,.saved-item span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}

/* App-download band: proper spacing/alignment (was cramped/misaligned) */
.footer-app-band{gap:24px}
.footer-app-band>div{min-width:220px}
.footer-app-band strong{font-size:1.05rem;margin-bottom:4px}
@media(max-width:640px){.footer-app-band{flex-direction:column;align-items:flex-start;text-align:left}.footer-app-band .store-badges{width:100%}}

/* Dedicated app-download footer band */
.footer-app-band{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:16px;padding:22px 0;margin:8px 0 0;border-top:1px solid rgba(255,255,255,.08)}
.footer-app-band strong{display:block;color:#fff;font-size:1rem}
.footer-app-band span{color:#9db2be;font-size:.85rem}
.footer-app-band .store-badges{margin-top:0}

/* Head-to-head page */
.h2h-summary{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:20px;background:var(--surface);border:1px solid var(--line);border-radius:18px;padding:24px;box-shadow:var(--shadow-sm)}
.h2h-team{display:grid;justify-items:center;gap:10px;text-align:center}
.h2h-team img{width:64px;height:64px;object-fit:contain}
.h2h-record{display:flex;gap:14px}
.h2h-record div{display:grid;place-items:center;gap:2px;min-width:64px;padding:10px;border-radius:12px;background:var(--surface-2)}
.h2h-record strong{font-size:1.4rem}
.h2h-record span{font-size:.72rem;color:var(--muted);text-transform:uppercase;letter-spacing:.04em}
@media(max-width:640px){.h2h-summary{grid-template-columns:1fr;text-align:center}.h2h-record{justify-content:center}}

/* Live match rows: left-edge indicator + tighter default height, closer to a dense scores-list feel */
.match-card-main{min-height:64px;padding:7px 4px}
.match-card.compact .match-card-main{min-height:54px}
.match-card.is-live{position:relative;overflow:hidden}
.match-card.is-live:before{content:"";position:absolute;left:0;top:0;bottom:0;width:70px;pointer-events:none;border-radius:8px 0 0 8px;background:linear-gradient(90deg,rgba(75,157,239,.22),rgba(75,157,239,.10),transparent)}
.match-card.is-live:after{content:"";position:absolute;left:0;top:10px;bottom:10px;width:7px;pointer-events:none;border-radius:999px;background:linear-gradient(180deg,#7fc8ff,#4b9def,#2b6fbf)}
.match-card.is-live .match-card-main{padding-left:14px}
.match-card.is-live .match-card-league{padding-left:14px}
html[data-theme=dark] .match-card.is-live:before{background:linear-gradient(90deg,rgba(75,157,239,.30),rgba(75,157,239,.14),transparent)}
.footer-bottom{border-top:1px solid rgba(255,255,255,.08)}

.bottom-nav .bottom-logo{border:0;background:transparent;padding:0;cursor:pointer;font:inherit;display:grid;place-items:center}
.bottom-logo img{object-fit:cover}

/* My-team picker */
.my-team-panel .global-search{margin-top:12px}
.my-team-results{display:grid;gap:4px;margin-top:14px;max-height:340px;overflow-y:auto}
.my-team-result{display:flex;align-items:center;gap:12px;padding:10px;border-radius:12px;border:1px solid transparent;background:transparent;text-align:left;width:100%;cursor:pointer}
.my-team-result:hover{background:var(--surface-2);border-color:var(--line)}
.my-team-result img{width:32px;height:32px;object-fit:contain;flex:none}
.my-team-result strong{display:block;font-size:.88rem}
.my-team-result small{color:var(--muted);font-size:.74rem}
.my-team-clear{margin-top:14px}
.theme-toggle .theme-icon-sun{display:none}
.theme-toggle .theme-icon-moon{display:block}
html[data-theme=dark] .theme-toggle .theme-icon-sun{display:block}
html[data-theme=dark] .theme-toggle .theme-icon-moon{display:none}
[data-theme-icon]{display:inline-flex}

/* Inline SVG icon defaults */
.fs-icon{flex:none;display:inline-block;vertical-align:middle}
.footer-grid{grid-template-columns:1.3fr repeat(4,1fr)}
@media(max-width:1050px){.footer-grid{grid-template-columns:repeat(3,1fr)}}
@media(max-width:760px){.footer-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:430px){.footer-grid{grid-template-columns:1fr}}

/* Read-only fan-poll (shown once a match has started; matches the interactive button version) */
.fan-poll div{display:grid;place-items:center;gap:4px;border:1px solid var(--line);background:var(--surface-2);border-radius:12px;padding:14px 8px}
.fan-poll div>span{font-size:1.2rem;font-weight:900}
.fan-poll div small{color:var(--blue-600);font-weight:900}

/* ===== Production polish: entity cards, content widgets, SEO/legal pages and overflow safety ===== */
.page-layout-with-sidebar>*{min-width:0}
.content-grid>*,.split-panels>*,.entity-match-panels>*,.contact-grid>*,.footer-grid>*,.feature-grid>*{min-width:0}
main,section,article,aside,nav,header,footer,form{max-width:100%}
pre,code{max-width:100%}pre{overflow:auto}
.long-text,.legal-prose a,.content-prose a{overflow-wrap:anywhere}

.entity-match-panels{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;margin-top:34px;align-items:start}
.entity-match-panel{min-width:0;background:var(--surface);border:1px solid var(--line);border-radius:20px;padding:20px;box-shadow:var(--shadow-sm)}
.entity-match-panel .section-heading{margin-bottom:16px}
.entity-match-panel .section-heading h2{font-size:clamp(1.25rem,2vw,1.7rem)}
.entity-match-panel .section-heading p{font-size:.86rem}
.entity-match-list{display:grid;gap:10px;min-width:0}
.entity-match-panel .match-card{background:var(--surface-2);border:1px solid var(--line);border-radius:14px;overflow:hidden;min-width:0}
.entity-match-panel .match-card:last-child{border-bottom:1px solid var(--line)}
.entity-match-panel .match-card-main{padding:9px 8px}
.entity-match-panel .match-card-league{padding-inline:10px}
.entity-match-panel .empty-state{padding:38px 16px;box-shadow:none}

.page-feature-grid{display:grid;gap:16px;min-width:0}
.page-feature-grid-2{grid-template-columns:repeat(2,minmax(0,1fr))}
.page-feature-grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}
.page-feature-grid-4{grid-template-columns:repeat(4,minmax(0,1fr))}
.page-feature-card{display:flex;align-items:flex-start;gap:15px;min-width:0;background:var(--surface);border:1px solid var(--line);border-radius:18px;padding:20px;box-shadow:var(--shadow-sm);transition:transform .2s ease,border-color .2s ease}
.page-feature-card:hover{transform:translateY(-2px);border-color:color-mix(in srgb,var(--blue-500) 55%,var(--line))}
.page-feature-icon{display:grid;place-items:center;flex:0 0 42px;width:42px;height:42px;border-radius:13px;background:color-mix(in srgb,var(--blue-600) 12%,var(--surface));color:var(--blue-600);font-weight:900;font-size:1.05rem}
.page-feature-card>div{min-width:0}
.page-feature-card h2{font-size:1.04rem;line-height:1.25;margin:0 0 7px}
.page-feature-card p{color:var(--muted);font-size:.88rem;margin:0 0 10px}
.page-feature-card .text-link{font-size:.83rem;white-space:normal}
.about-overview-section{padding-bottom:20px}

.legal-overview-section{padding:34px 0;background:var(--surface)}
.legal-overview-head{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:20px}
.legal-overview-head h2{font-size:clamp(1.5rem,3vw,2.2rem);margin:0}
.legal-overview-head p{color:var(--muted);margin:8px 0 0;max-width:720px}
.legal-related-links{display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-end}
.legal-related-links a{padding:8px 12px;border:1px solid var(--line);border-radius:999px;background:var(--surface-2);font-size:.8rem;font-weight:800}
.legal-overview-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}
.legal-overview-grid article{display:flex;align-items:flex-start;gap:12px;min-width:0;padding:16px;border:1px solid var(--line);border-radius:16px;background:var(--surface-2)}
.legal-overview-grid article>span{display:grid;place-items:center;flex:0 0 34px;width:34px;height:34px;border-radius:10px;background:var(--surface);color:var(--blue-600);font-weight:900}
.legal-overview-grid h3{font-size:.96rem;margin:0 0 4px}
.legal-overview-grid p{font-size:.82rem;color:var(--muted);margin:0}
.legal-prose{width:min(100%,1000px)}
.legal-prose article{scroll-margin-top:calc(var(--header) + 20px)}
.legal-toc{background:var(--surface);border:1px solid var(--line);border-radius:18px;padding:20px;margin:28px 0;box-shadow:var(--shadow-sm)}
.legal-toc ol{columns:2;column-gap:34px;padding-left:22px}
.legal-toc li{break-inside:avoid;margin:6px 0}
.legal-toc a{color:var(--muted);font-size:.88rem}
.legal-toc a:hover{color:var(--blue-600)}

.contact-form-card{padding:26px}
.contact-form-heading h2{font-size:1.7rem;margin:0 0 6px}
.contact-form-heading p{color:var(--muted);margin:0 0 20px}
.contact-field-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}
.contact-submit-row{display:flex;align-items:center;justify-content:space-between;gap:16px}
.contact-submit-row span{color:var(--muted);font-size:.78rem;max-width:430px}
.contact-aside{display:grid;align-content:start;gap:16px}
.contact-status-card{display:flex;align-items:center;gap:12px}
.contact-status-card>div{display:grid}
.contact-status-card span:last-child{color:var(--muted);font-size:.8rem}
.contact-status-dot{width:12px;height:12px;border-radius:50%;background:var(--green-500);box-shadow:0 0 0 6px color-mix(in srgb,var(--green-500) 15%,transparent);flex:none}
.support-process{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}
.support-process article{display:flex;gap:14px;min-width:0;background:var(--surface);border:1px solid var(--line);border-radius:18px;padding:20px}
.support-process article>strong{display:grid;place-items:center;flex:0 0 42px;height:42px;border-radius:13px;background:var(--navy-900);color:#fff}
.support-process h2{font-size:1rem;margin:0 0 5px}
.support-process p{color:var(--muted);font-size:.86rem;margin:0}

.faq-jump-section{padding-bottom:10px}
.faq-jump-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}
.faq-jump-grid a{display:grid;grid-template-columns:auto minmax(0,1fr);column-gap:12px;align-items:center;min-width:0;background:var(--surface);border:1px solid var(--line);border-radius:16px;padding:16px;box-shadow:var(--shadow-sm)}
.faq-jump-grid a>span{grid-row:1/3;display:grid;place-items:center;width:38px;height:38px;border-radius:11px;background:var(--surface-3);color:var(--blue-600);font-weight:900;font-size:.78rem}
.faq-jump-grid strong,.faq-jump-grid small{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.faq-jump-grid small{color:var(--muted);font-size:.74rem}
.faq-category{scroll-margin-top:calc(var(--header) + 20px)}
.faq-help-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:24px}
.faq-help-grid article{background:var(--surface);border:1px solid var(--line);border-radius:18px;padding:20px;box-shadow:var(--shadow-sm)}
.faq-help-grid h3{margin:10px 0 5px}
.faq-help-grid p{color:var(--muted);font-size:.88rem}
.faq-help-icon{display:grid;place-items:center;width:40px;height:40px;border-radius:12px;background:var(--surface-3);color:var(--blue-600);font-weight:900}

.sitemap-card-grid>section{min-width:0;background:var(--surface);border:1px solid var(--line);border-radius:18px;padding:20px;box-shadow:var(--shadow-sm)}
.sitemap-card-grid h2{color:var(--ink)}
.sitemap-card-grid li{min-width:0}
.sitemap-card-grid a{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.sitemap-help-card{display:flex;align-items:center;justify-content:space-between;gap:24px}
.sitemap-help-card h2{font-size:1.5rem;margin:0 0 6px}
.sitemap-help-card p{color:var(--muted);margin:0;max-width:720px}

/* Defensive overflow handling across fixture, directory and match-centre views. */
.league-group,.match-card,.directory-card,.content-card,.aside-card,.entity-profile,.competition-pill,.scoreboard-card{min-width:0;max-width:100%}
.match-card-main>*{min-width:0}
.match-card-main .team,.match-card-main .team-name-block{overflow:hidden}
.match-card-main .team span,.match-card-main .team-name-block>span:first-child{display:block;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.match-card-league{gap:10px}
.match-card-league>*{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.directory-card{overflow:hidden}
.directory-card .follow-button{flex:none}
.entity-profile>div{min-width:0}
.entity-profile h1,.entity-profile p{overflow-wrap:anywhere}
.competition-pill{overflow:hidden}
.competition-pill span{min-width:0}
.competition-pill strong,.competition-pill small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.tab-list{overflow-x:auto;overflow-y:hidden;scrollbar-width:none;-webkit-overflow-scrolling:touch}
.tab-list::-webkit-scrollbar{display:none}
.tab-list button{flex:0 0 auto;white-space:nowrap}
.match-meta{max-width:100%}

@media(max-width:1050px){
  .entity-match-panels{grid-template-columns:1fr}
  .page-feature-grid-4,.legal-overview-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .page-feature-grid-3,.support-process{grid-template-columns:repeat(2,minmax(0,1fr))}
  .faq-jump-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .sitemap-help-card{align-items:flex-start;flex-direction:column}
}
@media(max-width:760px){
  .entity-match-panel{padding:14px;border-radius:16px}
  .entity-match-panel .match-card-main{grid-template-columns:24px minmax(0,1fr) 62px minmax(0,1fr);gap:6px}
  .entity-match-panel .card-arrow{display:none}
  .page-feature-grid-2,.page-feature-grid-3,.page-feature-grid-4,.legal-overview-grid,.support-process,.faq-help-grid{grid-template-columns:1fr}
  .legal-overview-head{align-items:flex-start;flex-direction:column}
  .legal-related-links{justify-content:flex-start}
  .legal-toc ol{columns:1}
  .contact-field-grid{grid-template-columns:1fr}
  .contact-submit-row{align-items:stretch;flex-direction:column}
  .contact-submit-row .button{width:100%}
  .faq-jump-grid{grid-template-columns:1fr}
  .sitemap-card-grid{grid-template-columns:1fr}
  .sitemap-help-card .hero-actions{width:100%}
  .sitemap-help-card .button{width:100%}
  .filter-sub{align-items:flex-start}
  .live-toolbar{align-items:flex-start;gap:12px;flex-direction:column}
  .livescore-toolbar-actions{display:flex;flex-wrap:wrap;gap:8px;width:100%}
  .livescore-toolbar-actions .button{flex:1 1 130px}
  .page-hero{padding:48px 0}
  .page-hero h1{font-size:clamp(2rem,10vw,3rem)}
}
@media(max-width:430px){
  .entity-match-panel .match-card-main{grid-template-columns:22px minmax(0,1fr) 54px minmax(0,1fr);gap:4px}
  .entity-match-panel .team img{width:26px;height:26px}
  .entity-match-panel .team{font-size:.7rem}
  .page-feature-card{padding:16px}
  .legal-overview-grid article{padding:14px}
  .faq-jump-grid a{padding:13px}
  .sitemap-card-grid>section{padding:16px}
}


/* Final responsive and theme-aware refinements. */
.league-tile strong,.mini-team strong,.directory-card strong{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.entity-match-panel,.page-feature-card,.legal-overview-grid article,.support-process article,.sitemap-card-grid>section{color:var(--ink)}
.match-context-card .analysis-copy{display:grid;gap:10px}
.match-context-card .analysis-copy p{margin:0;color:var(--muted)}
.context-stat-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:18px}
.context-stat-grid>div{display:grid;min-width:0;padding:13px;border:1px solid var(--line);border-radius:13px;background:var(--surface-2)}
.context-stat-grid strong{font-size:1.12rem;color:var(--ink)}
.context-stat-grid span{font-size:.74rem;color:var(--muted);overflow-wrap:anywhere}
.home-seo-copy{max-width:1000px}
.faq-categories{display:grid;gap:54px}
.faq-category-heading{margin-bottom:18px}
.faq-category-heading h2{font-size:clamp(1.5rem,3vw,2.15rem);margin:0}
.faq-category-heading p{color:var(--muted);margin:8px 0 0;max-width:720px}
.app-promo,.app-theme-compare,.app-showcase-grid,.app-steps-grid,.app-feature-grid{min-width:0;max-width:100%}
.app-promo-images img,.app-showcase-grid img,.app-theme-compare img{max-width:100%;height:auto}
.app-screens{min-width:0;max-width:100%;overflow:hidden}
.app-screens img{min-width:0;height:auto;object-fit:cover}
.contact-form input,.contact-form textarea,.directory-filters input,.directory-filters select,.filter-panel input,.filter-panel select,.hero-search input,.global-search input{max-width:100%}
.sitemap-grid,.contact-grid,.page-layout-with-sidebar,.content-grid,.fixture-layout,.live-home-layout{min-width:0;max-width:100%}
.footer-grid>div,.footer-app-band>div{min-width:0}
.footer-grid a,.footer-grid p{overflow-wrap:anywhere}
.score-team,.score-team strong{min-width:0;max-width:100%}
.score-team strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.scoreboard-card{overflow:hidden}
.h2h-list a>*{min-width:0}
.h2h-list a>span{overflow:hidden}
.h2h-list a>span{white-space:nowrap;text-overflow:ellipsis}
.advanced-pitch,.lineup-pitch-card,.lineup-sheet{min-width:0;max-width:100%}
.full-timeline,.stats-widget-grid,.recent-team-summary-grid{min-width:0;max-width:100%}

@media(max-width:760px){
  .context-stat-grid{grid-template-columns:1fr}
  .scoreboard-card{padding-inline:8px}
  .score-team strong{font-size:.82rem;max-width:110px}
  .match-topline{gap:10px}
  .competition-pill{max-width:calc(100% - 96px)}
  .entity-match-panel .match-card-league{font-size:.68rem}
  .entity-match-panel .match-card-main{overflow:hidden}
  .entity-match-panel .match-state{min-width:0}
  .page-feature-icon{flex-basis:38px;width:38px;height:38px}
  .legal-overview-section{padding:26px 0}
  .legal-prose{padding-inline:0}
  .legal-prose article{overflow-wrap:anywhere}
  .app-promo{overflow:hidden}
  .footer-app-band{gap:14px}
}

@media(max-width:430px){
  .score-team strong{max-width:88px;font-size:.74rem}
  .match-meta{gap:14px}
  .entity-match-panel .match-state time,.entity-match-panel .match-state strong{font-size:.72rem}
  .entity-match-panel .team-name-block>span:first-child{font-size:.64rem}
  .date-ribbon{margin-inline:-2px}
  .legal-related-links a{font-size:.72rem;padding:7px 9px}
}

/* ===== Prediction category SEO/content widgets ===== */
.prediction-category-page,.prediction-hub-page,.prediction-preview-sections,.prediction-preview-section,.prediction-overview-card,.prediction-category-guide,.prediction-hub-overview,.prediction-hub-guide,.prediction-context-banner{min-width:0;max-width:100%}
.prediction-category-page{display:grid;gap:28px}
.prediction-category-navigation{margin-top:0}
.prediction-overview-card{display:grid;gap:20px;padding:24px;background:var(--surface);border:1px solid var(--line);border-radius:22px;box-shadow:var(--shadow-sm);overflow:hidden}
.prediction-overview-main{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(280px,.75fr);gap:22px;align-items:stretch}
.prediction-overview-copy{min-width:0;padding:4px}
.prediction-overview-copy h2,.prediction-hub-overview-head h2,.prediction-category-guide h2,.prediction-hub-guide h2,.prediction-context-copy h2{font-size:clamp(1.45rem,3vw,2.15rem);line-height:1.15;letter-spacing:-.03em;margin:0 0 10px}
.prediction-overview-copy p,.prediction-hub-overview-head p,.prediction-category-guide p,.prediction-hub-guide p,.prediction-context-copy p{color:var(--muted);margin:0;overflow-wrap:anywhere}
.prediction-overview-actions{display:flex;align-items:center;flex-wrap:wrap;gap:14px;margin-top:20px}
.prediction-snapshot{display:grid;align-content:start;gap:14px;padding:18px;background:linear-gradient(145deg,var(--navy-950),var(--navy-800));color:#fff;border-radius:18px;overflow:hidden}
.prediction-snapshot header{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;border-bottom:1px solid rgba(255,255,255,.12);padding-bottom:12px}
.prediction-snapshot header span{font-size:.72rem;font-weight:800;text-transform:uppercase;letter-spacing:.08em;color:#9fc0d3}
.prediction-snapshot header strong{font-size:.82rem;text-align:right}
.prediction-snapshot-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}
.prediction-snapshot-grid article{display:grid;min-width:0;padding:12px;background:rgba(255,255,255,.07);border:1px solid rgba(255,255,255,.09);border-radius:12px}
.prediction-snapshot-grid strong{font-size:1.32rem;line-height:1.1}
.prediction-snapshot-grid span{font-size:.68rem;color:#b9ceda;overflow-wrap:anywhere}
.prediction-snapshot-status{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin:0;color:#c9d9e2;font-size:.75rem;font-weight:700}
.prediction-signal-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}
.prediction-signal-grid article{display:flex;align-items:flex-start;gap:12px;min-width:0;padding:15px;background:var(--surface-2);border:1px solid var(--line);border-radius:15px}
.prediction-signal-grid article>span{display:grid;place-items:center;flex:0 0 46px;min-height:42px;padding:6px;border-radius:12px;background:var(--surface);border:1px solid var(--line);color:var(--blue-600);font-size:.68rem;font-weight:900;letter-spacing:.04em;text-align:center}
.prediction-signal-grid article>div{min-width:0}
.prediction-signal-grid h3{font-size:.92rem;line-height:1.2;margin:1px 0 4px}
.prediction-signal-grid p{font-size:.78rem;color:var(--muted);margin:0;overflow-wrap:anywhere}
.prediction-information-note{display:flex;align-items:flex-start;gap:12px;padding:13px 15px;border-radius:14px;background:color-mix(in srgb,var(--blue-600) 7%,var(--surface-2));border:1px solid color-mix(in srgb,var(--blue-600) 20%,var(--line))}
.prediction-information-note:before{content:"i";display:grid;place-items:center;flex:0 0 28px;width:28px;height:28px;border-radius:50%;background:var(--blue-600);color:#fff;font-weight:900}
.prediction-information-note strong{white-space:nowrap;font-size:.82rem}
.prediction-information-note p{margin:0;color:var(--muted);font-size:.8rem}
.prediction-list-layout{margin-top:2px}
.prediction-date-note{margin:-6px 0 18px}
.prediction-category-grid{min-width:0}
.prediction-category-guide{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,.9fr);gap:24px;padding:28px;background:var(--surface);border:1px solid var(--line);border-radius:22px;box-shadow:var(--shadow-sm)}
.prediction-guide-copy{min-width:0}
.prediction-guide-copy p+p{margin-top:12px}
.prediction-guide-links{display:flex;flex-wrap:wrap;gap:8px;margin-top:20px}
.prediction-guide-links a{padding:9px 11px;border:1px solid var(--line);border-radius:10px;background:var(--surface-2);color:var(--blue-600);font-size:.78rem;font-weight:800}
.prediction-reading-grid{display:grid;gap:10px}
.prediction-reading-grid article{display:grid;grid-template-columns:42px minmax(0,1fr);column-gap:12px;align-items:start;padding:14px;background:var(--surface-2);border:1px solid var(--line);border-radius:14px}
.prediction-reading-grid article>span{grid-row:1/3;display:grid;place-items:center;width:42px;height:42px;border-radius:12px;background:var(--navy-900);color:#fff;font-size:.72rem;font-weight:900}
.prediction-reading-grid h3{font-size:.92rem;margin:1px 0 3px}
.prediction-reading-grid p{font-size:.78rem;margin:0;color:var(--muted)}
.prediction-category-faq{display:grid;grid-template-columns:minmax(250px,.45fr) minmax(0,1fr);gap:24px;align-items:start;padding:28px;background:var(--surface);border:1px solid var(--line);border-radius:22px;box-shadow:var(--shadow-sm)}
.prediction-category-faq-heading h2{font-size:clamp(1.4rem,2.5vw,2rem);line-height:1.15;margin:0 0 8px}
.prediction-category-faq-heading p{color:var(--muted);margin:0}

.prediction-hub-page{display:grid;gap:34px}
.prediction-hub-overview{display:grid;gap:18px;padding:26px;background:linear-gradient(145deg,color-mix(in srgb,var(--blue-600) 7%,var(--surface)),var(--surface));border:1px solid var(--line);border-radius:22px;box-shadow:var(--shadow-sm)}
.prediction-hub-overview-head{max-width:820px}
.prediction-hub-widget-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}
.prediction-hub-widget-grid article{min-width:0;padding:17px;background:var(--surface);border:1px solid var(--line);border-radius:15px}
.prediction-hub-widget-grid article>span{display:inline-flex;padding:5px 8px;border-radius:8px;background:var(--surface-3);color:var(--blue-600);font-size:.62rem;font-weight:900;letter-spacing:.07em}
.prediction-hub-widget-grid h3{font-size:.95rem;margin:10px 0 5px}
.prediction-hub-widget-grid p{font-size:.78rem;color:var(--muted);margin:0}
.prediction-hub-layout{margin-top:0}
.prediction-preview-sections{display:grid;gap:24px}
.prediction-preview-section{display:grid;gap:16px;padding:22px;background:var(--surface);border:1px solid var(--line);border-radius:20px;box-shadow:var(--shadow-sm);overflow:hidden}
.prediction-preview-section .preview-section-head{margin-bottom:0}
.prediction-preview-section .preview-section-head h2{margin:0;font-size:clamp(1.3rem,2.4vw,1.8rem)}
.prediction-preview-intro{display:grid;grid-template-columns:56px minmax(0,1fr) auto;gap:15px;align-items:center;padding:16px;background:var(--surface-2);border:1px solid var(--line);border-radius:16px;min-width:0}
.prediction-preview-icon{display:grid;place-items:center;width:56px;height:56px;border-radius:15px;background:linear-gradient(145deg,var(--navy-900),var(--navy-700));color:#fff;font-size:.7rem;font-weight:900;letter-spacing:.04em;text-align:center}
.prediction-preview-copy{min-width:0}
.prediction-preview-copy .eyebrow{margin-bottom:2px}
.prediction-preview-copy h3{font-size:1rem;margin:0 0 3px}
.prediction-preview-copy p{font-size:.78rem;color:var(--muted);margin:0;overflow-wrap:anywhere}
.prediction-preview-copy ul{display:flex;flex-wrap:wrap;gap:6px 12px;padding:0;margin:9px 0 0;list-style:none}
.prediction-preview-copy li{position:relative;padding-left:12px;font-size:.68rem;font-weight:800;color:var(--muted)}
.prediction-preview-copy li:before{content:"";position:absolute;left:0;top:.5em;width:5px;height:5px;border-radius:50%;background:var(--cyan-500)}
.prediction-preview-meta{display:grid;justify-items:end;text-align:right;min-width:104px}
.prediction-preview-meta>strong{font-size:1.5rem;line-height:1;color:var(--blue-600)}
.prediction-preview-meta>span{font-size:.7rem;font-weight:800}
.prediction-preview-meta>small{font-size:.66rem;color:var(--muted)}
.prediction-preview-meta .text-link{font-size:.72rem;margin-top:6px}
.prediction-preview-grid{margin-bottom:0}
.prediction-preview-empty{padding:18px;border:1px dashed var(--line);border-radius:15px;background:var(--surface-2)}
.prediction-preview-empty p{color:var(--muted);margin:4px 0 8px;font-size:.82rem}
.prediction-hub-guide{display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:24px;align-items:start;padding:28px;background:linear-gradient(145deg,var(--navy-950),var(--navy-800));color:#fff;border-radius:22px;box-shadow:var(--shadow)}
.prediction-hub-guide p{color:#b7ccd8}
.prediction-hub-guide-steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}
.prediction-hub-guide-steps article{display:grid;align-content:start;min-width:0;padding:15px;background:rgba(255,255,255,.07);border:1px solid rgba(255,255,255,.1);border-radius:14px}
.prediction-hub-guide-steps span{color:#72c6ff;font-size:.7rem;font-weight:900}
.prediction-hub-guide-steps strong{margin:7px 0 4px}
.prediction-hub-guide-steps p{font-size:.75rem;margin:0}

.prediction-context-shell{padding-top:22px}
.prediction-context-banner{display:grid;grid-template-columns:64px minmax(0,1fr) auto;gap:18px;align-items:center;padding:18px 20px;background:var(--surface);border:1px solid var(--line);border-radius:18px;box-shadow:var(--shadow-sm)}
.prediction-context-badge{display:grid;place-items:center;width:64px;height:64px;padding:8px;border-radius:17px;background:linear-gradient(145deg,var(--blue-600),var(--cyan-500));color:#fff;font-size:.75rem;font-weight:900;text-align:center}
.prediction-context-copy{min-width:0}
.prediction-context-copy .eyebrow{margin-bottom:2px}
.prediction-context-copy h2{font-size:clamp(1.15rem,2.5vw,1.65rem);margin-bottom:5px}
.prediction-context-copy p{font-size:.82rem}
.prediction-context-actions{display:grid;justify-items:end;gap:7px;text-align:right}
.prediction-context-actions span{max-width:190px;color:var(--muted);font-size:.68rem;font-weight:700}

@media(max-width:1050px){
  .prediction-overview-main,.prediction-category-guide,.prediction-category-faq,.prediction-hub-guide{grid-template-columns:1fr}
  .prediction-hub-widget-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .prediction-context-banner{grid-template-columns:56px minmax(0,1fr)}
  .prediction-context-badge{width:56px;height:56px}
  .prediction-context-actions{grid-column:1/-1;display:flex;align-items:center;justify-content:space-between;text-align:left}
  .prediction-context-actions span{max-width:none}
}
@media(max-width:760px){
  .prediction-category-page,.prediction-hub-page{gap:22px}
  .prediction-overview-card,.prediction-category-guide,.prediction-category-faq,.prediction-hub-overview,.prediction-hub-guide,.prediction-preview-section{padding:17px;border-radius:18px}
  .prediction-signal-grid{grid-template-columns:1fr}
  .prediction-information-note{display:grid;grid-template-columns:28px minmax(0,1fr)}
  .prediction-information-note strong,.prediction-information-note p{grid-column:2}
  .prediction-information-note:before{grid-row:1/3}
  .prediction-hub-widget-grid{grid-template-columns:1fr}
  .prediction-preview-intro{grid-template-columns:48px minmax(0,1fr)}
  .prediction-preview-icon{width:48px;height:48px;border-radius:13px}
  .prediction-preview-meta{grid-column:1/-1;display:flex;align-items:center;justify-content:flex-start;flex-wrap:wrap;gap:8px;text-align:left;padding-top:10px;border-top:1px solid var(--line);min-width:0;width:100%}
  .prediction-preview-meta>strong{font-size:1.15rem}
  .prediction-preview-meta .text-link{margin:0 0 0 auto}
  .prediction-hub-guide-steps{grid-template-columns:1fr}
  .prediction-context-shell{padding-top:14px}
  .prediction-context-banner{grid-template-columns:48px minmax(0,1fr);gap:12px;padding:15px}
  .prediction-context-badge{width:48px;height:48px;border-radius:13px;font-size:.62rem}
  .prediction-context-actions{align-items:stretch;flex-direction:column}
  .prediction-context-actions .button{width:100%}
  .prediction-context-actions span{text-align:center}
  .category-tabs{max-width:100%;overflow-x:auto;overscroll-behavior-inline:contain;scrollbar-width:none;white-space:nowrap}
  .category-tabs::-webkit-scrollbar{display:none}
  .prediction-overview-actions{align-items:stretch;flex-direction:column}
  .prediction-overview-actions .button{width:100%}
  .prediction-overview-actions .text-link{text-align:center}
}
@media(max-width:430px){
  .prediction-snapshot-grid{grid-template-columns:1fr 1fr}
  .prediction-snapshot-grid article{padding:10px}
  .prediction-signal-grid article>span{flex-basis:40px;min-height:38px}
  .prediction-preview-section .preview-section-head{display:grid}
  .prediction-preview-section .preview-section-head .text-link{white-space:normal}
  .prediction-preview-copy ul{display:grid;gap:5px}
  .prediction-preview-meta .text-link{width:100%;margin-left:0}
}

/* Prediction-route match preview guide. */
.prediction-match-guide-section{padding-top:28px}
.prediction-match-guide{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,.9fr);gap:24px;align-items:start;padding:28px;background:var(--surface);border:1px solid var(--line);border-radius:22px;box-shadow:var(--shadow-sm)}
.prediction-match-guide-copy{min-width:0}
.prediction-match-guide-copy h2{font-size:clamp(1.45rem,3vw,2.1rem);line-height:1.15;letter-spacing:-.03em;margin:0 0 10px}
.prediction-match-guide-copy p{color:var(--muted);margin:0;overflow-wrap:anywhere}
.prediction-match-guide-copy p+p{margin-top:10px}
.prediction-match-guide-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}
.prediction-match-guide-grid article{min-width:0;padding:15px;background:var(--surface-2);border:1px solid var(--line);border-radius:14px}
.prediction-match-guide-grid article>span{display:inline-grid;place-items:center;min-width:34px;height:30px;padding:0 8px;border-radius:9px;background:var(--navy-900);color:#fff;font-size:.68rem;font-weight:900}
.prediction-match-guide-grid h3{font-size:.9rem;line-height:1.2;margin:9px 0 4px}
.prediction-match-guide-grid p{font-size:.75rem;color:var(--muted);margin:0}
@media(max-width:1050px){.prediction-match-guide{grid-template-columns:1fr}.prediction-match-guide-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:760px){.prediction-match-guide-section{padding-top:18px}.prediction-match-guide{padding:17px;border-radius:18px}.prediction-match-guide-grid{grid-template-columns:1fr}}
