
:root{--primary:rgb(216,232,242);--primary-strong:#2f6f95;--deep:#0b2d45;--deep2:#123c58;--light:#f4f9fc;--line:#d9e8f2;--text:#111827;--muted:#5b6670;--white:#fff;--gray:#f3f5f7;--shadow:0 12px 34px rgba(11,45,69,.08);--radius:18px}*{box-sizing:border-box}html,body{margin:0;padding:0;overflow-x:hidden}body{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC","Microsoft YaHei",Arial,sans-serif;color:var(--text);background:#fff;line-height:1.75}a{text-decoration:none;color:inherit}img{max-width:100%;display:block}.container{width:min(1200px,calc(100% - 32px));margin:auto}.site-header{background:#fff;border-bottom:1px solid #e8eef3;position:sticky;top:0;z-index:20}.mobile-header{height:64px;display:grid;grid-template-columns:48px 1fr auto;align-items:center;padding:0 14px;background:#fff}.menu-button{width:42px;height:42px;border:1px solid #e2e8ef;border-radius:12px;background:#fff;color:var(--deep);font-size:22px}.mobile-logo{justify-self:center}.mobile-logo img,.desktop-logo img{height:36px;width:auto;object-fit:contain}.top-action,.main-btn{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:var(--primary);color:var(--deep);font-weight:800;border:1px solid rgba(47,111,149,.14);box-shadow:0 6px 16px rgba(11,45,69,.08);transition:.2s;padding:10px 18px}.top-action:hover,.main-btn:hover{background:var(--primary-strong);color:#fff}.mobile-nav{display:none;grid-template-columns:1fr 1fr;gap:8px;padding:12px 16px 18px;background:#fff;border-top:1px solid #eef2f5}.mobile-nav.open{display:grid}.mobile-nav a{padding:12px;border-radius:12px;background:var(--light);color:var(--deep);font-weight:700;text-align:center}.desktop-header{display:none}.search-icon{width:34px;height:34px;border-radius:50%;border:1px solid #dbe6ee;position:relative}.search-icon:before{content:"";position:absolute;width:11px;height:11px;border:2px solid var(--deep);border-radius:50%;left:9px;top:8px}.search-icon:after{content:"";position:absolute;width:8px;height:2px;background:var(--deep);transform:rotate(45deg);right:8px;bottom:9px}.sports-hero{padding:46px 0;background:linear-gradient(180deg,#fff,var(--light))}.hero-grid{display:grid;gap:28px;align-items:center}.badge,.category-badge{display:inline-flex;align-items:center;border-radius:999px;padding:7px 13px;background:var(--primary);color:var(--deep);font-weight:800;font-size:14px}.sports-hero h1,.page-hero h1{font-size:34px;line-height:1.2;color:var(--deep);margin:16px 0}.lead{font-size:17px;color:#344451;max-width:820px}.tag-row{display:flex;flex-wrap:wrap;gap:10px;margin:20px 0}.tag-row span{padding:8px 12px;border-radius:999px;background:#fff;border:1px solid var(--line);color:var(--deep);font-weight:700}.hero-visual{background:#fff;border:1px solid var(--line);border-radius:24px;padding:12px;box-shadow:var(--shadow)}.hero-visual img{border-radius:18px;min-height:240px;object-fit:cover;width:100%}.hero-data-cards{display:grid;gap:10px;margin-top:12px}.hero-data-cards div{background:var(--light);border:1px solid var(--line);border-radius:16px;padding:14px}.hero-data-cards strong{display:block;color:var(--deep);font-size:22px}.section{padding:54px 0}.section-alt{background:var(--light)}.section-title{display:flex;justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:24px}.section-title h2{font-size:28px;line-height:1.25;color:var(--deep);margin:0}.section-title p{margin:6px 0 0;color:var(--muted)}.category-grid,.service-grid,.info-grid,.security-grid{display:grid;gap:16px}.sports-card,.service-card,.info-card,.faq-item,.score-card,.data-panel,.checklist,.notice-card{background:#fff;border:1px solid var(--line);border-radius:var(--radius);box-shadow:0 10px 28px rgba(11,45,69,.06);padding:22px}.sports-card h3,.service-card h3,.info-card h3,.notice-card h3{margin:0 0 8px;color:var(--deep)}.sports-card p,.service-card p,.info-card p,.notice-card p{color:var(--muted);margin:0 0 12px}.link-btn{font-weight:800;color:var(--primary-strong)}.small-label{display:inline-flex;background:var(--primary);color:var(--deep);font-weight:800;border-radius:999px;padding:4px 10px;font-size:12px;margin-bottom:12px}.split{display:grid;gap:28px;align-items:center}.image-card{border-radius:24px;overflow:hidden;border:1px solid var(--line);box-shadow:var(--shadow);background:#fff}.image-card img{width:100%;min-height:260px;object-fit:cover}.point-list{display:grid;gap:12px;margin-top:18px}.point-list div,.checklist li{padding:12px 14px;background:#fff;border:1px solid var(--line);border-radius:14px;color:var(--deep);font-weight:700}.score-panel{display:grid;gap:16px}.score-card{display:flex;justify-content:space-between;align-items:center;gap:10px}.score-card .teams{font-weight:800;color:var(--deep)}.status{display:inline-flex;padding:4px 9px;border-radius:999px;background:var(--primary);color:var(--deep);font-size:12px;font-weight:800}.score-num{font-size:24px;font-weight:900;color:var(--deep)}.data-panel ul,.checklist{margin:0;padding:0;list-style:none}.data-panel li{display:flex;justify-content:space-between;border-bottom:1px solid #edf3f6;padding:11px 0;color:var(--muted)}.data-panel li:last-child{border-bottom:0}.app-showcase{background:#fff;border:1px solid var(--line);border-radius:28px;padding:24px;box-shadow:var(--shadow)}.app-showcase img{max-height:420px;margin:auto;object-fit:contain}.security-section{background:#fff}.responsible-play-section,.cta-section{background:var(--deep);color:#fff}.responsible-play-section h2,.cta-section h2{color:#fff}.responsible-play-section p,.cta-section p{color:#dcecf4}.responsible-play-section .notice-card{background:rgba(255,255,255,.08);border-color:rgba(255,255,255,.18);box-shadow:none}.responsible-play-section .notice-card h3,.responsible-play-section .notice-card p{color:#fff}.faq-list{display:grid;gap:14px}.faq-item h3{margin:0 0 6px;color:var(--deep)}.faq-item p{margin:0;color:var(--muted)}.page-hero{padding:52px 0;background:linear-gradient(180deg,#fff,var(--light));border-bottom:1px solid #e8f1f6}.content-section{padding:48px 0}.content-grid{display:grid;gap:18px}.checklist{display:grid;gap:10px}.site-footer{background:var(--deep);color:#e8f3f8;padding:48px 0 22px}.footer-grid{display:grid;gap:26px}.footer-logo img{height:42px;width:auto;filter:brightness(0) invert(1);opacity:1}.footer-brand p{max-width:420px;color:#d8e8ef}.site-footer h3{margin:0 0 12px;color:#fff}.site-footer a{display:block;color:#d8e8ef;margin:8px 0}.footer-bottom{border-top:1px solid rgba(255,255,255,.14);margin-top:28px;padding-top:18px;color:#c8dce6;font-size:14px}.white-logo img,.logo-white-style img{filter:brightness(0) invert(1)}.no-footer-brand-text{font-size:0;color:transparent}.timeline{display:grid;gap:12px}.timeline-item{display:grid;grid-template-columns:auto 1fr;gap:12px;align-items:start}.timeline-item span{width:28px;height:28px;border-radius:50%;background:var(--primary);display:inline-flex;align-items:center;justify-content:center;color:var(--deep);font-weight:900}.timeline-item p{margin:0;color:var(--muted)}@media (min-width:700px){.category-grid,.service-grid,.info-grid,.security-grid{grid-template-columns:repeat(2,1fr)}.hero-data-cards{grid-template-columns:repeat(3,1fr)}.score-panel{grid-template-columns:1.2fr .8fr}.content-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:980px){.mobile-header,.mobile-nav{display:none!important}.desktop-header{height:76px;display:flex;align-items:center;gap:22px}.desktop-logo{flex:0 0 auto}.desktop-nav{display:flex;align-items:center;gap:6px;flex:1;justify-content:center}.desktop-nav a{padding:10px 13px;border-radius:999px;color:var(--deep);font-weight:800;font-size:15px}.desktop-nav a.active,.desktop-nav a:hover{background:var(--primary)}.desktop-action{flex:0 0 auto}.hero-grid{grid-template-columns:1fr .95fr}.sports-hero h1,.page-hero h1{font-size:48px}.category-grid{grid-template-columns:repeat(3,1fr)}.service-grid,.security-grid{grid-template-columns:repeat(3,1fr)}.split{grid-template-columns:1fr 1fr}.split.reverse .image-card{order:2}.footer-grid{grid-template-columns:1.4fr .8fr .8fr .8fr}.content-grid{grid-template-columns:repeat(3,1fr)}.section{padding:76px 0}}
