:root{--bg:#FFF0E6;--soft:#FAF7F5;--white:#FFFFFF;--soft2:#FCFAF9;--soft3:#F8F4F1;--title:#DEC1AF;--nav:#4E5F7A;--text:#243447;--muted:#66788A;--hint:#8A9AAF;--footer:#243447;--footerText:#EAF3FF;--border:rgba(40,156,255,0.16);--shadow:0 14px 36px rgba(56,92,138,0.12);--btn:linear-gradient(180deg,#F0C5AA 0%,#E3A884 35%,#F7D6C1 100%)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#FFF0E6;color:#243447;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC","Microsoft YaHei",Arial,sans-serif;line-height:1.78}a{color:#DEC1AF;text-decoration:none}img{max-width:100%;height:auto}.inner-wrap{max-width:1200px;margin:0 auto;padding:0 20px}.site-header{position:sticky;top:0;z-index:9999;background:#FAF7F5;backdrop-filter:blur(10px);box-shadow:0 8px 24px rgba(56,92,138,0.10)}.desktop-header{height:82px;display:flex;align-items:center;gap:22px}.brand-logo img{width:142px;display:block}.nav{flex:1;display:flex;justify-content:center;gap:16px;align-items:center;white-space:nowrap}.nav a{position:relative;color:#4E5F7A;font-size:14px;font-weight:800;padding:27px 0}.nav a.active,.nav a:hover{color:#DEC1AF}.nav a.active:after{content:"";position:absolute;left:12%;right:12%;bottom:18px;height:3px;border-radius:4px;background:#DEC1AF}.main-btn{display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(180deg,#F0C5AA 0%,#E3A884 35%,#F7D6C1 100%);color:#FFFFFF;border-radius:999px;box-shadow:0 10px 24px rgba(36,155,255,0.25);font-weight:900;border:0;padding:10px 22px;transition:.2s ease}.main-btn:hover{background:linear-gradient(180deg,#48D9F7 0%,#DFE4E8 100%);transform:translateY(-1px);color:#FFFFFF}.header-btn{min-width:86px}.mobile-header{display:none;height:70px;align-items:center;justify-content:space-between;padding:0 16px}.menu-toggle,.drawer-close{border:0;background:#FFFFFF;color:#4E5F7A;border-radius:12px;font-size:24px;width:42px;height:42px;box-shadow:0 8px 18px rgba(56,92,138,0.10)}.mobile-logo img{width:126px;display:block}.mobile-register{padding:8px 16px}.drawer-mask{position:fixed;inset:0;background:rgba(0,0,0,.45);z-index:10000;display:none}.drawer-mask.show{display:block}.mobile-drawer{position:fixed;z-index:10001;left:0;top:0;bottom:0;width:84vw;max-width:320px;background:#FFFFFF;transform:translateX(-105%);transition:.28s ease;box-shadow:22px 0 42px rgba(36,52,71,.22);padding:18px;overflow-y:auto}.mobile-drawer.open{transform:translateX(0)}.drawer-open{overflow:hidden}.drawer-head{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(78,95,122,.12);padding-bottom:16px}.drawer-logo img{width:128px}.drawer-nav{display:grid;gap:8px;margin-top:18px}.drawer-nav a{color:#4E5F7A;font-weight:900;padding:12px 14px;border-radius:14px;background:#FAF7F5}.drawer-nav a.active,.drawer-nav a:hover{color:#DEC1AF;background:#FCFAF9}.page-main{padding-bottom:54px}.banner-slider{max-width:1200px;margin:28px auto 36px;border-radius:20px;background:#FFFFFF;box-shadow:0 18px 40px rgba(56,92,138,0.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:#FFFFFF}.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%);border:0;width:42px;height:42px;border-radius:50%;background:rgba(255,255,255,.92);color:#4E5F7A;font-size:26px;box-shadow:0 8px 22px rgba(56,92,138,.16);cursor:pointer}.slider-arrow.prev{left:16px}.slider-arrow.next{right:16px}.slider-dots{position:absolute;left:0;right:0;bottom:14px;display:flex;justify-content:center;gap:9px}.slider-dots button{width:9px;height:9px;border-radius:99px;border:0;background:rgba(255,255,255,.72);box-shadow:0 2px 8px rgba(36,52,71,.22);cursor:pointer}.slider-dots button.active{width:24px;background:#DEC1AF}.section{max-width:1200px;margin:0 auto 34px;padding:0 20px}.section-block{background:#FCFAF9;border-radius:24px;padding:34px;box-shadow:0 14px 36px rgba(56,92,138,0.08);border:1px solid rgba(40,156,255,0.10)}.hero-block{display:grid;grid-template-columns:1.12fr .88fr;gap:30px;align-items:center}.eyebrow{display:inline-block;color:#DEC1AF;background:rgba(222,193,175,.14);border:1px solid rgba(222,193,175,.25);padding:4px 12px;border-radius:99px;font-size:13px;font-weight:900;margin-bottom:10px}h1,h2,h3,.section-title{color:#DEC1AF;margin:0 0 14px;line-height:1.35}h1{font-size:38px}h2,.section-title{font-size:28px}h3{font-size:20px}p{margin:0 0 14px}.lead{font-size:17px;color:#243447}.muted{color:#66788A}.hint{color:#8A9AAF;font-size:14px}.grid{display:grid;gap:20px}.grid-2{grid-template-columns:repeat(2,1fr)}.grid-3{grid-template-columns:repeat(3,1fr)}.grid-4{grid-template-columns:repeat(4,1fr)}.card,.zone-card,.info-card,.review-card{background:rgba(255,255,255,0.92);border:1px solid rgba(40,156,255,0.16);box-shadow:0 14px 36px rgba(56,92,138,0.10);border-radius:22px;padding:22px}.zone-card{display:flex;flex-direction:column;height:100%}.zone-card img{width:100%;height:260px;display:block;border-radius:18px;object-fit:contain;object-position:center;background:#FFFFFF;margin-bottom:18px}.zone-card a{margin-top:auto;font-weight:900}.content-img,.app-section img{max-width:100%;height:auto;border-radius:22px;box-shadow:0 14px 36px rgba(56,92,138,0.10);background:#FFFFFF}.plain-list{display:grid;grid-template-columns:repeat(2,1fr);gap:14px;margin:16px 0 0;padding:0;list-style:none}.plain-list li{background:#FFFFFF;border:1px solid rgba(40,156,255,.12);border-radius:16px;padding:14px;color:#66788A}.steps{counter-reset:item;display:grid;gap:14px}.step{position:relative;background:#FFFFFF;border-radius:18px;padding:18px 18px 18px 58px;border:1px solid rgba(40,156,255,.14)}.step:before{counter-increment:item;content:counter(item);position:absolute;left:18px;top:18px;width:26px;height:26px;border-radius:50%;display:grid;place-items:center;background:rgba(222,193,175,.22);color:#DEC1AF;font-weight:900}.faq-item{border-bottom:1px solid rgba(78,95,122,.12);padding:18px 0}.faq-item:last-child{border-bottom:0}.review-card strong{display:block;color:#DEC1AF;margin-bottom:8px}.notice{background:#F8F4F1;border:1px solid rgba(222,193,175,.28);border-radius:20px;padding:22px;color:#66788A}.site-footer{background:#243447;color:#EAF3FF;padding:46px 0 24px}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:28px}.footer-brand img{width:146px;background:#FFFFFF;border-radius:14px;padding:8px;margin-bottom:14px}.footer-brand p{color:#EAF3FF}.footer-col h3{color:#EAF3FF;font-size:18px}.footer-col a{display:block;color:#EAF3FF;margin:8px 0;opacity:.9}.footer-note{margin-top:28px;padding-top:18px;border-top:1px solid rgba(234,243,255,.18);color:#EAF3FF;font-size:14px}.pill-row{display:flex;flex-wrap:wrap;gap:10px;margin-top:16px}.pill{background:#FFFFFF;border:1px solid rgba(40,156,255,.14);border-radius:999px;padding:8px 14px;color:#66788A;font-weight:800}.cta-row{display:flex;gap:14px;align-items:center;flex-wrap:wrap;margin-top:18px}.text-link{font-weight:900;color:#DEC1AF}.page-hero{padding-top:30px}.center{text-align:center}.app-section{display:grid;grid-template-columns:.9fr 1.1fr;gap:28px;align-items:center}@media(max-width:1100px){.nav{gap:10px}.nav a{font-size:13px}.brand-logo img{width:126px}.desktop-header{gap:12px}}@media(max-width:960px){.desktop-header{display:none}.mobile-header{display:flex}.page-main{padding-top:0}.hero-block,.app-section{grid-template-columns:1fr}.grid-4{grid-template-columns:repeat(2,1fr)}.grid-3{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:1fr 1fr}.section-block{padding:26px}.banner-slider{margin:20px 16px 30px}}@media(max-width:760px){h1{font-size:30px}h2,.section-title{font-size:24px}.grid-2,.grid-3,.grid-4,.plain-list{grid-template-columns:1fr}.zone-card img{height:220px}.section{margin-bottom:26px}.slider-arrow{width:36px;height:36px;font-size:22px}.footer-grid{grid-template-columns:1fr}.section-block{padding:22px}.card,.zone-card,.info-card,.review-card{padding:18px}}
