
:root{--primary:rgb(216,232,242);--primary-dark:#12324a;--deep:#08233a;--blue:#1f5f85;--light:#f4f9fc;--line:#dbeaf2;--muted:#657786;--text:#111827;--gray:#f6f8fa;--white:#fff;--shadow:0 14px 35px rgba(8,35,58,.08);--radius:20px}*{box-sizing:border-box}html,body{margin:0;overflow-x:hidden}body{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Microsoft YaHei",Arial,sans-serif;background:#fff;color:var(--text);line-height:1.75}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.container{width:min(1220px,calc(100% - 32px));margin:0 auto}.site-header{background:#fff;border-bottom:1px solid #e8eef3;position:sticky;top:0;z-index:20}.mobile-header{height:64px;display:grid;grid-template-columns:80px 1fr 80px;align-items:center;padding:0 14px;background:#fff}.mobile-logo{justify-self:center}.mobile-logo img{height:34px;max-width:132px;object-fit:contain}.menu-button{width:44px;height:44px;border:0;background:transparent;display:flex;flex-direction:column;gap:5px;justify-content:center;padding:8px}.menu-button span{display:block;height:2px;background:#0d2c45;border-radius:2px}.top-action,.main-btn{display:inline-flex;align-items:center;justify-content:center;background:var(--primary);color:#092438;border-radius:999px;padding:11px 20px;font-weight:700;border:1px solid rgba(8,35,58,.08);box-shadow:0 8px 18px rgba(8,35,58,.08);transition:.2s}.top-action:hover,.main-btn:hover{background:#12324a;color:#fff}.mobile-nav{display:none;background:#fff;border-top:1px solid #eef3f6;padding:8px 16px 18px}.mobile-nav.open{display:grid;grid-template-columns:1fr 1fr;gap:10px}.mobile-nav a{padding:11px 12px;border-radius:14px;background:#f7fbfd;color:#12324a}.desktop-header{display:none;height:78px;align-items:center;gap:24px}.desktop-logo img{height:42px;max-width:156px;object-fit:contain}.desktop-nav{flex:1;display:flex;align-items:center;justify-content:center;gap:6px}.desktop-nav a{padding:10px 14px;border-radius:999px;color:#1c3548;font-weight:600}.desktop-nav a.active,.desktop-nav a:hover{background:var(--primary)}.search-icon{width:32px;height:32px;border:2px solid #12324a;border-radius:50%;position:relative;display:inline-block;opacity:.82}.search-icon:after{content:"";width:10px;height:2px;background:#12324a;position:absolute;right:-6px;bottom:2px;transform:rotate(45deg);border-radius:2px}.section{padding:72px 0}.section.soft{background:#f6fbfe}.section-title{max-width:780px;margin:0 auto 30px;text-align:center}.badge,.category-badge{display:inline-flex;padding:7px 12px;border-radius:999px;background:var(--primary);color:#12324a;font-weight:700;font-size:14px}.section-title h2,.page-hero h1,.sports-hero h1{color:#08233a;line-height:1.15;margin:16px 0}.section-title p,.lead{color:#5b6b78}.sports-hero{padding:70px 0;background:linear-gradient(180deg,#f5fbff 0%,#fff 100%)}.hero-grid{display:grid;gap:28px;align-items:center}.hero-copy h1{font-size:38px}.hero-copy p{font-size:17px;color:#506371}.hero-tags{display:flex;gap:10px;flex-wrap:wrap;margin:20px 0}.hero-tags span{background:#fff;border:1px solid var(--line);border-radius:999px;padding:8px 13px;color:#24475d;font-weight:600}.hero-visual{position:relative}.banner-img{border-radius:26px;box-shadow:var(--shadow);border:1px solid #e8f0f5}.hero-data-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:14px}.data-card{background:#fff;border:1px solid var(--line);border-radius:18px;padding:14px;text-align:center;box-shadow:0 8px 18px rgba(8,35,58,.06)}.data-card strong{display:block;color:#08233a;font-size:20px}.data-card span{font-size:13px;color:#687887}.category-grid,.service-grid,.info-grid,.security-grid,.faq-grid{display:grid;gap:18px}.sports-card,.service-card,.info-card,.faq-item,.score-card,.step-card{background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:22px;box-shadow:0 10px 24px rgba(8,35,58,.05)}.sports-card h3,.service-card h3,.info-card h3{margin:8px 0;color:#0b2b44}.sports-card p,.service-card p,.info-card p,.faq-item p{color:#5d6d7a}.card-link{color:#1f5f85;font-weight:800}.service-card .mini-label{display:inline-flex;background:#eef8fd;color:#1f5f85;border-radius:999px;padding:5px 10px;font-size:13px;font-weight:700}.feature-row{display:grid;gap:30px;align-items:center}.feature-img img{border-radius:24px;border:1px solid var(--line);box-shadow:var(--shadow)}.checklist{list-style:none;padding:0;margin:20px 0;display:grid;gap:12px}.checklist li{position:relative;padding-left:30px;color:#445766}.checklist li:before{content:"✓";position:absolute;left:0;top:0;background:var(--primary);width:22px;height:22px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;color:#08233a;font-weight:900}.score-panel,.data-panel{background:#f7fbfd;border:1px solid var(--line);border-radius:26px;padding:22px;box-shadow:var(--shadow)}.score-list{display:grid;gap:12px}.score-card{display:grid;grid-template-columns:1fr auto 1fr;gap:12px;align-items:center;padding:16px}.score-card .team{text-align:center;font-weight:800;color:#08233a}.score-card .score{font-size:22px;font-weight:900;color:#1f5f85}.status{display:inline-flex;padding:4px 9px;border-radius:999px;background:var(--primary);font-size:12px;color:#12324a;font-weight:800}.app-showcase{background:#0b2b44;color:#fff;border-radius:30px;padding:28px;display:grid;gap:22px;align-items:center}.app-showcase p,.app-showcase li{color:#d8e8f2}.app-showcase .main-btn{background:#fff;color:#0b2b44}.app-showcase img{max-height:430px;margin:0 auto;border-radius:24px}.responsible-play-section{background:#eaf6fc;border-top:1px solid #d4eaf5;border-bottom:1px solid #d4eaf5}.responsible-card{background:#fff;border:1px solid var(--line);border-radius:20px;padding:20px}.page-hero{background:#f4fafe;padding:58px 0;border-bottom:1px solid var(--line)}.page-hero .lead{max-width:760px}.content-section{padding:54px 0}.content-layout{display:grid;gap:22px}.notice-box{background:#f6fbfe;border-left:5px solid #1f5f85;border-radius:18px;padding:20px;color:#344a5a}.cta-section{padding:64px 0;background:#0b2b44;color:#fff;text-align:center}.cta-section p{color:#d8e8f2;max-width:720px;margin:0 auto 22px}.site-footer{background:#071d31;color:#d8e8f2;padding:54px 0 22px}.footer-grid{display:grid;gap:26px}.footer-brand p{max-width:380px;color:#d8e8f2}.footer-logo,.logo-white-style{height:42px;max-width:160px;object-fit:contain;filter:brightness(0) invert(1)}.site-footer h3{color:#fff;margin:0 0 12px}.site-footer a{display:block;color:#d8e8f2;margin:7px 0}.footer-note{border-top:1px solid rgba(255,255,255,.16);margin-top:28px;padding-top:18px;color:#c9d8e3;font-size:14px}.no-footer-brand-text{font-size:0;color:transparent}.two-col{display:grid;gap:18px}.download-box{text-align:center;background:#fff;border:1px solid var(--line);border-radius:24px;padding:30px;box-shadow:var(--shadow)}@media(min-width:700px){.category-grid{grid-template-columns:repeat(2,1fr)}.service-grid,.info-grid,.security-grid,.faq-grid{grid-template-columns:repeat(2,1fr)}.hero-grid,.feature-row,.app-showcase,.content-layout,.two-col{grid-template-columns:repeat(2,1fr)}.hero-copy h1{font-size:46px}.mobile-header,.mobile-nav{display:none}.desktop-header{display:flex}}@media(min-width:1024px){.category-grid{grid-template-columns:repeat(3,1fr)}.service-grid{grid-template-columns:repeat(3,1fr)}.security-grid{grid-template-columns:repeat(3,1fr)}.footer-grid{grid-template-columns:2fr 1fr 1fr 1fr}.sports-hero{padding:92px 0}.section{padding:88px 0}.hero-copy h1{font-size:56px}}@media(max-width:420px){.hero-data-cards{grid-template-columns:1fr}.top-action{padding:9px 13px}.mobile-nav.open{grid-template-columns:1fr}.hero-copy h1{font-size:32px}}
