
*{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}a{color:#B98B5D;text-decoration:none}img{max-width:100%;height:auto;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;display:flex;align-items:center;justify-content:space-between;gap:18px;overflow:visible;padding:0 24px}.brand-logo{display:flex;align-items:center;flex-shrink:0}.brand-logo img{height:44px;width:auto}.nav-core{display:flex;align-items:center;gap:12px;flex-wrap:nowrap;min-width:0}.nav-core a{white-space:nowrap;color:#3E4148;font-size:15px;padding:9px 11px;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}.more-menu{position:relative;flex-shrink:0}.more-trigger{border:1px solid rgba(185,139,93,.24);background:#fff;color:#3E4148;border-radius:999px;padding:10px 16px;cursor:pointer;font-weight:600}.more-dropdown{position:absolute;right:0;top:calc(100% + 12px);width:330px;max-height:70vh;overflow:auto;background:#fff;border:1px solid rgba(185,139,93,.18);box-shadow:0 18px 42px rgba(185,139,93,.18);border-radius:18px;z-index:10000;padding:12px;display:none}.more-menu:hover .more-dropdown,.more-menu.open .more-dropdown{display:grid;grid-template-columns:1fr 1fr;gap:8px}.more-dropdown a{padding:10px;border-radius:14px;color:#3E4148;font-weight:700}.more-dropdown a small{display:block;color:#9A9FA8;font-size:12px;font-weight:400;line-height:1.45}.more-dropdown a:hover,.more-dropdown a.active{background:#FAF6EF;color:#B98B5D}.main-btn{display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#E8C89A 0%,#D6A96F 55%,#B98B5D 100%);color:#fff!important;border-radius:999px;padding:10px 22px;font-weight:700;box-shadow:0 10px 24px rgba(185,139,93,.22);white-space:nowrap;transition:.2s}.main-btn:hover{transform:translateY(-1px);box-shadow:0 14px 30px rgba(185,139,93,.28)}.menu-toggle{display:none;border:0;background:transparent;padding:8px;gap:4px;flex-direction:column}.menu-toggle span{width:24px;height:2px;background:#3E4148;border-radius:4px}.drawer-mask{position:fixed;inset:0;background:rgba(47,43,39,.38);z-index:10001;display:none}.drawer-mask.show{display:block}.mobile-drawer{position:fixed;top:0;left:0;width:84%;max-width:320px;height:100vh;background:#fff;z-index:10002;transform:translateX(-105%);transition:.24s ease;box-shadow:14px 0 34px rgba(47,43,39,.18);overflow: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{height:42px}.drawer-close{border:0;background:#FAF6EF;color:#3A332C;border-radius:50%;width:36px;height:36px;font-size:24px}.drawer-nav{display:grid;padding:12px}.drawer-nav a{padding:12px 14px;border-radius:14px;color:#3E4148;font-weight:700}.drawer-nav a.active,.drawer-nav a:hover{background:#FAF6EF;color:#B98B5D}.drawer-open{overflow:hidden}.container{max-width:1200px;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:16/6.2;background:#F7F3EC}.slide{position:absolute;inset:0;opacity:0;transition:opacity .45s}.slide.active{opacity:1}.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-radius:50%;border:1px solid rgba(185,139,93,.26);background:rgba(255,255,255,.85);color:#B98B5D;font-size:28px;cursor:pointer}.slider-arrow.prev{left:18px}.slider-arrow.next{right:18px}.slider-dots{position:absolute;left:0;right:0;bottom:14px;display:flex;justify-content:center;gap:8px}.dot{width:10px;height:10px;border-radius:50%;border:0;background:rgba(255,255,255,.75);box-shadow:0 0 0 1px rgba(185,139,93,.22);cursor:pointer}.dot.active{background:#B98B5D}.notice{background:#fff;border:1px solid rgba(185,139,93,.18);box-shadow:0 14px 36px rgba(185,139,93,.1);border-radius:18px;padding:16px 20px;color:#747A84;margin-bottom:28px}.section{padding:34px 0}.hero-intro,.split,.grid,.triple,.reviews,.faq-grid,.page-hero,.article-card{display:grid;gap:22px}.hero-intro{grid-template-columns:1.1fr .9fr;align-items:center}.split{grid-template-columns:repeat(2,1fr)}.grid{grid-template-columns:repeat(3,1fr)}.triple{grid-template-columns:repeat(3,1fr)}.reviews{grid-template-columns:repeat(3,1fr)}.faq-grid{grid-template-columns:repeat(2,1fr)}.card,.zone-card,.info-card,.review-card,.article-card,.page-hero{background:#fff;border:1px solid rgba(185,139,93,.18);box-shadow:0 14px 36px rgba(185,139,93,.12);border-radius:22px;padding:24px}.page-hero{grid-template-columns:1.1fr .9fr;align-items:center;margin-top:28px}.content-img,.zone-card img,.article-card img{border-radius:18px;background:#FAF6EF;margin-bottom:16px}.section-title,h1,h2,h3{color:#3A332C;line-height:1.28;margin:0 0 14px}.section-kicker{color:#B98B5D;font-weight:800;letter-spacing:.08em;font-size:13px}.text-link{font-weight:800;color:#B98B5D}.pill-row{display:flex;flex-wrap:wrap;gap:10px;margin-top:16px}.pill{background:#FAF6EF;border:1px solid #E8D2B5;color:#B98B5D;padding:6px 12px;border-radius:999px;font-size:13px}.footer-inner{max-width:1200px;margin:0 auto;padding:40px 24px}.site-footer{background:#2F2B27;color:#F7F3EC;margin-top:40px}.footer-brand{display:grid;grid-template-columns:160px 1fr;gap:24px;align-items:center}.footer-brand img{max-height:50px;width:auto}.footer-links{display:flex;flex-wrap:wrap;gap:14px;margin:24px 0}.footer-links a{color:#F7F3EC}.footer-note{color:#E8D2B5}.mobile-quick{display:none}.page-content p{margin:0 0 14px}.page-content ul{padding-left:20px}.service-list{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.service-list li{background:#FAF6EF;border:1px solid #E8D2B5;border-radius:14px;padding:12px;list-style:none}.faq-item{background:#FAF6EF;border:1px solid rgba(185,139,93,.18);border-radius:16px;padding:18px}.faq-item h3{font-size:18px}.review-card b{display:block;color:#B98B5D;margin-bottom:8px}@media (max-width:1024px){.nav-core{display:none}.menu-toggle{display:flex}.header-inner{min-height:66px;padding:0 14px}.brand-logo{position:absolute;left:50%;transform:translateX(-50%)}.brand-logo img{height:38px}.more-menu{display:none}.header-btn{padding:8px 16px}.hero-intro,.split,.page-hero{grid-template-columns:1fr}.grid,.triple,.reviews{grid-template-columns:repeat(2,1fr)}.slides{aspect-ratio:16/7.8}.mobile-quick{position:fixed;left:12px;right:12px;bottom:10px;z-index:9998;background:rgba(255,255,255,.96);border:1px solid rgba(185,139,93,.18);box-shadow:0 12px 30px rgba(47,43,39,.18);border-radius:999px;display:grid;grid-template-columns:repeat(4,1fr);padding:8px}.mobile-quick a{text-align:center;color:#3E4148;font-weight:700;font-size:13px}body{padding-bottom:78px}}@media (max-width:680px){.container{padding:0 14px}.grid,.triple,.reviews,.faq-grid,.service-list{grid-template-columns:1fr}.card,.zone-card,.info-card,.review-card,.article-card,.page-hero{padding:18px;border-radius:18px}.banner-slider{margin:14px 12px 22px;border-radius:14px}.slides{aspect-ratio:16/9.2}.slider-arrow{width:34px;height:34px;font-size:22px}.slider-arrow.prev{left:10px}.slider-arrow.next{right:10px}.footer-brand{grid-template-columns:1fr}.section{padding:24px 0}.page-hero{margin-top:18px}.header-actions{margin-left:auto}.brand-logo img{max-width:108px}.more-dropdown{display:none!important}}
