:root{--primary:rgb(176,219,245);--primary-dark:#1d6f9f;--deep:#0d2f4f;--blue:#2476a8;--light:#eef8ff;--soft:#f6fbff;--gray:#eef2f5;--text:#17202a;--muted:#5b6673;--white:#fff;--border:#dbeaf3;--shadow:0 14px 34px rgba(21,70,110,.08)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Microsoft YaHei",Arial,sans-serif;color:var(--text);background:linear-gradient(180deg,#fff 0%,#f7fcff 100%);line-height:1.7;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:58px 1fr 86px;align-items:center;padding:0 14px;background:#fff}.menu-button{width:42px;height:42px;border:1px solid var(--border);background:#fff;border-radius:12px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px}.menu-button span{width:20px;height:2px;background:var(--deep);border-radius:4px}.mobile-logo{justify-self:center}.mobile-logo img{max-height:34px}.top-action-button,.main-btn{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:var(--primary);color:#092237;font-weight:700;border:1px solid rgba(13,47,79,.12);box-shadow:0 8px 20px rgba(176,219,245,.45);transition:.2s}.top-action-button{height:38px;padding:0 16px;font-size:14px}.main-btn{min-height:46px;padding:0 24px}.top-action-button:hover,.main-btn:hover{background:var(--primary-dark);color:#fff}.mobile-nav{display:none;padding:10px 16px 18px;background:#fff;border-top:1px solid var(--border)}.mobile-nav.open{display:grid;grid-template-columns:1fr 1fr;gap:10px}.mobile-nav a{padding:10px 12px;border:1px solid var(--border);border-radius:12px;background:var(--soft);font-size:14px}.mobile-nav a.active{background:var(--primary);font-weight:700}.desktop-header{display:none}.logo img{max-height:42px}.desktop-nav{display:flex;align-items:center;gap:6px;flex:1;justify-content:center}.desktop-nav a{padding:10px 14px;border-radius:999px;color:#1d3852;font-size:15px}.desktop-nav a:hover,.desktop-nav a.active{background:var(--primary);font-weight:700}.search-icon{width:36px;height:36px;border:1px solid var(--border);border-radius:50%;position:relative;background:var(--soft)}.search-icon:before{content:"";position:absolute;width:11px;height:11px;border:2px solid var(--deep);border-radius:50%;left:10px;top:9px}.search-icon:after{content:"";position:absolute;width:8px;height:2px;background:var(--deep);transform:rotate(45deg);left:21px;top:23px;border-radius:4px}.sports-hero,.page-hero{padding:54px 0;background:radial-gradient(circle at 80% 10%,var(--primary),transparent 34%),linear-gradient(135deg,#fff 0%,var(--light) 100%)}.sports-hero .container{display:grid;gap:30px}.hero-copy h1,.page-hero h1{font-size:34px;line-height:1.18;margin:14px 0;color:var(--deep);letter-spacing:-.5px}.hero-copy p,.page-hero p{color:var(--muted);font-size:16px;margin:0 0 22px}.badge,.category-badge{display:inline-flex;align-items:center;gap:6px;background:#e7f6ff;color:#176694;border:1px solid #cceaf8;border-radius:999px;padding:6px 12px;font-size:13px;font-weight:700}.hero-tags{display:flex;flex-wrap:wrap;gap:10px;margin:20px 0}.hero-tags span{padding:8px 12px;background:#fff;border:1px solid var(--border);border-radius:999px;color:var(--deep);font-size:13px}.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;gap:12px;margin-top:14px}.hero-data-card,.score-card{background:var(--soft);border:1px solid var(--border);border-radius:16px;padding:14px}.hero-data-card strong{display:block;color:var(--deep);font-size:20px}.section{padding:54px 0}.section.alt{background:var(--soft)}.section-title{max-width:760px;margin:0 auto 28px;text-align:center}.section-title h2{font-size:28px;line-height:1.25;margin:10px 0;color:var(--deep)}.section-title p{color:var(--muted);margin:0}.category-grid,.service-grid,.security-grid,.info-grid,.faq-grid{display:grid;grid-template-columns:1fr;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:var(--shadow)}.sports-card h3,.service-card h3,.info-card h3,.content-card h2,.faq-item h3{margin:0 0 10px;color:var(--deep)}.sports-card p,.service-card p,.info-card p,.content-card p,.faq-item p{color:var(--muted);margin:0}.card-link{display:inline-flex;margin-top:16px;color:var(--blue);font-weight:700}.mini-label{display:inline-block;background:var(--primary);border-radius:999px;padding:4px 10px;font-size:12px;color:#08314f;font-weight:700;margin-bottom:10px}.split,.app-showcase,.data-panel{display:grid;gap:24px;align-items:center}.split img,.app-showcase img,.data-panel img{border-radius:22px;border:1px solid var(--border);box-shadow:var(--shadow);background:#fff}.feature-list,.checklist{list-style:none;padding:0;margin:18px 0 0;display:grid;gap:10px}.feature-list li,.checklist li{background:#fff;border:1px solid var(--border);border-radius:14px;padding:12px 14px;color:#344456}.feature-list li:before,.checklist li:before{content:"✓";display:inline-flex;width:22px;height:22px;align-items:center;justify-content:center;background:var(--primary);border-radius:50%;margin-right:8px;color:var(--deep);font-weight:700}.score-panel{background:#fff;border:1px solid var(--border);border-radius:22px;padding:20px;box-shadow:var(--shadow)}.score-row{display:flex;align-items:center;justify-content:space-between;padding:12px 0;border-bottom:1px solid var(--border)}.score-row:last-child{border-bottom:0}.score-row strong{color:var(--deep)}.status{background:#e8f7ff;color:#176694;border-radius:999px;padding:4px 10px;font-size:12px;font-weight:700}.responsible-section{background:linear-gradient(135deg,#e8f7ff,#ffffff);border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.cta{background:var(--deep);color:#fff;text-align:center;border-radius:28px;padding:34px 20px}.cta h2{margin:0 0 10px}.cta p{color:#d6e7f4;margin:0 auto 20px;max-width:720px}.page-hero{text-align:center}.content-section{padding:44px 0}.content-layout{display:grid;gap:18px}.notice{background:#eef8ff;border-left:5px solid var(--primary-dark);padding:18px;border-radius:16px;color:#24415b}.site-footer{background:#0d2f4f;color:#dceaf4;padding:46px 0 24px}.footer-grid{display:grid;gap:24px}.footer-logo{max-height:40px;margin-bottom:14px}.site-footer h3{color:#fff;margin:0 0 10px}.site-footer a{display:block;color:#dceaf4;margin:6px 0}.footer-bottom{border-top:1px solid rgba(255,255,255,.14);margin-top:26px;padding-top:20px;color:#bfd3e2;font-size:13px}.download-card{text-align:center}.download-card .main-btn{margin:18px auto}.timeline{display:grid;gap:12px}.timeline div{padding:16px;border:1px solid var(--border);border-radius:16px;background:#fff}.timeline strong{color:var(--deep)}
@media (min-width:640px){.category-grid,.service-grid,.security-grid,.info-grid,.faq-grid{grid-template-columns:repeat(2,1fr)}.hero-data-cards{grid-template-columns:repeat(3,1fr)}}
@media (min-width:960px){.mobile-header,.mobile-nav{display:none!important}.desktop-header{height:78px;display:flex;align-items:center;gap:18px}.sports-hero{padding:82px 0}.sports-hero .container{grid-template-columns:1.03fr .97fr}.hero-copy h1,.page-hero h1{font-size:50px}.hero-visual img{height:340px}.category-grid{grid-template-columns:repeat(3,1fr)}.service-grid,.security-grid{grid-template-columns:repeat(3,1fr)}.info-grid{grid-template-columns:repeat(3,1fr)}.faq-grid{grid-template-columns:repeat(2,1fr)}.split,.app-showcase,.data-panel{grid-template-columns:1fr 1fr}.split.reverse>div:first-child{order:2}.footer-grid{grid-template-columns:2fr 1fr 1fr 1fr}.content-layout{grid-template-columns:2fr 1fr}.content-layout.single{grid-template-columns:1fr}.section{padding:72px 0}}
