*{box-sizing:border-box}html,body{margin:0;min-height:100%;overflow-x:hidden;overflow-y:auto}body{font-family:"Microsoft YaHei","PingFang SC",Arial,sans-serif;background:#F7F3EC;color:#3E4148;line-height:1.75}.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;padding:0 24px;display:flex;align-items:center;justify-content:space-between;gap:18px;overflow:visible}.brand-logo,.mobile-logo{display:flex;align-items:center;flex-shrink:0}.brand-logo img{width:142px;max-height:52px;object-fit:contain}.nav-core{display:flex;align-items:center;gap:8px;flex-wrap:nowrap;min-width:0}.nav-core a,.app-entry,.menu-trigger{white-space:nowrap;color:#3E4148;text-decoration:none;padding:9px 12px;border-radius:999px;font-weight:600}.nav-core a:hover,.nav-core a.active,.app-entry:hover{color:#B98B5D;background:#FAF6EF}.header-actions{display:flex;align-items:center;gap:10px;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!important;text-decoration:none;border:0;border-radius:999px;padding:10px 23px;font-weight:700;box-shadow:0 9px 22px rgba(185,139,93,.24);transition:.2s}.main-btn:hover{transform:translateY(-2px);filter:brightness(.96)}.more-menu{position:relative}.menu-trigger{border:1px solid #E8D2B5;background:#fff;cursor:pointer}.more-dropdown{display:none;position:absolute;right:0;top:calc(100% + 12px);min-width:220px;padding:10px;background:#fff;border:1px solid rgba(185,139,93,.18);border-radius:16px;box-shadow:0 18px 42px rgba(185,139,93,.18);z-index:10000}.more-dropdown.show{display:grid}.more-dropdown a{padding:10px 12px;color:#3E4148;text-decoration:none;border-radius:10px}.more-dropdown a:hover{background:#FAF6EF;color:#B98B5D}.mobile-header{display:none;min-height:64px;padding:0 14px;align-items:center;justify-content:space-between;position:relative}.mobile-logo{position:absolute;left:50%;transform:translateX(-50%)}.mobile-logo img{width:112px;max-height:42px;object-fit:contain}.mobile-menu-btn,.drawer-close{border:0;background:transparent;font-size:26px;color:#3A332C;cursor:pointer}.mobile-register{padding:8px 16px;font-size:14px}.drawer-overlay{position:fixed;inset:0;background:rgba(47,43,39,.38);opacity:0;pointer-events:none;z-index:10020;transition:.25s}.drawer-overlay.open{opacity:1;pointer-events:auto}.mobile-drawer{position:fixed;left:0;top:0;bottom:0;width:min(84vw,340px);background:#fff;transform:translateX(-105%);transition:.28s;z-index:10030;box-shadow:18px 0 45px rgba(47,43,39,.2);overflow-y:auto}.mobile-drawer.open{transform:translateX(0)}.drawer-head{display:flex;align-items:center;justify-content:space-between;padding:18px;border-bottom:1px solid #F0E4D4}.drawer-head img{width:124px;max-height:44px;object-fit:contain}.drawer-close{font-size:32px}.mobile-drawer nav{display:grid;padding:12px}.mobile-drawer nav a{padding:12px 14px;border-radius:10px;color:#3E4148;text-decoration:none}.mobile-drawer nav a:hover{background:#FAF6EF;color:#B98B5D}.drawer-open{overflow:hidden}.container{width:min(1180px,calc(100% - 32px));margin:0 auto}.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:grid}.slide{grid-area:1/1;opacity:0;pointer-events:none;transition:opacity .45s}.slide.active{opacity:1;pointer-events:auto}.banner-slider img{display:block;width:100%;height:auto;object-fit:contain;background:#F7F3EC}.slider-arrow{position:absolute;top:50%;transform:translateY(-50%);width:44px;height:44px;border-radius:50%;border:1px solid rgba(255,255,255,.7);background:rgba(47,43,39,.45);color:white;font-size:25px;cursor:pointer}.slider-arrow.prev{left:18px}.slider-arrow.next{right:18px}.slider-dots{position:absolute;left:50%;bottom:14px;transform:translateX(-50%);display:flex;gap:8px}.slider-dots button{width:9px;height:9px;border-radius:50%;border:0;background:rgba(255,255,255,.58);padding:0;cursor:pointer}.slider-dots button.active{width:26px;border-radius:8px;background:#fff}.notice-bar{background:#2F2B27;color:#F7F3EC;padding:12px 18px;text-align:center;font-size:14px}.section{padding:66px 0}.section.alt{background:#FAF6EF}.section.blue{background:#EEF7FF}.section-head{max-width:780px;margin-bottom:28px}.eyebrow{display:inline-block;color:#B98B5D;font-weight:700;letter-spacing:.1em;margin-bottom:8px}.section h1,.section h2,.section h3,.page-hero h1{color:#3A332C;line-height:1.3;margin-top:0}.section h2{font-size:clamp(26px,3vw,38px)}.section p{margin:0 0 16px}.intro-grid,.feature-grid,.two-col{display:grid;grid-template-columns:1.08fr .92fr;gap:34px;align-items:center}.content-img{width:100%;height:auto;display:block;border-radius:18px;border:1px solid rgba(185,139,93,.18);box-shadow:0 14px 36px rgba(185,139,93,.12)}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.cards.four{grid-template-columns:repeat(4,1fr)}.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,.10);border-radius:18px;padding:24px}.zone-card img{width:100%;height:auto;display:block;border-radius:14px;margin-bottom:18px}.card h3,.zone-card h3{margin:0 0 10px;color:#3A332C}.text-link{color:#B98B5D;text-decoration:none;font-weight:700}.text-link:hover{text-decoration:underline}.split-list{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.review-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.review-card strong{display:block;color:#B98B5D;margin-bottom:8px}.faq-list{display:grid;gap:14px}.faq-item h3{font-size:18px;margin:0 0 8px}.page-hero{padding:72px 0 42px;background:linear-gradient(135deg,#FAF6EF,#EEF7FF)}.page-hero .container{max-width:900px}.page-hero h1{font-size:clamp(32px,5vw,54px);margin-bottom:14px}.page-content{padding:56px 0}.article-shell{display:grid;gap:28px}.article-block{background:#fff;border:1px solid rgba(185,139,93,.18);box-shadow:0 14px 36px rgba(185,139,93,.10);border-radius:20px;padding:clamp(24px,4vw,42px)}.article-block h2{font-size:28px;margin-top:0}.bullet-list{padding-left:20px}.compliance-box{background:#2F2B27;color:#F7F3EC;border-radius:18px;padding:24px}.compliance-box h2{color:#fff}.site-footer{background:#2F2B27;color:#F7F3EC;padding:52px 0 28px}.footer-inner{width:min(1180px,calc(100% - 32px));margin:auto;display:grid;grid-template-columns:1.2fr .8fr;gap:28px}.footer-brand img{width:140px;max-height:52px;object-fit:contain;filter:brightness(1.15)}.footer-links{display:flex;flex-wrap:wrap;gap:12px;align-content:start}.footer-links a{color:#F7F3EC;text-decoration:none}.footer-notice{grid-column:1/-1;padding-top:22px;border-top:1px solid rgba(255,255,255,.16);color:#D8D2CB;font-size:14px}@media(max-width:1100px){.nav-core{display:none}.desktop-header{display:none}.mobile-header{display:flex}.cards.four{grid-template-columns:repeat(2,1fr)}}@media(max-width:800px){.section{padding:48px 0}.intro-grid,.feature-grid,.two-col{grid-template-columns:1fr}.cards,.review-grid{grid-template-columns:1fr 1fr}.split-list{grid-template-columns:1fr}.footer-inner{grid-template-columns:1fr}.banner-slider{margin:14px 12px 24px;border-radius:14px}.slider-arrow{width:38px;height:38px}}@media(max-width:560px){.cards,.cards.four,.review-grid{grid-template-columns:1fr}.section h2{font-size:28px}.page-hero{padding:52px 0 34px}.article-block{padding:22px}.slider-arrow{width:34px;height:34px;font-size:20px}.slider-arrow.prev{left:8px}.slider-arrow.next{right:8px}}