*{box-sizing:border-box}html,body{margin:0;min-height:100%;overflow-x:hidden;overflow-y:auto}body{font-family:"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;padding:0 20px;overflow:visible}.brand-logo{flex-shrink:0}.brand-logo img{width:142px;max-height:48px;object-fit:contain}.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;padding:9px 10px;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;border-radius:999px;padding:10px 22px;background:linear-gradient(135deg,#E8C89A 0%,#D6A96F 55%,#B98B5D 100%);color:#fff!important;font-weight:800;box-shadow:0 12px 25px rgba(185,139,93,.22);transition:.2s}.main-btn:hover{transform:translateY(-2px)}.more-menu{position:relative;flex-shrink:0}.more-btn{border:1px solid rgba(185,139,93,.25);background:#fff;color:#3E4148;border-radius:999px;padding:9px 16px;font-weight:800;cursor:pointer}.more-dropdown{position:absolute;right:0;top:calc(100% + 12px);min-width:310px;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:12px;display:none;grid-template-columns:1fr;gap:6px}.more-menu:hover .more-dropdown,.more-menu:focus-within .more-dropdown{display:grid}.more-dropdown a{display:block;padding:10px 12px;border-radius:12px;color:#3E4148}.more-dropdown a:hover{background:#FAF6EF}.more-dropdown span{display:block;font-size:12px;color:#747A84}.menu-toggle{display:none;background:#fff;border:1px solid rgba(185,139,93,.2);border-radius:12px;width:42px;height:42px;padding:9px}.menu-toggle span{display:block;height:2px;background:#B98B5D;margin:5px 0}.section{max-width:1200px;margin:0 auto 26px;padding:0 20px}.hero-title{padding:42px 20px 18px}.hero-title h1{font-size:38px;margin:0 0 14px;color:#3A332C;line-height:1.25}.lead{font-size:18px;color:#747A84;margin:0;max-width:900px}.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;aspect-ratio:16/7;background:#F7F3EC}.slide.active{display:block}.banner-slider img{width:100%;height:100%;object-fit:contain;background:#F7F3EC}.slider-btn{position:absolute;top:50%;transform:translateY(-50%);border:0;width:42px;height:42px;border-radius:50%;background:rgba(255,255,255,.88);color:#B98B5D;font-size:24px;cursor:pointer;box-shadow:0 8px 24px rgba(0,0,0,.12)}.prev{left:18px}.next{right:18px}.dots{position:absolute;left:0;right:0;bottom:14px;display:flex;justify-content:center;gap:8px}.dot{width:10px;height:10px;border-radius:50%;border:0;background:rgba(255,255,255,.75);cursor:pointer}.dot.active{background:#B98B5D}.notice{background:#fff;border:1px solid rgba(185,139,93,.18);border-radius:16px;padding:14px 18px;box-shadow:0 12px 28px rgba(185,139,93,.09);color:#747A84}.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-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:24px}.card h2,.card h3,.zone-card h2,.zone-card h3,.section-title,h1,h2,h3{color:#3A332C}.section-title{font-size:30px;margin:0 0 16px}.eyebrow{display:inline-flex;border-radius:999px;background:#FAF6EF;color:#B98B5D;font-weight:800;padding:5px 12px;margin-bottom:12px}.content-img,.zone-card img,.app-section img{width:100%;border-radius:16px;object-fit:contain;background:#FAF6EF;margin:12px 0 18px}.text-link{font-weight:800;color:#B98B5D}.soft{background:#FAF6EF}.blue-soft{background:#EEF7FF}.two-col{display:grid;grid-template-columns:1.05fr .95fr;gap:22px;align-items:center}.review-card p{margin:0;color:#3E4148}.faq-item h3{margin-top:0}.site-footer{background:#2F2B27;color:#F7F3EC;margin-top:36px;padding:42px 20px 90px}.footer-inner{max-width:1200px;margin:0 auto}.footer-brand img{width:140px;margin-bottom:14px}.footer-links{display:flex;flex-wrap:wrap;gap:14px;margin:22px 0}.footer-links a{color:#F7F3EC}.footer-note{color:#E8D2B5}.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;box-shadow:22px 0 60px rgba(47,43,39,.18);overflow-y:auto}.drawer-open .mobile-drawer{transform:translateX(0)}.drawer-mask{display:none;position:fixed;inset:0;background:rgba(0,0,0,.32);z-index:10001}.drawer-open .drawer-mask{display:block}.drawer-head{display:flex;align-items:center;justify-content:space-between;padding:16px;border-bottom:1px solid rgba(185,139,93,.15)}.drawer-head img{width:128px}.drawer-close{font-size:28px;border:0;background:#FAF6EF;color:#B98B5D;border-radius:10px;width:38px;height:38px}.drawer-nav{display:grid;padding:12px}.drawer-nav a{padding:13px 10px;border-bottom:1px solid rgba(185,139,93,.1);color:#3E4148;font-weight:700}.bottom-nav{display:none}.page-hero{background:linear-gradient(135deg,#FAF6EF 0%,#fff 58%,#EEF7FF 100%);border-bottom:1px solid rgba(185,139,93,.12);margin-bottom:28px}.page-hero .section{padding-top:42px;padding-bottom:28px}.check-list{padding-left:20px}.check-list li{margin:8px 0}.pill-row{display:flex;gap:10px;flex-wrap:wrap}.pill{background:#FAF6EF;border:1px solid rgba(185,139,93,.18);border-radius:999px;padding:7px 12px;color:#B98B5D;font-weight:800}@media(max-width:1100px){.nav-core{display:none}.menu-toggle{display:block}.header-inner{min-height:66px}.brand-logo{position:absolute;left:50%;transform:translateX(-50%)}.brand-logo img{width:126px}.more-menu{display:none}.grid-4{grid-template-columns:repeat(2,1fr)}.two-col{grid-template-columns:1fr}}@media(max-width:720px){body{padding-bottom:62px}.header-inner{padding:0 12px}.main-btn{padding:8px 15px}.banner-slider{margin:14px 12px 20px;border-radius:14px}.slide{aspect-ratio:16/9}.section{padding:0 12px}.hero-title h1{font-size:27px}.section-title{font-size:24px}.grid-2,.grid-3,.grid-4{grid-template-columns:1fr}.card,.zone-card,.info-card,.review-card,.faq-item{padding:18px}.slider-btn{width:34px;height:34px;font-size:20px}.bottom-nav{position:fixed;left:0;right:0;bottom:0;z-index:9998;display:grid;grid-template-columns:repeat(4,1fr);background:#fff;border-top:1px solid rgba(185,139,93,.18);box-shadow:0 -8px 24px rgba(185,139,93,.12)}.bottom-nav a{text-align:center;padding:9px 4px;color:#3E4148;font-size:13px;font-weight:800}}
