*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#F7F6F2;color:#2F2D2A;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC","Microsoft YaHei",Arial,sans-serif;line-height:1.75}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto}body.drawer-open{overflow:hidden}.site-header{position:sticky;top:0;z-index:9999;background:#FFFFFF;backdrop-filter:blur(10px);box-shadow:0 8px 24px rgba(92,73,50,.10)}.header-inner{max-width:1220px;margin:0 auto;display:flex;align-items:center;gap:22px;padding:12px 22px}.logo{display:flex;align-items:center;flex:0 0 auto}.logo img{max-height:52px;width:auto;display:block}.nav{display:flex;align-items:center;justify-content:center;gap:8px;flex:1;min-width:0}.nav>a,.nav-item>a{display:block;padding:12px 10px;color:#3D352B;font-size:15px;font-weight:700;white-space:nowrap;border-bottom:2px solid transparent}.nav a.active,.nav a:hover,.highlight,.text-link{color:#B99563}.nav a.active{border-bottom-color:#B99563}.nav-item{position:relative}.dropdown-menu{position:absolute;top:100%;left:0;min-width:168px;background:#FFFFFF;border:1px solid rgba(185,149,99,.18);box-shadow:0 16px 36px rgba(92,73,50,.16);border-radius:16px;padding:10px;opacity:0;visibility:hidden;transform:translateY(10px);transition:.2s;z-index:12000}.dropdown:hover .dropdown-menu,.dropdown:focus-within .dropdown-menu{opacity:1;visibility:visible;transform:translateY(0)}.dropdown-menu a{display:block;padding:9px 12px;border-radius:10px;color:#3D352B;font-weight:700;font-size:14px}.dropdown-menu a:hover{background:#FAF8F4;color:#B99563}.main-btn{display:inline-flex;align-items:center;justify-content:center;padding:10px 22px;border-radius:999px;background:linear-gradient(180deg,#E0C8A2 0%,#C9A978 55%,#A98152 100%);color:#FFFFFF!important;font-weight:800;box-shadow:0 12px 24px rgba(169,129,82,.28);border:0;transition:.2s;white-space:nowrap}.main-btn:hover{transform:translateY(-1px);box-shadow:0 16px 30px rgba(169,129,82,.34)}.header-btn{flex:0 0 auto}.mobile-header{display:none;align-items:center;justify-content:space-between;padding:10px 14px}.menu-toggle{width:42px;height:40px;border:0;background:#FAF8F4;border-radius:12px;display:inline-flex;flex-direction:column;gap:5px;justify-content:center;align-items:center}.menu-toggle span{width:20px;height:2px;background:#3D352B;border-radius:2px}.mobile-logo{position:absolute;left:50%;transform:translateX(-50%)}.mobile-logo img{max-height:44px}.mobile-reg{padding:8px 15px}.drawer-mask{position:fixed;inset:0;background:rgba(0,0,0,.38);z-index:10000;opacity:0;visibility:hidden;transition:.25s}.drawer-mask.show{opacity:1;visibility:visible}.mobile-drawer{position:fixed;top:0;left:0;width:84vw;max-width:320px;height:100vh;background:#FFFFFF;z-index:10001;transform:translateX(-105%);transition:.28s;box-shadow:18px 0 40px rgba(0,0,0,.18);padding:16px;overflow:auto}.mobile-drawer.open{transform:translateX(0)}.drawer-top{display:flex;align-items:center;justify-content:space-between;padding-bottom:16px;border-bottom:1px solid rgba(185,149,99,.18)}.drawer-top img{max-height:46px}.drawer-close{border:0;background:#F3EFE8;width:38px;height:38px;border-radius:50%;font-size:26px;color:#3D352B}.drawer-nav{display:grid;gap:8px;padding-top:16px}.drawer-nav a{padding:12px 14px;border-radius:14px;background:#FAF8F4;color:#3D352B;font-weight:800}.site-main{min-height:60vh}.container,.section{max-width:1200px;margin:0 auto;padding:36px 22px}.banner-slider{max-width:1200px;margin:28px auto 36px;border-radius:22px;background:#FFFFFF;box-shadow:0 18px 40px rgba(92,73,50,.12);overflow:hidden;position:relative;z-index:1}.slide{display:none}.slide.active{display:block}.banner-slider img{width:100%;height:100%;max-height:560px;object-fit:contain;background:#FFFFFF;display:block}.slider-arrow{position:absolute;top:50%;transform:translateY(-50%);width:42px;height:42px;border-radius:50%;border:0;background:rgba(47,42,36,.62);color:#fff;font-size:28px;cursor:pointer;z-index:4}.slider-arrow.prev{left:14px}.slider-arrow.next{right:14px}.slider-dots{position:absolute;left:0;right:0;bottom:14px;display:flex;justify-content:center;gap:8px;z-index:4}.dot{width:10px;height:10px;border-radius:50%;border:1px solid rgba(255,255,255,.9);background:rgba(255,255,255,.55);cursor:pointer}.dot.active{background:#B99563;border-color:#B99563}.hero-grid,.two-col{display:grid;grid-template-columns:1.05fr .95fr;gap:28px;align-items:center}.eyebrow,.tag,.number-badge{color:#D2B17D;font-weight:800;letter-spacing:.04em}.hero h1,.page-hero h1{font-size:clamp(32px,5vw,54px);line-height:1.16;margin:12px 0;color:#B99563}.lead{font-size:18px;color:#6B6256;margin:0 0 22px}.hero-image,.content-image{background:#FFFFFF;border-radius:24px;box-shadow:0 14px 36px rgba(92,73,50,.12);border:1px solid rgba(185,149,99,.18);padding:12px}.hero-image img,.content-image img{width:100%;height:auto;display:block;object-fit:contain;border-radius:18px;background:#FFFFFF}.section-title,h1,h2,h3{color:#B99563}.section-title{font-size:clamp(26px,3.3vw,38px);line-height:1.25;margin:0 0 12px}.section-desc{color:#6B6256;max-width:760px;margin:0 0 24px}.grid{display:grid;gap:20px}.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: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;padding:22px}.zone-card{display:flex;flex-direction:column;height:100%}.zone-card .image-box{height:210px;display:flex;align-items:center;justify-content:center;background:#FAF8F4;border-radius:18px;margin-bottom:16px;overflow:hidden}.zone-card img{width:100%;height:100%;object-fit:contain;object-position:center;display:block}.zone-card h3,.card h3{margin:0 0 8px}.zone-card p,.card p,.review-card p,.faq-item p{color:#6B6256;margin:0}.zone-card a,.card a{margin-top:auto;padding-top:14px;display:inline-block;color:#B99563;font-weight:800}.soft{background:#F3EFE8;border-radius:28px}.steps{counter-reset:item}.step{display:flex;gap:16px;align-items:flex-start}.step:before{counter-increment:item;content:counter(item);flex:0 0 34px;width:34px;height:34px;border-radius:50%;background:#EFE8DD;color:#B99563;display:flex;align-items:center;justify-content:center;font-weight:900}.page-hero{background:linear-gradient(135deg,#FFFFFF 0%,#F3EFE8 100%);border-bottom:1px solid rgba(185,149,99,.12)}.page-hero .container{padding-top:54px;padding-bottom:42px}.notice{background:#2F2A24;color:#F7F0E6;border-radius:24px;padding:28px}.notice h2{color:#F7F0E6}.notice p{color:#E8DED1}.site-footer{background:#2F2A24;color:#F7F0E6;margin-top:48px}.footer-inner{max-width:1200px;margin:0 auto;padding:42px 22px;display:grid;grid-template-columns:1.6fr 1fr 1fr 1.4fr;gap:26px}.footer-brand img{max-height:54px;background:#fff;border-radius:12px;padding:4px}.footer-brand p,.footer-note p{color:#E8DED1}.footer-links{display:grid;gap:8px;align-content:start}.footer-links h3,.footer-note h3{color:#F7F0E6;margin:0 0 8px}.footer-links a{color:#E8DED1}.copyright{text-align:center;padding:16px;border-top:1px solid rgba(247,240,230,.14);color:#D8CCBC}@media(max-width:1020px){.desktop-header{display:none}.mobile-header{display:flex}.container,.section{padding:28px 16px}.hero-grid,.two-col{grid-template-columns:1fr}.grid-4,.grid-3{grid-template-columns:repeat(2,1fr)}.footer-inner{grid-template-columns:1fr 1fr}.banner-slider{margin:18px 12px 26px}.banner-slider img{max-height:420px}.zone-card .image-box{height:190px}}@media(max-width:620px){.grid-4,.grid-3{grid-template-columns:1fr}.footer-inner{grid-template-columns:1fr}.hero h1,.page-hero h1{font-size:31px}.slider-arrow{width:34px;height:34px;font-size:22px}.banner-slider img{max-height:360px}.card,.zone-card,.info-card,.review-card,.faq-item{padding:18px}.zone-card .image-box{height:180px}}