
:root{--primary:rgb(176,219,245);--primary-dark:#1d6f9d;--deep:#0d2d4b;--text:#111827;--muted:#5d6976;--light:#f3f9fd;--line:#d8edf8;--gray:#f5f7f9;--card:#fff;--shadow:0 14px 34px rgba(13,45,75,.08);--radius:20px}*{box-sizing:border-box}html,body{margin:0;padding:0;overflow-x:hidden}body{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Microsoft YaHei",Arial,sans-serif;color:var(--text);background:#fff;line-height:1.75}a{text-decoration:none;color:inherit}img{max-width:100%;display:block}.container{width:min(1180px,calc(100% - 32px));margin:0 auto}.site-header{background:#fff;border-bottom:1px solid #edf2f6;position:sticky;top:0;z-index:20}.mobile-header{height:64px;display:grid;grid-template-columns:56px 1fr 88px;align-items:center;padding:0 12px}.desktop-header{display:none}.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:22px;height:2px;background:var(--deep);border-radius:3px}.mobile-logo{justify-self:center}.logo img,.mobile-logo img{height:34px;object-fit:contain}.top-action,.main-btn{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:var(--primary);color:#0b2740;font-weight:800;box-shadow:0 8px 16px rgba(38,120,170,.13);transition:.2s}.top-action{height:38px;padding:0 18px}.main-btn{min-height:46px;padding:0 24px}.top-action:hover,.main-btn:hover{background:var(--primary-dark);color:#fff}.mobile-nav{display:none;padding:10px 18px 18px;background:#fff;border-top:1px solid #edf2f6}.mobile-nav.open{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.mobile-nav a{padding:11px 12px;background:var(--light);border-radius:12px;color:var(--deep);font-weight:700}.search-icon{width:34px;height:34px;border:2px solid var(--line);border-radius:50%;position:relative}.search-icon:after{content:"";position:absolute;width:9px;height:2px;background:var(--deep);right:-4px;bottom:3px;transform:rotate(45deg);border-radius:2px}.section{padding:62px 0}.section-soft{background:linear-gradient(180deg,#fff,var(--light))}.section-title{max-width:760px;margin:0 auto 28px;text-align:center}.section-title h2{font-size:30px;line-height:1.25;margin:0 0 12px;color:var(--deep)}.section-title p{margin:0;color:var(--muted)}.sports-hero{background:linear-gradient(135deg,#fff 0%,#eef8fe 58%,var(--primary) 100%);padding:44px 0 52px}.hero-grid{display:grid;gap:28px}.badge,.category-badge{display:inline-flex;align-items:center;gap:6px;background:#eaf7ff;color:#12618e;border:1px solid var(--line);border-radius:999px;padding:7px 14px;font-size:14px;font-weight:800}.sports-hero h1,.page-hero h1{font-size:34px;line-height:1.18;margin:18px 0;color:var(--deep)}.sports-hero p,.page-hero p{font-size:16px;color:#415261;margin:0 0 20px}.hero-tags{display:flex;flex-wrap:wrap;gap:10px;margin:18px 0}.hero-tags span{padding:8px 12px;border-radius:999px;background:#fff;border:1px solid var(--line);font-weight:700;color:#1d5578}.hero-visual{background:#fff;border:1px solid var(--line);border-radius:26px;box-shadow:var(--shadow);padding:14px}.hero-visual img{border-radius:20px;min-height:220px;object-fit:cover}.hero-data-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:12px}.hero-data-cards .data-card{background:var(--light);border:1px solid var(--line);border-radius:16px;padding:12px;text-align:center}.data-card strong{display:block;color:var(--deep);font-size:18px}.data-card span{font-size:12px;color:var(--muted)}.category-grid,.service-grid,.cards-grid{display:grid;gap:16px}.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{margin:0 0 8px;color:var(--deep)}.sports-card p,.service-card p,.info-card p,.content-card p{margin:0 0 12px;color:var(--muted)}.link-more{font-weight:800;color:#12618e}.service-card .mini-label{display:inline-block;background:var(--primary);border-radius:999px;padding:4px 10px;color:#0b2740;font-size:12px;font-weight:800;margin-bottom:10px}.split{display:grid;gap:28px;align-items:center}.split img{border-radius:24px;box-shadow:var(--shadow);border:1px solid var(--line)}.feature-list,.checklist{list-style:none;margin:16px 0 0;padding:0;display:grid;gap:10px}.feature-list li,.checklist li{padding:12px 14px;border-radius:14px;background:#fff;border:1px solid var(--line);color:#355065}.score-panel{background:#fff;border-radius:24px;border:1px solid var(--line);box-shadow:var(--shadow);padding:22px}.score-card{box-shadow:none;display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.status{display:inline-flex;border-radius:999px;background:#eaf7ff;color:#12618e;padding:5px 10px;font-weight:800;font-size:12px}.score{font-size:22px;color:var(--deep);font-weight:900}.data-panel ul{margin:0;padding-left:18px;color:#506272}.app-showcase{background:linear-gradient(135deg,var(--light),#fff);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.security-section .cards-grid{grid-template-columns:1fr}.responsible-play-section{background:linear-gradient(135deg,#0d2d4b,#174c76);color:#fff}.responsible-play-section h2,.responsible-play-section h3{color:#fff}.responsible-play-section p{color:#dceefa}.responsible-play-section .info-card{background:rgba(255,255,255,.1);border-color:rgba(255,255,255,.2);box-shadow:none}.responsible-play-section .info-card p{color:#eff8ff}.faq-list{display:grid;gap:14px}.faq-item h3{margin:0 0 8px;color:var(--deep);font-size:18px}.faq-item p{margin:0;color:var(--muted)}.cta{background:linear-gradient(135deg,var(--primary),#eaf7ff);padding:44px 0;text-align:center}.cta h2{margin:0 0 12px;color:var(--deep);font-size:30px}.cta p{max-width:720px;margin:0 auto 20px;color:#36566a}.page-hero{background:linear-gradient(135deg,#fff,var(--light));padding:52px 0}.content-section{padding:52px 0}.content-grid{display:grid;gap:18px}.site-footer{background:#0d2d4b;color:#fff;padding:48px 0 22px}.footer-grid{display:grid;gap:28px}.footer-logo{height:38px;margin-bottom:14px}.site-footer p,.footer-note{color:#cfe0ed}.site-footer h3{margin:0 0 12px}.site-footer a{display:block;color:#eaf7ff;margin:7px 0}.footer-note{border-top:1px solid rgba(255,255,255,.16);margin-top:28px;padding-top:18px;font-size:14px}@media(min-width:720px){.category-grid{grid-template-columns:repeat(2,1fr)}.service-grid,.cards-grid{grid-template-columns:repeat(2,1fr)}.content-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:980px){.mobile-header,.mobile-nav{display:none}.desktop-header{height:78px;display:flex;align-items:center;gap:24px}.desktop-nav{display:flex;align-items:center;gap:4px;flex:1;justify-content:center}.desktop-nav a{padding:10px 13px;border-radius:999px;color:#23384d;font-weight:700}.desktop-nav a.active,.desktop-nav a:hover{background:var(--primary);color:#0b2740}.logo img{height:42px}.sports-hero{padding:72px 0}.hero-grid,.split{grid-template-columns:1.03fr .97fr}.sports-hero h1,.page-hero h1{font-size:50px}.category-grid{grid-template-columns:repeat(3,1fr)}.service-grid,.cards-grid{grid-template-columns:repeat(3,1fr)}.security-section .cards-grid{grid-template-columns:repeat(3,1fr)}.content-grid{grid-template-columns:repeat(3,1fr)}.footer-grid{grid-template-columns:1.4fr 1fr 1fr 1fr}.section{padding:78px 0}}
