
*{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","Microsoft YaHei",Arial,sans-serif;background:#F7F3EC;color:#3E4148;line-height:1.75}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;padding:0 22px;overflow:visible}.logo{display:flex;align-items:center;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 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{background:linear-gradient(135deg,#E8C89A 0%,#D6A96F 55%,#B98B5D 100%);color:#fff;border-radius:999px;padding:11px 20px;font-weight:800;box-shadow:0 12px 26px rgba(185,139,93,.22);display:inline-flex;align-items:center;justify-content:center;border:0}.main-btn:hover{transform:translateY(-1px)}.more-menu{position:relative;flex-shrink:0}.more-btn,.menu-toggle{border:1px solid rgba(185,139,93,.2);background:#fff;color:#B98B5D;border-radius:999px;padding:10px 14px;font-weight:800;cursor:pointer}.more-dropdown{position:absolute;right:0;top:calc(100% + 12px);min-width:230px;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:focus-within .more-dropdown{display:grid}.more-dropdown a{padding:10px 12px;color:#3E4148;border-radius:12px}.more-dropdown a:hover{background:#FAF6EF;color:#B98B5D}.menu-toggle{display:none;font-size:20px;line-height:1}.container{max-width:1280px;margin:0 auto;padding:0 22px}.banner-slider{max-width:1280px;height:410px;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{display:none;width:100%;height:100%}.slide.active{display:block}.banner-slider img{width:100%;height:100%;object-fit:contain;background:#F7F3EC;display:block}.slider-arrow{position:absolute;top:50%;transform:translateY(-50%);width:42px;height:42px;border-radius:50%;border:0;background:rgba(255,255,255,.86);color:#B98B5D;font-size:25px;cursor:pointer;box-shadow:0 8px 20px rgba(0,0,0,.12)}.prev{left:16px}.next{right:16px}.slider-dots{position:absolute;left:0;right:0;bottom:14px;display:flex;justify-content:center;gap:9px}.dot{width:10px;height:10px;border-radius:50%;border:0;background:rgba(185,139,93,.32);cursor:pointer}.dot.active{background:#B98B5D;width:26px;border-radius:999px}.notice{background:#fff;border:1px solid rgba(185,139,93,.18);border-radius:16px;padding:15px 18px;box-shadow:0 12px 28px rgba(185,139,93,.1);color:#747A84}.section{margin:34px 0}.hero-intro,.split,.app-section,.safe-help,.about-strip{display:grid;grid-template-columns:1.05fr .95fr;gap:24px;align-items:center}.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}.section-title,h1,h2,h3{color:#3A332C;margin:0 0 14px}.section-kicker,.tag,.num{color:#B98B5D;font-weight:800}.lead{font-size:18px;color:#5f6369}.text-link{color:#B98B5D;font-weight:800}.grid{display:grid;gap:18px}.grid-4{grid-template-columns:repeat(4,1fr)}.grid-3{grid-template-columns:repeat(3,1fr)}.grid-2{grid-template-columns:repeat(2,1fr)}.zone-card img,.content-img,.app-section img{max-width:100%;height:auto;object-fit:contain;display:block;margin:auto;border-radius:16px;background:#FAF6EF}.zone-card img{max-height:190px}.content-img{max-height:300px}.app-section img{max-height:280px}.pill-list{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.pill{background:#fff;border:1px solid rgba(185,139,93,.18);border-radius:18px;padding:16px}.mini-list{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.mini-list span{background:#FAF6EF;border-radius:14px;padding:10px;color:#6a625a}.review-card p{margin:0;color:#5C6068}.compliance{background:linear-gradient(135deg,#fff,#FAF6EF);border:1px solid rgba(185,139,93,.2);border-radius:22px;padding:24px;color:#5C6068}.page-hero{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;margin:30px auto}.page-body{display:grid;grid-template-columns:1fr 330px;gap:24px;align-items:start}.article p{margin:0 0 16px}.feature-list{display:grid;grid-template-columns:repeat(2,1fr);gap:14px;margin-top:16px}.site-footer{background:#2F2B27;color:#F7F3EC;margin-top:50px;padding:42px 0}.footer-inner{max-width:1280px;margin:0 auto;padding:0 22px}.footer-brand{display:grid;grid-template-columns:170px 1fr;gap:20px;align-items:center}.footer-brand img{max-height:54px;width:auto}.footer-links{display:flex;gap:18px;flex-wrap:wrap;margin:22px 0}.footer-links a{color:#F7F3EC}.footer-note{color:#ded3c7}.mobile-drawer,.drawer-mask,.mobile-bottom{display:none}.drawer-mask{position:fixed;inset:0;background:rgba(0,0,0,.42);z-index:10000}.mobile-drawer{position:fixed;top:0;left:0;width:84%;max-width:320px;height:100vh;background:#fff;z-index:10001;transform:translateX(-105%);transition:.28s;box-shadow:0 18px 42px rgba(0,0,0,.18);padding:18px;overflow:auto}.drawer-open .mobile-drawer{transform:translateX(0)}.drawer-open .drawer-mask{display:block}.drawer-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.drawer-head img{max-height:48px}.drawer-close{border:0;background:#FAF6EF;color:#B98B5D;font-size:28px;border-radius:12px;width:40px;height:40px}.drawer-links{display:grid;gap:8px}.drawer-links a{padding:12px;border-radius:12px;color:#3E4148;background:#FAF6EF}.mobile-bottom{position:fixed;left:0;right:0;bottom:0;background:#fff;border-top:1px solid rgba(185,139,93,.18);z-index:9998;grid-template-columns:repeat(4,1fr);text-align:center}.mobile-bottom a{padding:9px 4px;color:#B98B5D;font-weight:800;font-size:13px}@media(max-width:1024px){.nav-core,.more-menu{display:none}.menu-toggle{display:inline-flex}.header-inner{min-height:64px}.logo{position:absolute;left:50%;transform:translateX(-50%)}.logo img{max-height:46px}.header-actions{margin-left:auto}.banner-slider{height:310px}.grid-4{grid-template-columns:repeat(2,1fr)}.hero-intro,.split,.app-section,.safe-help,.about-strip,.page-body{grid-template-columns:1fr}.pill-list{grid-template-columns:repeat(2,1fr)}.mobile-drawer{display:block}}@media(max-width:640px){body{padding-bottom:54px}.header-inner{padding:0 12px}.header-reg{padding:9px 14px}.banner-slider{height:210px;margin:14px 12px 22px}.container{padding:0 14px}.grid-3,.grid-2,.grid-4,.feature-list,.pill-list,.mini-list{grid-template-columns:1fr}.card,.zone-card,.info-card,.review-card,.faq-item{padding:18px;border-radius:18px}.footer-brand{grid-template-columns:1fr}.mobile-bottom{display:grid}.slider-arrow{width:34px;height:34px;font-size:20px}.section{margin:24px 0}}
