
*{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{text-decoration:none}.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;padding:0 22px;overflow:visible}.brand-logo{display:flex;align-items:center;flex-shrink:0}.brand-logo img{height:46px;width:auto;display:block}.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:600;padding:8px 9px;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}.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:9px 20px;font-weight:700;box-shadow:0 10px 22px rgba(185,139,93,.24);white-space:nowrap}.main-btn:hover{transform:translateY(-1px)}.more-menu{position:relative;flex-shrink:0}.more-btn,.menu-toggle,.drawer-close{border:0;background:#FAF6EF;color:#B98B5D;border-radius:999px;padding:9px 15px;font-weight:700;cursor:pointer}.more-dropdown{position:absolute;right:0;top:calc(100% + 12px);min-width:260px;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-menu:hover .more-dropdown,.more-menu:focus-within .more-dropdown{display:grid;gap:6px}.more-dropdown a{display:block;color:#3E4148;padding:10px 12px;border-radius:12px;font-weight:700}.more-dropdown span{display:block;font-size:12px;color:#9A9FA8;font-weight:400}.more-dropdown a:hover{background:#FAF6EF;color:#B98B5D}main{position:relative;z-index:1}.container{max-width:1280px;margin:0 auto;padding:0 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}.slide{display:none}.slide.active{display:block}.banner-slider img{width:100%;height:100%;max-height:520px;object-fit:contain;background:#F7F3EC;display:block}.slider-arrow{position:absolute;top:50%;transform:translateY(-50%);border:0;border-radius:50%;width:42px;height:42px;background:rgba(255,255,255,.86);color:#B98B5D;font-size:24px;cursor:pointer}.slider-prev{left:16px}.slider-next{right:16px}.slider-dots{position:absolute;left:0;right:0;bottom:12px;display:flex;justify-content:center;gap:9px}.dot{width:10px;height:10px;border-radius:50%;border:1px solid #D6B48A;background:#fff;cursor:pointer}.dot.active{background:#B98B5D}.notice{background:#fff;border:1px solid rgba(185,139,93,.18);border-radius:16px;padding:15px 18px;color:#747A84;box-shadow:0 14px 36px rgba(185,139,93,.08)}.section{margin:34px auto}.hero-card,.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:20px;padding:24px}.hero-card{display:grid;grid-template-columns:1.15fr .85fr;gap:26px;align-items:center}.content-img,.zone-card img,.app-section img{max-width:100%;height:auto;border-radius:18px;display:block}.section-title,h1,h2,h3{color:#3A332C;line-height:1.35}h1{font-size:38px;margin:0 0 14px}h2{font-size:28px;margin:0 0 16px}h3{font-size:20px;margin:0 0 8px}.lead{font-size:17px;color:#5d6068}.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)}.text-link{color:#B98B5D;font-weight:700}.muted{color:#747A84}.tag{display:inline-flex;padding:4px 10px;border-radius:999px;background:#FAF6EF;color:#B98B5D;font-size:13px;font-weight:700}.site-footer{background:#2F2B27;color:#F7F3EC;margin-top:50px;padding:42px 22px 76px}.footer-inner{max-width:1280px;margin:0 auto}.footer-brand{display:grid;grid-template-columns:140px 1fr;gap:20px;align-items:center}.footer-brand img{max-width:120px}.footer-links{display:flex;flex-wrap:wrap;gap:16px;margin:22px 0}.footer-links a{color:#F7F3EC}.footer-note{color:#e9ddcd}.menu-toggle{display:none}.drawer-mask{position:fixed;inset:0;background:rgba(0,0,0,.35);z-index:10001;display:none}.drawer-mask.show{display:block}.mobile-drawer{position:fixed;left:0;top:0;bottom:0;width:84%;max-width:320px;background:#fff;z-index:10002;transform:translateX(-105%);transition:.25s ease;box-shadow:18px 0 42px rgba(0,0,0,.18);padding:18px;overflow-y:auto}.mobile-drawer.open{transform:translateX(0)}.drawer-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.drawer-head img{height:42px}.mobile-drawer nav{display:grid;gap:6px}.mobile-drawer a{color:#3E4148;padding:12px;border-radius:12px;background:#FAF6EF}.drawer-open{overflow:hidden}.mobile-quick{display:none}.page-hero{padding-top:34px}.check-list{display:grid;gap:10px;padding-left:0;list-style:none}.check-list li{padding-left:24px;position:relative}.check-list li:before{content:'•';position:absolute;left:6px;color:#B98B5D;font-weight:700}@media (max-width:1024px){.nav-core{display:none}.menu-toggle{display:inline-flex}.header-inner{min-height:66px}.brand-logo{position:absolute;left:50%;transform:translateX(-50%)}.more-menu{display:none}.hero-card,.grid-2,.grid-3,.grid-4{grid-template-columns:1fr}.site-footer{padding-bottom:92px}.mobile-quick{position:fixed;left:12px;right:12px;bottom:10px;z-index:9998;background:#fff;border:1px solid rgba(185,139,93,.18);box-shadow:0 12px 32px rgba(185,139,93,.2);border-radius:999px;display:grid;grid-template-columns:repeat(4,1fr);overflow:hidden}.mobile-quick a{text-align:center;color:#B98B5D;padding:10px 4px;font-size:13px;font-weight:700}}@media (max-width:640px){.container{padding:0 14px}.header-inner{padding:0 12px;gap:8px}.main-btn{padding:8px 14px}.brand-logo img{height:38px}h1{font-size:28px}h2{font-size:23px}.hero-card,.card,.zone-card,.info-card,.review-card,.faq-item{padding:18px}.banner-slider{margin:14px 12px 22px;border-radius:14px}.slider-arrow{width:34px;height:34px;font-size:18px}}
