
*{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}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;padding:0 24px;display:flex;align-items:center;justify-content:space-between;gap:18px;overflow:visible}.brand-logo{flex:0 0 auto}.brand-logo img{height:46px;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-weight:700;font-size:15px;padding:10px 12px;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}.app-link,.more-btn{border:1px solid rgba(185,139,93,.2);background:#fff;color:#B98B5D;border-radius:999px;padding:9px 14px;font-weight:700;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:10px 22px;font-weight:800;box-shadow:0 10px 22px rgba(185,139,93,.22);white-space:nowrap}.main-btn:hover{transform:translateY(-1px)}.more-menu{position:relative;flex-shrink:0}.more-btn{cursor:pointer}.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:10px;display:none}.more-dropdown.show,.more-menu:hover .more-dropdown{display:grid;grid-template-columns:1fr;gap:4px}.more-dropdown a{color:#3E4148;padding:10px 12px;border-radius:12px}.more-dropdown a:hover{background:#FAF6EF;color:#B98B5D}.mobile-menu-btn{display:none;border:0;background:#FAF6EF;color:#B98B5D;border-radius:12px;width:42px;height:42px;font-size:22px}.drawer-mask{position:fixed;inset:0;background:rgba(47,43,39,.42);z-index:10001;display:none}.drawer-mask.show{display:block}.mobile-drawer{position:fixed;left:0;top:0;width:min(84vw,340px);height:100vh;background:#fff;z-index:10002;transform:translateX(-105%);transition:.25s ease;box-shadow:0 20px 60px rgba(47,43,39,.25);overflow-y:auto}.mobile-drawer.show{transform:translateX(0)}body.drawer-open{overflow:hidden}.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:44px}.drawer-head button{border:0;background:#FAF6EF;color:#B98B5D;width:38px;height:38px;border-radius:999px;font-size:24px}.drawer-nav{padding:14px;display:grid;grid-template-columns:1fr 1fr;gap:10px}.drawer-nav a{color:#3E4148;background:#FAF6EF;border:1px solid rgba(185,139,93,.12);border-radius:14px;padding:12px;font-weight:700;text-align:center}main{position:relative;z-index:1}.wrap{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;aspect-ratio:16/6}.slide{position:absolute;inset:0;opacity:0;transition:opacity .45s ease}.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:0;border-radius:999px;background:rgba(255,255,255,.86);color:#B98B5D;font-size:24px;cursor:pointer;box-shadow:0 8px 22px rgba(185,139,93,.16)}.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:0;border-radius:999px;background:rgba(185,139,93,.35);cursor:pointer}.dot.active{width:28px;background:#B98B5D}.notice{max-width:1280px;margin:0 auto 28px;padding:12px 22px;border:1px solid rgba(185,139,93,.18);background:#fff;border-radius:999px;color:#747A84;box-shadow:0 10px 26px rgba(185,139,93,.08)}.hero-intro,.section,.page-hero,.content-block{background:#fff;border:1px solid rgba(185,139,93,.18);box-shadow:0 14px 36px rgba(185,139,93,.12);border-radius:26px;padding:34px;margin:0 0 28px}.hero-intro{display:grid;grid-template-columns:1.1fr .9fr;gap:30px;align-items:center}.hero-intro img,.content-img{width:100%;border-radius:22px;object-fit:contain;background:#FAF6EF;border:1px solid rgba(185,139,93,.12)}h1,h2,h3,.section-title{color:#3A332C;margin:0 0 12px;line-height:1.35}h1{font-size:38px}h2{font-size:28px}.lead{font-size:17px;color:#606772}.text-link{color:#B98B5D;font-weight:800}.grid{display:grid;gap:18px}.grid-2{grid-template-columns:repeat(2,1fr)}.grid-3{grid-template-columns:repeat(3,1fr)}.grid-4{grid-template-columns:repeat(4,1fr)}.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:22px;padding:22px}.zone-card img,.info-card img{width:100%;height:180px;object-fit:contain;background:#FAF6EF;border-radius:18px;margin-bottom:14px}.pill{display:inline-flex;color:#B98B5D;background:#FAF6EF;border:1px solid rgba(185,139,93,.18);border-radius:999px;padding:5px 12px;font-weight:800;margin-bottom:12px}.split{display:grid;grid-template-columns:1fr 1fr;gap:24px;align-items:center}.soft{background:linear-gradient(135deg,#fff,#FAF6EF 60%,#EEF7FF)}.legal{background:#2F2B27;color:#F7F3EC;border-radius:26px;padding:30px;margin-bottom:32px}.legal h2{color:#fff}.legal p{color:#F7F3EC}.site-footer{background:#2F2B27;color:#F7F3EC;margin-top:30px}.footer-inner{max-width:1280px;margin:0 auto;padding:38px 24px}.footer-brand{display:grid;grid-template-columns:180px 1fr;gap:22px;align-items:center}.footer-brand img{height:54px;width:auto}.footer-links{display:flex;flex-wrap:wrap;gap:12px;margin:24px 0}.footer-links a{color:#F7F3EC;border:1px solid rgba(247,243,236,.2);border-radius:999px;padding:8px 13px}.footer-note{color:#E8D2B5}.page-hero{margin-top:24px}.page-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:24px;align-items:center}.page-grid img{width:100%;max-height:360px;object-fit:contain;background:#FAF6EF;border-radius:22px;border:1px solid rgba(185,139,93,.14)}.check-list{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;padding:0;margin:18px 0;list-style:none}.check-list li{background:#FAF6EF;border:1px solid rgba(185,139,93,.12);border-radius:16px;padding:12px;color:#606772}.faq-list{display:grid;gap:16px}.faq-card h3{font-size:19px}.reviews{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.review-card strong{color:#B98B5D}.mini-links{display:flex;flex-wrap:wrap;gap:12px;margin-top:16px}@media(max-width:1100px){.nav-core{display:none}.mobile-menu-btn{display:inline-flex;align-items:center;justify-content:center}.header-inner{min-height:66px}.app-link,.more-menu{display:none}.brand-logo{position:absolute;left:50%;transform:translateX(-50%)}.brand-logo img{height:42px}.header-actions{margin-left:auto}.banner-slider{margin:18px 16px 24px;aspect-ratio:16/7}.notice{margin-left:16px;margin-right:16px;border-radius:18px}.hero-intro,.split,.page-grid{grid-template-columns:1fr}.grid-4{grid-template-columns:repeat(2,1fr)}.reviews{grid-template-columns:1fr 1fr}}@media(max-width:720px){.wrap{padding:0 16px}.header-inner{padding:0 14px;gap:8px}.main-btn{padding:8px 16px}.banner-slider{border-radius:14px;aspect-ratio:16/8}.slider-arrow{width:34px;height:34px;font-size:20px}.hero-intro,.section,.page-hero,.content-block{padding:22px;border-radius:20px}.grid-2,.grid-3,.grid-4,.reviews,.check-list{grid-template-columns:1fr}h1{font-size:29px}h2{font-size:23px}.footer-brand{grid-template-columns:1fr}.zone-card img,.info-card img{height:150px}.drawer-nav{grid-template-columns:1fr 1fr}}
