
:root{--primary:rgb(176,219,245);--primary-dark:#1d6f9a;--blue:#0d3b66;--blue-2:#176b9a;--light:#eef8ff;--lighter:#f7fbff;--gray:#687385;--line:#d7ecf8;--dark:#152238;--white:#fff;--shadow:0 12px 32px rgba(16,74,114,.09);--radius:18px}*{box-sizing:border-box}html{overflow-x:hidden}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC","Microsoft YaHei",Arial,sans-serif;background:linear-gradient(180deg,#f7fcff 0%,#fff 38%,#f5fbff 100%);color:#132032;line-height:1.72;overflow-x:hidden}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.site-header{background:#fff;border-bottom:1px solid #e5f1f8;position:sticky;top:0;z-index:50}.mobile-header{height:64px;display:grid;grid-template-columns:56px 1fr 86px;align-items:center;padding:0 14px;background:#fff}.menu-button{width:42px;height:42px;border:0;background:#eef8ff;border-radius:12px;display:flex;flex-direction:column;justify-content:center;gap:5px;padding:0 11px}.menu-button span{height:2px;background:#0d3b66;border-radius:2px}.mobile-logo{justify-self:center}.mobile-logo img{max-height:34px;max-width:122px;object-fit:contain}.top-action,.main-btn{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:var(--primary);color:#062b45;font-weight:800;border:1px solid rgba(13,59,102,.08);box-shadow:0 8px 22px rgba(87,164,210,.25);transition:.2s;min-height:42px;padding:0 20px}.top-action:hover,.main-btn:hover{background:var(--primary-dark);color:#fff;transform:translateY(-1px)}.mobile-nav{display:none;padding:10px 16px 18px;background:#fff;border-top:1px solid #edf5fa}.mobile-nav.open{display:grid;grid-template-columns:1fr 1fr;gap:10px}.mobile-nav a{padding:10px 12px;border-radius:12px;background:#f4faff;color:#0d3b66;font-weight:700}.mobile-nav a.active{background:var(--primary)}.desktop-header{display:none}.container{width:min(1180px,calc(100% - 32px));margin:0 auto}.section{padding:60px 0}.section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:24px}.section-head h2,.content-section h2{font-size:clamp(24px,3vw,38px);line-height:1.18;color:#0d3b66;margin:0 0 10px}.section-head p,.lead{color:#516173;margin:0;max-width:760px}.badge,.category-badge{display:inline-flex;align-items:center;gap:8px;padding:8px 14px;border-radius:999px;background:#eaf7ff;color:#12608c;font-weight:800;font-size:14px;border:1px solid #d2edf9}.sports-hero{padding:42px 0 36px;background:radial-gradient(circle at 90% 10%,rgba(176,219,245,.66),transparent 32%),linear-gradient(180deg,#fff,#eff9ff)}.hero-grid{display:grid;gap:28px;align-items:center}.hero-copy h1,.page-hero h1{font-size:clamp(34px,6vw,62px);line-height:1.08;margin:14px 0 16px;color:#0a3154;letter-spacing:-.03em}.hero-copy p{font-size:18px;color:#47586b;margin:0 0 18px}.hero-tags{display:flex;flex-wrap:wrap;gap:10px;margin:18px 0 24px}.hero-tags span{padding:8px 12px;border-radius:999px;background:#fff;border:1px solid var(--line);color:#0d3b66;font-weight:700}.hero-visual{position:relative}.hero-visual img{border-radius:24px;box-shadow:var(--shadow);border:1px solid #d8edf8}.hero-data-cards{display:grid;grid-template-columns:1fr;gap:12px;margin-top:14px}.hero-data-card,.score-card{background:#fff;border:1px solid var(--line);border-radius:18px;padding:16px;box-shadow:var(--shadow)}.hero-data-card strong{display:block;color:#0d3b66;font-size:22px}.hero-data-card span{color:#66798a;font-size:14px}.category-grid,.service-grid,.info-grid,.security-grid,.faq-grid,.footer-wrap{display:grid;gap:18px}.category-grid{grid-template-columns:1fr}.sports-card,.service-card,.info-card,.faq-item,.content-card{background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:22px;box-shadow:var(--shadow)}.sports-card h3,.service-card h3,.info-card h3,.faq-item h3,.content-card h2{margin:0 0 10px;color:#0d3b66}.sports-card p,.service-card p,.info-card p,.faq-item p,.content-card p{color:#516173;margin:0 0 12px}.text-link{font-weight:800;color:#176b9a}.mini-label{display:inline-block;padding:4px 10px;border-radius:999px;background:#eaf7ff;color:#176b9a;font-weight:800;font-size:12px;margin-bottom:10px}.feature-split,.app-showcase,.data-panel{display:grid;gap:28px;align-items:center;background:#fff;border:1px solid var(--line);border-radius:24px;padding:22px;box-shadow:var(--shadow)}.feature-split img,.app-showcase img,.data-panel img{border-radius:20px}.checklist{list-style:none;margin:18px 0 0;padding:0;display:grid;gap:10px}.checklist li{padding:12px 14px;border-radius:14px;background:#f2faff;border:1px solid #d8effa;color:#24384d}.checklist li:before{content:"✓";font-weight:900;color:#176b9a;margin-right:8px}.score-panel{display:grid;gap:14px}.score-card header{display:flex;justify-content:space-between;gap:12px;align-items:center;margin-bottom:10px}.status{padding:4px 10px;border-radius:999px;background:var(--primary);font-weight:800;color:#0d3b66;font-size:12px}.teams{display:flex;justify-content:space-between;gap:12px;align-items:center;font-weight:800;color:#0d3b66}.teams .score{font-size:24px;color:#0a3154}.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 #d8edf8;color:#40566a}.security-section{background:#f1f9ff}.responsible-play-section{background:linear-gradient(180deg,#eaf7ff,#f8fcff);border-top:1px solid #d8edf8;border-bottom:1px solid #d8edf8}.notice-box{background:#fff;border:1px solid var(--line);border-left:5px solid var(--primary-dark);border-radius:18px;padding:22px;box-shadow:var(--shadow);color:#40566a}.cta{padding:58px 0;background:#0d3b66;color:#fff;text-align:center}.cta h2{font-size:clamp(26px,4vw,42px);margin:0 0 12px}.cta p{max-width:760px;margin:0 auto 22px;color:#d7e9f4}.page-hero{padding:54px 0;background:linear-gradient(180deg,#fff,#eef9ff);border-bottom:1px solid #d8edf8}.page-hero p{max-width:840px;color:#516173;font-size:18px}.content-section{padding:48px 0}.content-layout{display:grid;gap:22px}.content-card ul,.content-card ol{margin:12px 0 0;padding-left:22px;color:#516173}.download-panel{text-align:center}.download-panel .main-btn{margin:16px auto 10px}.site-footer{background:#0b2742;color:#e7f3fb;padding:44px 0 24px}.footer-wrap{width:min(1180px,calc(100% - 32px));margin:0 auto;grid-template-columns:1fr}.footer-brand img{max-height:44px;max-width:140px;margin-bottom:14px}.footer-brand p,.footer-note p{color:#bcd1df;margin:0}.footer-links{display:grid;gap:8px}.footer-links h3{margin:0 0 8px;color:#fff}.footer-links a{color:#cde3ef}.footer-note{width:min(1180px,calc(100% - 32px));margin:30px auto 0;padding-top:18px;border-top:1px solid rgba(255,255,255,.14);display:grid;gap:8px;font-size:14px}.search-icon{width:36px;height:36px;border-radius:50%;border:1px solid #d8edf8;position:relative;background:#f6fbff}.search-icon:before{content:"";position:absolute;width:12px;height:12px;border:2px solid #0d3b66;border-radius:50%;left:9px;top:8px}.search-icon:after{content:"";position:absolute;width:9px;height:2px;background:#0d3b66;transform:rotate(45deg);left:20px;top:22px;border-radius:3px}@media (min-width:700px){.category-grid,.service-grid,.info-grid,.security-grid,.faq-grid{grid-template-columns:repeat(2,1fr)}.hero-data-cards{grid-template-columns:repeat(3,1fr)}.feature-split,.app-showcase,.data-panel{grid-template-columns:1fr 1fr}.footer-wrap{grid-template-columns:1.5fr 1fr 1fr 1fr}}@media (min-width:980px){.mobile-header,.mobile-nav{display:none}.desktop-header{height:78px;display:grid;grid-template-columns:160px 1fr 42px 96px;align-items:center;gap:22px;width:min(1180px,calc(100% - 32px));margin:0 auto}.desktop-logo img{max-height:42px;max-width:150px}.desktop-nav{display:flex;align-items:center;gap:8px}.desktop-nav a{padding:10px 13px;border-radius:999px;color:#24384d;font-weight:800;font-size:15px}.desktop-nav a.active,.desktop-nav a:hover{background:var(--primary);color:#082b44}.hero-grid{grid-template-columns:1.02fr .98fr}.category-grid{grid-template-columns:repeat(3,1fr)}.service-grid{grid-template-columns:repeat(3,1fr)}.security-grid{grid-template-columns:repeat(3,1fr)}.content-layout{grid-template-columns:1fr 1fr}.score-panel{grid-template-columns:repeat(2,1fr)}}
