
:root{--primary:rgb(176,219,245);--deep:#0e3a5b;--deep2:#15577f;--light:#eef8ff;--muted:#f6f8fb;--text:#18242f;--gray:#657280;--border:#d9ecf7;--white:#fff;--shadow:0 12px 32px rgba(20,64,96,.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;background:#fff;color:var(--text);line-height:1.75}a{text-decoration:none;color:inherit}img{max-width:100%;display:block}.container{width:min(1200px,calc(100% - 32px));margin:0 auto}.site-header{background:#fff;border-bottom:1px solid #eef2f6;position:sticky;top:0;z-index:99}.mobile-header{height:62px;display:grid;grid-template-columns:64px 1fr 84px;align-items:center;background:#fff}.menu-btn{width:44px;height:44px;border:0;background:#fff;margin-left:10px;display:flex;flex-direction:column;justify-content:center;gap:5px}.menu-btn span{display:block;width:22px;height:2px;background:var(--deep);border-radius:4px}.mobile-logo{justify-self:center}.mobile-logo img{height:34px;max-width:128px;object-fit:contain}.top-action,.main-btn{display:inline-flex;align-items:center;justify-content:center;background:var(--primary);color:#07314d;border:1px solid #9acfe9;border-radius:999px;font-weight:800;padding:10px 20px;box-shadow:var(--shadow);white-space:nowrap}.top-action:hover,.main-btn:hover{background:#5aaede;color:#fff}.mobile-header .top-action{padding:7px 14px;margin-right:10px;font-size:14px}.mobile-nav{display:none;background:#fff;border-top:1px solid #eef2f6;padding:8px 16px 16px;grid-template-columns:repeat(2,1fr);gap:8px}.mobile-nav.open{display:grid}.mobile-nav a{padding:10px 12px;background:#f7fbfe;border:1px solid var(--border);border-radius:12px;color:var(--deep);font-weight:600}.mobile-nav a.active{background:var(--primary)}.desktop-header{display:none}.logo img{height:46px;max-width:170px;object-fit:contain}.desktop-nav{display:flex;align-items:center;gap:22px;flex:1;justify-content:center}.desktop-nav a{font-size:15px;color:#23384b;font-weight:700;padding:25px 0;position:relative}.desktop-nav a.active,.desktop-nav a:hover{color:var(--deep2)}.desktop-nav a.active:after,.desktop-nav a:hover:after{content:"";position:absolute;left:0;right:0;bottom:14px;height:3px;border-radius:3px;background:var(--primary)}.search-icon{width:20px;height:20px;border:2px solid var(--deep);border-radius:50%;position:relative}.search-icon:after{content:"";width:8px;height:2px;background:var(--deep);position:absolute;right:-6px;bottom:-3px;transform:rotate(45deg);border-radius:3px}.section{padding:60px 0}.section-soft{background:linear-gradient(180deg,#f4fbff,#fff)}.section-title{font-size:28px;line-height:1.25;margin:0 0 14px;color:var(--deep)}.section-desc{color:var(--gray);max-width:760px;margin:0 0 28px}.sports-hero{background:linear-gradient(135deg,#f4fbff 0%,#fff 54%,#eaf7ff 100%);padding:42px 0 56px}.hero-grid,.split{display:grid;gap:28px;align-items:center}.hero-copy h1{font-size:34px;line-height:1.18;margin:0 0 16px;color:var(--deep)}.hero-copy p{color:#526575;font-size:17px;margin:0 0 20px}.hero-tags{display:flex;flex-wrap:wrap;gap:10px;margin:18px 0 24px}.hero-tags span,.badge{display:inline-flex;align-items:center;background:#e8f6ff;color:var(--deep2);border:1px solid var(--border);border-radius:999px;padding:6px 12px;font-weight:800;font-size:13px}.hero-visual img,.split img{width:100%;border-radius:24px;object-fit:cover;box-shadow:var(--shadow);border:1px solid var(--border)}.hero-data-cards,.category-grid,.service-grid,.security-grid,.info-grid{display:grid;gap:16px}.hero-data-cards{grid-template-columns:1fr;margin-top:14px}.hero-data-card,.sports-card,.service-card,.info-card,.faq-item,.content-card,.score-panel{background:#fff;border:1px solid var(--border);border-radius:18px;padding:20px;box-shadow:var(--shadow)}.hero-data-card strong{display:block;color:var(--deep);font-size:22px}.hero-data-card span,.sports-card p,.service-card p,.info-card p,.faq-item p,.content-card p{color:var(--gray)}.sports-card h3,.service-card h3,.info-card h3,.faq-item h3,.content-card h2{margin:0 0 8px;color:var(--deep)}.text-link{color:var(--deep2);font-weight:900}.tag{display:inline-flex;background:var(--primary);color:#07314d;border-radius:999px;padding:4px 10px;font-size:12px;font-weight:900;margin-bottom:10px}.feature-list,.checklist{list-style:none;margin:18px 0 0;padding:0;display:grid;gap:10px}.feature-list li,.checklist li{background:#fff;border:1px solid var(--border);border-radius:14px;padding:12px 14px;color:#33495b}.feature-list li:before,.checklist li:before{content:"✓";color:var(--deep2);font-weight:900;margin-right:8px}.score-row{display:flex;justify-content:space-between;gap:10px;align-items:center;padding:14px 0;border-bottom:1px solid #edf4f9}.status{background:#e7f5ff;color:var(--deep2);border-radius:999px;padding:4px 10px;font-size:12px;font-weight:800}.data-list{display:grid;gap:10px;margin-top:16px}.data-list div{display:flex;justify-content:space-between;background:#f7fbfe;border:1px solid var(--border);border-radius:12px;padding:10px 12px}.app-showcase{background:linear-gradient(135deg,#eaf7ff,#fff);border-radius:28px;padding:26px;border:1px solid var(--border)}.app-showcase img{max-height:420px;margin:0 auto;object-fit:contain}.responsible-play-section{background:linear-gradient(135deg,#eaf7ff,#f8fcff);border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.faq-list{display:grid;gap:12px}.cta{background:linear-gradient(135deg,var(--deep),#1a6b98);color:#fff;text-align:center;padding:56px 0}.cta h2{font-size:28px;margin:0 0 10px}.cta p{margin:0 auto 22px;max-width:680px;color:#dceff9}.cta .main-btn{background:#fff;color:var(--deep);border-color:#fff}.page-hero{padding:54px 0;background:linear-gradient(135deg,#f0f9ff,#fff)}.page-hero h1{font-size:34px;margin:12px 0;color:var(--deep);line-height:1.2}.page-hero p{color:var(--gray);max-width:780px;margin:0}.content-section{padding:44px 0}.content-card{margin-bottom:18px}.steps{counter-reset:step;display:grid;gap:12px;margin-top:16px}.step{counter-increment:step;background:#f7fbfe;border:1px solid var(--border);border-radius:14px;padding:14px}.step:before{content:counter(step);display:inline-flex;width:28px;height:28px;align-items:center;justify-content:center;background:var(--primary);border-radius:50%;font-weight:800;color:var(--deep);margin-right:10px}.site-footer{background:#0d2f48;color:#d9e8f2;padding-top:42px}.footer-grid{display:grid;gap:26px}.footer-logo{height:42px;margin-bottom:14px}.site-footer h3{color:#fff;margin:0 0 12px}.site-footer a{display:block;color:#d9e8f2;margin:8px 0}.site-footer p{color:#c5d7e3;margin:0}.footer-bottom{text-align:center;border-top:1px solid rgba(255,255,255,.12);margin-top:32px;padding:18px;font-size:13px;color:#b9cedb}@media (min-width:640px){.category-grid,.service-grid,.security-grid,.info-grid{grid-template-columns:repeat(2,1fr)}.hero-data-cards{grid-template-columns:repeat(3,1fr)}}@media (min-width:900px){.mobile-header,.mobile-nav{display:none!important}.desktop-header{height:78px;display:flex;align-items:center;gap:22px}.hero-grid,.split{grid-template-columns:1.05fr .95fr}.hero-copy h1{font-size:50px}.section-title{font-size:36px}.category-grid,.service-grid{grid-template-columns:repeat(3,1fr)}.security-grid,.info-grid{grid-template-columns:repeat(3,1fr)}.footer-grid{grid-template-columns:1.5fr 1fr 1.2fr}.page-hero h1{font-size:44px}}
