
*{box-sizing:border-box}html,body{margin:0;min-height:100%;overflow-x:hidden}body{background:#F7F6F2;color:#2F2D2A;font-family:"Microsoft YaHei",Arial,sans-serif;line-height:1.78}a{text-decoration:none}.site-header{position:sticky;top:0;z-index:9999;background:#fff;backdrop-filter:blur(10px);box-shadow:0 8px 24px rgba(92,73,50,.10)}.header-inner{max-width:1240px;margin:0 auto;min-height:74px;display:flex;align-items:center;gap:18px;padding:0 20px}.logo{display:flex;align-items:center;flex-shrink:0}.logo img{max-height:52px;width:auto;display:block}.nav{display:flex;align-items:center;gap:18px;flex:1;min-width:0}.nav>a,.nav-drop>button{color:#3D352B;background:transparent;border:0;font-size:15px;font-weight:700;white-space:nowrap;cursor:pointer;padding:24px 4px 20px;border-bottom:3px solid transparent}.nav a.active,.nav>a:hover,.nav-drop:hover>button{color:#B99563;border-bottom-color:#B99563}.nav-drop{position:relative}.nav-drop button span{margin-left:4px}.drop-menu{position:absolute;top:100%;left:0;min-width:190px;background:#fff;border:1px solid rgba(185,149,99,.18);box-shadow:0 16px 36px rgba(92,73,50,.16);border-radius:16px;padding:10px;display:none;z-index:10000}.nav-drop:hover .drop-menu,.nav-drop:focus-within .drop-menu{display:grid}.drop-menu a{padding:9px 12px;border-radius:10px;color:#3D352B;white-space:nowrap}.drop-menu a:hover{background:#F3EFE8;color:#B99563}.main-btn{display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(180deg,#E0C8A2 0%,#C9A978 55%,#A98152 100%);color:#fff;border-radius:999px;padding:11px 24px;font-weight:800;box-shadow:0 10px 22px rgba(169,129,82,.22);transition:.2s}.main-btn:hover{transform:translateY(-2px)}.header-btn{flex-shrink:0}.menu-toggle{display:none;border:0;background:#F3EFE8;color:#B99563;border-radius:12px;width:42px;height:42px;font-size:22px}.mobile-drawer,.drawer-mask{display:none}.wrap{max-width:1200px;margin:0 auto;padding:0 20px}.banner-slider{max-width:1200px;height:390px;margin:28px auto 36px;border-radius:22px;background:#fff;box-shadow:0 18px 40px rgba(92,73,50,.12);overflow:hidden;position:relative;z-index:1}.slide{position:absolute;inset:0;opacity:0;transition:.5s}.slide.active{opacity:1}.banner-slider img{width:100%;height:100%;object-fit:contain;background:#fff;display:block}.slider-btn{position:absolute;top:50%;transform:translateY(-50%);width:42px;height:42px;border:0;border-radius:50%;background:rgba(255,255,255,.88);color:#B99563;font-size:28px;cursor:pointer;box-shadow:0 8px 18px rgba(92,73,50,.14)}.prev{left:18px}.next{right:18px}.dots{position:absolute;bottom:15px;left:0;right:0;display:flex;gap:8px;justify-content:center}.dot{width:10px;height:10px;border-radius:50%;border:0;background:#EFE8DD;cursor:pointer}.dot.active{background:#B99563}.hero-card,.section,.card,.zone-card,.info-card,.review-card,.faq-item{background:rgba(255,255,255,.96);border:1px solid rgba(185,149,99,.18);box-shadow:0 14px 36px rgba(92,73,50,.12);border-radius:22px}.hero-card{display:grid;grid-template-columns:1.05fr .95fr;gap:30px;align-items:center;padding:34px;margin-bottom:28px}.tag,.number-badge,.section-kicker{color:#D2B17D;font-weight:800}.hero-card h1,.page-hero h1,h1,h2,h3,.section-title{color:#B99563;line-height:1.28}.hero-card h1,.page-hero h1{font-size:36px;margin:10px 0 14px}.hero-card p,.section p,.card p,.page-hero p,.faq-item p{color:#6B6256}.content-img,.hero-card img,.zone-card img,.app-section img{max-width:100%;height:auto;object-fit:contain;display:block}.visual-box{background:#FAF8F4;border-radius:20px;padding:14px;border:1px solid rgba(185,149,99,.16)}.grid{display:grid;gap:18px}.grid-4{grid-template-columns:repeat(4,1fr)}.grid-3{grid-template-columns:repeat(3,1fr)}.grid-2{grid-template-columns:repeat(2,1fr)}.card,.zone-card,.info-card,.review-card,.faq-item{padding:22px}.zone-card img{height:165px;margin:0 auto 12px}.section{padding:30px;margin:28px 0}.section-head{max-width:780px;margin-bottom:18px}.text-link{color:#B99563;font-weight:800}.page-hero{padding:42px;margin:30px 0;background:linear-gradient(135deg,#fff 0%,#FAF8F4 60%,#F3EFE8 100%);border-radius:24px;border:1px solid rgba(185,149,99,.18)}.page-layout{display:grid;grid-template-columns:.9fr 1.1fr;gap:26px;align-items:start}.page-img{background:#fff;border-radius:22px;padding:16px;border:1px solid rgba(185,149,99,.18);box-shadow:0 14px 36px rgba(92,73,50,.10)}.page-img img{width:100%;max-height:320px;object-fit:contain}.content-block{margin:26px 0}.notice{background:#F3EFE8;border-left:4px solid #B99563;padding:18px;border-radius:16px;color:#6B6256}.site-footer{margin-top:42px;background:#2F2A24;color:#F7F0E6}.footer-inner{max-width:1200px;margin:0 auto;padding:38px 20px}.footer-brand{display:grid;grid-template-columns:180px 1fr;gap:24px;align-items:center}.footer-brand img{max-height:60px}.footer-brand p,.footer-note{color:#E8DDCF}.footer-links{display:flex;gap:16px;flex-wrap:wrap;margin:20px 0}.footer-links a{color:#F7F0E6}.drawer-open{overflow:hidden}@media(max-width:1024px){.nav{display:none}.menu-toggle{display:block}.header-inner{justify-content:space-between;min-height:66px}.logo img{max-height:44px}.mobile-drawer,.drawer-mask{display:block}.drawer-mask{position:fixed;inset:0;background:rgba(0,0,0,.42);z-index:10000;opacity:0;visibility:hidden;transition:.25s}.drawer-mask.show{opacity:1;visibility:visible}.mobile-drawer{position:fixed;left:0;top:0;bottom:0;width:84%;max-width:320px;background:#fff;z-index:10001;transform:translateX(-105%);transition:.28s;box-shadow:18px 0 38px 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{max-height:46px}.drawer-close{border:0;background:#F3EFE8;color:#B99563;border-radius:10px;font-size:26px;width:40px;height:40px}.mobile-drawer nav{display:grid;gap:8px}.mobile-drawer a{color:#3D352B;padding:11px 12px;border-radius:12px;background:#FAF8F4}.banner-slider{height:260px;margin:18px 16px 26px}.hero-card,.page-layout{grid-template-columns:1fr}.grid-4,.grid-3,.grid-2{grid-template-columns:1fr}.wrap{padding:0 16px}.hero-card h1,.page-hero h1{font-size:28px}.header-btn{padding:9px 18px}.footer-brand{grid-template-columns:1fr}.section{padding:22px}.slider-btn{width:36px;height:36px;font-size:23px}}@media(max-width:520px){.banner-slider{height:210px;border-radius:16px}.hero-card{padding:22px}.zone-card img{height:130px}.header-inner{padding:0 12px}.main-btn{padding:9px 16px}}
