:root{--primary:rgb(176, 219, 245);--deep:#0c2b45;--blue:#17608c;--light:#eef8ff;--line:#d9edf8;--text:#142330;--muted:#5f6f7a;--gray:#f5f8fb;--white:#fff;}
*{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{color:inherit;text-decoration:none}img{max-width:100%;display:block}.site-header{background:#fff;border-bottom:1px solid #edf3f7;position:sticky;top:0;z-index:50}.mobile-header{height:62px;display:grid;grid-template-columns:56px 1fr 86px;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;border-radius:12px}.menu-button span{width:22px;height:2px;background:#0c2b45;border-radius:2px}.mobile-logo{justify-self:center}.mobile-logo img{height:34px;width:auto}.top-action-button,.main-btn{display:inline-flex;align-items:center;justify-content:center;background:var(--primary);color:#082033;border-radius:999px;padding:10px 18px;font-weight:800;box-shadow:0 8px 18px rgba(23,96,140,.12);transition:.2s}.top-action-button:hover,.main-btn:hover{background:#17608c;color:#fff}.mobile-nav{display:none;padding:8px 16px 18px;background:#fff;border-top:1px solid #edf3f7}.mobile-nav.open{display:grid;grid-template-columns:1fr 1fr;gap:8px}.mobile-nav a{padding:10px 12px;border-radius:12px;background:#f6fbff;color:#0c2b45;font-weight:700}.mobile-nav a.active{background:var(--primary)}.desktop-header{display:none}.search-icon{width:34px;height:34px;border:2px solid #cfe3ef;border-radius:50%;position:relative;display:inline-block}.search-icon:after{content:"";position:absolute;width:9px;height:2px;background:#cfe3ef;right:-5px;bottom:3px;transform:rotate(45deg);border-radius:2px}
.section,.page-section{padding:54px 18px}.container{max-width:1200px;margin:0 auto}.sports-hero{background:linear-gradient(180deg,#f8fdff,#fff)}.hero-wrap{display:grid;gap:28px;align-items:center}.badge,.category-badge{display:inline-flex;background:#e8f6ff;color:#17608c;border:1px solid var(--line);border-radius:999px;padding:7px 13px;font-weight:800;font-size:14px}h1{font-size:34px;line-height:1.18;color:var(--deep);margin:16px 0}h2{font-size:26px;line-height:1.25;color:var(--deep);margin:0 0 14px}h3{color:var(--deep);margin:0 0 8px}p{margin:0 0 14px;color:#435765}.hero-tags{display:flex;gap:10px;flex-wrap:wrap;margin:18px 0}.hero-tags span,.small-tag{background:#fff;border:1px solid var(--line);border-radius:999px;padding:8px 12px;color:#17608c;font-weight:700}.hero-visual{background:#fff;border:1px solid var(--line);border-radius:24px;padding:14px;box-shadow:0 18px 45px rgba(12,43,69,.08)}.hero-visual img{border-radius:18px;width:100%;height:auto}.hero-data-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:12px}.hero-data-cards .data-card{background:#f7fcff;border:1px solid var(--line);border-radius:16px;padding:12px;text-align:center}.data-card strong{display:block;color:#0c2b45;font-size:20px}.data-card span{font-size:12px;color:#617382}.section-title{max-width:760px;margin-bottom:26px}.category-grid,.service-grid,.info-grid,.security-grid,.faq-grid{display:grid;gap:16px}.sports-card,.service-card,.info-card,.faq-item,.score-card,.checklist,.content-card{background:#fff;border:1px solid var(--line);border-radius:18px;padding:20px;box-shadow:0 10px 26px rgba(12,43,69,.05)}.sports-card a{color:#17608c;font-weight:800}.service-card .small-tag{display:inline-flex;margin-bottom:12px}.split{display:grid;gap:24px;align-items:center}.image-card{background:#fff;border:1px solid var(--line);border-radius:24px;padding:14px;box-shadow:0 14px 35px rgba(12,43,69,.07)}.image-card img{border-radius:18px}.feature-list,.checklist ul{padding:0;margin:14px 0 0;list-style:none}.feature-list li,.checklist li{padding:10px 0 10px 26px;border-bottom:1px solid #edf5f9;position:relative}.feature-list li:before,.checklist li:before{content:"";position:absolute;left:0;top:18px;width:10px;height:10px;background:var(--primary);border-radius:50%}.score-panel,.data-panel{background:#f4fbff;border:1px solid var(--line);border-radius:24px;padding:20px}.score-list{display:grid;gap:12px}.score-card{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:10px;text-align:center}.score{font-size:24px;font-weight:900;color:#17608c}.status{display:inline-flex;border-radius:999px;background:var(--primary);padding:5px 9px;color:#0c2b45;font-weight:800;font-size:12px}.app-showcase{background:#f7fcff}.security-section{background:#fff}.responsible-play-section{background:#eaf7ff}.responsible-box{background:#fff;border:1px solid var(--line);border-radius:22px;padding:24px}.page-hero{background:#f7fcff;padding:58px 18px;border-bottom:1px solid #eaf4fa}.page-hero .container{max-width:980px}.page-hero h1{margin-bottom:12px}.content-section{padding:42px 18px}.cta{background:#0c2b45;color:#fff;text-align:center}.cta h2,.cta p{color:#fff}.site-footer{background:#0c2b45;color:#dcecf5;padding:46px 18px 24px}.footer-inner{max-width:1200px;margin:0 auto}.footer-logo{height:42px;width:auto;filter:brightness(0) invert(1);margin-bottom:24px}.footer-grid{display:grid;gap:24px}.footer-grid h3{color:#fff}.footer-grid a{display:block;color:#dcecf5;margin:6px 0}.footer-grid p{color:#dcecf5}.footer-bottom{margin-top:28px;padding-top:18px;border-top:1px solid rgba(255,255,255,.14);font-size:14px;color:#b6cad6}
@media(min-width:700px){.category-grid,.service-grid,.info-grid,.security-grid,.faq-grid{grid-template-columns:repeat(2,1fr)}.hero-wrap,.split{grid-template-columns:1fr 1fr}h1{font-size:44px}}
@media(min-width:1000px){.mobile-header,.mobile-nav{display:none!important}.desktop-header{height:76px;max-width:1240px;margin:0 auto;padding:0 22px;display:flex;align-items:center;gap:22px}.desktop-logo img{height:42px}.desktop-nav{display:flex;align-items:center;gap:6px;flex:1;justify-content:center}.desktop-nav a{padding:10px 13px;border-radius:999px;color:#0c2b45;font-weight:800;font-size:14px}.desktop-nav a.active,.desktop-nav a:hover{background:var(--primary)}.section{padding:74px 22px}.category-grid{grid-template-columns:repeat(3,1fr)}.service-grid,.info-grid,.security-grid{grid-template-columns:repeat(3,1fr)}.faq-grid{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:1fr 1fr 1fr 1.4fr}}
