*{box-sizing:border-box}html,body{margin:0;min-height:100%;overflow-x:hidden;overflow-y:auto}body{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Microsoft YaHei",Arial,sans-serif;background:#F7F3EC;color:#3E4148;line-height:1.75}.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;padding:0 22px;display:flex;align-items:center;justify-content:space-between;gap:18px;overflow:visible}.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,.text-link{white-space:nowrap;color:#B98B5D;text-decoration:none}.nav-core a{color:#3E4148;padding:9px 13px;border-radius:999px}.nav-core a:hover,.nav-core a.active{color:#B98B5D;background:#FAF6EF}.header-actions{display:flex;align-items:center;gap:12px;flex-shrink:0}.main-btn{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:9px 22px;border-radius:999px;background:linear-gradient(135deg,#E8C89A 0%,#D6A96F 55%,#B98B5D 100%);color:#fff;text-decoration:none;font-weight:700;box-shadow:0 10px 22px rgba(185,139,93,.22);border:0}.main-btn:hover{transform:translateY(-1px)}.channel-btn,.mobile-menu-btn{border:1px solid rgba(185,139,93,.18);background:#fff;color:#B98B5D;border-radius:999px;padding:9px 15px;font-weight:700;cursor:pointer}.more-menu{position:relative;flex-shrink:0}.more-dropdown{display:none;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:16px;padding:10px}.more-dropdown.show,.more-menu:hover .more-dropdown{display:grid;gap:4px}.more-dropdown a{padding:10px 12px;text-decoration:none;color:#3E4148;border-radius:10px}.more-dropdown a:hover,.more-dropdown a.active{background:#FAF6EF;color:#B98B5D}.mobile-menu-btn{display:none}.drawer-mask{position:fixed;inset:0;background:rgba(0,0,0,.36);z-index:10000;opacity:0;pointer-events:none;transition:.25s}.drawer-mask.show{opacity:1;pointer-events:auto}.mobile-drawer{position:fixed;top:0;left:0;width:84%;max-width:320px;height:100vh;z-index:10001;background:#fff;transform:translateX(-105%);transition:.28s;box-shadow:20px 0 50px rgba(0,0,0,.18);padding:18px;overflow-y:auto}.mobile-drawer.open{transform:translateX(0)}.drawer-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px}.drawer-head img{max-height:48px}.drawer-head button{border:0;background:#FAF6EF;border-radius:50%;width:36px;height:36px;font-size:22px}.drawer-nav{display:grid;gap:8px}.drawer-nav a{padding:12px 14px;border-radius:14px;background:#FAF6EF;color:#3E4148;text-decoration:none}.drawer-nav a.active{color:#B98B5D;background:#fff;border:1px solid rgba(185,139,93,.18)}.no-scroll{overflow:hidden}.wrap{max-width:1280px;margin:0 auto;padding:0 22px}.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}.slides{height:430px;position:relative}.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;display:block}.slider-arrow{position:absolute;top:50%;transform:translateY(-50%);border:0;background:rgba(255,255,255,.82);color:#B98B5D;width:42px;height:42px;border-radius:50%;cursor:pointer;font-size:28px}.slider-arrow.prev{left:16px}.slider-arrow.next{right:16px}.slider-dots{position:absolute;left:0;right:0;bottom:16px;display:flex;gap:8px;justify-content:center}.dot{width:10px;height:10px;border-radius:50%;border:0;background:rgba(185,139,93,.38);cursor:pointer}.dot.active{background:#B98B5D}.notice{background:#fff;border:1px solid rgba(185,139,93,.18);border-radius:18px;padding:14px 18px;box-shadow:0 12px 28px rgba(185,139,93,.10);color:#747A84}.section{padding:34px 0}.section-title,h1,h2,h3{color:#3A332C}.lead{font-size:17px;color:#5f636b}.grid{display:grid;gap:20px}.grid-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-4{grid-template-columns:repeat(4,minmax(0,1fr))}.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}.hero-card{display:grid;grid-template-columns:1.1fr .9fr;align-items:center;gap:28px}.content-img,.zone-card img,.app-section img{max-width:100%;height:auto;object-fit:contain;display:block;border-radius:18px;background:#FAF6EF}.zone-card img{height:190px;width:100%;object-fit:contain}.tag{display:inline-block;color:#B98B5D;background:#FAF6EF;border:1px solid rgba(185,139,93,.18);border-radius:999px;padding:5px 12px;font-size:13px}.list{display:grid;gap:10px;margin:16px 0;padding:0;list-style:none}.list li{padding-left:18px;position:relative}.list li:before{content:"";position:absolute;left:0;top:.8em;width:7px;height:7px;border-radius:50%;background:#D6B48A}.faq-item{border-bottom:1px solid rgba(185,139,93,.16);padding:16px 0}.legal{background:#2F2B27;color:#F7F3EC;border-radius:22px;padding:26px}.site-footer{background:#2F2B27;color:#F7F3EC;margin-top:42px}.footer-inner{max-width:1280px;margin:0 auto;padding:36px 22px}.footer-brand img{max-height:50px}.footer-links{display:flex;flex-wrap:wrap;gap:14px;margin:22px 0}.footer-links a{color:#F7F3EC;text-decoration:none}.footer-note{color:#ddd}.mobile-bottom-nav{display:none}
@media(max-width:1024px){.nav-core,.channel-btn{display:none}.mobile-menu-btn{display:inline-flex}.header-inner{min-height:66px}.logo img{max-height:44px}.slides{height:320px}.grid-4{grid-template-columns:repeat(2,1fr)}.grid-3{grid-template-columns:repeat(2,1fr)}.hero-card{grid-template-columns:1fr}}
@media(max-width:640px){body{padding-bottom:66px}.wrap{padding:0 14px}.header-inner{padding:0 12px;gap:8px}.main-btn{padding:8px 14px;min-height:36px}.slides{height:220px}.grid,.grid-2,.grid-3,.grid-4{grid-template-columns:1fr}.card,.zone-card,.info-card,.review-card{padding:18px;border-radius:18px}.section{padding:24px 0}.mobile-bottom-nav{display:grid;grid-template-columns:repeat(4,1fr);position:fixed;left:0;right:0;bottom:0;background:#fff;border-top:1px solid rgba(185,139,93,.18);z-index:9998}.mobile-bottom-nav a{text-align:center;padding:10px 0;color:#B98B5D;text-decoration:none;font-size:13px}.slider-arrow{width:36px;height:36px;font-size:22px}.zone-card img{height:150px}}
