*{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.75}a{color:#B98B5D;text-decoration:none}img{max-width:100%;height:auto}.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{width:142px;display:block}.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:700;padding:8px 10px;border-radius:999px}.nav-core a:hover,.nav-core a.active{color:#B98B5D;background:#FAF6EF}.header-actions{display:flex;align-items:center;gap:12px;flex-shrink:0}.more-menu{position:relative;flex-shrink:0}.more-button,.menu-toggle,.drawer-close,.slider-prev,.slider-next{border:0;cursor:pointer;font-family:inherit}.more-button{background:#FAF6EF;color:#B98B5D;border:1px solid rgba(185,139,93,.18);border-radius:999px;padding:9px 14px;font-weight:700}.more-dropdown{position:absolute;right:0;top:calc(100% + 12px);min-width:310px;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:12px;display:none}.more-menu:hover .more-dropdown,.more-menu:focus-within .more-dropdown{display:grid;grid-template-columns:1fr;gap:6px}.more-dropdown a{display:block;padding:10px 12px;border-radius:14px;color:#3E4148}.more-dropdown a:hover{background:#FAF6EF}.more-dropdown strong{display:block;color:#B98B5D}.more-dropdown span{display:block;color:#747A84;font-size:13px;line-height:1.55}.main-btn{display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#E8C89A 0%,#D6A96F 55%,#B98B5D 100%);color:#fff!important;border-radius:999px;padding:10px 22px;font-weight:800;box-shadow:0 12px 24px rgba(185,139,93,.22);white-space:nowrap}.main-btn:hover{transform:translateY(-1px)}main{position:relative;z-index:1}.container{max-width:1200px;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}.slide{display:none;aspect-ratio:16/7;background:#F7F3EC}.slide.active{display:block}.banner-slider img{width:100%;height:100%;object-fit:contain;background:#F7F3EC;display:block}.slider-prev,.slider-next{position:absolute;top:50%;transform:translateY(-50%);width:42px;height:42px;border-radius:50%;background:rgba(255,255,255,.78);color:#B98B5D;font-size:24px}.slider-prev{left:18px}.slider-next{right:18px}.slider-dots{position:absolute;left:0;right:0;bottom:14px;text-align:center}.slider-dot{width:10px;height:10px;border-radius:50%;border:0;background:rgba(185,139,93,.35);margin:0 4px;cursor:pointer}.slider-dot.active{background:#B98B5D}.notice{max-width:1200px;margin:0 auto 24px;padding:14px 22px;border:1px solid rgba(185,139,93,.18);background:#fff;border-radius:18px;color:#747A84}.hero-intro,.section,.page-hero{max-width:1200px;margin:0 auto 28px;padding:34px 22px}.hero-card,.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}.hero-card{display:grid;grid-template-columns:1.1fr .9fr;gap:28px;align-items:center}.eyebrow{color:#B98B5D;font-weight:800;letter-spacing:.08em}.section-title,h1,h2,h3{color:#3A332C;line-height:1.3}.section-title{font-size:30px;margin:0 0 16px}.lead{font-size:18px;color:#747A84}.grid{display:grid;gap:18px}.grid-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-4{grid-template-columns:repeat(4,minmax(0,1fr))}.channel-card h3,.card h3{margin-top:0}.content-img,.zone-card img,.app-section img{max-width:100%;height:auto;border-radius:18px;background:#FAF6EF}.media-card{display:grid;grid-template-columns:.95fr 1.05fr;gap:22px;align-items:center}.soft{background:#FAF6EF}.blue-soft{background:#EEF7FF}.text-link{color:#B98B5D;font-weight:800}.page-hero .hero-card{grid-template-columns:1fr}.article{max-width:1200px;margin:0 auto 28px;padding:0 22px}.article .hero-card{margin-bottom:22px}.review-card p,.faq-item p{margin-bottom:0}.site-footer{background:#2F2B27;color:#F7F3EC;margin-top:38px;padding:44px 22px 72px}.footer-inner{max-width:1200px;margin:0 auto}.footer-brand img{width:140px;background:#fff;border-radius:14px;padding:8px}.footer-links{display:flex;flex-wrap:wrap;gap:14px;margin:18px 0}.footer-links a{color:#F7F3EC}.footer-note{color:#E8D2B5}.menu-toggle{display:none;background:#FAF6EF;color:#B98B5D;border-radius:12px;font-size:22px;padding:6px 10px}.drawer-mask{display:none;position:fixed;inset:0;background:rgba(47,43,39,.38);z-index:10001}.mobile-drawer{position:fixed;left:0;top:0;bottom:0;width:84%;max-width:320px;background:#fff;z-index:10002;transform:translateX(-105%);transition:.25s ease;box-shadow:0 18px 42px rgba(47,43,39,.26);overflow-y:auto}.drawer-open .mobile-drawer{transform:translateX(0)}.drawer-open .drawer-mask{display:block}.drawer-head{display:flex;align-items:center;justify-content:space-between;padding:18px;border-bottom:1px solid rgba(185,139,93,.18)}.drawer-head img{width:128px}.drawer-close{font-size:30px;background:transparent;color:#B98B5D}.drawer-nav{display:grid;padding:12px}.drawer-nav a{padding:13px 12px;border-radius:12px;color:#3E4148;font-weight:700}.drawer-nav a:hover{background:#FAF6EF;color:#B98B5D}.mobile-quick{display:none}@media(max-width:1100px){.nav-core{display:none}.menu-toggle{display:inline-flex}.header-inner{min-height:64px}.brand-logo img{width:126px}.more-menu{display:none}.hero-card,.media-card{grid-template-columns:1fr}.grid-4{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:720px){body{padding-bottom:62px}.header-inner{padding:0 12px;gap:8px}.main-btn{padding:8px 15px}.grid-2,.grid-3,.grid-4{grid-template-columns:1fr}.banner-slider{margin:14px 10px 20px;border-radius:14px}.slide{aspect-ratio:16/8.8}.hero-intro,.section,.page-hero{padding:22px 14px}.hero-card,.card,.zone-card,.info-card,.review-card,.faq-item{padding:18px;border-radius:18px}.section-title{font-size:24px}.slider-prev,.slider-next{width:34px;height:34px;font-size:20px}.mobile-quick{position:fixed;left:0;right:0;bottom:0;z-index:9999;display:grid;grid-template-columns:repeat(4,1fr);background:#fff;border-top:1px solid rgba(185,139,93,.18);box-shadow:0 -8px 24px rgba(185,139,93,.12)}.mobile-quick a{text-align:center;padding:9px 4px;color:#3E4148;font-weight:700}.mobile-quick a:hover{color:#B98B5D}.notice{margin:0 10px 18px}}