:root{--brand:rgb(213,5,5);--brand-dark:#a90404;--text:#202124;--muted:#666;--light:#f5f5f5;--line:#e9e9e9;--white:#fff;--shadow:0 14px 34px rgba(0,0,0,.08)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC","Hiragino Sans GB","Microsoft YaHei",Arial,sans-serif;color:var(--text);background:#fff;line-height:1.75}body.no-scroll{overflow:hidden}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}p{margin:0 0 14px}.container{width:min(1180px,calc(100% - 32px));margin:0 auto}.site-header{background:#fff;position:relative;z-index:20}.top-red-bar{display:none;background:var(--brand);color:#fff;font-size:13px;line-height:34px}.mobile-header{height:62px;display:grid;grid-template-columns:48px 1fr auto;align-items:center;padding:0 14px;background:#fff;border-bottom:1px solid var(--line);position:relative}.menu-toggle{width:42px;height:42px;border:0;background:#fff;display:flex;flex-direction:column;justify-content:center;gap:5px;padding:0;cursor:pointer}.menu-toggle span{width:24px;height:2px;background:#111;border-radius:5px;margin-left:4px}.mobile-logo{justify-self:center}.mobile-logo img{height:34px;width:auto}.top-action{display:inline-flex;align-items:center;justify-content:center;min-width:68px;height:36px;padding:0 16px;border-radius:999px;background:var(--brand);color:#fff;font-weight:700;font-size:14px;box-shadow:0 8px 18px rgba(213,5,5,.18)}.top-action:hover,.main-btn:hover{background:var(--brand-dark);transform:translateY(-1px)}.mobile-nav{display:none;background:#fff;border-bottom:1px solid var(--line);padding:10px 16px 16px;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.mobile-nav.open{display:grid}.mobile-nav a{padding:10px 12px;border-radius:12px;background:#f7f7f7;font-weight:700;color:#333;text-align:center}.mobile-nav a.active{background:var(--brand);color:#fff}.desktop-header{display:none}.main-btn{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 24px;border-radius:999px;background:var(--brand);color:#fff;font-weight:800;letter-spacing:.3px;box-shadow:0 12px 24px rgba(213,5,5,.18);transition:.2s}.ghost-link,.card-link{display:inline-flex;align-items:center;color:var(--brand);font-weight:800}.ghost-link:after,.card-link:after{content:'›';margin-left:6px;font-size:20px}.section{padding:48px 0}.section.alt{background:#f7f7f7}.section-head{margin-bottom:22px}.eyebrow{display:inline-flex;align-items:center;padding:4px 12px;border-radius:999px;background:#fff1f1;color:var(--brand);font-weight:800;font-size:13px;margin-bottom:10px}.section-title{font-size:26px;line-height:1.25;margin:0 0 10px;color:#151515}.section-desc{color:#555;max-width:840px}.hero-slider{position:relative;overflow:hidden;background:#f7f7f7}.slider-track{display:flex;transition:transform .5s ease}.slide{min-width:100%;position:relative;background:#f5f5f5}.slide img{width:100%;height:auto}.slide-caption{padding:18px 18px 28px;background:#fff}.slide-caption h1,.slide-caption h2{font-size:27px;line-height:1.25;margin:0 0 10px}.slide-caption p{color:#555;max-width:720px}.slider-dots{position:absolute;left:0;right:0;bottom:10px;display:flex;justify-content:center;gap:8px;z-index:3}.slider-dot{width:9px;height:9px;border-radius:50%;background:#d7d7d7;border:0;padding:0;cursor:pointer}.slider-dot.active{background:var(--brand);width:22px;border-radius:10px}.slider-arrow{display:none}.brand-note{padding:14px 0;border-bottom:1px solid var(--line);background:#fff}.brand-note .container{display:flex;gap:12px;align-items:center;justify-content:space-between;flex-wrap:wrap;color:#4a4a4a}.grid{display:grid;gap:16px}.category-grid{grid-template-columns:1fr}.card,.sports-card,.focus-card,.service-card,.faq-item,.notice-box,.data-card,.help-card{background:#fff;border:1px solid var(--line);border-radius:18px;padding:20px;box-shadow:0 8px 24px rgba(0,0,0,.04)}.sports-card{position:relative;overflow:hidden}.sports-card:before{content:'';position:absolute;top:0;left:0;right:0;height:4px;background:var(--brand)}.tag{display:inline-flex;padding:3px 10px;border-radius:999px;background:#fff1f1;color:var(--brand);font-size:12px;font-weight:800;margin-bottom:10px}.card h3,.sports-card h3,.focus-card h3,.service-card h3,.data-card h3,.help-card h3{margin:0 0 8px;font-size:19px}.card p,.sports-card p,.focus-card p,.service-card p,.data-card p,.help-card p,.faq-item p{color:#585858}.focus-grid,.service-grid,.data-grid,.security-grid,.faq-grid,.two-grid,.related-grid{grid-template-columns:1fr}.focus-card .status{display:inline-flex;padding:4px 10px;border-radius:999px;background:#f0f0f0;color:#444;font-weight:700;font-size:12px;margin-bottom:10px}.split{display:grid;gap:24px;align-items:center}.split-image{border-radius:24px;overflow:hidden;box-shadow:var(--shadow);background:#f6f6f6}.check-list{display:grid;gap:10px;margin:18px 0 0;padding:0;list-style:none}.check-list li{padding-left:28px;position:relative;color:#4a4a4a}.check-list li:before{content:'✓';position:absolute;left:0;top:0;width:20px;height:20px;border-radius:50%;background:#fff1f1;color:var(--brand);font-weight:900;display:flex;align-items:center;justify-content:center;font-size:12px}.score-panel{background:#fff;border-radius:24px;border:1px solid var(--line);padding:18px;box-shadow:var(--shadow)}.score-row{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:10px;padding:14px 0;border-bottom:1px solid var(--line)}.score-row:last-child{border-bottom:0}.team{text-align:center;font-weight:800}.score{font-size:22px;font-weight:900;color:var(--brand)}.mini-note{font-size:13px;color:#777}.data-panel{display:grid;gap:14px}.app-showcase{background:linear-gradient(90deg,#fff,#fff7f7);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.info-list{display:grid;gap:14px}.info-item{border-left:4px solid var(--brand);padding:14px 16px;background:#fff;border-radius:0 14px 14px 0;border-top:1px solid var(--line);border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.info-item h3{margin:0 0 6px;font-size:18px}.security-section{background:#fff}.responsible-play-section{background:#f7f7f7}.notice-box{border-left:5px solid var(--brand);box-shadow:none}.faq-item h3{font-size:18px;margin:0 0 8px}.cta{padding:42px 0;background:var(--brand);color:#fff;text-align:center}.cta h2{margin:0 0 10px;font-size:28px}.cta p{max-width:780px;margin:0 auto 18px;color:#fff}.cta .main-btn{background:#fff;color:var(--brand);box-shadow:none}.page-hero{padding:44px 0;background:linear-gradient(180deg,#fff7f7,#fff);border-bottom:1px solid var(--line)}.page-hero h1{font-size:31px;line-height:1.25;margin:0 0 12px}.page-hero p{max-width:860px;color:#555;font-size:16px}.content-block{padding:42px 0}.content-block h2{font-size:24px;margin:0 0 14px}.point-list{display:grid;gap:14px;margin-top:18px}.point-list .point{background:#fff;border:1px solid var(--line);border-radius:16px;padding:18px}.point h3{margin:0 0 6px;font-size:18px}.step-list{counter-reset:step;display:grid;gap:14px;margin:22px 0}.step{counter-increment:step;background:#fff;border:1px solid var(--line);border-radius:16px;padding:18px 18px 18px 62px;position:relative}.step:before{content:counter(step);position:absolute;left:18px;top:18px;width:30px;height:30px;border-radius:50%;background:var(--brand);color:#fff;font-weight:900;display:flex;align-items:center;justify-content:center}.related-links{display:flex;flex-wrap:wrap;gap:10px;margin-top:20px}.related-links a{padding:9px 14px;border-radius:999px;background:#f6f6f6;color:#333;font-weight:700}.related-links a:hover{background:#fff1f1;color:var(--brand)}.site-footer{background:#202124;color:#ddd;padding-top:42px}.footer-grid{display:grid;gap:26px}.footer-logo{height:38px;width:auto;margin-bottom:12px}.site-footer h3{color:#fff;margin:0 0 10px}.site-footer a{display:block;color:#ddd;margin:6px 0}.site-footer p{color:#cfcfcf}.footer-bottom{border-top:1px solid rgba(255,255,255,.12);text-align:center;padding:16px;margin-top:28px;color:#cfcfcf;font-size:14px}.table-like{display:grid;border:1px solid var(--line);border-radius:16px;overflow:hidden;background:#fff}.table-row{display:grid;grid-template-columns:1fr;gap:6px;padding:16px;border-bottom:1px solid var(--line)}.table-row:last-child{border-bottom:0}.table-row strong{color:#111}.download-card{text-align:center;max-width:860px;margin:0 auto}.download-card .main-btn{margin:12px 0 18px}.small-warning{font-size:14px;color:#777}.pill-list{display:flex;flex-wrap:wrap;gap:10px;margin-top:14px}.pill-list span{background:#fff1f1;color:var(--brand);padding:7px 12px;border-radius:999px;font-weight:800;font-size:13px}
@media (min-width:640px){.category-grid{grid-template-columns:repeat(2,1fr)}.service-grid,.data-grid,.security-grid,.faq-grid,.point-list{grid-template-columns:repeat(2,1fr)}.table-row{grid-template-columns:1fr 1.2fr 1.8fr}.slide-caption{padding:24px 30px 34px}.slide-caption h1,.slide-caption h2{font-size:36px}}
@media (min-width:960px){.top-red-bar{display:block}.mobile-header,.mobile-nav{display:none}.desktop-header{display:block;background:#fff;border-bottom:1px solid var(--line)}.desktop-header-inner{height:78px;display:flex;align-items:center;gap:20px}.site-logo img{height:46px;width:auto}.search-mark{width:35px;height:35px;border:2px solid #222;border-radius:50%;position:relative;flex:0 0 auto}.search-mark:after{content:'';position:absolute;width:11px;height:2px;background:#222;right:-7px;bottom:4px;transform:rotate(45deg);border-radius:4px}.desktop-nav{display:flex;align-items:center;gap:6px;flex:1;justify-content:center}.desktop-nav a{padding:9px 14px;border-radius:999px;font-weight:800;color:#252525;white-space:nowrap}.desktop-nav a.active,.desktop-nav a:hover{background:var(--brand);color:#fff}.desktop-action{flex:0 0 auto}.hero-slider .slide img{width:100%;height:500px;object-fit:cover}.slide-caption{position:absolute;left:calc((100% - min(1180px,calc(100% - 32px)))/2);top:50%;transform:translateY(-50%);width:min(520px,45vw);background:rgba(255,255,255,.92);border-radius:24px;padding:30px;box-shadow:var(--shadow)}.slider-dots{bottom:22px}.slider-arrow{display:flex;position:absolute;top:50%;transform:translateY(-50%);width:44px;height:44px;border:0;border-radius:50%;background:rgba(255,255,255,.9);box-shadow:0 8px 18px rgba(0,0,0,.12);align-items:center;justify-content:center;font-size:26px;cursor:pointer}.slider-arrow.prev{left:24px}.slider-arrow.next{right:24px}.category-grid{grid-template-columns:repeat(3,1fr)}.focus-grid{grid-template-columns:repeat(4,1fr)}.service-grid{grid-template-columns:repeat(3,1fr)}.data-grid{grid-template-columns:repeat(3,1fr)}.security-grid{grid-template-columns:repeat(3,1fr)}.faq-grid{grid-template-columns:repeat(2,1fr)}.two-grid,.split{grid-template-columns:1fr 1fr}.related-grid{grid-template-columns:repeat(3,1fr)}.footer-grid{grid-template-columns:1.6fr .8fr .8fr 1.2fr}.section{padding:68px 0}.section-title{font-size:34px}.page-hero{padding:64px 0}.page-hero h1{font-size:42px}.content-block{padding:58px 0}.point-list{grid-template-columns:repeat(3,1fr)}}
@media (min-width:1180px){.hero-slider .slide img{height:540px}.slide-caption h1,.slide-caption h2{font-size:42px}}
