*{box-sizing:border-box}body{margin:0;background:#F7F6F2;color:#2F2D2A;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Microsoft YaHei",Arial,sans-serif;line-height:1.75;overflow-x: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,.10)}.header-inner{max-width:1220px;margin:auto;min-height:76px;padding:0 20px;display:flex;align-items:center;gap:18px}.logo img{max-height:52px;width:auto}.nav{flex:1;display:flex;align-items:center;justify-content:center;gap:8px;white-space:nowrap}.nav>a,.nav-drop>a{display:inline-flex;padding:10px 12px;color:#3D352B;font-weight:700;border-radius:999px}.nav a:hover,.nav-drop:hover>a{color:#B99563;background:rgba(185,149,99,.10)}.nav-drop{position:relative}.drop-menu{position:absolute;top:100%;left:0;min-width:170px;background:#FFFFFF;border:1px solid rgba(185,149,99,.18);box-shadow:0 18px 42px rgba(92,73,50,.14);border-radius:16px;padding:10px;display:none;z-index:10010}.nav-drop:hover .drop-menu{display:grid;gap:4px}.drop-menu a{padding:9px 12px;color:#3D352B;border-radius:10px}.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!important;border-radius:999px;font-weight:800;padding:12px 22px;box-shadow:0 12px 24px rgba(169,129,82,.20)}.top-btn{flex:0 0 auto}.menu-toggle{display:none;background:transparent;border:0;width:42px;height:42px}.menu-toggle span{display:block;width:22px;height:2px;background:#B99563;margin:5px auto;border-radius:99px}.mobile-drawer{position:fixed;top:0;left:0;width:min(84vw,320px);height:100vh;background:#fff;z-index:10001;transform:translateX(-105%);transition:.28s ease;box-shadow:14px 0 38px rgba(0,0,0,.18);padding:18px;overflow:auto}.mobile-drawer.open{transform:translateX(0)}.drawer-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px}.drawer-head img{max-height:48px}.drawer-close{border:0;background:#F3EFE8;color:#B99563;border-radius:12px;width:38px;height:38px;font-size:24px}.drawer-links{display:grid;gap:8px}.drawer-links a{padding:12px;border-radius:12px;background:#FAF8F4;color:#3D352B;font-weight:700}.drawer-mask{position:fixed;inset:0;background:rgba(0,0,0,.42);z-index:10000;display:none}.drawer-mask.show{display:block}.drawer-open{overflow:hidden}.container{max-width:1200px;margin:auto;padding:0 20px}.hero-section{max-width:1200px;margin:28px auto 36px;border-radius:22px;background:rgba(255,255,255,.96);box-shadow:0 18px 40px rgba(92,73,50,.12);overflow:hidden;display:grid;grid-template-columns:1.05fr .95fr;gap:28px;align-items:center;padding:42px}.eyebrow,.tag,.number-badge{color:#D2B17D;font-weight:800}.hero-section h1,.page-hero h1{font-size:clamp(30px,4vw,52px);line-height:1.16;margin:12px 0;color:#B99563}.hero-section p,.page-hero p,.card p,.zone-card p,.info-card p,.review-card p,.faq-item p{color:#6B6256}.hero-img,.media{border-radius:20px;background:#F3EFE8;padding:10px;box-shadow:inset 0 0 0 1px rgba(185,149,99,.14)}.hero-img img,.content-img{width:100%;object-fit:contain;border-radius:16px}.section{padding:34px 0}.section-head{max-width:760px;margin:0 0 22px}.section-title,h2,h3{color:#B99563}.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{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:20px;padding:22px}.text-link{color:#B99563;font-weight:800}.split,.image-text{display:grid;grid-template-columns:1fr 1fr;gap:24px;align-items:center}.split.reverse .media{order:2}.list{padding-left:18px;color:#6B6256}.soft-band{background:#F3EFE8;border:1px solid rgba(185,149,99,.18);border-radius:24px;padding:26px}.page-hero{max-width:1200px;margin:28px auto 20px;padding:36px 20px}.page-panel{max-width:1200px;margin:auto;padding:0 20px 42px}.content-section{margin:20px 0}.notice{background:#EFE8DD;border-left:5px solid #B99563;border-radius:18px;padding:20px;color:#6B6256}.site-footer{background:#2F2A24;color:#F7F0E6;margin-top:44px}.footer-inner{max-width:1200px;margin:auto;padding:38px 20px}.footer-brand img{max-height:52px;margin-bottom:12px}.footer-brand p,.footer-note,.copy{color:#E8DCCB}.footer-links{display:flex;gap:14px;flex-wrap:wrap;margin:18px 0}.footer-links a{color:#F7F0E6;background:rgba(255,255,255,.06);padding:8px 12px;border-radius:999px}.hero-actions{display:flex;gap:12px;align-items:center;flex-wrap:wrap;margin-top:18px}.small-note{color:#8E8579;font-size:14px}@media(max-width:980px){.nav{display:none}.menu-toggle{display:block}.header-inner{justify-content:space-between}.logo{position:absolute;left:50%;transform:translateX(-50%)}.logo img{max-height:44px}.top-btn{padding:10px 14px}.hero-section,.split,.image-text{grid-template-columns:1fr}.split.reverse .media{order:0}.grid-4,.grid-3{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.header-inner{min-height:66px;padding:0 12px}.hero-section{margin:18px 12px 24px;padding:24px}.container,.page-panel{padding:0 14px}.grid-4,.grid-3,.grid-2{grid-template-columns:1fr}.section{padding:24px 0}.card,.zone-card,.info-card,.review-card,.faq-item{padding:18px}.page-hero{padding:26px 14px}.hero-actions .main-btn{width:100%}}