*{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.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:12px;flex-wrap:nowrap;min-width:0;flex:1;justify-content:center}.nav-core a{white-space:nowrap;color:#3E4148;text-decoration:none;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}.app-entry{color:#B98B5D;font-weight:800;white-space:nowrap}.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:10px 20px;font-weight:800;box-shadow:0 12px 26px rgba(185,139,93,.22);border:0;white-space:nowrap}.more-menu{position:relative;flex-shrink:0}.more-btn,.mobile-menu-btn{border:1px solid rgba(185,139,93,.22);background:#fff;color:#B98B5D;border-radius:999px;padding:9px 14px;font-weight:800;cursor:pointer}.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:12px;display:none}.more-menu:hover .more-dropdown{display:grid;grid-template-columns:1fr;gap:4px}.more-dropdown a{color:#3E4148;padding:10px 12px;border-radius:12px}.more-dropdown a:hover{background:#FAF6EF;color:#B98B5D}.mobile-menu-btn{display:none}.drawer-mask{position:fixed;inset:0;background:rgba(20,20,20,.42);z-index:10001;display:none}.drawer-mask.open{display:block}.mobile-drawer{position:fixed;top:0;left:0;width:min(84vw,320px);height:100vh;background:#fff;z-index:10002;transform:translateX(-105%);transition:.26s ease;box-shadow:18px 0 48px rgba(0,0,0,.18);overflow:auto}.mobile-drawer.open{transform:translateX(0)}.drawer-open{overflow:hidden}.drawer-head{display:flex;justify-content:space-between;align-items:center;padding:18px;border-bottom:1px solid rgba(185,139,93,.16)}.drawer-head img{height:48px}.drawer-close{font-size:28px;border:0;background:transparent;color:#B98B5D}.drawer-links{display:grid;padding:14px}.drawer-links a{padding:12px 14px;color:#3E4148;border-radius:12px;font-weight:700}.drawer-links a:hover{background:#FAF6EF;color:#B98B5D}main{position:relative;z-index:1}.container{max-width:1200px;margin:0 auto;padding:0 22px}.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}.slides{height:100%;display:flex;transition:transform .5s ease}.slide{min-width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:#F7F3EC}.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:1px solid rgba(185,139,93,.28);background:rgba(255,255,255,.78);color:#B98B5D;font-size:24px;cursor:pointer}.slider-arrow.prev{left:14px}.slider-arrow.next{right:14px}.slider-dots{position:absolute;left:0;right:0;bottom:14px;display:flex;gap:8px;justify-content:center}.slider-dots button{width:10px;height:10px;border-radius:999px;border:0;background:rgba(185,139,93,.32);cursor:pointer}.slider-dots button.active{width:26px;background:#B98B5D}.notice{max-width:1200px;margin:0 auto 24px;padding:12px 22px;background:#fff;border:1px solid rgba(185,139,93,.18);border-radius:999px;color:#747A84;box-shadow:0 10px 28px rgba(185,139,93,.1)}.hero-intro,.split-section,.app-section,.safe-section,.about-strip{display:grid;grid-template-columns:1.05fr .95fr;gap:28px;align-items:center;background:#fff;border:1px solid rgba(185,139,93,.18);box-shadow:0 14px 36px rgba(185,139,93,.12);border-radius:26px;padding:30px;margin:26px 0}.section-title,h1,h2,h3{color:#3A332C}.kicker,.highlight{color:#B98B5D;font-weight:800}.lead{color:#5d626b;font-size:17px}.content-img{max-width:100%;height:auto;object-fit:contain;border-radius:20px;background:#FAF6EF}.grid{display:grid;gap:18px}.grid-3{grid-template-columns:repeat(3,1fr)}.grid-4{grid-template-columns:repeat(4,1fr)}.card,.zone-card,.info-card,.review-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}.zone-card img{width:100%;height:170px;object-fit:contain;background:#FAF6EF;border-radius:16px}.text-link{color:#B98B5D;font-weight:800}.section{margin:34px 0}.reviews{grid-template-columns:repeat(3,1fr)}.faq-list{display:grid;gap:14px}.faq-item{background:#fff;border:1px solid rgba(185,139,93,.18);border-radius:18px;padding:18px}.page-hero{background:linear-gradient(135deg,#fff 0%,#FAF6EF 70%,#EEF7FF 100%);border-bottom:1px solid rgba(185,139,93,.14);padding:46px 0}.page-content{max-width:1100px;margin:28px auto;padding:0 22px}.page-layout{display:grid;grid-template-columns:1fr 340px;gap:28px}.page-main,.side-card{background:#fff;border:1px solid rgba(185,139,93,.18);border-radius:24px;padding:26px;box-shadow:0 14px 36px rgba(185,139,93,.1)}.checks{display:grid;gap:10px;margin:18px 0}.checks span{display:block;padding:12px 14px;border-radius:14px;background:#FAF6EF;color:#3E4148}.site-footer{background:#2F2B27;color:#F7F3EC;margin-top:50px}.footer-inner{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 2fr;gap:36px;padding:40px 22px}.footer-brand img{height:54px;background:#fff;border-radius:14px;padding:5px}.footer-brand p,.footer-note{color:#E8DED2}.footer-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}.footer-grid h3{color:#E8C89A}.footer-grid a{display:block;color:#F7F3EC;margin:8px 0}.footer-note{text-align:center;padding:16px;border-top:1px solid rgba(255,255,255,.12)}@media(max-width:1024px){.nav-core,.app-entry,.more-menu{display:none}.mobile-menu-btn{display:inline-flex}.header-inner{display:grid;grid-template-columns:80px 1fr 80px;gap:8px}.logo{justify-content:center}.header-actions{justify-content:flex-end}.header-register{padding:8px 14px}.banner-slider{height:300px;margin:18px 14px 24px}.hero-intro,.split-section,.app-section,.safe-section,.about-strip,.page-layout{grid-template-columns:1fr}.grid-4,.grid-3,.reviews,.footer-inner,.footer-grid{grid-template-columns:1fr 1fr}}@media(max-width:640px){.header-inner{min-height:64px;padding:0 12px}.logo img{max-height:44px}.banner-slider{height:210px;border-radius:14px}.notice{margin:0 14px 18px;border-radius:16px}.container{padding:0 14px}.hero-intro,.split-section,.app-section,.safe-section,.about-strip{padding:20px;border-radius:20px}.grid-4,.grid-3,.reviews,.footer-inner,.footer-grid{grid-template-columns:1fr}.slider-arrow{width:34px;height:34px}.zone-card img{height:140px}}