*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-height:100%;overflow-x:hidden;background:#F8F7F4;color:#3C424A;font-family:"Microsoft YaHei","PingFang SC",Arial,sans-serif;line-height:1.75}a{color:inherit}img{max-width:100%;height:auto;display:block}.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(77,70,62,.10)}.header-inner{max-width:1280px;margin:auto;min-height:72px;padding:0 24px;display:flex;align-items:center;justify-content:space-between;gap:18px}.brand-logo img{width:138px;max-height:48px;object-fit:contain}.nav-core{display:flex;gap:12px;flex-wrap:nowrap;align-items:center}.nav-core a,.more-dropdown a{text-decoration:none}.nav-core a{white-space:nowrap;padding:8px 10px;border-radius:999px}.nav-core a:hover{color:#A9784F;background:#FBF3E9}.header-actions{display:flex;align-items:center;gap:12px;flex-shrink:0}.main-btn{display:inline-flex;align-items:center;justify-content:center;text-decoration:none;background:linear-gradient(135deg,#E8C89A 0%,#D6A96F 55%,#A9784F 100%);color:#fff;padding:10px 20px;border-radius:999px;box-shadow:0 9px 22px rgba(169,120,79,.22);font-weight:700;white-space:nowrap}.main-btn.small{padding:8px 14px}.more-menu{position:relative}.more-toggle{border:0;background:transparent;font:inherit;cursor:pointer}.more-dropdown{position:absolute;right:0;top:calc(100% + 14px);min-width:220px;background:#fff;border:1px solid rgba(169,120,79,.16);box-shadow:0 18px 42px rgba(169,120,79,.16);border-radius:18px;padding:10px;opacity:0;visibility:hidden;z-index:10000}.more-menu.open .more-dropdown,.more-menu:hover .more-dropdown{opacity:1;visibility:visible}.more-dropdown a{display:block;padding:8px 12px;border-radius:10px}.more-dropdown a:hover{background:#FBF9F5;color:#A9784F}.mobile-header,.mobile-drawer,.drawer-overlay{display:none}.container{max-width:1280px;margin:auto;padding:0 24px}.banner-slider{max-width:1280px;margin:24px auto 30px;border-radius:18px;background:#fff;box-shadow:0 14px 36px rgba(77,70,62,.10);overflow:hidden;position:relative}.slides{position:relative;aspect-ratio:16/6.8}.slide{position:absolute;inset:0;opacity:0;transition:.45s}.slide.active{opacity:1}.slide img{width:100%;height:100%;object-fit:contain;background:#F8F7F4}.slider-arrow{position:absolute;top:50%;transform:translateY(-50%);width:44px;height:44px;border:0;border-radius:50%;background:rgba(255,255,255,.9);font-size:26px;cursor:pointer}.prev{left:16px}.next{right:16px}.dots{position:absolute;left:0;right:0;bottom:14px;display:flex;justify-content:center;gap:8px}.dot{width:9px;height:9px;border:0;border-radius:50%;background:#aaa}.dot.active{background:#A9784F}.notice{max-width:1280px;margin:0 auto 34px;padding:12px 24px;border:1px solid #E6D4BB;background:#FBF9F5;border-radius:14px;color:#6F7782}.section{padding:56px 0}.warm{background:#FBF9F5}.alt{background:#F2F7FB}.section h1,.section h2,.section h3,.page-hero h1{color:#2F3338}.section h1,.page-hero h1{font-size:clamp(2rem,4vw,3.6rem);line-height:1.2}.section h2{font-size:clamp(1.55rem,2.5vw,2.35rem)}.section p,.page-hero p{color:#6F7782}.eyebrow,.text-link{color:#A9784F}.eyebrow{font-weight:700}.text-link{font-weight:700;text-decoration:none}.grid{display:grid;gap:22px}.grid-2{grid-template-columns:repeat(2,1fr)}.grid-3{grid-template-columns:repeat(3,1fr)}.card,.zone-card,.info-card,.review-card{background:#fff;border:1px solid rgba(169,120,79,.16);box-shadow:0 14px 36px rgba(77,70,62,.10);border-radius:22px;padding:24px}.feature{display:grid;grid-template-columns:1.1fr .9fr;gap:36px;align-items:center}.feature.reverse{grid-template-columns:.9fr 1.1fr}.feature.reverse .feature-image{order:-1}.feature-image{background:#fff;border-radius:24px;padding:18px;box-shadow:0 14px 36px rgba(77,70,62,.10)}.feature-image img{width:100%;max-height:440px;object-fit:contain}.page-hero{padding:70px 0 48px;background:linear-gradient(180deg,#FBF9F5,#F8F7F4)}.quick-links{display:flex;flex-wrap:wrap;gap:10px;margin-top:22px}.quick-links a{padding:8px 13px;border:1px solid #E6D4BB;border-radius:999px;text-decoration:none;background:#fff;color:#A9784F}.faq details{background:#fff;border:1px solid rgba(169,120,79,.16);border-radius:16px;padding:16px 18px;margin:12px 0}.faq summary{cursor:pointer;font-weight:700}.compliance{background:#252A2F}.compliance h2,.compliance p{color:#F8F7F4}footer{background:#252A2F;color:#F8F7F4;padding:48px 0 86px}.footer-inner{max-width:1280px;margin:auto;padding:0 24px;display:grid;grid-template-columns:1.4fr repeat(3,1fr);gap:28px}.footer-inner a{display:block;text-decoration:none;color:#D8DADD;margin:6px 0}.footer-inner p{color:#C7CBD0}.footer-brand img{width:150px;max-height:56px;object-fit:contain}.footer-bottom{max-width:1280px;margin:28px auto 0;padding:20px 24px 0;border-top:1px solid rgba(255,255,255,.1);color:#AEB3B9}.mobile-bottom{display:none}.menu-open{overflow:hidden}@media(max-width:1024px){.desktop-header{display:none}.mobile-header{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;min-height:64px;padding:0 16px}.mobile-header .brand-logo{justify-self:center}.mobile-header .brand-logo img{width:118px}.mobile-header .main-btn{justify-self:end}.menu-button{justify-self:start;border:0;background:transparent;font-size:26px}.drawer-overlay{display:block;position:fixed;inset:0;background:rgba(31,35,39,.42);z-index:10000;opacity:0;visibility:hidden}.drawer-overlay.show{opacity:1;visibility:visible}.mobile-drawer{display:block;position:fixed;left:0;top:0;bottom:0;width:min(86vw,360px);z-index:10001;background:#fff;transform:translateX(-102%);transition:.25s;overflow:auto}.mobile-drawer.open{transform:none}.drawer-top{display:flex;align-items:center;justify-content:space-between;padding:18px;border-bottom:1px solid #eee}.drawer-top img{width:135px}.drawer-close{border:0;background:transparent;font-size:30px}.mobile-drawer nav{padding:12px}.mobile-drawer nav a{display:block;padding:12px;text-decoration:none;border-radius:10px}.mobile-drawer nav a:hover{background:#FBF9F5;color:#A9784F}}@media(max-width:760px){body{padding-bottom:58px}.container{padding:0 16px}.banner-slider{margin:14px 12px 22px}.slides{aspect-ratio:16/8.6}.notice{margin:0 12px 22px}.section{padding:42px 0}.grid-2,.grid-3,.feature,.feature.reverse{grid-template-columns:1fr}.feature.reverse .feature-image{order:0}.footer-inner{grid-template-columns:1fr}.mobile-bottom{position:fixed;left:0;right:0;bottom:0;z-index:9998;height:58px;background:#fff;border-top:1px solid #E6D4BB;display:grid;grid-template-columns:repeat(5,1fr);align-items:center;text-align:center}.mobile-bottom a{text-decoration:none;font-size:13px}footer{padding-bottom:92px}}