
*{box-sizing:border-box}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Microsoft YaHei",Arial,sans-serif;background:#DDE0F4;color:#2E2E3A;line-height:1.75}a{text-decoration:none;color:#8c6de6}img{max-width:100%;height:auto;display:block}.container{width:min(1200px,calc(100% - 32px));margin:0 auto}.site-header{position:sticky;top:0;z-index:9999;background:#DDE0F4;backdrop-filter:blur(10px);box-shadow:0 6px 18px rgba(140,109,230,.08)}.desktop-top{height:76px;display:flex;align-items:center;gap:22px}.brand img,.mobile-logo img{height:46px;width:auto}.nav{display:flex;gap:6px;flex:1;justify-content:center;align-items:center;white-space:nowrap}.nav a{color:#554B7A;padding:8px 12px;border-radius:999px;font-weight:700;font-size:15px}.nav a.active,.nav a:hover{background:#fff;color:#8c6de6;box-shadow:0 10px 22px rgba(140,109,230,.12)}.main-btn{display:inline-flex;align-items:center;justify-content:center;background:#8c6de6;color:#fff!important;border-radius:999px;padding:10px 22px;font-weight:800;box-shadow:0 10px 22px rgba(140,109,230,.22);transition:.2s}.main-btn:hover{background:#7E5DDD;transform:translateY(-1px)}.main-btn.small{padding:8px 14px;font-size:13px}.mobile-top{display:none;height:66px;align-items:center;justify-content:space-between;padding:0 14px}.menu-btn{width:42px;height:42px;border:0;border-radius:14px;background:#fff;display:grid;place-content:center;gap:4px;box-shadow:0 8px 18px rgba(140,109,230,.10)}.menu-btn span{display:block;width:20px;height:2px;background:#8c6de6;border-radius:2px}.drawer{position:fixed;top:0;left:0;width:84%;max-width:320px;height:100vh;background:linear-gradient(160deg,#fff,#F7F7FC);z-index:10001;transform:translateX(-105%);transition:.28s;box-shadow:20px 0 50px rgba(56,44,90,.18);padding:18px}.drawer.open{transform:translateX(0)}.drawer-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px}.drawer-head img{height:44px}.drawer-head button{border:0;background:#EEF0FA;color:#8c6de6;border-radius:50%;width:34px;height:34px;font-size:22px}.drawer-nav{display:grid;gap:8px}.drawer-nav a{padding:12px 14px;border-radius:14px;background:rgba(255,255,255,.72);color:#554B7A;font-weight:800}.drawer-nav a.active{color:#8c6de6;border:1px solid rgba(140,109,230,.18)}.mask{position:fixed;inset:0;background:rgba(0,0,0,.35);z-index:10000;display:none}.mask.show{display:block}.no-scroll{overflow:hidden}.banner-slider{max-width:1200px;margin:28px auto 36px;border-radius:20px;background:#fff;box-shadow:0 18px 40px rgba(140,109,230,.10);overflow:hidden;position:relative}.slide{display:none;height:390px;background:#fff}.slide.active{display:block}.banner-slider img{width:100%;height:100%;object-fit:cover}.slider-arrow{position:absolute;top:50%;transform:translateY(-50%);width:44px;height:44px;border-radius:50%;border:1px solid rgba(140,109,230,.18);background:rgba(255,255,255,.75);color:#8c6de6;font-size:24px;cursor:pointer}.prev{left:18px}.next{right:18px}.dots{position:absolute;left:0;right:0;bottom:16px;text-align:center}.dot{width:10px;height:10px;border:0;border-radius:50%;background:rgba(140,109,230,.25);margin:0 4px;cursor:pointer}.dot.active{background:#8c6de6}.section{padding:34px 0}.section-title{color:#8c6de6;font-size:32px;line-height:1.25;margin:0 0 14px}.lead{font-size:18px;color:#66667A;max-width:820px}.glass{background:rgba(255,255,255,.86);border:1px solid rgba(140,109,230,.16);box-shadow:0 14px 36px rgba(140,109,230,.10);border-radius:24px}.intro-bar{padding:24px 28px}.capsules{display:flex;gap:14px;overflow-x:auto;padding:4px 0 10px}.capsule{min-width:142px;padding:14px 16px;border-radius:18px;background:rgba(255,255,255,.86);border:1px solid rgba(140,109,230,.16)}.capsule b{color:#8c6de6;display:block}.capsule strong{display:block;color:#2E2E3A}.capsule span{color:#66667A;font-size:13px}.grid{display:grid;gap:18px}.grid-4{grid-template-columns:repeat(4,1fr)}.grid-3{grid-template-columns:repeat(3,1fr)}.grid-2{grid-template-columns:repeat(2,1fr)}.card,.zone-card,.info-card,.review-card{background:rgba(255,255,255,.92);border:1px solid rgba(140,109,230,.16);box-shadow:0 14px 36px rgba(140,109,230,.10);border-radius:22px;padding:22px}.num,.tag{color:#8c6de6;font-weight:900}.feature{display:grid;grid-template-columns:1fr 1fr;gap:26px;align-items:center;margin:24px 0}.feature.reverse .feature-img{order:2}.feature-img{background:#fff;border-radius:24px;padding:14px;box-shadow:0 14px 36px rgba(140,109,230,.10)}.feature-img img,.zone-card img,.content-img{width:100%;height:260px;object-fit:contain;background:#fff;border-radius:18px}.feature h2,.card h3,.zone-card h3{color:#8c6de6;margin-top:0}.points{padding-left:18px;color:#66667A}.text-link{font-weight:900;color:#8c6de6}.zone-card{display:flex;flex-direction:column;min-height:100%}.zone-card img{margin-bottom:16px}.zone-card .text-link{margin-top:auto}.app-section{display:grid;grid-template-columns:.85fr 1.15fr;gap:28px;align-items:center;padding:28px}.app-section img{max-height:340px;object-fit:contain;margin:auto}.faq-list{display:grid;gap:16px}.faq-item{padding:22px}.faq-item h3{margin:0 0 8px;color:#8c6de6}.page-hero{padding:58px 0 20px}.page-hero .glass{padding:34px}.footer-grid{display:grid;grid-template-columns:1.4fr .8fr 1fr;gap:28px;padding:38px 0}.site-footer{background:#4B4A6B;color:#F3F2FB;margin-top:42px}.site-footer a{display:block;color:#F3F2FB;margin:6px 0}.footer-brand img{height:48px;margin-bottom:12px}.footer-bottom{text-align:center;border-top:1px solid rgba(255,255,255,.12);padding:16px;color:#ddd9f2}.note{background:#EEF0FA;border-left:4px solid #8c6de6;padding:18px;border-radius:18px;color:#66667A}.content-page{padding-bottom:30px}.two-col{display:grid;grid-template-columns:1fr 1fr;gap:20px}.reviews{grid-template-columns:repeat(3,1fr)}
@media(max-width:980px){.desktop-top{display:none}.mobile-top{display:flex}.slide{height:280px}.grid-4{grid-template-columns:repeat(2,1fr)}.grid-3,.reviews{grid-template-columns:1fr}.feature,.feature.reverse,.app-section,.two-col{grid-template-columns:1fr}.feature.reverse .feature-img{order:0}.footer-grid{grid-template-columns:1fr}.section-title{font-size:26px}}
@media(max-width:560px){.container{width:min(100% - 24px,1200px)}.slide{height:210px}.grid-4,.grid-2{grid-template-columns:1fr}.feature-img img,.zone-card img{height:220px}.card,.zone-card,.info-card,.review-card{padding:18px}.slider-arrow{width:36px;height:36px}.section{padding:24px 0}.page-hero{padding:34px 0 10px}}
