*{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","PingFang SC","Microsoft YaHei",Arial,sans-serif;background:#F7F3EC;color:#3E4148;line-height:1.72}a{text-decoration:none;color:inherit}img{max-width:100%;height:auto;display:block}main{position:relative;z-index:1}.site-header{position:sticky;top:0;left: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 22px}.brand-logo,.mobile-logo,.drawer-logo{display:flex;align-items:center;flex-shrink:0}.brand-logo img{width:142px;max-height:48px;object-fit:contain}.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:600;font-size:15px;padding:9px 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-toggle{border:1px solid rgba(185,139,93,.22);background:#fff;color:#3E4148;border-radius:999px;padding:9px 15px;font-weight:700;cursor:pointer;white-space:nowrap}.more-toggle:hover{color:#B98B5D}.more-dropdown{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;display:none}.more-menu:hover .more-dropdown,.more-menu.open .more-dropdown{display:grid;grid-template-columns:1fr;gap:3px}.more-dropdown a{padding:10px 12px;border-radius:12px;color:#3E4148;font-weight:600;white-space:nowrap}.more-dropdown a:hover,.more-dropdown a.active{background:#FAF6EF;color:#B98B5D}.main-btn{display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:999px;background:linear-gradient(135deg,#E8C89A 0%,#D6A96F 55%,#B98B5D 100%);color:#fff;font-weight:800;letter-spacing:.04em;box-shadow:0 10px 22px rgba(185,139,93,.22);transition:transform .2s ease,box-shadow .2s ease;color:#fff!important}.main-btn:hover{transform:translateY(-2px);box-shadow:0 14px 28px rgba(185,139,93,.28)}.header-btn{padding:10px 22px;white-space:nowrap}.mobile-head{display:none}.mobile-drawer,.drawer-mask{display:none}.wrap{max-width:1280px;margin:0 auto;padding:0 22px}.section{max-width:1280px;margin:34px auto;padding:0 22px}.section-card{background:#fff;border:1px solid rgba(185,139,93,.18);box-shadow:0 14px 36px rgba(185,139,93,.12);border-radius:24px;padding:34px}.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;aspect-ratio:16/6}.banner-track{width:100%;height:100%;position:relative}.banner-slide{position:absolute;inset:0;opacity:0;transition:opacity .5s ease}.banner-slide.active{opacity:1;z-index:2}.banner-slider img{width:100%;height:100%;object-fit:contain;background:#F7F3EC}.banner-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:5;width:42px;height:42px;border-radius:50%;border:1px solid rgba(255,255,255,.8);background:rgba(255,255,255,.82);color:#B98B5D;font-size:30px;line-height:1;cursor:pointer}.banner-prev{left:18px}.banner-next{right:18px}.banner-dots{position:absolute;left:0;right:0;bottom:14px;z-index:5;display:flex;justify-content:center;gap:9px}.banner-dot{width:10px;height:10px;border-radius:50%;border:0;background:rgba(255,255,255,.7);cursor:pointer}.banner-dot.active{background:#B98B5D;width:24px;border-radius:999px}.notice-bar{max-width:1280px;margin:0 auto 30px;padding:0 22px}.notice-bar div{background:#EEF7FF;border:1px solid #E8D2B5;border-radius:18px;padding:16px 20px;color:#3E4148;box-shadow:0 10px 26px rgba(185,139,93,.08)}.hero-intro{display:grid;grid-template-columns:1.1fr .9fr;gap:30px;align-items:center}.hero-intro p,.inner-hero p,.text-block p{margin:0 0 16px;color:#3E4148}.eyebrow{display:inline-flex;margin-bottom:12px;color:#B98B5D;background:#FAF6EF;border:1px solid #E8D2B5;border-radius:999px;padding:5px 12px;font-size:13px;font-weight:800}h1,h2,h3,.section-title{color:#3A332C;margin-top:0;line-height:1.28}h1{font-size:42px;margin-bottom:18px}h2{font-size:28px;margin-bottom:14px}h3{font-size:20px;margin-bottom:10px}.lead{font-size:18px;color:#747A84}.content-img,.zone-card img,.app-section img,.banner-slider img{max-width:100%;height:auto}.content-img{width:100%;border-radius:22px;border:1px solid rgba(185,139,93,.18);box-shadow:0 14px 36px rgba(185,139,93,.12);object-fit:contain;background:#FAF6EF}.channel-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.card,.zone-card,.info-card,.review-card,.faq-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:24px}.text-link{color:#B98B5D;font-weight:800;display:inline-flex;margin-top:8px}.text-link:after{content:'›';margin-left:5px}.feature-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px}.three-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.two-col{display:grid;grid-template-columns:1fr 1fr;gap:28px;align-items:center}.reviews{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.review-card strong{color:#3A332C}.faq-list{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.faq-card h3{font-size:18px}.compliance{background:linear-gradient(135deg,#FFFFFF 0%,#FAF6EF 100%);border-color:#E8D2B5}.inner-hero{max-width:1280px;margin:28px auto 34px;padding:0 22px;display:grid;grid-template-columns:1fr .72fr;gap:30px;align-items:center}.inner-hero .hero-box{background:#fff;border:1px solid rgba(185,139,93,.18);box-shadow:0 14px 36px rgba(185,139,93,.12);border-radius:26px;padding:38px}.inner-hero figure{margin:0}.content-list{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.content-list li{list-style:none;background:#FAF6EF;border:1px solid #E8D2B5;border-radius:18px;padding:18px}.content-list ul{padding:0;margin:0}.detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px}.qa-list details{background:#fff;border:1px solid rgba(185,139,93,.18);border-radius:18px;padding:18px;margin-bottom:14px;box-shadow:0 10px 24px rgba(185,139,93,.08)}.qa-list summary{font-weight:800;color:#3A332C;cursor:pointer}.qa-list p{margin:10px 0 0}.site-footer{background:#2F2B27;color:#F7F3EC;margin-top:54px;padding:44px 22px 26px}.footer-inner{max-width:1280px;margin:0 auto;display:grid;grid-template-columns:1fr 1.55fr;gap:42px}.footer-brand img{width:140px;margin-bottom:16px}.footer-brand p{color:#E8D2B5;margin:0}.footer-links{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.footer-links h3{color:#F7F3EC;font-size:17px}.footer-links a{display:block;color:#E8D2B5;margin:7px 0}.footer-note{max-width:1280px;margin:28px auto 0;border-top:1px solid rgba(232,210,181,.28);padding-top:18px;color:#E8D2B5;font-size:14px}.mobile-bottom{display:none}.page-actions{display:flex;gap:14px;align-items:center;flex-wrap:wrap;margin-top:20px}.soft-bg{background:#FAF6EF}.blue-bg{background:#EEF7FF}.table-like{display:grid;gap:12px}.table-like div{padding:14px 16px;border:1px solid #E8D2B5;border-radius:14px;background:#FAF6EF}.table-like strong{color:#3A332C;margin-right:8px}@media(max-width:1120px){.nav-core{display:none}.channel-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:900px){h1{font-size:34px}.hero-intro,.two-col,.inner-hero,.footer-inner{grid-template-columns:1fr}.channel-grid,.reviews,.content-list{grid-template-columns:repeat(2,1fr)}.feature-grid,.three-grid,.detail-grid,.faq-list{grid-template-columns:1fr}.banner-slider{margin-left:22px;margin-right:22px;aspect-ratio:16/7}}@media(max-width:768px){body{padding-bottom:66px}.site-header{position:sticky;top:0;z-index:9999}.desktop-head{display:none}.mobile-head{display:grid;grid-template-columns:64px 1fr 76px;min-height:64px;gap:8px}.mobile-logo{justify-content:center}.mobile-logo img{width:128px;max-height:42px;object-fit:contain}.mobile-reg{height:38px;padding:0 16px;font-size:14px}.mobile-menu-btn{width:44px;height:44px;border:1px solid rgba(185,139,93,.22);background:#fff;border-radius:14px;display:flex;flex-direction:column;gap:5px;align-items:center;justify-content:center}.mobile-menu-btn span{display:block;width:20px;height:2px;background:#B98B5D;border-radius:2px}.drawer-mask{position:fixed;inset:0;background:rgba(47,43,39,.42);z-index:10000;display:block;opacity:0;visibility:hidden;transition:.2s}.mobile-drawer{display:block;position:fixed;top:0;left:0;width:min(84vw,340px);height:100vh;z-index:10001;background:#fff;transform:translateX(-105%);transition:transform .25s ease;box-shadow:18px 0 38px rgba(47,43,39,.18);overflow-y:auto}.drawer-open .drawer-mask{opacity:1;visibility:visible}.drawer-open .mobile-drawer{transform:translateX(0)}.drawer-open{overflow-x:hidden}.drawer-top{display:flex;align-items:center;justify-content:space-between;padding:18px;border-bottom:1px solid #E8D2B5}.drawer-logo img{width:132px;max-height:44px;object-fit:contain}.drawer-close{width:38px;height:38px;border:1px solid #E8D2B5;background:#FAF6EF;color:#B98B5D;border-radius:50%;font-size:22px}.drawer-nav{padding:14px}.drawer-nav a{display:block;padding:13px 14px;border-radius:14px;color:#3E4148;font-weight:700}.drawer-nav a.active,.drawer-nav a:hover{background:#FAF6EF;color:#B98B5D}.banner-slider{margin:16px 14px 22px;border-radius:14px;aspect-ratio:16/8}.banner-arrow{width:34px;height:34px;font-size:24px}.banner-prev{left:9px}.banner-next{right:9px}.section,.wrap,.notice-bar,.inner-hero{padding-left:14px;padding-right:14px}.section-card,.inner-hero .hero-box{padding:24px;border-radius:20px}h1{font-size:28px}.lead{font-size:16px}.channel-grid,.reviews{grid-template-columns:1fr}.card,.zone-card,.info-card,.review-card,.faq-card{padding:20px}.mobile-bottom{position:fixed;left:0;right:0;bottom:0;height:58px;background:rgba(255,255,255,.96);backdrop-filter:blur(10px);border-top:1px solid #E8D2B5;z-index:9998;display:grid;grid-template-columns:repeat(4,1fr)}.mobile-bottom a{display:flex;align-items:center;justify-content:center;color:#3E4148;font-weight:800;font-size:14px}.mobile-bottom a:hover{color:#B98B5D}.footer-links{grid-template-columns:1fr}.site-footer{padding-bottom:92px}}@media(max-width:480px){.content-list{grid-template-columns:1fr}.banner-slider{aspect-ratio:16/9}.mobile-head{grid-template-columns:52px 1fr 70px;padding:0 12px}.mobile-logo img{width:116px}.mobile-reg{padding:0 12px}.page-actions{gap:10px}.main-btn{min-height:38px}.section{margin:24px auto}.section-card{padding:20px}.footer-inner{gap:24px}}
