*{box-sizing:border-box}html,body{margin:0;min-height:100%;overflow-x:hidden;overflow-y:auto}body{background:#F7F3EC;color:#3E4148;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Microsoft YaHei",Arial,sans-serif;line-height:1.8}a{text-decoration:none}.site-header{position:sticky;top:0;width:100%;z-index:9999;background:rgba(255,255,255,.94);backdrop-filter:blur(12px);box-shadow:0 8px 24px rgba(185,139,93,.12)}.header-inner{max-width:1280px;margin:0 auto;min-height:72px;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:0 22px;overflow:visible}.logo{display:flex;align-items:center;flex-shrink:0}.logo img{max-height:52px;width:auto;display:block}.nav-core{display:flex;align-items:center;gap:10px;flex-wrap:nowrap;min-width:0}.nav-core a{white-space:nowrap;color:#3E4148;padding:9px 13px;border-radius:999px;font-weight:700}.nav-core a:hover,.nav-core a.active{color:#B98B5D;background:#FAF6EF;box-shadow:inset 0 -2px 0 #D6B48A}.header-actions{display:flex;align-items:center;gap:12px;flex-shrink:0}.app-entry,.more-btn{border:1px solid rgba(185,139,93,.18);background:#fff;color:#B98B5D;border-radius:999px;padding:9px 14px;font-weight:700;cursor:pointer}.main-btn{display:inline-flex;align-items:center;justify-content:center;gap:6px;background:linear-gradient(135deg,#E8C89A 0%,#D6A96F 55%,#B98B5D 100%);color:#fff;border-radius:999px;padding:10px 20px;font-weight:800;box-shadow:0 12px 26px rgba(185,139,93,.22);transition:.2s}.main-btn:hover{transform:translateY(-1px);box-shadow:0 16px 36px rgba(185,139,93,.28)}.more-menu{position:relative;flex-shrink:0}.more-dropdown{position:absolute;right:0;top:calc(100% + 12px);min-width:230px;background:#fff;border:1px solid rgba(185,139,93,.18);box-shadow:0 18px 42px rgba(185,139,93,.18);z-index:10000;border-radius:18px;padding:12px;display:none}.more-dropdown.show{display:grid;grid-template-columns:1fr 1fr;gap:8px}.more-dropdown a{color:#3E4148;padding:9px 10px;border-radius:12px}.more-dropdown a:hover{background:#FAF6EF;color:#B98B5D}.mobile-menu-btn{display:none;border:0;background:#fff;color:#B98B5D;font-size:24px}.drawer-mask{position:fixed;inset:0;background:rgba(0,0,0,.42);z-index:10000;display:none}.drawer-mask.show{display:block}.mobile-drawer{position:fixed;left:-340px;top:0;width:84%;max-width:320px;height:100vh;background:#fff;z-index:10001;transition:.28s;box-shadow:16px 0 42px rgba(47,43,39,.18);overflow:auto}.mobile-drawer.open{left:0}.drawer-head{display:flex;align-items:center;justify-content:space-between;padding:18px;border-bottom:1px solid rgba(185,139,93,.18)}.drawer-head img{height:44px}.drawer-head button{border:0;background:#FAF6EF;color:#B98B5D;font-size:28px;border-radius:14px;width:42px;height:42px}.drawer-links{display:grid;padding:14px}.drawer-links a{color:#3E4148;padding:12px 10px;border-bottom:1px solid rgba(185,139,93,.12)}.no-scroll{overflow:hidden}main{position:relative;z-index:1}.container{max-width:1280px;margin:0 auto;padding:0 22px}.section{max-width:1280px;margin:34px auto;padding:0 22px}.section-head{display:flex;align-items:end;justify-content:space-between;gap:18px;margin-bottom:18px}.section-kicker,.tag,.label,.num,.badge{color:#B98B5D;font-weight:800}.section-title,h1,h2,h3{color:#3A332C;line-height:1.25}h1{font-size:clamp(32px,5vw,58px);margin:10px 0 16px}h2{font-size:clamp(24px,3vw,36px);margin:0 0 12px}p{color:#5f6472;margin:0 0 12px}.text-link{color:#B98B5D;font-weight:800}.banner-slider{max-width:1280px;margin:24px auto 30px;border-radius:18px;background:#fff;box-shadow:0 14px 36px rgba(185,139,93,.14);overflow:hidden;position:relative;z-index:1;height:clamp(210px,38vw,480px)}.slide{position:absolute;inset:0;opacity:0;transition:.45s}.slide.active{opacity:1}.banner-slider img{width:100%;height:100%;object-fit:contain;background:#F7F3EC}.slider-arrow{position:absolute;top:50%;transform:translateY(-50%);width:42px;height:42px;border:0;border-radius:999px;background:rgba(255,255,255,.88);color:#B98B5D;font-size:24px;box-shadow:0 8px 20px rgba(185,139,93,.22);cursor:pointer}.slider-arrow.prev{left:16px}.slider-arrow.next{right:16px}.dots{position:absolute;left:0;right:0;bottom:14px;display:flex;justify-content:center;gap:8px}.dot{width:10px;height:10px;border-radius:50%;border:0;background:rgba(185,139,93,.32);cursor:pointer}.dot.active{width:24px;border-radius:999px;background:#B98B5D}.notice{max-width:1280px;margin:0 auto 28px;padding:13px 22px;border-radius:18px;background:#fff;border:1px solid rgba(185,139,93,.18);box-shadow:0 10px 24px rgba(185,139,93,.10);color:#3E4148}.intro-grid,.feature-row,.app-section,.support-split,.page-hero{display:grid;grid-template-columns:1.05fr .95fr;gap:26px;align-items:center}.intro-card,.card,.zone-card,.info-card,.review-card,.faq-card,.page-card{background:#fff;border:1px solid rgba(185,139,93,.18);box-shadow:0 14px 36px rgba(185,139,93,.12);border-radius:24px;padding:24px}.content-img,.zone-card img,.app-section img,.page-hero img{max-width:100%;height:auto;object-fit:contain;display:block;margin:auto;max-height:320px}.category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.category-card{background:#fff;border:1px solid rgba(185,139,93,.18);border-radius:20px;padding:18px;box-shadow:0 12px 28px rgba(185,139,93,.10)}.two-col{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.three-col{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.reviews,.faq-grid,.info-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.legal{background:#2F2B27;color:#F7F3EC;border-radius:24px;padding:24px}.legal p{color:#F7F3EC}.site-footer{background:#2F2B27;color:#F7F3EC;margin-top:44px}.footer-inner{max-width:1280px;margin:0 auto;padding:42px 22px;display:grid;grid-template-columns:2fr 1fr 1fr;gap:26px}.footer-brand img{height:54px;background:#fff;border-radius:14px;padding:4px}.footer-brand p,.footer-note{color:#F7F3EC}.footer-links{display:grid;gap:8px}.footer-links a{color:#F7F3EC}.footer-note{text-align:center;border-top:1px solid rgba(255,255,255,.14);padding:16px 22px}.page-content{max-width:1180px;margin:26px auto;padding:0 22px}.page-card ul{margin:0;padding-left:20px;color:#5f6472}.qa{border-bottom:1px solid rgba(185,139,93,.16);padding:16px 0}.qa h3{margin:0 0 8px;font-size:18px}@media(max-width:1024px){.nav-core,.app-entry,.more-menu{display:none}.mobile-menu-btn{display:block}.header-inner{min-height:66px}.logo{position:absolute;left:50%;transform:translateX(-50%)}.header-btn{padding:8px 14px}.intro-grid,.feature-row,.app-section,.support-split,.page-hero{grid-template-columns:1fr}.category-grid{grid-template-columns:repeat(2,1fr)}.three-col,.reviews,.faq-grid,.info-grid,.footer-inner{grid-template-columns:1fr 1fr}.two-col{grid-template-columns:1fr}}@media(max-width:640px){body{padding-bottom:0}.section{margin:26px auto;padding:0 14px}.container{padding:0 14px}.banner-slider{margin:16px 14px 22px;height:220px}.category-grid,.three-col,.reviews,.faq-grid,.info-grid,.footer-inner{grid-template-columns:1fr}.intro-card,.card,.zone-card,.info-card,.review-card,.faq-card,.page-card{padding:18px;border-radius:20px}.content-img,.zone-card img,.app-section img,.page-hero img{max-height:230px}.slider-arrow{width:34px;height:34px}.notice{margin-left:14px;margin-right:14px}.header-inner{padding:0 12px}.logo img{max-height:42px}}
