
*{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.75}a{color:#DEC1AF;text-decoration:none}img{max-width:100%;height:auto} .container{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,.10)}.desktop-top{height:78px;display:flex;align-items:center;gap:24px}.brand-logo img{width:136px;display:block}.nav{display:flex;align-items:center;gap:14px;flex:1;justify-content:center;white-space:nowrap}.nav a{color:#4E5F7A;font-size:14px;font-weight:700;padding:25px 0 20px;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;padding:10px 24px;box-shadow:0 10px 24px rgba(227,168,132,.28);font-weight:800;transition:.2s ease}.main-btn:hover{background:linear-gradient(180deg,#F0C5AA 0%,#DFE4E8 100%);transform:translateY(-1px)}.header-btn{min-width:86px}.mobile-top{display:none}.menu-toggle{width:42px;height:42px;border:0;background:transparent;display:flex;flex-direction:column;gap:5px;justify-content:center}.menu-toggle span{display:block;height:2px;background:#4E5F7A;border-radius:3px}.mobile-logo img{width:128px;display:block}.mobile-drawer{position:fixed;top:0;left:0;width:84vw;max-width:320px;height:100vh;background:#fff;z-index:10001;transform:translateX(-105%);transition:.28s ease;box-shadow:18px 0 40px rgba(0,0,0,.18);overflow:auto}.drawer-open .mobile-drawer{transform:translateX(0)}.drawer-mask{position:fixed;inset:0;background:rgba(0,0,0,.42);opacity:0;visibility:hidden;z-index:10000;transition:.25s}.drawer-open .drawer-mask{opacity:1;visibility:visible}.drawer-open{overflow:hidden}.drawer-head{height:76px;display:flex;align-items:center;justify-content:space-between;padding:0 18px;border-bottom:1px solid rgba(78,95,122,.12);background:#FAF7F5}.drawer-head img{width:124px}.drawer-close{font-size:30px;border:0;background:transparent;color:#4E5F7A}.drawer-nav{display:flex;flex-direction:column;padding:14px}.drawer-nav a{padding:13px 12px;color:#4E5F7A;font-weight:800;border-radius:14px}.drawer-nav a:hover{background:#FAF7F5;color:#DEC1AF}.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:999px;background:rgba(255,255,255,.88);color:#4E5F7A;font-size:24px;box-shadow:0 8px 20px rgba(56,92,138,.16);cursor:pointer}.slider-prev{left:16px}.slider-next{right:16px}.slider-dots{position:absolute;left:0;right:0;bottom:14px;display:flex;justify-content:center;gap:8px}.slider-dot{width:10px;height:10px;border-radius:999px;border:0;background:rgba(78,95,122,.35);cursor:pointer}.slider-dot.active{width:26px;background:#DEC1AF}.hero{padding:36px 0}.hero-card{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:26px;padding:34px}.eyebrow{display:inline-block;color:#DEC1AF;font-weight:900;background:#FCFAF9;border-radius:999px;padding:5px 13px;margin-bottom:12px}h1,h2,h3,.section-title{color:#DEC1AF;line-height:1.32}h1{font-size:42px;margin:0 0 18px}.lead{font-size:18px;color:#66788A;max-width:860px}.section{padding:38px 0}.section.alt{background:#FAF7F5}.section-title{font-size:32px;margin:0 0 20px}.grid{display:grid;gap:22px}.cards-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.feature-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.two-grid{grid-template-columns:1.05fr .95fr;align-items:center}.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:22px;padding:24px}.zone-card{display:flex;flex-direction:column;height:100%}.image-box{height:260px;display:flex;align-items:center;justify-content:center;background:#fff;border-radius:18px;margin-bottom:18px;overflow:hidden}.zone-card img,.content-image{width:100%;height:100%;display:block;object-fit:contain;object-position:center}.zone-card a,.card a{margin-top:auto;font-weight:800}.zone-card h3,.card h3{margin-top:0}.text-link{font-weight:900}.list{display:grid;gap:14px;margin:18px 0 0;padding:0;list-style:none}.list li{padding:14px 16px;background:#FCFAF9;border-radius:16px;color:#66788A}.notice{border-left:4px solid #DEC1AF;background:#FFFFFF;border-radius:18px;padding:20px;color:#66788A}.reviews{grid-template-columns:repeat(3,minmax(0,1fr))}.review-card p{margin:0}.faq-list{display:grid;gap:18px}.faq-item h3{margin:0 0 10px}.site-footer{background:#243447;color:#EAF3FF;margin-top:50px;padding-top:42px}.footer-grid{display:grid;grid-template-columns:1.3fr repeat(3,1fr);gap:30px}.footer-brand img{width:140px;background:#FAF7F5;border-radius:14px;padding:8px}.site-footer h3{color:#EAF3FF}.site-footer a{display:block;color:#EAF3FF;margin:8px 0}.site-footer p{color:#EAF3FF}.footer-bottom{text-align:center;border-top:1px solid rgba(234,243,255,.15);padding:18px;margin-top:30px;color:#EAF3FF}.content-image-wrap{background:#fff;border-radius:24px;padding:16px;box-shadow:0 14px 36px rgba(56,92,138,.10)}.content-image-wrap img{width:100%;height:auto;display:block;object-fit:contain;border-radius:18px}.pill-row{display:flex;flex-wrap:wrap;gap:10px}.pill{background:#fff;color:#DEC1AF;font-weight:900;border:1px solid rgba(40,156,255,.16);padding:8px 14px;border-radius:999px}@media(max-width:1100px){.nav{gap:9px}.nav a{font-size:13px}.cards-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.feature-grid,.reviews{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:760px){.desktop-top{display:none}.mobile-top{height:70px;display:grid;grid-template-columns:56px 1fr 86px;align-items:center;padding:0 14px;background:#FAF7F5}.mobile-logo{justify-self:center}.header-btn{padding:8px 18px;min-width:72px}h1{font-size:30px}.section-title{font-size:26px}.banner-slider{margin:18px 14px 26px;border-radius:16px}.slider-arrow{width:36px;height:36px}.cards-grid,.feature-grid,.reviews,.two-grid{grid-template-columns:1fr}.hero-card{padding:24px}.image-box{height:220px}.footer-grid{grid-template-columns:1fr}.section{padding:28px 0}}
