
:root{--primary:rgb(176,219,245);--primary-dark:#2b78a6;--deep:#0d3b5c;--light:#eef8ff;--lighter:#f7fcff;--gray:#eef2f5;--text:#15191d;--muted:#606f7b;--border:#d8edf8;--shadow:0 14px 35px rgba(13,59,92,.08)}
*{box-sizing:border-box}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC","Microsoft YaHei",Arial,sans-serif;color:var(--text);background:#fff;line-height:1.7;overflow-x:hidden}a{text-decoration:none;color:inherit}img{max-width:100%;display:block}.wrap{width:min(1180px,calc(100% - 32px));margin:0 auto}.site-header{background:#fff;border-bottom:1px solid #e8eef2;position:sticky;top:0;z-index:20}.mobile-header{height:62px;display:grid;grid-template-columns:70px 1fr 86px;align-items:center;padding:0 14px;background:#fff}.menu-button{width:44px;height:44px;border:0;background:#fff;display:flex;flex-direction:column;gap:5px;justify-content:center;align-items:center}.menu-button span{width:23px;height:2px;background:var(--deep);border-radius:2px}.mobile-logo{justify-self:center}.mobile-logo img{height:36px;max-width:142px;object-fit:contain}.top-action,.main-btn{display:inline-flex;align-items:center;justify-content:center;background:var(--primary);color:#06243a;font-weight:800;border-radius:999px;padding:10px 20px;box-shadow:0 8px 20px rgba(43,120,166,.15);border:1px solid rgba(43,120,166,.08);transition:.2s}.top-action:hover,.main-btn:hover{background:var(--primary-dark);color:#fff}.mobile-nav{display:none;background:#fff;border-top:1px solid #edf2f5;padding:8px 18px 18px}.mobile-nav.open{display:grid;grid-template-columns:1fr 1fr;gap:10px}.mobile-nav a{background:var(--lighter);border:1px solid var(--border);padding:10px;border-radius:12px;color:var(--deep);font-weight:700}.desktop-header{display:none}.logo img{height:44px;max-width:170px;object-fit:contain}.desktop-nav{display:flex;gap:22px;align-items:center;justify-content:center;flex:1}.desktop-nav a{font-weight:700;color:#24313a;position:relative;padding:28px 0}.desktop-nav a.active,.desktop-nav a:hover{color:var(--primary-dark)}.desktop-nav a.active:after{content:"";position:absolute;left:0;right:0;bottom:18px;height:3px;border-radius:3px;background:var(--primary)}.search-icon{width:34px;height:34px;border:1px solid var(--border);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:21px}.hero{background:linear-gradient(135deg,#f8fcff 0%,#e9f7ff 100%);padding:48px 0 42px}.hero-grid{display:grid;gap:26px}.badge,.category-badge{display:inline-flex;border-radius:999px;background:#e9f7ff;color:var(--primary-dark);padding:6px 14px;font-weight:800;font-size:14px;border:1px solid var(--border)}h1{font-size:34px;line-height:1.18;margin:18px 0 14px;color:#0b2537}h2{font-size:26px;margin:0 0 12px;color:#0b2537}.lead{font-size:17px;color:#465866;margin:0 0 22px}.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 14px;color:var(--deep);font-weight:700}.hero-visual{background:#fff;border:1px solid var(--border);border-radius:24px;padding:14px;box-shadow:var(--shadow)}.hero-visual img{border-radius:18px;width:100%;height:260px;object-fit:cover}.hero-data-cards{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:12px}.hero-data-cards div,.score-card{background:var(--lighter);border:1px solid var(--border);border-radius:16px;padding:14px}.hero-data-cards strong{display:block;color:var(--deep);font-size:20px}.section{padding:54px 0}.section.alt{background:#f7fbfe}.section-head{margin-bottom:24px;max-width:760px}.category-grid,.service-grid,.security-grid,.info-grid{display:grid;gap:16px}.sports-card,.service-card,.info-card,.faq-item,.content-card{background:#fff;border:1px solid var(--border);border-radius:18px;padding:22px;box-shadow:0 10px 26px rgba(13,59,92,.05)}.sports-card h3,.service-card h3,.info-card h3{margin:0 0 8px;color:#0b2537}.card-link{color:var(--primary-dark);font-weight:800}.tag{display:inline-block;background:#e9f7ff;color:var(--primary-dark);border-radius:999px;padding:4px 10px;font-size:13px;font-weight:800;margin-bottom:10px}.split{display:grid;gap:24px;align-items:center}.split img{border-radius:24px;border:1px solid var(--border);box-shadow:var(--shadow)}.checklist{padding:0;margin:18px 0 0;list-style:none}.checklist li{padding:10px 0 10px 30px;position:relative;border-bottom:1px dashed #dcebf3}.checklist li:before{content:"✓";position:absolute;left:0;top:10px;color:var(--primary-dark);font-weight:900}.score-panel,.data-panel{background:#fff;border:1px solid var(--border);border-radius:22px;padding:22px;box-shadow:var(--shadow)}.score-row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px;border:1px solid var(--border);border-radius:14px;background:var(--lighter);margin-bottom:10px}.score{font-weight:900;color:var(--deep);font-size:22px}.status{background:var(--primary);border-radius:999px;padding:4px 10px;font-size:13px;font-weight:800;color:#06243a}.app-showcase{background:linear-gradient(135deg,#e9f7ff,#ffffff);border:1px solid var(--border);border-radius:26px;padding:24px}.app-showcase img{max-height:420px;margin:auto}.security-section .info-card{min-height:160px}.responsible-play-section{background:#e9f7ff;border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.notice-grid{display:grid;gap:14px}.notice-grid div{background:#fff;border:1px solid var(--border);border-radius:16px;padding:18px;color:#244150}.faq-list{display:grid;gap:14px}.faq-item h3{margin:0 0 8px}.cta{background:linear-gradient(135deg,#e9f7ff,#ffffff);text-align:center}.page-hero{background:linear-gradient(135deg,#f7fcff,#e9f7ff);padding:52px 0}.page-hero p{max-width:780px;color:#475865}.content-section{padding:46px 0}.content-layout{display:grid;gap:18px}.site-footer{background:#0b2537;color:#d8e5ec;padding-top:44px}.footer-grid{display:grid;gap:24px}.footer-logo{height:40px;margin-bottom:12px}.site-footer h3{color:#fff;margin:0 0 12px}.site-footer a{display:block;color:#d8e5ec;margin:8px 0}.footer-bottom{text-align:center;border-top:1px solid rgba(255,255,255,.12);margin-top:30px;padding:18px;color:#aebec8;font-size:14px}@media(min-width:720px){.category-grid,.service-grid,.security-grid,.info-grid{grid-template-columns:repeat(2,1fr)}.notice-grid{grid-template-columns:repeat(2,1fr)}.hero-grid,.split{grid-template-columns:1.05fr .95fr}.content-layout{grid-template-columns:repeat(2,1fr)}h1{font-size:44px}.hero-visual img{height:340px}}@media(min-width:1024px){.mobile-header,.mobile-nav{display:none}.desktop-header{height:82px;display:flex;align-items:center;gap:24px}.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.6fr 1fr 1fr 1.4fr}.notice-grid{grid-template-columns:repeat(4,1fr)}.section{padding:72px 0}.hero{padding:72px 0 68px}.hero-visual img{height:360px}}
