
*{box-sizing:border-box} html,body{margin:0;min-height:100%;overflow-x:hidden} body{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Microsoft YaHei",Arial,sans-serif;background:#F7F6F2;color:#2F2D2A;line-height:1.75} a{text-decoration:none;color:inherit} img{max-width:100%;height:auto} .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;height:78px;display:flex;align-items:center;gap:22px;padding:0 20px}.logo img{max-height:52px;width:auto;display:block}.desktop-logo{flex:0 0 auto}.nav{display:flex;align-items:center;gap:8px;flex:1;justify-content:center;min-width:0}.nav>a,.nav-item>a{display:block;padding:25px 12px 22px;color:#3D352B;font-weight:700;font-size:15px;white-space:nowrap;border-bottom:3px solid transparent}.nav a.active,.nav>a:hover,.nav-item>a:hover{color:#B99563;border-bottom-color:#B99563}.nav-item{position:relative}.dropdown{position:absolute;top:100%;left:50%;transform:translateX(-50%) translateY(8px);min-width:168px;background:#fff;border:1px solid rgba(185,149,99,.18);box-shadow:0 18px 38px rgba(92,73,50,.18);border-radius:16px;padding:10px;opacity:0;visibility:hidden;transition:.2s;z-index:10050}.nav-item:hover .dropdown{opacity:1;visibility:visible;transform:translateX(-50%) translateY(0)}.dropdown a{display:block;padding:10px 12px;border-radius:10px;color:#3D352B;font-weight:700}.dropdown 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 24px rgba(169,129,82,.25);transition:.2s;white-space:nowrap}.main-btn:hover{transform:translateY(-1px);box-shadow:0 14px 28px rgba(169,129,82,.32)}.header-btn{flex:0 0 auto}.mobile-bar{display:none;height:68px;align-items:center;justify-content:space-between;padding:0 14px}.menu-toggle{width:42px;height:42px;border:0;background:#F3EFE8;border-radius:12px;display:flex;flex-direction:column;gap:5px;align-items:center;justify-content:center}.menu-toggle span{width:20px;height:2px;background:#3D352B;border-radius:2px}.small-btn{padding:9px 17px}.mobile-drawer{position:fixed;top:0;left:0;height:100vh;width:84%;max-width:320px;background:#fff;z-index:10020;transform:translateX(-105%);transition:.28s;box-shadow:20px 0 50px rgba(0,0,0,.22);overflow-y:auto}.drawer-open .mobile-drawer{transform:translateX(0)}.drawer-mask{position:fixed;inset:0;background:rgba(0,0,0,.42);z-index:10010;opacity:0;visibility:hidden;transition:.2s}.drawer-open .drawer-mask{opacity:1;visibility:visible}.drawer-head{display:flex;align-items:center;justify-content:space-between;padding:18px;border-bottom:1px solid #EFE8DD}.drawer-head img{max-height:48px}.drawer-close{font-size:28px;border:0;background:#F3EFE8;border-radius:10px;width:38px;height:38px}.drawer-nav{display:grid;padding:12px 18px 26px;gap:8px}.drawer-nav a{padding:12px 14px;border-radius:12px;background:#FAF8F4;color:#3D352B;font-weight:800}.section{max-width:1200px;margin:0 auto;padding:58px 20px}.section-title,h1,h2,h3{color:#B99563}.eyebrow,.highlight,.text-link{color:#B99563;font-weight:800}.lead{font-size:18px;color:#6B6256;max-width:880px}.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}.slide{display:none;position:relative}.slide.active{display:block}.banner-slider img{width:100%;height:auto;display:block;object-fit:contain;background:#FFFFFF}.slide-arrow{position:absolute;top:50%;transform:translateY(-50%);width:42px;height:42px;border-radius:50%;border:0;background:rgba(255,255,255,.86);color:#B99563;font-size:24px;box-shadow:0 8px 24px rgba(92,73,50,.16);cursor:pointer;z-index:2}.prev{left:16px}.next{right:16px}.slider-dots{position:absolute;left:0;right:0;bottom:14px;display:flex;justify-content:center;gap:8px;z-index:2}.dot{width:9px;height:9px;border-radius:99px;border:0;background:rgba(255,255,255,.65);cursor:pointer}.dot.active{width:24px;background:#B99563}.grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.card,.zone-card,.info-card,.review-card{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:24px}.zone-card{display:flex;flex-direction:column;height:100%;min-height:370px}.zone-img{height:210px;display:flex;align-items:center;justify-content:center;margin-bottom:18px;background:#FAF8F4;border-radius:18px;overflow:hidden}.zone-img img{max-width:100%;max-height:190px;width:auto;height:auto;object-fit:contain;display:block}.zone-card h3{min-height:34px;margin:0 0 10px}.zone-card p{color:#6B6256;margin:0 0 16px}.zone-card .text-link{margin-top:auto}.split{display:grid;grid-template-columns:1.05fr .95fr;gap:28px;align-items:center}.content-img{border-radius:24px;background:#fff;box-shadow:0 18px 40px rgba(92,73,50,.12);display:block;width:100%;height:auto;object-fit:contain}.soft{background:#F3EFE8;border-radius:30px}.notice{background:#EFE8DD;border:1px solid rgba(185,149,99,.20);border-radius:24px;padding:22px;color:#6B6256}.steps{counter-reset:item;display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.step{background:#fff;border-radius:20px;padding:22px;border:1px solid rgba(185,149,99,.18)}.step:before{counter-increment:item;content:counter(item);display:inline-flex;width:32px;height:32px;align-items:center;justify-content:center;border-radius:50%;background:#F3EFE8;color:#B99563;font-weight:900;margin-bottom:10px}.faq-list{display:grid;gap:16px}.faq-item{background:#fff;border-radius:18px;padding:22px;border:1px solid rgba(185,149,99,.18)}.faq-item h3{margin:0 0 8px}.site-footer{background:#2F2A24;color:#F7F0E6;margin-top:60px}.footer-inner{max-width:1200px;margin:0 auto;padding:46px 20px;display:grid;grid-template-columns:2fr 1fr 1fr;gap:28px}.footer-brand img{max-height:54px;background:#fff;border-radius:12px;padding:4px}.site-footer a{display:block;color:#F7F0E6;margin:8px 0;opacity:.88}.footer-note{border-top:1px solid rgba(255,255,255,.12);max-width:1200px;margin:0 auto;padding:18px 20px;color:#d8c9b8}.tag{display:inline-flex;background:#F3EFE8;color:#D2B17D;border-radius:999px;padding:6px 12px;font-weight:800}.banner-caption,.banner-text,.slide-title,.slide-desc,.slide-content,.slide-card,.banner-card{display:none!important}@media(max-width:1040px){.header-inner{display:none}.mobile-bar{display:flex}.grid,.grid.three{grid-template-columns:repeat(2,minmax(0,1fr))}.split{grid-template-columns:1fr}.steps{grid-template-columns:1fr 1fr}}@media(max-width:640px){.section{padding:38px 14px}.grid,.grid.three,.steps,.footer-inner{grid-template-columns:1fr}.zone-img{height:190px}.zone-img img{max-height:170px}.slide-arrow{width:36px;height:36px}.prev{left:8px}.next{right:8px}.lead{font-size:16px}}
