:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--bg:#f6f8fb;--surface:#fff;--surface-muted:#eef4ff;--text:#0f172a;--text-soft:#475569;--text-muted:#64748b;--primary:#2563eb;--primary-strong:#1d4ed8;--border:#dbe5f4;--shadow:0 18px 50px #0f172a14}*{box-sizing:border-box}html{background:var(--bg);min-width:320px}body{color:var(--text);background:radial-gradient(circle at top left, #2563eb24, transparent 34rem), linear-gradient(180deg, #fff 0%, var(--bg) 34rem);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.6}a{color:inherit;text-decoration:none}a:hover{color:var(--primary)}a:focus-visible,.button:focus-visible{outline-offset:3px;outline:3px solid #2563eb47}.site-header,.site-footer{width:min(1120px,100% - 32px);margin:0 auto}.site-header{justify-content:space-between;align-items:center;gap:24px;padding:24px 0;display:flex}.brand{align-items:center;gap:10px;font-size:18px;font-weight:800;display:inline-flex}.brand-mark{color:#fff;background:var(--primary);border-radius:10px;place-items:center;width:36px;height:36px;display:grid;box-shadow:0 10px 24px #2563eb3d}.header-nav,.site-footer nav{color:var(--text-soft);flex-wrap:wrap;align-items:center;gap:18px;font-size:14px;font-weight:650;display:flex}.site-footer{color:var(--text-muted);border-top:1px solid var(--border);justify-content:space-between;align-items:center;gap:24px;padding:32px 0 40px;display:flex}.site-footer p{margin:0}.page-shell{width:min(1120px,100% - 32px);margin:0 auto;padding:48px 0 72px}.hero{grid-template-columns:minmax(0,1fr) minmax(320px,420px);align-items:center;gap:56px;min-height:calc(100dvh - 178px);display:grid}.eyebrow{color:var(--primary);margin:0 0 14px;font-size:14px;font-weight:800}h1,h2,h3{margin:0;line-height:1.08}h1{letter-spacing:0;max-width:760px;font-size:clamp(42px,8vw,88px)}h2{font-size:clamp(28px,4vw,46px)}h3{font-size:20px}.hero-copy{max-width:620px;color:var(--text-soft);margin:22px 0 0;font-size:clamp(17px,2vw,21px)}.actions{flex-wrap:wrap;gap:12px;margin-top:30px;display:flex}.hero-preview{gap:16px;display:grid}.hero-actions{margin-top:0}.download-actions{flex-wrap:wrap;justify-content:center;gap:12px;margin-top:12px;display:flex}.button{text-align:center;border:1px solid #0000;border-radius:14px;justify-content:center;align-items:center;min-height:48px;padding:0 20px;font-weight:800;display:inline-flex}.button-primary{color:#fff;background:var(--primary);box-shadow:0 14px 28px #2563eb33}.button-primary:hover{color:#fff;background:var(--primary-strong)}.button-secondary{color:var(--text);background:var(--surface);border-color:var(--border)}.prediction-card{border:1px solid var(--border);background:var(--surface);box-shadow:var(--shadow);border-radius:24px;overflow:hidden}.match-header{color:var(--text-muted);background:var(--surface-muted);flex-wrap:wrap;justify-content:space-between;gap:16px;padding:18px 20px;font-size:13px;font-weight:800;display:flex}.scoreline{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:18px;padding:28px 20px;display:grid}.team{text-align:center;gap:10px;min-width:0;display:grid}.crest{width:64px;height:64px;color:var(--primary);background:var(--surface-muted);border-radius:18px;place-items:center;margin:0 auto;font-size:22px;font-weight:900;display:grid}.crest img{object-fit:contain;width:74%;height:74%;display:block}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}.team-name{overflow-wrap:anywhere;font-weight:800}.score{font-variant-numeric:tabular-nums;align-items:center;gap:10px;font-size:44px;font-weight:900;display:flex}.score-empty{border:1px solid var(--border);max-width:142px;color:var(--text-muted);background:var(--surface-muted);text-align:center;white-space:nowrap;border-radius:999px;justify-content:center;padding:10px 14px;font-size:14px;line-height:1}.pick-meta{background:var(--border);grid-template-columns:repeat(2,1fr);gap:1px;display:grid}.pick-meta div{background:var(--surface);padding:16px}.pick-meta span{color:var(--text-muted);font-size:12px;font-weight:800;display:block}.pick-meta strong{margin-top:2px;font-size:18px;display:block}.legal-page{width:min(880px,100% - 32px);margin:0 auto;padding:48px 0 72px}.gameweek-hero{gap:18px;max-width:820px;padding:34px 0 42px;display:grid}.gameweek-hero p{color:var(--text-soft);margin:0;font-size:19px}.fixture-list{gap:34px;display:grid}.fixtures-actions{justify-content:center;margin-top:34px}.fixture-day{gap:18px;display:grid}.fixture-day h2{font-size:clamp(24px,3vw,34px)}.fixture-grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:18px;display:grid}.fixture-card{border:1px solid var(--border);background:var(--surface);box-shadow:var(--shadow);border-radius:24px;overflow:hidden}.fixture-card-header{background:var(--surface-muted);justify-content:space-between;align-items:flex-start;gap:16px;padding:18px;display:flex}.fixture-card-header>div{min-width:0}.fixture-kickoff{color:var(--text-muted);margin:0 0 6px;font-size:13px;font-weight:800}.prediction-pill{color:var(--primary);border:1px solid var(--border);background:#fff;border-radius:999px;flex:none;padding:6px 10px;font-size:12px;font-weight:900}.fixture-scoreline{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:14px;padding:22px 16px;display:grid}.compact .crest{border-radius:16px;width:54px;height:54px;font-size:18px}.compact .team-name{font-size:14px}.fixture-card-footer{border-top:1px solid var(--border);justify-content:space-between;align-items:center;gap:18px;padding:16px 18px;display:flex}.fixture-card-footer span{color:var(--text-muted);font-size:12px;font-weight:800;display:block}.fixture-card-footer strong{margin-top:2px;font-size:17px;display:block}.fixture-card-footer a{color:#fff;background:var(--primary);text-align:center;border-radius:12px;justify-content:center;align-items:center;min-height:40px;padding:0 14px;font-size:14px;font-weight:850;display:inline-flex}.fixture-links{flex-wrap:wrap;gap:10px;display:flex}.fixture-links a:first-child{color:var(--primary);border:1px solid var(--border);background:#fff}.match-page{gap:34px;display:grid}.match-hero{gap:18px;max-width:880px;padding:34px 0 10px;display:grid}.match-hero p{color:var(--text-soft);margin:0;font-size:19px}.match-focus-card{border:1px solid var(--border);background:var(--surface);box-shadow:var(--shadow);border-radius:28px;overflow:hidden}.match-focus-scoreline{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:24px;padding:36px 24px;display:grid}.match-copy{border-top:1px solid var(--border);gap:14px;padding:28px;display:grid}.match-copy p{max-width:760px;color:var(--text-soft);margin:0;font-size:18px}.related-fixtures{gap:18px;display:grid}.related-fixtures h2,.match-faq h2{font-size:clamp(24px,3vw,34px)}.match-faq{gap:18px;display:grid}.faq-list{gap:12px;display:grid}.faq-item{border:1px solid var(--border);background:var(--surface);border-radius:18px;gap:10px;padding:20px;display:grid}.faq-item h3{font-size:18px}.faq-item p{max-width:820px;color:var(--text-soft);margin:0}.related-list{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:12px;display:grid}.related-link{border:1px solid var(--border);background:var(--surface);border-radius:18px;justify-content:space-between;align-items:center;gap:18px;min-height:72px;padding:16px;display:flex}.related-link span{overflow-wrap:anywhere;min-width:0;font-weight:800}.related-link strong{color:var(--primary);font-variant-numeric:tabular-nums;flex:none;font-size:20px}.legal-hero{margin-bottom:36px}.legal-hero p{max-width:720px;color:var(--text-soft);margin:18px 0 0;font-size:18px}.legal-card{border:1px solid var(--border);background:var(--surface);box-shadow:var(--shadow);border-radius:24px;gap:28px;padding:32px;display:grid}.legal-section{gap:10px;display:grid}.legal-section p,.legal-section ul{color:var(--text-soft);margin:0}.legal-section ul{padding-left:20px}.legal-section li+li{margin-top:8px}.meta-line{color:var(--text-muted);font-size:14px;font-weight:700}@media (max-width:800px){.site-header,.site-footer{width:min(100% - 24px,1120px)}.site-header{gap:14px}.site-footer{flex-direction:column;align-items:flex-start;gap:16px}.page-shell,.legal-page{width:min(100% - 24px,1120px);padding-top:28px}.hero{grid-template-columns:1fr;gap:34px;min-height:auto}h1{font-size:clamp(38px,12vw,58px)}.scoreline{gap:10px;padding:24px 14px}.score{font-size:34px}.crest{border-radius:16px;width:52px;height:52px}.legal-card{border-radius:20px;padding:22px}.fixture-grid{grid-template-columns:1fr}.fixture-card-footer{flex-direction:column;align-items:flex-start}.fixture-card-header{gap:12px}.fixture-scoreline{gap:10px;padding:20px 12px}.match-focus-scoreline{gap:12px;padding:28px 12px}.match-copy{padding:22px}}@media (max-width:520px){.site-header,.site-footer,.page-shell,.legal-page{width:min(100% - 20px,1120px)}.header-nav,.site-footer nav{gap:12px}.header-nav{justify-content:flex-end;margin-left:auto}.actions,.button,.actions a,.download-actions a{width:100%}.prediction-card,.fixture-card,.match-focus-card,.legal-card{border-radius:18px}.match-header{gap:8px;padding:14px 16px}.scoreline,.fixture-scoreline,.match-focus-scoreline{gap:8px;padding-inline:10px}.score{gap:6px;font-size:30px}.crest,.compact .crest{border-radius:14px;width:46px;height:46px;font-size:15px}.team-name,.compact .team-name{font-size:13px;line-height:1.25}.pick-meta{grid-template-columns:1fr}.fixture-links,.fixture-links a{width:100%}.related-list{grid-template-columns:1fr}.related-link{flex-direction:column;align-items:flex-start;gap:8px}}@media (max-width:360px){.brand{gap:8px;font-size:16px}.brand-mark{border-radius:9px;width:32px;height:32px}.header-nav{gap:10px;font-size:13px}}
