
:root{--red:rgb(213,5,5);--deep:#151515;--text:#242424;--muted:#666;--line:#e7e7e7;--soft:#f6f6f6;--rose:#fff0f0;--shadow:0 14px 34px rgba(0,0,0,.08)}*{box-sizing:border-box}html,body{margin:0;padding:0;overflow-x:hidden}body{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC","Microsoft YaHei",Arial,sans-serif;background:#f7f7f7;color:var(--text);line-height:1.75}.locked{overflow:hidden}a{text-decoration:none;color:inherit}img{max-width:100%;height:auto;display:block}.site-header{background:#fff;border-bottom:1px solid var(--line);position:sticky;top:0;z-index:9999}.header-inner{display:none}.mobile-bar{height:62px;display:grid;grid-template-columns:56px 1fr 82px;align-items:center;padding:0 14px;background:#fff}.menu-btn{width:42px;height:42px;border:0;background:#fff;display:flex;flex-direction:column;gap:5px;justify-content:center;padding:9px}.menu-btn span{height:2px;background:#222;border-radius:2px}.mobile-logo{justify-self:center}.mobile-logo img{max-height:38px}.top-action,.main-btn{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:var(--red);color:#fff;font-weight:800;padding:10px 18px;box-shadow:0 10px 24px rgba(213,5,5,.22);transition:.2s}.main-btn:hover,.top-action:hover{background:#a90000;transform:translateY(-1px)}.top-action{font-size:14px;padding:8px 14px}.drawer-mask{position:fixed;inset:0;background:rgba(0,0,0,.35);opacity:0;pointer-events:none;z-index:10000;transition:.25s}.drawer-mask.show{opacity:1;pointer-events:auto}.mobile-drawer{position:fixed;top:0;left:0;width:min(86vw,320px);height:100vh;background:#fff;z-index:10001;transform:translateX(-105%);transition:.28s;box-shadow:20px 0 60px rgba(0,0,0,.2);padding:18px}.mobile-drawer.open{transform:translateX(0)}.drawer-head{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);padding-bottom:16px}.drawer-head img{max-height:42px}.drawer-close{border:0;background:var(--rose);color:var(--red);font-size:28px;border-radius:50%;width:38px;height:38px}.mobile-drawer nav{display:grid;gap:8px;margin-top:16px}.mobile-drawer a{padding:12px 10px;border-radius:12px;background:#fafafa;color:#333;font-weight:700}.sports-hero,.page-hero,.content-section,.cta-section{max-width:1200px;margin:0 auto 22px;padding:24px 18px}.sports-hero{display:grid;gap:20px;background:#fff;margin-top:18px;border-radius:24px;box-shadow:var(--shadow);overflow:hidden}.hero-copy h1,.page-hero h1{font-size:32px;line-height:1.18;margin:14px 0;color:#111}.hero-copy p,.page-hero p{color:var(--muted);font-size:16px}.badge,.section-kicker,.label{display:inline-flex;align-items:center;border-radius:999px;background:var(--rose);color:var(--red);font-weight:800;font-size:13px;padding:6px 12px}.hero-tags{display:flex;gap:10px;flex-wrap:wrap;margin:18px 0}.hero-tags span{border:1px solid #ffd5d5;background:#fff7f7;color:var(--red);border-radius:999px;padding:6px 10px;font-weight:700}.hero-visual{background:#f1f1f1;border-radius:20px;overflow:hidden}.hero-visual img{width:100%;height:100%;object-fit:cover}.hero-data-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:18px}.hero-data-cards div,.score-card,.data-item{background:#fff;border:1px solid var(--line);border-radius:16px;padding:12px}.hero-data-cards b,.score-card b{color:var(--red);display:block;font-size:18px}.section-head{margin-bottom:18px}.section-head h2,.content-section h2,.cta-section h2{font-size:26px;margin:8px 0 10px;color:#111}.category-grid,.service-grid,.mini-grid,.faq-grid,.security-grid{display:grid;gap:14px}.sports-card,.service-card,.info-card,.review-card,.faq-item,.score-panel,.data-panel{background:#fff;border:1px solid var(--line);border-radius:20px;box-shadow:var(--shadow);padding:18px}.sports-card h3,.service-card h3,.info-card strong{margin:0 0 8px;color:#111}.sports-card p,.service-card p,.info-card p,.faq-item p{margin:0;color:var(--muted)}.text-link{display:inline-block;margin-top:12px;color:var(--red);font-weight:800}.service-card span{color:var(--red);font-weight:900}.content-row{display:grid;gap:22px;align-items:center}.content-copy p,.article-body p{color:#4a4a4a}.section-figure{margin:0;background:#fff;border-radius:22px;padding:12px;box-shadow:var(--shadow);border:1px solid var(--line)}.content-img{width:100%;max-height:320px;object-fit:contain}.score-panel{display:grid;gap:12px}.score-card{display:flex;justify-content:space-between;align-items:center}.score-status{color:var(--red);background:var(--rose);border-radius:999px;padding:4px 10px;font-weight:800}.app-showcase{background:#fff;border-radius:24px;box-shadow:var(--shadow);border:1px solid var(--line)}.app-list{display:grid;gap:10px;margin:16px 0}.app-list span{background:#f8f8f8;border-left:4px solid var(--red);padding:10px;border-radius:10px}.responsible-section,.notice-box{background:var(--rose);border:1px solid #ffd4d4;border-radius:24px}.checklist{list-style:none;padding:0;margin:0;display:grid;gap:10px}.checklist li{background:#fff;border:1px solid #f0caca;border-radius:14px;padding:12px}.checklist li:before{content:'✓';color:var(--red);font-weight:900;margin-right:8px}.page-hero{background:#fff;border-radius:24px;margin-top:18px;box-shadow:var(--shadow)}.cta-section{text-align:center;background:#1d1d1d;color:#fff;border-radius:24px}.cta-section h2{color:#fff}.cta-section p{color:#e5e5e5}.site-footer{background:#1f1f1f;color:#eee;margin-top:40px}.footer-inner{max-width:1200px;margin:auto;padding:34px 18px;display:grid;gap:22px}.footer-logo{max-height:46px;margin-bottom:10px}.site-footer h3{margin:0 0 10px}.site-footer a{display:block;color:#ddd;margin:6px 0}.footer-note{border-top:1px solid rgba(255,255,255,.14);max-width:1200px;margin:auto;padding:18px;color:#bbb;font-size:14px}.download-steps{counter-reset:step;display:grid;gap:12px}.download-steps li{counter-increment:step;background:#fff;border:1px solid var(--line);border-radius:16px;padding:14px}.download-steps li:before{content:counter(step);display:inline-flex;width:28px;height:28px;border-radius:50%;background:var(--red);color:#fff;align-items:center;justify-content:center;margin-right:10px;font-weight:900}.faq-item h3{margin:0 0 8px;color:#111}.single-button-area{text-align:center;margin:20px 0}@media (min-width:700px){.category-grid{grid-template-columns:repeat(2,1fr)}.service-grid,.mini-grid,.faq-grid,.security-grid{grid-template-columns:repeat(2,1fr)}.content-row{grid-template-columns:1.05fr .95fr}.content-row.reverse .content-copy{order:2}.hero-copy h1,.page-hero h1{font-size:44px}}@media (min-width:1040px){.mobile-bar{display:none}.header-inner{height:76px;display:flex;align-items:center;gap:22px;max-width:1240px;margin:auto;padding:0 20px}.logo{flex:0 0 auto}.logo img{max-height:52px}.nav{display:flex;align-items:center;justify-content:center;gap:18px;flex:1;white-space:nowrap}.nav a{font-weight:800;color:#333;padding:10px 0;border-bottom:2px solid transparent}.nav a.active,.nav a:hover{color:var(--red);border-bottom-color:var(--red)}.search-icon{width:34px;height:34px;border:1px solid var(--line);border-radius:50%;position:relative;flex:0 0 auto}.search-icon:before{content:'';position:absolute;width:10px;height:10px;border:2px solid #333;border-radius:50%;left:9px;top:8px}.search-icon:after{content:'';position:absolute;width:8px;height:2px;background:#333;transform:rotate(45deg);right:8px;bottom:10px}.top-btn{flex:0 0 auto}.sports-hero{grid-template-columns:1.02fr .98fr;padding:34px}.category-grid{grid-template-columns:repeat(3,1fr)}.service-grid{grid-template-columns:repeat(3,1fr)}.mini-grid{grid-template-columns:repeat(3,1fr)}.footer-inner{grid-template-columns:2fr 1fr 1fr 1fr}.hero-copy h1{font-size:54px}.section-head h2,.content-section h2{font-size:34px}}@media (max-width:420px){.hero-data-cards{grid-template-columns:1fr}.category-grid{grid-template-columns:1fr}.sports-hero,.page-hero,.content-section,.cta-section{border-radius:18px}.hero-copy h1,.page-hero h1{font-size:28px}}
