
*{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;color:inherit}img{display:block;max-width:100%;height:auto}.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 24px;overflow:visible}.brand-logo{display:flex;align-items:center;flex:0 0 auto}.brand-logo img{width:132px;max-height:46px;object-fit:contain}.nav-core{display:flex;align-items:center;gap:8px;flex-wrap:nowrap;min-width:0}.nav-core a{white-space:nowrap;color:#3E4148;padding:10px 13px;border-radius:999px;font-weight:700;font-size:15px}.nav-core a:hover,.nav-core a.active{color:#B98B5D;background:rgba(232,210,181,.28)}.header-actions{display:flex;align-items:center;gap:10px;flex-shrink:0}.app-entry,.more-btn{white-space:nowrap;border:1px solid rgba(185,139,93,.22);background:#fff;color:#B98B5D;border-radius:999px;padding:10px 14px;font-weight:800;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:11px 22px;font-weight:900;box-shadow:0 12px 24px rgba(185,139,93,.24);transition:.2s}.main-btn:hover{transform:translateY(-1px);box-shadow:0 16px 32px rgba(185,139,93,.30)}.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:12px;display:none}.more-dropdown.show,.more-menu:hover .more-dropdown{display:grid;gap:6px}.more-dropdown a{padding:10px 12px;border-radius:12px;color:#3E4148;font-weight:700}.more-dropdown a:hover,.more-dropdown a.active{background:#FAF6EF;color:#B98B5D}.mobile-menu-btn{display:none;border:0;background:#fff;border-radius:12px;padding:8px;width:42px;height:42px}.mobile-menu-btn span{display:block;height:2px;background:#B98B5D;margin:6px 4px;border-radius:9px}.drawer-mask{position:fixed;inset:0;background:rgba(0,0,0,.42);z-index:10001;display:none}.drawer-mask.show{display:block}.mobile-drawer{position:fixed;top:0;left:0;width:84vw;max-width:320px;height:100vh;background:#fff;z-index:10002;transform:translateX(-105%);transition:.28s ease;box-shadow:18px 0 38px rgba(0,0,0,.16);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{width:128px;max-height:44px;object-fit:contain}.drawer-head button{font-size:28px;border:0;background:#FAF6EF;color:#B98B5D;border-radius:12px;width:40px;height:40px}.drawer-nav{display:grid;gap:8px;padding:16px}.drawer-nav a{padding:12px 14px;border-radius:14px;background:#FAF6EF;color:#3A332C;font-weight:800}.drawer-nav a.active{background:#fff;border:1px solid #E8D2B5;color:#B98B5D}body.drawer-open{overflow:hidden}main{position:relative;z-index:1}.container,.section{max-width:1280px;margin:0 auto;padding:0 24px}.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{position:relative;aspect-ratio:1280/420;background:#F7F3EC}.slide{position:absolute;inset:0;opacity:0;transition:opacity .35s}.slide.active{opacity:1;z-index:2}.banner-slider img{width:100%;height:100%;object-fit:contain;background:#F7F3EC}.arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:4;width:42px;height:42px;border:0;border-radius:50%;background:rgba(255,255,255,.82);color:#B98B5D;font-size:26px;box-shadow:0 8px 20px rgba(185,139,93,.22);cursor:pointer}.prev{left:16px}.next{right:16px}.dots{position:absolute;left:0;right:0;bottom:14px;z-index:5;display:flex;justify-content:center;gap:8px}.dot{width:10px;height:10px;border-radius:999px;border:0;background:rgba(185,139,93,.35);cursor:pointer}.dot.active{width:28px;background:#B98B5D}.notice{max-width:1280px;margin:0 auto 24px;padding:0 24px}.notice-inner{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:#5E554D}.hero-intro,.split{display:grid;grid-template-columns:1.1fr .9fr;gap:30px;align-items:center}.section-block{padding:54px 0}.panel,.card,.zone-card,.info-card,.review-card,.faq-card{background:#fff;border:1px solid rgba(185,139,93,.18);box-shadow:0 14px 36px rgba(185,139,93,.12);border-radius:24px}.panel{padding:34px}.eyebrow{display:inline-flex;color:#B98B5D;background:#FAF6EF;border:1px solid #E8D2B5;border-radius:999px;padding:6px 12px;font-size:13px;font-weight:900;margin-bottom:14px}h1,h2,h3,.section-title{color:#3A332C;margin:0 0 14px}h1{font-size:44px;line-height:1.15}h2{font-size:32px}.lead{font-size:17px;color:#5E554D;margin:0 0 18px}.content-img{width:100%;max-height:380px;object-fit:contain;background:#FAF6EF;border-radius:20px;padding:12px}.grid{display:grid;gap:20px}.grid-3{grid-template-columns:repeat(3,1fr)}.grid-2{grid-template-columns:repeat(2,1fr)}.grid-4{grid-template-columns:repeat(4,1fr)}.card,.zone-card,.info-card,.review-card,.faq-card{padding:22px}.card h3,.zone-card h3,.info-card h3{font-size:21px}.card p,.zone-card p,.info-card p,.review-card p,.faq-card p{margin:0;color:#5E554D}.text-link{display:inline-flex;margin-top:14px;color:#B98B5D;font-weight:900}.section-head{max-width:800px;margin:0 auto 28px;text-align:center}.zone-card img{width:100%;height:190px;object-fit:contain;background:#FAF6EF;border-radius:18px;padding:10px;margin-bottom:16px}.app-section{background:linear-gradient(135deg,#fff 0%,#FAF6EF 60%,#EEF7FF 100%);border-radius:28px;padding:34px}.app-section img{max-height:340px;object-fit:contain;background:#fff;border-radius:20px;padding:12px}.checks{list-style:none;margin:16px 0 0;padding:0;display:grid;gap:8px}.checks li{padding-left:26px;position:relative;color:#5E554D}.checks li:before{content:'✓';position:absolute;left:0;color:#B98B5D;font-weight:900}.soft-bg{background:#FAF6EF}.site-footer{background:#2F2B27;color:#F7F3EC;margin-top:40px}.footer-inner{max-width:1280px;margin:0 auto;display:grid;grid-template-columns:1.5fr .8fr .8fr 1fr;gap:24px;padding:44px 24px}.footer-brand img{width:138px;max-height:46px;object-fit:contain;margin-bottom:14px}.footer-brand p,.footer-note p{color:#E8D2B5;margin:0}.footer-links{display:grid;gap:8px}.footer-links h3,.footer-note h3{color:#fff;margin:0 0 8px}.footer-links a{color:#F7F3EC}.copyright{text-align:center;border-top:1px solid rgba(255,255,255,.12);padding:16px;color:#E8D2B5}.page-hero{padding:54px 0 28px}.article{background:#fff;border:1px solid rgba(185,139,93,.18);border-radius:26px;padding:34px;box-shadow:0 14px 36px rgba(185,139,93,.12)}.article p{color:#4F555E}.article img{max-height:360px;object-fit:contain;background:#FAF6EF;border-radius:20px;padding:12px;margin:16px auto}.meta-list{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin:22px 0}.meta-list div{padding:16px;border-radius:18px;background:#FAF6EF;border:1px solid rgba(185,139,93,.16)}.faq-list{display:grid;gap:16px}.faq-card h3{margin-bottom:8px;font-size:20px}@media (max-width:1100px){.nav-core{display:none}.mobile-menu-btn{display:block}.header-inner{min-height:64px}.brand-logo{position:absolute;left:50%;transform:translateX(-50%)}.app-entry,.more-menu{display:none}.main-btn{padding:9px 16px}.header-actions{margin-left:auto}.slides{aspect-ratio:16/7}.footer-inner{grid-template-columns:1fr 1fr}}@media (max-width:768px){.container,.section,.notice{padding:0 16px}.banner-slider{margin:16px 16px 22px;border-radius:16px}.slides{aspect-ratio:16/9}.hero-intro,.split,.grid-2,.grid-3,.grid-4,.footer-inner,.meta-list{grid-template-columns:1fr}.section-block{padding:38px 0}.panel,.article{padding:22px;border-radius:20px}h1{font-size:32px}h2{font-size:26px}.content-img,.app-section img,.article img{max-height:260px}.zone-card img{height:160px}.footer-inner{padding-bottom:76px}.arrow{width:36px;height:36px;font-size:22px}.prev{left:10px}.next{right:10px}}
