
*{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:#DDE0F4;color:#2E2E3A;line-height:1.75;overflow-x:hidden}body.lock{overflow:hidden}a{text-decoration:none;color:#8c6de6}img{max-width:100%;height:auto;display:block}.site-header{position:sticky;top:0;z-index:9999;background:rgba(221,224,244,.92);backdrop-filter:blur(10px);box-shadow:0 6px 18px rgba(140,109,230,.08)}.desktop-header{max-width:1200px;margin:auto;height:76px;display:flex;align-items:center;gap:22px;padding:0 20px}.brand-logo img{width:142px;max-height:54px;object-fit:contain}.nav-core{flex:1;display:flex;justify-content:center;gap:10px}.nav-core a{color:#554B7A;background:rgba(255,255,255,.55);border-radius:999px;padding:10px 18px;font-weight:700;white-space:nowrap;border:1px solid rgba(140,109,230,.10)}.nav-core a:hover,.nav-core a.active{color:#8c6de6;background:#fff;box-shadow:0 8px 18px rgba(140,109,230,.12)}.header-actions{display:flex;align-items:center;gap:12px}.overview-btn{border:1px solid rgba(140,109,230,.18);background:rgba(255,255,255,.65);color:#554B7A;border-radius:999px;padding:10px 16px;font-weight:700;cursor:pointer}.main-btn{display:inline-flex;align-items:center;justify-content:center;background:#8c6de6;color:#fff!important;border-radius:999px;padding:10px 20px;font-weight:800;box-shadow:0 10px 22px rgba(140,109,230,.22);border:none;white-space:nowrap;transition:.25s}.main-btn:hover{background:#7E5DDD;transform:translateY(-1px)}.mobile-header{display:none;height:64px;align-items:center;justify-content:space-between;padding:0 14px}.mobile-logo img{width:116px;max-height:46px;object-fit:contain}.mobile-menu-btn{width:42px;height:42px;border-radius:14px;border:1px solid rgba(140,109,230,.16);background:rgba(255,255,255,.7);display:flex;flex-direction:column;gap:5px;justify-content:center;align-items:center}.mobile-menu-btn span{width:20px;height:2px;background:#8c6de6;border-radius:5px}.mobile-reg{padding:8px 14px;font-size:13px}.site-main{padding:0 18px 56px}.panel-mask,.drawer-mask{position:fixed;inset:0;background:rgba(44,40,70,.28);opacity:0;visibility:hidden;z-index:9999;transition:.25s}.panel-mask.open,.drawer-mask.open{opacity:1;visibility:visible}.category-panel{position:fixed;right:-420px;top:0;width:390px;max-width:88vw;height:100vh;background:#fff;box-shadow:0 18px 48px rgba(140,109,230,.14);z-index:10000;padding:24px;overflow:auto;transition:.32s}.category-panel.open{right:0}.panel-head,.drawer-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px}.panel-head strong{font-size:24px;color:#8c6de6}.panel-head button,.drawer-head button{width:38px;height:38px;border-radius:50%;border:1px solid rgba(140,109,230,.16);background:#F7F7FC;color:#8c6de6;font-size:24px;cursor:pointer}.panel-group{margin:18px 0}.panel-group h3{color:#8c6de6;margin:0 0 10px}.panel-group a{display:block;padding:12px 14px;border-radius:16px;background:#F7F7FC;margin:8px 0;color:#2E2E3A;border:1px solid rgba(140,109,230,.10)}.panel-group a:hover{color:#8c6de6;border-color:rgba(140,109,230,.30);background:#fff}.panel-group span{display:block;font-weight:800}.panel-group em{display:block;font-size:13px;color:#66667A;font-style:normal}.mobile-drawer{position:fixed;left:-330px;top:0;width:82vw;max-width:320px;height:100vh;background:linear-gradient(180deg,#fff,#F7F7FC);box-shadow:0 18px 48px rgba(140,109,230,.16);z-index:10000;padding:20px;overflow:auto;transition:.32s}.mobile-drawer.open{left:0}.drawer-head img{width:126px}.drawer-nav{display:grid;gap:8px}.drawer-nav a{padding:12px 14px;border-radius:14px;background:#fff;color:#554B7A;border:1px solid rgba(140,109,230,.12);font-weight:700}.drawer-nav a.active{color:#8c6de6;box-shadow:0 8px 18px rgba(140,109,230,.10)}.mobile-bottom{display:none}.hero-slider{max-width:1200px;height:390px;margin:28px auto 36px;border-radius:20px;background:#fff;box-shadow:0 18px 40px rgba(140,109,230,.10);overflow:hidden;position:relative;z-index:1}.hero-slider .slide{display:none;width:100%;height:100%}.hero-slider .slide.active{display:block}.hero-slider img{width:100%;height:100%;object-fit:contain;background:#fff}.slider-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:3;border:none;border-radius:999px;background:rgba(255,255,255,.75);color:#8c6de6;border:1px solid rgba(140,109,230,.18);box-shadow:0 10px 22px rgba(140,109,230,.12);width:44px;height:44px;font-size:26px;cursor:pointer}.slider-arrow.left{left:16px}.slider-arrow.right{right:16px}.slider-dots{position:absolute;left:50%;bottom:14px;transform:translateX(-50%);display:flex;gap:8px;z-index:3}.slider-dots button{width:9px;height:9px;border-radius:50%;border:none;background:rgba(140,109,230,.25);cursor:pointer}.slider-dots button.active{background:#8c6de6}.container{max-width:1200px;margin:0 auto}.section{margin:28px auto}.card,.zone-card,.info-card,.soft-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:24px}.card{padding:26px}.section-title,h1,h2,h3{color:#8c6de6;line-height:1.35}.section-kicker,.tag,.label,.num,.badge{color:#8c6de6;font-weight:800}.hero-intro{display:grid;grid-template-columns:1.1fr .9fr;gap:24px;align-items:center}.hero-intro p{font-size:16px;color:#4a4a5e}.tag-row{display:flex;flex-wrap:wrap;gap:10px;margin:18px 0}.tag{background:#EEF0FA;border:1px solid rgba(140,109,230,.14);padding:7px 12px;border-radius:999px}.hero-visual{background:#F7F7FC;border-radius:22px;padding:14px}.hero-visual img,.content-img,.zone-card img,.app-section img{width:100%;max-height:280px;object-fit:contain;border-radius:18px;background:#fff}.quick-cats{display:flex;gap:12px;overflow:auto;padding:3px 2px 12px}.quick-cats a{min-width:138px;background:rgba(255,255,255,.86);border:1px solid rgba(140,109,230,.16);border-radius:20px;padding:14px;color:#2E2E3A}.quick-cats a:hover{border-color:#8c6de6}.quick-cats span{display:block;color:#8c6de6;font-weight:900}.quick-cats strong{display:block}.quick-cats em{font-size:13px;color:#66667A;font-style:normal}.platform-strip{padding:24px 28px;background:linear-gradient(120deg,rgba(255,255,255,.95),rgba(238,240,250,.92));border-radius:24px;border:1px solid rgba(140,109,230,.16);box-shadow:0 14px 36px rgba(140,109,230,.08)}.grid-4{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.info-card{padding:22px}.two-col{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.zone-card{overflow:hidden}.zone-card .zone-body{padding:22px}.zone-card ul,.content-list{padding-left:20px;color:#55556b}.wall-3{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.app-section{display:grid;grid-template-columns:.95fr 1.05fr;gap:24px;align-items:center;padding:24px}.notice-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.reviews{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.review{padding:20px;background:#fff;border-radius:20px;border:1px solid rgba(140,109,230,.14);color:#55556b}.faq-list{display:grid;gap:12px}.faq-item{padding:18px;background:#fff;border-radius:18px;border:1px solid rgba(140,109,230,.12)}.page-hero{max-width:1200px;margin:30px auto 20px;display:grid;grid-template-columns:1.08fr .92fr;gap:24px;align-items:center}.page-hero .card{height:100%}.page-content{max-width:1200px;margin:0 auto;display:grid;gap:22px}.content-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.step{padding:18px;background:#F7F7FC;border-radius:18px;border:1px solid rgba(140,109,230,.12)}.text-link{font-weight:800}.site-footer{background:#4B4A6B;color:#F3F2FB;margin-top:30px;padding:42px 18px 92px}.footer-grid{max-width:1200px;margin:auto;display:grid;grid-template-columns:1.4fr repeat(3,1fr);gap:24px}.footer-brand img{width:138px;margin-bottom:14px}.site-footer h3{color:#fff}.site-footer a{display:block;color:#F3F2FB;margin:8px 0;opacity:.92}.footer-note{max-width:1200px;margin:26px auto 0;padding-top:18px;border-top:1px solid rgba(255,255,255,.16);font-size:14px;opacity:.92}@media(max-width:980px){.desktop-header{display:none}.mobile-header{display:flex}.site-main{padding-top:0;padding-bottom:96px}.mobile-bottom{position:fixed;display:grid;grid-template-columns:repeat(4,1fr);left:0;right:0;bottom:0;background:#fff;border-top:1px solid rgba(140,109,230,.16);z-index:9998;padding:8px 6px env(safe-area-inset-bottom);box-shadow:0 -8px 22px rgba(140,109,230,.10)}.mobile-bottom a{text-align:center;color:#66667A;font-weight:800;padding:8px 0}.mobile-bottom a.active{color:#8c6de6}.hero-slider{height:280px;margin:18px auto 26px}.hero-intro,.page-hero,.app-section{grid-template-columns:1fr}.grid-4,.reviews{grid-template-columns:repeat(2,1fr)}.wall-3,.steps{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr 1fr}.content-grid,.two-col,.notice-grid{grid-template-columns:1fr}}@media(max-width:620px){.site-main{padding-left:12px;padding-right:12px}.hero-slider{height:210px;border-radius:16px}.slider-arrow{width:36px;height:36px;font-size:22px}.grid-4,.reviews,.footer-grid{grid-template-columns:1fr}.card{padding:20px}.page-hero{margin-top:18px}.hero-visual img,.content-img,.zone-card img,.app-section img{max-height:220px}.quick-cats a{min-width:150px}.mobile-logo img{width:104px}.main-btn.mobile-reg{padding:7px 11px}.site-footer{padding-bottom:92px}}
