*{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}img{max-width:100%;height:auto;display:block}.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 img{height:42px;width:auto}.nav-core{display:flex;align-items:center;gap:12px;flex-wrap:nowrap;min-width:0}.nav-core a,.more-btn{white-space:nowrap;color:#3E4148;font-weight:700;padding:10px 13px;border-radius:999px;border:0;background:transparent;cursor:pointer}.nav-core a:hover,.nav-core a.active,.more-btn:hover{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 26px rgba(185,139,93,.22);transition:.2s}.main-btn:hover{transform:translateY(-1px);box-shadow:0 16px 34px rgba(185,139,93,.28)}.small-btn{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:220px;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:4px}.more-dropdown a{color:#3E4148;padding:10px 12px;border-radius:12px}.more-dropdown a:hover,.more-dropdown a.active{background:#FAF6EF;color:#B98B5D}.mobile-head{display:none}.mobile-drawer,.drawer-mask{display:none}main{position:relative;z-index:1}.wrap{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{position:relative;aspect-ratio:16/6;background:#F7F3EC}.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}.arrow{position:absolute;top:50%;transform:translateY(-50%);border:0;background:rgba(255,255,255,.86);color:#B98B5D;width:42px;height:42px;border-radius:50%;font-size:26px;cursor:pointer;box-shadow:0 10px 24px rgba(58,51,44,.14)}.prev{left:14px}.next{right:14px}.dots{position:absolute;bottom:12px;left:0;right:0;display:flex;justify-content:center;gap:8px}.dot{width:10px;height:10px;border-radius:50%;border:1px solid #D6B48A;background:#fff;cursor:pointer}.dot.active{background:#B98B5D}.notice{background:#fff;border:1px solid rgba(185,139,93,.18);border-radius:16px;padding:14px 18px;box-shadow:0 12px 30px rgba(185,139,93,.1);color:#5E554B}.section{padding:46px 0}.section-title{color:#3A332C;font-size:30px;line-height:1.25;margin:0 0 14px}.section-kicker{color:#B98B5D;font-weight:800;margin-bottom:8px}.lead{color:#747A84;max-width:860px}.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}.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)}.hero-intro{display:grid;grid-template-columns:1.1fr .9fr;gap:28px;align-items:center}.content-img,.zone-card img,.app-section img{max-width:100%;height:auto;object-fit:contain;border-radius:18px;background:#FAF6EF}.text-link{color:#B98B5D;font-weight:800}.channel-card h3,.zone-card h3,.info-card h3{color:#3A332C;margin:0 0 8px}.channel-card p,.zone-card p,.info-card p,.review-card p,.faq-item p{color:#747A84;margin:0 0 12px}.split{display:grid;grid-template-columns:1fr 1fr;gap:24px;align-items:center}.pill-list{display:flex;flex-wrap:wrap;gap:10px;margin:16px 0}.pill{background:#FAF6EF;border:1px solid rgba(185,139,93,.18);color:#B98B5D;border-radius:999px;padding:8px 12px;font-weight:700}.page-hero{background:linear-gradient(135deg,#fff 0%,#FAF6EF 65%,#EEF7FF 100%);padding:54px 0;border-bottom:1px solid rgba(185,139,93,.16)}.page-hero h1{font-size:38px;color:#3A332C;margin:0 0 12px}.page-content{padding:42px 0}.article{display:grid;grid-template-columns:1fr 360px;gap:28px}.article-main p{margin:0 0 18px}.side-panel{position:sticky;top:94px;align-self:start}.review-list{display:grid;gap:14px}.site-footer{background:#2F2B27;color:#F7F3EC;margin-top:40px;padding:44px 0 70px}.footer-inner{max-width:1280px;margin:0 auto;padding:0 22px;display:grid;grid-template-columns:1.2fr .8fr;gap:28px}.footer-brand img{height:42px;width:auto;margin-bottom:14px}.footer-brand p,.footer-note{color:#E8DCCB}.footer-links{display:grid;gap:10px}.footer-links a{color:#F7F3EC}.bottom-quick{display:none}.legal{background:#FFF8E6;border:1px solid #E8D2B5;border-radius:18px;padding:20px;color:#5E554B}.app-section{background:linear-gradient(135deg,#fff,#FAF6EF 58%,#EEF7FF);border-radius:28px;padding:28px;border:1px solid rgba(185,139,93,.18)}@media(max-width:1024px){.header-inner{display:none}.mobile-head{min-height:64px;display:grid;grid-template-columns:56px 1fr auto;align-items:center;gap:10px;padding:0 14px}.menu-toggle,.drawer-close{border:0;background:#FAF6EF;color:#B98B5D;border-radius:12px;width:42px;height:42px;font-size:24px}.mobile-logo{justify-self:center}.mobile-logo img{height:38px;width:auto}.drawer-mask{display:block;position:fixed;inset:0;background:rgba(0,0,0,.42);z-index:10000;opacity:0;pointer-events:none;transition:.25s}.mobile-drawer{display:block;position:fixed;top:0;bottom:0;left:0;width:84%;max-width:320px;background:#fff;z-index:10001;transform:translateX(-105%);transition:.28s;box-shadow:20px 0 45px rgba(58,51,44,.18);padding:18px;overflow-y:auto}.drawer-open .drawer-mask{opacity:1;pointer-events:auto}.drawer-open .mobile-drawer{transform:translateX(0)}body.drawer-open{overflow:hidden}.drawer-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}.drawer-top img{height:40px;width:auto}.mobile-drawer nav{display:grid;gap:8px}.mobile-drawer a{color:#3E4148;padding:12px;border-radius:14px;background:#FAF6EF}.mobile-drawer a.active{color:#B98B5D;background:#FFF8E6}.grid-4{grid-template-columns:repeat(2,1fr)}.grid-3,.grid-2,.hero-intro,.split,.article,.footer-inner{grid-template-columns:1fr}.side-panel{position:static}.bottom-quick{position:fixed;left:12px;right:12px;bottom:10px;z-index:9998;display:grid;grid-template-columns:repeat(4,1fr);background:rgba(255,255,255,.94);backdrop-filter:blur(10px);border:1px solid rgba(185,139,93,.18);border-radius:18px;box-shadow:0 12px 30px rgba(185,139,93,.18);overflow:hidden}.bottom-quick a{text-align:center;color:#B98B5D;font-weight:800;padding:10px 4px;font-size:13px}.site-footer{padding-bottom:100px}.slides{aspect-ratio:16/8}.page-hero h1{font-size:30px}}@media(max-width:640px){.wrap{padding:0 15px}.section{padding:34px 0}.grid-4,.grid-3,.grid-2{grid-template-columns:1fr}.card,.zone-card,.info-card,.review-card,.faq-item{padding:18px;border-radius:18px}.section-title{font-size:25px}.arrow{width:34px;height:34px;font-size:20px}.main-btn{padding:9px 15px}.small-btn{padding:7px 12px;font-size:13px}.mobile-head{grid-template-columns:48px 1fr auto}.page-hero{padding:38px 0}.banner-slider{margin:16px auto 22px;border-radius:14px}.slides{aspect-ratio:16/9}}
