 :root{--primary:rgb(216,232,242);--primary-strong:#6d9fbd;--deep:#0e2f47;--blue:#1f638a;--light:#f4f9fc;--gray:#eef2f5;--dark:#1d2730;--muted:#66717b;--white:#fff;--border:#dceaf2;--shadow:0 14px 34px rgba(14,47,71,.08)}*{box-sizing:border-box}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC","Microsoft YaHei",Arial,sans-serif;background:#fff;color:var(--dark);line-height:1.75;overflow-x:hidden}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 var(--border);position:sticky;top:0;z-index:50}.mobile-header{height:62px;display:grid;grid-template-columns:52px 1fr 92px;align-items:center;padding:0 14px}.desktop-header{display:none}.menu-button{width:42px;height:42px;border:0;background:#fff;border-radius:12px;display:flex;flex-direction:column;gap:5px;align-items:center;justify-content:center}.menu-button span{width:22px;height:2px;background:var(--deep);border-radius:2px}.mobile-logo{justify-self:center}.mobile-logo img,.desktop-logo img{height:36px;object-fit:contain}.top-action-button,.main-btn{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:var(--primary);color:var(--deep);font-weight:700;border:1px solid #c9e0ed;box-shadow:0 8px 18px rgba(31,99,138,.1);transition:.2s}.top-action-button{height:38px;padding:0 18px;font-size:14px}.main-btn{min-height:46px;padding:0 24px}.top-action-button:hover,.main-btn:hover{background:var(--primary-strong);color:#fff;border-color:var(--primary-strong)}.mobile-nav{display:none;padding:8px 18px 18px;background:#fff;border-top:1px solid var(--border);grid-template-columns:1fr 1fr;gap:10px}.mobile-nav.open{display:grid}.mobile-nav a{padding:12px 14px;border-radius:14px;background:var(--light);color:var(--deep);font-weight:650}.mobile-nav a.active{background:var(--primary)}.search-icon{width:34px;height:34px;border-radius:50%;border:1px solid var(--border);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:22px}.sports-hero,.page-hero{background:linear-gradient(180deg,#fff 0%,var(--light) 100%);padding:40px 0}.hero-grid,.feature-row,.app-showcase,.score-layout{display:grid;gap:28px;align-items:center}.eyebrow,.category-badge{display:inline-flex;align-items:center;border-radius:999px;background:var(--primary);color:var(--deep);padding:6px 14px;font-weight:750;font-size:14px}.sports-hero h1,.page-hero h1{font-size:34px;line-height:1.18;color:var(--deep);margin:16px 0}.lead{font-size:17px;color:#3d4a55;margin:0 0 22px}.hero-tags{display:flex;flex-wrap:wrap;gap:10px;margin:18px 0}.hero-tags span{padding:8px 12px;background:#fff;border:1px solid var(--border);border-radius:999px;color:var(--blue);font-weight:650}.hero-visual{border-radius:24px;overflow:hidden;box-shadow:var(--shadow);background:#fff}.hero-visual img{width:100%;height:300px;object-fit:cover}.hero-data-cards{display:grid;grid-template-columns:1fr;gap:12px;margin-top:14px}.data-card,.sports-card,.service-card,.info-card,.faq-item,.content-card,.page-summary,.score-panel,.data-panel{background:#fff;border:1px solid var(--border);border-radius:20px;padding:22px;box-shadow:var(--shadow)}.data-card strong{display:block;color:var(--deep);font-size:22px}.data-card span,.section-head p,.sports-card p,.service-card p,.info-card p,.faq-item p,.content-card p,.page-summary p{color:var(--muted)}.section{padding:54px 0}.section-soft{background:var(--light)}.section-head{margin-bottom:24px}.section-head h2{font-size:28px;line-height:1.25;color:var(--deep);margin:8px 0}.category-grid,.service-grid,.info-grid,.security-grid,.faq-grid,.content-grid{display:grid;gap:18px}.sports-card h3,.service-card h3,.info-card h3,.faq-item h3,.content-card h2{margin:0 0 10px;color:var(--deep)}.card-link{font-weight:750;color:var(--blue)}.service-card .mini-label{display:inline-block;background:var(--primary);color:var(--deep);font-weight:750;border-radius:999px;padding:4px 10px;margin-bottom:10px}.feature-image,.app-image{border-radius:24px;overflow:hidden;box-shadow:var(--shadow);background:#fff}.feature-list,.checklist{list-style:none;margin:18px 0 0;padding:0;display:grid;gap:10px}.feature-list li,.checklist li{position:relative;padding-left:26px;color:#43505a}.feature-list li:before,.checklist li:before{content:"";position:absolute;left:0;top:9px;width:12px;height:12px;border-radius:50%;background:var(--primary);border:3px solid #fff;box-shadow:0 0 0 1px #c9e0ed}.score-card{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--border);padding:14px 0}.score-card:last-child{border-bottom:0}.status{padding:4px 10px;border-radius:999px;background:var(--primary);font-weight:700;color:var(--deep);font-size:12px}.data-list{display:grid;gap:12px}.data-row{display:flex;justify-content:space-between;padding:12px 0;border-bottom:1px dashed var(--border);color:#41505b}.responsible-section{background:#0e2f47;color:#fff}.responsible-section .section-head h2,.responsible-section .section-head p{color:#fff}.responsible-section .info-card{background:rgba(255,255,255,.1);border-color:rgba(255,255,255,.18);box-shadow:none}.responsible-section .info-card h3,.responsible-section .info-card p{color:#fff}.cta{background:var(--deep);color:#fff;text-align:center;border-radius:28px;padding:36px 24px}.site-footer{background:var(--deep);color:#dbe8ef;padding-top:42px}.footer-grid{display:grid;gap:26px}.footer-brand p,.footer-note p{color:#dbe8ef;margin:14px 0 0}.footer-logo{height:42px;width:auto;object-fit:contain}.logo-white-style,.site-footer .footer-logo{filter:brightness(0) invert(1);opacity:1}.footer-links{display:grid;gap:8px}.footer-links h3,.footer-note h3{color:#fff;margin:0 0 6px}.footer-links a{color:#dbe8ef}.footer-bottom{border-top:1px solid rgba(255,255,255,.12);margin-top:30px;padding:18px;text-align:center;color:#bfd2dc;font-size:14px}.no-footer-brand-text{font-size:0}@media (min-width:700px){.category-grid,.service-grid,.info-grid,.security-grid,.faq-grid{grid-template-columns:repeat(2,1fr)}.hero-data-cards{grid-template-columns:repeat(3,1fr)}.feature-row,.app-showcase,.score-layout{grid-template-columns:1fr 1fr}.hero-visual img{height:380px}}@media (min-width:980px){.mobile-header,.mobile-nav{display:none}.desktop-header{height:76px;display:flex;align-items:center;gap:24px}.desktop-logo img{height:42px}.desktop-nav{display:flex;align-items:center;gap:6px;flex:1;justify-content:center}.desktop-nav a{padding:10px 13px;border-radius:999px;color:var(--deep);font-weight:700;font-size:15px}.desktop-nav a.active,.desktop-nav a:hover{background:var(--primary)}.sports-hero{padding:70px 0}.hero-grid{grid-template-columns:1.02fr .98fr}.sports-hero h1,.page-hero h1{font-size:50px}.category-grid,.service-grid,.info-grid,.security-grid{grid-template-columns:repeat(3,1fr)}.faq-grid{grid-template-columns:repeat(2,1fr)}.section{padding:76px 0}.footer-grid{grid-template-columns:1.5fr 1fr 1fr 1.2fr}}