
:root{--red:rgb(213,5,5);--red-dark:#b80404;--light:#f6f7f9;--line:#e8e8e8;--text:#222;--muted:#666;--dark:#111;--soft-red:#fff1f1}*{box-sizing:border-box}html,body{margin:0;padding:0;overflow-x:hidden}body{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Microsoft YaHei",Arial,sans-serif;color:var(--text);background:#fff;line-height:1.7}a{text-decoration:none;color:inherit}img{max-width:100%;display:block}.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:64px 1fr 76px;align-items:center;padding:0 14px;background:#fff}.menu-button{width:40px;height:40px;border:0;background:#fff;display:flex;flex-direction:column;justify-content:center;gap:5px;padding:8px;cursor:pointer}.menu-button span{display:block;height:2px;background:#222;border-radius:2px}.mobile-logo{justify-self:center}.mobile-logo img{height:34px;width:auto}.top-action-button{background:var(--red);color:#fff;border-radius:999px;padding:9px 18px;font-weight:700;font-size:14px;white-space:nowrap}.top-action-button:hover,.main-btn:hover{background:var(--red-dark)}.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;border-radius:12px;background:var(--light);font-size:14px;text-align:center}.desktop-header{display:none}.logo img{height:42px}.desktop-nav{display:flex;align-items:center;gap:24px;font-size:15px;font-weight:600;color:#333}.desktop-nav a{padding:26px 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:22px;height:22px;border:2px solid #333;border-radius:50%;position:relative;display:inline-block}.search-icon:after{content:"";width:8px;height:2px;background:#333;position:absolute;right:-7px;bottom:0;transform:rotate(45deg);border-radius:2px}.container{width:min(1180px,calc(100% - 32px));margin:0 auto}.section{padding:58px 0}.section.gray{background:var(--light)}.sports-hero{background:linear-gradient(180deg,#fff,#fff7f7);padding:34px 0 60px}.hero-grid{display:grid;gap:26px;align-items:center}.hero-copy h1,.page-hero h1{font-size:34px;line-height:1.18;margin:14px 0 16px;color:var(--dark)}.hero-copy p,.page-hero p,.section-head p{color:var(--muted);font-size:16px;margin:0 0 22px}.badge{display:inline-flex;align-items:center;border-radius:999px;background:var(--soft-red);color:var(--red);font-weight:700;padding:7px 14px;font-size:13px}.main-btn{display:inline-flex;align-items:center;justify-content:center;background:var(--red);color:#fff;border-radius:999px;padding:13px 25px;font-weight:800;box-shadow:0 10px 22px rgba(213,5,5,.18)}.hero-tags,.hero-data-cards{display:flex;flex-wrap:wrap;gap:10px;margin:18px 0}.hero-tags span,.status-tag{background:#fff;border:1px solid #f0caca;color:var(--red);border-radius:999px;padding:7px 12px;font-size:13px;font-weight:700}.banner-section{position:relative;border-radius:24px;overflow:hidden;box-shadow:0 16px 35px rgba(0,0,0,.08);background:#fff}.banner-section img{width:100%;height:260px;object-fit:cover}.hero-card-wrap{display:grid;gap:12px;padding:16px;background:#fff}.hero-data-card{border:1px solid var(--line);border-radius:16px;padding:14px;background:#fff}.hero-data-card strong{display:block;color:var(--red);font-size:22px}.section-head{text-align:center;max-width:760px;margin:0 auto 30px}.section-head h2{font-size:28px;margin:8px 0 12px}.category-grid,.service-grid,.info-grid,.security-grid{display:grid;gap:16px}.category-grid{grid-template-columns:1fr}.sports-card,.service-card,.info-card,.faq-item,.score-panel,.data-panel{background:#fff;border:1px solid var(--line);border-radius:18px;padding:20px;box-shadow:0 10px 22px rgba(20,20,20,.04)}.sports-card h3,.service-card h3,.info-card h3{margin:0 0 8px;font-size:20px}.sports-card p,.service-card p,.info-card p,.faq-item p{color:var(--muted);margin:0}.card-link{display:inline-block;margin-top:14px;color:var(--red);font-weight:800}.service-card .label{display:inline-block;background:var(--soft-red);color:var(--red);font-size:12px;font-weight:800;border-radius:999px;padding:5px 10px;margin-bottom:10px}.two-col,.app-showcase,.data-layout{display:grid;gap:28px;align-items:center}.image-panel{border-radius:24px;overflow:hidden;background:#fff;box-shadow:0 16px 35px rgba(0,0,0,.07)}.image-panel img{width:100%;height:auto}.content-section h2{font-size:27px;margin:0 0 14px}.content-section p{color:var(--muted);margin:0 0 14px}.checklist{list-style:none;padding:0;margin:18px 0;display:grid;gap:10px}.checklist li{background:#fff;border:1px solid var(--line);border-radius:14px;padding:12px 14px}.checklist li:before{content:"✓";color:var(--red);font-weight:900;margin-right:8px}.score-panel{display:grid;gap:12px}.score-row{display:grid;grid-template-columns:1fr auto 1fr;gap:10px;align-items:center;border-bottom:1px solid var(--line);padding:12px 0}.score-row:last-child{border-bottom:0}.score-row b{text-align:center;color:var(--red);font-size:20px}.score-row span:last-child{text-align:right}.data-panel ul{padding-left:18px;color:var(--muted)}.app-showcase{background:#fff;border-radius:26px;border:1px solid var(--line);padding:24px;box-shadow:0 12px 28px rgba(0,0,0,.05)}.app-showcase img{max-height:430px;margin:auto}.security-section .security-grid{grid-template-columns:1fr}.responsible-play-section{background:var(--soft-red);padding:54px 0}.responsible-box{background:#fff;border:1px solid #ffd3d3;border-radius:24px;padding:24px}.responsible-box h2{color:var(--red);margin-top:0}.faq-list{display:grid;gap:14px}.faq-item h3{margin:0 0 6px;font-size:18px}.cta{background:linear-gradient(135deg,var(--red),#9f0202);color:#fff;text-align:center;border-radius:28px;padding:36px 20px}.cta h2{margin:0 0 12px}.cta p{max-width:720px;margin:0 auto 22px;color:#ffe8e8}.cta .main-btn{background:#fff;color:var(--red)}.page-hero{background:linear-gradient(180deg,#fff,#f9f9f9);padding:54px 0 36px}.page-hero .container{max-width:920px}.page-content{padding:42px 0}.content-block{background:#fff;border:1px solid var(--line);border-radius:22px;padding:24px;margin-bottom:18px;box-shadow:0 8px 20px rgba(0,0,0,.035)}.content-block h2{margin:0 0 12px;font-size:24px}.content-block p{color:var(--muted);margin:0 0 12px}.notice{border-left:4px solid var(--red);background:var(--soft-red);border-radius:16px;padding:16px;color:#5a1b1b}.site-footer{background:#202020;color:#eee;margin-top:40px}.footer-inner{width:min(1180px,calc(100% - 32px));margin:0 auto;display:grid;gap:24px;padding:42px 0}.footer-brand img{height:42px;margin-bottom:12px}.footer-brand p,.footer-note p{color:#cfcfcf;margin:0}.footer-links{display:grid;gap:10px}.footer-links a{color:#fff}.footer-links a:hover{color:#ffb4b4}.copyright{text-align:center;border-top:1px solid #333;color:#bbb;padding:16px;font-size:14px}@media (min-width:640px){.category-grid{grid-template-columns:repeat(2,1fr)}.service-grid,.info-grid{grid-template-columns:repeat(2,1fr)}.security-section .security-grid{grid-template-columns:repeat(2,1fr)}.hero-copy h1,.page-hero h1{font-size:42px}}@media (min-width:960px){.mobile-header,.mobile-nav{display:none!important}.desktop-header{height:76px;display:flex;align-items:center;gap:28px;width:min(1180px,calc(100% - 40px));margin:0 auto}.desktop-nav{flex:1}.sports-hero{padding:54px 0 78px}.hero-grid,.two-col,.data-layout{grid-template-columns:1.05fr .95fr}.hero-copy h1{font-size:52px}.category-grid,.service-grid,.info-grid{grid-template-columns:repeat(3,1fr)}.security-section .security-grid{grid-template-columns:repeat(3,1fr)}.app-showcase{grid-template-columns:.8fr 1.2fr;padding:36px}.footer-inner{grid-template-columns:1.3fr .7fr 1fr}.banner-section img{height:360px}.section{padding:72px 0}}@media (max-width:360px){.top-action-button{padding:8px 12px;font-size:13px}.mobile-header{grid-template-columns:52px 1fr 66px;padding:0 10px}.hero-copy h1,.page-hero h1{font-size:28px}}
