
:root{--red:rgb(213,5,5);--red-dark:rgb(174,0,0);--text:#171717;--muted:#62666f;--light:#f6f7f9;--line:#eceef2;--soft:#fff2f2;--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;color:var(--text);background:#fff;line-height:1.75;overflow-x:hidden}a{text-decoration:none;color:inherit}img{max-width:100%;display:block}.container{width:min(1200px,calc(100% - 32px));margin:0 auto}.site-header{background:#fff;border-bottom:1px solid var(--line);position:sticky;top:0;z-index:50}.mobile-header{height:62px;display:grid;grid-template-columns:76px 1fr 76px;align-items:center;padding:0 14px}.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{width:24px;height:2px;background:#141414;border-radius:8px;margin-left:4px}.mobile-logo{justify-self:center}.mobile-logo img{height:34px}.top-action,.main-btn{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:var(--red);color:#fff!important;font-weight:750;border:1px solid var(--red);transition:.2s}.top-action{height:36px;padding:0 15px;font-size:14px}.main-btn{min-height:46px;padding:12px 26px}.top-action:hover,.main-btn:hover{background:var(--red-dark);border-color:var(--red-dark);transform:translateY(-1px)}.mobile-nav{display:none;background:#fff;border-top:1px solid var(--line);padding:10px 18px 18px;grid-template-columns:repeat(2,1fr);gap:8px}.mobile-nav.open{display:grid}.mobile-nav a{padding:10px 12px;border:1px solid var(--line);border-radius:12px;background:#fafafa;font-size:14px}.desktop-header{display:none}.brand img{height:42px}.desktop-nav{display:flex;align-items:center;gap:22px;flex:1;justify-content:center}.desktop-nav a{font-size:15px;font-weight:650;color:#222;position:relative;white-space:nowrap}.desktop-nav a.active,.desktop-nav a:hover{color:var(--red)}.desktop-nav a.active:after{content:"";position:absolute;left:0;right:0;bottom:-18px;height:3px;background:var(--red);border-radius:99px}.search-icon{width:34px;height:34px;border:1px solid var(--line);border-radius:50%;position:relative;background:#fff}.search-icon:before{content:"";position:absolute;width:11px;height:11px;border:2px solid #222;border-radius:50%;left:9px;top:8px}.search-icon:after{content:"";position:absolute;width:8px;height:2px;background:#222;transform:rotate(45deg);right:8px;bottom:9px;border-radius:2px}.section{padding:56px 0}.section.light{background:var(--light)}.section-title{margin:0 0 12px;font-size:30px;line-height:1.25}.section-lead{margin:0 0 26px;color:var(--muted);max-width:780px}.sports-hero{background:linear-gradient(180deg,#fff 0%,#fff7f7 100%);padding:34px 0 58px}.hero-grid{display:grid;grid-template-columns:1fr;gap:28px;align-items:center}.eyebrow,.badge{display:inline-flex;align-items:center;border-radius:999px;background:var(--soft);color:var(--red);font-weight:800;font-size:13px;padding:6px 12px}.sports-hero h1,.page-hero h1{font-size:36px;line-height:1.18;margin:16px 0 18px;letter-spacing:-.5px}.hero-text p,.page-hero p{color:var(--muted);font-size:17px;margin:0 0 20px}.hero-tags,.hero-data-cards{display:flex;flex-wrap:wrap;gap:10px;margin:20px 0}.hero-tags span,.hero-data-cards span{border:1px solid #ffd8d8;background:#fff;border-radius:14px;padding:9px 12px;color:#3c3c3c;font-size:14px}.banner-section{position:relative;border-radius:24px;overflow:hidden;min-height:290px;background:#ddd;box-shadow:0 16px 50px rgba(213,5,5,.12)}.banner-section img{width:100%;height:100%;object-fit:cover;min-height:290px}.hero-score-card{position:absolute;left:16px;right:16px;bottom:16px;background:rgba(255,255,255,.92);border:1px solid rgba(255,255,255,.8);border-radius:18px;padding:14px;backdrop-filter:blur(8px)}.score-row{display:flex;align-items:center;justify-content:space-between;padding:10px 0;border-bottom:1px solid var(--line)}.score-row:last-child{border-bottom:0}.status{font-size:12px;border-radius:999px;padding:4px 9px;background:#f2f2f2;color:#333}.status.live{background:var(--red);color:#fff}.category-grid,.service-grid,.security-grid,.info-grid{display:grid;grid-template-columns:1fr;gap:18px}.sports-card,.service-card,.info-card,.faq-item,.score-panel,.data-panel,.content-block{background:#fff;border:1px solid var(--line);border-radius:18px;padding:22px;box-shadow:0 10px 30px rgba(15,20,30,.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{color:var(--muted);margin:0 0 14px}.card-link{color:var(--red);font-weight:800}.service-card .mini-label{display:inline-block;background:var(--soft);color:var(--red);border-radius:999px;padding:4px 10px;font-size:12px;font-weight:800;margin-bottom:10px}.image-text{display:grid;grid-template-columns:1fr;gap:28px;align-items:center}.image-box{border-radius:24px;overflow:hidden;border:1px solid var(--line);background:#fff;box-shadow:0 14px 42px rgba(0,0,0,.06)}.checklist{list-style:none;padding:0;margin:18px 0 0;display:grid;gap:10px}.checklist li{position:relative;padding-left:28px;color:#404040}.checklist li:before{content:"";position:absolute;left:0;top:9px;width:16px;height:16px;border-radius:50%;background:var(--red)}.checklist li:after{content:"";position:absolute;left:5px;top:13px;width:6px;height:3px;border-left:2px solid #fff;border-bottom:2px solid #fff;transform:rotate(-45deg)}.score-panel{display:grid;gap:12px}.match-card{border:1px solid var(--line);border-radius:16px;padding:14px;background:#fafafa}.match-top{display:flex;justify-content:space-between;color:var(--muted);font-size:13px}.match-score{display:flex;align-items:center;justify-content:space-between;font-weight:800;font-size:20px;margin-top:8px}.data-line{display:flex;justify-content:space-between;border-bottom:1px solid var(--line);padding:11px 0;color:#444}.data-line:last-child{border-bottom:0}.app-showcase{background:#fff}.app-frame{display:grid;grid-template-columns:1fr;gap:30px;align-items:center}.app-img{max-height:430px;margin:auto}.security-section{background:var(--light)}.responsible-play-section{background:var(--soft);border-top:1px solid #ffdada;border-bottom:1px solid #ffdada}.responsible-box{background:#fff;border:1px solid #ffd4d4;border-radius:22px;padding:24px}.faq-list{display:grid;gap:14px}.faq-item h3{margin:0 0 8px;font-size:18px}.faq-item p{margin:0;color:var(--muted)}.cta{padding:52px 0;background:var(--red);color:#fff;text-align:center}.cta h2{font-size:30px;margin:0 0 10px}.cta p{max-width:720px;margin:0 auto 22px;color:#ffe6e6}.cta .main-btn{background:#fff;color:var(--red)!important;border-color:#fff}.page-hero{padding:46px 0;background:linear-gradient(180deg,#fff,#fff6f6);border-bottom:1px solid #ffe3e3}.page-hero h1{font-size:34px}.content-section{padding:44px 0}.content-layout{display:grid;grid-template-columns:1fr;gap:22px}.content-block h2{margin:0 0 10px;font-size:24px}.content-block p{color:var(--muted);margin:0 0 12px}.note{border-left:4px solid var(--red);background:var(--soft);padding:16px;border-radius:14px;color:#4a3a3a}.steps{counter-reset:step;list-style:none;padding:0;margin:0;display:grid;gap:12px}.steps li{counter-increment:step;background:#fff;border:1px solid var(--line);border-radius:16px;padding:16px 16px 16px 54px;position:relative}.steps li:before{content:counter(step);position:absolute;left:16px;top:16px;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:#1a1a1a;color:#e9e9e9;padding-top:44px}.footer-grid{display:grid;grid-template-columns:1fr;gap:28px}.footer-logo{height:40px;margin-bottom:16px}.site-footer p{color:#c9c9c9;margin:0}.site-footer h3{margin:0 0 12px}.footer-links{display:grid;grid-template-columns:repeat(2,1fr);gap:8px}.footer-links a{color:#eee}.footer-bottom{text-align:center;border-top:1px solid #333;margin-top:32px;padding:18px;color:#bdbdbd;font-size:14px}
@media (min-width:680px){.category-grid,.service-grid,.security-grid,.info-grid{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:1.3fr 1fr 1.3fr}.sports-hero h1,.page-hero h1{font-size:44px}}
@media (min-width:960px){.mobile-header,.mobile-nav{display:none!important}.desktop-header{height:78px;display:flex;align-items:center;gap:20px}.sports-hero{padding:58px 0 72px}.hero-grid{grid-template-columns:1.02fr .98fr}.sports-hero h1{font-size:54px}.page-hero h1{font-size:46px}.category-grid,.service-grid{grid-template-columns:repeat(3,1fr)}.security-grid,.info-grid{grid-template-columns:repeat(3,1fr)}.image-text{grid-template-columns:1fr 1fr}.image-text.reverse .image-box{order:2}.app-frame{grid-template-columns:.86fr 1.14fr}.content-layout{grid-template-columns:1.4fr .8fr}.section{padding:76px 0}}
