
:root{
  --primary: rgb(217, 192, 176);
  --primary-dark:#b28d78;
  --primary-soft:#f5ece6;
  --bg:#f8f7f5;
  --paper:#ffffff;
  --paper-warm:#fbf7f3;
  --line:#e8e2dd;
  --text:#1f2328;
  --muted:#676f79;
  --deep:#2f2f2f;
  --shadow:0 14px 36px rgba(31,35,40,.08);
  --radius:20px;
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC","Hiragino Sans GB","Microsoft YaHei",Arial,sans-serif;color:var(--text);background:var(--bg);line-height:1.75;overflow-x:hidden}
a{color:inherit;text-decoration:none} img{max-width:100%;display:block} p{margin:0 0 14px;color:var(--muted)} h1,h2,h3{margin:0;color:var(--text);line-height:1.22} h1{font-size:32px;letter-spacing:-.02em} h2{font-size:25px;margin-bottom:12px} h3{font-size:18px;margin-bottom:8px}.container{width:min(1180px,calc(100% - 32px));margin:0 auto}.section{padding:58px 0}.section-header{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;margin-bottom:24px}.section-header p{max-width:680px}.badge,.category-badge{display:inline-flex;align-items:center;border-radius:999px;background:var(--primary-soft);color:#8b6755;font-weight:700;font-size:13px;padding:7px 12px;margin-bottom:14px}.main-btn{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:12px 22px;border-radius:999px;background:var(--primary);color:#231a15;font-weight:800;border:1px solid rgba(0,0,0,.04);box-shadow:0 10px 24px rgba(178,141,120,.25);transition:.2s}.main-btn:hover{background:var(--primary-dark);color:#fff;transform:translateY(-1px)}.text-link{font-weight:800;color:#8a5f4e}.site-header{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.96);backdrop-filter:saturate(160%) blur(10px);border-bottom:1px solid var(--line)}.mobile-header{height:62px;display:grid;grid-template-columns:46px 1fr auto;align-items:center;gap:10px;padding:0 14px}.menu-button{width:42px;height:42px;border:0;background:#fff;border-radius:12px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:5px;box-shadow:inset 0 0 0 1px var(--line)}.menu-button span{display:block;width:20px;height:2px;background:#222;border-radius:2px}.mobile-logo{justify-self:center}.mobile-logo img{height:34px;max-width:132px;object-fit:contain}.top-action{display:inline-flex;align-items:center;justify-content:center;min-width:76px;height:38px;border-radius:999px;background:var(--primary);color:#211915;font-weight:800;padding:0 16px}.desktop-header{display:none;height:78px;align-items:center}.logo img{height:44px;max-width:170px;object-fit:contain}.desktop-nav{display:flex;gap:22px;align-items:center;margin-left:34px;flex:1}.desktop-nav a{font-weight:700;color:#333;padding:27px 0;position:relative;white-space:nowrap}.desktop-nav a.active,.desktop-nav a:hover{color:#8b6755}.desktop-nav a.active:after{content:"";position:absolute;left:0;right:0;bottom:18px;height:3px;border-radius:3px;background:var(--primary)}.search-icon{width:36px;height:36px;border-radius:50%;border:1px solid var(--line);margin-right:12px;position:relative}.search-icon:before{content:"";position:absolute;width:12px;height:12px;border:2px solid #555;border-radius:50%;left:9px;top:8px}.search-icon:after{content:"";position:absolute;width:9px;height:2px;background:#555;transform:rotate(45deg);left:20px;top:21px;border-radius:2px}.mobile-nav{display:none;padding:10px 16px 16px;background:#fff;border-top:1px solid var(--line);grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.mobile-nav.open{display:grid}.mobile-nav a{padding:10px 12px;border-radius:14px;background:var(--bg);font-weight:700}.mobile-nav a.active{background:var(--primary-soft);color:#8b6755}.sports-hero,.banner-section{padding:44px 0;background:linear-gradient(180deg,#fff 0%,var(--paper-warm) 100%)}.hero-layout{display:grid;gap:26px;align-items:center}.hero-copy h1{font-size:36px;margin-bottom:16px}.hero-copy p{font-size:16px}.hero-actions{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin-top:20px}.hero-tags{display:flex;gap:10px;flex-wrap:wrap;margin-top:22px}.hero-tags span,.data-tag{border:1px solid var(--line);background:#fff;border-radius:999px;padding:8px 12px;font-weight:700;color:#5d4a40}.hero-visual{position:relative}.hero-visual img{border-radius:26px;box-shadow:var(--shadow);border:1px solid #fff;min-height:260px;object-fit:cover}.hero-data-cards{display:grid;gap:12px;margin-top:14px}.hero-data-card{background:#fff;border:1px solid var(--line);border-radius:18px;padding:14px;box-shadow:0 10px 24px rgba(31,35,40,.06)}.hero-data-card strong{display:block;font-size:22px;color:#8b6755}.category-grid,.service-grid,.security-grid,.info-grid,.faq-grid{display:grid;gap:16px}.category-grid{grid-template-columns:1fr}.sports-card,.service-card,.info-card,.faq-item,.score-card,.data-panel,.score-panel{background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:20px;box-shadow:0 10px 26px rgba(31,35,40,.05)}.sports-card h3,.service-card h3{display:flex;align-items:center;gap:8px}.sports-card h3:before,.service-card h3:before{content:"";width:9px;height:9px;border-radius:50%;background:var(--primary)}.card-link{display:inline-flex;margin-top:8px;color:#8b6755;font-weight:800}.feature-split,.app-showcase,.data-showcase{display:grid;gap:24px;align-items:center}.feature-image img,.app-image img,.data-image img{border-radius:24px;box-shadow:var(--shadow);border:1px solid #fff}.feature-list,.checklist{list-style:none;margin:16px 0 0;padding:0;display:grid;gap:10px}.feature-list li,.checklist li{background:#fff;border:1px solid var(--line);border-radius:15px;padding:12px 14px;color:#4a4f55}.feature-list li:before,.checklist li:before{content:"✓";display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;border-radius:50%;background:var(--primary-soft);color:#8b6755;font-weight:900;margin-right:8px}.score-panel{background:linear-gradient(180deg,#fff,var(--paper-warm))}.score-row{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:10px;padding:12px 0;border-bottom:1px solid var(--line)}.score-row:last-child{border-bottom:0}.score-row strong{text-align:center;font-size:20px;color:#2f2f2f}.status{display:inline-flex;align-items:center;border-radius:999px;background:var(--primary-soft);color:#8b6755;font-weight:800;font-size:12px;padding:4px 8px}.data-list{display:grid;gap:10px;margin-top:16px}.data-list div{display:flex;justify-content:space-between;border-bottom:1px dashed #ddd;padding-bottom:8px}.app-showcase{background:#fff;border-radius:28px;padding:24px;border:1px solid var(--line);box-shadow:var(--shadow)}.security-section{background:#fff}.responsible-play-section{background:var(--primary-soft);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.responsible-cards{display:grid;gap:14px}.responsible-cards .info-card{background:rgba(255,255,255,.88)}.page-hero{padding:52px 0;background:linear-gradient(180deg,#fff,var(--paper-warm));border-bottom:1px solid var(--line)}.page-hero p{font-size:17px;max-width:790px}.content-section{padding:44px 0}.content-layout{display:grid;gap:20px}.content-block{background:#fff;border:1px solid var(--line);border-radius:24px;padding:24px}.content-block h2{font-size:22px}.note-box{border-left:4px solid var(--primary);background:var(--primary-soft);padding:16px;border-radius:16px;color:#4d4039}.timeline{display:grid;gap:12px;counter-reset:step}.timeline li{counter-increment:step;background:#fff;border:1px solid var(--line);border-radius:16px;padding:14px;list-style:none}.timeline li:before{content:counter(step);display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:50%;background:var(--primary);margin-right:10px;font-weight:900;color:#231a15}.cta{padding:42px 0;background:#fff}.cta-box{border-radius:28px;background:linear-gradient(135deg,var(--primary-soft),#fff);border:1px solid var(--line);padding:30px;text-align:center}.site-footer{background:#2b2826;color:#fff;padding:44px 0 18px}.site-footer p{color:#d6d0cc}.footer-grid{display:grid;gap:24px}.footer-logo{height:40px;margin-bottom:12px}.site-footer h3{color:#fff;margin-bottom:10px}.site-footer a{display:block;color:#ddd;margin:6px 0}.footer-note{margin-top:26px;padding-top:18px;border-top:1px solid rgba(255,255,255,.15);font-size:14px}.only-one-action{text-align:center;margin:22px 0}.download-steps{counter-reset:download;display:grid;gap:14px}.download-steps li{counter-increment:download;list-style:none;background:#fff;border:1px solid var(--line);border-radius:16px;padding:16px}.download-steps li:before{content:counter(download);display:inline-flex;width:26px;height:26px;align-items:center;justify-content:center;background:var(--primary);border-radius:50%;font-weight:900;margin-right:8px}
@media (min-width:640px){.category-grid,.security-grid,.responsible-cards,.info-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hero-data-cards{grid-template-columns:repeat(3,1fr)}h1{font-size:40px}.hero-copy h1{font-size:44px}.faq-grid{grid-template-columns:repeat(2,1fr)}}
@media (min-width:920px){.mobile-header,.mobile-nav{display:none!important}.desktop-header{display:flex}.section{padding:74px 0}.sports-hero,.banner-section{padding:70px 0}.hero-layout,.feature-split,.app-showcase,.data-showcase{grid-template-columns:1.08fr .92fr}.category-grid,.service-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.security-grid,.responsible-cards{grid-template-columns:repeat(3,minmax(0,1fr))}.content-layout{grid-template-columns:1fr 1fr}.footer-grid{grid-template-columns:2fr 1fr 1fr 1fr}.hero-copy h1{font-size:52px}.desktop-nav{gap:16px}.desktop-nav a{font-size:14px}}
@media (min-width:1180px){.desktop-nav{gap:24px}.desktop-nav a{font-size:15px}.category-grid.six{grid-template-columns:repeat(6,1fr)}}
