*{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:#f6f6f6;color:#222;line-height:1.75;overflow-x:hidden}a{text-decoration:none;color:inherit}img{max-width:100%;display:block}.container{width:min(1180px,92vw);margin:0 auto}.site-header{background:#fff;border-bottom:1px solid #eee;position:sticky;top:0;z-index:20}.mobile-header{height:62px;display:grid;grid-template-columns:80px 1fr 86px;align-items:center;padding:0 14px;background:#fff}.mobile-logo{justify-self:center}.mobile-logo img{height:42px;width:auto}.menu-button{width:42px;height:42px;border:0;background:#fff;display:flex;flex-direction:column;gap:5px;justify-content:center;padding:8px;cursor:pointer}.menu-button span{display:block;width:24px;height:2px;background:#222;border-radius:2px}.top-action,.main-btn{background:rgb(213,5,5);color:#fff;border-radius:999px;padding:9px 18px;font-weight:700;display:inline-flex;align-items:center;justify-content:center;box-shadow:0 8px 18px rgba(213,5,5,.18);white-space:nowrap}.top-action:hover,.main-btn:hover{background:#b80404}.mobile-nav{display:none;background:#fff;border-top:1px solid #eee;padding:8px 18px 16px}.mobile-nav.open{display:grid;grid-template-columns:1fr 1fr;gap:8px}.mobile-nav a{padding:10px 12px;background:#f7f7f7;border-radius:12px;font-size:14px}.desktop-header{display:none}.search-icon{width:22px;height:22px;border:2px solid #444;border-radius:50%;position:relative;display:inline-block}.search-icon:after{content:"";width:9px;height:2px;background:#444;position:absolute;right:-7px;bottom:0;transform:rotate(45deg);border-radius:2px}.page-hero,.sports-hero{background:#fff;padding:46px 0;border-bottom:1px solid #eee}.hero-wrap{display:grid;gap:26px;align-items:center}.hero-copy h1,.page-hero h1{font-size:34px;line-height:1.18;margin:0 0 18px;color:#111}.hero-copy p,.page-summary{color:#555;font-size:16px;margin:0 0 18px}.hero-image{border-radius:26px;overflow:hidden;border:1px solid #eee;box-shadow:0 20px 50px rgba(0,0,0,.08)}.eyebrow,.badge{display:inline-flex;align-items:center;background:#fff1f1;color:rgb(213,5,5);border:1px solid #ffdada;border-radius:999px;padding:5px 12px;font-size:13px;font-weight:700;margin-bottom:12px}.section{padding:48px 0}.section.white{background:#fff}.section-head{display:flex;justify-content:space-between;gap:20px;align-items:flex-end;margin-bottom:24px}.section-head h2{font-size:28px;margin:0;color:#111}.section-head p{margin:0;color:#666;max-width:680px}.category-grid,.service-grid,.card-grid{display:grid;grid-template-columns:1fr;gap:16px}.sports-card,.service-card,.plain-card,.faq-item{background:#fff;border:1px solid #e9e9e9;border-radius:18px;padding:22px;box-shadow:0 10px 28px rgba(0,0,0,.04)}.sports-card h3,.service-card h3,.plain-card h3{margin:0 0 8px;color:#111}.sports-card p,.service-card p,.plain-card p{color:#5d5d5d;margin:0 0 12px}.card-link{color:rgb(213,5,5);font-weight:700}.service-card .tag{display:inline-block;background:rgb(213,5,5);color:#fff;border-radius:999px;padding:3px 10px;font-size:12px;margin-bottom:12px}.two-col{display:grid;gap:28px;align-items:center}.image-card{background:#fff;border:1px solid #eee;border-radius:24px;overflow:hidden;box-shadow:0 14px 36px rgba(0,0,0,.06)}.score-panel,.data-panel{display:grid;gap:12px;margin-top:18px}.score-row,.data-row{display:grid;grid-template-columns:1fr auto 1fr;gap:12px;align-items:center;background:#fff;border:1px solid #eee;border-radius:14px;padding:14px}.score-num{font-size:22px;font-weight:800;color:rgb(213,5,5)}.status{display:inline-flex;border-radius:999px;background:#f2f2f2;color:#555;padding:3px 9px;font-size:12px}.app-showcase{background:#fff;border-radius:28px;padding:26px;border:1px solid #eee}.security-section{background:#fff}.responsible-play-section{background:#fff7f7;border-top:1px solid #ffe1e1;border-bottom:1px solid #ffe1e1}.notice{background:#fff;border-left:5px solid rgb(213,5,5);border-radius:14px;padding:18px;border-top:1px solid #eee;border-right:1px solid #eee;border-bottom:1px solid #eee}.check-list{padding-left:20px;color:#555}.check-list li{margin:8px 0}.faq-list{display:grid;gap:14px}.faq-item h3{font-size:17px;margin:0 0 8px}.faq-item p{margin:0;color:#5f5f5f}.cta{background:linear-gradient(90deg,rgb(213,5,5),#a80303);color:#fff;border-radius:26px;padding:34px;text-align:center}.cta h2{margin:0 0 10px}.cta p{margin:0 auto 18px;max-width:760px;color:#fff2f2}.cta .main-btn{background:#fff;color:rgb(213,5,5);box-shadow:none}.site-footer{background:#202020;color:#eee;padding:44px 0 18px}.footer-grid{display:grid;gap:26px}.footer-logo{width:150px;background:#fff;border-radius:12px;padding:4px;margin-bottom:14px}.site-footer h3{margin:0 0 10px;color:#fff}.site-footer a{display:block;color:#ccc;margin:7px 0}.site-footer p{color:#ccc;margin:0}.footer-bottom{border-top:1px solid #393939;margin-top:26px;padding-top:16px;font-size:13px}.content-block{background:#fff;border:1px solid #eee;border-radius:22px;padding:26px;margin-top:18px}.steps{counter-reset:item;display:grid;gap:14px}.step{background:#fff;border:1px solid #eee;border-radius:16px;padding:18px}.step:before{counter-increment:item;content:counter(item);display:inline-flex;width:28px;height:28px;border-radius:50%;background:rgb(213,5,5);color:#fff;align-items:center;justify-content:center;font-weight:800;margin-right:8px}.only-one-action{margin:22px 0}.desktop-only{display:none}@media (min-width:700px){.category-grid{grid-template-columns:repeat(2,1fr)}.service-grid,.card-grid{grid-template-columns:repeat(2,1fr)}.hero-copy h1,.page-hero h1{font-size:44px}.two-col,.hero-wrap{grid-template-columns:1fr 1fr}.footer-grid{grid-template-columns:2fr 1fr 1fr 1fr}}@media (min-width:980px){.mobile-header,.mobile-nav{display:none}.desktop-header{height:78px;display:flex;align-items:center;gap:24px}.desktop-logo img{height:52px}.desktop-nav{display:flex;align-items:center;gap:18px;flex:1;justify-content:center}.desktop-nav a{font-weight:650;color:#333;white-space:nowrap}.desktop-nav a.active,.desktop-nav a:hover{color:rgb(213,5,5)}.desktop-action{padding:10px 22px}.category-grid{grid-template-columns:repeat(3,1fr)}.service-grid{grid-template-columns:repeat(3,1fr)}.card-grid{grid-template-columns:repeat(3,1fr)}.section{padding:66px 0}.hero-copy h1{font-size:54px}.desktop-only{display:block}}@media (max-width:420px){.mobile-header{grid-template-columns:58px 1fr 72px;padding:0 10px}.top-action{padding:8px 13px;font-size:13px}.hero-copy h1,.page-hero h1{font-size:29px}.section-head{display:block}.score-row{grid-template-columns:1fr;text-align:center}.cta{padding:26px 18px}}