
*{box-sizing:border-box}html,body{margin:0;min-height:100%;overflow-x:hidden;overflow-y:auto}body{background:#F7F3EC;color:#3E4148;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Microsoft YaHei",Arial,sans-serif;line-height:1.78}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-shrink:0}.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!important;border-radius:999px;padding:10px 22px;font-weight:800;box-shadow:0 10px 24px rgba(185,139,93,.25);border:0;white-space:nowrap}.main-btn:hover{transform:translateY(-1px)}.text-link{color:#B98B5D;font-weight:800}.channel-btn,.mobile-menu-btn{border:1px solid rgba(185,139,93,.22);background:#fff;color:#B98B5D;border-radius:999px;padding:10px 15px;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);z-index:10000;border-radius:18px;padding:12px;display:none}.more-menu:hover .more-dropdown,.more-dropdown.open{display:grid;gap:8px}.more-dropdown a{display:grid;gap:2px;padding:10px 12px;border-radius:12px;color:#3E4148}.more-dropdown a:hover{background:#FAF6EF;color:#B98B5D}.more-dropdown span{font-size:12px;color:#747A84}.mobile-menu-btn{display:none;width:42px;height:42px;padding:9px;flex-direction:column;gap:5px}.mobile-menu-btn span{display:block;height:2px;background:#B98B5D;border-radius:2px}.drawer-mask{position:fixed;inset:0;background:rgba(0,0,0,.36);z-index:10000;display:none}.drawer-mask.show{display:block}.mobile-drawer{position:fixed;left:0;top:0;bottom:0;width:84vw;max-width:320px;background:linear-gradient(180deg,#fff,#FAF6EF);z-index:10001;transform:translateX(-105%);transition:.28s ease;overflow:auto;box-shadow:18px 0 42px rgba(185,139,93,.18)}.mobile-drawer.open{transform:translateX(0)}.drawer-top{display:flex;align-items:center;justify-content:space-between;padding:18px;border-bottom:1px solid rgba(185,139,93,.18)}.drawer-top img{height:44px}.drawer-top button{border:0;background:#fff;color:#B98B5D;font-size:30px}.drawer-links{display:grid;padding:12px}.drawer-links a{color:#3E4148;padding:13px 12px;border-radius:12px;font-weight:700}.drawer-links a:hover{background:#fff;color:#B98B5D}.mobile-bottom{display:none}main{position:relative;z-index:1}.container{max-width:1280px;margin:0 auto;padding:0 22px}.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{height:430px;position:relative}.slide{position:absolute;inset:0;opacity:0;transition:.5s ease}.slide.active{opacity:1}.banner-slider img{width:100%;height:100%;object-fit:contain;background:#F7F3EC;display:block}.slider-arrow{position:absolute;top:50%;transform:translateY(-50%);width:44px;height:44px;border:0;border-radius:50%;background:rgba(255,255,255,.9);color:#B98B5D;font-size:24px;cursor:pointer;box-shadow:0 8px 20px rgba(0,0,0,.12)}.slider-arrow.prev{left:18px}.slider-arrow.next{right:18px}.dots{position:absolute;left:0;right:0;bottom:16px;display:flex;justify-content:center;gap:8px}.dots button{width:10px;height:10px;border:0;border-radius:50%;background:rgba(185,139,93,.35);cursor:pointer}.dots button.active{background:#B98B5D}.notice{max-width:1280px;margin:0 auto 26px;padding:13px 22px;border:1px solid rgba(185,139,93,.18);background:#fff;border-radius:999px;color:#747A84;box-shadow:0 10px 24px rgba(185,139,93,.08)}.section{padding:42px 0}.hero-intro,.feature-row,.split,.two-col,.app-section,.support-section,.about-strip,.page-hero{background:linear-gradient(135deg,#fff 0%,#FAF6EF 58%,#EEF7FF 100%);border:1px solid rgba(185,139,93,.18);border-radius:28px;box-shadow:0 14px 36px rgba(185,139,93,.12);padding:30px}.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-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:22px}.zone-card{display:flex;flex-direction:column}.zone-card img,.content-img,.app-section img{max-width:100%;height:190px;object-fit:contain;background:#FAF6EF;border-radius:18px;margin-bottom:14px}.hero-intro{display:grid;grid-template-columns:1.15fr .85fr;gap:28px;align-items:center}.hero-intro img,.page-hero img{width:100%;height:280px;object-fit:contain;background:#fff;border-radius:22px;border:1px solid rgba(185,139,93,.18)}h1,h2,h3,.section-title{color:#3A332C;line-height:1.25;margin:0 0 14px}h1{font-size:42px}h2{font-size:30px}.section-kicker,.tag{color:#B98B5D;font-weight:800;letter-spacing:.04em}.lead{font-size:17px;color:#5d636b}.muted{color:#747A84}.category-card{min-height:190px}.category-card .num{color:#B98B5D;font-weight:900}.check-list{display:grid;gap:10px;margin:16px 0}.check-list span{padding-left:18px;position:relative}.check-list span:before{content:"";position:absolute;left:0;top:.72em;width:7px;height:7px;background:#D6B48A;border-radius:50%}.reviews{grid-template-columns:repeat(3,1fr)}.faq-list{display:grid;gap:14px}.compliance{background:#2F2B27;color:#F7F3EC;border-radius:28px;padding:28px}.compliance h2{color:#fff}.site-footer{background:#2F2B27;color:#F7F3EC;margin-top:50px}.footer-inner{max-width:1280px;margin:0 auto;padding:40px 22px;display:grid;grid-template-columns:1.2fr 1fr;gap:30px}.footer-brand img{height:52px;background:#fff;border-radius:12px}.footer-links{display:flex;flex-wrap:wrap;gap:12px;align-content:start}.footer-links a{color:#F7F3EC;border:1px solid rgba(255,255,255,.18);padding:9px 12px;border-radius:999px}.footer-note{text-align:center;color:#d8d0c6;padding:16px;border-top:1px solid rgba(255,255,255,.12)}.page-hero{display:grid;grid-template-columns:1.1fr .9fr;gap:28px;align-items:center;margin-top:26px}.content-block{margin-top:24px}.no-scroll-x{overflow-x:hidden}.mobile-bottom a{color:#747A84;font-weight:800}.mobile-bottom a:hover{color:#B98B5D}@media(max-width:1100px){.nav-core{display:none}.mobile-menu-btn{display:flex}.channel-btn{display:none}.slides{height:350px}.reviews,.grid-4{grid-template-columns:repeat(2,1fr)}}@media(max-width:760px){body{padding-bottom:68px}.header-inner{min-height:64px;padding:0 12px}.logo img{max-height:42px}.header-actions{gap:8px}.main-btn{padding:8px 14px}.hero-intro,.page-hero,.footer-inner,.grid-2,.grid-3,.grid-4,.reviews{grid-template-columns:1fr}.slides{height:230px}.notice{border-radius:18px;margin-left:12px;margin-right:12px}.container{padding:0 14px}.section{padding:28px 0}.hero-intro,.feature-row,.split,.two-col,.app-section,.support-section,.about-strip,.page-hero{padding:20px;border-radius:22px}h1{font-size:30px}h2{font-size:24px}.slider-arrow{width:36px;height:36px}.mobile-bottom{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);align-items:center;text-align:center;z-index:9998;box-shadow:0 -8px 24px rgba(185,139,93,.12)}}
