*{box-sizing:border-box}html,body{margin:0;min-height:100%;overflow-x:hidden;overflow-y:auto}body{font-family:"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;overflow:visible;padding:0 20px}.logo{flex:0 0 auto}.logo img{max-height:52px;width:auto;display:block}.nav-core{display:flex;align-items:center;gap:10px;flex-wrap:nowrap;min-width:0}.nav-core a{white-space:nowrap;color:#3E4148;padding:9px 12px;border-radius:999px;font-size:15px}.nav-core a:hover,.nav-core a.active{color:#B98B5D;background:#FAF6EF}.header-actions{display:flex;align-items:center;gap:10px;flex-shrink:0}.app-link,.more-btn{border:1px solid rgba(185,139,93,.18);background:#fff;color:#B98B5D;border-radius:999px;padding:9px 14px;cursor:pointer}.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:11px 22px;box-shadow:0 12px 26px rgba(185,139,93,.22);font-weight:700;transition:.2s}.main-btn:hover{transform:translateY(-1px)}.more-menu{position:relative;flex-shrink:0}.more-dropdown{display:none;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}.more-dropdown.show,.more-menu:hover .more-dropdown{display:grid;gap:6px}.more-dropdown a{padding:10px 12px;color:#3E4148;border-radius:12px}.more-dropdown a:hover{background:#FAF6EF;color:#B98B5D}.mobile-menu-btn{display:none;background:transparent;border:0;width:42px}.mobile-menu-btn span{display:block;height:2px;background:#B98B5D;margin:6px 0}.banner-slider{max-width:1280px;height:390px;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{position:absolute;inset:0;opacity:0;transition:.45s}.slide.active{opacity:1}.banner-slider img{width:100%;height:100%;object-fit:contain;background:#F7F3EC}.slider-btn{position:absolute;top:50%;transform:translateY(-50%);border:0;width:42px;height:42px;border-radius:50%;background:rgba(255,255,255,.9);color:#B98B5D;font-size:30px;cursor:pointer;box-shadow:0 8px 20px rgba(185,139,93,.18)}.prev{left:16px}.next{right:16px}.dots{position:absolute;bottom:14px;left:0;right:0;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:28px;border-radius:99px}.notice-bar{max-width:1180px;margin:0 auto 26px;background:#fff;border:1px solid rgba(185,139,93,.18);border-radius:16px;padding:14px 20px;color:#747A84;box-shadow:0 10px 26px rgba(185,139,93,.08)}main{position:relative;z-index:1}.section{max-width:1180px;margin:0 auto 36px;padding:28px}.hero-intro,.page-hero{background:linear-gradient(135deg,#fff 0%,#FAF6EF 60%,#EEF7FF 100%);border-radius:26px;border:1px solid rgba(185,139,93,.18);box-shadow:0 14px 36px rgba(185,139,93,.12)}.two-col{display:grid;grid-template-columns:1.05fr .95fr;gap:28px;align-items:center}.section-kicker{color:#B98B5D;font-weight:700;margin:0 0 6px}.section-title,h1,h2,h3{color:#3A332C}.section-title{font-size:30px;margin:0 0 10px}.section-desc{color:#747A84;max-width:820px}.content-img{max-width:100%;height:auto;max-height:320px;object-fit:contain;display:block;margin:auto}.card,.zone-card,.info-card,.review-card,.cat-card{background:#fff;border:1px solid rgba(185,139,93,.18);box-shadow:0 14px 36px rgba(185,139,93,.12);border-radius:22px;padding:22px}.cat-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.cat-card h3,.zone-card h3{margin:0 0 8px}.cat-card p,.zone-card p,.info-card p{color:#747A84}.text-link{color:#B98B5D;font-weight:700}.zone-grid{display:grid;gap:18px}.zone-grid.three{grid-template-columns:repeat(3,1fr)}.zone-card img{width:100%;height:170px;object-fit:contain;background:#FAF6EF;border-radius:16px}.app-section{background:#fff;border-radius:26px;border:1px solid rgba(185,139,93,.18);box-shadow:0 14px 36px rgba(185,139,93,.12)}ul{padding-left:20px}.review-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.faq-list{display:grid;gap:12px}.faq-item{background:#fff;border:1px solid rgba(185,139,93,.18);border-radius:16px;padding:16px 18px}.faq-item summary{cursor:pointer;color:#3A332C;font-weight:700}.faq-item p{color:#747A84}.text-block{background:#fff;border:1px solid rgba(185,139,93,.18);border-radius:22px;padding:24px;color:#3E4148}.compliance{max-width:1180px;margin:0 auto 44px;background:#2F2B27;color:#F7F3EC;border-radius:22px;padding:22px 26px}.site-footer{background:#2F2B27;color:#F7F3EC;margin-top:30px}.footer-inner{max-width:1180px;margin:0 auto;display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:24px;padding:42px 24px}.footer-brand img{height:52px}.site-footer a{display:block;color:#F7F3EC;margin:8px 0;opacity:.88}.footer-note{border-top:1px solid rgba(255,255,255,.12);max-width:1180px;margin:0 auto;padding:18px 24px;color:#E8D2B5}.drawer-mask{position:fixed;inset:0;background:rgba(0,0,0,.36);z-index:10001;display:none}.drawer-mask.show{display:block}.mobile-drawer{position:fixed;left:-340px;top:0;width:min(86vw,320px);height:100vh;background:#fff;z-index:10002;transition:.25s;box-shadow:20px 0 60px rgba(0,0,0,.18);padding:18px;overflow:auto}.mobile-drawer.open{left:0}.drawer-head{display:flex;align-items:center;justify-content:space-between}.drawer-head img{height:48px}.drawer-head button{font-size:28px;background:#FAF6EF;border:0;border-radius:50%;width:40px;height:40px;color:#B98B5D}.drawer-links{display:grid;gap:8px;margin-top:22px}.drawer-links a{color:#3E4148;padding:12px;border-radius:12px;background:#FAF6EF}.no-scroll{overflow:hidden}@media(max-width:1024px){.nav-core,.app-link,.more-menu{display:none}.mobile-menu-btn{display:block}.header-inner{min-height:66px}.logo{position:absolute;left:50%;transform:translateX(-50%)}.header-register{padding:9px 16px}.banner-slider{height:250px;margin:16px 14px 24px}.two-col{grid-template-columns:1fr}.cat-grid{grid-template-columns:repeat(2,1fr)}.zone-grid.three,.review-grid,.footer-inner{grid-template-columns:1fr}.section{padding:22px;margin-bottom:24px}.content-img{max-height:260px}}@media(max-width:560px){.cat-grid{grid-template-columns:1fr}.banner-slider{height:205px}.section-title{font-size:24px}.header-inner{padding:0 12px}.main-btn{padding:9px 14px}.slider-btn{width:36px;height:36px;font-size:24px}.footer-inner{padding:34px 18px}}