
*{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.75}a{color:#DEC1AF;text-decoration:none}img{max-width:100%;height:auto}main{position:relative;z-index:1}.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:1320px;margin:0 auto;min-height:76px;display:flex;align-items:center;gap:22px;padding:0 22px}.brand-logo img{height:44px;width:auto;display:block}.nav{flex:1;display:flex;align-items:center;justify-content:center;gap:2px;white-space:nowrap}.nav a{color:#4E5F7A;font-weight:700;font-size:14px;padding:25px 9px 21px;border-bottom:3px solid transparent}.nav a.active,.nav a:hover{color:#DEC1AF;border-bottom-color:#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;box-shadow:0 10px 24px rgba(227,168,132,.28);font-weight:800;padding:11px 24px;border:0;transition:.2s}.main-btn:hover{background:linear-gradient(180deg,#F4D2BC 0%,#DFA176 100%);transform:translateY(-1px)}.small-btn{padding:8px 16px}.mobile-top{display:none;min-height:68px;align-items:center;justify-content:space-between;padding:0 14px}.menu-toggle{width:42px;height:42px;border:0;background:transparent;display:flex;flex-direction:column;gap:5px;justify-content:center;padding:9px}.menu-toggle span{height:2px;background:#4E5F7A;border-radius:3px}.drawer-mask{position:fixed;inset:0;background:rgba(0,0,0,.38);z-index:10000;opacity:0;visibility:hidden;transition:.25s}.drawer-mask.show{opacity:1;visibility:visible}.mobile-drawer{position:fixed;left:0;top:0;bottom:0;width:84vw;max-width:320px;background:#fff;z-index:10001;transform:translateX(-105%);transition:.3s ease;box-shadow:20px 0 42px rgba(0,0,0,.16);padding:18px;overflow-y:auto}.mobile-drawer.open{transform:translateX(0)}body.drawer-open{overflow:hidden}.drawer-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px}.drawer-head img{height:42px}.drawer-close{font-size:30px;border:0;background:#F8F4F1;color:#4E5F7A;border-radius:12px;width:42px;height:42px}.drawer-nav{display:grid;gap:8px}.drawer-nav a{padding:12px 14px;border-radius:14px;background:#FAF7F5;color:#4E5F7A;font-weight:800}.drawer-btn{width:100%;margin-top:18px}.container{max-width:1200px;margin:0 auto;padding:0 22px}.section{padding:58px 0}.section-title,h1,h2,h3{color:#DEC1AF}.section-title{font-size:34px;margin:0 0 14px}.lead{font-size:18px;color:#66788A;max-width:880px}.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%);width:42px;height:42px;border:0;border-radius:50%;background:rgba(255,255,255,.86);color:#DEC1AF;font-size:26px;box-shadow:0 8px 18px rgba(56,92,138,.12);cursor:pointer}.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:8px}.dot{width:10px;height:10px;border-radius:50%;border:0;background:rgba(255,255,255,.75);box-shadow:0 0 0 1px rgba(222,193,175,.3);cursor:pointer}.dot.active{background:#DEC1AF}.card,.zone-card,.info-card,.review-card{background:rgba(255,255,255,.92);border:1px solid rgba(222,193,175,.24);box-shadow:0 14px 36px rgba(56,92,138,.10);border-radius:24px;padding:24px}.grid{display:grid;gap:22px}.grid-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-4{grid-template-columns:repeat(4,minmax(0,1fr))}.zone-card{display:flex;flex-direction:column;height:100%;min-height:100%}.zone-card .img-wrap,.content-img-wrap{height:260px;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:240px;width:auto;height:auto;display:block;object-fit:contain;object-position:center}.zone-card h3{min-height:34px;margin:0 0 10px}.zone-card p{color:#66788A;margin:0 0 18px}.zone-card a{margin-top:auto;font-weight:800}.split{display:grid;grid-template-columns:1.05fr .95fr;gap:32px;align-items:center}.hero-card{background:linear-gradient(135deg,#FFFFFF 0%,#FCFAF9 100%);border:1px solid rgba(222,193,175,.28);border-radius:28px;padding:34px;box-shadow:0 18px 42px rgba(56,92,138,.10)}.tag-list{display:flex;flex-wrap:wrap;gap:10px;margin:20px 0}.tag{padding:8px 14px;border-radius:999px;background:#F8F4F1;color:#DEC1AF;font-weight:800}.steps{counter-reset:item;display:grid;gap:16px}.step{position:relative;padding-left:58px}.step:before{counter-increment:item;content:counter(item);position:absolute;left:0;top:4px;width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#FCFAF9;color:#DEC1AF;font-weight:900}.review-card p{color:#66788A}.notice{background:#243447;color:#EAF3FF;border-radius:24px;padding:28px}.notice h2{color:#EAF3FF}.notice p{color:#EAF3FF}.faq-item{background:#fff;border-radius:20px;padding:22px;border:1px solid rgba(222,193,175,.24);box-shadow:0 10px 24px rgba(56,92,138,.08)}.faq-item h3{margin:0 0 8px}.site-footer{background:#243447;color:#EAF3FF;margin-top:70px}.footer-inner{max-width:1200px;margin:0 auto;padding:44px 22px;display:grid;grid-template-columns:1.4fr 1fr;gap:28px}.footer-brand img{height:46px;background:#fff;border-radius:12px;padding:6px}.footer-brand p,.footer-note{color:#EAF3FF}.footer-links{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.footer-links a{color:#EAF3FF;background:rgba(255,255,255,.08);border-radius:12px;padding:12px}.footer-note{text-align:center;padding:18px 22px;border-top:1px solid rgba(255,255,255,.12)}.page-hero{padding:58px 0 28px}.page-hero h1{font-size:42px;margin:0 0 12px}.page-hero p{color:#66788A;font-size:18px;max-width:900px}.content-block p{color:#66788A}.content-img,.app-section img,.banner-slider img{max-width:100%;height:auto}.app-section img{display:block;object-fit:contain}.breadcrumbs{color:#8A9AAF;font-weight:700;margin-bottom:10px}@media(max-width:1080px){.nav{display:none}.desktop-btn,.desktop-logo{display:none}.mobile-top{display:flex}.header-inner{display:none}.grid-4{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-3{grid-template-columns:repeat(2,minmax(0,1fr))}.split{grid-template-columns:1fr}.banner-slider{margin:18px 14px 28px}}@media(max-width:760px){.section{padding:38px 0}.section-title{font-size:28px}.grid-2,.grid-3,.grid-4{grid-template-columns:1fr}.zone-card .img-wrap,.content-img-wrap{height:220px}.zone-card img{max-height:200px}.footer-inner{grid-template-columns:1fr}.page-hero h1{font-size:32px}.slider-arrow{width:36px;height:36px}.hero-card{padding:24px}}
