:root{--red:rgb(213,5,5);--red-dark:rgb(174,0,0);--light:#f6f6f6;--line:#e8e8e8;--text:#202020;--muted:#666;--black:#111;--soft:#fff3f3}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Microsoft YaHei",Arial,sans-serif;color:var(--text);background:#fff;line-height:1.75;overflow-x:hidden}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.wrap{width:min(1180px,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 82px;align-items:center;padding:0 14px;background:#fff}.menu-button{width:44px;height:44px;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:#161616;border-radius:3px}.mobile-logo{justify-self:center}.mobile-logo img{height:34px;width:auto}.top-action,.main-btn{display:inline-flex;align-items:center;justify-content:center;background:var(--red);color:#fff;border-radius:999px;padding:10px 18px;font-weight:700;border:1px solid var(--red);box-shadow:0 8px 18px rgba(213,5,5,.18);transition:.2s}.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:8px 16px 16px}.mobile-nav.open{display:grid;grid-template-columns:1fr 1fr;gap:8px}.mobile-nav a{padding:10px 12px;background:#f7f7f7;border-radius:12px;color:#333}.desktop-header{display:none}.logo img{height:44px;width:auto}.desktop-nav{display:flex;align-items:center;gap:24px;white-space:nowrap}.desktop-nav a{font-size:15px;font-weight:650;color:#333;position:relative}.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:34px;height:34px;border:1px solid var(--line);border-radius:50%;position:relative;display:inline-block;background:#fff}.search-icon:before{content:"";width:12px;height:12px;border:2px solid #555;border-radius:50%;position:absolute;left:8px;top:8px}.search-icon:after{content:"";width:8px;height:2px;background:#555;transform:rotate(45deg);position:absolute;right:8px;bottom:9px}.section{padding:58px 0}.section.gray{background:var(--light)}.section-title{font-size:28px;line-height:1.25;margin:0 0 14px;color:#111}.section-lead{color:var(--muted);margin:0 0 28px;max-width:760px}.sports-hero{padding:48px 0;background:linear-gradient(180deg,#fff,#f8f8f8)}.hero-grid{display:grid;gap:28px;align-items:center}.hero-copy h1{font-size:34px;line-height:1.18;margin:12px 0 16px;color:#111}.hero-copy p{color:#555;margin:0 0 22px}.badge,.category-badge{display:inline-flex;color:var(--red);background:var(--soft);border:1px solid #ffd3d3;border-radius:999px;padding:6px 12px;font-size:13px;font-weight:700}.hero-tags,.tag-row{display:flex;flex-wrap:wrap;gap:10px;margin:18px 0}.hero-tags span,.tag-row span{background:#fff;border:1px solid var(--line);border-radius:999px;padding:7px 12px;font-size:13px;color:#444}.banner-section{position:relative;border-radius:24px;overflow:hidden;min-height:330px;background:#ddd}.banner-section img{height:100%;width:100%;object-fit:cover}.hero-data-cards{display:grid;gap:12px;margin-top:-50px;position:relative;padding:0 18px 18px}.hero-data-card,.score-card{background:#fff;border:1px solid var(--line);border-radius:18px;padding:16px;box-shadow:0 12px 28px rgba(0,0,0,.08)}.hero-data-card strong{font-size:22px;color:var(--red);display:block}.category-grid,.service-grid,.info-grid,.security-grid,.faq-grid{display:grid;gap:16px}.sports-card,.service-card,.info-card,.faq-item,.content-card{background:#fff;border:1px solid var(--line);border-radius:18px;padding:22px;box-shadow:0 10px 24px rgba(0,0,0,.04)}.sports-card h3,.service-card h3,.info-card h3,.content-card h2{margin:0 0 8px;color:#151515}.sports-card p,.service-card p,.info-card p,.content-card p,.faq-item p{margin:0;color:#606060}.card-link{display:inline-flex;margin-top:14px;color:var(--red);font-weight:700}.service-card small{display:inline-flex;background:var(--soft);color:var(--red);border-radius:999px;padding:4px 10px;margin-bottom:12px;font-weight:700}.feature-layout,.app-showcase,.data-layout{display:grid;gap:28px;align-items:center}.feature-image,.app-image{border-radius:24px;overflow:hidden;background:#eee;border:1px solid var(--line);box-shadow:0 16px 30px rgba(0,0,0,.06)}.checklist{list-style:none;padding:0;margin:18px 0 0;display:grid;gap:10px}.checklist li{padding:12px 14px;background:#fff;border:1px solid var(--line);border-radius:14px;color:#444}.checklist li:before{content:"✓";color:var(--red);font-weight:900;margin-right:8px}.score-panel,.data-panel{background:#fff;border:1px solid var(--line);border-radius:22px;padding:22px;box-shadow:0 12px 30px rgba(0,0,0,.05)}.score-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:14px}.status{font-size:12px;padding:4px 9px;border-radius:999px;background:var(--soft);color:var(--red);font-weight:800}.teams{display:flex;justify-content:space-between;align-items:center;gap:12px}.score{font-size:28px;font-weight:900;color:#111}.data-list{display:grid;gap:10px;margin-top:14px}.data-list div{display:flex;justify-content:space-between;padding:10px 0;border-bottom:1px dashed #e4e4e4;color:#555}.security-section{background:#fff}.responsible-play-section{background:var(--soft);border-top:1px solid #ffd8d8;border-bottom:1px solid #ffd8d8}.responsible-play-section .info-card{border-color:#ffd1d1}.page-hero{padding:54px 0;background:linear-gradient(180deg,#fff,#f7f7f7);border-bottom:1px solid var(--line)}.page-hero h1{font-size:34px;line-height:1.2;margin:12px 0 12px;color:#111}.page-hero p{color:#555;max-width:780px;margin:0}.content-section{padding:48px 0}.content-grid{display:grid;gap:18px}.notice-card{background:var(--soft);border:1px solid #ffd0d0;border-radius:18px;padding:20px;color:#4b4b4b}.notice-card h2,.notice-card h3{color:var(--red);margin-top:0}.cta-section{padding:48px 0;background:#f7f7f7;text-align:center}.cta-box{background:#fff;border:1px solid var(--line);border-radius:24px;padding:32px;box-shadow:0 12px 28px rgba(0,0,0,.05)}.cta-box h2{margin:0 0 10px}.site-footer{background:#151515;color:#ddd;padding:42px 0 24px}.footer-grid{display:grid;gap:24px}.footer-logo{height:42px;margin-bottom:14px}.site-footer h3{color:#fff;margin:0 0 10px}.site-footer a{display:block;color:#d7d7d7;margin:7px 0}.site-footer p{color:#bbb;margin:0 0 10px}.footer-note{border-top:1px solid #333;margin-top:24px;padding-top:18px;font-size:13px}.download-steps{counter-reset:step;display:grid;gap:14px}.download-steps li{list-style:none;background:#fff;border:1px solid var(--line);border-radius:16px;padding:16px}.download-steps li:before{counter-increment:step;content:counter(step);display:inline-flex;width:28px;height:28px;align-items:center;justify-content:center;background:var(--red);color:#fff;border-radius:50%;margin-right:10px;font-weight:800}@media (min-width:640px){.category-grid,.service-grid,.security-grid,.info-grid{grid-template-columns:repeat(2,1fr)}.faq-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{height:78px;display:flex;align-items:center;gap:24px}.desktop-nav{flex:1;justify-content:center}.sports-hero{padding:72px 0}.hero-grid{grid-template-columns:1fr 1.05fr}.hero-copy h1{font-size:48px}.section-title{font-size:34px}.category-grid{grid-template-columns:repeat(3,1fr)}.service-grid{grid-template-columns:repeat(3,1fr)}.feature-layout,.app-showcase,.data-layout{grid-template-columns:1fr 1fr}.feature-layout.reverse>:first-child,.data-layout.reverse>:first-child{order:2}.page-hero h1{font-size:44px}.content-grid{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:2fr 1fr 1fr 1fr}.desktop-action{padding:10px 22px}}@media (min-width:1180px){.category-grid.six{grid-template-columns:repeat(6,1fr)}.category-grid.six .sports-card{padding:18px}}