
:root{--red:rgb(213,5,5);--dark:#171717;--text:#333;--muted:#666;--line:#e9e9e9;--light:#f6f6f6;--soft:#fff1f1;--deep:#a70404}*{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.75}a{text-decoration:none;color:inherit}img{max-width:100%;display:block}.container{width:min(1220px,92%);margin:0 auto}.site-header{background:#fff;border-bottom:1px solid var(--line);position:sticky;top:0;z-index:30}.mobile-header{height:62px;display:flex;align-items:center;justify-content:space-between;padding:0 14px;background:#fff}.menu-button{width:42px;height:42px;border:0;background:#fff;display:flex;flex-direction:column;justify-content:center;gap:5px;padding:0;cursor:pointer}.menu-button span{display:block;width:24px;height:2px;background:#222;border-radius:2px}.mobile-logo{position:absolute;left:50%;transform:translateX(-50%)}.mobile-logo img{height:34px;max-width:132px;object-fit:contain}.top-action,.main-btn{display:inline-flex;align-items:center;justify-content:center;background:var(--red);color:#fff;border-radius:999px;font-weight:700;transition:.2s ease;box-shadow:0 8px 18px rgba(213,5,5,.18)}.top-action{height:38px;padding:0 17px;font-size:14px}.top-action:hover,.main-btn:hover{background:var(--deep);transform:translateY(-1px)}.mobile-nav{display:none;background:#fff;border-top:1px solid var(--line);padding:10px 14px 16px;grid-template-columns:repeat(2,1fr);gap:8px}.mobile-nav.open{display:grid}.mobile-nav a{padding:11px 12px;border:1px solid var(--line);border-radius:12px;color:#333;background:#fafafa}.mobile-nav a.active{color:var(--red);border-color:rgba(213,5,5,.25);background:var(--soft)}.desktop-header{display:none;height:76px;align-items:center;gap:24px}.logo img{height:42px;max-width:160px;object-fit:contain}.desktop-nav{display:flex;align-items:center;gap:22px;flex:1;justify-content:center}.desktop-nav a{font-size:15px;color:#222;font-weight:600;white-space:nowrap}.desktop-nav a.active,.desktop-nav a:hover{color:var(--red)}.search-icon{width:22px;height:22px;border:2px solid #222;border-radius:50%;position:relative;display:inline-block}.search-icon:after{content:"";position:absolute;width:9px;height:2px;background:#222;right:-7px;bottom:-4px;transform:rotate(45deg);border-radius:2px}.main-btn{min-height:46px;padding:0 25px;font-size:16px}.section{padding:68px 0}.section.alt{background:#f7f7f7}.section-title{font-size:30px;line-height:1.25;margin:0 0 14px;color:#141414}.section-desc{max-width:780px;color:var(--muted);margin:0 0 28px}.sports-hero,.banner-section{background:linear-gradient(180deg,#fff 0%,#fafafa 100%);padding:42px 0 58px}.hero-wrap{display:grid;gap:28px;align-items:center}.hero-copy h1{font-size:36px;line-height:1.16;margin:0 0 18px;color:#111;letter-spacing:-.5px}.hero-copy p{color:#4a4a4a;margin:0 0 22px;font-size:17px}.hero-tags,.hero-data-cards{display:flex;flex-wrap:wrap;gap:10px;margin:18px 0 26px}.hero-tags span,.badge{display:inline-flex;align-items:center;padding:7px 12px;border-radius:999px;background:var(--soft);color:var(--red);font-weight:700;font-size:13px}.hero-visual{position:relative;border-radius:24px;overflow:hidden;border:1px solid var(--line);box-shadow:0 18px 45px rgba(0,0,0,.08);background:#fff}.hero-visual img{width:100%;height:330px;object-fit:cover}.hero-score-card{position:absolute;left:18px;right:18px;bottom:18px;background:rgba(255,255,255,.93);border-radius:18px;padding:14px;border:1px solid rgba(255,255,255,.6);display:grid;grid-template-columns:1fr auto 1fr;align-items:center;text-align:center;gap:12px}.hero-score-card strong{color:#111}.hero-score-card .score{color:var(--red);font-size:22px;font-weight:800}.category-grid,.service-grid,.info-grid,.security-grid,.faq-grid{display:grid;gap:18px}.category-grid{grid-template-columns:1fr}.sports-card,.service-card,.info-card,.faq-item,.score-panel,.data-panel,.content-card{background:#fff;border:1px solid var(--line);border-radius:18px;padding:22px;box-shadow:0 10px 28px rgba(0,0,0,.04)}.sports-card h3,.service-card h3,.info-card h3{margin:0 0 9px;color:#151515}.sports-card p,.service-card p,.info-card p{margin:0 0 15px;color:#666}.card-link{color:var(--red);font-weight:800}.service-card .mini-tag{display:inline-block;background:var(--soft);color:var(--red);border-radius:999px;padding:4px 9px;font-size:12px;font-weight:800;margin-bottom:10px}.image-text,.app-showcase,.data-showcase{display:grid;gap:28px;align-items:center}.image-box{border-radius:22px;overflow:hidden;border:1px solid var(--line);box-shadow:0 14px 34px rgba(0,0,0,.06);background:#fff}.image-box img{width:100%;height:310px;object-fit:cover}.checklist{list-style:none;padding:0;margin:18px 0 0;display:grid;gap:10px}.checklist li{position:relative;padding-left:26px;color:#454545}.checklist li:before{content:"";position:absolute;left:0;top:10px;width:9px;height:9px;border-radius:50%;background:var(--red);box-shadow:0 0 0 4px var(--soft)}.score-list{display:grid;gap:12px}.score-row{display:grid;grid-template-columns:1fr auto 1fr;gap:12px;align-items:center;padding:14px;border-radius:14px;background:#fafafa;border:1px solid var(--line);text-align:center}.score-row strong{color:#111}.score-row .status{display:inline-block;color:#fff;background:var(--red);border-radius:999px;padding:4px 10px;font-size:12px}.data-list{display:grid;gap:10px;margin-top:18px}.data-item{display:flex;justify-content:space-between;gap:15px;border-bottom:1px dashed #ddd;padding-bottom:10px;color:#555}.app-card{background:#fff;border:1px solid var(--line);border-radius:22px;padding:26px}.security-section{background:#fff}.responsible-play-section,.notice-box{background:var(--soft);border:1px solid rgba(213,5,5,.14);border-radius:22px;padding:28px}.responsible-play-section h2,.notice-box h3{color:var(--red);margin-top:0}.faq-item h3{font-size:18px;margin:0 0 10px;color:#111}.faq-item p{margin:0;color:#666}.cta{background:#f7f7f7;padding:56px 0}.cta-card{border-radius:24px;background:#fff;border:1px solid var(--line);padding:34px;text-align:center;box-shadow:0 12px 32px rgba(0,0,0,.05)}.cta-card h2{margin:0 0 12px;color:#111}.cta-card p{margin:0 auto 22px;color:#666;max-width:720px}.page-hero{background:#fafafa;padding:52px 0;border-bottom:1px solid var(--line)}.page-hero h1{font-size:34px;line-height:1.2;color:#111;margin:14px 0 12px}.page-hero p{max-width:790px;color:#5b5b5b;margin:0}.content-section{padding:54px 0}.content-layout{display:grid;gap:22px}.content-card h2{margin-top:0;color:#111}.content-card p{color:#555}.steps{counter-reset:item;list-style:none;padding:0;margin:18px 0;display:grid;gap:12px}.steps li{counter-increment:item;background:#fff;border:1px solid var(--line);border-radius:14px;padding:15px 16px 15px 54px;position:relative}.steps li:before{content:counter(item);position:absolute;left:16px;top:14px;width:26px;height:26px;border-radius:50%;background:var(--red);color:#fff;display:flex;align-items:center;justify-content:center;font-weight:800}.site-footer{background:#1d1d1d;color:#ddd;padding-top:46px}.footer-grid{display:grid;gap:28px}.footer-logo{height:40px;margin-bottom:14px;object-fit:contain}.site-footer h3{color:#fff;margin:0 0 12px}.site-footer a{display:block;color:#ddd;margin:8px 0}.site-footer a:hover{color:#fff}.footer-warning{color:#fff;background:rgba(213,5,5,.18);padding:12px;border-radius:12px}.footer-bottom{text-align:center;color:#aaa;border-top:1px solid rgba(255,255,255,.1);padding:16px;margin-top:34px;font-size:13px}@media (min-width:640px){.category-grid,.security-grid,.faq-grid{grid-template-columns:repeat(2,1fr)}.service-grid,.info-grid{grid-template-columns:repeat(2,1fr)}.hero-copy h1{font-size:44px}}@media (min-width:920px){.mobile-header,.mobile-nav{display:none!important}.desktop-header{display:flex}.hero-wrap,.image-text,.app-showcase,.data-showcase{grid-template-columns:1.04fr .96fr}.hero-copy h1{font-size:52px}.category-grid,.service-grid,.info-grid{grid-template-columns:repeat(3,1fr)}.content-layout{grid-template-columns:1fr 1fr}.footer-grid{grid-template-columns:2fr 1fr 1fr 1fr}.image-text.reverse .image-box{order:2}.image-text.reverse .text-box{order:1}.section{padding:84px 0}.page-hero h1{font-size:44px}}@media (max-width:400px){.top-action{padding:0 12px}.hero-score-card{position:static;margin:12px}.hero-visual img{height:240px}.score-row{font-size:13px}.mobile-logo img{height:30px;max-width:116px}}
