:root{--bg:#09090c;--panel:#121217;--panel2:#191920;--text:#f7f7f8;--muted:#9d9da8;--red:#ed1b24;--line:#292930;--gold:#f2b632}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#f3f3f5;color:#111;font-family:Inter,system-ui,sans-serif}.wrap{width:min(1180px,calc(100% - 36px));margin:auto}.site-header{position:sticky;top:0;z-index:50;background:rgba(9,9,12,.96);backdrop-filter:blur(12px);color:white}.topbar{height:76px;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:11px;text-decoration:none;color:inherit}.brand-mark{width:48px;height:48px;border-radius:12px;background:var(--red);display:grid;place-items:center;font-size:23px;font-weight:900;font-style:italic;letter-spacing:-2px;box-shadow:0 10px 35px #ed1b2433}.brand strong{display:block;font-size:16px;letter-spacing:.4px}.brand small{display:block;margin-top:2px;font-size:8px;letter-spacing:1.35px;color:#aaa}.nav{display:flex;align-items:center;gap:28px}.nav a{color:#ddd;text-decoration:none;font-size:14px;font-weight:700}.nav a:hover{color:white}.nav-cta{padding:12px 16px;border-radius:9px;background:var(--red);color:white!important}.menu{display:none;background:none;border:0;color:white;font-size:25px}.ticker{border-top:1px solid #232329;background:#101015}.ticker-inner{height:35px;display:flex;align-items:center;gap:15px;white-space:nowrap;overflow:hidden;font-size:11px;letter-spacing:.4px;color:#aaa}.ticker b{background:var(--red);color:white;padding:4px 7px;border-radius:4px;font-size:10px}.hero{min-height:650px;padding:76px 0 72px;display:grid;grid-template-columns:1.1fr .9fr;gap:64px;align-items:center}.hero:before{content:"";position:absolute;left:0;right:0;top:111px;height:650px;background:radial-gradient(circle at 78% 45%,#ed1b241c,transparent 30%),linear-gradient(135deg,#0b0b0f 0%,#111117 100%);z-index:-2}.hero-copy{color:white}.eyebrow,.kicker{font-size:12px;letter-spacing:2px;font-weight:900;color:var(--red)}.hero h1{font-size:clamp(48px,6vw,78px);line-height:.98;letter-spacing:-4px;margin:18px 0 22px;max-width:740px}.hero h1 em{font-style:normal;color:#a7a7af}.hero p{font-size:18px;line-height:1.65;color:#b4b4bd;max-width:620px}.hero-actions{display:flex;gap:12px;margin:32px 0}.btn{display:inline-flex;padding:14px 19px;border-radius:9px;text-decoration:none;font-size:14px;font-weight:800;align-items:center;justify-content:center}.primary{background:var(--red);color:white}.secondary{border:1px solid #3b3b43;color:white;background:#17171d}.light{background:white;color:#111}.platforms{display:flex;gap:15px;align-items:center;font-size:12px;color:#777}.platforms span{margin-right:3px}.platforms b{color:#bbb}.hero-panel{height:455px;background:linear-gradient(155deg,#23232a,#0c0c11 58%);border:1px solid #2e2e36;border-radius:24px;position:relative;overflow:hidden;box-shadow:0 35px 80px #0008;color:white}.hero-panel:after{content:"";position:absolute;inset:20% -20% -35% 12%;border:85px solid #ed1b2420;border-radius:50%;transform:rotate(-14deg)}.panel-top,.panel-bottom{position:absolute;left:25px;right:25px;display:flex;justify-content:space-between;z-index:2;font-size:10px;letter-spacing:1.6px;font-weight:800}.panel-top{top:24px}.panel-bottom{bottom:24px;color:#777}.live-dot{color:var(--red)}.giant-ft{position:absolute;inset:0;display:grid;place-items:center;font-size:170px;letter-spacing:-19px;font-style:italic;font-weight:900;color:white;z-index:2;text-shadow:15px 15px 0 #ed1b24}.section{padding:86px 0}.section-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:28px}.section-head h2{font-size:38px;letter-spacing:-1.7px;margin:7px 0 0}.section-head a{color:#555;font-size:13px;text-decoration:none;font-weight:700}.news-grid{display:grid;grid-template-columns:1.35fr .85fr;gap:22px}.lead-card{background:white;border:1px solid #e1e1e4;border-radius:18px;overflow:hidden}.card-art{height:310px;position:relative}.pitch{background:radial-gradient(circle at 55% 44%,#3a3a42 0 9%,transparent 10%),linear-gradient(130deg,#17171c,#2b2b32)}.pitch:after{content:"";position:absolute;width:200px;height:200px;border:2px solid #ffffff14;border-radius:50%;left:45%;top:20%}.watermark{position:absolute;right:35px;bottom:15px;font-size:105px;font-weight:900;font-style:italic;color:#ffffff0f;letter-spacing:-10px}.tag{display:inline-block;background:#111;color:white;padding:6px 8px;border-radius:5px;font-size:9px;letter-spacing:1.2px;font-weight:900}.card-art .tag{position:absolute;left:20px;top:20px;background:var(--red)}.tag.red{background:var(--red)}.tag.gold{background:var(--gold);color:#111}.card-copy{padding:27px}.meta{font-size:10px!important;letter-spacing:1.4px!important;color:var(--red)!important;font-weight:900!important}.card-copy h3{font-size:26px;line-height:1.17;margin:10px 0}.card-copy p{font-size:14px;color:#686872;line-height:1.6}.card-copy a{font-size:13px;color:#111;font-weight:800;text-decoration:none}.stack{display:grid;gap:14px}.mini-card{display:grid;grid-template-columns:72px 1fr;gap:18px;align-items:center;background:white;border:1px solid #e1e1e4;padding:18px;border-radius:15px}.mini-icon{width:72px;height:72px;border-radius:12px;background:#111;color:white;display:grid;place-items:center;font-size:24px;font-weight:900}.mini-card h3{font-size:15px;line-height:1.35;margin:8px 0}.mini-card small{color:#92929b}.dark-band{background:#101014;color:white;padding:82px 0}.transfer-grid{display:grid;grid-template-columns:.95fr 1.05fr;gap:80px;align-items:center}.transfer-grid h2{font-size:58px;letter-spacing:-3px;margin:8px 0 15px}.transfer-grid p{color:#aaa;line-height:1.65;max-width:470px;margin-bottom:27px}.redtext{color:var(--red)}.transfer-board{background:#18181e;border:1px solid #303038;border-radius:18px;padding:16px}.board-head{display:flex;justify-content:space-between;padding:8px 8px 16px;border-bottom:1px solid #2d2d34;font-size:11px}.board-head span{color:var(--red)}.deal{padding:20px 8px;border-bottom:1px solid #28282f;display:grid;gap:6px}.deal:last-child{border:0}.status{font-size:9px;color:var(--red);font-weight:900;letter-spacing:1.3px}.official{color:#61d17f}.deal small{color:#85858e}.debate-card{background:var(--red);border-radius:22px;padding:48px 55px;color:white;display:grid;grid-template-columns:90px 1fr;gap:24px}.quote{font-size:120px;line-height:.7;font-family:Georgia}.debate-card h2{font-size:37px;max-width:800px;letter-spacing:-1.5px;margin:9px 0 14px}.debate-card p{max-width:720px;line-height:1.6;color:#ffe3e3}.debate-card .meta{color:white!important}.predict-card{background:#111117;color:white;border-radius:22px;padding:50px 55px;display:grid;grid-template-columns:1fr 320px;gap:50px;align-items:center}.predict-card h2{font-size:40px;letter-spacing:-2px;margin:9px 0}.predict-card p{color:#aaa;line-height:1.6;max-width:620px}.score{border:1px solid #303038;border-radius:17px;background:#19191f;padding:28px;text-align:center}.score small{font-weight:900;letter-spacing:1.5px;color:#777}.score strong{display:block;font-size:66px;letter-spacing:-4px;margin:12px}.score strong span{color:var(--red)}.score p{font-size:10px;margin:auto;letter-spacing:2px;color:white}.community{background:#e9e9ec;padding:78px 0}.community-inner{display:grid;grid-template-columns:1fr 1fr;gap:80px}.community h2{font-size:48px;line-height:1.03;letter-spacing:-2.5px;margin:10px 0 14px}.community p{color:#666}.community-links{display:grid;gap:10px}.social{background:white;border:1px solid #d7d7db;padding:19px 21px;border-radius:12px;text-decoration:none;color:#111;font-weight:800;display:flex;justify-content:space-between}.social.fb{background:#1877f2;color:white;border-color:#1877f2}footer{background:#09090c;color:white;padding:40px 0}.footer-grid{display:grid;grid-template-columns:1fr 1fr auto;align-items:center;gap:30px}footer p{color:#777;font-size:12px}.copyright{text-align:right}@media(max-width:820px){.topbar{height:68px}.menu{display:block}.nav{display:none;position:absolute;top:68px;left:0;right:0;padding:20px;background:#101015;flex-direction:column;align-items:stretch}.nav.open{display:flex}.nav a{padding:8px}.ticker{margin-top:0}.hero:before{top:103px;height:870px}.hero{grid-template-columns:1fr;padding:55px 0 60px;gap:34px}.hero h1{font-size:50px;letter-spacing:-2.8px}.hero-panel{height:330px}.giant-ft{font-size:125px}.news-grid,.transfer-grid,.community-inner{grid-template-columns:1fr}.transfer-grid{gap:40px}.predict-card{grid-template-columns:1fr;padding:35px 26px}.score{display:none}.debate-card{grid-template-columns:1fr;padding:36px 27px}.quote{display:none}.debate-card h2{font-size:30px}.section{padding:65px 0}.section-head h2{font-size:32px}.card-art{height:235px}.community h2{font-size:40px}.footer-grid{grid-template-columns:1fr}.copyright{text-align:left}.footer-grid>p{margin:0}.hero-actions{flex-direction:column;align-items:stretch}.platforms{flex-wrap:wrap}.brand small{font-size:7px}.brand-mark{width:42px;height:42px}.wrap{width:min(100% - 26px,1180px)}}
