:root{--primary:rgb(176, 219, 245);--deep:#0d3762;--blue:#1f6b9d;--light:#eef8ff;--pale:#f7fbfd;--text:#132033;--muted:#637381;--line:#d8ecf7;--shadow:0 14px 34px rgba(17,58,91,.08);}
*{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;background:#fff;color:var(--text);line-height:1.75} a{color:inherit;text-decoration:none} img{max-width:100%;display:block} .container{width:min(1200px,calc(100% - 32px));margin:auto} .section{padding:72px 0} .section-soft{background:linear-gradient(180deg,#f5fbff 0%,#fff 100%)} h1,h2,h3{color:var(--deep);line-height:1.25;margin:0 0 16px} h1{font-size:clamp(34px,5vw,58px)} h2{font-size:clamp(26px,3vw,38px)} p{margin:0 0 16px;color:#34445a} .badge{display:inline-flex;align-items:center;padding:7px 14px;border-radius:999px;background:#eaf6ff;color:#176395;font-weight:700;font-size:14px;margin-bottom:14px} .main-btn,.top-action{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 22px;border-radius:999px;background:var(--primary);color:#0b355c;font-weight:800;border:1px solid #a8d5ef;box-shadow:0 8px 18px rgba(49,117,156,.14);transition:.2s} .main-btn:hover,.top-action:hover{background:#0d5790;color:#fff;border-color:#0d5790} .link-btn{display:inline-flex;font-weight:800;color:#0f6397;margin-top:14px} .site-header{position:sticky;top:0;z-index:20;background:#fff;border-bottom:1px solid #e8f1f6;box-shadow:0 4px 18px rgba(20,55,78,.04)} .mobile-header{height:64px;display:grid;grid-template-columns:54px 1fr auto;align-items:center;padding:0 14px;background:#fff} .menu-button{width:42px;height:42px;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:#17324d;border-radius:2px} .mobile-logo{justify-self:center} .mobile-logo img{height:34px;width:auto} .desktop-header{display:none;height:78px;align-items:center;gap:28px} .desktop-logo img{height:44px;width:auto} .desktop-nav{display:flex;align-items:center;gap:8px;flex:1;justify-content:center} .desktop-nav a{padding:10px 13px;border-radius:999px;font-weight:700;color:#264257;white-space:nowrap} .desktop-nav a.active,.desktop-nav a:hover{background:var(--primary);color:#0a365e} .search-icon{width:38px;height:38px;border:1px solid #d7eaf5;border-radius:50%;position:relative;background:#fff} .search-icon:before{content:"";position:absolute;width:12px;height:12px;border:2px solid #194667;border-radius:50%;left:10px;top:9px} .search-icon:after{content:"";position:absolute;width:9px;height:2px;background:#194667;transform:rotate(45deg);right:9px;bottom:10px} .mobile-nav{display:none;padding:8px 16px 18px;background:#fff;border-top:1px solid #edf4f8} .mobile-nav.open{display:grid;grid-template-columns:1fr 1fr;gap:10px} .mobile-nav a{padding:12px 14px;border-radius:14px;background:#f3f9fd;color:#1b486a;font-weight:700} .mobile-nav a.active{background:var(--primary)}
.sports-hero{padding:56px 0;background:linear-gradient(135deg,#f5fbff,#fff)} .hero-grid{display:grid;gap:30px;align-items:center} .hero-copy .tags{display:flex;flex-wrap:wrap;gap:10px;margin:20px 0} .hero-copy .tags span{background:#fff;border:1px solid var(--line);border-radius:999px;padding:8px 13px;color:#225676;font-weight:700} .hero-visual{position:relative;border-radius:28px;overflow:hidden;background:#dff2fd;box-shadow:var(--shadow)} .hero-visual img{width:100%;height:360px;object-fit:cover} .hero-data-cards{display:grid;grid-template-columns:1fr;gap:12px;margin-top:18px} .hero-data-cards .mini-card{background:#fff;border:1px solid var(--line);border-radius:18px;padding:16px;box-shadow:var(--shadow)} .mini-card strong{display:block;font-size:24px;color:var(--deep)} .category-grid,.service-grid,.info-grid,.faq-grid,.security-grid{display:grid;gap:18px} .category-grid{grid-template-columns:1fr} .sports-card,.service-card,.info-card,.faq-item,.score-card{background:#fff;border:1px solid var(--line);border-radius:20px;padding:22px;box-shadow:var(--shadow)} .sports-card h3,.service-card h3,.info-card h3{font-size:21px} .service-card .tag{display:inline-block;background:#eaf6ff;color:#146393;border-radius:999px;padding:5px 11px;font-size:13px;font-weight:800;margin-bottom:10px} .split{display:grid;gap:30px;align-items:center} .split img{border-radius:26px;box-shadow:var(--shadow);border:1px solid var(--line)} .points{display:grid;gap:12px;margin-top:16px} .points span,.checklist li{background:#fff;border:1px solid var(--line);border-radius:14px;padding:12px 14px;color:#274b63} .score-panel,.data-panel{background:#f4fbff;border:1px solid var(--line);border-radius:26px;padding:24px;box-shadow:var(--shadow)} .score-row{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #dceef8;padding:14px 0;gap:12px} .score-row:last-child{border-bottom:0} .score-row b{color:var(--deep)} .status{background:var(--primary);color:#0e3b60;padding:4px 9px;border-radius:999px;font-weight:800;font-size:12px} .app-showcase{background:linear-gradient(135deg,#eaf7ff,#fff);border-radius:32px;padding:28px;border:1px solid var(--line)} .security-section{background:#f7fbfd} .responsible-play-section{background:#0d3762;color:#fff} .responsible-play-section h2,.responsible-play-section p{color:#fff} .responsible-play-section .info-card{background:rgba(255,255,255,.08);border-color:rgba(255,255,255,.18)} .responsible-play-section .info-card h3,.responsible-play-section .info-card p{color:#fff} .faq-item h3{font-size:19px;margin-bottom:8px} .page-hero{padding:58px 0;background:linear-gradient(135deg,#f2faff,#fff);border-bottom:1px solid #e5f1f7} .content-section{padding:54px 0} .checklist{padding:0;margin:18px 0 0;list-style:none;display:grid;gap:10px} .cta{background:linear-gradient(135deg,#dff3ff,#f9fdff);border:1px solid var(--line);border-radius:30px;padding:34px;text-align:center;box-shadow:var(--shadow)} .site-footer{background:#0d3762;color:#dbeaf4;padding:54px 0 24px} .site-footer p,.site-footer a,.footer-bottom{color:#dbeaf4} .footer-grid{display:grid;gap:28px} .footer-logo{height:46px;width:auto;margin-bottom:16px;filter:brightness(0) invert(1)} .site-footer h3{color:#fff;font-size:18px} .site-footer a{display:block;margin:8px 0} .footer-bottom{border-top:1px solid rgba(255,255,255,.15);margin-top:32px;padding-top:20px;font-size:14px}
@media (min-width:700px){.category-grid{grid-template-columns:repeat(2,1fr)} .service-grid,.info-grid,.faq-grid,.security-grid{grid-template-columns:repeat(2,1fr)} .hero-data-cards{grid-template-columns:repeat(3,1fr)} .split{grid-template-columns:1fr 1fr}}
@media (min-width:1024px){.mobile-header,.mobile-nav{display:none!important} .desktop-header{display:flex} .hero-grid{grid-template-columns:1.05fr .95fr} .category-grid{grid-template-columns:repeat(3,1fr)} .service-grid,.info-grid,.security-grid{grid-template-columns:repeat(3,1fr)} .faq-grid{grid-template-columns:repeat(2,1fr)} .footer-grid{grid-template-columns:2fr 1fr 1fr 1fr}}
