:root{--red:rgb(213,5,5);--dark:#161616;--text:#3a3a3a;--muted:#6c6c6c;--line:#e8e8e8;--soft:#f7f7f7;--lightred:#fff1f1;--deepred:#a80000}*{box-sizing:border-box}html,body{margin:0;padding:0;overflow-x:hidden}body{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC","Microsoft YaHei",Arial,sans-serif;background:#fff;color:var(--text);line-height:1.72}a{text-decoration:none;color:inherit}img{max-width:100%;display:block}.container{width:min(1220px,calc(100% - 32px));margin:0 auto}.site-header{background:#fff;border-bottom:1px solid var(--line);position:sticky;top:0;z-index:20}.mobile-header{height:62px;display:grid;grid-template-columns:72px 1fr 86px;align-items:center;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 8px}.menu-button span{display:block;height:2px;background:#222;border-radius:2px}.mobile-logo{justify-self:center}.mobile-logo img{height:34px;object-fit:contain}.top-action{display:inline-flex;align-items:center;justify-content:center;padding:9px 18px;border-radius:999px;background:var(--red);color:#fff;font-weight:700;font-size:14px;white-space:nowrap}.top-action:hover,.main-btn:hover{background:var(--deepred);transform:translateY(-1px)}.mobile-nav{display:none;padding:8px 16px 18px;border-top:1px solid var(--line);background:#fff}.mobile-nav.open{display:grid;grid-template-columns:1fr 1fr;gap:8px}.mobile-nav a{padding:10px 12px;border-radius:12px;background:#f8f8f8;color:#222;font-weight:650}.mobile-nav a.active{color:var(--red);background:var(--lightred)}.desktop-header{display:none;height:76px;align-items:center;gap:26px}.logo img{height:42px;object-fit:contain}.desktop-nav{display:flex;align-items:center;gap:22px;flex:1;justify-content:center}.desktop-nav a{font-weight:700;color:#2b2b2b;position:relative;padding:26px 0}.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:3px}.search-icon{width:26px;height:26px;border:2px solid #333;border-radius:50%;position:relative;display:inline-block}.search-icon:after{content:"";position:absolute;width:9px;height:2px;background:#333;right:-6px;bottom:2px;transform:rotate(45deg);border-radius:2px}.main-btn{display:inline-flex;align-items:center;justify-content:center;background:var(--red);color:#fff;border-radius:999px;padding:13px 26px;font-weight:800;box-shadow:0 10px 22px rgba(213,5,5,.16);transition:.2s ease}.section{padding:56px 0}.section.alt{background:var(--soft)}.section-title{margin:0 0 12px;color:var(--dark);font-size:30px;line-height:1.25}.section-lead{margin:0 0 28px;color:var(--muted);max-width:760px}.sports-hero{background:linear-gradient(180deg,#fff 0%,#f8f8f8 100%);padding:42px 0 58px}.hero-wrap{display:grid;gap:26px;align-items:center}.hero-copy h1{font-size:38px;line-height:1.18;margin:14px 0;color:#111}.hero-copy p{font-size:17px;color:#555;margin:0 0 22px}.eyebrow,.badge{display:inline-flex;align-items:center;padding:6px 12px;border-radius:999px;background:var(--lightred);color:var(--red);font-weight:800;font-size:13px}.hero-tags{display:flex;gap:10px;flex-wrap:wrap;margin:18px 0 26px}.hero-tags span{padding:8px 12px;border:1px solid #ffd2d2;background:#fff;border-radius:999px;color:#4a4a4a;font-weight:700}.banner-section{position:relative;border-radius:24px;overflow:hidden;background:#222;min-height:290px;box-shadow:0 20px 40px rgba(0,0,0,.08)}.banner-section img{width:100%;height:100%;min-height:290px;object-fit:cover}.banner-section:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.05),rgba(0,0,0,.28))}.hero-data-cards{display:grid;gap:12px;position:absolute;left:18px;right:18px;bottom:18px;z-index:2}.hero-data-card{background:rgba(255,255,255,.94);border-radius:16px;padding:14px;border:1px solid rgba(255,255,255,.7)}.hero-data-card strong{display:block;color:#111}.hero-data-card span{color:#666;font-size:13px}.category-grid,.service-grid,.security-grid,.info-grid,.score-grid{display:grid;gap:18px}.category-grid{grid-template-columns:1fr}.sports-card,.service-card,.info-card,.faq-item,.score-card{background:#fff;border:1px solid var(--line);border-radius:20px;padding:22px;box-shadow:0 12px 26px rgba(0,0,0,.04)}.sports-card h3,.service-card h3,.info-card h3{margin:0 0 8px;color:#151515}.sports-card p,.service-card p,.info-card p{margin:0 0 14px;color:#666}.card-link{color:var(--red);font-weight:800}.service-card .label{display:inline-flex;padding:4px 10px;border-radius:999px;background:var(--lightred);color:var(--red);font-size:12px;font-weight:800;margin-bottom:12px}.split{display:grid;gap:28px;align-items:center}.split-image{border-radius:24px;overflow:hidden;background:#eee;box-shadow:0 18px 40px rgba(0,0,0,.08)}.feature-list{display:grid;gap:12px;margin-top:20px}.feature-list li,.checklist li{list-style:none;position:relative;padding-left:28px;margin:8px 0}.feature-list li:before,.checklist li:before{content:"";position:absolute;left:0;top:.65em;width:10px;height:10px;border-radius:50%;background:var(--red)}.score-panel,.data-panel{background:#fff;border:1px solid var(--line);border-radius:24px;padding:22px;box-shadow:0 16px 34px rgba(0,0,0,.05)}.score-card{display:flex;align-items:center;justify-content:space-between;gap:12px}.score-card .teams{font-weight:800;color:#222}.score-card .score{font-size:24px;color:var(--red);font-weight:900}.status{display:inline-flex;padding:4px 9px;border-radius:999px;background:var(--lightred);color:var(--red);font-weight:800;font-size:12px}.data-list{display:grid;gap:10px;margin-top:15px}.data-list div{display:flex;justify-content:space-between;padding:12px 0;border-bottom:1px dashed #ddd}.app-showcase{background:#fff;border-radius:26px;border:1px solid var(--line);padding:22px;display:grid;gap:24px;align-items:center}.app-img{max-height:420px;margin:auto}.security-section .security-grid{grid-template-columns:1fr}.responsible-play-section{background:var(--lightred);border-top:1px solid #ffd7d7;border-bottom:1px solid #ffd7d7}.responsible-box{background:#fff;border:1px solid #ffd5d5;border-radius:22px;padding:24px}.faq-list{display:grid;gap:14px}.faq-item h3{margin:0 0 6px;color:#111}.faq-item p{margin:0;color:#666}.cta{background:#f7f7f7;text-align:center}.cta-box{background:#fff;border:1px solid var(--line);border-radius:28px;padding:34px;box-shadow:0 18px 40px rgba(0,0,0,.05)}.page-hero{padding:48px 0 34px;background:linear-gradient(180deg,#fff,#f8f8f8)}.page-hero h1{font-size:36px;margin:12px 0 10px;color:#111;line-height:1.22}.page-hero p{max-width:820px;margin:0;color:#606060;font-size:17px}.content-section{padding:42px 0}.content-block{background:#fff;border:1px solid var(--line);border-radius:24px;padding:26px;margin-bottom:20px}.content-block h2{margin:0 0 10px;color:#111}.content-block p{margin:0 0 12px}.checklist{margin:0;padding:0}.notice{border-left:4px solid var(--red);background:var(--lightred);padding:18px;border-radius:16px;color:#333}.download-steps{counter-reset:s;display:grid;gap:14px}.download-steps li{list-style:none;background:#fff;border:1px solid var(--line);border-radius:18px;padding:18px}.download-steps li:before{counter-increment:s;content:counter(s);display:inline-flex;width:28px;height:28px;align-items:center;justify-content:center;border-radius:50%;background:var(--red);color:#fff;font-weight:900;margin-right:10px}.site-footer{background:#191919;color:#d8d8d8;margin-top:0}.footer-grid{display:grid;gap:24px;padding:42px 0}.footer-logo{height:40px;margin-bottom:14px}.site-footer h3{color:#fff;margin:0 0 12px}.site-footer a{display:block;color:#d8d8d8;margin:7px 0}.site-footer a:hover{color:#fff}.footer-bottom{text-align:center;border-top:1px solid #333;padding:16px;color:#aaa;font-size:14px}@media(min-width:640px){.category-grid{grid-template-columns:repeat(2,1fr)}.service-grid,.info-grid,.score-grid{grid-template-columns:repeat(2,1fr)}.security-section .security-grid{grid-template-columns:repeat(2,1fr)}.hero-data-cards{grid-template-columns:repeat(3,1fr)}}@media(min-width:900px){.mobile-header,.mobile-nav{display:none!important}.desktop-header{display:flex}.sports-hero{padding:74px 0}.hero-wrap{grid-template-columns:1fr 1.05fr}.hero-copy h1{font-size:52px}.category-grid{grid-template-columns:repeat(3,1fr)}.service-grid{grid-template-columns:repeat(3,1fr)}.split{grid-template-columns:1fr 1fr}.split.reverse .split-image{order:2}.app-showcase{grid-template-columns:.85fr 1.15fr;padding:34px}.security-section .security-grid{grid-template-columns:repeat(3,1fr)}.footer-grid{grid-template-columns:1.5fr 1fr 1fr 1.4fr}.page-hero h1{font-size:44px}.content-layout{display:grid;grid-template-columns:2fr 1fr;gap:22px;align-items:start}.sticky-card{position:sticky;top:96px}}@media(min-width:1180px){.category-grid.six{grid-template-columns:repeat(6,1fr)}.category-grid.six .sports-card{padding:18px}.category-grid.six .sports-card p{font-size:14px}}
