:root{--primary:rgb(176,219,245);--primary-strong:#2f8fc7;--blue:#0f3d63;--blue-soft:#eaf7ff;--text:#111827;--muted:#5f6f7f;--line:#d8edf9;--gray:#f6f8fb;--dark:#0b2239;--white:#fff;--shadow:0 16px 42px rgba(23,72,108,.10)}*{box-sizing:border-box}html,body{margin:0;padding:0;max-width:100%;overflow-x:hidden}body{font-family:-apple-system,BlinkMacSystemFont,'Segoe UI','PingFang SC','Microsoft YaHei',Arial,sans-serif;background:linear-gradient(180deg,#f6fbff 0,#fff 360px);color:var(--text);line-height:1.7}a{text-decoration:none;color:inherit}img{max-width:100%;display:block}.site-header{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.96);border-bottom:1px solid rgba(216,237,249,.9);backdrop-filter:blur(12px)}.mobile-header{height:64px;display:grid;grid-template-columns:52px 1fr 76px;align-items:center;padding:0 14px;background:#fff}.menu-button{width:42px;height:42px;border:0;background:#f4fbff;border-radius:13px;display:flex;flex-direction:column;justify-content:center;gap:5px;padding:0 10px}.menu-button span{height:2px;background:var(--blue);border-radius:2px}.mobile-logo{justify-self:center}.mobile-logo img{height:34px;max-width:136px;object-fit:contain}.logo img{height:42px;max-width:156px;object-fit:contain}.top-action,.main-btn{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:var(--primary);color:#08233a;font-weight:800;border:1px solid rgba(47,143,199,.12);box-shadow:0 10px 26px rgba(47,143,199,.18);transition:.2s}.top-action{height:38px;padding:0 17px;font-size:14px}.main-btn{min-height:48px;padding:0 24px}.top-action:hover,.main-btn:hover{background:var(--primary-strong);color:#fff;transform:translateY(-1px)}.mobile-nav{display:none;padding:8px 16px 18px;background:#fff;border-top:1px solid var(--line)}.mobile-nav.open{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.mobile-nav a{padding:11px 12px;border-radius:14px;background:#f6fbff;color:var(--blue);font-weight:700;font-size:14px}.mobile-nav a.active,.desktop-nav a.active{background:var(--primary);color:#08233a}.desktop-header{display:none}.container{width:min(1180px,calc(100% - 32px));margin:0 auto}.section{padding:54px 0}.section-title{display:flex;flex-direction:column;gap:10px;margin-bottom:24px}.section-title h2{font-size:28px;line-height:1.25;margin:0;color:var(--dark)}.section-title p{margin:0;color:var(--muted);max-width:760px}.badge,.category-badge{display:inline-flex;align-items:center;width:max-content;border-radius:999px;background:var(--blue-soft);color:#15608c;font-weight:800;font-size:13px;padding:6px 12px;border:1px solid var(--line)}.sports-hero{padding:42px 0 34px}.hero-grid{display:grid;gap:28px;align-items:center}.hero-copy h1{font-size:36px;line-height:1.16;margin:16px 0;color:var(--dark);letter-spacing:-.5px}.hero-copy p{color:#496173;margin:0 0 20px;font-size:16px}.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(--blue);font-weight:700;font-size:13px}.hero-visual{position:relative;border-radius:28px;background:#fff;padding:12px;box-shadow:var(--shadow);border:1px solid var(--line)}.hero-visual img{border-radius:22px;width:100%;height:280px;object-fit:cover}.hero-data-cards{display:grid;gap:12px;margin-top:14px}.hero-data-cards .data-card,.score-card{background:#fff;border:1px solid var(--line);border-radius:18px;padding:16px;box-shadow:0 8px 28px rgba(23,72,108,.07)}.data-card strong{display:block;color:var(--dark);font-size:22px}.data-card span,.score-card span,.small-note{color:var(--muted);font-size:13px}.category-grid,.service-grid,.security-grid,.info-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:20px;padding:22px;box-shadow:0 12px 30px rgba(23,72,108,.06)}.sports-card h3,.service-card h3,.info-card h3,.content-card h2{margin:0 0 10px;color:var(--dark);font-size:20px}.sports-card p,.service-card p,.info-card p,.content-card p{margin:0 0 14px;color:var(--muted)}.card-link{display:inline-flex;color:#12699b;font-weight:800}.service-card .mini-label{display:inline-flex;background:var(--blue-soft);color:#15608c;border-radius:999px;padding:4px 10px;font-size:12px;font-weight:800;margin-bottom:10px}.split-section{display:grid;gap:24px;align-items:center}.image-card{border-radius:26px;overflow:hidden;background:#fff;border:1px solid var(--line);box-shadow:var(--shadow);padding:10px}.image-card img{border-radius:20px;width:100%;height:260px;object-fit:cover}.point-list,.checklist{display:grid;gap:12px;margin:18px 0 0;padding:0;list-style:none}.point-list li,.checklist li{background:#fff;border:1px solid var(--line);border-radius:16px;padding:12px 14px;color:#355067}.score-panel,.data-panel{background:#fff;border:1px solid var(--line);border-radius:24px;padding:22px;box-shadow:var(--shadow)}.score-list{display:grid;gap:12px}.score-card{display:grid;gap:8px}.score-row{display:flex;align-items:center;justify-content:space-between;font-weight:800;color:var(--dark)}.status{display:inline-flex;width:max-content;background:var(--primary);border-radius:999px;padding:4px 9px;color:#0c314d;font-size:12px;font-weight:800}.app-showcase{background:linear-gradient(180deg,#eef9ff,#fff);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.app-grid{display:grid;gap:24px;align-items:center}.app-phone{justify-self:center;max-width:330px}.security-section{background:#fff}.responsible-play-section{background:#eaf7ff;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.notice-box{background:#fff;border:1px solid var(--line);border-left:5px solid var(--primary-strong);border-radius:18px;padding:18px;color:#355067}.faq-item h3{font-size:17px;margin:0 0 8px;color:var(--dark)}.faq-item p{margin:0;color:var(--muted)}.cta-section{padding:54px 0}.cta-box{background:linear-gradient(135deg,var(--dark),#155078);border-radius:28px;padding:34px;color:#fff;display:grid;gap:18px;align-items:center}.cta-box h2{margin:0;font-size:28px}.cta-box p{margin:0;color:#d9edf8}.page-hero{padding:48px 0 28px;background:linear-gradient(180deg,#eff9ff,#fff)}.page-hero h1{font-size:34px;line-height:1.18;margin:14px 0;color:var(--dark)}.page-hero p{margin:0;color:#496173;max-width:820px}.content-section{padding:36px 0 64px}.content-layout{display:grid;gap:18px}.site-footer{background:#071d30;color:#d6e7f3;padding:44px 0 0}.footer-inner{width:min(1180px,calc(100% - 32px));margin:0 auto;display:grid;gap:28px}.footer-brand img{height:40px;max-width:150px;object-fit:contain;margin-bottom:14px}.footer-brand p{margin:0;color:#b9cfdf;max-width:430px}.footer-links{display:grid;gap:20px}.footer-links h3{font-size:16px;margin:0 0 10px;color:#fff}.footer-links a{display:block;color:#b9cfdf;margin:7px 0}.footer-notice{border-top:1px solid rgba(255,255,255,.12);margin-top:34px;padding:18px 16px;text-align:center;color:#a9c3d5;font-size:13px}.footer-notice p{margin:6px auto;max-width:980px}@media (min-width:720px){.category-grid{grid-template-columns:repeat(2,1fr)}.service-grid,.security-grid,.info-grid,.faq-grid{grid-template-columns:repeat(2,1fr)}.hero-data-cards{grid-template-columns:repeat(3,1fr)}.split-section,.app-grid{grid-template-columns:1fr 1fr}.footer-links{grid-template-columns:repeat(3,1fr)}}@media (min-width:1024px){.mobile-header,.mobile-nav{display:none!important}.desktop-header{height:76px;width:min(1180px,calc(100% - 32px));margin:0 auto;display:flex;align-items:center;gap:24px}.desktop-nav{display:flex;gap:8px;align-items:center;flex:1;justify-content:center}.desktop-nav a{padding:10px 13px;border-radius:999px;color:#24465f;font-weight:800;font-size:14px}.search-icon{width:38px;height:38px;border-radius:50%;background:#f4fbff;border:1px solid var(--line);position:relative}.search-icon:before{content:'';position:absolute;width:12px;height:12px;border:2px solid var(--blue);border-radius:50%;top:10px;left:10px}.search-icon:after{content:'';position:absolute;width:9px;height:2px;background:var(--blue);transform:rotate(45deg);top:23px;left:22px;border-radius:2px}.sports-hero{padding:72px 0 48px}.hero-grid{grid-template-columns:1.02fr .98fr}.hero-copy h1{font-size:54px}.hero-visual img{height:390px}.category-grid{grid-template-columns:repeat(3,1fr)}.service-grid,.security-grid{grid-template-columns:repeat(3,1fr)}.info-grid{grid-template-columns:repeat(3,1fr)}.faq-grid{grid-template-columns:repeat(2,1fr)}.content-layout{grid-template-columns:1fr 1fr}.footer-inner{grid-template-columns:1fr 1.4fr}.cta-box{grid-template-columns:1fr auto;padding:42px}}