
:root{--brand:rgb(213,5,5);--brand-dark:rgb(175,0,0);--text:#151515;--muted:#666;--line:#ececec;--light:#f7f7f7;--deep:#2a2a2a;--white:#fff}*{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:#fff;color:var(--text);line-height:1.72;overflow-x:hidden}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.container{width:min(1180px,92%);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:64px 1fr 82px;align-items:center;padding:0 12px;background:#fff}.menu-button{width:42px;height:42px;border:0;background:#fff;display:flex;flex-direction:column;justify-content:center;gap:5px;padding:0 8px}.menu-button span{display:block;height:2px;background:#222;border-radius:9px}.mobile-logo{justify-self:center}.mobile-logo img{height:34px;object-fit:contain}.top-action{display:inline-flex;align-items:center;justify-content:center;background:var(--brand);color:#fff;border-radius:999px;padding:9px 18px;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)}.desktop-header{display:none}.mobile-nav{display:none;background:#fff;border-top:1px solid var(--line);padding:8px 16px 18px}.nav-open .mobile-nav{display:grid;grid-template-columns:1fr 1fr;gap:8px}.mobile-nav a{padding:10px 12px;border-radius:12px;background:#f8f8f8;font-weight:600}.mobile-nav a.active{color:var(--brand);background:#fff1f1}.logo img{height:42px}.search-icon{width:36px;height:36px;border:1px solid var(--line);border-radius:50%;position:relative;display:inline-block}.search-icon:before{content:"";position:absolute;width:11px;height:11px;border:2px solid #333;border-radius:50%;left:10px;top:9px}.search-icon:after{content:"";position:absolute;width:9px;height:2px;background:#333;transform:rotate(45deg);left:20px;top:22px}.main-btn{display:inline-flex;align-items:center;justify-content:center;background:var(--brand);color:#fff;border-radius:999px;padding:13px 28px;font-weight:800;letter-spacing:.5px;box-shadow:0 14px 26px rgba(213,5,5,.2);transition:.2s}.section{padding:54px 0}.section-gray{background:var(--light)}.section-title{font-size:28px;line-height:1.25;margin:0 0 14px}.section-desc{color:var(--muted);max-width:760px;margin:0 0 28px}.sports-hero,.banner-section{background:#fff}.hero-wrap{display:grid;gap:26px;align-items:center;padding:28px 0 42px}.hero-copy .eyebrow,.badge{display:inline-flex;align-items:center;color:var(--brand);background:#fff1f1;border:1px solid #ffd5d5;border-radius:999px;padding:5px 12px;font-weight:700;font-size:13px;margin-bottom:14px}.hero-copy h1{font-size:36px;line-height:1.16;margin:0 0 16px}.hero-copy p{color:#555;margin:0 0 20px}.hero-media{position:relative;border-radius:26px;overflow:hidden;background:#f2f2f2;min-height:260px}.hero-media img{width:100%;height:100%;object-fit:cover}.hero-panel{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:18px}.hero-panel div{background:#fff;border:1px solid var(--line);border-radius:16px;padding:12px;text-align:center}.hero-panel strong{display:block;color:var(--brand);font-size:20px}.category-grid,.service-grid,.card-grid{display:grid;grid-template-columns:1fr;gap:16px}.sports-card,.service-card,.info-card,.faq-item,.score-panel,.data-panel{background:#fff;border:1px solid var(--line);border-radius:20px;padding:22px;box-shadow:0 10px 28px rgba(0,0,0,.045)}.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{margin:0;color:#606060}.card-link{display:inline-flex;margin-top:14px;color:var(--brand);font-weight:800}.service-card .tag{display:inline-block;background:var(--brand);color:#fff;border-radius:999px;padding:3px 10px;font-size:12px;margin-bottom:12px}.split{display:grid;gap:26px;align-items:center}.split-img{border-radius:26px;overflow:hidden;background:#f2f2f2}.split-img img{width:100%;height:auto}.score-list{display:grid;gap:12px}.score-panel{display:flex;justify-content:space-between;align-items:center;gap:16px}.score-panel span{color:#777;font-size:13px}.score-panel strong{color:var(--brand);font-size:22px}.data-panel ul,.clean-list{padding:0;margin:14px 0 0;list-style:none}.data-panel li,.clean-list li{padding:10px 0;border-bottom:1px solid var(--line);color:#555}.data-panel li:last-child,.clean-list li:last-child{border-bottom:0}.app-showcase{background:#fff7f7;border:1px solid #ffdede;border-radius:28px;padding:28px;display:grid;gap:24px;align-items:center}.security-section .service-card{border-left:4px solid var(--brand)}.responsible-play-section{background:#222;color:#fff}.responsible-play-section .section-desc,.responsible-play-section p{color:#e7e7e7}.notice{background:#fff;border-left:5px solid var(--brand);padding:18px 20px;border-radius:14px;box-shadow:0 10px 24px rgba(0,0,0,.05)}.responsible-play-section .notice{background:#2c2c2c}.faq-wrap{display:grid;gap:14px}.faq-item h3{margin:0 0 8px}.faq-item p{margin:0;color:#5d5d5d}.cta{background:linear-gradient(135deg,#fff3f3,#fff);border-top:1px solid #ffe1e1;text-align:center}.cta-box{padding:42px 20px}.cta h2{margin:0 0 12px;font-size:28px}.page-hero{padding:48px 0;background:#fff}.page-hero h1{font-size:34px;line-height:1.22;margin:0 0 16px}.page-hero p{color:#555;max-width:850px}.steps{counter-reset:item;display:grid;gap:14px;margin-top:22px}.step{background:#fff;border:1px solid var(--line);border-radius:18px;padding:18px;display:flex;gap:14px}.step:before{counter-increment:item;content:counter(item);width:34px;height:34px;background:var(--brand);color:#fff;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;font-weight:800;flex:0 0 auto}.site-footer{background:#202020;color:#eee;padding-top:44px}.footer-grid{display:grid;gap:26px}.footer-logo{height:38px;margin-bottom:14px}.site-footer p{color:#c9c9c9}.site-footer h3{margin:0 0 12px}.site-footer a{display:block;color:#dcdcdc;margin:8px 0}.footer-bottom{text-align:center;border-top:1px solid #333;margin-top:30px;padding:16px;color:#aaa;font-size:14px}@media (min-width:700px){.category-grid{grid-template-columns:repeat(2,1fr)}.service-grid,.card-grid{grid-template-columns:repeat(3,1fr)}.app-showcase,.split{grid-template-columns:1.04fr .96fr}.hero-copy h1{font-size:46px}.footer-grid{grid-template-columns:1.3fr .8fr .8fr 1.1fr}}@media (min-width:980px){.mobile-header,.mobile-nav{display:none}.desktop-header{height:78px;display:flex;align-items:center;gap:24px}.desktop-nav{flex:1;display:flex;justify-content:center;gap:24px}.desktop-nav a{font-weight:700;color:#333;position:relative;padding:26px 0}.desktop-nav a.active,.desktop-nav a:hover{color:var(--brand)}.desktop-nav a.active:after{content:"";position:absolute;left:0;right:0;bottom:18px;margin:auto;width:24px;height:3px;background:var(--brand);border-radius:9px}.hero-wrap{grid-template-columns:.95fr 1.05fr;min-height:520px}.hero-copy h1{font-size:54px}.category-grid{grid-template-columns:repeat(3,1fr)}.section{padding:72px 0}.page-hero h1{font-size:44px}}@media (max-width:420px){.hero-copy h1{font-size:30px}.top-action{padding:8px 13px}.hero-panel{grid-template-columns:1fr}.section-title{font-size:24px}.sports-card,.service-card,.info-card,.faq-item{padding:18px}}
