*{box-sizing:border-box}body{margin:0;font-family:Arial,"Microsoft YaHei",sans-serif;background:#07111f;color:#eef5ff}a{color:inherit;text-decoration:none}.container{width:min(1180px,92%);margin:auto}.topbar{position:sticky;top:0;z-index:10;background:rgba(7,17,31,.88);backdrop-filter:blur(12px);border-bottom:1px solid rgba(255,255,255,.08)}.nav{height:68px;display:flex;align-items:center;justify-content:space-between}.brand{font-weight:800;font-size:24px}.brand span{display:block;font-size:12px;color:#86efac;letter-spacing:2px}nav{display:flex;gap:22px;color:#c9d8e8}.hero{padding:76px 0 52px;background:radial-gradient(circle at 70% 10%,rgba(37,211,102,.24),transparent 34%),linear-gradient(135deg,#07111f,#112c4c)}.hero-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:42px;align-items:center}.eyebrow{color:#86efac;font-weight:700;letter-spacing:2px}.hero h1{font-size:52px;line-height:1.12;margin:12px 0}.lead{font-size:18px;line-height:1.9;color:#cbd7e5}.hero-actions{display:flex;gap:14px;margin:28px 0}.btn{display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.18);border-radius:999px;padding:12px 22px;background:rgba(255,255,255,.08)}.btn.primary{background:#22c55e;color:#052e16;font-weight:800}.nowbox{color:#bdd0e5}.hero-card{background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.12);border-radius:26px;overflow:hidden;box-shadow:0 20px 60px rgba(0,0,0,.28)}.hero-card img,.image-section img{width:100%;display:block}.hero-card div{padding:18px;font-weight:700}.section{padding:58px 0}.section-title{display:flex;justify-content:space-between;gap:30px;align-items:end;margin-bottom:24px}.section-title h2{font-size:34px;margin:0}.section-title p{margin:0;color:#aebfd2;max-width:560px;line-height:1.7}.live-panel,.schedule-item,.count-card,.cards article,.image-section article{background:rgba(255,255,255,.075);border:1px solid rgba(255,255,255,.1);border-radius:22px}.live-panel{padding:28px;display:flex;justify-content:space-between;gap:20px;align-items:center}.live-panel h3{margin:0 0 10px}.live-panel p{margin:0;color:#cbd7e5}.count-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.count-card{padding:22px}.count-card b{display:block;font-size:18px;margin-bottom:12px}.timer{font-size:24px;font-weight:900;color:#86efac}.schedule{display:grid;gap:14px}.schedule-item{display:grid;grid-template-columns:160px 1fr 130px;gap:16px;padding:18px;align-items:center}.badge{border-radius:999px;padding:8px 12px;text-align:center;font-weight:700;background:#1f2937}.badge.live{background:#dc2626}.badge.done{background:#475569}.match{font-size:20px;font-weight:800}.meta{color:#aebfd2;margin-top:6px}.cards,.image-section{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.cards article,.image-section article{padding:22px;overflow:hidden}.image-section article{padding:0}.image-section h3,.image-section p{padding:0 20px}.image-section p{padding-bottom:22px;color:#cbd7e5;line-height:1.7}.cards p{color:#cbd7e5;line-height:1.8}footer{padding:28px 0;color:#9fb0c4;border-top:1px solid rgba(255,255,255,.08)}code{color:#86efac}@media(max-width:820px){.hero-grid,.count-grid,.cards,.image-section{grid-template-columns:1fr}.hero h1{font-size:36px}nav{display:none}.section-title,.live-panel{display:block}.schedule-item{grid-template-columns:1fr}.btn{margin-top:12px}}
