
*{box-sizing:border-box}html,body{margin:0;min-height:100%;overflow-x:hidden}body{background:#FFF0E6;color:#243447;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Microsoft YaHei",Arial,sans-serif;line-height:1.8}a{color:#DEC1AF;text-decoration:none}img{max-width:100%;height: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)}.header-inner{max-width:1280px;margin:0 auto;min-height:76px;padding:0 22px;display:flex;align-items:center;gap:22px}.logo img{height:48px;width:auto;display:block}.nav{flex:1;display:flex;align-items:center;justify-content:center;gap:18px;white-space:nowrap}.nav a{position:relative;color:#4E5F7A;font-weight:700;font-size:14px;padding:25px 0}.nav a.active,.nav a:hover{color:#DEC1AF}.nav a.active:after{content:"";position:absolute;left:0;right:0;bottom:15px;height:3px;border-radius:999px;background:#DEC1AF}.main-btn{display:inline-flex;align-items:center;justify-content:center;padding:10px 22px;border-radius:999px;background:linear-gradient(180deg,#F0C5AA 0%,#E3A884 35%,#F7D6C1 100%);color:#fff!important;font-weight:800;box-shadow:0 10px 24px rgba(227,168,132,.32);transition:.2s;border:0}.main-btn:hover{background:linear-gradient(180deg,#F5CCB4 0%,#DFE4E8 100%);transform:translateY(-1px)}.mobile-header{display:none}.menu-toggle{width:42px;height:42px;border:0;background:#fff;border-radius:12px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:5px;box-shadow:0 8px 20px rgba(56,92,138,.10)}.menu-toggle span{width:20px;height:2px;background:#4E5F7A;border-radius:2px}.mobile-drawer{position:fixed;top:0;left:0;bottom:0;width:84vw;max-width:320px;z-index:10001;background:#fff;transform:translateX(-105%);transition:.28s ease;box-shadow:20px 0 40px rgba(0,0,0,.18);padding:18px;overflow:auto}.drawer-open .mobile-drawer{transform:translateX(0)}.drawer-mask{position:fixed;inset:0;z-index:10000;background:rgba(0,0,0,.38);opacity:0;pointer-events:none;transition:.2s}.drawer-open .drawer-mask{opacity:1;pointer-events:auto}.drawer-open{overflow:hidden}.drawer-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px}.drawer-top img{height:46px}.drawer-close{border:0;background:#FAF7F5;color:#243447;width:38px;height:38px;border-radius:50%;font-size:26px}.drawer-nav{display:grid;gap:10px}.drawer-nav a{padding:13px 14px;border-radius:14px;background:#FAF7F5;color:#4E5F7A;font-weight:800}.drawer-nav a.active{color:#DEC1AF;background:#FFF0E6}.drawer-btn{width:100%;margin-top:18px}.container{max-width:1200px;margin:0 auto;padding:0 22px}.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}.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:44px;height:44px;border:0;border-radius:50%;background:rgba(255,255,255,.88);color:#DEC1AF;font-size:24px;box-shadow:0 8px 20px rgba(56,92,138,.15);cursor:pointer}.prev{left:18px}.next{right:18px}.dots{position:absolute;left:0;right:0;bottom:14px;display:flex;justify-content:center;gap:9px}.dot{width:10px;height:10px;border:0;border-radius:50%;background:rgba(222,193,175,.38);cursor:pointer}.dot.active{background:#DEC1AF}.section{padding:46px 0}.section-title,h1,h2,h3{color:#DEC1AF}.hero-copy{background:rgba(255,255,255,.92);border:1px solid rgba(222,193,175,.26);box-shadow:0 14px 36px rgba(56,92,138,.10);border-radius:24px;padding:32px}.hero-copy h1{font-size:38px;line-height:1.25;margin:0 0 14px}.lead{color:#66788A;font-size:17px}.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))}.card,.zone-card,.info-card,.review-card{background:rgba(255,255,255,.92);border:1px solid rgba(222,193,175,.22);box-shadow:0 14px 36px rgba(56,92,138,.10);border-radius:22px;padding:24px}.zone-card{display:flex;flex-direction:column;height:100%;min-height:420px}.zone-card .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{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 16px}.zone-card a{margin-top:auto;font-weight:800}.tag{display:inline-flex;color:#DEC1AF;font-weight:900;margin-bottom:8px}.split{display:grid;grid-template-columns:1.05fr .95fr;gap:28px;align-items:center}.content-img{display:flex;align-items:center;justify-content:center;background:#fff;border-radius:22px;padding:18px;box-shadow:0 14px 36px rgba(56,92,138,.10)}.content-img img{max-height:360px;object-fit:contain}.steps{counter-reset:item}.steps li{margin:12px 0;color:#66788A}.notice{background:#F8F4F1;border-left:5px solid #DEC1AF;border-radius:18px;padding:22px;color:#66788A}.faq-item{background:#fff;border:1px solid rgba(222,193,175,.22);border-radius:18px;padding:22px;margin-bottom:16px;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:60px}.footer-inner{max-width:1200px;margin:0 auto;padding:42px 22px}.footer-brand{display:grid;grid-template-columns:150px 1fr;gap:24px;align-items:center}.footer-brand img{height:54px;width:auto}.footer-links{display:flex;flex-wrap:wrap;gap:18px;margin:26px 0}.footer-links a{color:#EAF3FF}.footer-note{color:#cfe0ef;font-size:14px}.page-hero{padding:52px 0 22px}.page-hero h1{font-size:36px;margin:0 0 12px}.review-card{min-height:170px}.small-link{font-weight:800;color:#DEC1AF}.app-section img{max-width:100%;height:auto;object-fit:contain}@media (max-width:1100px){.nav{gap:10px}.nav a{font-size:13px}.grid-4{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:860px){.header-inner{display:none}.mobile-header{min-height:70px;padding:0 14px;display:grid;grid-template-columns:48px 1fr auto;align-items:center;gap:10px}.mobile-header .centered{justify-self:center}.mobile-header .logo img{height:44px}.header-btn{padding:8px 16px}.grid-2,.grid-3,.grid-4,.split{grid-template-columns:1fr}.hero-copy h1{font-size:30px}.zone-card{min-height:380px}.zone-card .img-wrap{height:220px}.zone-card img{max-height:200px}.slider-arrow{width:38px;height:38px}}@media (max-width:560px){.container{padding:0 14px}.section{padding:34px 0}.banner-slider{margin:18px 12px 28px;border-radius:16px}.hero-copy{padding:24px}.footer-brand{grid-template-columns:1fr}.grid{gap:16px}.zone-card{min-height:350px}.zone-card .img-wrap{height:190px}.zone-card img{max-height:170px}}
