
*{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","PingFang SC","Microsoft YaHei",Arial,sans-serif;line-height:1.75}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{flex:0 0 auto;display:flex;align-items:center}.logo img{max-height:52px;width:auto;display:block}.nav-core{display:flex;align-items:center;gap:12px;flex-wrap:nowrap;min-width:0}.nav-core a{white-space:nowrap;color:#3E4148;padding:10px 12px;border-radius:999px;font-weight:700}.nav-core a:hover,.nav-core a.active{color:#B98B5D;background:#FAF6EF;box-shadow:inset 0 0 0 1px rgba(185,139,93,.18)}.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;background:linear-gradient(135deg,#E8C89A 0%,#D6A96F 55%,#B98B5D 100%);color:#fff;border-radius:999px;padding:10px 22px;font-weight:800;box-shadow:0 12px 26px rgba(185,139,93,.22);transition:.2s}.main-btn:hover{transform:translateY(-1px)}.more-menu{position:relative;flex-shrink:0}.more-dropdown{position:absolute;right:0;top:calc(100% + 12px);min-width:220px;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:10px;display:none}.more-dropdown.show,.more-menu:hover .more-dropdown{display:grid;gap:4px}.more-dropdown a{color:#3E4148;padding:10px 12px;border-radius:12px}.more-dropdown a:hover{background:#FAF6EF;color:#B98B5D}.mobile-menu-btn{display:none;border:0;background:#FAF6EF;border-radius:12px;padding:9px;width:42px}.mobile-menu-btn span{display:block;height:2px;background:#B98B5D;margin:5px 0}.drawer-mask{position:fixed;inset:0;background:rgba(0,0,0,.36);z-index:10001;opacity:0;visibility:hidden;transition:.25s}.drawer-mask.show{opacity:1;visibility:visible}.mobile-drawer{position:fixed;left:0;top:0;width:min(86vw,320px);height:100vh;background:#fff;z-index:10002;transform:translateX(-105%);transition:.28s;box-shadow:18px 0 38px rgba(47,43,39,.18);overflow-y:auto}.mobile-drawer.open{transform:translateX(0)}.drawer-head{display:flex;align-items:center;justify-content:space-between;padding:18px;border-bottom:1px solid rgba(185,139,93,.16)}.drawer-head img{max-height:48px}.drawer-head button{border:0;background:#FAF6EF;color:#B98B5D;border-radius:10px;font-size:26px;width:38px;height:38px}.drawer-nav{display:grid;padding:14px}.drawer-nav a{color:#3E4148;padding:12px 10px;border-bottom:1px solid rgba(185,139,93,.08)}.no-scroll{overflow:hidden}.wrap{max-width:1200px;margin:0 auto;padding:0 22px}.section{padding:42px 0}.section-title{font-size:clamp(26px,3vw,40px);margin:0 0 16px;color:#3A332C}.section-kicker,.tag,.num{color:#B98B5D;font-weight:800;letter-spacing:.04em}.lead{font-size:18px;color:#747A84;max-width:840px}.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,33vw,420px)}.slide{display:none;width:100%;height:100%}.slide.active{display:block}.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:50%;background:rgba(255,255,255,.86);color:#B98B5D;font-size:28px;box-shadow:0 8px 20px rgba(47,43,39,.12);cursor:pointer}.slider-arrow.prev{left:16px}.slider-arrow.next{right:16px}.slider-dots{position:absolute;left:0;right:0;bottom:14px;display:flex;justify-content:center;gap:8px}.slider-dot{width:10px;height:10px;border-radius:50%;border:0;background:rgba(185,139,93,.32);cursor:pointer}.slider-dot.active{background:#B98B5D}.notice{background:#fff;border:1px solid rgba(185,139,93,.18);border-radius:18px;padding:14px 18px;color:#747A84;box-shadow:0 14px 36px rgba(185,139,93,.1)}.hero-intro,.two-col,.app-section{display:grid;grid-template-columns:1.05fr .95fr;gap:28px;align-items:center}.panel{background:#fff;border:1px solid rgba(185,139,93,.18);border-radius:28px;padding:30px;box-shadow:0 14px 36px rgba(185,139,93,.12)}.content-img{max-width:100%;height:auto;object-fit:contain;border-radius:22px;background:#FAF6EF;display:block;margin:auto;max-height:320px}.grid-12{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.grid-2{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.card,.zone-card,.info-card,.review-card{background:#fff;border:1px solid rgba(185,139,93,.18);box-shadow:0 14px 36px rgba(185,139,93,.12);border-radius:22px;padding:22px}.zone-card img{width:100%;height:170px;object-fit:contain;background:#FAF6EF;border-radius:16px;margin-bottom:14px}.card h3,.zone-card h3,.info-card h3{margin:0 0 8px;color:#3A332C}.text-link{color:#B98B5D;font-weight:800}.feature-list{display:grid;gap:8px;padding:0;margin:14px 0;list-style:none}.feature-list li{padding-left:22px;position:relative}.feature-list li:before{content:'•';position:absolute;left:0;color:#B98B5D;font-weight:900}.faq-list{display:grid;gap:14px}.faq-item{background:#fff;border:1px solid rgba(185,139,93,.18);border-radius:18px;padding:18px}.site-footer{background:#2F2B27;color:#F7F3EC;margin-top:40px}.footer-inner{max-width:1200px;margin:0 auto;padding:34px 22px;display:grid;grid-template-columns:1.2fr .8fr;gap:22px}.footer-brand img{max-height:52px;background:#fff;border-radius:12px;padding:4px}.footer-brand p{color:#e9ded2}.footer-links{display:flex;flex-wrap:wrap;gap:12px;align-content:start}.footer-links a{color:#F7F3EC;border:1px solid rgba(255,255,255,.14);border-radius:999px;padding:8px 12px}.page-hero{padding:46px 0 20px}.page-hero .panel{background:linear-gradient(135deg,#fff 0%,#FAF6EF 100%)}.content-stack{display:grid;gap:22px}.review-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}@media (max-width:1080px){.nav-core{display:none}.mobile-menu-btn{display:block}.header-inner{gap:10px}.app-entry,.more-menu{display:none}.logo{position:absolute;left:50%;transform:translateX(-50%)}.header-actions{margin-left:auto}.hero-intro,.two-col,.app-section,.footer-inner{grid-template-columns:1fr}.grid-12{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){body{padding-bottom:0}.header-inner{min-height:66px;padding:0 14px}.logo img{max-height:44px}.main-btn{padding:8px 16px}.banner-slider{margin:14px 12px 20px;height:210px;border-radius:14px}.section{padding:28px 0}.panel{padding:22px;border-radius:20px}.grid-12,.grid-3,.grid-2,.review-grid{grid-template-columns:1fr}.zone-card img{height:150px}.slider-arrow{width:34px;height:34px;font-size:22px}.wrap{padding:0 14px}}
