:root{--primary:rgb(176,219,245);--primary-dark:#155b8d;--blue:#0b2f55;--blue2:#1d6b9f;--light:#f3f9fd;--line:#d7edf9;--text:#1b2733;--muted:#657383;--white:#fff;--shadow:0 14px 38px rgba(18,64,100,.09);--radius:20px}*{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;background:#f8fbfe;color:var(--text);line-height:1.7}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 #e9f3fa;position:sticky;top:0;z-index:20}.mobile-header{height:64px;display:grid;grid-template-columns:70px 1fr 88px;align-items:center;padding:0 14px;background:#fff}.menu-button{width:42px;height:42px;border:0;background:#eef7fc;border-radius:12px;display:flex;flex-direction:column;gap:5px;align-items:center;justify-content:center}.menu-button span{width:20px;height:2px;background:var(--blue);border-radius:2px}.mobile-logo{justify-self:center}.mobile-logo img{height:38px;width:auto}.top-action,.main-btn{display:inline-flex;align-items:center;justify-content:center;background:var(--primary);color:#072a45;font-weight:800;border-radius:999px;padding:10px 18px;box-shadow:0 8px 20px rgba(23,104,156,.15);transition:.2s}.top-action:hover,.main-btn:hover{background:var(--primary-dark);color:#fff}.mobile-nav{display:none;padding:8px 16px 18px;background:#fff;border-top:1px solid #edf5fa}.mobile-nav.open{display:grid;grid-template-columns:1fr 1fr;gap:10px}.mobile-nav a{padding:10px 12px;background:#f5fbff;border:1px solid #e3f2fb;border-radius:12px;color:var(--blue);font-weight:700}.mobile-nav a.active{background:var(--primary)}.desktop-header{display:none}.section{padding:72px 0}.section-title{font-size:clamp(26px,3vw,38px);line-height:1.25;color:var(--blue);margin:0 0 14px}.section-sub{color:var(--muted);max-width:780px;margin:0 0 28px}.badge{display:inline-flex;align-items:center;padding:7px 13px;border-radius:999px;background:#eaf7fe;color:#176396;font-weight:800;font-size:14px;margin-bottom:16px}.sports-hero{background:linear-gradient(180deg,#eef9ff 0%,#fff 92%);padding:54px 0}.hero-grid{display:grid;gap:28px;align-items:center}.hero-copy h1{font-size:clamp(34px,6vw,60px);line-height:1.12;margin:0 0 18px;color:var(--blue);letter-spacing:-1px}.hero-copy p{font-size:17px;color:#506273;margin:0 0 22px}.hero-tags{display:flex;flex-wrap:wrap;gap:10px;margin:0 0 24px}.hero-tags span{background:#fff;border:1px solid var(--line);color:var(--blue2);border-radius:999px;padding:8px 12px;font-weight:700}.hero-media{position:relative}.hero-media img{border-radius:28px;box-shadow:var(--shadow);border:8px solid #fff}.hero-data-cards{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:14px}.hero-data-cards .card{background:#fff;border:1px solid var(--line);border-radius:18px;padding:16px;box-shadow:var(--shadow)}.hero-data-cards strong{display:block;color:var(--blue);font-size:22px}.hero-data-cards span{font-size:13px;color:var(--muted)}.category-grid,.service-grid,.info-grid,.security-grid,.faq-grid{display:grid;grid-template-columns:1fr;gap:18px}.sports-card,.service-card,.info-card,.faq-item,.score-card,.data-panel,.content-card{background:#fff;border:1px solid var(--line);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 10px;color:var(--blue)}.sports-card p,.service-card p,.info-card p,.content-card p,.faq-item p{margin:0;color:#5a6978}.card-link{display:inline-block;margin-top:14px;color:#176396;font-weight:800}.mini-label{display:inline-block;background:#eef9ff;color:#176396;border-radius:999px;padding:5px 10px;font-size:12px;font-weight:800;margin-bottom:12px}.split{display:grid;gap:30px;align-items:center}.split img{border-radius:26px;border:8px solid #fff;box-shadow:var(--shadow)}.feature-list{list-style:none;padding:0;margin:18px 0 0;display:grid;gap:10px}.feature-list li,.checklist li{background:#f5fbff;border:1px solid #dff1fb;border-radius:14px;padding:12px 14px;color:#26465f}.score-panel{display:grid;gap:18px}.score-board{display:grid;gap:12px}.score-card{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;text-align:center}.score-card b{font-size:24px;color:var(--blue)}.status{display:inline-flex;background:var(--primary);border-radius:999px;padding:4px 9px;font-size:12px;font-weight:800;color:#07314e}.data-list{display:grid;gap:10px;margin-top:14px}.data-list div{display:flex;justify-content:space-between;border-bottom:1px dashed #d6e9f5;padding-bottom:8px;color:#40596e}.app-showcase{background:#fff}.app-box{display:grid;gap:28px;align-items:center;background:#f3faff;border:1px solid var(--line);border-radius:30px;padding:24px}.app-box img{max-height:520px;margin:auto;border-radius:24px}.security-section{background:#fff}.responsible-play-section{background:#eaf7fe}.responsible-play-section .info-card{border-color:#cde9f8}.cta{background:linear-gradient(135deg,#0b2f55,#176396);color:#fff;text-align:center;padding:62px 20px;border-radius:32px}.cta h2{font-size:clamp(26px,4vw,42px);margin:0 0 12px}.cta p{color:#dcecf7;max-width:720px;margin:0 auto 22px}.page-hero{background:linear-gradient(180deg,#eef9ff,#fff);padding:56px 0 36px}.page-hero h1{font-size:clamp(32px,5vw,52px);line-height:1.15;color:var(--blue);margin:0 0 14px}.page-hero p{max-width:850px;color:#5a6978;margin:0}.content-section{padding:48px 0}.content-grid{display:grid;gap:20px}.checklist{margin:0;padding:0;list-style:none;display:grid;gap:12px}.site-footer{background:#092b4d;color:#eaf7ff;padding:52px 0 24px}.footer-grid{display:grid;gap:28px}.footer-logo{height:44px;width:auto;margin-bottom:16px}.footer-brand p,.footer-note p{color:#bfd4e4;margin:0 0 12px}.site-footer h3{margin:0 0 12px;color:#fff}.site-footer a{display:block;color:#d5e8f5;margin:8px 0}.footer-note{border-top:1px solid rgba(255,255,255,.12);margin-top:28px;padding-top:20px;font-size:14px}@media (min-width:720px){.category-grid,.service-grid,.info-grid,.security-grid{grid-template-columns:repeat(2,1fr)}.hero-grid,.split,.score-panel,.app-box{grid-template-columns:1fr 1fr}.faq-grid{grid-template-columns:1fr 1fr}.content-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.mobile-header,.mobile-nav{display:none}.desktop-header{height:78px;display:flex;align-items:center;gap:24px}.desktop-logo img{height:46px;width:auto}.desktop-nav{display:flex;align-items:center;gap:4px;flex:1;justify-content:center}.desktop-nav a{padding:10px 13px;border-radius:999px;color:#234a66;font-weight:800;font-size:15px}.desktop-nav a.active,.desktop-nav a:hover{background:var(--primary);color:#062b46}.search-icon{width:36px;height:36px;border:1px solid #d9edf8;border-radius:50%;position:relative}.search-icon:before{content:'';position:absolute;width:12px;height:12px;border:2px solid #176396;border-radius:50%;left:9px;top:8px}.search-icon:after{content:'';position:absolute;width:8px;height:2px;background:#176396;transform:rotate(45deg);left:21px;top:22px}.sports-hero{padding:76px 0}.hero-grid{grid-template-columns:1.02fr .98fr}.category-grid{grid-template-columns:repeat(3,1fr)}.service-grid{grid-template-columns:repeat(3,1fr)}.footer-grid{grid-template-columns:2fr 1fr 1fr 1fr}.content-grid{grid-template-columns:repeat(3,1fr)}}
