
:root{--primary:rgb(176,219,245);--deep:#0f3556;--blue:#1e6a9b;--light:#eef8fe;--muted:#5d7185;--line:#d9edf8;--text:#102235;--white:#fff}*{box-sizing:border-box}html,body{margin:0;overflow-x:hidden}body{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC","Microsoft YaHei",Arial,sans-serif;background:#f6fbff;color:var(--text);line-height:1.75}.container{width:min(1200px,92vw);margin:0 auto}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.site-header{background:#fff;border-bottom:1px solid #e7f1f7;position:sticky;top:0;z-index:50}.mobile-header{height:64px;display:grid;grid-template-columns:52px 1fr 84px;align-items:center;padding:0 14px}.menu-button{width:42px;height:42px;border:0;background:#fff;display:grid;gap:5px;align-content:center}.menu-button span{display:block;height:2px;background:var(--deep);border-radius:2px}.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:#0d314f;border-radius:999px;padding:10px 20px;font-weight:700;box-shadow:0 8px 22px rgba(35,115,160,.12);border:1px solid rgba(15,53,86,.08)}.top-action:hover,.main-btn:hover{background:#0f4c78;color:#fff}.mobile-nav{display:none;background:#fff;border-top:1px solid #edf5fa;padding:8px 16px 18px}.mobile-nav.open{display:grid;grid-template-columns:1fr 1fr;gap:8px}.mobile-nav a{padding:10px 12px;background:#f4faff;border-radius:12px;color:var(--deep)}.desktop-header{display:none}.logo img{height:44px;width:auto}.desktop-nav{display:flex;align-items:center;gap:6px;flex:1;justify-content:center}.desktop-nav a{padding:10px 12px;border-radius:999px;color:#263f55;font-size:15px}.desktop-nav a.active,.desktop-nav a:hover{background:var(--primary);color:#0d314f}.search-icon{width:35px;height:35px;border:1px solid #d7e7f1;border-radius:50%;position:relative}.search-icon:before{content:"";position:absolute;width:11px;height:11px;border:2px solid var(--deep);border-radius:50%;left:9px;top:8px}.search-icon:after{content:"";position:absolute;width:8px;height:2px;background:var(--deep);transform:rotate(45deg);left:20px;top:22px}.sports-hero,.page-hero{padding:56px 0;background:linear-gradient(180deg,#fff,#eefdff00),var(--light)}.hero-grid{display:grid;gap:28px}.badge,.category-badge{display:inline-flex;background:#e8f6fd;color:#155d8b;border:1px solid #cce9f8;border-radius:999px;padding:6px 12px;font-weight:700;font-size:14px}.hero-copy h1,.page-hero h1{font-size:34px;line-height:1.16;margin:18px 0 16px;color:#0d2e4d}.summary,.hero-copy p{color:#4e6579;font-size:17px}.hero-tags{display:flex;gap:10px;flex-wrap:wrap;margin:18px 0}.hero-tags span{background:#fff;border:1px solid var(--line);border-radius:14px;padding:8px 12px;color:#1b5a83}.hero-visual img,.image-card img{border-radius:24px;box-shadow:0 18px 40px rgba(18,69,104,.12)}.hero-data-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:12px}.hero-data-cards div{background:#fff;border:1px solid var(--line);border-radius:16px;padding:12px;text-align:center}.hero-data-cards strong{display:block;color:#0e4168;font-size:22px}.section{padding:58px 0}.section-head{margin-bottom:24px}.section-head h2{font-size:28px;color:#0d2e4d;margin:0 0 10px}.section-head p{color:var(--muted);margin:0}.category-grid,.service-grid,.card-grid{display:grid;gap:18px}.sports-card,.service-card,.info-card,.faq-item,.score-card{background:#fff;border:1px solid var(--line);border-radius:20px;padding:22px;box-shadow:0 10px 26px rgba(31,101,143,.06)}.sports-card h3,.service-card h3,.info-card h3{margin:0 0 8px;color:#123a5d}.sports-card p,.service-card p,.info-card p{color:var(--muted);margin:0 0 14px}.text-link{color:#126fa5;font-weight:700}.feature-row{display:grid;gap:28px;align-items:center}.info-list{display:grid;gap:10px;margin-top:18px}.info-list span,.checklist li{background:#fff;border:1px solid var(--line);padding:12px 14px;border-radius:14px;color:#23475f}.score-panel,.data-panel{background:#fff;border:1px solid var(--line);border-radius:24px;padding:22px;box-shadow:0 14px 32px rgba(26,89,129,.08)}.score-card{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.status{background:var(--primary);border-radius:999px;padding:4px 10px;font-size:13px;color:#0d314f}.app-showcase{display:grid;gap:26px;align-items:center;background:#fff;border:1px solid var(--line);border-radius:28px;padding:24px}.security-section,.responsible-play-section{background:#eaf7fe}.responsible-box{background:#0e4269;color:#fff;border-radius:26px;padding:28px}.responsible-box h2{color:#fff}.responsible-box .info-card{background:rgba(255,255,255,.1);border-color:rgba(255,255,255,.2)}.responsible-box .info-card h3,.responsible-box .info-card p{color:#fff}.faq-list{display:grid;gap:14px}.faq-item h3{margin:0 0 8px;color:#123a5d}.faq-item p{margin:0;color:var(--muted)}.cta{background:#103d61;color:#fff;text-align:center;padding:56px 0}.cta h2{font-size:28px;margin:0 0 10px}.cta p{color:#d4e7f2}.content-section{padding:42px 0}.content-grid{display:grid;gap:18px}.checklist{list-style:none;padding:0;margin:16px 0 0;display:grid;gap:10px}.site-footer{background:#0b2b45;color:#c9deed;padding:46px 0 0}.footer-grid{display:grid;gap:24px}.footer-logo{height:42px;width:auto;margin-bottom:12px}.site-footer h3{color:#fff}.footer-links{display:grid;grid-template-columns:1fr 1fr;gap:8px}.footer-links a{color:#eaf6fc}.copyright{border-top:1px solid rgba(255,255,255,.12);text-align:center;padding:16px;margin-top:28px;font-size:14px;color:#bcd5e7}@media(min-width:760px){.category-grid,.service-grid,.card-grid{grid-template-columns:repeat(2,1fr)}.hero-grid,.feature-row,.app-showcase{grid-template-columns:1fr 1fr}.feature-row.reverse .image-card{order:2}.feature-row.reverse .feature-copy{order:1}.content-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.mobile-header,.mobile-nav{display:none}.desktop-header{display:flex;height:78px;align-items:center;gap:20px}.sports-hero{padding:78px 0}.category-grid,.service-grid{grid-template-columns:repeat(3,1fr)}.card-grid{grid-template-columns:repeat(3,1fr)}.hero-copy h1,.page-hero h1{font-size:48px}.footer-grid{grid-template-columns:1.4fr 1fr 1.2fr}}
