*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#06101d;color:#eef4ff;font-family:Inter,system-ui,-apple-system,Segoe UI,sans-serif}.app{min-height:100vh;background:radial-gradient(circle at 85% 0%,#132b49 0,#06101d 34%);padding-bottom:82px}.topbar{height:70px;display:flex;align-items:center;justify-content:space-between;padding:0 5%;border-bottom:1px solid #ffffff10;background:#06101ddd;backdrop-filter:blur(14px);position:sticky;top:0;z-index:20}.brand{display:flex;gap:9px;align-items:center;color:#fff;text-decoration:none}.brand .ball{font-size:25px}.brand strong{display:block;font-size:11px;letter-spacing:2.5px}.brand b{display:block;font-size:20px;letter-spacing:3px;color:#e8bd63}.top-actions{display:flex;gap:9px}.ghost,.profile{border:1px solid #ffffff15;background:#ffffff08;color:#dce7f8;border-radius:12px;padding:9px 12px}.profile{background:#e8bd63;color:#07111f;border:0;font-weight:800}.page{display:none;max-width:1120px;margin:auto;padding:38px 5%}.page.active{display:block}.hero{min-height:430px;border:1px solid #ffffff12;border-radius:28px;padding:45px;display:flex;align-items:center;justify-content:space-between;overflow:hidden;background:linear-gradient(135deg,#0d2743,#07111f 60%);position:relative}.hero:after{content:"";position:absolute;width:360px;height:360px;border-radius:50%;right:-110px;top:-100px;background:#e8bd6312}.eyebrow{font-size:10px;font-weight:900;letter-spacing:2px;color:#e8bd63}.hero h1{font-size:clamp(42px,8vw,76px);line-height:.98;margin:14px 0}.hero h1 em{font-style:normal;color:#e8bd63}.hero p{max-width:510px;color:#9fb0c6;font-size:16px;line-height:1.6}.hero-actions{display:flex;gap:10px;margin-top:24px;flex-wrap:wrap}.primary,.secondary{display:inline-block;padding:13px 17px;border-radius:13px;text-decoration:none;font-weight:800;border:0}.primary{background:#e8bd63;color:#07111f}.secondary{background:#ffffff0c;color:#fff;border:1px solid #ffffff16}.hero-orb{width:190px;height:190px;border:1px solid #e8bd6338;border-radius:50%;display:grid;place-items:center;text-align:center;background:#e8bd6309;flex:none}.hero-orb span{font-size:65px}.hero-orb small{position:absolute;margin-top:120px;color:#e8bd63;font-weight:800;letter-spacing:2px}.section-head{display:flex;justify-content:space-between;align-items:end;margin:42px 0 15px}.section-head h2,.subhead{margin:5px 0 0}.section-head a{color:#e8bd63;text-decoration:none;font-size:13px}.match-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.match-card,.feature-card,.story,.transfer-card,.leaderboard,.prediction-card,.profile-card{background:#0b1b2d;border:1px solid #ffffff10;border-radius:18px}.match-card{padding:18px}.match-top{display:flex;justify-content:space-between;color:#7f91a8;font-size:11px}.live{color:#ff5c69}.teams{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;text-align:center;gap:8px;margin:20px 0}.team{font-weight:800}.score{font-size:22px;font-weight:900}.feature-row{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:16px}.feature-card{padding:18px;display:flex;align-items:center;gap:13px}.feature-card>span{font-size:25px}.feature-card p{margin:5px 0;color:#91a1b5;font-size:12px}.feature-card a{margin-left:auto;color:#e8bd63;text-decoration:none;font-weight:800}.story-grid{display:grid;grid-template-columns:1.4fr 1fr;gap:12px}.story{overflow:hidden}.story-img{height:160px;display:grid;place-items:center;font-size:60px;background:linear-gradient(135deg,#173758,#0b1727)}.story-body{padding:16px}.story-body span,.news-list span{font-size:9px;color:#e8bd63;font-weight:900;letter-spacing:1.4px}.story h3,.news-list h3{margin:8px 0}.story p,.news-list p{color:#8fa0b5;font-size:13px;line-height:1.5}.page-title h1{font-size:42px;margin:8px 0}.page-title p{color:#8fa0b5}.filters,.news-tabs,.league-tabs{display:flex;gap:8px;overflow:auto;margin:24px 0}.chip,.news-tabs button,.league-tabs button{white-space:nowrap;border:1px solid #ffffff12;background:#ffffff08;color:#aebdd0;border-radius:999px;padding:9px 13px}.chip.active,.news-tabs .active,.league-tabs .active{background:#e8bd63;color:#07111f;border-color:#e8bd63;font-weight:800}.score-list{display:grid;gap:10px}.score-card{padding:17px 18px;background:#0b1b2d;border:1px solid #ffffff10;border-radius:17px}.score-meta{display:flex;justify-content:space-between;color:#7e91a8;font-size:10px}.score-teams{display:grid;grid-template-columns:1fr 60px 1fr;align-items:center;text-align:center;margin-top:13px}.score-teams div:first-child{text-align:left}.score-teams div:last-child{text-align:right}.score-teams b{display:block;margin:4px 0}.status{color:#e8bd63;font-size:11px;font-weight:900}.date-strip{display:grid;grid-template-columns:repeat(5,1fr);gap:8px;margin:25px 0}.date-strip div{padding:12px;text-align:center;border:1px solid #ffffff0d;background:#0b1b2d;border-radius:14px}.date-strip small{display:block;color:#7f91a8}.date-strip b{font-size:20px}.date-strip .selected{background:#e8bd63;color:#07111f}.date-strip .selected small{color:#07111f}.table-wrap{overflow:auto;background:#0b1b2d;border:1px solid #ffffff10;border-radius:18px}table{width:100%;border-collapse:collapse;min-width:450px}th,td{text-align:left;padding:14px;border-bottom:1px solid #ffffff08;font-size:13px}th{color:#72859d;font-size:10px;letter-spacing:1px}.news-list{display:grid;gap:12px}.news-list article{display:grid;grid-template-columns:110px 1fr;gap:16px;padding:15px;background:#0b1b2d;border:1px solid #ffffff10;border-radius:17px}.news-thumb{display:grid;place-items:center;border-radius:12px;background:#142d49;font-size:35px;min-height:105px}.badge{display:inline-block;padding:6px 8px;border-radius:7px;font-size:9px;font-weight:900}.confirmed{background:#173d32;color:#75e2ba}.rumour{background:#40341b;color:#e8bd63}.transfer-card{padding:22px;margin-bottom:12px}.transfer-card p{color:#91a1b5}.transfer-line{display:flex;gap:10px;padding:13px;background:#ffffff06;border-radius:10px;margin-top:15px;font-size:12px;color:#8fa0b5}.prediction-banner{margin:25px 0;background:linear-gradient(110deg,#12385c,#0b1b2d);border:1px solid #e8bd6330;border-radius:20px;padding:22px;display:flex;justify-content:space-between}.prediction-banner span,.prediction-banner small{display:block;color:#91a1b5;font-size:10px}.prediction-banner strong{font-size:42px;display:block;color:#e8bd63}.rank{text-align:right}.prediction-card{padding:18px;margin:12px 0}.pred-head{display:flex;justify-content:space-between;color:#8fa0b5;font-size:10px}.pred-teams{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;text-align:center;margin:16px 0}.score-inputs{display:flex;justify-content:center;gap:8px}.score-inputs input{width:50px;background:#06101d;border:1px solid #ffffff16;color:#fff;border-radius:10px;padding:10px;text-align:center}.predict-btn{margin-top:12px;width:100%;padding:11px;border:0;border-radius:10px;background:#e8bd63;color:#07111f;font-weight:900}.rank-row{display:grid;grid-template-columns:35px 1fr auto;padding:13px 0;border-bottom:1px solid #ffffff08;font-size:13px}.rank-row b{color:#e8bd63}.video-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.video-grid article{background:#0b1b2d;border:1px solid #ffffff10;border-radius:18px;padding-bottom:15px;overflow:hidden}.video{height:170px;display:grid;place-items:center;font-size:35px;background:linear-gradient(135deg,#183c61,#07111f)}.video-grid article span,.video-grid h3{margin-left:15px}.video-grid span{display:block;margin-top:12px;color:#e8bd63;font-size:9px;font-weight:900;letter-spacing:1px}.profile-card{text-align:center;max-width:520px;margin:50px auto;padding:45px}.avatar{width:75px;height:75px;border-radius:50%;margin:0 auto 18px;display:grid;place-items:center;background:#e8bd63;color:#07111f;font-weight:900;font-size:22px}.profile-card p{color:#91a1b5;line-height:1.6}.bottom-nav{position:fixed;bottom:0;left:0;right:0;height:72px;background:#06101df2;border-top:1px solid #ffffff12;backdrop-filter:blur(18px);display:flex;justify-content:center;z-index:30}.bottom-nav a{flex:1;max-width:130px;text-align:center;text-decoration:none;color:#6f8198;font-size:18px;padding-top:10px}.bottom-nav span{display:block;font-size:9px;margin-top:4px}.bottom-nav a.active{color:#e8bd63}.toast{position:fixed;left:50%;bottom:90px;transform:translateX(-50%);background:#e8bd63;color:#07111f;padding:10px 15px;border-radius:10px;font-size:12px;font-weight:800;display:none;z-index:40}@media(max-width:720px){.hero{padding:28px;min-height:490px;display:block}.hero-orb{margin:30px auto 0;width:145px;height:145px}.hero-orb span{font-size:48px}.hero-orb small{margin-top:90px}.match-grid,.story-grid,.feature-row,.video-grid{grid-template-columns:1fr}.page{padding:28px 4%}.page-title h1{font-size:34px}.story-img{height:125px}.prediction-banner{gap:20px}.hero h1{font-size:50px}.topbar{padding:0 4%}}