
*{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{flex:0 0 auto;display:flex;align-items:center}.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:10px 11px;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:10px;flex-shrink:0}.app-entry,.more-btn{border:1px solid rgba(185,139,93,.18);background:#fff;color:#B98B5D;border-radius:999px;padding:10px 14px;font-weight:700;white-space:nowrap;cursor:pointer}.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 20px;box-shadow:0 10px 22px rgba(185,139,93,.22);font-weight:800;white-space:nowrap;transition:.25s}.main-btn:hover{transform:translateY(-1px);box-shadow:0 16px 32px rgba(185,139,93,.28)}.more-menu{position:relative;flex-shrink:0}.more-dropdown{position:absolute;right:0;top:calc(100% + 12px);width:280px;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:20px;padding:10px;display:none}.more-dropdown.show{display:grid}.more-dropdown a{padding:10px 12px;border-radius:14px;color:#3E4148;display:grid;gap:2px}.more-dropdown a:hover{background:#FAF6EF}.more-dropdown span{font-size:12px;color:#747A84}.menu-toggle{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;z-index:2}.menu-toggle span{width:19px;height:2px;background:#B98B5D;border-radius:2px}.banner-slider{max-width:1280px;height:340px;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}.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;display:block}.slider-arrow{position:absolute;top:50%;transform:translateY(-50%);width:42px;height:42px;border:none;border-radius:50%;background:rgba(255,255,255,.88);color:#B98B5D;font-size:26px;cursor:pointer;box-shadow:0 10px 24px rgba(185,139,93,.18);z-index:2}.prev{left:18px}.next{right:18px}.slider-dots{position:absolute;left:0;right:0;bottom:15px;display:flex;justify-content:center;gap:8px;z-index:2}.dot{width:9px;height:9px;border-radius:50%;border:1px solid #D6B48A;background:#fff;cursor:pointer}.dot.active{width:25px;border-radius:999px;background:#D6A96F}.section{max-width:1200px;margin:0 auto;padding:42px 22px}.section-title,h1,h2,h3{color:#3A332C}.section-title{font-size:34px;margin:0 0 14px}.kicker{color:#B98B5D;font-weight:800;letter-spacing:.04em}.lead{font-size:18px;color:#747A84;max-width:860px}.card,.zone-card,.info-card,.review-card{background:#fff;border:1px solid rgba(185,139,93,.18);box-shadow:0 14px 36px rgba(185,139,93,.12);border-radius:22px}.notice{max-width:1200px;margin:0 auto 22px;padding:13px 20px;border-radius:999px;background:#fff;border:1px solid rgba(185,139,93,.18);color:#747A84;text-align:center}.intro{display:grid;grid-template-columns:1.15fr .85fr;gap:26px;align-items:center}.intro-text{padding:34px}.visual-card{padding:18px;background:linear-gradient(135deg,#fff,#FAF6EF);border-radius:24px;border:1px solid rgba(185,139,93,.18);box-shadow:0 14px 36px rgba(185,139,93,.12)}.visual-card img,.content-img{width:100%;max-height:300px;object-fit:contain;display:block}.category-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.cat-card{padding:22px;display:flex;flex-direction:column;min-height:210px}.cat-card h3{margin:6px 0 8px}.text-link{color:#B98B5D;font-weight:800;margin-top:auto}.two-col{display:grid;grid-template-columns:1fr 1fr;gap:22px}.three-col{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.info-card,.zone-card{padding:24px;display:flex;flex-direction:column;min-height:300px}.img-wrap{height:170px;display:flex;align-items:center;justify-content:center;margin-bottom:14px;background:#FAF6EF;border-radius:18px}.img-wrap img{max-width:100%;max-height:150px;object-fit:contain}.split{display:grid;grid-template-columns:.9fr 1.1fr;gap:24px;align-items:center}.feature-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:18px 0}.feature-list span{background:#FAF6EF;border:1px solid rgba(185,139,93,.16);border-radius:14px;padding:10px;color:#3E4148}.review-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.review-card{padding:20px;min-height:160px}.faq-list{display:grid;gap:14px}.faq-item{padding:20px}.faq-item h3{margin:0 0 6px}.page-hero{max-width:1200px;margin:28px auto 0;padding:46px 22px;display:grid;grid-template-columns:1.1fr .9fr;gap:28px;align-items:center}.page-hero h1{font-size:40px;margin:6px 0}.page-body{max-width:1200px;margin:0 auto;padding:22px}.content-panel{padding:28px}.content-panel p{color:#747A84}.service-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.site-footer{background:#2F2B27;color:#F7F3EC;margin-top:50px}.footer-inner{max-width:1200px;margin:0 auto;padding:42px 22px;display:grid;grid-template-columns:1.5fr .75fr .75fr;gap:28px}.footer-brand img{max-height:54px;background:#fff;border-radius:12px;padding:6px}.footer-brand p{color:#E8D2B5}.footer-links{display:grid;gap:8px}.footer-links h3{color:#fff;margin:0 0 8px}.footer-links a{color:#F7F3EC}.footer-bottom{text-align:center;border-top:1px solid rgba(255,255,255,.12);padding:16px;color:#E8D2B5}.drawer-mask{position:fixed;inset:0;background:rgba(47,43,39,.38);z-index:10000;opacity:0;pointer-events:none;transition:.25s}.mobile-drawer{position:fixed;left:0;top:0;bottom:0;width:min(86vw,320px);background:#fff;z-index:10001;transform:translateX(-105%);transition:.28s;box-shadow:20px 0 50px rgba(47,43,39,.18);padding:16px;overflow:auto}.drawer-open .drawer-mask{opacity:1;pointer-events:auto}.drawer-open .mobile-drawer{transform:translateX(0)}.drawer-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px}.drawer-head img{max-height:48px}.drawer-head button{border:none;background:#FAF6EF;border-radius:10px;font-size:28px;color:#B98B5D}.drawer-nav{display:grid;gap:8px}.drawer-nav a{padding:12px;border-radius:14px;background:#FAF6EF;color:#3E4148;font-weight:700}.drawer-btn{margin-top:18px;width:100%}.compliance{background:#FAF6EF;border:1px solid rgba(185,139,93,.18);border-radius:22px;padding:24px;color:#747A84}@media(max-width:1024px){.nav-core,.app-entry,.more-menu{display:none}.menu-toggle{display:flex}.header-inner{position:relative;display:grid;grid-template-columns:72px 1fr 82px;gap:0;min-height:68px}.logo{justify-content:center}.logo img{max-height:46px}.header-actions{justify-content:flex-end}.header-actions .main-btn{padding:9px 16px}.banner-slider{height:260px;margin:16px 14px 24px}.intro,.page-hero,.split,.two-col{grid-template-columns:1fr}.category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.three-col,.review-grid,.service-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.footer-inner{grid-template-columns:1fr 1fr}}@media(max-width:640px){.section{padding:32px 14px}.section-title{font-size:26px}.page-hero{padding:30px 14px}.page-hero h1{font-size:30px}.banner-slider{height:190px;border-radius:14px}.slider-arrow{width:34px;height:34px;font-size:20px}.category-grid,.three-col,.review-grid,.service-grid,.feature-list{grid-template-columns:1fr}.intro-text{padding:22px}.img-wrap{height:140px}.footer-inner{grid-template-columns:1fr}.notice{border-radius:18px;margin:0 14px 18px}}
