:root{--primary:rgb(176,219,245);--primary-dark:#1f6f9f;--deep:#102f4f;--blue:#236a9f;--light:#eef8ff;--muted:#667788;--border:#d9edf8;--card:#fff;--text:#152033;--shadow:0 14px 34px rgba(25,70,110,.08)}*{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:#f7fbff;line-height:1.7}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.container{width:min(1200px,calc(100% - 32px));margin:0 auto}.site-header{background:#fff;border-bottom:1px solid var(--border);position:sticky;top:0;z-index:50}.mobile-header{height:64px;display:grid;grid-template-columns:72px 1fr 84px;align-items:center;padding:0 14px;background:#fff}.menu-button{width:44px;height:44px;border:0;background:#fff;display:flex;flex-direction:column;gap:5px;justify-content:center;align-items:center;border-radius:12px}.menu-button span{width:22px;height:2px;background:var(--deep);display:block;border-radius:3px}.mobile-logo{justify-self:center}.mobile-logo img{height:34px;max-width:130px;object-fit:contain}.top-action,.main-btn{display:inline-flex;align-items:center;justify-content:center;background:var(--primary);color:#0e2e47;font-weight:800;border-radius:999px;padding:10px 18px;border:1px solid rgba(35,106,159,.18);box-shadow:0 8px 18px rgba(45,115,160,.12);transition:.2s}.top-action:hover,.main-btn:hover{background:#185d8d;color:#fff}.mobile-nav{display:none;background:#fff;border-top:1px solid var(--border);padding:10px 16px 18px}.mobile-nav.open{display:grid;grid-template-columns:1fr 1fr;gap:10px}.mobile-nav a{padding:11px 12px;background:#f4fbff;border:1px solid var(--border);border-radius:12px;color:var(--deep);font-size:14px}.mobile-nav a.active{background:var(--primary);font-weight:800}.desktop-header{display:none}.logo img{height:42px;max-width:150px;object-fit:contain}.desktop-nav{display:flex;align-items:center;gap:4px;flex:1;justify-content:center}.desktop-nav a{padding:10px 13px;border-radius:999px;font-size:15px;color:#24425d}.desktop-nav a.active,.desktop-nav a:hover{background:var(--primary);color:#0e2e47;font-weight:700}.search-icon{width:36px;height:36px;border:1px solid var(--border);border-radius:50%;position:relative;background:#fff}.search-icon:before{content:"";position:absolute;width:12px;height:12px;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);left:21px;top:23px;border-radius:2px}.section{padding:58px 0}.section-title{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:24px}.section-title h2{font-size:30px;line-height:1.25;margin:0;color:var(--deep)}.section-title p{margin:8px 0 0;color:var(--muted);max-width:650px}.badge,.category-badge{display:inline-flex;align-items:center;gap:6px;background:#eaf7ff;color:#176295;border:1px solid var(--border);border-radius:999px;padding:7px 12px;font-weight:700;font-size:13px}.sports-hero{padding:44px 0;background:linear-gradient(180deg,#fff 0%,#eef8ff 100%)}.hero-grid{display:grid;gap:28px;align-items:center}.hero-copy h1{font-size:38px;line-height:1.18;margin:14px 0;color:var(--deep);letter-spacing:-.5px}.hero-copy p{font-size:17px;color:#43566a;margin:0 0 22px}.hero-tags{display:flex;gap:10px;flex-wrap:wrap;margin:20px 0}.hero-tags span{background:#fff;border:1px solid var(--border);border-radius:999px;padding:8px 12px;color:#1f638e;font-weight:700}.banner-card{position:relative;background:#fff;border:1px solid var(--border);border-radius:24px;padding:14px;box-shadow:var(--shadow)}.banner-card img{border-radius:18px;width:100%;height:280px;object-fit:cover}.hero-data-cards{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:14px}.hero-data-cards div{background:#f6fbff;border:1px solid var(--border);border-radius:16px;padding:14px}.hero-data-cards strong{display:block;color:var(--deep);font-size:20px}.hero-data-cards span{font-size:13px;color:var(--muted)}.category-grid,.service-grid,.info-grid,.faq-grid{display:grid;gap:18px}.sports-card,.service-card,.info-card,.faq-item,.score-card,.data-panel,.notice-card{background:var(--card);border:1px solid var(--border);border-radius:20px;padding:22px;box-shadow:var(--shadow)}.sports-card h3,.service-card h3,.info-card h3,.faq-item h3{margin:0 0 10px;color:var(--deep)}.sports-card p,.service-card p,.info-card p,.faq-item p{margin:0;color:#566779}.text-link{display:inline-block;margin-top:14px;color:#176295;font-weight:800}.service-card .mini-label{display:inline-block;background:#eaf7ff;color:#176295;border-radius:999px;padding:5px 10px;font-size:12px;font-weight:800;margin-bottom:10px}.split{display:grid;gap:28px;align-items:center}.split img{border-radius:24px;border:1px solid var(--border);box-shadow:var(--shadow);width:100%;object-fit:cover}.feature-list{display:grid;gap:12px;margin-top:18px}.feature-list div,.checklist li{background:#fff;border:1px solid var(--border);border-radius:14px;padding:12px 14px;color:#40566c}.score-panel{background:#fff;border:1px solid var(--border);border-radius:24px;padding:20px;box-shadow:var(--shadow)}.score-list{display:grid;gap:12px}.score-card{box-shadow:none;display:grid;grid-template-columns:1fr auto;gap:8px;align-items:center}.score-card .status{background:var(--primary);border-radius:999px;padding:4px 9px;font-size:12px;font-weight:800;color:#0e2e47}.data-list{display:grid;gap:10px}.data-list div{display:flex;justify-content:space-between;border-bottom:1px dashed var(--border);padding-bottom:8px}.app-showcase{background:#fff}.app-box{background:linear-gradient(135deg,#eef8ff,#fff);border:1px solid var(--border);border-radius:28px;padding:26px;box-shadow:var(--shadow)}.security-section{background:#f7fbff}.responsible-play-section{background:#eaf7ff;border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.responsible-grid{display:grid;gap:16px}.notice-card h3{margin:0 0 8px;color:var(--deep)}.notice-card p{margin:0;color:#40566c}.cta{background:var(--deep);color:#fff;text-align:center;padding:54px 0}.cta h2{font-size:30px;margin:0 0 10px}.cta p{max-width:720px;margin:0 auto 22px;color:#d9ecf8}.page-hero{background:linear-gradient(180deg,#fff,#eef8ff);padding:54px 0 36px;border-bottom:1px solid var(--border)}.page-hero h1{font-size:36px;line-height:1.2;color:var(--deep);margin:14px 0 12px}.page-hero p{font-size:17px;color:#52677a;max-width:760px;margin:0}.content-section{padding:42px 0}.content-card{background:#fff;border:1px solid var(--border);border-radius:22px;padding:24px;box-shadow:var(--shadow);margin-bottom:18px}.content-card h2{margin:0 0 12px;color:var(--deep)}.content-card p{color:#53677b;margin:0 0 12px}.checklist{padding:0;margin:16px 0 0;list-style:none;display:grid;gap:10px}.checklist li:before{content:"✓";font-weight:900;color:#176295;margin-right:8px}.site-footer{background:#0d2c49;color:#d8eaf8;padding:46px 0 22px}.footer-grid{display:grid;gap:24px}.footer-logo{height:42px;max-width:150px;object-fit:contain;margin-bottom:14px}.site-footer h3{color:#fff;margin:0 0 12px}.site-footer a{display:block;color:#d8eaf8;margin:8px 0}.site-footer p{color:#c3d9e8;margin:0}.footer-bottom{border-top:1px solid rgba(255,255,255,.12);margin-top:28px;padding-top:18px;display:grid;gap:8px;font-size:13px}@media (min-width:700px){.category-grid,.service-grid,.info-grid,.faq-grid{grid-template-columns:repeat(2,1fr)}.responsible-grid{grid-template-columns:repeat(2,1fr)}.hero-grid,.split{grid-template-columns:1fr 1fr}.hero-copy h1{font-size:48px}.banner-card img{height:360px}}@media (min-width:1024px){.mobile-header,.mobile-nav{display:none!important}.desktop-header{height:78px;display:flex;align-items:center;gap:20px}.category-grid{grid-template-columns:repeat(3,1fr)}.service-grid{grid-template-columns:repeat(3,1fr)}.info-grid{grid-template-columns:repeat(3,1fr)}.faq-grid{grid-template-columns:repeat(2,1fr)}.responsible-grid{grid-template-columns:repeat(3,1fr)}.footer-grid{grid-template-columns:2fr 1fr 1fr 1fr}.page-hero h1{font-size:44px}.section{padding:74px 0}}@media (max-width:420px){.top-action{padding:9px 12px;font-size:13px}.hero-copy h1{font-size:32px}.section-title{display:block}.category-grid,.service-grid,.info-grid,.faq-grid{grid-template-columns:1fr}.hero-data-cards{grid-template-columns:1fr}.mobile-nav.open{grid-template-columns:1fr}}