
*{box-sizing:border-box}html,body{margin:0;min-height:100%;overflow-x:hidden;overflow-y:auto}body{font-family:"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 24px;overflow:visible}.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:9px 13px;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}.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;font-weight:800;box-shadow:0 10px 22px rgba(185,139,93,.22);border:0}.main-btn:hover{transform:translateY(-1px)}.channel-btn{border:1px solid rgba(185,139,93,.22);background:#fff;color:#B98B5D;border-radius:999px;padding:10px 16px;font-weight:800;cursor:pointer}.more-menu{position:relative;flex-shrink:0}.more-dropdown{position:absolute;right:0;top:calc(100% + 12px);min-width:260px;background:#fff;border:1px solid rgba(185,139,93,.18);box-shadow:0 18px 42px rgba(185,139,93,.18);border-radius:18px;padding:12px;z-index:10000;display:none}.more-menu:hover .more-dropdown,.more-menu.open .more-dropdown{display:grid;gap:8px}.more-dropdown a{display:block;color:#3E4148;padding:9px 12px;border-radius:12px}.more-dropdown a:hover{background:#FAF6EF;color:#B98B5D}.more-dropdown span{display:block;color:#9A9FA8;font-size:12px}.menu-toggle{display:none;border:0;background:#fff;color:#B98B5D;font-size:26px}.wrap{max-width:1280px;margin:0 auto;padding:0 24px}.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}.slides{display:flex;transition:transform .45s ease}.slide{min-width:100%;height:420px;background:#F7F3EC;display:flex;align-items:center;justify-content:center}.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,.82);color:#B98B5D;font-size:28px;cursor:pointer;box-shadow:0 8px 18px rgba(0,0,0,.08)}.prev{left:16px}.next{right:16px}.dots{position:absolute;bottom:14px;left:0;right:0;display:flex;justify-content:center;gap:8px}.dots button{width:9px;height:9px;border-radius:50%;border:0;background:rgba(185,139,93,.35);cursor:pointer}.dots button.active{width:26px;border-radius:999px;background:#B98B5D}.notice{background:#fff;border:1px solid rgba(185,139,93,.18);border-radius:18px;padding:15px 20px;color:#747A84;box-shadow:0 14px 36px rgba(185,139,93,.1)}.section{padding:34px 0}.section-title,h1,h2,h3{color:#3A332C}.section-kicker,.text-link{color:#B98B5D;font-weight:800}.hero-intro,.split,.two-col{display:grid;grid-template-columns:1.08fr .92fr;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}.content-img,.zone-card img,.app-section img{max-width:100%;height:auto;object-fit:contain;display:block}.image-card{background:#fff;border:1px solid rgba(185,139,93,.18);border-radius:22px;padding:18px;box-shadow:0 14px 36px rgba(185,139,93,.12)}.image-card img{width:100%;max-height:310px;object-fit:contain}.grid-12,.grid-4,.grid-3,.review-grid,.faq-grid{display:grid;gap:18px}.grid-12{grid-template-columns:repeat(4,1fr)}.grid-4{grid-template-columns:repeat(4,1fr)}.grid-3{grid-template-columns:repeat(3,1fr)}.review-grid{grid-template-columns:repeat(3,1fr)}.faq-grid{grid-template-columns:repeat(2,1fr)}.zone-card img{width:100%;height:170px;object-fit:contain;background:#FAF6EF;border-radius:16px;margin-bottom:14px}.badge{display:inline-flex;color:#B98B5D;background:#FAF6EF;border-radius:999px;padding:4px 10px;font-weight:800;font-size:13px}.compliance{background:linear-gradient(135deg,#fff,#FAF6EF);border:1px solid rgba(185,139,93,.22);border-radius:22px;padding:24px;color:#747A84}.site-footer{margin-top:40px;background:#2F2B27;color:#F7F3EC;padding:42px 0 90px}.footer-inner{max-width:1280px;margin:0 auto;padding:0 24px;display:grid;grid-template-columns:1fr 2fr;gap:30px}.footer-brand img{max-height:52px;background:#fff;border-radius:12px;padding:4px}.footer-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.footer-grid a{display:block;color:#F7F3EC;opacity:.88;margin:7px 0}.footer-note{text-align:center;border-top:1px solid rgba(255,255,255,.12);margin-top:28px;padding-top:18px;color:#E8D2B5}.mobile-drawer{position:fixed;left:-340px;top:0;width:84%;max-width:320px;height:100vh;background:linear-gradient(180deg,#fff,#FAF6EF);z-index:10000;transition:left .28s ease;padding:18px;overflow-y:auto}.mobile-drawer.open{left:0}.drawer-mask{position:fixed;inset:0;background:rgba(0,0,0,.38);z-index:9999;display:none}.drawer-mask.show{display:block}.drawer-top{display:flex;align-items:center;justify-content:space-between}.drawer-top img{max-height:48px}.drawer-close{border:0;background:#fff;color:#B98B5D;font-size:32px}.drawer-links a{display:block;padding:12px;border-bottom:1px solid rgba(185,139,93,.12);color:#3E4148}.bottom-nav{display:none}.no-scroll{overflow:hidden}.inner-hero{padding:44px 0;background:linear-gradient(135deg,#fff,#FAF6EF)}.inner-layout{display:grid;grid-template-columns:1fr .8fr;gap:24px;align-items:start}.check-list{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.check-list span{background:#FAF6EF;border-radius:14px;padding:11px;color:#747A84}@media(max-width:1024px){.nav-core,.channel-btn,.more-menu{display:none}.menu-toggle{display:block}.header-inner{min-height:64px;padding:0 14px}.logo img{max-height:44px}.slide{height:300px}.grid-12,.grid-4{grid-template-columns:repeat(2,1fr)}.hero-intro,.split,.two-col,.inner-layout,.footer-inner{grid-template-columns:1fr}.footer-grid,.review-grid{grid-template-columns:1fr 1fr}}@media(max-width:640px){body{padding-bottom:64px}.header-btn{padding:8px 14px}.slide{height:210px}.wrap{padding:0 14px}.grid-12,.grid-4,.grid-3,.review-grid,.faq-grid,.footer-grid,.check-list{grid-template-columns:1fr}.card,.zone-card,.info-card,.review-card,.faq-item{padding:18px}.bottom-nav{position:fixed;left:0;right:0;bottom:0;height:58px;background:#fff;border-top:1px solid rgba(185,139,93,.18);display:grid;grid-template-columns:repeat(4,1fr);z-index:9998}.bottom-nav a{display:flex;align-items:center;justify-content:center;color:#747A84;font-weight:800}.bottom-nav a:hover{color:#B98B5D}.site-footer{padding-bottom:86px}.slider-arrow{width:34px;height:34px;font-size:22px}}
