*{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{flex:0 0 auto;display:flex;align-items:center}.logo img{max-height:52px;width:auto;display:block}.nav-core{display:flex;align-items:center;gap:12px;flex-wrap:nowrap;min-width:0}.nav-core a{white-space:nowrap;color:#3E4148;padding:10px 12px;border-radius:999px;font-weight:700}.nav-core a:hover,.nav-core a.active{color:#B98B5D;background:#FAF6EF}.header-actions{display:flex;align-items:center;gap:12px;flex-shrink:0}.app-link,.more-btn{border:1px solid rgba(185,139,93,.18);background:#fff;color:#B98B5D;border-radius:999px;padding:9px 14px;font-weight:700;cursor:pointer}.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:11px 22px;box-shadow:0 12px 24px rgba(185,139,93,.18);font-weight:800;border:0;transition:.2s}.main-btn:hover{transform:translateY(-1px)}.head-btn{white-space:nowrap}.more-menu{position:relative;flex-shrink:0}.more-dropdown{position:absolute;right:0;top:calc(100% + 12px);min-width:240px;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;gap:6px}.more-dropdown a{display:flex;flex-direction:column;color:#3E4148;padding:10px;border-radius:12px}.more-dropdown a:hover{background:#FAF6EF;color:#B98B5D}.more-dropdown span{font-size:12px;color:#9A9FA8}.menu-toggle{display:none;border:0;background:#FAF6EF;color:#B98B5D;border-radius:12px;padding:9px 11px;font-size:20px}main{position:relative;z-index:1}.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;height:380px}.slide{position:absolute;inset:0;opacity:0;transition:opacity .35s}.slide.active{opacity:1}.banner-slider img{width:100%;height:100%;object-fit:contain;background:#F7F3EC;display:block}.slider-btn{position:absolute;top:50%;transform:translateY(-50%);width:42px;height:42px;border-radius:50%;border:1px solid rgba(185,139,93,.22);background:rgba(255,255,255,.85);color:#B98B5D;font-size:28px;cursor:pointer;z-index:3}.prev{left:16px}.next{right:16px}.slider-dots{position:absolute;left:0;right:0;bottom:14px;display:flex;justify-content:center;gap:8px;z-index:3}.dot{width:10px;height:10px;border-radius:50%;border:0;background:rgba(185,139,93,.35);cursor:pointer}.dot.active{background:#B98B5D}.notice,.section,.page-hero,.compliance{max-width:1200px;margin:0 auto 28px;padding-left:20px;padding-right:20px}.notice{display:flex;gap:12px;align-items:center;background:#fff;border:1px solid rgba(185,139,93,.18);border-radius:18px;padding-top:14px;padding-bottom:14px;box-shadow:0 10px 24px rgba(185,139,93,.08)}.notice strong,.kicker,.text-link{color:#B98B5D}.section{padding-top:18px;padding-bottom:18px}.split{display:grid;grid-template-columns:1.05fr .95fr;gap:26px;align-items:center;background:#fff;border:1px solid rgba(185,139,93,.18);border-radius:26px;padding:32px;box-shadow:0 14px 36px rgba(185,139,93,.12)}.page-hero{display:grid;grid-template-columns:1fr auto;gap:26px;align-items:center;background:linear-gradient(135deg,#fff 0%,#FAF6EF 60%,#EEF7FF 100%);border:1px solid rgba(185,139,93,.18);border-radius:28px;padding:38px 34px;box-shadow:0 14px 36px rgba(185,139,93,.12);margin-top:26px}.page-img{max-width:360px;max-height:260px;object-fit:contain}.content-img,.zone-card img,.app-section img{max-width:100%;height:auto;object-fit:contain;border-radius:20px}.intro .content-img,.feature .content-img,.app-section .content-img{max-height:280px;width:100%}h1,h2,h3,.section-title{color:#3A332C;line-height:1.25;margin:0 0 14px}h1{font-size:clamp(30px,4vw,48px)}h2{font-size:clamp(24px,3vw,34px)}p{margin:0 0 14px}.muted{color:#747A84}.grid{display:grid;gap:18px}.grid.two{grid-template-columns:repeat(2,1fr)}.grid.three{grid-template-columns:repeat(3,1fr)}.category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.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{height:160px;width:100%;object-fit:contain;background:#FAF6EF}.mini-list{display:flex;gap:10px;flex-wrap:wrap;margin:14px 0}.mini-list span{background:#FAF6EF;border:1px solid rgba(185,139,93,.18);border-radius:999px;padding:8px 12px;color:#B98B5D;font-weight:700}.faq-list{display:grid;gap:12px}.faq-list details{background:#fff;border:1px solid rgba(185,139,93,.18);border-radius:18px;padding:16px 18px;box-shadow:0 10px 24px rgba(185,139,93,.08)}.faq-list summary{cursor:pointer;font-weight:800;color:#3A332C}.about-strip,.compliance{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)}.compliance{background:#FAF6EF;color:#3E4148}.mobile-drawer{position:fixed;left:0;top:0;height:100vh;width:min(86vw,320px);background:#fff;z-index:10001;transform:translateX(-105%);transition:.25s;box-shadow:18px 0 42px rgba(0,0,0,.16);padding:18px;overflow:auto}.drawer-open .mobile-drawer{transform:translateX(0)}.drawer-mask{position:fixed;inset:0;background:rgba(0,0,0,.38);z-index:10000;display:none}.drawer-open .drawer-mask{display:block}.drawer-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.drawer-top img{max-height:48px}.drawer-close{border:0;background:#FAF6EF;color:#B98B5D;font-size:24px;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}footer{background:#2F2B27;color:#F7F3EC;margin-top:50px}.footer-inner{max-width:1200px;margin:0 auto;padding:36px 20px}.footer-brand img{max-height:54px}.footer-brand p{max-width:620px;color:#F7F3EC}.footer-links{display:flex;gap:16px;flex-wrap:wrap;margin:18px 0}.footer-links a{color:#F7F3EC}.footer-note{color:#E8D2B5}@media(max-width:1024px){.nav-core,.app-link,.more-menu{display:none}.menu-toggle{display:block}.header-inner{min-height:66px;display:grid;grid-template-columns:auto 1fr auto}.logo{justify-content:center}.logo img{max-height:46px}.banner-slider{height:300px;margin-left:16px;margin-right:16px}.category-grid{grid-template-columns:repeat(2,1fr)}.grid.three{grid-template-columns:1fr 1fr}.split,.page-hero{grid-template-columns:1fr}.page-img{max-width:100%;justify-self:center}.header-actions{justify-self:end}}@media(max-width:640px){body{padding-bottom:0}.head-btn{padding:9px 15px}.banner-slider{height:220px;border-radius:14px}.notice{align-items:flex-start;flex-direction:column}.category-grid,.grid.two,.grid.three{grid-template-columns:1fr}.split,.page-hero{padding:22px}.slider-btn{width:34px;height:34px;font-size:22px}.section,.page-hero,.notice,.compliance{padding-left:14px;padding-right:14px}.zone-card img{height:130px}}