:root{--main:rgb(176,219,245);--main-dark:#2f7da8;--deep:#0e3550;--blue:#eaf7ff;--light:#f6f9fb;--gray:#5d6870;--border:#d7edf9;--text:#111820;--white:#fff;--shadow:0 16px 38px rgba(14,53,80,.08)}*{box-sizing:border-box}html,body{margin:0;padding:0;overflow-x:hidden}body{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Microsoft YaHei",Arial,sans-serif;background:#fff;color:var(--text);line-height:1.7}a{text-decoration:none;color:inherit}img{max-width:100%;display:block}.container{width:min(1180px,calc(100% - 32px));margin:0 auto}.site-header{position:relative;background:#fff;border-bottom:1px solid #eef5f8;z-index:20}.mobile-header{height:62px;display:grid;grid-template-columns:72px 1fr 88px;align-items:center;padding:0 14px;background:#fff}.menu-btn{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-btn span{width:22px;height:2px;background:var(--deep);border-radius:8px}.mobile-logo{justify-self:center}.mobile-logo img{height:34px;max-width:136px;object-fit:contain}.top-action,.main-btn{display:inline-flex;align-items:center;justify-content:center;background:var(--main);color:#073048;font-weight:800;border-radius:999px;padding:11px 20px;border:1px solid rgba(47,125,168,.18);box-shadow:0 10px 20px rgba(47,125,168,.14);transition:.2s}.top-action:hover,.main-btn:hover{background:var(--main-dark);color:#fff}.mobile-nav{display:none;background:#fff;border-top:1px solid #eef5f8;padding:10px 16px 16px}.mobile-nav.show{display:grid;grid-template-columns:1fr 1fr;gap:8px}.mobile-nav a{padding:10px 12px;background:var(--light);border-radius:12px;color:var(--deep);font-weight:700}.desktop-header{display:none}.logo img{height:42px;max-width:165px;object-fit:contain}.desktop-nav{display:flex;align-items:center;gap:6px;flex:1;justify-content:center}.desktop-nav a{padding:12px 13px;border-radius:999px;color:#263b49;font-weight:700;font-size:15px}.desktop-nav a.active,.desktop-nav a:hover{background:var(--blue);color:#0b6b9f}.search-icon{width:34px;height:34px;border:2px solid var(--deep);border-radius:50%;position:relative;opacity:.65}.search-icon:after{content:"";position:absolute;width:9px;height:2px;background:var(--deep);right:-7px;bottom:4px;transform:rotate(45deg);border-radius:4px}.sports-hero,.page-hero{background:linear-gradient(135deg,#f7fcff 0%,#ffffff 45%,#e9f7ff 100%);padding:44px 0}.hero-wrap{display:grid;gap:28px;align-items:center}.eyebrow,.badge{display:inline-flex;align-items:center;gap:8px;background:var(--blue);color:#0b6b9f;border:1px solid var(--border);font-weight:800;border-radius:999px;padding:6px 12px;font-size:14px}.sports-hero h1,.page-hero h1{font-size:clamp(32px,6vw,58px);line-height:1.12;margin:16px 0 16px;color:var(--deep);letter-spacing:-.6px}.lead{font-size:18px;color:#426070;margin:0 0 22px;max-width:720px}.hero-tags{display:flex;flex-wrap:wrap;gap:10px;margin:22px 0}.hero-tags span,.status{display:inline-flex;border-radius:999px;padding:7px 12px;background:#fff;border:1px solid var(--border);color:#1c5c7b;font-weight:700}.hero-media{position:relative;background:#fff;border:1px solid var(--border);border-radius:24px;padding:12px;box-shadow:var(--shadow)}.hero-media img{border-radius:18px;width:100%;height:280px;object-fit:cover}.hero-data-cards{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:12px}.hero-data-cards div,.score-card{background:var(--blue);border:1px solid var(--border);border-radius:16px;padding:12px}.hero-data-cards strong{display:block;color:var(--deep);font-size:20px}.section{padding:52px 0}.section.alt{background:var(--light)}.section-head{margin-bottom:24px;display:flex;flex-direction:column;gap:8px}.section-head h2{margin:0;color:var(--deep);font-size:clamp(26px,4vw,38px);line-height:1.18}.section-head p{margin:0;color:var(--gray);max-width:780px}.category-grid,.service-grid,.security-grid,.info-grid{display:grid;gap:16px}.sports-card,.service-card,.info-card,.faq-item{background:#fff;border:1px solid #e8f1f5;border-radius:20px;padding:22px;box-shadow:0 10px 28px rgba(14,53,80,.05)}.sports-card h3,.service-card h3,.info-card h3{margin:0 0 10px;color:var(--deep)}.sports-card p,.service-card p,.info-card p{color:var(--gray);margin:0 0 14px}.link-more{font-weight:800;color:#0b6b9f}.service-card .tag{display:inline-flex;padding:5px 10px;border-radius:999px;background:var(--blue);color:#0b6b9f;font-size:13px;font-weight:800;margin-bottom:10px}.split{display:grid;gap:24px;align-items:center}.split img{border-radius:24px;box-shadow:var(--shadow);border:1px solid var(--border)}.point-list,.checklist{list-style:none;margin:18px 0 0;padding:0;display:grid;gap:10px}.point-list li,.checklist li{padding:12px 14px;background:#fff;border:1px solid var(--border);border-radius:14px;color:#38566a}.score-panel,.data-panel{background:#fff;border:1px solid var(--border);border-radius:24px;padding:20px;box-shadow:var(--shadow)}.score-row{display:flex;align-items:center;justify-content:space-between;border-bottom:1px dashed #d5e9f4;padding:13px 0;gap:12px}.score-row:last-child{border-bottom:0}.score-row strong{font-size:22px;color:var(--deep)}.data-list{display:grid;gap:10px;margin-top:16px}.data-list div{display:flex;justify-content:space-between;background:var(--blue);border-radius:14px;padding:12px;color:#25556e}.app-showcase{background:linear-gradient(135deg,#e7f7ff,#fff);border:1px solid var(--border);border-radius:28px;padding:26px;display:grid;gap:22px;align-items:center}.app-showcase img{max-height:420px;margin:0 auto;object-fit:contain}.security-section .security-grid{grid-template-columns:1fr}.responsible-play-section{background:#eaf7ff;border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.notice-box{background:#fff;border:1px solid var(--border);border-left:5px solid var(--main-dark);border-radius:18px;padding:20px;color:#36596b}.faq-list{display:grid;gap:14px}.faq-item h3{margin:0 0 8px;color:var(--deep);font-size:18px}.faq-item p{margin:0;color:var(--gray)}.cta{background:linear-gradient(135deg,var(--main),#e9f8ff);border-radius:28px;padding:34px;text-align:center;border:1px solid var(--border)}.cta h2{margin:0 0 10px;color:var(--deep)}.cta p{margin:0 auto 20px;max-width:760px;color:#27495d}.page-hero{padding:42px 0 34px}.content-section{padding:44px 0}.content-layout{display:grid;gap:18px}.site-footer{background:#0e3550;color:#dfeef6;margin-top:50px;padding-top:42px}.footer-grid{display:grid;gap:24px}.footer-logo{height:42px;margin-bottom:14px;object-fit:contain}.site-footer h3{color:#fff;margin:0 0 12px}.site-footer a{display:block;color:#dfeef6;margin:8px 0}.site-footer p{color:#bdd3de;margin:0}.footer-bottom{text-align:center;border-top:1px solid rgba(255,255,255,.12);padding:18px;margin-top:34px;color:#bdd3de;font-size:14px}@media (min-width:680px){.category-grid,.service-grid,.info-grid{grid-template-columns:repeat(2,1fr)}.security-section .security-grid{grid-template-columns:repeat(2,1fr)}.hero-media img{height:360px}.content-layout{grid-template-columns:repeat(2,1fr)}}@media (min-width:980px){.mobile-header,.mobile-nav{display:none}.desktop-header{height:78px;display:flex;align-items:center;gap:18px}.sports-hero{padding:72px 0}.hero-wrap{grid-template-columns:1.02fr .98fr}.category-grid,.service-grid{grid-template-columns:repeat(3,1fr)}.security-section .security-grid{grid-template-columns:repeat(3,1fr)}.split{grid-template-columns:1fr 1fr}.split.reverse .split-text{order:2}.app-showcase{grid-template-columns:.9fr 1.1fr}.footer-grid{grid-template-columns:1.4fr .8fr .8fr 1.2fr}.hero-media img{height:420px}}