
*{box-sizing:border-box}html,body{margin:0;min-height:100%;overflow-x:hidden}body{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC","Microsoft YaHei",Arial,sans-serif;background:#FFF0E6;color:#243447;line-height:1.8}a{text-decoration:none;color:#DEC1AF}img{max-width:100%;height:auto;display:block}.site-header{position:sticky;top:0;z-index:9999;background:#FAF7F5;backdrop-filter:blur(10px);box-shadow:0 8px 24px rgba(56,92,138,.10)}.header-inner{max-width:1280px;margin:0 auto;min-height:76px;padding:0 18px;display:flex;align-items:center;gap:20px}.logo img{height:48px;width:auto}.nav{flex:1;display:flex;align-items:center;justify-content:center;gap:18px;white-space:nowrap}.nav a{position:relative;color:#4E5F7A;font-weight:700;font-size:15px;padding:24px 0}.nav a.active,.nav a:hover{color:#DEC1AF}.nav a.active:after{content:"";position:absolute;left:0;right:0;bottom:15px;height:3px;border-radius:9px;background:#DEC1AF}.main-btn{display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(180deg,#F0C5AA 0%,#E3A884 35%,#F7D6C1 100%);color:#fff!important;border-radius:999px;padding:10px 22px;font-weight:800;box-shadow:0 10px 24px rgba(227,168,132,.25);transition:.2s}.main-btn:hover{background:linear-gradient(180deg,#F0C5AA 0%,#DFE4E8 100%);transform:translateY(-1px)}.mobile-top{display:none}.menu-btn{width:42px;height:42px;border:0;background:transparent;display:flex;flex-direction:column;justify-content:center;gap:5px}.menu-btn span{display:block;height:2px;background:#4E5F7A;border-radius:8px}.drawer-mask{position:fixed;inset:0;background:rgba(0,0,0,.42);z-index:10000;display:none}.drawer-mask.show{display:block}.mobile-drawer{position:fixed;top:0;left:0;width:84%;max-width:320px;height:100vh;background:#FAF7F5;z-index:10001;transform:translateX(-105%);transition:.28s ease;box-shadow:20px 0 50px rgba(0,0,0,.18);padding:20px;overflow-y:auto}.mobile-drawer.show{transform:translateX(0)}.drawer-open{overflow:hidden}.drawer-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}.drawer-head img{height:48px}.drawer-close{font-size:28px;border:0;background:#fff;border-radius:50%;width:40px;height:40px;color:#243447}.drawer-nav{display:grid;gap:8px}.drawer-nav a{padding:12px 14px;border-radius:12px;color:#4E5F7A;background:#fff;font-weight:800}.drawer-nav a.active{color:#DEC1AF}.drawer-cta{width:100%;margin-top:18px}.page-wrap,.section{max-width:1200px;margin:0 auto;padding:54px 18px}.banner-slider{max-width:1200px;margin:28px auto 36px;border-radius:20px;background:#fff;box-shadow:0 18px 40px rgba(56,92,138,.12);overflow:hidden;position:relative}.slide{display:none;position:relative}.slide.active{display:block}.banner-slider img{width:100%;height:auto;display:block;object-fit:contain;background:#fff}.banner-caption,.banner-text,.slide-title,.slide-desc,.slide-content,.slide-card,.banner-card{display:none!important}.slider-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:5;width:42px;height:42px;border:0;border-radius:50%;background:rgba(255,255,255,.88);color:#DEC1AF;font-size:24px;cursor:pointer;box-shadow:0 8px 22px rgba(56,92,138,.15)}.slider-arrow.prev{left:14px}.slider-arrow.next{right:14px}.slider-dots{position:absolute;left:0;right:0;bottom:14px;display:flex;justify-content:center;gap:10px;z-index:5}.dot{width:9px;height:9px;border:0;border-radius:50%;background:rgba(255,255,255,.72);cursor:pointer}.dot.active{background:#DEC1AF;width:24px;border-radius:99px}.hero-card,.card,.zone-card,.info-card,.review-card,.faq-item{background:rgba(255,255,255,.92);border:1px solid rgba(222,193,175,.38);box-shadow:0 14px 36px rgba(56,92,138,.10);border-radius:22px}.hero-card{padding:34px}.split{display:grid;grid-template-columns:1.05fr .95fr;gap:28px;align-items:center}.eyebrow{display:inline-flex;color:#DEC1AF;font-weight:900;background:#FCFAF9;border:1px solid rgba(222,193,175,.45);padding:6px 12px;border-radius:999px}h1,h2,h3,.section-title{color:#DEC1AF;line-height:1.25;text-shadow:0 1px 0 rgba(255,255,255,.3)}h1{font-size:42px;margin:16px 0}h2{font-size:30px;margin:0 0 18px}h3{font-size:20px;margin:0 0 10px}p{color:#243447;margin:0 0 14px}.muted{color:#66788A}.grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.card,.info-card,.review-card,.faq-item{padding:22px}.zone-card{padding:18px;display:flex;flex-direction:column;height:100%;min-height:430px}.img-wrap{height:230px;display:flex;align-items:center;justify-content:center;background:#fff;border-radius:18px;margin-bottom:18px;overflow:hidden}.zone-card img,.content-img{max-width:100%;max-height:220px;width:auto;height:auto;object-fit:contain;object-position:center}.zone-card h3{min-height:52px}.zone-card p{min-height:100px;color:#66788A}.zone-card a,.text-link{margin-top:auto;font-weight:900;color:#DEC1AF}.steps{counter-reset:s;display:grid;gap:16px}.step{background:#fff;border-radius:18px;padding:18px 18px 18px 58px;position:relative;border:1px solid rgba(222,193,175,.35)}.step:before{counter-increment:s;content:counter(s);position:absolute;left:18px;top:18px;width:28px;height:28px;border-radius:50%;background:#DEC1AF;color:#fff;text-align:center;line-height:28px;font-weight:900}.notice{background:#F8F4F1;border-left:5px solid #DEC1AF;border-radius:18px;padding:22px;color:#243447}.site-footer{background:#243447;color:#EAF3FF;margin-top:60px}.footer-inner{max-width:1200px;margin:0 auto;padding:44px 18px;display:grid;grid-template-columns:1.2fr 1fr;gap:30px}.footer-brand img{height:52px;margin-bottom:12px}.footer-brand p,.footer-bottom{color:#EAF3FF}.footer-links{display:flex;flex-wrap:wrap;gap:12px;align-content:start}.footer-links a{color:#EAF3FF;background:rgba(255,255,255,.08);border-radius:999px;padding:8px 14px}.footer-bottom{text-align:center;border-top:1px solid rgba(255,255,255,.12);padding:18px}.app-section img{max-width:100%;height:auto;object-fit:contain}@media(max-width:1080px){.nav{gap:11px}.nav a{font-size:13px}.grid{grid-template-columns:repeat(2,minmax(0,1fr))}.grid.three{grid-template-columns:repeat(2,minmax(0,1fr))}.split{grid-template-columns:1fr}}@media(max-width:760px){.header-inner{display:none}.mobile-top{min-height:66px;display:grid;grid-template-columns:56px 1fr 82px;align-items:center;padding:0 12px}.mobile-logo{justify-self:center}.mobile-logo img{height:44px}.header-btn{padding:8px 14px}.page-wrap,.section{padding:36px 14px}.banner-slider{margin:18px 12px 26px;border-radius:14px}.slider-arrow{width:34px;height:34px;font-size:20px}.grid,.grid.three,.grid.two{grid-template-columns:1fr}.zone-card{min-height:auto}.img-wrap{height:220px}.zone-card img{max-height:210px}.zone-card h3,.zone-card p{min-height:auto}h1{font-size:31px}h2{font-size:25px}.footer-inner{grid-template-columns:1fr}}
