
:root{--main:rgb(217,192,176);--main-dark:#b18b72;--ink:#171717;--muted:#666;--soft:#f8f4f1;--line:#e8e2de;--gray:#f5f5f5}*{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(--ink);background:#fff;line-height:1.7}a{text-decoration:none;color:inherit}img{max-width:100%;display:block}.container{width:min(1180px,calc(100% - 32px));margin:0 auto}.site-header{background:#fff;border-bottom:1px solid var(--line);position:sticky;top:0;z-index:50}.mobile-header{height:62px;display:grid;grid-template-columns:56px 1fr 84px;align-items:center;padding:0 12px;background:#fff}.menu-btn{width:42px;height:42px;border:0;background:#fff;display:flex;flex-direction:column;justify-content:center;gap:5px}.menu-btn span{width:24px;height:2px;background:#222;display:block}.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;background:var(--main);color:#111;border-radius:999px;font-weight:700;padding:10px 18px;box-shadow:0 8px 18px rgba(120,80,50,.12)}.mobile-nav{display:none;padding:12px 18px 18px;background:#fff;border-top:1px solid var(--line)}.mobile-nav.open{display:grid;grid-template-columns:1fr 1fr;gap:10px}.mobile-nav a{padding:10px 12px;background:var(--soft);border-radius:12px;color:#333}.desktop-header{display:none}.logo img{height:44px;max-width:160px;object-fit:contain}.desktop-nav{display:flex;gap:22px;align-items:center;flex:1;justify-content:center}.desktop-nav a{font-size:15px;color:#333;font-weight:600;position:relative}.desktop-nav a.active,.desktop-nav a:hover{color:var(--main-dark)}.search-icon{width:22px;height:22px;border:2px solid #444;border-radius:50%;position:relative}.search-icon:after{content:"";width:8px;height:2px;background:#444;position:absolute;right:-6px;bottom:-3px;transform:rotate(45deg)}.sports-hero{background:linear-gradient(135deg,#fff 0%,#fbf6f1 100%)}.banner-section{padding:46px 0}.hero-grid{display:grid;gap:28px}.hero-copy h1,.page-hero h1{font-size:34px;line-height:1.18;margin:12px 0 16px}.hero-copy p,.page-hero p,.section-head p{color:var(--muted);font-size:16px}.badge{display:inline-flex;background:#f4ebe5;color:#9b6043;border:1px solid #ead8ca;border-radius:999px;padding:6px 12px;font-weight:700;font-size:13px}.hero-tags{display:flex;flex-wrap:wrap;gap:10px;margin:18px 0}.hero-tags span{background:#fff;border:1px solid var(--line);border-radius:999px;padding:8px 12px;color:#555}.main-btn{display:inline-flex;align-items:center;justify-content:center;background:var(--main);color:#111;border-radius:999px;font-weight:800;padding:13px 24px;min-height:48px;border:0;transition:.2s}.main-btn:hover{background:var(--main-dark);color:#fff}.hero-visual{position:relative;border-radius:24px;overflow:hidden;box-shadow:0 18px 45px rgba(80,60,45,.12)}.hero-visual img{width:100%;height:320px;object-fit:cover}.hero-data-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;position:absolute;left:12px;right:12px;bottom:12px}.hero-data-cards div{background:rgba(255,255,255,.92);border:1px solid var(--line);border-radius:16px;padding:12px;text-align:center}.hero-data-cards strong{display:block;font-size:20px}.hero-data-cards span{font-size:12px;color:#666}.section{padding:58px 0}.section.soft,.soft{background:var(--soft)}.section-head{margin-bottom:24px}.section-head h2,.split h2,.app-showcase h2,.responsible-section h2,.cta-section h2{font-size:28px;line-height:1.25;margin:10px 0}.category-grid,.service-grid,.info-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 10px 24px rgba(80,60,45,.06)}.sports-card h3,.service-card h3,.info-card h3,.faq-item h3{margin:0 0 8px}.sports-card p,.service-card p,.info-card p,.faq-item p{color:#666;margin:0}.sports-card a{display:inline-block;margin-top:14px;color:#9b6043;font-weight:800}.service-card span{display:inline-flex;background:#f4ebe5;color:#9b6043;border-radius:999px;padding:4px 10px;font-size:12px;font-weight:800}.split,.app-showcase{display:grid;gap:28px;align-items:center}.split img,.app-showcase img{border-radius:22px;box-shadow:0 14px 34px rgba(70,55,45,.12);border:1px solid var(--line)}.checklist{padding-left:0;list-style:none}.checklist li{margin:8px 0;padding-left:24px;position:relative}.checklist li:before{content:"";width:8px;height:8px;border-radius:50%;background:var(--main-dark);position:absolute;left:4px;top:.75em}.ordered{counter-reset:item}.ordered li{counter-increment:item}.score-panel,.data-panel{display:grid;gap:12px;margin-top:16px}.score-panel div,.data-panel div{background:#fff;border:1px solid var(--line);border-radius:16px;padding:14px;display:flex;justify-content:space-between;gap:16px;align-items:center}.score-panel span,.data-panel span{color:#666;font-size:14px}.responsible-section{padding:58px 0;background:#fbf4ef}.notice-grid{display:grid;gap:14px;margin-top:18px}.notice-grid div{background:#fff;border:1px solid #ead8ca;border-radius:18px;padding:18px;color:#55443a}.faq-list{display:grid;gap:14px}.faq-list.large{gap:16px}.page-hero{background:linear-gradient(135deg,#fbf6f1,#fff);padding:60px 0;border-bottom:1px solid var(--line)}.content-section{padding:48px 0}.content-card h2{margin-top:0}.timeline{padding-left:18px}.single-action{margin:20px 0}.cta-section{padding:58px 0;background:#1f1f1f;color:#fff;text-align:center}.cta-section p{color:#ddd}.site-footer{background:#24211f;color:#eee;padding:50px 0 22px}.footer-grid{display:grid;gap:24px}.footer-logo{height:42px;max-width:160px;object-fit:contain;margin-bottom:12px}.site-footer p{color:#cfc8c2}.site-footer h3{margin:0 0 12px}.site-footer a{display:block;color:#d9d0c9;margin:8px 0}.footer-bottom{border-top:1px solid rgba(255,255,255,.12);margin-top:30px;padding-top:18px;font-size:13px;color:#ccc}
@media (min-width:700px){.category-grid,.service-grid,.info-grid,.notice-grid{grid-template-columns:repeat(2,1fr)}.hero-grid,.split,.app-showcase{grid-template-columns:1fr 1fr}.split.reverse img{order:2}.footer-grid{grid-template-columns:2fr 1fr 1fr 1fr}.hero-copy h1,.page-hero h1{font-size:46px}.section-head h2,.split h2,.app-showcase h2,.responsible-section h2,.cta-section h2{font-size:34px}}
@media (min-width:980px){.mobile-header,.mobile-nav{display:none!important}.desktop-header{height:78px;display:flex;align-items:center;gap:22px}.category-grid,.service-grid{grid-template-columns:repeat(3,1fr)}.banner-section{padding:70px 0}.hero-grid{grid-template-columns:1.02fr .98fr}.hero-visual img{height:420px}.section{padding:76px 0}.page-hero{padding:82px 0}.content-section{padding:64px 0}}
