*{box-sizing:border-box}html,body{margin:0;min-height:100%;overflow-x:hidden;overflow-y:auto}body{background:#F7F3EC;color:#3E4148;font-family:"Microsoft YaHei","PingFang SC",Arial,sans-serif;line-height:1.75}a{color:#B98B5D;text-decoration:none}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;padding:0 24px;display:flex;align-items:center;justify-content:space-between;gap:18px;overflow:visible}.brand-logo{width:138px;flex:0 0 auto}.brand-logo img{width:100%;max-height:48px;object-fit:contain}.nav-core{display:flex;align-items:center;justify-content:center;gap:10px;flex-wrap:nowrap;min-width:0}.nav-core a{white-space:nowrap;color:#3E4148;padding:8px 12px;border-radius:999px}.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{white-space:nowrap}.main-btn{display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#E8C89A 0%,#D6A96F 55%,#B98B5D 100%);color:#fff;border-radius:999px;padding:12px 24px;font-weight:700;box-shadow:0 10px 24px rgba(185,139,93,.24);transition:.2s}.main-btn:hover{transform:translateY(-2px)}.main-btn.compact{padding:9px 20px;white-space:nowrap}.menu-toggle,.drawer-toggle,.drawer-close{border:0;background:#FAF6EF;color:#3A332C;border-radius:12px;padding:10px 13px;cursor:pointer;font-size:16px}.more-menu{position:relative;flex-shrink:0}.more-dropdown{position:absolute;right:0;top:calc(100% + 14px);min-width:230px;padding:10px;background:#fff;border:1px solid rgba(185,139,93,.18);border-radius:16px;box-shadow:0 18px 42px rgba(185,139,93,.18);z-index:10000}.more-dropdown a{display:block;padding:9px 12px;border-radius:10px;color:#3E4148}.more-dropdown a:hover{background:#FAF6EF;color:#B98B5D}.mobile-header{display:none}.mobile-drawer{position:fixed;left:0;top:0;bottom:0;width:min(86vw,340px);background:#fff;z-index:10002;transform:translateX(-102%);transition:transform .25s ease;padding:18px;overflow-y:auto}.mobile-drawer.open{transform:translateX(0)}.drawer-overlay{position:fixed;inset:0;background:rgba(47,43,39,.45);z-index:10001}.drawer-head{display:flex;align-items:center;justify-content:space-between;padding-bottom:14px;border-bottom:1px solid #E8D2B5}.drawer-head img{width:124px;max-height:44px;object-fit:contain}.mobile-drawer nav{display:grid;grid-template-columns:1fr 1fr;gap:8px;padding-top:14px}.mobile-drawer nav a{padding:10px 12px;background:#FAF6EF;border-radius:10px;color:#3E4148}.drawer-open{overflow:hidden}.container{width:min(1180px,calc(100% - 32px));margin:0 auto}.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}.slide{display:none}.slide.active{display:block}.banner-slider img{width:100%;height:auto;object-fit:contain;background:#F7F3EC}.slider-arrow{position:absolute;top:50%;transform:translateY(-50%);width:42px;height:42px;border-radius:50%;border:0;background:rgba(255,255,255,.85);color:#3A332C;font-size:25px;cursor:pointer}.slider-arrow.prev{left:16px}.slider-arrow.next{right:16px}.slider-dots{position:absolute;left:50%;bottom:14px;transform:translateX(-50%);display:flex;gap:8px}.slider-dot{width:10px;height:10px;border:0;border-radius:50%;background:rgba(255,255,255,.65);padding:0}.slider-dot.active{background:#B98B5D}.notice-bar{background:#fff;border:1px solid rgba(185,139,93,.18);border-radius:14px;padding:12px 18px;margin-bottom:28px;box-shadow:0 8px 22px rgba(185,139,93,.08)}section{padding:46px 0}.soft{background:#FAF6EF}.blue-soft{background:#EEF7FF}.section-title,h1,h2,h3{color:#3A332C;line-height:1.35}.section-title{font-size:30px;margin:0 0 12px}.section-lead{color:#747A84;max-width:780px;margin:0 0 24px}.split{display:grid;grid-template-columns:1.1fr .9fr;gap:34px;align-items:center}.content-img{width:100%;border-radius:18px;background:#fff;border:1px solid rgba(185,139,93,.18);box-shadow:0 14px 36px rgba(185,139,93,.12);object-fit:contain}.card-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.card-grid.four{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:18px;padding:22px}.zone-card img{width:100%;aspect-ratio:16/10;object-fit:contain;border-radius:12px;background:#FAF6EF;margin-bottom:16px}.zone-card p,.card p,.review-card p{color:#747A84}.text-link{font-weight:700}.text-link::after{content:' →'}.reviews{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.review-card strong{display:block;margin-bottom:8px;color:#3A332C}.faq-list{display:grid;gap:14px}.faq-item h3{margin:0 0 8px;font-size:18px}.compliance{background:#2F2B27;color:#F7F3EC;border-radius:22px;padding:28px}.compliance h2{color:#fff}.page-hero{padding:54px 0 26px}.page-hero .eyebrow{color:#B98B5D;font-weight:700}.page-hero h1{font-size:42px;margin:8px 0 12px}.prose{font-size:17px}.prose p{margin:0 0 18px}.service-points{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin:28px 0}.service-points .card h3{margin-top:0}.quote{border-left:4px solid #D6B48A;padding:16px 20px;background:#FAF6EF;border-radius:0 14px 14px 0;margin:24px 0}.site-footer{background:#2F2B27;color:#F7F3EC;padding:50px 0 24px}.footer-inner{width:min(1180px,calc(100% - 32px));margin:0 auto}.footer-brand{display:flex;align-items:center;gap:24px}.footer-brand img{width:140px;max-height:48px;object-fit:contain}.footer-brand p{max-width:720px}.footer-links{display:flex;flex-wrap:wrap;gap:18px;margin:24px 0}.footer-links a{color:#F7F3EC}.footer-notice{color:#d9d2c9;border-top:1px solid rgba(255,255,255,.12);padding-top:20px}.copyright{color:#aaa29a;font-size:14px}.app-section{display:grid;grid-template-columns:1fr 1fr;gap:20px}.app-section img{width:100%;object-fit:contain;border-radius:18px;background:#fff}
@media(max-width:1024px){.desktop-header{display:none}.mobile-header{display:flex;position:relative}.mobile-header .mobile-logo{position:absolute;left:50%;transform:translateX(-50%);width:120px}.split{grid-template-columns:1fr}.card-grid.four{grid-template-columns:repeat(2,1fr)}.card-grid,.reviews,.service-points{grid-template-columns:repeat(2,1fr)}}
@media(max-width:680px){.header-inner{min-height:64px;padding:0 14px}.main-btn.compact{padding:8px 15px}.banner-slider{margin:14px 12px 22px;border-radius:14px}.slider-arrow{width:36px;height:36px}.container{width:min(100% - 24px,1180px)}section{padding:34px 0}.section-title{font-size:25px}.page-hero h1{font-size:32px}.card-grid,.card-grid.four,.reviews,.service-points,.app-section{grid-template-columns:1fr}.card,.zone-card,.info-card,.review-card,.faq-item{padding:18px}.footer-brand{align-items:flex-start;flex-direction:column}.mobile-drawer nav{grid-template-columns:1fr 1fr}.split{gap:22px}}
