:root{--primary:rgb(176,219,245);--primary-strong:#2b7ea8;--deep:#0d3150;--blue:#1f6f9f;--light:#f4fbff;--line:#d8edf8;--gray:#5b6773;--dark:#111827;--white:#fff;--shadow:0 16px 38px rgba(13,49,80,.08);--radius:20px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC","Microsoft YaHei",Arial,sans-serif;background:#fff;color:var(--dark);line-height:1.75;overflow-x:hidden}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.container{width:min(1180px,calc(100% - 32px));margin:0 auto}.site-header{background:#fff;border-bottom:1px solid #edf3f7;position:sticky;top:0;z-index:50}.mobile-header{height:62px;display:grid;grid-template-columns:74px 1fr 82px;align-items:center;padding:0 12px;background:#fff}.mobile-logo{justify-self:center}.mobile-logo img{height:34px;object-fit:contain}.menu-button{width:44px;height:44px;border:0;background:#fff;border-radius:12px;display:flex;flex-direction:column;gap:5px;justify-content:center;align-items:center}.menu-button span{width:22px;height:2px;background:var(--deep);border-radius:2px}.top-action,.main-btn{display:inline-flex;align-items:center;justify-content:center;background:var(--primary);color:#062b44;border:1px solid rgba(31,111,159,.15);border-radius:999px;font-weight:800;box-shadow:0 8px 20px rgba(31,111,159,.12);transition:.2s}.top-action{height:38px;padding:0 16px;font-size:14px}.main-btn{height:48px;padding:0 24px;font-size:16px}.top-action:hover,.main-btn:hover{background:var(--primary-strong);color:#fff;transform:translateY(-1px)}.mobile-nav{display:none;background:#fff;border-top:1px solid #eef5f8;padding:10px 16px 18px;grid-template-columns:1fr 1fr;gap:10px}.mobile-nav.open{display:grid}.mobile-nav a{padding:10px 12px;border:1px solid var(--line);border-radius:12px;color:var(--deep);font-weight:700}.mobile-nav a.active{background:var(--primary)}.desktop-header{display:none;height:78px;align-items:center;gap:24px}.desktop-logo img{height:44px;object-fit:contain}.desktop-nav{display:flex;align-items:center;gap:8px;flex:1;justify-content:center}.desktop-nav a{padding:10px 14px;border-radius:999px;color:var(--deep);font-weight:700;font-size:15px}.desktop-nav a.active,.desktop-nav a:hover{background:var(--primary)}.search-icon{width:34px;height:34px;border:2px solid var(--deep);border-radius:50%;position:relative;opacity:.72}.search-icon:after{content:"";position:absolute;width:10px;height:2px;background:var(--deep);right:-7px;bottom:3px;transform:rotate(45deg);border-radius:2px}.section{padding:56px 0}.section.soft{background:var(--light)}.section-head{margin-bottom:26px}.eyebrow,.badge{display:inline-flex;align-items:center;padding:6px 12px;border-radius:999px;background:#eaf7ff;color:#1f6f9f;font-weight:800;font-size:13px}.section h2,.page-hero h1,.sports-hero h1{color:var(--deep);line-height:1.18;margin:12px 0 12px}.section h2{font-size:28px}.section p,.page-hero p{color:var(--gray)}.sports-hero{padding:48px 0;background:linear-gradient(180deg,#fff 0%,#f5fbff 100%)}.hero-grid{display:grid;gap:24px;align-items:center}.hero-copy h1{font-size:36px}.hero-copy p{font-size:17px}.hero-tags{display:flex;flex-wrap:wrap;gap:10px;margin:20px 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;border-radius:var(--radius);overflow:hidden;box-shadow:var(--shadow);background:#fff}.banner-img{width:100%;min-height:260px;object-fit:cover}.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:0 12px 24px rgba(13,49,80,.06)}.hero-data-card strong{display:block;color:var(--deep);font-size:22px}.category-grid,.service-grid,.info-grid,.security-grid,.faq-grid{display:grid;grid-template-columns:1fr;gap:16px}.sports-card,.service-card,.info-card,.faq-item,.content-section,.checklist,.data-panel,.score-panel{background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:22px;box-shadow:0 10px 26px rgba(13,49,80,.05)}.sports-card h3,.service-card h3,.info-card h3{margin:8px 0;color:var(--deep)}.sports-card a,.text-link{color:var(--blue);font-weight:800}.service-card .mini-tag{display:inline-block;background:var(--primary);color:#07324e;border-radius:999px;padding:4px 10px;font-size:12px;font-weight:800}.split{display:grid;gap:24px;align-items:center}.split img{border-radius:var(--radius);box-shadow:var(--shadow)}.feature-list{display:grid;gap:12px;margin:18px 0}.feature-list span,.checklist li{background:#f6fbff;border:1px solid var(--line);padding:12px 14px;border-radius:14px;color:var(--deep);font-weight:700}.score-panel{display:grid;gap:14px}.score-row{display:flex;justify-content:space-between;gap:12px;align-items:center;border-bottom:1px solid #edf5f8;padding-bottom:12px}.score-row:last-child{border-bottom:0;padding-bottom:0}.status{background:var(--primary);color:#07324e;border-radius:999px;padding:4px 10px;font-weight:800;font-size:12px}.data-list{display:grid;gap:10px}.data-list div{display:flex;justify-content:space-between;border-bottom:1px dashed #d5e9f4;padding:10px 0}.responsible-play-section{background:#0d3150;color:#fff}.responsible-play-section .section-head h2,.responsible-play-section .section-head p{color:#fff}.responsible-play-section .info-card{background:rgba(255,255,255,.08);border-color:rgba(255,255,255,.18);box-shadow:none;color:#fff}.responsible-play-section .info-card h3,.responsible-play-section .info-card p{color:#fff}.page-hero{background:linear-gradient(180deg,#f7fcff 0%,#fff 100%);padding:54px 0 34px}.page-hero h1{font-size:34px}.content-wrap{display:grid;gap:18px;margin:28px 0 56px}.content-section h2{color:var(--deep);margin-top:0}.checklist ul{list-style:none;padding:0;margin:0;display:grid;gap:10px}.cta{background:var(--primary);border-radius:28px;padding:34px;text-align:center;color:#08304a}.cta h2{color:#08304a}.cta .main-btn{background:#fff}.site-footer{background:#0b2a44;color:#d9edf8;padding:48px 0 22px}.footer-grid{display:grid;gap:26px}.footer-logo{height:42px;width:auto;margin-bottom:14px}.footer-brand p,.footer-bottom p{color:#d9edf8}.footer-col h3{color:#fff;margin:0 0 12px}.footer-col a{display:block;color:#d9edf8;margin:8px 0}.footer-bottom{border-top:1px solid rgba(255,255,255,.14);margin-top:28px;padding-top:18px;font-size:14px}.desktop-action{white-space:nowrap}@media (min-width:640px){.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)}.page-hero h1,.hero-copy h1{font-size:44px}}@media (min-width:900px){.mobile-header,.mobile-nav{display:none!important}.desktop-header{display:flex}.sports-hero{padding:72px 0}.hero-grid{grid-template-columns:1.05fr .95fr}.category-grid{grid-template-columns:repeat(3,1fr)}.service-grid,.info-grid,.security-grid,.faq-grid{grid-template-columns:repeat(3,1fr)}.split{grid-template-columns:1fr 1fr}.split.reverse .media{order:2}.section{padding:76px 0}.section h2{font-size:36px}.footer-grid{grid-template-columns:1.6fr 1fr 1fr 1fr}.content-wrap{grid-template-columns:1.4fr .8fr}.content-wrap.full{grid-template-columns:1fr}.page-hero h1{font-size:46px}}@media (max-width:360px){.mobile-header{grid-template-columns:58px 1fr 72px}.top-action{padding:0 12px}.hero-copy h1{font-size:30px}.section h2{font-size:25px}}
