
:root{--bg:#F7F6F2;--paper:#FFFFFF;--soft:#F3EFE8;--soft2:#EFE8DD;--gold:#B99563;--gold2:#D2B17D;--text:#2F2D2A;--muted:#6B6256;--light:#8E8579;--footer:#2F2A24;--shadow:0 14px 36px rgba(92,73,50,0.12);}
*{box-sizing:border-box} html{scroll-behavior:smooth} body{margin:0;background:var(--bg);color:var(--text);font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Microsoft YaHei",Arial,sans-serif;line-height:1.72;overflow-x:hidden} body.drawer-open{overflow:hidden} a{text-decoration:none;color:inherit} img{max-width:100%;height:auto;display:block} .site-header{position:sticky;top:0;z-index:9999;background:#FFFFFF;backdrop-filter:blur(10px);box-shadow:0 8px 24px rgba(92,73,50,0.10)} .header-inner{max-width:1220px;margin:0 auto;min-height:76px;padding:0 20px;display:flex;align-items:center;justify-content:space-between;gap:18px}.logo{flex:0 0 auto}.logo img{max-height:52px;width:auto}.nav{display:flex;align-items:center;justify-content:center;gap:8px;white-space:nowrap;flex:1}.nav a,.drop-toggle{font:inherit;border:0;background:transparent;color:#3D352B;padding:10px 12px;border-radius:999px;cursor:pointer}.nav a.active,.drop-toggle.active,.nav a:hover,.drop-toggle:hover{color:#B99563;background:rgba(185,149,99,.08);box-shadow:inset 0 -2px 0 #B99563}.nav-dropdown{position:relative}.dropdown-menu{position:absolute;top:calc(100% + 12px);left:0;width:190px;background:#fff;border:1px solid rgba(185,149,99,.18);box-shadow:0 18px 40px rgba(92,73,50,.16);border-radius:18px;padding:10px;display:none;z-index:10020}.dropdown-menu.right-menu{right:0;left:auto}.nav-dropdown:hover .dropdown-menu,.nav-dropdown:focus-within .dropdown-menu{display:grid;gap:4px}.dropdown-menu a{display:block;padding:10px 12px;border-radius:12px}.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 22px;font-weight:800;box-shadow:0 12px 26px rgba(169,129,82,.22);transition:.2s}.main-btn:hover{transform:translateY(-1px);filter:brightness(1.04)}.top-register{flex:0 0 auto}.menu-btn{display:none;width:42px;height:42px;border:0;background:#F3EFE8;border-radius:12px;padding:10px}.menu-btn span{display:block;height:2px;background:#B99563;margin:5px 0}.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;top:0;left:0;height:100vh;width:min(84vw,320px);background:#fff;z-index:10001;transform:translateX(-105%);transition:.28s;box-shadow:18px 0 50px rgba(0,0,0,.22);padding:18px;overflow-y:auto}.mobile-drawer.open{transform:translateX(0)}.drawer-head{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(185,149,99,.18);padding-bottom:14px}.drawer-head img{max-height:48px}.drawer-close{border:0;background:#F3EFE8;color:#B99563;border-radius:12px;width:38px;height:38px;font-size:26px}.drawer-nav{display:grid;gap:8px;margin-top:16px}.drawer-nav a{padding:12px 14px;background:#FAF8F4;border:1px solid rgba(185,149,99,.15);border-radius:14px;color:#3D352B;font-weight:700}main{min-height:70vh}.container,.section{max-width:1200px;margin:0 auto;padding:34px 20px}.banner-slider{max-width:1200px;margin:28px auto 36px;border-radius:22px;background:#fff;box-shadow:0 18px 40px rgba(92,73,50,.12);overflow:hidden;position:relative}.slides{position:relative;height:380px}.slide{position:absolute;inset:0;opacity:0;transition:opacity .45s}.slide.active{opacity:1}.banner-slider img{width:100%;height:100%;object-fit:contain;background:#fff}.slider-arrow{position:absolute;top:50%;transform:translateY(-50%);width:44px;height:44px;border:0;border-radius:50%;background:rgba(255,255,255,.86);color:#B99563;font-size:26px;box-shadow:0 8px 20px rgba(92,73,50,.16);cursor:pointer}.prev{left:16px}.next{right:16px}.slider-dots{position:absolute;left:50%;bottom:14px;transform:translateX(-50%);display:flex;gap:8px}.dot{width:10px;height:10px;border-radius:50%;border:0;background:rgba(185,149,99,.32);cursor:pointer}.dot.active{background:#B99563;width:24px;border-radius:999px}.hero-welcome{display:grid;gap:24px;grid-template-columns:1.1fr .9fr;align-items:center}.eyebrow,.tag,.number-badge{color:#D2B17D;font-weight:800}.hero-text h1,.page-hero h1{font-size:clamp(30px,5vw,56px);line-height:1.16;margin:10px 0;color:#B99563}.lead{font-size:18px;color:#6B6256}.action-row{display:flex;gap:14px;flex-wrap:wrap;align-items:center;margin-top:20px}.text-link{color:#B99563;font-weight:800}.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}.card{padding:24px}.image-card{padding:10px}.image-card img,.content-img,.zone-card img{border-radius:18px;object-fit:contain;background:#fff;width:100%;max-height:360px}.section-head{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:20px}.section-title,h1,h2,h3{color:#B99563}.section-title{font-size:30px;margin:0}.section-desc{color:#6B6256;max-width:720px}.category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.category-card{padding:22px}.category-card p,.service-card p,.zone-card p,.review-card p,.faq-item p{color:#6B6256}.service-grid,.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.feature-band{display:grid;grid-template-columns:.9fr 1.1fr;gap:26px;align-items:center}.feature-list{display:grid;gap:12px;margin-top:16px}.feature-list span,.checklist li{background:#FAF8F4;border:1px solid rgba(185,149,99,.16);border-radius:14px;padding:10px 12px;color:#3D352B}.split-zone{display:grid;grid-template-columns:1fr 1fr;gap:24px;align-items:center}.review-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.review-card{padding:20px}.faq-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.faq-item{padding:22px}.notice{background:#F3EFE8;border:1px solid rgba(185,149,99,.2);border-radius:24px;padding:26px;box-shadow:var(--shadow)}.page-hero{background:linear-gradient(180deg,#FFFFFF 0%,#F3EFE8 100%);border-bottom:1px solid rgba(185,149,99,.16);padding:56px 20px 34px}.page-hero-inner{max-width:1100px;margin:0 auto}.content-layout{display:grid;grid-template-columns:1fr .82fr;gap:24px;align-items:start}.article-card{padding:28px}.article-card p{color:#4b4339}.info-list{display:grid;gap:14px}.info-card{padding:20px}.checklist{padding-left:0;list-style:none;display:grid;gap:10px}.site-footer{background:#2F2A24;color:#F7F0E6;margin-top:50px}.footer-inner{max-width:1200px;margin:0 auto;padding:42px 20px;display:grid;gap:24px}.footer-brand img{max-height:54px;margin-bottom:14px}.footer-brand p,.footer-note{color:#d8cdbc}.footer-links{display:flex;gap:14px;flex-wrap:wrap}.footer-links a{color:#F7F0E6;background:rgba(255,255,255,.08);border-radius:999px;padding:8px 12px}.mobile-only{display:none}
@media(max-width:980px){.desktop-nav{display:none}.menu-btn{display:block}.header-inner{min-height:68px;padding:0 12px}.logo{position:absolute;left:50%;transform:translateX(-50%)}.logo img{max-height:44px}.top-register{padding:9px 15px}.slides{height:260px}.hero-welcome,.feature-band,.split-zone,.content-layout{grid-template-columns:1fr}.category-grid{grid-template-columns:repeat(2,1fr)}.service-grid,.product-grid,.review-grid,.faq-grid{grid-template-columns:1fr}.section-head{display:block}.mobile-only{display:block}}
@media(max-width:560px){.container,.section{padding:24px 14px}.slides{height:205px}.slider-arrow{width:36px;height:36px;font-size:20px}.category-grid{grid-template-columns:1fr}.hero-text h1,.page-hero h1{font-size:30px}.card{padding:20px}.image-card img,.content-img,.zone-card img{max-height:260px}.footer-links{display:grid;grid-template-columns:1fr 1fr}}
