
:root{--primary:rgb(176, 219, 245);--deep:#0c3152;--blue:#1f6f9f;--light:#eef8fd;--soft:#f7fbfe;--line:#d8edf8;--text:#152536;--muted:#5f6f7f;--gray:#f3f6f8;--dark:#071b2d;--shadow:0 14px 34px rgba(12,49,82,.08);}
*{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;color:var(--text);background:linear-gradient(180deg,#fff 0%,var(--soft) 100%);line-height:1.75}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.wrap{width:min(1180px,calc(100% - 32px));margin:auto}.site-header{background:#fff;border-bottom:1px solid var(--line);position:sticky;top:0;z-index:20;box-shadow:0 4px 18px rgba(20,64,96,.04)}.mobile-topbar{height:62px;display:grid;grid-template-columns:70px 1fr 76px;align-items:center;padding:0 14px;background:#fff}.menu-button{width:44px;height:44px;border:0;background:#fff;display:grid;place-items:center;gap:4px;padding:10px;cursor:pointer}.menu-button span{width:22px;height:2px;background:var(--deep);border-radius:5px}.mobile-logo{justify-self:center}.mobile-logo img{height:32px;max-width:130px;object-fit:contain}.top-action,.main-btn{display:inline-flex;align-items:center;justify-content:center;background:var(--primary);color:#06263f;font-weight:800;border-radius:999px;padding:10px 18px;border:1px solid #9ed3ed;box-shadow:0 8px 18px rgba(31,111,159,.12);transition:.2s}.top-action:hover,.main-btn:hover{background:#1f6f9f;color:#fff}.mobile-nav{display:none;padding:8px 18px 16px;background:#fff;border-top:1px solid var(--line);grid-template-columns:1fr 1fr;gap:8px}.mobile-nav.open{display:grid}.mobile-nav a{padding:10px 12px;background:var(--soft);border:1px solid var(--line);border-radius:12px;color:var(--deep);font-weight:650}.desktop-header{display:none;height:78px;align-items:center;gap:24px}.logo img{height:42px;max-width:170px;object-fit:contain}.desktop-nav{display:flex;align-items:center;gap:8px;flex:1;justify-content:center}.desktop-nav a{padding:10px 13px;border-radius:999px;color:#25465f;font-weight:700;font-size:15px}.desktop-nav a.active,.desktop-nav a:hover{background:var(--primary);color:#08243a}.header-tools{display:flex;align-items:center;gap:14px}.search-icon{width:18px;height:18px;border:2px solid var(--deep);border-radius:50%;position:relative;display:inline-block}.search-icon:after{content:"";position:absolute;width:8px;height:2px;background:var(--deep);right:-6px;bottom:-3px;transform:rotate(45deg);border-radius:2px}section{padding:54px 0}.sports-hero{padding:46px 0;background:linear-gradient(180deg,#f2fbff 0%,#fff 100%)}.hero-grid,.split-grid,.app-showcase,.data-split{display:grid;gap:28px;align-items:center}.hero-copy h1,.page-hero h1{font-size:clamp(32px,6vw,58px);line-height:1.15;color:var(--deep);margin:14px 0}.lead,.page-summary{font-size:18px;color:#496477;max-width:780px}.badge,.category-badge{display:inline-flex;align-items:center;background:#e7f6fe;color:#17628e;border:1px solid var(--line);border-radius:999px;padding:6px 12px;font-weight:800;font-size:13px}.hero-tags{display:flex;flex-wrap:wrap;gap:10px;margin:22px 0}.hero-tags span{background:#fff;border:1px solid var(--line);border-radius:999px;padding:8px 12px;color:var(--deep);font-weight:700}.hero-visual{position:relative}.hero-visual img,.image-card img{width:100%;border-radius:22px;box-shadow:var(--shadow);border:1px solid var(--line)}.hero-data-cards{display:grid;grid-template-columns:1fr;gap:12px;margin-top:14px}.hero-data-card,.sports-card,.service-card,.info-card,.faq-item,.score-card,.data-card{background:#fff;border:1px solid var(--line);border-radius:18px;padding:20px;box-shadow:var(--shadow)}.hero-data-card strong{display:block;color:var(--deep);font-size:22px}.section-head{margin-bottom:22px}.section-head h2{font-size:clamp(25px,4vw,38px);line-height:1.2;color:var(--deep);margin:10px 0}.section-head p{color:var(--muted);max-width:760px}.category-grid,.service-grid,.info-grid,.score-grid,.data-grid,.checklist{display:grid;gap:16px}.sports-card h3,.service-card h3,.info-card h3,.score-card h3,.data-card h3{color:var(--deep);margin:0 0 8px}.sports-card p,.service-card p,.info-card p,.score-card p,.data-card p{color:var(--muted);margin:0 0 12px}.text-link{color:#17628e;font-weight:800}.label{display:inline-block;background:#e9f7ff;color:#17628e;border-radius:999px;padding:4px 10px;font-size:12px;font-weight:800;margin-bottom:10px}.panel{background:#fff;border:1px solid var(--line);border-radius:24px;padding:24px;box-shadow:var(--shadow)}.score-panel,.data-panel,.security-section,.responsible-play-section{background:#f1faff;border:1px solid var(--line);border-radius:26px;padding:26px}.status{display:inline-flex;border-radius:999px;padding:4px 10px;background:var(--primary);font-weight:800;color:#0b314f;font-size:12px}.timeline{display:grid;gap:12px;margin-top:16px}.timeline div{background:#fff;border-left:4px solid var(--primary);padding:12px 14px;border-radius:12px;color:#4f6576}.app-showcase{background:#fff;border:1px solid var(--line);border-radius:28px;padding:28px;box-shadow:var(--shadow)}.app-showcase img{max-height:430px;margin:auto;object-fit:contain}.checklist{padding:0;margin:16px 0;list-style:none}.checklist li{background:#fff;border:1px solid var(--line);border-radius:14px;padding:12px 14px;color:#40596b}.checklist li:before{content:"✓";font-weight:900;color:#17628e;margin-right:8px}.responsible-play-section{background:linear-gradient(180deg,#eaf8ff 0%,#f8fcff 100%)}.cta{text-align:center;background:var(--deep);color:#fff;border-radius:28px;padding:38px 24px}.cta h2{font-size:clamp(26px,5vw,42px);margin:0 0 12px}.cta p{color:#d9edf8;max-width:780px;margin:0 auto 20px}.page-hero{background:linear-gradient(180deg,#f2fbff,#fff);padding:46px 0 28px}.content-section{padding:28px 0}.article-grid{display:grid;gap:18px}.site-footer{background:#09243b;color:#dcecf5;padding:44px 0 22px;margin-top:40px}.footer-grid{display:grid;gap:24px}.footer-logo{height:38px;max-width:160px;object-fit:contain;margin-bottom:12px;filter:brightness(0) invert(1)}.site-footer h3{color:#fff;margin:0 0 10px}.site-footer a{display:block;color:#c7dfed;margin:7px 0}.site-footer p{color:#c7dfed;margin:0}.footer-bottom{border-top:1px solid rgba(255,255,255,.14);margin-top:26px;padding-top:18px;color:#bdd4e2;font-size:14px}.faq-item{margin-bottom:12px}.faq-item h3{margin:0 0 6px;color:var(--deep)}
@media (min-width:640px){.category-grid,.service-grid,.info-grid,.score-grid,.data-grid{grid-template-columns:repeat(2,1fr)}.hero-data-cards{grid-template-columns:repeat(3,1fr)}}
@media (min-width:900px){.mobile-topbar,.mobile-nav{display:none!important}.desktop-header{display:flex}.hero-grid,.split-grid,.app-showcase,.data-split{grid-template-columns:1.05fr .95fr}.category-grid,.service-grid{grid-template-columns:repeat(3,1fr)}.info-grid,.score-grid,.data-grid{grid-template-columns:repeat(3,1fr)}.footer-grid{grid-template-columns:1.4fr .8fr .8fr .8fr}section{padding:70px 0}.article-grid{grid-template-columns:1fr 1fr}}
