*{box-sizing:border-box}html,body{margin:0;min-height:100%;overflow-x:hidden}body{font-family:"Microsoft YaHei","PingFang SC",Arial,sans-serif;background:#F8F7F4;color:#3C424A;line-height:1.8}a{color:inherit}.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(77,70,62,.10)}.header-inner{max-width:1280px;margin:auto;min-height:72px;padding:0 22px;display:flex;align-items:center;justify-content:space-between;gap:18px;overflow:visible}.brand-mark img{display:block;max-width:148px;max-height:48px}.nav-core{display:flex;align-items:center;gap:10px;flex-wrap:nowrap;min-width:0}.nav-core>a,.nav-pop-btn,.more-trigger{white-space:nowrap;border:0;background:none;text-decoration:none;color:#3C424A;font:inherit;padding:9px 10px;border-radius:999px;cursor:pointer}.nav-core>a:hover,.nav-core>a.active,.nav-pop-btn:hover,.more-trigger:hover{color:#A9784F;background:#FBF4EA}.header-actions{display:flex;align-items:center;gap:12px;flex-shrink:0}.more-menu,.nav-pop{position:relative}.more-dropdown,.nav-pop-panel{display:none;position:absolute;right:0;top:calc(100% + 12px);min-width:220px;background:#fff;border:1px solid rgba(169,120,79,.16);box-shadow:0 18px 42px rgba(169,120,79,.16);border-radius:16px;padding:10px;z-index:10000}.nav-pop-panel{left:0;right:auto}.more-menu.open .more-dropdown,.more-menu:hover .more-dropdown,.nav-pop:hover .nav-pop-panel{display:grid}.more-dropdown a,.nav-pop-panel a{text-decoration:none;padding:8px 12px;border-radius:10px}.more-dropdown a:hover,.nav-pop-panel a:hover{background:#FBF9F5;color:#A9784F}.main-btn{display:inline-flex;align-items:center;justify-content:center;text-decoration:none;background:linear-gradient(135deg,#E8C89A 0%,#D6A96F 55%,#A9784F 100%);color:#fff!important;padding:10px 22px;border-radius:999px;box-shadow:0 10px 22px rgba(169,120,79,.22);font-weight:700;white-space:nowrap;transition:.2s}.main-btn:hover{transform:translateY(-1px);filter:brightness(.97)}.mobile-header{display:none;min-height:64px;padding:0 14px;align-items:center;grid-template-columns:1fr auto 1fr}.mobile-logo img{display:block;max-width:120px;max-height:40px}.menu-toggle{justify-self:start;border:0;background:#fff;font-size:24px;width:42px;height:42px;border-radius:12px;color:#3C424A}.mobile-header .main-btn{justify-self:end;padding:8px 15px}.mobile-drawer{position:fixed;left:0;top:0;bottom:0;width:min(330px,86vw);background:#fff;z-index:12000;transform:translateX(-102%);transition:.25s;box-shadow:16px 0 40px rgba(0,0,0,.16);overflow:auto;padding-bottom:30px}.mobile-drawer.open{transform:none}.drawer-overlay{position:fixed;inset:0;background:rgba(29,35,39,.42);z-index:11000;opacity:0;pointer-events:none;transition:.2s}.drawer-overlay.open{opacity:1;pointer-events:auto}.drawer-top{display:flex;align-items:center;justify-content:space-between;padding:18px;border-bottom:1px solid #eee}.drawer-top img{max-width:135px;max-height:42px}.drawer-close{border:0;background:#F8F7F4;width:38px;height:38px;border-radius:12px;font-size:26px}.mobile-drawer nav{display:grid;padding:10px 16px}.mobile-drawer nav a{text-decoration:none;padding:11px 10px;border-bottom:1px solid #f1eee9}.menu-open{overflow:hidden}.mobile-bottom{display:none}.wrap{max-width:1200px;margin:auto;padding:0 22px}.banner-slider{max-width:1280px;margin:24px auto 30px;border-radius:18px;background:#fff;box-shadow:0 14px 36px rgba(77,70,62,.10);overflow:hidden;position:relative;z-index:1}.slides{display:flex;transition:transform .5s ease}.slide{min-width:100%;display:none}.slide.active{display:block}.slide img{width:100%;height:auto;display:block;object-fit:contain;background:#F8F7F4}.slider-arrow{position:absolute;top:50%;transform:translateY(-50%);width:44px;height:44px;border-radius:50%;border:1px solid rgba(169,120,79,.18);background:rgba(255,255,255,.88);font-size:24px;cursor:pointer}.slider-arrow.prev{left:16px}.slider-arrow.next{right:16px}.slider-dots{position:absolute;left:0;right:0;bottom:14px;display:flex;justify-content:center;gap:8px}.slider-dot{width:9px;height:9px;border:0;border-radius:50%;background:rgba(255,255,255,.72);box-shadow:0 0 0 1px rgba(0,0,0,.08);padding:0}.slider-dot.active{width:26px;border-radius:999px;background:#CFAE7D}.notice{max-width:1200px;margin:0 auto 30px;padding:14px 20px;background:#F2F7FB;border:1px solid #e0ebf2;border-radius:14px;color:#59616b}.section{padding:64px 0}.section.alt{background:#FBF9F5}.section.blue{background:#F2F7FB}.eyebrow{color:#A9784F;font-weight:700;letter-spacing:.08em}.section h1,.section h2,.section h3,.page-hero h1{color:#2F3338;line-height:1.35;margin-top:0}.section h1,.page-hero h1{font-size:clamp(32px,5vw,52px)}.section h2{font-size:clamp(26px,3.5vw,38px)}.lead{font-size:18px;color:#6F7782}.split{display:grid;grid-template-columns:1.1fr .9fr;gap:42px;align-items:center}.content-img{width:100%;max-height:460px;object-fit:contain;background:#fff;border-radius:22px;box-shadow:0 14px 36px rgba(77,70,62,.10)}.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,.faq-item{background:#fff;border:1px solid rgba(169,120,79,.16);box-shadow:0 14px 36px rgba(77,70,62,.10);border-radius:22px;padding:24px}.card h3,.zone-card h3,.info-card h3{margin:0 0 8px;color:#2F3338}.text-link{display:inline-block;margin-top:8px;color:#A9784F;text-decoration:none;font-weight:700}.text-link:hover{text-decoration:underline}.feature-image{width:100%;max-height:300px;object-fit:contain;border-radius:16px;background:#fff;margin-bottom:18px}.page-hero{padding:72px 0 38px;background:linear-gradient(180deg,#FBF9F5,#F8F7F4)}.page-hero .hero-inner{max-width:960px;margin:auto;padding:0 22px}.article-section{padding:38px 0}.article-grid{display:grid;grid-template-columns:2fr 1fr;gap:28px}.article-body,.side-panel{background:#fff;border:1px solid rgba(169,120,79,.16);border-radius:22px;padding:30px;box-shadow:0 14px 36px rgba(77,70,62,.08)}.article-body p{margin:0 0 18px}.side-panel ul{padding-left:18px;margin:0}.quote{padding:20px;border-left:4px solid #CFAE7D;background:#FBF9F5;border-radius:10px;color:#5e6670}.faq-list{display:grid;gap:14px}.faq-item h3{font-size:18px;margin-bottom:8px}.site-footer{background:#252A2F;color:#F8F7F4;margin-top:60px}.footer-inner{max-width:1200px;margin:auto;padding:54px 22px 34px;display:grid;grid-template-columns:1.5fr 1fr 1fr 1.4fr;gap:30px}.footer-brand img{max-width:150px;max-height:48px;filter:brightness(1.4)}.site-footer h3{color:#F1E5D5}.site-footer a{display:block;text-decoration:none;color:#e7ded3;margin:7px 0}.site-footer p{color:#c8c4bf}.footer-bottom{text-align:center;padding:18px 22px;border-top:1px solid rgba(255,255,255,.09);color:#bdb9b4;font-size:14px}@media(max-width:1024px){.desktop-header{display:none}.mobile-header{display:grid}.grid-4{grid-template-columns:repeat(2,1fr)}.footer-inner{grid-template-columns:repeat(2,1fr)}}@media(max-width:760px){body{padding-bottom:62px}.wrap{padding:0 16px}.banner-slider{margin:14px 12px 22px;border-radius:14px}.notice{margin:0 12px 20px}.section{padding:42px 0}.split,.article-grid,.grid-2,.grid-3,.grid-4{grid-template-columns:1fr}.card,.zone-card,.info-card,.review-card,.faq-item,.article-body,.side-panel{padding:20px}.footer-inner{grid-template-columns:1fr;padding-bottom:84px}.mobile-bottom{position:fixed;display:grid;grid-template-columns:repeat(5,1fr);left:0;right:0;bottom:0;z-index:9000;background:rgba(255,255,255,.97);border-top:1px solid #e8e1d8;padding:7px 4px calc(7px + env(safe-area-inset-bottom))}.mobile-bottom a{text-align:center;text-decoration:none;font-size:13px;color:#5b6168}.slider-arrow{width:38px;height:38px}.page-hero{padding:48px 0 26px}}
