*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC","Microsoft YaHei",Arial,sans-serif;background:#FFF0E6;color:#243447;line-height:1.8}a{color:#DEC1AF;text-decoration:none}img{max-width:100%;height:auto}.container{width:min(1200px,92vw);margin:0 auto}.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)}.desktop-bar{display:flex;align-items:center;gap:18px;min-height:78px}.brand-logo img{width:136px;display:block}.nav{display:flex;align-items:center;gap:6px;flex:1;justify-content:center;overflow-x:auto}.nav a{color:#4E5F7A;font-weight:800;font-size:14px;padding:22px 8px 18px;border-bottom:3px solid transparent;white-space:nowrap}.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:#FFFFFF!important;border-radius:999px;padding:10px 22px;font-weight:800;box-shadow:0 10px 24px rgba(36,155,255,.25);border:0;transition:.2s}.main-btn:hover{background:linear-gradient(180deg,#48D9F7 0%,#DFE4E8 100%);transform:translateY(-1px)}.small-btn{padding:8px 16px}.mobile-bar{display:none;height:66px;align-items:center;justify-content:space-between;padding:0 14px}.mobile-logo img{width:122px;display:block}.menu-toggle{width:44px;height:40px;border:0;background:transparent;display:flex;flex-direction:column;gap:6px;justify-content:center}.menu-toggle span{height:3px;width:25px;background:#4E5F7A;border-radius:8px}.drawer{position:fixed;left:0;top:0;width:84vw;max-width:320px;height:100vh;background:#FFFFFF;transform:translateX(-104%);transition:.28s ease;z-index:10002;padding:18px;box-shadow:18px 0 40px rgba(36,52,71,.2);overflow-y:auto}.drawer.open{transform:translateX(0)}.drawer-mask{position:fixed;inset:0;background:rgba(0,0,0,.45);opacity:0;visibility:hidden;transition:.25s;z-index:10001}.drawer-mask.open{opacity:1;visibility:visible}.drawer-open{overflow:hidden}.drawer-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px}.drawer-top img{width:128px}.drawer-close{font-size:30px;border:0;background:transparent;color:#4E5F7A}.drawer-nav{display:grid;gap:8px}.drawer-nav a{padding:12px 14px;border-radius:14px;background:#FAF7F5;color:#4E5F7A;font-weight:800}.drawer-nav a.active{color:#DEC1AF;background:#FCFAF9}.banner-slider{max-width:1200px;margin:28px auto 36px;border-radius:20px;background:#FFFFFF;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:#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%);width:42px;height:42px;border-radius:999px;border:0;background:rgba(255,255,255,.88);color:#DEC1AF;font-size:28px;box-shadow:0 10px 24px rgba(56,92,138,.16);cursor:pointer}.slider-arrow.prev{left:14px}.slider-arrow.next{right:14px}.slider-dots{position:absolute;left:0;right:0;bottom:12px;display:flex;justify-content:center;gap:8px}.slider-dots button{width:10px;height:10px;border-radius:999px;border:0;background:rgba(255,255,255,.72);cursor:pointer}.slider-dots button.active{background:#DEC1AF;width:26px}.section{padding:54px 0}.section.alt{background:#FAF7F5}.section h1,.section h2,.section h3,.section-title{color:#DEC1AF;line-height:1.25}.hero-title{font-size:clamp(32px,5vw,56px);margin:0 0 20px}.lead{font-size:18px;color:#66788A;max-width:880px}.grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.grid.four{grid-template-columns:repeat(4,minmax(0,1fr))}.card,.zone-card,.info-card,.review-card,.faq-item{background:rgba(255,255,255,.92);border:1px solid rgba(40,156,255,.16);box-shadow:0 14px 36px rgba(56,92,138,.10);border-radius:24px;padding:24px}.zone-card{display:flex;flex-direction:column;height:100%}.zone-card img,.content-image{width:100%;height:260px;display:block;border-radius:18px;object-fit:contain;object-position:center;background:#FFFFFF;margin-bottom:18px}.zone-card h3{margin:0 0 10px}.zone-card p{color:#66788A;margin:0 0 18px}.zone-card a{margin-top:auto;font-weight:800}.tag{display:inline-flex;border-radius:999px;background:#FCFAF9;color:#DEC1AF;padding:6px 12px;font-weight:800;margin-bottom:12px}.notice{background:#243447;color:#EAF3FF;border-radius:24px;padding:28px;box-shadow:0 14px 36px rgba(56,92,138,.12)}.notice h2,.notice h3{color:#F7D6C1}.steps{counter-reset:item;display:grid;gap:18px}.step{position:relative;padding-left:58px}.step:before{counter-increment:item;content:counter(item);position:absolute;left:0;top:4px;width:38px;height:38px;border-radius:50%;display:grid;place-items:center;background:#DEC1AF;color:#fff;font-weight:900}.review-card p{color:#66788A}.muted{color:#8A9AAF}.site-footer{background:#243447;color:#EAF3FF;padding:48px 0 20px}.site-footer a{display:block;color:#EAF3FF;margin:8px 0}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1.5fr;gap:28px}.footer-brand img{width:138px;background:#fff;border-radius:14px;padding:8px}.footer-bottom{border-top:1px solid rgba(234,243,255,.16);margin-top:28px;padding-top:16px;color:#cbd7e8}.page-hero{padding:64px 0 28px}.page-hero .hero-card{background:rgba(255,255,255,.92);border:1px solid rgba(40,156,255,.16);border-radius:28px;padding:36px;box-shadow:0 14px 36px rgba(56,92,138,.10)}.app-section img{max-width:100%;height:auto}.content-image{height:auto}.quick-list{display:grid;gap:12px}.quick-list li{background:#FCFAF9;border-radius:16px;padding:12px 14px;color:#66788A}.faq-item h3{margin-top:0}@media (max-width:980px){.desktop-bar{display:none}.mobile-bar{display:flex}.grid,.grid.two,.grid.four{grid-template-columns:1fr 1fr}.section{padding:42px 0}.zone-card img{height:220px}}@media (max-width:640px){.grid,.grid.two,.grid.four{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr}.hero-title{font-size:32px}.page-hero .hero-card{padding:24px}.slider-arrow{width:34px;height:34px;font-size:22px}.zone-card img{height:210px}}