
:root{--primary:rgb(176,219,245);--primary-dark:#4d93bd;--deep:#083653;--light:#eef8ff;--soft:#f5f8fb;--line:#d8edf8;--text:#15191d;--muted:#666;--white:#fff;--shadow:0 14px 34px rgba(8,54,83,.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;background:#fff;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 #edf2f5;position:sticky;top:0;z-index:50}.mobile-header{height:60px;display:grid;grid-template-columns:64px 1fr 84px;align-items:center;background:#fff;padding:0 12px}.menu-button{width:44px;height:44px;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:34px;max-width:128px;object-fit:contain}.top-action,.main-btn{background:var(--primary);color:#082f49;border-radius:999px;padding:10px 18px;font-weight:800;box-shadow:0 8px 18px rgba(77,147,189,.16);display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(8,54,83,.08)}.top-action:hover,.main-btn:hover{background:var(--primary-dark);color:#fff}.mobile-nav{display:none;padding:8px 16px 16px;background:#fff;border-top:1px solid #eef3f6;grid-template-columns:1fr 1fr;gap:8px}.mobile-nav.open{display:grid}.mobile-nav a{padding:10px 12px;border-radius:12px;background:var(--soft);font-size:14px}.mobile-nav a.active{background:var(--light);color:#075985;font-weight:800}.desktop-header{display:none}.logo img{height:42px;max-width:160px;object-fit:contain}.desktop-nav{display:flex;align-items:center;gap:22px;flex:1;justify-content:center}.desktop-nav a{font-size:15px;color:#334155;position:relative;padding:24px 0}.desktop-nav a.active,.desktop-nav a:hover{color:#075985;font-weight:800}.desktop-nav a.active:after{content:"";height:3px;background:var(--primary);position:absolute;left:0;right:0;bottom:13px;border-radius:8px}.search-icon{width:36px;height:36px;border:1px solid var(--line);border-radius:50%;position:relative;background:#fff}.search-icon:before{content:"";position:absolute;width:12px;height:12px;border:2px solid var(--deep);border-radius:50%;left:9px;top:8px}.search-icon:after{content:"";position:absolute;width:9px;height:2px;background:var(--deep);transform:rotate(45deg);left:20px;top:22px}.sports-hero{background:linear-gradient(180deg,var(--light),#fff);padding:42px 0 52px}.hero-grid{display:grid;gap:28px}.badge{display:inline-flex;background:var(--light);color:#075985;font-weight:800;border:1px solid var(--line);border-radius:999px;padding:6px 14px;font-size:14px}.sports-hero h1,.page-hero h1{font-size:34px;line-height:1.2;margin:16px 0;color:#0b1f2f;letter-spacing:-.5px}.lead{font-size:17px;color:#475569;margin:0 0 20px}.hero-tags{display:flex;gap:10px;flex-wrap:wrap;margin:18px 0}.hero-tags span{background:#fff;border:1px solid var(--line);border-radius:999px;padding:7px 13px;color:#075985;font-weight:700}.hero-visual{position:relative}.hero-visual img,.media-card img{border-radius:24px;box-shadow:var(--shadow);border:1px solid var(--line);width:100%;object-fit:cover}.hero-data-cards{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:14px}.hero-data-card,.score-card{background:#fff;border:1px solid var(--line);border-radius:18px;padding:14px;box-shadow:var(--shadow)}.hero-data-card strong{display:block;font-size:22px;color:#075985}.section{padding:58px 0}.section.alt{background:var(--soft)}.section-head{max-width:760px;margin-bottom:28px}.section-head h2{font-size:28px;margin:0 0 10px;color:#0b1f2f}.section-head p{color:#586678;margin:0}.category-grid,.service-grid,.security-grid,.info-grid{display:grid;gap:16px}.sports-card,.service-card,.info-card,.faq-item,.content-section{background:#fff;border:1px solid #e6eef3;border-radius:20px;padding:22px;box-shadow:var(--shadow)}.sports-card h3,.service-card h3,.info-card h3{margin:0 0 8px;color:#0b1f2f}.sports-card p,.service-card p,.info-card p{color:#5f6f7d;margin:0 0 14px}.text-link{color:#075985;font-weight:800}.mini-label{display:inline-flex;background:var(--light);color:#075985;border-radius:999px;padding:4px 10px;font-size:12px;font-weight:800;margin-bottom:10px}.split{display:grid;gap:28px;align-items:center}.point-list{display:grid;gap:12px;margin-top:20px}.point-list div,.checklist li{background:#fff;border:1px solid var(--line);border-radius:14px;padding:12px 14px;color:#334155}.score-panel,.data-panel{background:#fff;border:1px solid var(--line);border-radius:24px;padding:22px;box-shadow:var(--shadow)}.score-list{display:grid;gap:12px}.score-card{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:10px}.score{font-size:24px;font-weight:900;color:#075985}.status{font-size:12px;background:var(--light);color:#075985;border-radius:999px;padding:4px 9px;justify-self:start}.data-list{margin:16px 0 0;padding:0;list-style:none;display:grid;gap:10px}.data-list li{display:flex;justify-content:space-between;border-bottom:1px dashed var(--line);padding-bottom:8px;color:#475569}.app-showcase{background:linear-gradient(135deg,#fff,var(--light));border:1px solid var(--line);border-radius:28px;padding:26px;box-shadow:var(--shadow)}.app-features{display:grid;gap:12px;margin:18px 0}.app-features span{padding:12px 14px;border-radius:14px;background:#fff;border:1px solid var(--line)}.security-section .info-card{border-left:4px solid var(--primary)}.responsible-play-section{background:var(--light);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.notice-grid{display:grid;gap:14px}.notice-card{background:#fff;border:1px solid var(--line);border-radius:18px;padding:18px;color:#334155}.faq-list{display:grid;gap:14px}.faq-item h3{margin:0 0 8px;color:#0b1f2f}.faq-item p{margin:0;color:#5f6f7d}.cta{padding:54px 0;background:linear-gradient(135deg,var(--primary),#e9f7ff);text-align:center}.cta h2{font-size:28px;margin:0 0 10px}.page-hero{background:linear-gradient(180deg,var(--light),#fff);padding:48px 0}.page-layout{padding:42px 0}.content-section{margin-bottom:18px}.content-section h2{margin-top:0;color:#0b1f2f}.checklist{padding:0;margin:14px 0 0;list-style:none;display:grid;gap:10px}.site-footer{background:#071f31;color:#d9e7ef;padding-top:44px}.footer-grid{display:grid;gap:28px}.footer-logo{height:38px;margin-bottom:12px}.site-footer h3{color:#fff;margin:0 0 12px}.site-footer a{display:block;color:#d9e7ef;margin:8px 0}.site-footer p{color:#b8c7d0}.footer-bottom{text-align:center;border-top:1px solid rgba(255,255,255,.12);padding:18px;margin-top:34px;color:#b8c7d0;font-size:14px}@media (min-width:760px){.category-grid{grid-template-columns:repeat(3,1fr)}.service-grid,.security-grid,.info-grid,.notice-grid{grid-template-columns:repeat(2,1fr)}.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:74px;display:flex;align-items:center;gap:22px}.sports-hero{padding:72px 0}.hero-grid{grid-template-columns:1.05fr .95fr;align-items:center}.sports-hero h1{font-size:54px}.service-grid,.security-grid,.notice-grid{grid-template-columns:repeat(3,1fr)}.footer-grid{grid-template-columns:1.5fr 1fr 1fr 1.2fr}}
