*{box-sizing:border-box}html,body{margin:0;min-height:100%;overflow-x:hidden;overflow-y:auto}body{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Microsoft YaHei",Arial,sans-serif;background:#F7F3EC;color:#3E4148;line-height:1.72}a{text-decoration:none}.site-header{position:sticky;top:0;width:100%;z-index:9999;background:rgba(255,255,255,.94);backdrop-filter:blur(12px);box-shadow:0 8px 24px rgba(185,139,93,.12)}.header-inner{max-width:1280px;margin:0 auto;min-height:72px;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:0 22px;overflow:visible}.brand-logo{display:flex;align-items:center;flex-shrink:0}.brand-logo img{height:46px;width:auto}.nav-core{display:flex;align-items:center;gap:12px;flex-wrap:nowrap;min-width:0}.nav-core a{white-space:nowrap;color:#3E4148;font-weight:600}.nav-core a:hover,.nav-core a.active{color:#B98B5D}.header-actions{display:flex;align-items:center;gap:12px;flex-shrink:0}.app-link,.more-toggle{color:#B98B5D;border:1px solid rgba(185,139,93,.24);background:#fff;border-radius:999px;padding:9px 14px;font-weight:700;white-space:nowrap}.main-btn{display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#E8C89A 0%,#D6A96F 55%,#B98B5D 100%);color:#fff;border-radius:999px;padding:12px 26px;font-weight:800;box-shadow:0 10px 24px rgba(185,139,93,.22);transition:.2s}.main-btn:hover{transform:translateY(-2px)}.main-btn.small{padding:9px 20px}.more-menu{position:relative;flex-shrink:0}.more-dropdown{position:absolute;right:0;top:calc(100% + 12px);min-width:220px;background:#fff;border:1px solid rgba(185,139,93,.18);box-shadow:0 18px 42px rgba(185,139,93,.18);z-index:10000;border-radius:18px;padding:10px;display:none}.more-dropdown.show{display:grid}.more-dropdown a{color:#3E4148;padding:10px 12px;border-radius:12px;font-weight:600}.more-dropdown a:hover{background:#FAF6EF;color:#B98B5D}.mobile-menu-btn{display:none;border:0;background:#fff;color:#B98B5D;font-size:24px}.drawer-mask{display:none;position:fixed;inset:0;background:rgba(47,43,39,.38);z-index:10000}.drawer-mask.open{display:block}.mobile-drawer{position:fixed;left:0;top:0;width:84%;max-width:320px;height:100vh;background:#fff;z-index:10001;transform:translateX(-105%);transition:.25s;box-shadow:18px 0 42px rgba(47,43,39,.18);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,139,93,.16);padding-bottom:14px}.drawer-head img{height:42px}.drawer-head button{border:0;background:#FAF6EF;color:#B98B5D;border-radius:50%;width:36px;height:36px;font-size:24px}.drawer-nav{display:grid;gap:8px;padding-top:16px}.drawer-nav a{color:#3E4148;background:#FAF6EF;border:1px solid rgba(185,139,93,.12);border-radius:14px;padding:12px 14px;font-weight:700}.menu-open{overflow:hidden}main{position:relative;z-index:1}.container{max-width:1180px;margin:0 auto;padding:0 22px}.banner-slider{max-width:1280px;margin:24px auto 30px;border-radius:18px;background:#fff;box-shadow:0 14px 36px rgba(185,139,93,.14);overflow:hidden;position:relative;z-index:1}.slides{display:flex;transition:transform .5s ease}.slide{min-width:100%;display:flex;align-items:center;justify-content:center;background:#F7F3EC}.banner-slider img{width:100%;height:100%;max-height:520px;object-fit:contain;background:#F7F3EC;display:block}.slider-btn{position:absolute;top:50%;transform:translateY(-50%);border:0;width:42px;height:42px;border-radius:50%;background:rgba(255,255,255,.86);color:#B98B5D;font-size:24px;cursor:pointer}.slider-btn.prev{left:16px}.slider-btn.next{right:16px}.dots{position:absolute;left:0;right:0;bottom:14px;display:flex;justify-content:center;gap:8px}.dots button{width:10px;height:10px;border-radius:50%;border:0;background:rgba(255,255,255,.7);cursor:pointer}.dots button.active{background:#B98B5D}.notice{max-width:1180px;margin:0 auto 28px;padding:13px 22px;border-radius:999px;background:#fff;border:1px solid rgba(185,139,93,.18);box-shadow:0 8px 22px rgba(185,139,93,.08);color:#747A84;text-align:center}.section{padding:42px 0}.section.alt{background:#FAF6EF}.hero-intro,.two-col,.app-panel{display:grid;grid-template-columns:1.15fr .85fr;gap:28px;align-items:center}h1,h2,h3{color:#3A332C;line-height:1.25}h1{font-size:42px;margin:0 0 18px}h2{font-size:30px;margin:0 0 16px}h3{font-size:21px;margin:0 0 10px}p{margin:0 0 14px}.lead{font-size:18px;color:#747A84}.card,.zone-card,.info-card,.review-card,.faq-item{background:#fff;border:1px solid rgba(185,139,93,.18);box-shadow:0 14px 36px rgba(185,139,93,.12);border-radius:22px;padding:24px}.grid{display:grid;gap:20px}.cols-2{grid-template-columns:repeat(2,1fr)}.cols-3{grid-template-columns:repeat(3,1fr)}.cols-4{grid-template-columns:repeat(4,1fr)}.text-link{color:#B98B5D;font-weight:800}.content-img,.zone-card img,.article-img{max-width:100%;height:auto;border-radius:22px;display:block;background:#FAF6EF}.article-img{width:100%;max-height:390px;object-fit:contain}.zone-card img{margin-bottom:16px}.kicker{color:#B98B5D;font-weight:800;letter-spacing:.04em}.legal{background:#2F2B27;color:#F7F3EC;border-radius:24px;padding:28px}.legal h2{color:#fff}.page-hero{padding:54px 0 22px}.article{display:grid;gap:26px}.faq-list{display:grid;gap:18px}.faq-item strong{display:block;color:#3A332C;margin-bottom:8px}footer{background:#2F2B27;color:#F7F3EC;margin-top:46px}.footer-inner{max-width:1180px;margin:0 auto;padding:42px 22px}.footer-brand{display:grid;grid-template-columns:160px 1fr;gap:22px;align-items:center}.footer-brand img{max-width:150px}.footer-links{display:flex;flex-wrap:wrap;gap:14px;margin:24px 0}.footer-links a{color:#F7F3EC}.footer-note{color:#E8D2B5;font-size:14px}@media(max-width:1024px){.nav-core{display:none}.mobile-menu-btn{display:block}.header-inner{min-height:66px}.app-link,.more-menu{display:none}.brand-logo{position:absolute;left:50%;transform:translateX(-50%)}.brand-logo img{height:40px}.hero-intro,.two-col,.app-panel{grid-template-columns:1fr}.cols-4,.cols-3{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.header-inner{padding:0 14px}.main-btn.small{padding:8px 14px}.banner-slider{margin:14px 12px 18px;border-radius:14px}.banner-slider img{max-height:310px}.notice{margin:0 12px 16px;border-radius:16px}.container{padding:0 16px}.section{padding:30px 0}h1{font-size:30px}h2{font-size:24px}.cols-4,.cols-3,.cols-2{grid-template-columns:1fr}.footer-brand{grid-template-columns:1fr}.footer-brand img{max-width:130px}}