*{box-sizing:border-box}html,body{margin:0;min-height:100%;overflow-x:hidden}body{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Microsoft YaHei",Arial,sans-serif;background:#FFF0E6;color:#243447;line-height:1.75}a{text-decoration:none;color:#DEC1AF}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)}.header-inner{max-width:1280px;margin:0 auto;min-height:76px;display:flex;align-items:center;gap:24px;padding:0 22px}.brand-logo img,.mobile-logo img{height:46px;display:block}.nav{flex:1;display:flex;align-items:center;justify-content:center;gap:20px;white-space:nowrap}.nav a{color:#4E5F7A;font-weight:700;font-size:15px;position:relative;padding:26px 0}.nav a.active,.nav a:hover{color:#DEC1AF}.nav a.active:after{content:"";position:absolute;left:0;right:0;bottom:16px;height:3px;background:#DEC1AF;border-radius:999px}.main-btn{display:inline-flex;align-items:center;justify-content:center;padding:10px 24px;border-radius:999px;background:linear-gradient(180deg,#F0C5AA 0%,#E3A884 35%,#F7D6C1 100%);color:#fff;font-weight:800;box-shadow:0 10px 24px rgba(227,168,132,.28);border:0;transition:.25s}.main-btn:hover{background:linear-gradient(180deg,#F0C5AA 0%,#DFE4E8 100%);transform:translateY(-1px)}.small-btn{padding:8px 16px}.mobile-bar{display:none}.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-radius:50%;border:0;background:rgba(255,255,255,.86);color:#DEC1AF;font-size:24px;cursor:pointer;box-shadow:0 8px 20px rgba(56,92,138,.18)}.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:8px}.dot{width:10px;height:10px;border-radius:999px;border:0;background:rgba(255,255,255,.7);cursor:pointer}.dot.active{width:28px;background:#DEC1AF}.section{padding:54px 0}.soft{background:#FCFAF9}.section-head{text-align:center;margin-bottom:28px}.eyebrow{color:#DEC1AF;font-weight:900;letter-spacing:.12em;font-size:12px}.section-title,h1,h2,h3{color:#DEC1AF}h1{font-size:44px;line-height:1.18;margin:0 0 18px}h2{font-size:30px;margin:0 0 12px}h3{font-size:20px;margin:10px 0}.lead{font-size:17px;color:#66788A;max-width:900px;margin:0 auto}.hero-card,.card,.zone-card,.info-card,.review-card,.faq-item{background:rgba(255,255,255,.92);border:1px solid rgba(222,193,175,.32);box-shadow:0 14px 36px rgba(56,92,138,.10);border-radius:22px}.hero-card{padding:34px}.hero-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:30px;align-items:center}.hero-grid img,.content-img{display:block;width:100%;object-fit:contain;border-radius:20px;background:#fff}.grid{display:grid;gap:20px}.four-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.three-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.two-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.zone-card,.card,.info-card,.review-card{padding:22px;display:flex;flex-direction:column;height:100%}.zone-card .img-box,.card .img-box{height:230px;display:flex;align-items:center;justify-content:center;margin-bottom:18px;background:#fff;border-radius:18px;overflow:hidden}.zone-card img,.card img{max-width:100%;max-height:210px;width:auto;height:auto;display:block;object-fit:contain;object-position:center}.zone-card h3,.card h3{min-height:56px}.zone-card p,.card p{color:#66788A;min-height:84px}.zone-card a,.card a,.text-link{margin-top:auto;font-weight:800;color:#DEC1AF}.num{color:#DEC1AF;font-weight:900;font-size:14px}.steps{counter-reset:step}.step{position:relative;padding-left:58px;margin:18px 0}.step:before{counter-increment:step;content:counter(step,decimal-leading-zero);position:absolute;left:0;top:0;width:40px;height:40px;border-radius:12px;background:#F8F4F1;color:#DEC1AF;display:flex;align-items:center;justify-content:center;font-weight:900}.reviews{grid-template-columns:repeat(3,minmax(0,1fr))}.review-card p{color:#66788A}.faq-list{display:grid;gap:16px}.faq-item{padding:22px}.faq-item h3{margin:0 0 8px}.notice{background:#F8F4F1;border-left:5px solid #DEC1AF;border-radius:18px;padding:22px;color:#66788A}.site-footer{background:#243447;color:#EAF3FF;padding-top:48px;margin-top:50px}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1.2fr;gap:32px}.footer-brand img{height:48px;margin-bottom:14px}.site-footer a{display:block;color:#EAF3FF;margin:8px 0}.site-footer p{color:#EAF3FF}.footer-bottom{text-align:center;padding:18px;margin-top:30px;border-top:1px solid rgba(255,255,255,.12);color:#EAF3FF}.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;left:0;top:0;bottom:0;width:84%;max-width:320px;background:#fff;z-index:10001;transform:translateX(-105%);transition:.3s;box-shadow:18px 0 36px rgba(0,0,0,.18);padding:18px;overflow:auto}.mobile-drawer.show{transform:translateX(0)}.drawer-head{display:flex;align-items:center;justify-content:space-between}.drawer-head img{height:42px}.drawer-head button{border:0;background:#F8F4F1;color:#DEC1AF;font-size:26px;border-radius:50%;width:38px;height:38px}.drawer-nav{display:grid;gap:8px;margin:24px 0}.drawer-nav a{padding:12px 14px;border-radius:12px;background:#FAF7F5;color:#4E5F7A;font-weight:800}.drawer-cta{width:100%}.no-scroll{overflow:hidden}@media (max-width:1100px){.nav{gap:12px}.nav a{font-size:14px}.four-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:860px){.header-inner{display:none}.mobile-bar{min-height:66px;display:grid;grid-template-columns:70px 1fr 90px;align-items:center;padding:0 14px;background:#FAF7F5}.menu-btn{width:44px;height:44px;border:0;background:#fff;border-radius:12px;display:flex;flex-direction:column;gap:5px;justify-content:center;align-items:center;box-shadow:0 8px 18px rgba(56,92,138,.10)}.menu-btn span{width:22px;height:2px;background:#4E5F7A}.mobile-logo{justify-self:center}.mobile-logo img{height:42px}.hero-grid,.footer-grid{grid-template-columns:1fr}.reviews,.three-grid,.two-grid{grid-template-columns:1fr}.four-grid{grid-template-columns:1fr}.section{padding:38px 0}h1{font-size:32px}.zone-card .img-box,.card .img-box{height:220px}.slider-arrow{width:36px;height:36px}.banner-slider{margin:18px 12px 28px;border-radius:16px}}