*{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}.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:10px;flex-wrap:nowrap;min-width:0}.nav-core a{white-space:nowrap;color:#3E4148;padding:9px 12px;border-radius:999px;font-weight:700}.nav-core a:hover,.nav-core a.active{color:#B98B5D;background:#FAF6EF;box-shadow:inset 0 -2px 0 #D6B48A}.header-actions{display:flex;align-items:center;gap:12px;flex-shrink:0}.app-entry,.more-btn{border:1px solid rgba(185,139,93,.20);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;min-height:42px;padding:10px 22px;border-radius:999px;background:linear-gradient(135deg,#E8C89A 0%,#D6A96F 55%,#B98B5D 100%);color:#fff;font-weight:800;box-shadow:0 12px 26px rgba(185,139,93,.24);transition:.2s}.main-btn:hover{transform:translateY(-1px);box-shadow:0 18px 34px rgba(185,139,93,.30)}.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:12px;display:none}.more-menu:hover .more-dropdown,.more-menu:focus-within .more-dropdown{display:grid;grid-template-columns:1fr;gap:4px}.more-dropdown a{color:#3E4148;padding:10px 12px;border-radius:12px;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,.20);border-radius:12px;width:42px;height:42px;align-items:center;justify-content:center;flex-direction:column;gap:4px}.mobile-menu-btn span{width:18px;height:2px;background:#B98B5D;border-radius:2px}.drawer-mask{position:fixed;inset:0;background:rgba(0,0,0,.38);z-index:10000;opacity:0;pointer-events:none;transition:.25s}.mobile-drawer{position:fixed;left:0;top:0;width:min(84vw,320px);height:100vh;background:linear-gradient(180deg,#fff,#FAF6EF);z-index:10001;transform:translateX(-100%);transition:.25s;box-shadow:18px 0 44px rgba(0,0,0,.16);overflow-y:auto}.drawer-open .drawer-mask{opacity:1;pointer-events:auto}.drawer-open .mobile-drawer{transform:translateX(0)}.drawer-open{overflow:hidden}.drawer-head{display:flex;align-items:center;justify-content:space-between;padding:18px;border-bottom:1px solid rgba(185,139,93,.16)}.drawer-head img{max-height:48px}.drawer-head button{border:0;background:#fff;color:#B98B5D;font-size:28px}.drawer-nav{display:grid;gap:6px;padding:14px}.drawer-nav a{color:#3E4148;font-weight:700;padding:11px 12px;border-radius:12px}.drawer-nav a:hover{background:#fff;color:#B98B5D}.container{max-width:1200px;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}.slider-track{display:flex;transition:transform .5s ease}.slide{min-width:100%;height:clamp(190px,32vw,410px);display:flex;align-items:center;justify-content:center;background:#F7F3EC}.slide img{width:100%;height:100%;object-fit:contain;background:#F7F3EC;display:block}.slide-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:3;border:0;border-radius:999px;width:42px;height:42px;background:rgba(255,255,255,.90);color:#B98B5D;font-size:28px;box-shadow:0 8px 20px rgba(185,139,93,.18);cursor:pointer}.slide-prev{left:16px}.slide-next{right:16px}.slider-dots{position:absolute;left:0;right:0;bottom:14px;display:flex;justify-content:center;gap:9px}.slider-dot{width:10px;height:10px;border-radius:999px;border:0;background:rgba(185,139,93,.35);cursor:pointer}.slider-dot.active{width:26px;background:#B98B5D}.notice{max-width:1200px;margin:0 auto 22px;padding:12px 20px;border-radius:999px;background:#fff;border:1px solid rgba(185,139,93,.18);color:#747A84;box-shadow:0 10px 24px rgba(185,139,93,.08)}.section{padding:42px 0}.section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:20px}.section-kicker{color:#B98B5D;font-weight:800}.section-title,h1,h2,h3{color:#3A332C;line-height:1.25}.section-title{font-size:clamp(24px,3vw,38px);margin:4px 0}.lead{font-size:17px;color:#5f6670}.brand-intro,.app-section,.split-feature{display:grid;grid-template-columns:1.05fr .95fr;gap:28px;align-items:center;background:#fff;border:1px solid rgba(185,139,93,.18);border-radius:26px;padding:30px;box-shadow:0 14px 36px rgba(185,139,93,.12)}.brand-intro img,.app-section img,.split-feature img,.content-img{max-width:100%;height:auto;object-fit:contain;border-radius:22px;background:#FAF6EF}.category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.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:20px}.card p,.zone-card p,.info-card p,.review-card p,.faq-item p{color:#747A84;margin:8px 0}.text-link{color:#B98B5D;font-weight:800}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.feature-grid.two{grid-template-columns:repeat(2,1fr)}.zone-card img{width:100%;height:170px;object-fit:contain;background:#FAF6EF;border-radius:16px;margin-bottom:12px}.info-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.review-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.faq-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.page-hero{padding:54px 0 24px;background:linear-gradient(135deg,#FAF6EF,#fff)}.page-layout{display:grid;grid-template-columns:1.05fr .95fr;gap:30px;align-items:start}.page-layout img{width:100%;max-height:320px;object-fit:contain;background:#fff;border-radius:24px;border:1px solid rgba(185,139,93,.18);box-shadow:0 14px 36px rgba(185,139,93,.12)}.content-panel{background:#fff;border:1px solid rgba(185,139,93,.18);border-radius:24px;padding:28px;box-shadow:0 14px 36px rgba(185,139,93,.12)}.pill-list{display:flex;gap:10px;flex-wrap:wrap;margin:16px 0}.pill{padding:8px 12px;background:#FAF6EF;border:1px solid rgba(185,139,93,.18);border-radius:999px;color:#B98B5D;font-weight:700}.site-footer{background:#2F2B27;color:#F7F3EC;margin-top:54px}.footer-inner{max-width:1200px;margin:0 auto;padding:44px 22px}.footer-brand{display:grid;grid-template-columns:170px 1fr;gap:24px;align-items:center}.footer-brand img{max-height:60px;width:auto}.footer-links{display:flex;gap:16px;flex-wrap:wrap;margin:22px 0}.footer-links a{color:#F7F3EC}.footer-note{color:#cfc5b7}.legal-box{background:#2F2B27;color:#F7F3EC;border-radius:24px;padding:24px}.legal-box p{color:#e9dfd2}@media(max-width:1024px){.nav-core,.app-entry,.more-menu{display:none}.mobile-menu-btn{display:flex}.header-inner{min-height:66px}.logo{position:absolute;left:50%;transform:translateX(-50%)}.logo img{max-height:46px}.brand-intro,.app-section,.split-feature,.page-layout{grid-template-columns:1fr}.category-grid{grid-template-columns:repeat(2,1fr)}.feature-grid,.feature-grid.two,.review-grid,.faq-grid,.info-grid{grid-template-columns:1fr}.header-actions{margin-left:auto}.site-header{position:sticky;top:0}.footer-brand{grid-template-columns:1fr}.slide{height:clamp(170px,46vw,290px)}}@media(max-width:560px){.container{padding:0 16px}.section{padding:30px 0}.category-grid{grid-template-columns:1fr}.brand-intro,.app-section,.split-feature,.content-panel{padding:20px;border-radius:20px}.notice{border-radius:18px;margin-left:16px;margin-right:16px}.main-btn{padding:9px 15px;min-height:38px}.header-inner{padding:0 12px}.slide-arrow{width:34px;height:34px;font-size:22px}.zone-card img{height:140px}}
