:root{--primary:rgb(176, 219, 245);--primary-dark:#0b4f78;--deep:#0d2f4f;--blue:#17699d;--light:#eef8ff;--soft:#f7fbff;--text:#172536;--muted:#667789;--border:#dbeaf3;--white:#fff;--shadow:0 12px 34px rgba(13,47,79,.08)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC","Microsoft YaHei",Arial,sans-serif;background:linear-gradient(180deg,#fff 0%,#f4fbff 55%,#fff 100%);color:var(--text);line-height:1.75;overflow-x:hidden}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.container{width:min(1220px,calc(100% - 32px));margin:0 auto}.site-header{background:#fff;border-bottom:1px solid var(--border);position:sticky;top:0;z-index:50;box-shadow:0 8px 24px rgba(12,45,75,.05)}.mobile-header{height:62px;display:grid;grid-template-columns:56px 1fr 86px;align-items:center;padding:0 12px;background:#fff}.menu-button{width:44px;height:44px;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:#173852;border-radius:3px}.mobile-logo{justify-self:center}.mobile-logo img{height:34px;object-fit:contain}.top-action,.main-btn{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 20px;border-radius:999px;background:var(--primary);color:#07314d;font-weight:800;box-shadow:0 10px 22px rgba(23,105,157,.12);border:1px solid rgba(11,79,120,.08)}.top-action:hover,.main-btn:hover{background:var(--primary-dark);color:#fff}.mobile-nav{display:none;background:#fff;border-top:1px solid var(--border);padding:10px 16px 18px;grid-template-columns:repeat(2,1fr);gap:10px}.mobile-nav.open{display:grid}.mobile-nav a{padding:10px 12px;background:var(--soft);border:1px solid var(--border);border-radius:12px;color:var(--deep);font-weight:700}.desktop-header{display:none;height:78px;align-items:center;gap:24px}.desktop-logo img{height:42px;object-fit:contain}.desktop-nav{display:flex;align-items:center;justify-content:center;gap:6px;flex:1}.desktop-nav a{padding:10px 13px;border-radius:999px;color:#254058;font-weight:700;font-size:15px}.desktop-nav a.active,.desktop-nav a:hover{background:var(--primary);color:#0b3554}.search-icon{width:36px;height:36px;border:1px solid var(--border);border-radius:50%;position:relative;background:#fff}.search-icon:before{content:"";position:absolute;width:11px;height:11px;border:2px solid var(--blue);border-radius:50%;left:9px;top:8px}.search-icon:after{content:"";position:absolute;width:9px;height:2px;background:var(--blue);transform:rotate(45deg);left:20px;top:22px;border-radius:2px}.section{padding:64px 0}.sports-hero{padding:60px 0 34px;background:radial-gradient(circle at 80% 20%,rgba(176,219,245,.9),transparent 34%),linear-gradient(135deg,#f6fbff,#ffffff)}.hero-grid{display:grid;gap:26px;align-items:center}.badge,.page-badge{display:inline-flex;align-items:center;gap:8px;padding:7px 14px;border-radius:999px;background:#e7f5ff;color:#0c6295;font-weight:800;font-size:14px}h1,h2,h3{color:#102f4b;line-height:1.25;margin:0 0 14px}h1{font-size:clamp(32px,6vw,58px);letter-spacing:-1px}h2{font-size:clamp(26px,4vw,38px)}h3{font-size:21px}p{margin:0 0 14px;color:#4b5d6e}.hero-copy p{font-size:18px;max-width:650px}.hero-tags{display:flex;flex-wrap:wrap;gap:10px;margin:18px 0 24px}.hero-tags span,.mini-label{background:#fff;border:1px solid var(--border);padding:8px 13px;border-radius:999px;color:#17699d;font-weight:700}.hero-visual{position:relative}.hero-visual img{border-radius:26px;box-shadow:var(--shadow);border:1px solid #fff}.hero-data-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:14px}.hero-data-cards .card{background:#fff;border:1px solid var(--border);border-radius:18px;padding:14px;text-align:center;box-shadow:var(--shadow)}.hero-data-cards strong{display:block;color:#0b4f78;font-size:22px}.section-title{max-width:760px;margin-bottom:28px}.category-grid,.service-grid,.security-grid,.info-grid,.faq-grid{display:grid;gap:18px}.sports-card,.service-card,.info-card,.faq-item,.score-card,.data-panel,.content-card{background:#fff;border:1px solid var(--border);border-radius:20px;padding:22px;box-shadow:var(--shadow)}.sports-card a,.text-link{color:#0b6ca8;font-weight:800}.service-card .mini-label{display:inline-flex;margin-bottom:12px;background:#eff8ff}.split{display:grid;gap:28px;align-items:center}.split img{border-radius:24px;border:1px solid var(--border);box-shadow:var(--shadow)}.checklist{display:grid;gap:12px;padding:0;margin:18px 0 0;list-style:none}.checklist li{padding:12px 14px;border-radius:14px;background:#f2f9ff;border:1px solid var(--border);color:#254058}.score-panel{background:#fff;border:1px solid var(--border);border-radius:24px;padding:24px;box-shadow:var(--shadow)}.score-list{display:grid;gap:12px;margin-top:15px}.score-card{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:12px;padding:14px}.score-card strong{font-size:22px;color:#0b4f78}.status{display:inline-flex;border-radius:999px;background:var(--primary);padding:5px 10px;color:#08304c;font-weight:800;font-size:13px}.data-grid{display:grid;gap:18px}.app-showcase{background:linear-gradient(135deg,#eaf7ff,#fff);border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.responsible-section{background:#0d4770;color:#fff}.responsible-section h2,.responsible-section h3,.responsible-section p{color:#fff}.responsible-section .info-card{background:rgba(255,255,255,.1);border-color:rgba(255,255,255,.22);box-shadow:none}.page-hero{padding:54px 0;background:linear-gradient(135deg,#eef9ff,#fff);border-bottom:1px solid var(--border)}.page-hero p{font-size:18px;max-width:820px}.content-section{padding:50px 0}.content-layout{display:grid;gap:20px}.cta{margin:30px 0 0;padding:32px;border-radius:26px;background:linear-gradient(135deg,var(--primary),#eaf7ff);border:1px solid var(--border);text-align:center}.site-footer{background:#0d2f4f;color:#eaf6ff;padding:48px 0 24px}.site-footer a{display:block;color:#d7edf9;margin:8px 0}.site-footer h3{color:#fff;font-size:18px}.footer-grid{display:grid;gap:24px}.footer-brand img{height:42px;margin-bottom:16px;filter:brightness(0) invert(1)}.footer-brand p,.footer-note{color:#c8dced}.footer-note{border-top:1px solid rgba(255,255,255,.14);margin-top:26px;padding-top:18px;font-size:14px}.download-panel{max-width:900px;margin:0 auto;text-align:center}.steps{counter-reset:step;display:grid;gap:14px;text-align:left;margin-top:24px}.steps li{list-style:none;counter-increment:step;background:#fff;border:1px solid var(--border);border-radius:16px;padding:15px 15px 15px 52px;position:relative}.steps li:before{content:counter(step);position:absolute;left:15px;top:14px;width:26px;height:26px;border-radius:50%;display:grid;place-items:center;background:var(--primary);font-weight:900;color:#08304c}@media (min-width:720px){.category-grid,.service-grid,.info-grid,.security-grid,.faq-grid{grid-template-columns:repeat(2,1fr)}.data-grid{grid-template-columns:1.1fr .9fr}.hero-grid,.split{grid-template-columns:1fr 1fr}}@media (min-width:1024px){.mobile-header,.mobile-nav{display:none!important}.desktop-header{display:flex}.category-grid,.service-grid{grid-template-columns:repeat(3,1fr)}.security-grid,.info-grid{grid-template-columns:repeat(3,1fr)}.faq-grid{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:2fr 1fr 1fr 1fr}.sports-hero{padding:90px 0 58px}}