
:root{--main:rgb(176,219,245);--deep:#0d3558;--blue:#2f78a7;--light:#eef8ff;--soft:#f7fbff;--gray:#edf1f5;--text:#17212b;--muted:#647184;--border:#d7ebf8;--shadow:0 16px 45px rgba(22,66,104,.08)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC","Microsoft YaHei",Arial,sans-serif;color:var(--text);background:#fff;line-height:1.72;overflow-x:hidden}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.container{width:min(1200px,calc(100% - 32px));margin:auto}.site-header{background:#fff;border-bottom:1px solid var(--border);position:sticky;top:0;z-index:20}.mobile-header{height:64px;display:grid;grid-template-columns:70px 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;align-items:center;justify-content:center;border-radius:12px}.menu-button span{width:22px;height:2px;background:var(--deep);display:block}.mobile-logo{justify-self:center}.mobile-logo img{height:32px;max-width:138px;object-fit:contain}.top-action,.main-btn{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 20px;border-radius:999px;background:var(--main);color:#0d3558;font-weight:800;border:1px solid rgba(13,53,88,.08);box-shadow:0 10px 22px rgba(47,120,167,.14);transition:.2s}.top-action:hover,.main-btn:hover{background:#65b8e8;color:#062a48;transform:translateY(-1px)}.mobile-nav{display:none;padding:12px 18px 18px;background:#fff;border-top:1px solid var(--border);grid-template-columns:1fr 1fr;gap:10px}.mobile-nav.open{display:grid}.mobile-nav a{padding:11px 12px;border-radius:12px;background:var(--soft);color:var(--deep);font-weight:700}.mobile-nav a.active{background:var(--main)}.desktop-header{display:none}.logo img{height:42px;max-width:170px;object-fit:contain}.desktop-nav{display:flex;align-items:center;gap:6px;flex:1;justify-content:center}.desktop-nav a{padding:9px 13px;border-radius:999px;color:#334155;font-weight:700;font-size:15px}.desktop-nav a.active,.desktop-nav a:hover{background:var(--main);color:var(--deep)}.search-icon{width:38px;height:38px;border:1px solid var(--border);border-radius:50%;position:relative;background:#fff}.search-icon:before{content:"";position:absolute;width:13px;height:13px;border:2px solid var(--deep);border-radius:50%;left:10px;top:9px}.search-icon:after{content:"";position:absolute;width:9px;height:2px;background:var(--deep);transform:rotate(45deg);right:9px;bottom:10px}.section{padding:58px 0}.section.alt{background:var(--soft)}.section-title{max-width:760px;margin:0 auto 28px;text-align:center}.badge,.category-badge{display:inline-flex;align-items:center;border-radius:999px;background:#eaf7ff;color:#1b6d9d;font-weight:800;padding:7px 13px;font-size:13px}.section-title h2,.page-hero h1,.sports-hero h1{color:var(--deep);line-height:1.18}.section-title h2{font-size:30px;margin:14px 0 10px}.section-title p,.page-hero p,.sports-hero p{color:var(--muted)}.sports-hero{background:linear-gradient(180deg,#f4fbff,#fff);padding:62px 0}.hero-grid{display:grid;gap:28px;align-items:center}.hero-copy h1{font-size:36px;margin:14px 0}.hero-tags{display:flex;gap:10px;flex-wrap:wrap;margin:18px 0}.hero-tags span{background:#fff;border:1px solid var(--border);border-radius:999px;padding:8px 12px;color:var(--deep);font-weight:700}.hero-actions{display:flex;gap:14px;align-items:center;flex-wrap:wrap;margin-top:22px}.hero-note{font-size:13px;color:var(--muted)}.hero-visual{position:relative}.banner-img{border-radius:24px;box-shadow:var(--shadow);border:1px solid var(--border);width:100%;object-fit:cover;min-height:260px}.hero-data-cards{display:grid;grid-template-columns:1fr;gap:12px;margin-top:14px}.hero-data-cards .data-card{background:#fff;border:1px solid var(--border);border-radius:18px;padding:16px;box-shadow:var(--shadow)}.data-card strong{display:block;color:var(--deep);font-size:22px}.data-card span{color:var(--muted);font-size:13px}.category-grid,.service-grid,.security-grid,.info-grid{display:grid;gap:18px}.sports-card,.service-card,.info-card,.faq-item,.score-card{background:#fff;border:1px solid var(--border);border-radius:20px;padding:22px;box-shadow:0 10px 28px rgba(31,73,109,.06)}.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(--muted);margin:0 0 14px}.text-link{font-weight:800;color:var(--blue)}.service-card .mini{display:inline-block;background:var(--main);color:var(--deep);font-size:12px;border-radius:999px;padding:5px 10px;font-weight:900;margin-bottom:12px}.split{display:grid;gap:28px;align-items:center}.split img{border-radius:24px;border:1px solid var(--border);box-shadow:var(--shadow)}.feature-list,.checklist{list-style:none;padding:0;margin:18px 0;display:grid;gap:10px}.feature-list li,.checklist li{padding:12px 14px;border-radius:14px;background:var(--soft);border:1px solid var(--border);color:#294258}.score-panel,.data-panel{background:#fff;border:1px solid var(--border);border-radius:24px;padding:22px;box-shadow:var(--shadow)}.score-row{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--border);padding:14px 0}.score-row:last-child{border-bottom:0}.score{font-size:22px;font-weight:900;color:var(--deep)}.status{border-radius:999px;background:var(--main);color:var(--deep);padding:4px 10px;font-size:12px;font-weight:900}.app-showcase{background:linear-gradient(135deg,#e9f7ff,#fff);border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.phone-img{max-height:520px;margin:auto}.security-section{background:#fff}.responsible-play-section{background:#eaf7ff}.responsible-box{background:#fff;border:1px solid var(--border);border-radius:24px;padding:24px;box-shadow:var(--shadow)}.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(--muted)}.cta{background:linear-gradient(135deg,var(--main),#eaf7ff);padding:48px 0;text-align:center}.cta h2{color:var(--deep);font-size:30px;margin:0 0 10px}.page-hero{background:linear-gradient(180deg,#f2fbff,#fff);padding:54px 0 34px}.page-hero h1{font-size:34px;margin:14px 0}.content-section{padding:36px 0}.content-card{background:#fff;border:1px solid var(--border);border-radius:24px;padding:26px;box-shadow:var(--shadow);margin-bottom:20px}.content-card h2{color:var(--deep);margin-top:0}.timeline{display:grid;gap:12px}.timeline div{padding:14px 16px;background:var(--soft);border-left:4px solid var(--main);border-radius:14px}.site-footer{background:#0c2e4e;color:#eaf7ff;padding:44px 0 22px}.footer-grid{display:grid;gap:24px}.footer-logo{height:38px;margin-bottom:14px}.site-footer h3{margin:0 0 12px}.site-footer a{display:block;color:#d8eefb;margin:7px 0}.site-footer p{color:#c0d6e5}.footer-note{border-top:1px solid rgba(255,255,255,.12);margin-top:26px;padding-top:18px;font-size:13px}.download-only{text-align:center}.download-only .main-btn{margin:18px auto}.single-action{margin-top:18px}@media(min-width:700px){.category-grid{grid-template-columns:repeat(2,1fr)}.service-grid,.security-grid,.info-grid{grid-template-columns:repeat(2,1fr)}.hero-data-cards{grid-template-columns:repeat(3,1fr)}.split{grid-template-columns:1fr 1fr}.reverse .split-media{order:2}.footer-grid{grid-template-columns:1.5fr 1fr 1fr 1fr}}@media(min-width:1024px){.mobile-header,.mobile-nav{display:none}.desktop-header{height:78px;display:flex;align-items:center;gap:18px}.sports-hero{padding:82px 0}.hero-grid{grid-template-columns:1.05fr .95fr}.hero-copy h1{font-size:52px}.category-grid{grid-template-columns:repeat(3,1fr)}.service-grid{grid-template-columns:repeat(3,1fr)}.security-grid{grid-template-columns:repeat(3,1fr)}.info-grid{grid-template-columns:repeat(3,1fr)}.section{padding:78px 0}.page-hero h1{font-size:44px}}@media(max-width:380px){.mobile-header{grid-template-columns:54px 1fr 72px;padding:0 8px}.top-action{padding:0 14px}.hero-copy h1{font-size:30px}.section-title h2{font-size:25px}}
