*{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;color:inherit}.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}.brand-logo img,.mobile-logo img{width:142px;height: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 12px;border-radius:999px;font-weight:700;font-size:15px}.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-toggle{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:10px 22px;font-weight:800;box-shadow:0 10px 22px rgba(185,139,93,.24);transition:.2s}.main-btn:hover{transform:translateY(-1px);box-shadow:0 16px 32px rgba(185,139,93,.28)}.main-btn.small{padding:8px 14px;font-size:14px}.more-menu{position:relative;flex-shrink:0}.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.show .more-dropdown{display:grid;grid-template-columns:1fr;gap:4px}.more-dropdown a{padding:10px 12px;border-radius:12px;color:#3E4148}.more-dropdown a:hover{background:#FAF6EF;color:#B98B5D}.mobile-top{display:none}.hamb{width:42px;height:42px;border:1px solid rgba(185,139,93,.18);border-radius:14px;background:#fff;display:flex;flex-direction:column;justify-content:center;gap:5px;padding:0 11px}.hamb span{height:2px;background:#B98B5D;border-radius:4px}.drawer-mask{position:fixed;inset:0;background:rgba(0,0,0,.36);z-index:10000;display:none}.mobile-drawer{position:fixed;left:0;top:0;bottom:0;width:min(84vw,320px);background:#fff;z-index:10001;transform:translateX(-105%);transition:.25s;box-shadow:20px 0 50px rgba(0,0,0,.16);padding:18px;overflow:auto}.menu-open .mobile-drawer{transform:translateX(0)}.menu-open .drawer-mask{display:block}.drawer-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px}.drawer-head img{width:132px}.drawer-head button{border:0;background:#FAF6EF;color:#B98B5D;border-radius:999px;padding:7px 12px}.mobile-drawer nav{display:grid;gap:8px}.mobile-drawer a{padding:12px 14px;border-radius:14px;background:#FAF6EF;color:#3A332C;font-weight:700}.page-main{position:relative;z-index:1}.container{max-width:1280px;margin:0 auto;padding:0 22px}.section{padding:56px 0}.banner-slider{max-width:1280px;margin:24px auto 30px;border-radius:22px;background:#fff;box-shadow:0 14px 36px rgba(185,139,93,.14);overflow:hidden;position:relative;z-index:1}.slides{position:relative;aspect-ratio:1280/430;background:#F7F3EC}.slide{position:absolute;inset:0;opacity:0;transition:.5s}.slide.active{opacity:1}.banner-slider img{width:100%;height:100%;object-fit:contain;background:#F7F3EC;display:block}.arrow{position:absolute;top:50%;transform:translateY(-50%);width:42px;height:42px;border:0;border-radius:50%;background:rgba(255,255,255,.86);color:#B98B5D;font-size:24px;cursor:pointer}.prev{left:16px}.next{right:16px}.dots{position:absolute;left:0;right:0;bottom:12px;display:flex;justify-content:center;gap:8px}.dot{width:10px;height:10px;border-radius:50%;border:0;background:rgba(185,139,93,.34);cursor:pointer}.dot.active{background:#B98B5D;width:22px;border-radius:999px}.notice{max-width:1280px;margin:0 auto 24px;padding:13px 22px;background:#fff;border:1px solid rgba(185,139,93,.18);border-radius:999px;color:#747A84;box-shadow:0 10px 26px rgba(185,139,93,.08)}.grid{display:grid;gap:20px}.grid-2{grid-template-columns:repeat(2,1fr)}.grid-3{grid-template-columns:repeat(3,1fr)}.grid-4{grid-template-columns:repeat(4,1fr)}.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}.section-title,h1,h2,h3{color:#3A332C;margin:0 0 14px}.section-title{font-size:32px}.kicker{color:#B98B5D;font-weight:800;letter-spacing:.06em}.lead{font-size:18px;color:#5f6670}.hero-intro{display:grid;grid-template-columns:1.1fr .9fr;gap:28px;align-items:center}.image-card{background:#fff;border:1px solid rgba(185,139,93,.18);border-radius:24px;padding:16px;box-shadow:0 14px 36px rgba(185,139,93,.12)}.content-img,.zone-card img,.app-section img{max-width:100%;height:auto;object-fit:contain;display:block;border-radius:18px;background:#FAF6EF}.text-link{color:#B98B5D;font-weight:800}.text-link:hover{text-decoration:underline}.cat-card{min-height:190px;display:flex;flex-direction:column;justify-content:space-between}.feature-row{display:grid;grid-template-columns:1fr 1fr;gap:24px;align-items:center}.feature-row.reverse .image-card{order:2}.pill-list{display:flex;gap:10px;flex-wrap:wrap}.pill{background:#FAF6EF;border:1px solid rgba(185,139,93,.18);color:#B98B5D;border-radius:999px;padding:7px 12px;font-weight:700}.review-card{font-size:15px}.page-hero{background:linear-gradient(135deg,#fff 0%,#FAF6EF 55%,#EEF7FF 100%);border-bottom:1px solid rgba(185,139,93,.16);padding:54px 0}.page-content{max-width:960px;margin:0 auto}.page-content p{margin:0 0 16px}.split-page{display:grid;grid-template-columns:.95fr 1.05fr;gap:28px;align-items:start}.service-list{display:grid;gap:14px}.service-list li{background:#fff;border:1px solid rgba(185,139,93,.18);border-radius:16px;padding:14px;list-style:none}.compliance{background:#2F2B27;color:#F7F3EC;border-radius:24px;padding:28px}.site-footer{background:#2F2B27;color:#F7F3EC;margin-top:50px}.footer-inner{max-width:1280px;margin:0 auto;padding:42px 22px}.footer-brand img{width:142px}.footer-brand p{max-width:720px;color:#EADFD2}.footer-links{display:flex;gap:16px;flex-wrap:wrap;margin:20px 0}.footer-links a{color:#F7F3EC}.footer-note{color:#D8C8B7}.faq-list{display:grid;gap:16px}.faq-card h3{font-size:18px}.faq-card p{margin:0;color:#5F6472}@media(max-width:1024px){.nav-core{display:none}.header-inner{display:none}.mobile-top{min-height:64px;display:flex;align-items:center;justify-content:space-between;padding:0 14px}.mobile-logo{position:absolute;left:50%;transform:translateX(-50%)}.section{padding:38px 0}.grid-3,.grid-4{grid-template-columns:repeat(2,1fr)}.hero-intro,.feature-row,.split-page{grid-template-columns:1fr}.feature-row.reverse .image-card{order:0}.slides{aspect-ratio:16/7}}@media(max-width:640px){.grid-2,.grid-3,.grid-4{grid-template-columns:1fr}.section-title{font-size:25px}.notice{border-radius:18px;margin-left:14px;margin-right:14px}.card,.zone-card,.info-card,.review-card,.faq-card{padding:18px}.arrow{width:34px;height:34px;font-size:18px}.slides{aspect-ratio:16/8}.footer-inner{padding-bottom:70px}}
