
*{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:#B98B5D}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 22px}.brand-logo{flex-shrink:0}.brand-logo img{width:136px;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 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:10px;flex-shrink:0}.app-link,.more-btn{border:1px solid rgba(185,139,93,.22);background:#fff;color:#B98B5D;border-radius:999px;padding:9px 14px;font-weight:800;white-space:nowrap;cursor:pointer}.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:800;box-shadow:0 10px 24px rgba(185,139,93,.22);white-space:nowrap;transition:.2s}.main-btn:hover{transform:translateY(-1px)}.more-menu{position:relative;flex-shrink:0}.more-dropdown{position:absolute;right:0;top:calc(100% + 12px);width:280px;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;display:none}.more-dropdown.show{display:grid}.more-dropdown a{display:block;padding:11px 12px;border-radius:12px;color:#3A332C;font-weight:800}.more-dropdown a span{display:block;color:#747A84;font-weight:500;font-size:12px}.more-dropdown a:hover{background:#FAF6EF;color:#B98B5D}.mobile-menu-btn{display:none;border:0;background:#FAF6EF;color:#B98B5D;border-radius:12px;font-size:22px;width:42px;height:42px}.drawer-mask{position:fixed;inset:0;background:rgba(47,43,39,.36);z-index:10000;display:none}.mobile-drawer{position:fixed;top:0;left:0;width:84%;max-width:320px;height:100vh;background:#fff;z-index:10001;transform:translateX(-105%);transition:.25s;box-shadow:18px 0 50px rgba(47,43,39,.18);overflow-y:auto}.drawer-open{overflow-x:hidden}.drawer-open .drawer-mask{display:block}.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,.16)}.drawer-head img{width:128px;max-height:44px;object-fit:contain}.drawer-head button{border:0;background:#FAF6EF;border-radius:10px;width:38px;height:38px;font-size:24px;color:#B98B5D}.drawer-nav{display:grid;padding:12px}.drawer-nav a{padding:13px 12px;border-bottom:1px solid rgba(185,139,93,.10);color:#3E4148;font-weight:700}main{position:relative;z-index:1}.container,.section{max-width:1280px;margin:0 auto;padding:34px 22px}.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{display:flex;transition:transform .45s ease}.slide{min-width:100%;background:#F7F3EC}.banner-slider img{width:100%;height:clamp(230px,38vw,520px);object-fit:contain;background:#F7F3EC}.slider-arrow{position:absolute;top:50%;transform:translateY(-50%);width:42px;height:42px;border:0;border-radius:50%;background:rgba(255,255,255,.86);color:#B98B5D;font-size:25px;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-dots button{width:10px;height:10px;border:0;border-radius:50%;background:rgba(255,255,255,.72);cursor:pointer}.slider-dots button.active{background:#B98B5D}.notice{max-width:1280px;margin:0 auto 18px;padding:14px 22px;background:#fff;border:1px solid rgba(185,139,93,.18);border-radius:999px;color:#3A332C;box-shadow:0 10px 30px rgba(185,139,93,.08)}.hero-grid,.two-col{display:grid;grid-template-columns:1.05fr .95fr;gap:24px;align-items:center}.panel,.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:24px}.section-title,h1,h2,h3{color:#3A332C;line-height:1.32}h1{font-size:clamp(32px,5vw,56px);margin:0 0 16px}h2{font-size:clamp(24px,3vw,34px);margin:0 0 14px}h3{font-size:20px;margin:0 0 10px}.lead{font-size:18px;color:#747A84}.eyebrow{color:#B98B5D;font-weight:900;letter-spacing:.08em}.grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.grid-2{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.category-card{min-height:210px}.content-img{border-radius:20px;background:#FAF6EF;border:1px solid rgba(185,139,93,.16);object-fit:contain;width:100%;max-height:430px}.zone-card img{width:100%;max-height:220px;object-fit:contain;border-radius:16px;background:#FAF6EF;margin-bottom:14px}.text-link{font-weight:900;color:#B98B5D}.text-link:after{content:' →'}.pill-list{display:flex;flex-wrap:wrap;gap:10px;margin-top:14px}.pill{background:#FAF6EF;color:#B98B5D;border:1px solid #E8D2B5;border-radius:999px;padding:7px 12px;font-weight:800}.soft{background:#EEF7FF}.review-card p{margin:0;color:#3E4148}.safe-note{background:#2F2B27;color:#F7F3EC;border-radius:24px;padding:26px}.safe-note h2{color:#fff}.site-footer{background:#2F2B27;color:#F7F3EC;margin-top:40px}.footer-inner{max-width:1280px;margin:0 auto;padding:38px 22px}.footer-brand{display:grid;grid-template-columns:150px 1fr;gap:22px;align-items:center}.footer-brand img{width:140px;max-height:50px;object-fit:contain}.footer-links{display:flex;flex-wrap:wrap;gap:16px;margin:22px 0}.footer-links a{color:#F7F3EC}.footer-note{color:#ddd0c3}.page-hero{background:linear-gradient(135deg,#FFFFFF 0%,#FAF6EF 58%,#EEF7FF 100%);border-bottom:1px solid rgba(185,139,93,.16)}.page-hero .container{padding-top:52px;padding-bottom:52px}.content-flow p{margin:0 0 14px}.content-flow ul{margin:0 0 14px;padding-left:20px}.faq-list{display:grid;gap:14px}.faq-item strong{display:block;color:#3A332C;font-size:18px;margin-bottom:8px}@media (max-width:1100px){.nav-core{display:none}.mobile-menu-btn{display:inline-grid;place-items:center}.header-inner{min-height:66px;display:grid;grid-template-columns:48px 1fr auto;gap:8px}.brand-logo{justify-self:center}.app-link,.more-menu{display:none}.brand-logo img{width:126px}.header-actions{justify-self:end}.main-btn{padding:9px 17px}.hero-grid,.two-col{grid-template-columns:1fr}.category-grid{grid-template-columns:repeat(2,1fr)}.grid-3{grid-template-columns:1fr}.grid-2{grid-template-columns:1fr}.notice{border-radius:18px;margin-left:16px;margin-right:16px}.footer-brand{grid-template-columns:1fr}}@media (max-width:560px){.container,.section{padding:26px 16px}.category-grid{grid-template-columns:1fr}.banner-slider{margin:16px 12px 20px;border-radius:14px}.banner-slider img{height:clamp(185px,58vw,300px)}.slider-arrow{width:36px;height:36px}.panel,.card,.zone-card,.info-card,.review-card,.faq-item{padding:18px;border-radius:18px}.header-inner{padding:0 12px}.brand-logo img{width:112px}.main-btn{padding:8px 14px}.mobile-menu-btn{width:40px;height:40px}}
