
*{box-sizing:border-box}body{margin:0;background:#F7F6F2;color:#2F2D2A;font-family:"Microsoft YaHei","PingFang SC",Arial,sans-serif;line-height:1.75}a{text-decoration:none;color:inherit}img{max-width:100%;display:block}.site-header{position:fixed;top:0;left:0;width:100%;z-index:5000;background:#FFFFFF;backdrop-filter:blur(10px);box-shadow:0 8px 24px rgba(92,73,50,0.10)}.header-inner{max-width:1240px;margin:0 auto;height:76px;padding:0 22px;display:flex;align-items:center;gap:22px}.logo img{max-height:52px;width:auto;display:block}.nav{flex:1;display:flex;justify-content:center;align-items:center;gap:4px;white-space:nowrap}.nav a{color:#3D352B;padding:24px 12px 20px;font-weight:600;font-size:15px;position:relative}.nav a.active{color:#B99563}.nav a.active:after{content:"";height:3px;background:#B99563;border-radius:3px;position:absolute;left:14px;right:14px;bottom:13px}.nav-item{position:relative}.has-dropdown>a:before{content:"";position:absolute;right:1px;top:34px;border:4px solid transparent;border-top-color:#8E8579}.dropdown{display:none;position:absolute;top:68px;left:0;min-width:168px;background:#FFFFFF;border:1px solid rgba(185,149,99,.18);box-shadow:0 14px 34px rgba(92,73,50,.16);border-radius:16px;padding:10px;z-index:7000}.dropdown-right{right:0;left:auto}.dropdown a{display:block;padding:9px 14px;font-size:14px;border-radius:10px}.dropdown a:after{display:none}.dropdown a:hover{background:#FAF8F4;color:#B99563}.has-dropdown:hover .dropdown{display:block}.main-btn{display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(180deg,#E0C8A2 0%,#C9A978 55%,#A98152 100%);color:#FFFFFF;border-radius:999px;padding:10px 22px;font-weight:700;box-shadow:0 10px 22px rgba(169,129,82,.22);border:0}.header-btn{flex:0 0 auto}.menu-toggle{display:none;background:transparent;border:0;width:42px;padding:8px}.menu-toggle span{display:block;height:3px;background:#3D352B;margin:6px 0;border-radius:3px}.mobile-drawer{position:fixed;left:0;top:0;height:100vh;width:84vw;max-width:320px;background:#FFFFFF;z-index:8000;transform:translateX(-105%);transition:transform .28s ease;box-shadow:16px 0 40px rgba(0,0,0,.18);overflow:auto}.drawer-open .mobile-drawer{transform:translateX(0)}.drawer-mask{display:none;position:fixed;inset:0;background:rgba(0,0,0,.42);z-index:7600}.drawer-open .drawer-mask{display:block}.drawer-open{overflow:hidden}.drawer-top{display:flex;justify-content:space-between;align-items:center;padding:18px;border-bottom:1px solid rgba(185,149,99,.18)}.drawer-close{font-size:30px;background:#F3EFE8;border:0;border-radius:50%;width:40px;height:40px;color:#3D352B}.drawer-nav{display:grid;padding:14px}.drawer-nav a{padding:13px 14px;border-bottom:1px solid rgba(185,149,99,.12);color:#3D352B;font-weight:600}main{padding-top:76px}.container{max-width:1200px;margin:0 auto;padding:0 20px}.section{padding:46px 0}.section-soft{background:#F3EFE8}.section-title,h1,h2,h3{color:#B99563;line-height:1.35}.section-title{font-size:32px;margin:0 0 14px}.lead{font-size:17px;color:#6B6256;max-width:850px}.banner-slider{max-width:1200px;margin:28px auto 36px;border-radius:22px;background:#FFFFFF;box-shadow:0 18px 40px rgba(92,73,50,0.12);overflow:hidden;position:relative}.slides{height:430px;position:relative}.slide{position:absolute;inset:0;opacity:0;transition:opacity .45s ease;background:#FFFFFF;display:flex;align-items:center;justify-content:center}.slide.active{opacity:1}.banner-slider img{width:100%;height:100%;object-fit:contain;background:#FFFFFF}.slider-btn{position:absolute;top:50%;transform:translateY(-50%);width:42px;height:42px;border-radius:50%;border:0;background:rgba(255,255,255,.92);color:#B99563;font-size:24px;box-shadow:0 8px 20px rgba(92,73,50,.15);cursor:pointer}.slider-prev{left:18px}.slider-next{right:18px}.slider-dots{position:absolute;left:0;right:0;bottom:16px;display:flex;justify-content:center;gap:9px}.slider-dots button{width:11px;height:11px;border-radius:50%;border:0;background:rgba(185,149,99,.32);cursor:pointer}.slider-dots button.active{background:#B99563}.hero-grid,.two-col{display:grid;grid-template-columns:1.05fr .95fr;gap:30px;align-items:center}.hero-card{background:#FFFFFF;border-radius:24px;padding:34px;border:1px solid rgba(185,149,99,.18);box-shadow:0 14px 36px rgba(92,73,50,0.12)}.hero-card h1{font-size:40px;margin:0 0 14px}.hero-media img,.content-img{border-radius:22px;background:#FFFFFF;box-shadow:0 14px 36px rgba(92,73,50,0.12);width:100%;height:auto;object-fit:contain}.grid-4{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.grid-2{display:grid;grid-template-columns:repeat(2,1fr);gap:22px}.card,.zone-card,.info-card,.review-card,.faq-item{background:rgba(255,255,255,0.96);border:1px solid rgba(185,149,99,0.18);box-shadow:0 14px 36px rgba(92,73,50,0.12);border-radius:20px;padding:22px}.card img,.zone-card img{width:100%;height:180px;object-fit:contain;background:#FAF8F4;border-radius:16px;margin-bottom:14px}.card h3,.zone-card h3,.info-card h3{margin:0 0 8px;font-size:21px}.card p,.zone-card p,.info-card p,.faq-item p{color:#6B6256;margin:0 0 12px}.text-link,.highlight{color:#B99563;font-weight:700}.tag,.number-badge{color:#D2B17D;font-weight:800}.number-badge{font-size:28px}.steps{counter-reset:step}.step{position:relative;padding-left:54px}.step:before{counter-increment:step;content:counter(step);position:absolute;left:18px;top:18px;width:30px;height:30px;border-radius:50%;background:#EFE8DD;color:#B99563;display:flex;align-items:center;justify-content:center;font-weight:800}.review-card{font-size:15px;color:#3D352B}.review-card strong{display:block;color:#B99563;margin-bottom:8px}.page-hero{padding:58px 0 24px}.page-hero .hero-card{min-height:260px}.notice{background:#EFE8DD;border-left:5px solid #B99563;border-radius:18px;padding:22px;color:#6B6256}.site-footer{background:#2F2A24;color:#F7F0E6;margin-top:46px}.footer-inner{max-width:1200px;margin:0 auto;padding:46px 20px;display:grid;grid-template-columns:1.6fr 1fr 1fr 1.3fr;gap:26px}.footer-brand p,.footer-note p{color:#E8DAC8}.footer-links{display:grid;align-content:start;gap:8px}.footer-links h3,.footer-note h3{color:#F7F0E6;margin:0 0 8px}.footer-links a{color:#E8DAC8}.copyright{text-align:center;border-top:1px solid rgba(247,240,230,.12);padding:16px;color:#CBBBA6}.mini-list{display:grid;gap:12px;margin-top:18px}.mini-list li{background:#FAF8F4;border:1px solid rgba(185,149,99,.14);border-radius:14px;padding:12px;color:#6B6256}ul{padding-left:20px}.faq-list{display:grid;gap:16px}.faq-item h3{margin:0 0 8px}.support-line{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}.pill{background:#FAF8F4;color:#B99563;border:1px solid rgba(185,149,99,.18);border-radius:999px;padding:7px 13px;font-weight:700}.section-head{display:flex;justify-content:space-between;gap:20px;align-items:end;margin-bottom:22px}.section-head p{margin:0;color:#6B6256;max-width:650px}@media(max-width:1020px){.nav{display:none}.menu-toggle{display:block}.header-inner{justify-content:space-between}.logo img{max-height:46px}.grid-4{grid-template-columns:repeat(2,1fr)}.grid-3{grid-template-columns:repeat(2,1fr)}.hero-grid,.two-col{grid-template-columns:1fr}.footer-inner{grid-template-columns:1fr 1fr}.slides{height:330px}}@media(max-width:640px){.header-inner{height:66px;padding:0 12px;gap:8px}.header-btn{padding:8px 16px}.menu-toggle{width:38px}.logo img{max-height:40px}main{padding-top:66px}.banner-slider{margin:18px 12px 28px;border-radius:18px}.slides{height:210px}.slider-btn{width:34px;height:34px;font-size:20px}.hero-card{padding:24px}.hero-card h1{font-size:30px}.section{padding:34px 0}.section-title{font-size:26px}.grid-4,.grid-3,.grid-2{grid-template-columns:1fr}.footer-inner{grid-template-columns:1fr}.page-hero{padding-top:36px}.card img,.zone-card img{height:150px}.section-head{display:block}}
