
*{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;color:inherit}img{display:block;max-width:100%;height:auto}.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;padding:0 20px;display:flex;align-items:center;justify-content:space-between;gap:18px;overflow:visible}.logo{flex:0 0 auto}.logo img{max-height:52px;width:auto}.nav-core{display:flex;align-items:center;gap:10px;flex-wrap:nowrap;min-width:0}.nav-core a{white-space:nowrap;color:#3E4148;padding:10px 13px;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}.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 12px 24px rgba(185,139,93,.22);border:0;white-space:nowrap;transition:.2s}.main-btn:hover{transform:translateY(-1px);filter:saturate(1.08)}.channel-btn{border:1px solid rgba(185,139,93,.18);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: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-dropdown.open{display:grid;grid-template-columns:1fr;gap:4px}.more-dropdown a{padding:10px 12px;border-radius:12px;color:#3E4148;font-weight:700}.more-dropdown a:hover{background:#FAF6EF;color:#B98B5D}.mobile-menu-btn{display:none;background:#fff;border:1px solid rgba(185,139,93,.18);border-radius:12px;width:42px;height:38px;align-items:center;justify-content:center;flex-direction:column;gap:5px}.mobile-menu-btn span{width:19px;height:2px;background:#B98B5D;border-radius:4px}.drawer-mask{position:fixed;inset:0;background:rgba(0,0,0,.42);z-index:10000;display:none}.drawer-mask.open{display:block}.mobile-drawer{position:fixed;top:0;left:0;width:84vw;max-width:320px;height:100vh;background:#fff;z-index:10001;transform:translateX(-105%);transition:.28s;box-shadow:20px 0 40px rgba(0,0,0,.18);padding:18px;overflow:auto}.mobile-drawer.open{transform:translateX(0)}.drawer-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.drawer-head img{height:48px}.drawer-head button{width:36px;height:36px;border-radius:50%;border:1px solid rgba(185,139,93,.2);background:#FAF6EF;color:#B98B5D;font-size:24px}.drawer-links{display:grid;gap:8px}.drawer-links a{padding:12px 14px;border-radius:14px;background:#FAF6EF;color:#3E4148;font-weight:700}.no-scroll{overflow:hidden}.mobile-bottom-nav{display:none}.section{max-width:1200px;margin:0 auto 34px;padding:0 20px}.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:390px}.slide{position:absolute;inset:0;opacity:0;transition:opacity .45s}.slide.active{opacity:1}.banner-slider img{width:100%;height:100%;object-fit:contain;background:#F7F3EC}.slider-arrow{position:absolute;top:50%;transform:translateY(-50%);width:42px;height:42px;border-radius:50%;border:1px solid rgba(185,139,93,.18);background:rgba(255,255,255,.86);color:#B98B5D;font-size:24px;cursor:pointer;z-index:3}.slider-prev{left:16px}.slider-next{right:16px}.slider-dots{position:absolute;left:0;right:0;bottom:14px;display:flex;justify-content:center;gap:8px;z-index:4}.slider-dots button{width:10px;height:10px;border-radius:50%;border:0;background:rgba(185,139,93,.35);cursor:pointer}.slider-dots button.active{width:26px;border-radius:999px;background:#B98B5D}.notice{max-width:1200px;margin:0 auto 28px;padding:14px 20px;background:#fff;border:1px solid rgba(185,139,93,.18);border-radius:18px;color:#747A84;box-shadow:0 10px 24px rgba(185,139,93,.08)}.hero-intro,.split,.app-section{display:grid;grid-template-columns:1.08fr .92fr;gap:26px;align-items:center;background:linear-gradient(135deg,#fff 0%,#FAF6EF 66%,#EEF7FF 100%);border:1px solid rgba(185,139,93,.18);box-shadow:0 14px 36px rgba(185,139,93,.12);border-radius:24px;padding:30px}.eyebrow,.tag{color:#B98B5D;font-weight:800;letter-spacing:.04em}.hero-intro h1,.section-title{color:#3A332C;font-size:34px;line-height:1.25;margin:8px 0 16px}.lead{color:#5f6570;font-size:17px}.hero-img,.content-img{background:#fff;border:1px solid rgba(185,139,93,.18);border-radius:22px;padding:14px;box-shadow:0 10px 28px rgba(185,139,93,.1);max-height:320px;width:100%;object-fit:contain}.grid{display:grid;gap:18px}.grid-4{grid-template-columns:repeat(4,1fr)}.grid-3{grid-template-columns:repeat(3,1fr)}.grid-2{grid-template-columns:repeat(2,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:20px;padding:22px}.card h3,.zone-card h3,.info-card h3,.faq-item h3{color:#3A332C;margin:4px 0 10px}.card p,.zone-card p,.info-card p,.faq-item p{color:#747A84;margin:0 0 10px}.text-link{color:#B98B5D;font-weight:800}.zone-card img{width:100%;height:180px;object-fit:contain;background:#FAF6EF;border-radius:16px;margin-bottom:14px}.mini-num{color:#B98B5D;font-weight:900}.section-head{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:18px}.section-head p{max-width:720px;color:#747A84;margin:0}.compliance{background:#fff;border:1px solid rgba(185,139,93,.22);border-radius:22px;padding:24px;box-shadow:0 14px 36px rgba(185,139,93,.12);color:#747A84}.site-footer{background:#2F2B27;color:#F7F3EC;margin-top:50px;padding:44px 20px 86px}.footer-inner{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1.5fr repeat(3,1fr);gap:28px}.footer-brand img{height:54px;margin-bottom:14px}.footer-brand p,.footer-note{color:rgba(247,243,236,.78)}.footer-col{display:grid;gap:8px;align-content:start}.footer-col h3{color:#E8C89A;margin:0 0 6px}.footer-col a{color:rgba(247,243,236,.82)}.footer-note{max-width:1200px;margin:28px auto 0;border-top:1px solid rgba(255,255,255,.14);padding-top:18px}.inner-hero{background:linear-gradient(135deg,#fff,#FAF6EF);border-bottom:1px solid rgba(185,139,93,.12);padding:42px 20px}.inner-hero .wrap{max-width:1200px;margin:0 auto}.inner-hero h1{color:#3A332C;font-size:40px;margin:0 0 12px}.inner-hero p{max-width:800px;color:#747A84}.content-wrap{max-width:1200px;margin:34px auto;padding:0 20px;display:grid;grid-template-columns:1fr 340px;gap:24px}.article{background:#fff;border:1px solid rgba(185,139,93,.18);border-radius:22px;box-shadow:0 14px 36px rgba(185,139,93,.12);padding:28px}.article h2{color:#3A332C}.article p{color:#5f6570}.sidebox{display:grid;gap:16px}.sidebox img{width:100%;max-height:260px;object-fit:contain;background:#FAF6EF;border-radius:20px;border:1px solid rgba(185,139,93,.18);padding:10px}.bullets{display:grid;grid-template-columns:repeat(2,1fr);gap:14px;margin:20px 0}.bullet{background:#FAF6EF;border:1px solid rgba(185,139,93,.14);border-radius:16px;padding:15px;color:#747A84}.reviews{display:grid;gap:12px}.review-card p{margin:0;color:#5f6570}@media(max-width:1024px){.nav-core,.channel-btn{display:none}.mobile-menu-btn{display:flex}.header-inner{min-height:66px}.logo{position:absolute;left:50%;transform:translateX(-50%)}.logo img{max-height:44px}.banner-slider{height:300px;margin:18px 12px 24px}.hero-intro,.split,.app-section,.content-wrap{grid-template-columns:1fr}.grid-4{grid-template-columns:repeat(2,1fr)}.grid-3{grid-template-columns:1fr}.footer-inner{grid-template-columns:1fr 1fr}.content-wrap{padding:0 14px}.section{padding:0 14px}.mobile-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;box-shadow:0 -8px 22px rgba(185,139,93,.12)}.mobile-bottom-nav a{display:flex;align-items:center;justify-content:center;color:#747A84;font-weight:800}.mobile-bottom-nav a:hover{color:#B98B5D}body{padding-bottom:58px}.site-footer{padding-bottom:110px}}@media(max-width:640px){.header-register{padding:8px 14px}.banner-slider{height:210px;border-radius:14px}.slider-arrow{width:34px;height:34px}.hero-intro,.split,.app-section{padding:20px;border-radius:18px}.hero-intro h1,.section-title{font-size:26px}.grid-4,.grid-2{grid-template-columns:1fr}.footer-inner{grid-template-columns:1fr}.inner-hero h1{font-size:30px}.bullets{grid-template-columns:1fr}.card,.zone-card,.info-card,.review-card,.faq-item{padding:18px}}
