
:root{--primary:rgb(217,192,176);--primary-dark:#8d6654;--ink:#111827;--muted:#5f6673;--deep:#253044;--line:#e9ded8;--soft:#fbf7f4;--soft2:#f4eee9;--white:#fff;--shadow:0 14px 38px rgba(37,48,68,.08);--radius:20px}*{box-sizing:border-box}html{overflow-x:hidden}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC","Hiragino Sans GB","Microsoft YaHei",Arial,sans-serif;color:var(--ink);background:#fff;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 #eee4df;position:sticky;top:0;z-index:20}.mobile-header{height:64px;display:grid;grid-template-columns:56px 1fr 86px;align-items:center;padding:0 14px;background:#fff}.mobile-logo{justify-self:center}.mobile-logo img{max-height:34px}.logo img{height:42px;max-width:170px;object-fit:contain}.menu-button{width:42px;height:42px;border:0;background:#fff;border-radius:12px;display:flex;flex-direction:column;gap:5px;align-items:center;justify-content:center}.menu-button span{width:22px;height:2px;background:#273142;border-radius:99px}.top-action,.main-btn{display:inline-flex;align-items:center;justify-content:center;background:var(--primary);color:#1f2937;border-radius:999px;font-weight:800;box-shadow:0 8px 18px rgba(141,102,84,.16);transition:.2s}.top-action{height:38px;padding:0 18px;font-size:14px}.top-action:hover,.main-btn:hover{background:var(--primary-dark);color:#fff}.mobile-nav{display:none;padding:10px 16px 18px;background:#fff;border-top:1px solid #f0e7e2}.mobile-nav.show{display:grid;grid-template-columns:1fr 1fr;gap:10px}.mobile-nav a{padding:12px 14px;border-radius:14px;background:var(--soft);font-weight:700;color:#2f394a}.mobile-nav a.active{background:var(--primary)}.desktop-header{display:none}.desktop-nav{display:flex;align-items:center;gap:8px;white-space:nowrap}.desktop-nav a{padding:10px 13px;border-radius:999px;font-weight:700;color:#3e4654}.desktop-nav a.active,.desktop-nav a:hover{background:var(--primary);color:#172033}.search-icon{width:36px;height:36px;border:1px solid #e7ddd7;border-radius:50%;position:relative}.search-icon:before{content:"";position:absolute;width:11px;height:11px;border:2px solid #596272;border-radius:50%;left:10px;top:9px}.search-icon:after{content:"";position:absolute;width:9px;height:2px;background:#596272;transform:rotate(45deg);left:21px;top:22px}.section{padding:58px 0}.section.alt{background:linear-gradient(180deg,#fff,var(--soft))}.section-head{margin-bottom:24px}.eyebrow,.badge{display:inline-flex;align-items:center;background:#f3e8e1;color:#805d4e;border:1px solid #eadbd3;border-radius:999px;padding:6px 12px;font-size:13px;font-weight:800}.section h2,.page-hero h1,.sports-hero h1{line-height:1.18;color:#172033}.section h2{font-size:28px;margin:12px 0 8px}.section-head p,.lead{color:var(--muted);margin:0;max-width:760px}.sports-hero{background:linear-gradient(135deg,#fff 0%,#fbf7f4 55%,#f1e7e1 100%);padding:52px 0 34px;border-bottom:1px solid #eee2dc}.hero-layout{display:grid;gap:28px}.sports-hero h1{font-size:36px;margin:12px 0 14px}.hero-tags{display:flex;flex-wrap:wrap;gap:10px;margin:22px 0}.hero-tags span{background:#fff;border:1px solid #eaded8;border-radius:999px;padding:8px 14px;font-weight:700;color:#4d5868}.main-btn{min-height:48px;padding:0 24px;border:0}.banner-section{position:relative;border-radius:28px;overflow:hidden;box-shadow:var(--shadow);background:#fff}.banner-section img{width:100%;height:280px;object-fit:cover}.hero-data-cards{display:grid;gap:12px;margin-top:14px}.hero-data-cards .mini-card{background:#fff;border:1px solid var(--line);border-radius:18px;padding:16px;box-shadow:var(--shadow)}.mini-card strong{display:block;font-size:22px;color:#2b3445}.mini-card span{color:var(--muted);font-size:14px}.category-grid,.service-grid,.security-grid,.info-grid,.faq-grid{display:grid;gap:16px}.sports-card,.service-card,.info-card,.faq-item,.score-card,.data-card{background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:22px;box-shadow:0 10px 28px rgba(37,48,68,.05)}.sports-card h3,.service-card h3,.info-card h3{margin:0 0 8px;color:#1f2a3b}.sports-card p,.service-card p,.info-card p,.faq-item p{color:var(--muted);margin:0}.card-link{display:inline-block;margin-top:14px;color:#805d4e;font-weight:800}.tag{display:inline-block;background:#f4e9e2;color:#805d4e;border-radius:999px;padding:4px 10px;font-size:12px;font-weight:800;margin-bottom:10px}.split{display:grid;gap:26px;align-items:center}.image-card{background:#fff;border:1px solid var(--line);border-radius:26px;padding:12px;box-shadow:var(--shadow)}.image-card img{border-radius:20px;width:100%;height:auto}.checklist{list-style:none;padding:0;margin:16px 0 0;display:grid;gap:10px}.checklist li{padding-left:28px;position:relative;color:#344054}.checklist li:before{content:"";position:absolute;left:0;top:8px;width:14px;height:14px;border-radius:50%;background:var(--primary);box-shadow:inset 0 0 0 4px #fff;border:1px solid #d9c0b0}.score-panel,.data-panel{background:#fff;border:1px solid var(--line);border-radius:26px;padding:20px;box-shadow:var(--shadow)}.score-row{display:flex;justify-content:space-between;gap:16px;align-items:center;border-bottom:1px solid #f0e7e2;padding:14px 0}.score-row:last-child{border-bottom:0}.status{background:#f4e8e1;color:#805d4e;border-radius:999px;padding:4px 10px;font-size:12px;font-weight:800}.score{font-size:24px;font-weight:900;color:#172033}.data-list{display:grid;gap:12px;margin-top:12px}.data-list div{display:flex;justify-content:space-between;background:var(--soft);border-radius:14px;padding:12px 14px;color:#384354}.app-showcase{background:linear-gradient(135deg,#fff,#fbf6f2);border:1px solid var(--line);border-radius:30px;padding:24px}.security-section{background:#fff}.responsible-play-section{background:#f7eee8;border-top:1px solid #eadbd3;border-bottom:1px solid #eadbd3}.responsible-box{background:#fff;border:1px solid var(--line);border-radius:24px;padding:22px;box-shadow:var(--shadow)}.page-hero{background:linear-gradient(135deg,#fff,#fbf6f2);padding:54px 0 36px;border-bottom:1px solid var(--line)}.page-hero h1{font-size:34px;margin:12px 0}.content-section{padding:44px 0}.content-section h2{font-size:25px;margin:0 0 10px}.content-section p{color:var(--muted)}.cta{background:#273142;color:#fff;border-radius:30px;padding:34px;text-align:center}.cta h2{color:#fff;margin-top:0}.cta p{color:#e9edf5;margin:0 auto 20px;max-width:760px}.site-footer{background:#f6f0ec;border-top:1px solid var(--line);padding:44px 0 24px}.footer-grid{display:grid;gap:24px}.footer-logo{height:42px;margin-bottom:12px}.site-footer h3{margin:0 0 12px}.site-footer a{display:block;color:#566072;margin:8px 0}.site-footer p,.footer-note{color:#687284}.footer-note{border-top:1px solid #e7ddd7;margin-top:26px;padding-top:18px;font-size:14px}.only-button-note{margin-top:18px}.download-card{text-align:center}.download-card .main-btn{margin:16px auto}.timeline{display:grid;gap:12px}.timeline div{background:#fff;border:1px solid var(--line);border-radius:16px;padding:16px}.notice{background:#fff8f4;border:1px solid #eadbd3;border-radius:18px;padding:18px;color:#4b5563}.faq-item h3{margin:0 0 8px}.table-like{display:grid;gap:10px}.table-like div{display:grid;grid-template-columns:1fr auto;gap:10px;padding:12px;border-radius:14px;background:var(--soft)}@media (min-width:720px){.category-grid,.service-grid,.security-grid,.info-grid{grid-template-columns:repeat(2,1fr)}.faq-grid{grid-template-columns:repeat(2,1fr)}.hero-data-cards{grid-template-columns:repeat(3,1fr)}.split{grid-template-columns:1fr 1fr}.banner-section img{height:360px}.sports-hero h1{font-size:46px}.section h2{font-size:34px}.page-hero h1{font-size:42px}.footer-grid{grid-template-columns:2fr 1fr 1fr 1fr}}@media (min-width:1024px){.mobile-header,.mobile-nav{display:none!important}.desktop-header{height:78px;display:flex;align-items:center;justify-content:space-between;gap:18px}.hero-layout{grid-template-columns:1.05fr .95fr;align-items:center}.category-grid{grid-template-columns:repeat(3,1fr)}.service-grid{grid-template-columns:repeat(3,1fr)}.security-grid{grid-template-columns:repeat(3,1fr)}.info-grid{grid-template-columns:repeat(3,1fr)}.sports-hero{padding:74px 0 52px}.section{padding:74px 0}.desktop-action{flex:0 0 auto}}@media (max-width:380px){.mobile-header{grid-template-columns:46px 1fr 74px;padding:0 10px}.top-action{padding:0 12px}.sports-hero h1{font-size:30px}.section h2{font-size:24px}}
