
:root{--primary:rgb(176,219,245);--primary-dark:#58a9dc;--deep:#0d3352;--text:#17212b;--muted:#5c6b78;--light:#f4fbff;--line:#d8edf9;--gray:#f5f7f9;--white:#fff;--shadow:0 12px 30px rgba(28,77,115,.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:#fff;line-height:1.75}a{text-decoration:none;color:inherit}img{max-width:100%;display:block}.container{width:min(1180px,calc(100% - 32px));margin:0 auto}.site-header{background:#fff;border-bottom:1px solid #edf3f7;position:sticky;top:0;z-index:20}.mobile-header{height:62px;display:grid;grid-template-columns:72px 1fr 82px;align-items:center;padding:0 14px;background:#fff}.menu-button{width:42px;height:42px;border:0;background:#fff;display:flex;flex-direction:column;gap:5px;justify-content:center;align-items:center}.menu-button span{width:23px;height:2px;background:#173752;border-radius:4px}.mobile-logo{justify-self:center}.mobile-logo img{height:34px;width:auto}.top-action,.main-btn{display:inline-flex;align-items:center;justify-content:center;background:var(--primary);color:#09263c;font-weight:800;border-radius:999px;padding:10px 18px;box-shadow:0 8px 18px rgba(88,169,220,.18);border:1px solid rgba(13,51,82,.08)}.top-action:hover,.main-btn:hover{background:var(--primary-dark);color:#fff}.mobile-nav{display:none;padding:12px 18px 18px;border-top:1px solid #edf3f7;background:#fff}.mobile-nav.open{display:grid;grid-template-columns:1fr 1fr;gap:10px}.mobile-nav a{padding:10px 12px;border:1px solid var(--line);border-radius:14px;background:var(--light);font-size:14px;color:var(--deep)}.desktop-header{display:none}.desktop-logo img{height:42px}.desktop-nav{display:flex;align-items:center;gap:22px;flex:1;justify-content:center}.desktop-nav a{font-weight:700;color:#24384a;font-size:15px;padding:24px 0;border-bottom:3px solid transparent}.desktop-nav a.active,.desktop-nav a:hover{color:#0b5f95;border-color:var(--primary)}.search-icon{width:34px;height:34px;border:2px solid var(--primary);border-radius:50%;position:relative;display:inline-block}.search-icon:after{content:"";position:absolute;width:10px;height:2px;background:var(--primary);right:-6px;bottom:3px;transform:rotate(45deg);border-radius:2px}.sports-hero,.banner-section{background:linear-gradient(180deg,#f7fcff 0%,#fff 100%);padding:48px 0 36px}.hero-grid{display:grid;gap:28px;align-items:center}.hero-copy h1,.page-hero h1{font-size:34px;line-height:1.18;color:var(--deep);margin:16px 0}.hero-copy p,.page-hero p,.section-head p{color:var(--muted);margin:0}.hero-tags{display:flex;gap:10px;flex-wrap:wrap}.badge,.hero-tags span,.service-tag{display:inline-flex;background:#eaf7ff;color:#0b5f95;border:1px solid var(--line);border-radius:999px;padding:6px 12px;font-weight:800;font-size:13px}.hero-actions{margin-top:24px}.hero-visual{position:relative}.hero-visual img{border-radius:24px;box-shadow:var(--shadow);width:100%;object-fit:cover}.hero-data-cards{display:grid;grid-template-columns:1fr;gap:12px;margin-top:14px}.hero-data-card,.score-card,.info-card,.sports-card,.service-card,.faq-item{background:#fff;border:1px solid var(--line);border-radius:18px;padding:18px;box-shadow:var(--shadow)}.hero-data-card strong{color:var(--deep);font-size:20px;display:block}.section{padding:48px 0}.section.alt,.responsible-play-section{background:var(--light)}.section-head{margin-bottom:22px}.section-head h2{font-size:28px;color:var(--deep);margin:0 0 8px}.category-grid,.service-grid,.info-grid,.faq-grid,.security-grid{display:grid;gap:16px}.sports-card h3,.service-card h3,.info-card h3{margin:8px 0;color:var(--deep)}.sports-card p,.service-card p,.info-card p,.faq-item p{color:var(--muted);margin:0}.text-link{display:inline-block;margin-top:14px;color:#0b5f95;font-weight:800}.split{display:grid;gap:26px;align-items:center}.split img{border-radius:22px;box-shadow:var(--shadow)}.feature-list,.checklist{list-style:none;padding:0;margin:16px 0;display:grid;gap:10px}.feature-list li,.checklist li{padding:12px 14px;background:#fff;border:1px solid var(--line);border-radius:14px;color:#31485c}.feature-list li:before,.checklist li:before{content:"✓";font-weight:900;color:#0b85c5;margin-right:8px}.score-panel,.data-panel{display:grid;gap:16px}.score-row{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #eef4f8;padding:10px 0}.score-row:last-child{border-bottom:0}.status{background:#eaf7ff;color:#0b5f95;border-radius:999px;padding:4px 10px;font-size:12px;font-weight:800}.app-showcase{background:#fff;border:1px solid var(--line);border-radius:24px;padding:22px;box-shadow:var(--shadow)}.app-showcase img{margin:auto;max-height:360px}.security-section .info-card{min-height:150px}.responsible-play-section .info-card{background:#fff}.faq-item h3{margin:0 0 8px;color:var(--deep);font-size:18px}.cta{padding:46px 0;background:linear-gradient(135deg,#eaf7ff,#fff);text-align:center}.cta h2{color:var(--deep);font-size:28px;margin:0 0 10px}.cta p{color:var(--muted);max-width:720px;margin:0 auto 22px}.page-hero{background:linear-gradient(180deg,#f7fcff 0%,#fff 100%);padding:54px 0 30px}.content-section{padding:34px 0}.content-section h2{color:var(--deep);margin:0 0 12px}.content-section p{color:var(--muted)}.notice-box{background:#f7fcff;border:1px solid var(--line);border-left:5px solid var(--primary-dark);border-radius:18px;padding:18px;color:#31485c}.site-footer{background:#08263d;color:#dceaf4;margin-top:40px}.footer-grid{display:grid;gap:22px;padding:42px 0}.footer-logo{height:40px;margin-bottom:12px}.site-footer h3{color:#fff;margin:0 0 12px}.site-footer a{display:block;color:#dceaf4;margin:8px 0}.site-footer p{color:#b9cad6;margin:0}.footer-bottom{text-align:center;border-top:1px solid rgba(255,255,255,.12);padding:16px;color:#b9cad6;font-size:14px}.download-box{text-align:center;max-width:760px;margin:0 auto}.steps{counter-reset:item;display:grid;gap:14px;margin-top:22px}.steps div{counter-increment:item;background:#fff;border:1px solid var(--line);border-radius:16px;padding:16px;text-align:left}.steps div:before{content:counter(item);display:inline-flex;width:28px;height:28px;align-items:center;justify-content:center;border-radius:50%;background:var(--primary);font-weight:900;margin-right:10px;color:#0a2a40}@media(min-width:720px){.category-grid,.service-grid,.info-grid,.security-grid{grid-template-columns:repeat(2,1fr)}.faq-grid{grid-template-columns:repeat(2,1fr)}.hero-data-cards{grid-template-columns:repeat(3,1fr)}.split,.hero-grid{grid-template-columns:1fr 1fr}}@media(min-width:1024px){.mobile-header,.mobile-nav{display:none}.desktop-header{height:76px;display:flex;align-items:center;gap:22px}.category-grid,.service-grid,.info-grid{grid-template-columns:repeat(3,1fr)}.security-grid{grid-template-columns:repeat(3,1fr)}.sports-hero{padding:72px 0 54px}.hero-copy h1,.page-hero h1{font-size:48px}.section{padding:68px 0}.score-panel{grid-template-columns:1.15fr .85fr}.app-showcase{display:grid;grid-template-columns:.8fr 1.2fr;gap:28px;align-items:center}.footer-grid{grid-template-columns:1.4fr 1fr 1fr 1.2fr}}@media(max-width:420px){.top-action{padding:8px 13px;font-size:14px}.hero-copy h1,.page-hero h1{font-size:28px}.section-head h2{font-size:24px}.category-grid{grid-template-columns:1fr}.mobile-nav.open{grid-template-columns:1fr}}
