
*{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.72}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}.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}.header-actions{display:flex;align-items:center;gap:12px;flex-shrink:0}.app-entry,.more-btn{white-space:nowrap;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:8px;background:linear-gradient(135deg,#E8C89A 0%,#D6A96F 55%,#B98B5D 100%);color:#fff;border-radius:999px;padding:11px 22px;font-weight:800;box-shadow:0 12px 26px rgba(185,139,93,.24);transition:.2s}.main-btn:hover{transform:translateY(-1px);filter:saturate(1.05)}.top-btn{padding:10px 20px}.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:18px;padding:10px}.more-menu:hover .more-dropdown,.more-menu:focus-within .more-dropdown{display:grid;gap:4px}.more-dropdown a{color:#3E4148;padding:10px 12px;border-radius:12px;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;font-size:24px;padding:8px 10px}.drawer-mask{position:fixed;inset:0;background:rgba(0,0,0,.38);z-index:10000;opacity:0;pointer-events:none;transition:.25s}.mobile-drawer{position:fixed;top:0;left:0;width:min(84vw,320px);height:100vh;background:#fff;z-index:10001;transform:translateX(-105%);transition:.28s;box-shadow:20px 0 48px rgba(0,0,0,.18);overflow-y:auto}.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:18px;border-bottom:1px solid rgba(185,139,93,.18)}.drawer-head img{max-height:48px}.drawer-close{border:0;background:#FAF6EF;color:#B98B5D;border-radius:50%;font-size:28px;width:40px;height:40px}.drawer-links{display:grid;padding:12px}.drawer-links a{color:#3E4148;padding:12px 14px;border-radius:12px;font-weight:700}.drawer-links a:hover{background:#FAF6EF;color:#B98B5D}main{position:relative;z-index:1}.container{max-width:1200px;margin:0 auto;padding:0 20px}.section{margin:38px auto}.section-title,h1,h2,h3{color:#3A332C}.section-kicker,.tag,.num,.highlight{color:#B98B5D;font-weight:800}.lead{font-size:18px;color:#5f6268}.text-link{color:#B98B5D;font-weight:800}.banner-slider{max-width:1280px;height:390px;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}.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-btn{position:absolute;top:50%;transform:translateY(-50%);border:0;background:rgba(255,255,255,.82);color:#B98B5D;width:44px;height:44px;border-radius:50%;box-shadow:0 8px 18px rgba(185,139,93,.18);cursor:pointer;font-size:24px}.slider-btn.prev{left:18px}.slider-btn.next{right:18px}.slider-dots{position:absolute;bottom:16px;left:0;right:0;display:flex;gap:8px;justify-content:center}.dot{width:10px;height:10px;border-radius:50%;border:0;background:rgba(185,139,93,.34);cursor:pointer}.dot.active{background:#B98B5D;width:24px;border-radius:999px}.notice{max-width:1200px;margin:0 auto 28px;padding:14px 20px;border:1px solid rgba(185,139,93,.18);background:#fff;border-radius:16px;color:#747A84;box-shadow:0 10px 26px rgba(185,139,93,.10)}.hero-intro,.app-section,.split-section{display:grid;grid-template-columns:1.1fr .9fr;gap:28px;align-items:center;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,.zone-card img,.app-section img{max-width:100%;height:auto;object-fit:contain;display:block;border-radius:20px;background:#FAF6EF}.hero-intro .content-img{max-height:320px;margin:auto}.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)}.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:22px;padding:22px}.zone-card img{height:180px;width:100%;object-fit:contain;margin-bottom:14px}.category-card h3{margin:8px 0}.three-col .zone-card img{height:165px}.page-hero{background:linear-gradient(135deg,#fff 0%,#FAF6EF 70%,#EEF7FF 100%);border-bottom:1px solid rgba(185,139,93,.18);padding:46px 0}.page-layout{display:grid;grid-template-columns:.9fr 1.1fr;gap:28px;align-items:start}.page-layout img{max-height:340px;margin:auto}.rich-content p{margin:0 0 16px}.check-list{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin:18px 0}.check-list span{background:#FAF6EF;border:1px solid rgba(185,139,93,.18);border-radius:14px;padding:12px;color:#3E4148}.site-footer{background:#2F2B27;color:#F7F3EC;margin-top:54px}.footer-inner{max-width:1200px;margin:0 auto;padding:38px 20px}.footer-brand img{max-height:56px;background:#fff;border-radius:14px;padding:4px}.footer-links{display:flex;flex-wrap:wrap;gap:14px;margin:18px 0}.footer-links a{color:#F7F3EC}.footer-note{color:#d9d0c5}.legal-box{background:#fff;border:1px solid rgba(185,139,93,.18);border-radius:22px;padding:22px;color:#747A84}.mobile-spacer{display:none}@media(max-width:1080px){.nav-core{display:none}.mobile-menu-btn{display:block}.header-inner{gap:10px}.logo{position:absolute;left:50%;transform:translateX(-50%)}.app-entry,.more-menu{display:none}.banner-slider{height:300px;margin:18px 14px 24px}.hero-intro,.app-section,.split-section,.page-layout{grid-template-columns:1fr}.grid-4{grid-template-columns:repeat(2,1fr)}.grid-3{grid-template-columns:1fr 1fr}.header-inner{min-height:68px}.mobile-spacer{display:block;height:10px}}@media(max-width:640px){body{padding-bottom:8px}.header-inner{padding:0 12px}.top-btn{padding:8px 14px}.banner-slider{height:210px;border-radius:14px}.slider-btn{width:36px;height:36px}.container{padding:0 14px}.hero-intro,.app-section,.split-section{padding:20px;border-radius:22px}.grid-2,.grid-3,.grid-4{grid-template-columns:1fr}.check-list{grid-template-columns:1fr}.zone-card img{height:145px}.page-hero{padding:30px 0}.section{margin:28px auto}.logo img{max-height:44px}}
