*{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:#f5f5f5;color:#1d1d1f;line-height:1.75;overflow-x:hidden}a{text-decoration:none;color:inherit}img{max-width:100%;height:auto;display:block}.container{width:min(1220px,calc(100% - 32px));margin:0 auto}.site-header{background:#fff;border-bottom:1px solid #ececec;position:sticky;top:0;z-index:1000}.desktop-top{display:none}.mobile-top{height:64px;display:grid;grid-template-columns:76px 1fr 86px;align-items:center;padding:0 14px}.logo img{height:42px;width:auto;object-fit:contain}.mobile-logo{justify-self:center}.menu-toggle{width:44px;height:44px;border:0;background:#fff;display:flex;flex-direction:column;justify-content:center;gap:5px;padding:0 10px}.menu-toggle span{height:2px;background:#111;border-radius:2px}.top-btn,.main-btn{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:rgb(213,5,5);color:#fff;font-weight:700;box-shadow:0 10px 22px rgba(213,5,5,.22);transition:.2s}.top-btn{padding:9px 16px;font-size:14px}.main-btn{padding:13px 26px;font-size:16px}.top-btn:hover,.main-btn:hover{background:#a90404;transform:translateY(-1px)}.mobile-mask{position:fixed;inset:0;background:rgba(0,0,0,.42);opacity:0;pointer-events:none;z-index:1100;transition:.2s}.mobile-drawer{position:fixed;top:0;left:0;width:min(86vw,320px);height:100vh;background:#fff;z-index:1200;transform:translateX(-101%);transition:.25s;padding:18px;box-shadow:14px 0 40px rgba(0,0,0,.15);overflow-y:auto}.drawer-open{overflow:hidden}.drawer-open .mobile-mask{opacity:1;pointer-events:auto}.drawer-open .mobile-drawer{transform:translateX(0)}.drawer-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.drawer-close{border:0;background:#f3f3f3;border-radius:50%;font-size:28px;width:42px;height:42px;line-height:1}.drawer-nav{display:grid;gap:8px}.drawer-nav a{padding:12px 14px;border-radius:12px;background:#f7f7f7;font-weight:700}.drawer-note{margin:18px 0 0;color:#666;font-size:13px;background:#fff1f1;border:1px solid #ffd8d8;padding:12px;border-radius:14px}.section{padding:34px 0}.badge,.page-badge{display:inline-flex;align-items:center;border-radius:999px;background:#fff1f1;color:rgb(213,5,5);font-weight:800;font-size:13px;padding:7px 12px;margin-bottom:12px}.section-title,h1,h2,h3{line-height:1.25}.section-title,h2{font-size:28px;margin:0 0 14px}.muted{color:#666}.hero{background:#fff;padding:28px 0 38px}.hero-wrap{display:grid;gap:22px}.hero-copy h1{font-size:34px;margin:8px 0 14px}.hero-copy p{color:#4b4b4b;margin:0 0 18px}.hero-tags{display:flex;gap:10px;flex-wrap:wrap;margin:20px 0}.hero-tags span{border:1px solid #eee;background:#fafafa;border-radius:999px;padding:8px 12px;color:#333;font-weight:700}.hero-visual{position:relative;border-radius:22px;overflow:hidden;box-shadow:0 18px 48px rgba(0,0,0,.12);background:#eee}.hero-visual img{width:100%;min-height:260px;object-fit:cover}.floating-panel{position:absolute;left:14px;right:14px;bottom:14px;background:rgba(255,255,255,.92);border-radius:18px;padding:14px;border:1px solid rgba(255,255,255,.75)}.score-mini{display:flex;justify-content:space-between;gap:12px;font-weight:800}.status{display:inline-block;background:rgb(213,5,5);color:#fff;border-radius:999px;padding:4px 9px;font-size:12px}.grid{display:grid;gap:16px}.cat-grid{grid-template-columns:repeat(1,1fr)}.card,.sports-card,.service-card,.info-card,.faq-item,.score-card,.data-card{background:#fff;border:1px solid #e9e9e9;border-radius:18px;padding:20px;box-shadow:0 12px 28px rgba(0,0,0,.05)}.card h3,.sports-card h3,.service-card h3,.info-card h3{margin:0 0 8px}.card-link{display:inline-flex;margin-top:10px;color:rgb(213,5,5);font-weight:800}.tag{display:inline-flex;font-size:12px;color:rgb(213,5,5);font-weight:800;background:#fff1f1;border-radius:999px;padding:5px 10px;margin-bottom:10px}.split{display:grid;gap:22px;align-items:center}.image-card{border-radius:22px;overflow:hidden;background:#fff;border:1px solid #e8e8e8;box-shadow:0 16px 34px rgba(0,0,0,.06)}.image-card img{width:100%;object-fit:cover}.points{display:grid;gap:12px;margin-top:16px}.points li,.checklist li{background:#fff;border:1px solid #e9e9e9;border-radius:14px;padding:12px 14px;list-style:none}.checklist{display:grid;gap:10px;margin:16px 0 0;padding:0}.score-panel{background:#fff;border-radius:22px;border:1px solid #e9e9e9;padding:18px;box-shadow:0 14px 32px rgba(0,0,0,.06)}.score-row{display:flex;align-items:center;justify-content:space-between;padding:14px 0;border-bottom:1px solid #eee}.score-row:last-child{border-bottom:0}.team{font-weight:800}.score{font-size:22px;color:rgb(213,5,5);font-weight:900}.app-showcase{background:#fff;border-radius:26px;padding:24px;border:1px solid #e9e9e9}.security-section{background:#fff}.responsible{background:#fff1f1;border-top:1px solid #ffd6d6;border-bottom:1px solid #ffd6d6}.responsible .info-card{border-color:#ffd1d1}.faq-list{display:grid;gap:14px}.faq-item h3{font-size:18px;margin:0 0 8px}.cta{padding:34px 0;text-align:center;background:#fff}.cta-box{background:linear-gradient(180deg,#fff,#f8f8f8);border:1px solid #e9e9e9;border-radius:24px;padding:28px}.page-hero{background:#fff;padding:36px 0;border-bottom:1px solid #eee}.page-hero h1{font-size:34px;margin:8px 0 12px}.content-section{padding:30px 0}.content-grid{display:grid;gap:16px}.notice{background:#fff1f1;border:1px solid #ffcfcf;color:#4a1a1a;border-radius:18px;padding:18px}.site-footer{background:#111;color:#f4f4f4;padding:36px 0 18px}.footer-grid{display:grid;gap:24px}.footer-logo img{height:44px}.site-footer p,.footer-bottom{color:#cfcfcf}.site-footer a{display:block;color:#eee;margin:7px 0}.site-footer h3{color:#fff;margin-top:0}.footer-bottom{border-top:1px solid #333;margin-top:26px;padding-top:16px;font-size:13px}.download-box{text-align:center;background:#fff;border:1px solid #e9e9e9;border-radius:24px;padding:30px}.download-box .main-btn{margin:12px auto 6px}.single-cta .main-btn{margin-top:14px}@media (min-width:640px){.cat-grid{grid-template-columns:repeat(2,1fr)}.grid.cols-2,.content-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:920px){.mobile-top{display:none}.desktop-top{height:76px;display:flex;align-items:center;gap:24px}.desktop-nav{display:flex;align-items:center;gap:18px;flex:1;justify-content:center}.desktop-nav a{font-weight:700;color:#333;padding:8px 0;border-bottom:2px solid transparent}.desktop-nav a.active,.desktop-nav a:hover{color:rgb(213,5,5);border-bottom-color:rgb(213,5,5)}.search-icon{width:38px;height:38px;border:1px solid #e4e4e4;border-radius:50%;position:relative;background:#fafafa}.search-icon:before{content:"";position:absolute;width:12px;height:12px;border:2px solid #333;border-radius:50%;left:10px;top:9px}.search-icon:after{content:"";position:absolute;width:9px;height:2px;background:#333;transform:rotate(45deg);right:9px;bottom:11px}.hero{padding:46px 0 54px}.hero-wrap,.split{grid-template-columns:1.05fr .95fr}.hero-copy h1{font-size:48px}.cat-grid{grid-template-columns:repeat(3,1fr)}.grid.cols-3{grid-template-columns:repeat(3,1fr)}.grid.cols-4{grid-template-columns:repeat(4,1fr)}.section{padding:52px 0}.footer-grid{grid-template-columns:2fr 1fr 1fr 1fr}.page-hero h1{font-size:44px}.page-hero{padding:52px 0}}@media (min-width:1180px){.cat-grid{grid-template-columns:repeat(6,1fr)}}
