:root{--primary:rgb(176,219,245);--primary-dark:#1f74a8;--deep:#0c2f4d;--blue:#2b7fb7;--light:#f1f9fe;--soft:#e6f4fc;--gray:#f5f7fa;--text:#152233;--muted:#657486;--border:#d8edf9;--white:#fff;--shadow:0 12px 30px rgba(21,62,92,.08);--radius:18px}*{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;background:linear-gradient(180deg,#fff 0%,#f6fbff 100%);color:var(--text);line-height:1.75;overflow-x:hidden}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.container{width:min(1180px,calc(100% - 32px));margin:0 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:64px 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;justify-content:center;gap:5px;padding:0 10px}.menu-button span{height:2px;background:var(--deep);border-radius:4px}.mobile-logo{justify-self:center}.mobile-logo img{height:34px;object-fit:contain}.desktop-header{display:none}.logo img{height:42px;object-fit:contain}.top-action,.main-btn{display:inline-flex;align-items:center;justify-content:center;background:var(--primary);color:#082235;border-radius:999px;font-weight:700;border:1px solid rgba(12,47,77,.08);box-shadow:0 8px 18px rgba(176,219,245,.42);transition:.2s}.top-action{min-width:72px;height:38px;padding:0 16px}.main-btn{min-height:46px;padding:0 24px}.top-action:hover,.main-btn:hover{background:var(--primary-dark);color:#fff}.mobile-nav{display:none;padding:8px 18px 18px;background:#fff;border-top:1px solid var(--border)}.mobile-nav.show{display:grid;grid-template-columns:1fr 1fr;gap:10px}.mobile-nav a{padding:10px 12px;border-radius:12px;background:var(--light);color:var(--deep);font-weight:600}.search-icon{width:34px;height:34px;border:1px solid var(--border);border-radius:50%;position:relative;background:var(--light)}.search-icon:before{content:"";position:absolute;width:10px;height:10px;border:2px solid var(--blue);border-radius:50%;left:9px;top:8px}.search-icon:after{content:"";position:absolute;width:8px;height:2px;background:var(--blue);transform:rotate(45deg);left:19px;top:21px}.sports-hero,.page-hero{padding:48px 0;background:radial-gradient(circle at 80% 10%,var(--soft),transparent 36%),linear-gradient(180deg,#fff,var(--light))}.hero-grid{display:grid;gap:28px;align-items:center}.badge,.category-badge{display:inline-flex;align-items:center;gap:6px;background:var(--soft);color:var(--blue);border:1px solid var(--border);border-radius:999px;padding:6px 12px;font-size:14px;font-weight:700}.sports-hero h1,.page-hero h1{font-size:34px;line-height:1.2;margin:18px 0 14px;color:var(--deep);letter-spacing:-.5px}.hero-text p,.page-hero p,.section-head p{color:var(--muted);font-size:16px}.hero-tags{display:flex;flex-wrap:wrap;gap:10px;margin:20px 0}.hero-tags span{background:#fff;border:1px solid var(--border);border-radius:999px;padding:8px 12px;color:var(--deep);font-weight:600}.hero-media{position:relative}.hero-media img{border-radius:24px;box-shadow:var(--shadow);border:1px solid var(--border)}.hero-data-cards{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:14px}.hero-data-card{background:#fff;border:1px solid var(--border);border-radius:16px;padding:14px;box-shadow:var(--shadow)}.hero-data-card strong{display:block;color:var(--deep);font-size:20px}.section{padding:54px 0}.section-alt{background:var(--light)}.section-head{max-width:780px;margin-bottom:26px}.section-head h2{font-size:28px;line-height:1.25;margin:0 0 10px;color:var(--deep)}.category-grid,.service-grid,.security-grid,.info-grid,.faq-grid{display:grid;gap:18px}.sports-card,.service-card,.info-card,.faq-item,.score-card,.data-panel,.checklist,.content-card{background:#fff;border:1px solid var(--border);border-radius:var(--radius);padding:22px;box-shadow:var(--shadow)}.sports-card h3,.service-card h3,.info-card h3,.content-card h2{margin:0 0 8px;color:var(--deep)}.sports-card p,.service-card p,.info-card p,.content-card p,.faq-item p{color:var(--muted);margin:0}.card-link{display:inline-block;margin-top:14px;color:var(--blue);font-weight:700}.service-card .mini-label{display:inline-block;padding:4px 9px;border-radius:999px;background:var(--soft);color:var(--blue);font-size:12px;font-weight:700;margin-bottom:12px}.split{display:grid;gap:28px;align-items:center}.split img{border-radius:22px;border:1px solid var(--border);box-shadow:var(--shadow)}.points{display:grid;gap:12px;margin-top:18px}.points li,.checklist li{list-style:none;background:#fff;border:1px solid var(--border);border-radius:14px;padding:12px;color:var(--deep)}.points,.checklist ul{padding:0;margin:0}.score-panel{background:#fff;border:1px solid var(--border);border-radius:22px;padding:20px;box-shadow:var(--shadow)}.score-row{display:flex;align-items:center;justify-content:space-between;padding:14px 0;border-bottom:1px solid var(--border);gap:14px}.score-row:last-child{border-bottom:0}.status{font-size:12px;color:#0f6c9e;background:var(--soft);border-radius:999px;padding:4px 9px;font-weight:700}.data-list{display:grid;gap:12px}.data-list div{display:flex;justify-content:space-between;border-bottom:1px dashed var(--border);padding-bottom:10px}.app-showcase{display:grid;gap:28px;align-items:center;background:#fff;border:1px solid var(--border);border-radius:26px;padding:24px;box-shadow:var(--shadow)}.app-showcase img{max-height:420px;margin:auto}.security-section,.responsible-play-section{border-radius:28px;padding:32px;background:linear-gradient(180deg,var(--light),#fff);border:1px solid var(--border)}.responsible-play-section{background:#e9f7ff}.cta{margin:52px auto;background:linear-gradient(135deg,var(--deep),#1f74a8);color:#fff;border-radius:28px;padding:34px;text-align:center}.cta h2{margin:0 0 10px}.cta p{color:#e6f4fc}.page-layout{padding:44px 0}.content-section{display:grid;gap:20px}.content-card ul,.content-card ol{margin:12px 0 0;padding-left:20px;color:var(--muted)}.notice{background:var(--soft);border-left:4px solid var(--primary-dark);padding:16px;border-radius:14px;color:var(--deep)}.site-footer{background:#0b2a44;color:#dcecf6;padding:42px 0 20px;margin-top:50px}.footer-grid{display:grid;gap:26px}.footer-logo{height:38px;margin-bottom:14px}.site-footer h3{color:#fff;margin:0 0 12px}.site-footer a{display:block;color:#dcecf6;margin:6px 0}.site-footer p{color:#bed4e4;margin:0}.footer-bottom{border-top:1px solid rgba(255,255,255,.12);margin-top:28px;padding-top:18px;color:#bed4e4;font-size:14px}.faq-item h3{margin:0 0 8px;color:var(--deep)}@media (min-width:700px){.category-grid,.service-grid,.security-grid,.info-grid{grid-template-columns:repeat(2,1fr)}.faq-grid{grid-template-columns:repeat(2,1fr)}.hero-grid,.split,.app-showcase{grid-template-columns:1fr 1fr}.sports-hero h1,.page-hero h1{font-size:44px}}@media (min-width:1024px){.mobile-header,.mobile-nav{display:none!important}.desktop-header{height:78px;display:flex;align-items:center;gap:24px}.desktop-nav{display:flex;align-items:center;gap:6px;flex:1;justify-content:center}.desktop-nav a{padding:10px 13px;border-radius:999px;color:var(--deep);font-weight:650;font-size:15px}.desktop-nav a.active,.desktop-nav a:hover{background:var(--primary)}.category-grid{grid-template-columns:repeat(3,1fr)}.service-grid,.security-grid,.info-grid{grid-template-columns:repeat(3,1fr)}.footer-grid{grid-template-columns:1.4fr 1fr 1fr 1.2fr}.sports-hero{padding:72px 0}.section{padding:72px 0}.sports-hero h1{font-size:54px}.page-hero h1{font-size:46px}}@media (max-width:430px){.sports-hero h1,.page-hero h1{font-size:30px}.hero-data-cards{grid-template-columns:1fr}.mobile-nav.show{grid-template-columns:1fr}.section{padding:42px 0}.cta{padding:26px 18px}}
