*{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","PingFang SC","Microsoft YaHei",Arial,sans-serif;background:#F7F3EC;color:#3E4148;line-height:1.75}a{text-decoration:none}img{display:block}.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{flex:0 0 auto}.logo img{max-height:52px;width:auto}.nav-core{display:flex;align-items:center;gap:10px;flex-wrap:nowrap;min-width:0;flex:1;justify-content:center}.nav-core a{white-space:nowrap;color:#3E4148;padding:9px 12px;border-radius:999px;font-weight:700;font-size:15px}.nav-core a:hover,.nav-core a.active{color:#B98B5D;background:#FAF6EF}.header-actions{display:flex;align-items:center;gap:10px;flex-shrink:0}.app-link,.more-btn{white-space:nowrap;border:1px solid rgba(185,139,93,.18);background:#fff;color:#B98B5D;border-radius:999px;padding:9px 13px;font-weight:700;cursor:pointer}.main-btn{display:inline-flex;align-items:center;justify-content:center;white-space:nowrap;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)}.more-menu{position:relative;flex-shrink:0}.more-dropdown{position:absolute;right:0;top:calc(100% + 12px);min-width:230px;display:none;background:#fff;border:1px solid rgba(185,139,93,.18);border-radius:18px;box-shadow:0 18px 42px rgba(185,139,93,.18);z-index:10000;padding:10px}.more-menu:hover .more-dropdown,.more-menu.open .more-dropdown{display:grid;gap:4px}.more-dropdown a{padding:10px 12px;border-radius:12px;color:#3E4148;font-weight:700}.more-dropdown a:hover{background:#FAF6EF;color:#B98B5D}.mobile-menu-btn{display:none;border:0;background:#FAF6EF;color:#B98B5D;border-radius:12px;padding:9px 11px;font-size:20px}.drawer-mask{position:fixed;inset:0;background:rgba(0,0,0,.38);opacity:0;pointer-events:none;z-index:10001;transition:.25s}.mobile-drawer{position:fixed;top:0;left:0;width:min(84vw,320px);height:100vh;background:#fff;z-index:10002;transform:translateX(-105%);transition:.28s;box-shadow:18px 0 40px rgba(0,0,0,.18);overflow-y:auto}.drawer-open{overflow:hidden}.drawer-open .drawer-mask{opacity:1;pointer-events:auto}.drawer-open .mobile-drawer{transform:translateX(0)}.drawer-head{display:flex;align-items:center;justify-content:space-between;padding:16px;border-bottom:1px solid rgba(185,139,93,.15)}.drawer-head img{max-height:48px}.drawer-close{font-size:26px;border:0;background:#FAF6EF;color:#B98B5D;border-radius:12px;width:38px;height:38px}.drawer-nav{display:grid;padding:12px}.drawer-nav a{padding:12px 14px;border-radius:12px;color:#3E4148;font-weight:700}.drawer-nav a:hover{background:#FAF6EF;color:#B98B5D}main{position:relative;z-index:1}.wrap{max-width:1200px;margin:0 auto;padding:0 22px}.section{padding:42px 0}.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:390px}.slide{position:absolute;inset:0;opacity:0;transition:.4s}.slide.active{opacity:1}.banner-slider img{width:100%;height:100%;object-fit:contain;background:#F7F3EC}.slider-btn{position:absolute;top:50%;transform:translateY(-50%);border:0;width:42px;height:42px;border-radius:50%;background:rgba(255,255,255,.86);color:#B98B5D;font-size:28px;cursor:pointer;box-shadow:0 8px 20px rgba(185,139,93,.18);z-index:3}.prev{left:18px}.next{right:18px}.slider-dots{position:absolute;left:0;right:0;bottom:14px;display:flex;justify-content:center;gap:8px;z-index:3}.dot{width:9px;height:9px;border-radius:50%;border:0;background:rgba(185,139,93,.3);cursor:pointer}.dot.active{width:28px;border-radius:999px;background:#B98B5D}.notice{max-width:1200px;margin:0 auto 26px;padding:13px 20px;border-radius:18px;background:#fff;border:1px solid rgba(185,139,93,.18);box-shadow:0 14px 36px rgba(185,139,93,.1);color:#747A84}.hero-intro,.app-section,.split-section{display:grid;grid-template-columns:1.1fr .9fr;gap:28px;align-items:center}.hero-card,.card,.zone-card,.info-card,.review-card,.faq-item{background:#fff;border:1px solid rgba(185,139,93,.18);box-shadow:0 14px 36px rgba(185,139,93,.12);border-radius:24px;padding:26px}.hero-card p,.card p,.zone-card p,.info-card p,.review-card p,.faq-item p,.content p{color:#747A84;margin:10px 0}.kicker,.tag,.badge{color:#B98B5D;font-weight:800}.section-title,h1,h2,h3{color:#3A332C;line-height:1.25}h1{font-size:42px;margin:10px 0 18px}h2{font-size:30px;margin:0 0 16px}h3{font-size:20px}.text-link{display:inline-block;color:#B98B5D;font-weight:800;margin-top:10px}.image-card{background:#fff;border-radius:24px;border:1px solid rgba(185,139,93,.18);box-shadow:0 14px 36px rgba(185,139,93,.12);padding:14px}.image-card img,.content-img{width:100%;max-height:320px;object-fit:contain;border-radius:18px;background:#FAF6EF}.grid{display:grid;gap:18px}.grid-2{grid-template-columns:repeat(2,1fr)}.grid-3{grid-template-columns:repeat(3,1fr)}.grid-4{grid-template-columns:repeat(4,1fr)}.category-grid{grid-template-columns:repeat(4,1fr)}.three-zone img{width:100%;height:170px;object-fit:contain;background:#FAF6EF;border-radius:18px}.legal{background:#fff;border-top:1px solid rgba(185,139,93,.18);border-bottom:1px solid rgba(185,139,93,.18)}.page-hero{padding:54px 0 24px}.page-hero .hero-card{max-width:920px}.content-section{padding:30px 0 50px}.content-layout{display:grid;grid-template-columns:.85fr 1.15fr;gap:26px;align-items:start}.content h2{margin-top:26px}.list{padding-left:20px;color:#747A84}.qa-list{display:grid;gap:14px}.site-footer{background:#2F2B27;color:#F7F3EC;margin-top:50px}.footer-inner{max-width:1200px;margin:0 auto;padding:42px 22px;display:grid;grid-template-columns:1.2fr .8fr 1fr;gap:28px}.footer-brand img{max-height:52px;margin-bottom:16px}.site-footer p{color:#e8ded2}.footer-links{display:grid;gap:8px}.footer-links a{color:#F7F3EC}.footer-note h3,.footer-links h3{color:#E8C89A}.banner-caption,.banner-text,.slide-title,.slide-desc,.slide-content,.slide-card,.banner-card{display:none!important}@media(max-width:1024px){.nav-core,.app-link{display:none}.mobile-menu-btn{display:block}.header-inner{display:grid;grid-template-columns:48px 1fr auto}.logo{justify-self:center}.more-menu{display:none}.banner-slider{height:300px}.grid-4,.category-grid{grid-template-columns:repeat(2,1fr)}.hero-intro,.app-section,.split-section,.content-layout{grid-template-columns:1fr}.footer-inner{grid-template-columns:1fr}}@media(max-width:640px){.header-inner{min-height:64px;padding:0 14px;gap:8px}.logo img{max-height:42px}.main-btn{padding:8px 14px}.banner-slider{height:218px;margin:16px 12px 22px}.slider-btn{width:34px;height:34px;font-size:22px}.wrap{padding:0 14px}.section{padding:30px 0}h1{font-size:30px}h2{font-size:24px}.grid-2,.grid-3,.grid-4,.category-grid{grid-template-columns:1fr}.hero-card,.card,.zone-card,.info-card,.review-card,.faq-item{padding:20px;border-radius:20px}.footer-inner{padding:34px 16px}.image-card img,.content-img{max-height:240px}.three-zone img{height:145px}}