
*{box-sizing:border-box}html,body{margin:0;min-height:100%;overflow-x:hidden;overflow-y:auto}body{background:#F7F3EC;color:#3E4148;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC","Microsoft YaHei",Arial,sans-serif;line-height:1.78}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}.logo{display:flex;align-items:center;flex-shrink:0}.logo img{max-height:52px;width:auto;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;padding:9px 13px;border-radius:999px;font-weight:700}.nav-core a:hover,.nav-core a.active{color:#B98B5D;background:#FAF6EF;box-shadow:inset 0 0 0 1px rgba(185,139,93,.18)}.header-actions{display:flex;align-items:center;gap:12px;flex-shrink:0}.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:10px 22px;font-weight:800;box-shadow:0 12px 22px rgba(185,139,93,.2);border:0;white-space:nowrap}.main-btn:hover{transform:translateY(-1px);filter:saturate(1.04)}.more-menu{position:relative;flex-shrink:0}.channel-toggle{border:1px solid rgba(185,139,93,.2);background:#fff;color:#B98B5D;border-radius:999px;padding:10px 16px;font-weight:800;cursor:pointer}.more-dropdown{position:absolute;right:0;top:calc(100% + 12px);min-width:260px;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;gap:6px}.more-dropdown a{display:block;padding:10px 12px;border-radius:12px;color:#3E4148}.more-dropdown a:hover{background:#FAF6EF;color:#B98B5D}.more-dropdown small{display:block;color:#9A9FA8;font-size:12px}.mobile-menu-btn{display:none;background:#fff;border:1px solid rgba(185,139,93,.2);border-radius:12px;padding:8px 11px;color:#B98B5D;font-size:20px}.drawer-mask{position:fixed;inset:0;background:rgba(0,0,0,.34);z-index:10000;display:none}.drawer-mask.show{display:block}.mobile-drawer{position:fixed;left:0;top:0;bottom:0;width:84%;max-width:320px;background:#fff;z-index:10001;transform:translateX(-105%);transition:.28s ease;box-shadow:18px 0 42px rgba(47,43,39,.22);padding:18px;overflow-y:auto}.mobile-drawer.open{transform:translateX(0)}.drawer-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px}.drawer-head img{height:46px}.drawer-close{border:0;background:#FAF6EF;color:#B98B5D;border-radius:10px;font-size:26px;width:40px;height:40px}.mobile-drawer nav{display:grid;gap:8px}.mobile-drawer a{padding:12px 14px;border-radius:14px;background:#FAF6EF;color:#3E4148;font-weight:700}.no-scroll{overflow:hidden}.wrap{max-width:1200px;margin:0 auto;padding:0 20px}.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}.banner-track{height:390px;position:relative;background:#F7F3EC}.slide{position:absolute;inset:0;opacity:0;transition:opacity .45s ease;display:flex}.slide.active{opacity:1}.banner-slider img{width:100%;height:100%;object-fit:contain;background:#F7F3EC}.slider-arrow{position:absolute;top:50%;transform:translateY(-50%);width:42px;height:42px;border-radius:50%;border:0;background:rgba(255,255,255,.9);color:#B98B5D;font-size:26px;box-shadow:0 10px 25px rgba(185,139,93,.18);cursor:pointer}.prev{left:16px}.next{right:16px}.slider-dots{position:absolute;left:0;right:0;bottom:14px;display:flex;justify-content:center;gap:8px}.dot{width:10px;height:10px;border-radius:50%;border:0;background:rgba(185,139,93,.35);cursor:pointer}.dot.active{background:#B98B5D;width:24px;border-radius:999px}.notice{max-width:1200px;margin:0 auto 26px;padding:14px 20px;border:1px solid rgba(185,139,93,.18);background:linear-gradient(135deg,#fff,#FAF6EF);border-radius:18px;color:#747A84;box-shadow:0 10px 24px rgba(185,139,93,.08)}.section{padding:42px 0}.section-title{font-size:30px;margin:0 0 12px;color:#3A332C}.section-lead{max-width:880px;color:#747A84;margin:0 0 24px}.hero-intro,.split{display:grid;grid-template-columns:1.05fr .95fr;gap:28px;align-items:center}.panel,.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}.content-img,.zone-card img,.app-section img{width:100%;max-height:300px;object-fit:contain;background:#FAF6EF;border-radius:18px;padding:8px}.grid-4{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.grid-2{display:grid;grid-template-columns:repeat(2,1fr);gap:22px}.category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.category-item{background:#fff;border:1px solid rgba(185,139,93,.18);border-radius:20px;padding:18px;box-shadow:0 10px 28px rgba(185,139,93,.09)}.category-item h3,.card h3,.zone-card h3{margin:0 0 8px;color:#3A332C}.tag,.badge{display:inline-block;color:#B98B5D;background:#FAF6EF;border:1px solid rgba(185,139,93,.18);border-radius:999px;padding:4px 10px;font-weight:800;font-size:13px}.text-link{color:#B98B5D;font-weight:800}.pill-list{display:grid;gap:10px;margin-top:14px}.pill-list span{background:#FAF6EF;border-radius:999px;padding:9px 13px;color:#747A84}.reviews{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.faq-list{display:grid;gap:14px}.faq-item h3{margin:0 0 6px}.legal{background:#2F2B27;color:#F7F3EC;border-radius:26px;padding:28px}.legal h2{color:#fff}.site-footer{background:#2F2B27;color:#F7F3EC;margin-top:50px}.footer-inner{max-width:1200px;margin:0 auto;padding:38px 20px;display:grid;grid-template-columns:1.4fr .8fr;gap:26px}.footer-brand img{height:48px;background:#fff;border-radius:12px;padding:4px}.footer-brand p{color:#E8D2B5}.footer-links{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.footer-links a{color:#F7F3EC;background:rgba(255,255,255,.07);padding:10px 12px;border-radius:12px}.bottom-nav{display:none}.inner-hero{padding:52px 0 24px}.inner-hero .panel{display:grid;grid-template-columns:1.1fr .9fr;gap:24px;align-items:center}.content-block p{margin:0 0 14px}.points{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:18px}.point{background:#FAF6EF;border-radius:16px;padding:16px;color:#5C5F68}@media(max-width:1024px){.nav-core,.more-menu{display:none}.mobile-menu-btn{display:inline-block}.header-inner{min-height:66px}.logo{position:absolute;left:50%;transform:translateX(-50%)}.banner-track{height:300px}.category-grid,.grid-4{grid-template-columns:repeat(2,1fr)}.hero-intro,.split,.inner-hero .panel{grid-template-columns:1fr}.reviews,.grid-3,.grid-2{grid-template-columns:1fr 1fr}.footer-inner{grid-template-columns:1fr}}@media(max-width:640px){body{padding-bottom:64px}.header-inner{padding:0 12px}.main-btn{padding:8px 15px}.banner-slider{margin:14px 12px 20px;border-radius:14px}.banner-track{height:205px}.slider-arrow{width:34px;height:34px;font-size:20px}.wrap{padding:0 14px}.section{padding:28px 0}.section-title{font-size:24px}.category-grid,.grid-4,.grid-3,.grid-2,.reviews,.points{grid-template-columns:1fr}.panel,.card,.zone-card,.info-card,.review-card,.faq-item{padding:18px}.bottom-nav{position:fixed;left:0;right:0;bottom:0;height:58px;background:#fff;display:grid;grid-template-columns:repeat(4,1fr);z-index:9998;border-top:1px solid rgba(185,139,93,.18);box-shadow:0 -8px 20px rgba(185,139,93,.1)}.bottom-nav a{display:flex;align-items:center;justify-content:center;color:#3E4148;font-weight:800}.bottom-nav a:nth-child(2){color:#B98B5D}.footer-links{grid-template-columns:1fr}.content-img,.zone-card img,.app-section img{max-height:230px}}
