:root{--red:rgb(213,5,5);--dark:#171717;--text:#333;--muted:#666;--line:#e8e8e8;--soft:#f7f7f7;--light-red:#fff2f2;--deep-red:#ab0303}*{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;color:var(--text);background:#fff;line-height:1.75}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(--line);position:sticky;top:0;z-index:50}.mobile-header{height:60px;display:grid;grid-template-columns:72px 1fr 72px;align-items:center;padding:0 12px;background:#fff}.menu-button{width:42px;height:42px;border:0;background:#fff;border-radius:12px;display:flex;flex-direction:column;justify-content:center;gap:5px;align-items:center}.menu-button span{width:22px;height:2px;background:#222;border-radius:2px}.mobile-logo{justify-self:center}.mobile-logo img{max-height:36px;max-width:120px}.top-action,.main-btn{display:inline-flex;align-items:center;justify-content:center;background:var(--red);color:#fff;border-radius:999px;font-weight:700;box-shadow:0 8px 18px rgba(213,5,5,.18);transition:.2s ease}.top-action{height:36px;padding:0 16px;font-size:14px}.top-action:hover,.main-btn:hover{background:var(--deep-red);transform:translateY(-1px)}.mobile-nav{display:none;background:#fff;border-top:1px solid var(--line);padding:10px 16px 16px;grid-template-columns:1fr 1fr;gap:8px}.mobile-nav.open{display:grid}.mobile-nav a{padding:10px 12px;border-radius:12px;background:#f8f8f8;font-size:14px}.mobile-nav a.active{color:var(--red);background:var(--light-red);font-weight:700}.desktop-header{display:none}.logo img{height:42px;max-width:150px}.desktop-nav{display:flex;align-items:center;gap:26px;white-space:nowrap}.desktop-nav a{font-weight:600;color:#303030;font-size:15px;padding:28px 0;border-bottom:3px solid transparent}.desktop-nav a.active,.desktop-nav a:hover{color:var(--red);border-bottom-color:var(--red)}.search-icon{width:24px;height:24px;border:2px solid #222;border-radius:50%;position:relative;margin-left:auto}.search-icon:after{content:"";width:9px;height:2px;background:#222;position:absolute;right:-7px;bottom:0;transform:rotate(45deg);border-radius:2px}.main-btn{min-height:48px;padding:0 26px;font-size:16px}.section{padding:56px 0}.section.alt{background:var(--soft)}.section-title{display:flex;flex-direction:column;gap:6px;margin-bottom:24px}.section-title h2{font-size:28px;line-height:1.25;color:#111;margin:0}.section-title p{margin:0;color:var(--muted);max-width:760px}.badge,.category-badge{display:inline-flex;width:max-content;align-items:center;color:var(--red);background:var(--light-red);padding:6px 12px;border-radius:999px;font-size:13px;font-weight:700}.sports-hero,.banner-section{background:linear-gradient(180deg,#fff 0%,#fff6f6 100%);padding:36px 0}.hero-grid{display:grid;gap:28px;align-items:center}.hero-copy h1{font-size:34px;line-height:1.18;margin:14px 0 16px;color:#111;letter-spacing:-.5px}.hero-copy p{font-size:16px;color:#4a4a4a;margin:0 0 18px}.hero-tags{display:flex;flex-wrap:wrap;gap:10px;margin:18px 0 24px}.hero-tags span,.status{background:#fff;border:1px solid #ffd8d8;color:var(--red);border-radius:999px;padding:6px 12px;font-size:13px;font-weight:700}.hero-visual{position:relative;border-radius:22px;overflow:hidden;box-shadow:0 24px 50px rgba(0,0,0,.12);background:#fff}.hero-visual img{width:100%;height:260px;object-fit:cover}.hero-data-cards{display:grid;gap:10px;margin-top:14px}.hero-data-card,.sports-card,.service-card,.info-card,.faq-item,.score-card,.data-panel,.notice-card{background:#fff;border:1px solid var(--line);border-radius:18px;padding:18px;box-shadow:0 10px 28px rgba(0,0,0,.04)}.hero-data-card strong{font-size:22px;color:var(--red);display:block}.category-grid,.service-grid,.card-grid{display:grid;gap:16px}.sports-card h3,.service-card h3,.info-card h3{margin:8px 0 8px;color:#111;font-size:20px}.sports-card p,.service-card p,.info-card p{margin:0;color:#5a5a5a}.text-link{display:inline-flex;margin-top:14px;color:var(--red);font-weight:700}.text-link:after{content:" →"}.split,.app-showcase,.score-panel,.security-section{display:grid;gap:28px;align-items:center}.split img,.app-showcase img{border-radius:22px;box-shadow:0 18px 42px rgba(0,0,0,.08);background:#fff}.point-list,.checklist{list-style:none;margin:18px 0 0;padding:0;display:grid;gap:10px}.point-list li,.checklist li{position:relative;padding-left:28px;color:#444}.point-list li:before,.checklist li:before{content:"";position:absolute;left:0;top:9px;width:14px;height:14px;border-radius:50%;background:var(--red);box-shadow:inset 0 0 0 4px #fff;border:1px solid var(--red)}.score-board{display:grid;gap:14px}.score-card{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;text-align:center;gap:12px}.score-card b{font-size:22px;color:#111}.score-card small{color:var(--muted)}.data-panel{background:#111;color:#fff;border:0}.data-panel h3{margin:0 0 12px;color:#fff}.data-row{display:flex;justify-content:space-between;border-top:1px solid rgba(255,255,255,.14);padding:12px 0;color:#f1f1f1}.app-showcase{background:#fff;border:1px solid var(--line);border-radius:24px;padding:24px}.security-grid{display:grid;gap:14px}.responsible-play-section{background:var(--light-red);border-top:1px solid #ffd7d7;border-bottom:1px solid #ffd7d7}.responsible-grid{display:grid;gap:14px}.notice-card h3{margin:0 0 8px;color:var(--red)}.faq-list{display:grid;gap:12px}.faq-item h3{font-size:17px;margin:0 0 6px;color:#111}.faq-item p{margin:0;color:#565656}.page-hero{background:linear-gradient(180deg,#fff 0%,#f8f8f8 100%);padding:44px 0;border-bottom:1px solid var(--line)}.page-hero h1{margin:12px 0 10px;font-size:32px;line-height:1.2;color:#111}.page-hero p{max-width:800px;margin:0;color:#555}.content-section{padding:42px 0}.content-grid{display:grid;gap:18px}.article-block{background:#fff;border:1px solid var(--line);border-radius:20px;padding:22px;margin-bottom:18px}.article-block h2{margin:0 0 10px;color:#111;font-size:24px}.article-block p{margin:0 0 12px}.cta-box{border-radius:24px;padding:34px;background:#f5f5f5;text-align:center}.cta-box.red{background:var(--red);color:#fff}.cta-box.red p,.cta-box.red h2{color:#fff}.cta-box h2{margin:0 0 10px;color:#111}.site-footer{background:#151515;color:#ddd;padding:42px 0 24px}.footer-grid{display:grid;gap:28px}.footer-logo{height:42px;margin-bottom:12px}.site-footer h3{color:#fff;margin:0 0 10px}.site-footer a{display:block;color:#ddd;margin:6px 0}.site-footer a:hover{color:#fff}.footer-notice{border-top:1px solid #333;margin-top:28px;padding-top:18px;color:#aaa;font-size:14px}.footer-notice p{margin:6px 0}.download-steps{counter-reset:step}.download-steps li{counter-increment:step;padding-left:42px}.download-steps li:before{content:counter(step);width:24px;height:24px;text-align:center;line-height:24px;color:#fff;background:var(--red);font-size:12px;top:5px}.download-steps li:before{position:absolute;left:0;border-radius:50%;box-shadow:none;border:0}.single-action{text-align:center;margin:24px 0}.table-like{display:grid;gap:10px}.table-like div{display:flex;justify-content:space-between;gap:16px;padding:12px 0;border-bottom:1px solid var(--line)}@media (min-width:680px){.category-grid{grid-template-columns:repeat(2,1fr)}.service-grid,.card-grid,.security-grid,.responsible-grid{grid-template-columns:repeat(2,1fr)}.hero-data-cards{grid-template-columns:repeat(3,1fr)}.hero-visual img{height:340px}}@media (min-width:960px){.mobile-header,.mobile-nav{display:none!important}.desktop-header{display:flex;align-items:center;height:82px;gap:28px}.desktop-action{margin-left:8px}.hero-grid{grid-template-columns:1.02fr .98fr}.hero-copy h1{font-size:52px}.hero-copy p{font-size:18px}.category-grid{grid-template-columns:repeat(3,1fr)}.service-grid{grid-template-columns:repeat(3,1fr)}.split,.app-showcase,.score-panel,.security-section{grid-template-columns:1fr 1fr}.split.reverse>div:first-child{order:2}.section{padding:78px 0}.page-hero{padding:64px 0}.page-hero h1{font-size:44px}.content-grid{grid-template-columns:2fr 1fr}.footer-grid{grid-template-columns:2fr 1fr 1fr 1fr}.hero-visual img{height:430px}}@media (max-width:420px){.container{width:min(100% - 24px,1180px)}.hero-copy h1{font-size:30px}.section-title h2{font-size:24px}.score-card{grid-template-columns:1fr}.main-btn{width:100%}.top-action{padding:0 12px}.mobile-header{grid-template-columns:58px 1fr 68px}}
