*{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","PingFang SC","Microsoft YaHei",Arial,sans-serif;background:#F7F3EC;color:#3E4148;line-height:1.75}a{text-decoration:none;color:inherit}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{flex:0 0 auto}.logo img{max-height:52px;width:auto}.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 12px;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}.app-entry{color:#B98B5D;font-weight:700;white-space:nowrap}.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,.24);transition:.2s;white-space:nowrap}.main-btn:hover{transform:translateY(-1px);filter:saturate(1.08)}.more-menu{position:relative;flex-shrink:0}.more-btn,.mobile-menu-btn,.drawer-close{border:0;background:#FAF6EF;color:#B98B5D;border-radius:999px;font-weight:800;cursor:pointer}.more-btn{padding:10px 14px}.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{display:grid}.more-dropdown a{padding:10px 12px;border-radius:12px;color:#3E4148}.more-dropdown a:hover{background:#FAF6EF;color:#B98B5D}.mobile-menu-btn{display:none;font-size:22px;width:42px;height:42px}.drawer-mask{position:fixed;inset:0;background:rgba(0,0,0,.32);z-index:10001;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:10002;transform:translateX(-104%);transition:.28s;box-shadow:18px 0 42px rgba(92,73,50,.2);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:46px}.drawer-close{width:38px;height:38px;font-size:24px}.drawer-nav{display:grid;padding:14px}.drawer-nav a{padding:12px 14px;border-radius:14px;color:#3E4148;font-weight:700}.drawer-nav a:hover{background:#FAF6EF;color:#B98B5D}main{position:relative;z-index:1}.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;height:clamp(220px,34vw,430px)}.banner-slider .slide{position:absolute;inset:0;opacity:0;transition:opacity .5s}.banner-slider .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%);border:0;width:42px;height:42px;border-radius:50%;background:rgba(255,255,255,.86);color:#B98B5D;font-size:24px;box-shadow:0 8px 24px rgba(185,139,93,.22);cursor:pointer}.slider-arrow.prev{left:18px}.slider-arrow.next{right:18px}.slider-dots{position:absolute;left:50%;bottom:16px;transform:translateX(-50%);display:flex;gap:9px}.dot{width:10px;height:10px;border-radius:50%;border:0;background:rgba(185,139,93,.34);cursor:pointer}.dot.active{background:#B98B5D}.notice{max-width:1200px;margin:0 auto 28px;padding:14px 22px;background:#fff;border:1px solid rgba(185,139,93,.18);border-radius:999px;color:#747A84;box-shadow:0 10px 28px rgba(185,139,93,.08)}.section{max-width:1200px;margin:0 auto 34px;padding:0 22px}.hero-intro,.split,.app-section,.notice-grid,.page-hero{background:#fff;border:1px solid rgba(185,139,93,.18);box-shadow:0 14px 36px rgba(185,139,93,.12);border-radius:24px;padding:30px}.hero-intro{display:grid;grid-template-columns:1.15fr .85fr;gap:28px;align-items:center}.section-kicker,.tag,.number{color:#B98B5D;font-weight:800;letter-spacing:.03em}h1,h2,h3,.section-title{color:#3A332C;line-height:1.25;margin:0 0 14px}h1{font-size:clamp(30px,5vw,54px)}h2{font-size:clamp(24px,3vw,34px)}p{margin:0 0 14px}.content-img,.zone-card img,.app-section img{max-width:100%;height:auto;object-fit:contain;border-radius:18px;background:#FAF6EF}.intro-img{max-height:280px;margin:auto}.text-link{color:#B98B5D;font-weight:800}.grid{display:grid;gap:18px}.grid-3{grid-template-columns:repeat(3,1fr)}.grid-4{grid-template-columns:repeat(4,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:22px;padding:22px}.zone-card img{height:170px;width:100%;object-fit:contain;margin-bottom:14px}.split{display:grid;grid-template-columns:.9fr 1.1fr;gap:26px;align-items:center}.split.reverse{grid-template-columns:1.1fr .9fr}.app-section{display:grid;grid-template-columns:.8fr 1.2fr;gap:28px;align-items:center}.checklist{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin-top:14px}.checklist span{background:#FAF6EF;border:1px solid rgba(185,139,93,.16);border-radius:14px;padding:10px 12px;color:#3E4148}.footer-inner{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:2fr 1fr 1fr;gap:30px;padding:42px 22px}.site-footer{background:#2F2B27;color:#F7F3EC;margin-top:46px}.site-footer a{display:block;color:#F7F3EC;margin:8px 0;opacity:.9}.footer-brand img{max-height:54px;margin-bottom:14px}.footer-note{text-align:center;border-top:1px solid rgba(255,255,255,.12);padding:16px 22px;color:#E8D2B5}.page-hero{margin-top:28px}.page-layout{display:grid;grid-template-columns:1fr .9fr;gap:28px;align-items:start}.page-layout .content-img{max-height:320px;margin:auto}.rich-text{background:#fff;border:1px solid rgba(185,139,93,.18);border-radius:24px;padding:28px;box-shadow:0 14px 36px rgba(185,139,93,.1)}.rich-text p{margin-bottom:16px}.pill-list{display:flex;flex-wrap:wrap;gap:10px;margin:18px 0}.pill-list span{border:1px solid rgba(185,139,93,.18);background:#FAF6EF;border-radius:999px;padding:8px 13px;color:#B98B5D;font-weight:700}@media(max-width:1024px){.nav-core,.app-entry,.more-menu{display:none}.mobile-menu-btn{display:inline-flex;align-items:center;justify-content:center}.header-inner{min-height:66px;display:grid;grid-template-columns:48px 1fr auto}.logo{justify-self:center}.logo img{max-height:46px}.hero-intro,.split,.split.reverse,.app-section,.page-layout{grid-template-columns:1fr}.grid-4{grid-template-columns:repeat(2,1fr)}.grid-3{grid-template-columns:1fr 1fr}.banner-slider{height:clamp(180px,48vw,310px);margin:18px 12px 24px}.notice{border-radius:18px;margin-left:12px;margin-right:12px}.footer-inner{grid-template-columns:1fr}}@media(max-width:640px){body{padding-bottom:0}.header-actions{gap:8px}.main-btn{padding:9px 16px}.grid-4,.grid-3,.grid-2,.checklist{grid-template-columns:1fr}.section{padding:0 14px}.hero-intro,.split,.app-section,.notice-grid,.page-hero,.rich-text{padding:22px;border-radius:20px}.slider-arrow{width:34px;height:34px;font-size:20px}.zone-card img{height:140px}}
