*{box-sizing:border-box}html,body{margin:0;min-height:100%;overflow-x:hidden;overflow-y:auto}body{background:#F7F3EC;color:#3E4148;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC","Hiragino Sans GB","Microsoft YaHei",Arial,sans-serif;line-height:1.75}a{color:#B98B5D;text-decoration:none}a:hover{color:#9f7448}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;overflow:visible;padding:0 22px;position:relative}.brand{display:flex;align-items:center;flex-shrink:0}.brand img{width:132px;height:auto}.mobile-brand{display:none}.nav-core{display:flex;align-items:center;gap:12px;flex-wrap:nowrap;min-width:0}.nav-core a{white-space:nowrap;color:#3E4148;text-decoration:none;font-weight:700;font-size:15px;padding:8px 8px;border-radius:999px}.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{white-space:nowrap;font-weight:700;color:#B98B5D;background:#FAF6EF;border:1px solid rgba(185,139,93,.18);border-radius:999px;padding:9px 16px}.main-btn{display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#E8C89A 0%,#D6A96F 55%,#B98B5D 100%);color:#fff!important;border-radius:999px;padding:11px 24px;font-weight:800;box-shadow:0 12px 26px rgba(185,139,93,.24);transition:transform .2s ease,box-shadow .2s ease;white-space:nowrap}.main-btn:hover{transform:translateY(-2px);box-shadow:0 16px 32px rgba(185,139,93,.28)}.header-btn{padding:9px 20px}.more-menu{position:relative;flex-shrink:0}.more-toggle,.mobile-menu-button,.drawer-close{border:0;background:#fff;color:#3E4148;cursor:pointer}.more-toggle{border:1px solid rgba(185,139,93,.18);border-radius:999px;padding:9px 16px;font-weight:800;white-space:nowrap}.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.open .more-dropdown{display:grid;grid-template-columns:1fr;gap:4px}.more-dropdown a{display:block;padding:9px 12px;border-radius:12px;color:#3E4148;font-weight:700;white-space:nowrap}.more-dropdown a:hover,.more-dropdown a.active{background:#FAF6EF;color:#B98B5D}.mobile-menu-button{display:none;width:40px;height:40px;border-radius:14px;border:1px solid rgba(185,139,93,.18);font-size:20px;align-items:center;justify-content:center;background:#fff}.drawer-mask{position:fixed;inset:0;background:rgba(47,43,39,.42);z-index:10001;opacity:0;pointer-events:none;transition:opacity .2s ease}.mobile-drawer{position:fixed;top:0;left:0;width:min(82vw,336px);height:100vh;background:#fff;z-index:10002;transform:translateX(-105%);transition:transform .25s ease;box-shadow:18px 0 48px rgba(47,43,39,.22);padding:20px;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-head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding-bottom:16px;border-bottom:1px solid rgba(185,139,93,.18)}.drawer-head img{width:128px}.drawer-close{font-size:28px;line-height:1;width:40px;height:40px;border-radius:12px;background:#FAF6EF}.drawer-nav{display:grid;grid-template-columns:1fr;gap:6px;padding:16px 0}.drawer-nav a{padding:12px 14px;border-radius:14px;color:#3E4148;font-weight:800;background:#FAF6EF}.drawer-nav a.active,.drawer-nav a:hover{color:#B98B5D;background:#fff3df}.drawer-note{font-size:13px;color:#747A84;margin:10px 0 0}.page-main{position:relative;z-index:1}.container{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}.slider-viewport{position:relative;aspect-ratio:16/5.7;background:#F7F3EC}.slide{position:absolute;inset:0;opacity:0;transition:opacity .45s ease}.slide.active{opacity:1;z-index:2}.banner-slider img{width:100%;height:100%;object-fit:contain;background:#F7F3EC}.slider-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:3;border:0;width:42px;height:42px;border-radius:50%;background:rgba(255,255,255,.88);color:#B98B5D;font-size:30px;line-height:1;box-shadow:0 10px 24px rgba(185,139,93,.18);cursor:pointer}.slider-prev{left:18px}.slider-next{right:18px}.slider-dots{position:absolute;left:0;right:0;bottom:14px;display:flex;justify-content:center;gap:9px;z-index:4}.slider-dot{width:10px;height:10px;border-radius:50%;border:0;background:rgba(255,255,255,.75);cursor:pointer}.slider-dot.active{background:#B98B5D}.notice-bar{max-width:1280px;margin:0 auto 26px;padding:0 22px}.notice-inner{background:#fff;border:1px solid rgba(185,139,93,.18);box-shadow:0 12px 28px rgba(185,139,93,.1);border-radius:18px;padding:14px 18px;display:flex;align-items:center;gap:12px;color:#3E4148}.notice-badge{background:#EEF7FF;color:#B98B5D;border:1px solid #E8D2B5;border-radius:999px;padding:4px 10px;font-weight:800;white-space:nowrap}.hero-intro,.feature-band,.two-col,.info-panel,.legal-panel,.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:28px;margin-bottom:28px}.page-hero{margin-top:24px}.hero-grid,.two-col{display:grid;grid-template-columns:1.05fr .95fr;gap:26px;align-items:center}.content-img,.zone-card img,.app-section img,.hero-image img,.page-image img{width:100%;height:auto;object-fit:contain;border-radius:20px;background:#FAF6EF;border:1px solid rgba(185,139,93,.12)}.eyebrow{display:inline-flex;align-items:center;color:#B98B5D;background:#FAF6EF;border:1px solid rgba(185,139,93,.18);border-radius:999px;padding:4px 12px;font-weight:800;font-size:13px}h1,h2,h3,.section-title{color:#3A332C;line-height:1.35;margin:12px 0 12px}h1{font-size:clamp(30px,4vw,48px)}h2{font-size:clamp(24px,3vw,34px)}h3{font-size:20px}p{margin:0 0 13px}.muted{color:#747A84}.section{margin:0 auto 34px}.section-head{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:16px}.section-head p{max-width:760px;color:#747A84}.grid-2{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.grid-3{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.grid-4{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.card,.zone-card,.info-card,.review-card,.faq-card{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}.category-card{min-height:190px;display:flex;flex-direction:column;justify-content:space-between}.text-link{color:#B98B5D;font-weight:800}.zone-card img{margin-bottom:16px}.mini-list{display:grid;gap:10px;margin:15px 0 0;padding:0;list-style:none}.mini-list li{position:relative;padding-left:20px;color:#3E4148}.mini-list li:before{content:"";position:absolute;left:0;top:.72em;width:8px;height:8px;border-radius:50%;background:#D6B48A}.review-card p{color:#3E4148}.review-author{margin-top:10px;color:#9A9FA8;font-size:14px}.faq-card h3{margin-top:0}.app-section{background:linear-gradient(135deg,#FFFFFF 0%,#FAF6EF 55%,#EEF7FF 100%);border:1px solid rgba(185,139,93,.18);box-shadow:0 14px 36px rgba(185,139,93,.12);border-radius:24px;padding:28px;margin-bottom:34px}.legal-panel{background:#2F2B27;color:#F7F3EC}.legal-panel h2,.legal-panel h3{color:#fff}.legal-panel p,.legal-panel li{color:#F7F3EC}.page-layout{display:grid;grid-template-columns:1fr 340px;gap:24px;align-items:start}.side-panel{position:sticky;top:96px}.content-section{background:#fff;border:1px solid rgba(185,139,93,.18);border-radius:24px;box-shadow:0 14px 36px rgba(185,139,93,.12);padding:28px;margin-bottom:24px}.content-section:first-child{margin-top:24px}.content-section ul{padding-left:18px}.content-section li{margin-bottom:8px}.quote-list{display:grid;gap:14px}.quote-list .review-card{box-shadow:none}.site-footer{background:#2F2B27;color:#F7F3EC;margin-top:44px}.footer-inner{max-width:1280px;margin:0 auto;padding:38px 22px;display:grid;grid-template-columns:1.1fr 1fr 1fr;gap:28px}.footer-brand img{width:132px;margin-bottom:14px}.footer-brand p,.footer-service p{color:#F7F3EC;margin:0}.footer-links{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.footer-links a{color:#F7F3EC;background:rgba(255,255,255,.08);border-radius:12px;padding:9px 12px}.footer-service strong{display:block;margin-bottom:12px;color:#E8C89A}.footer-bottom{text-align:center;padding:16px 22px;border-top:1px solid rgba(255,255,255,.12);color:#d6cabd}.faq-list{display:grid;gap:16px}.download-note{background:#EEF7FF;border:1px solid #E8D2B5;border-radius:18px;padding:18px}.contact-types{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.contact-types div{background:#FAF6EF;border:1px solid rgba(185,139,93,.18);border-radius:18px;padding:18px}@media (max-width:1160px){.nav-core{gap:6px}.nav-core a{font-size:14px;padding:8px 6px}.brand img{width:118px}.app-entry{padding:8px 12px}.header-inner{gap:12px}.grid-4{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:1024px){.header-inner{min-height:66px;justify-content:space-between;padding:0 16px}.mobile-menu-button{display:inline-flex}.desktop-brand,.nav-core,.app-entry,.more-menu{display:none}.mobile-brand{display:flex;position:absolute;left:50%;transform:translateX(-50%)}.mobile-brand img{width:118px}.header-actions{margin-left:auto}.header-btn{padding:8px 17px}.hero-grid,.two-col,.page-layout{grid-template-columns:1fr}.side-panel{position:static}.grid-4{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-3{grid-template-columns:repeat(2,minmax(0,1fr))}.footer-inner{grid-template-columns:1fr 1fr}.slider-viewport{aspect-ratio:16/7}}@media (max-width:700px){.container{padding:0 15px}.banner-slider{margin:14px 15px 20px;border-radius:16px}.notice-bar{padding:0 15px}.notice-inner{align-items:flex-start;flex-direction:column;gap:8px}.hero-intro,.feature-band,.two-col,.info-panel,.legal-panel,.page-hero,.app-section,.content-section{padding:20px;border-radius:20px}.grid-2,.grid-3,.grid-4,.contact-types{grid-template-columns:1fr}.category-card{min-height:auto}.section-head{display:block}.footer-inner{grid-template-columns:1fr}.footer-links{grid-template-columns:1fr}.slider-arrow{width:36px;height:36px;font-size:24px}.slider-prev{left:10px}.slider-next{right:10px}.slider-viewport{aspect-ratio:16/8.7}.content-img,.zone-card img,.app-section img,.hero-image img,.page-image img{border-radius:16px}h1{font-size:30px}h2{font-size:24px}.page-hero{margin-top:16px}}@media (max-width:420px){.mobile-brand img{width:104px}.header-btn{padding:7px 14px}.mobile-menu-button{width:38px;height:38px}.header-inner{padding:0 12px}.banner-slider img{object-fit:contain}}