
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#DDE0F4;color:#2E2E3A;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Microsoft YaHei",Arial,sans-serif;line-height:1.75}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)}.header-inner{max-width:1200px;margin:0 auto;height:78px;display:flex;align-items:center;gap:22px;padding:0 22px}.logo img{max-height:52px;width:auto}.nav{display:flex;align-items:center;gap:8px;flex:1;justify-content:center}.nav a{color:#554B7A;padding:9px 14px;border-radius:999px;font-weight:700;white-space:nowrap}.nav a:hover,.nav a.active{background:rgba(255,255,255,.76);color:#8c6de6;box-shadow:inset 0 0 0 1px rgba(140,109,230,.16)}.main-btn{display:inline-flex;align-items:center;justify-content:center;background:#8c6de6;color:#fff!important;border-radius:999px;padding:11px 24px;font-weight:800;box-shadow:0 10px 22px rgba(140,109,230,.22);transition:.2s;white-space:nowrap}.main-btn:hover{background:#7E5DDD;transform:translateY(-1px)}.main-btn.small{padding:8px 14px;font-size:14px}.mobile-top{display:none}.mobile-drawer,.drawer-mask{display:none}.no-scroll{overflow:hidden}.wrap{max-width:1200px;margin:0 auto;padding:0 22px}.section{padding:44px 0}.section-title{font-size:32px;color:#8c6de6;margin:0 0 14px;line-height:1.28}.lead{font-size:18px;color:#66667A;max-width:900px}.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}.slide.active{display:block}.banner-slider img{width:100%;height:390px;object-fit:cover;background:#fff}.slider-btn{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:28px;cursor:pointer;z-index:5}.slider-btn:hover{background:#fff}.prev{left:18px}.next{right:18px}.dots{position:absolute;bottom:14px;left:0;right:0;text-align:center;z-index:6}.dot{width:10px;height:10px;border-radius:50%;border:0;background:rgba(140,109,230,.25);margin:0 4px;cursor:pointer}.dot.active{background:#8c6de6;width:24px;border-radius:999px}.pill-row{display:flex;gap:12px;overflow-x:auto;padding:8px 0 14px}.pill{min-width:132px;background:rgba(255,255,255,.86);border:1px solid rgba(140,109,230,.16);border-radius:18px;padding:13px 16px;box-shadow:0 10px 24px rgba(140,109,230,.08)}.pill span{display:block;color:#8c6de6;font-weight:900;font-size:13px}.pill strong{display:block;margin-top:3px;color:#2E2E3A}.pill small{color:#66667A}.intro-bar,.card,.zone-card,.info-card,.review-card,.faq-item{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}.intro-bar{padding:26px 30px}.grid{display:grid;gap:20px}.grid-4{grid-template-columns:repeat(4,1fr)}.grid-3{grid-template-columns:repeat(3,1fr)}.grid-2{grid-template-columns:repeat(2,1fr)}.info-card,.review-card,.faq-item,.card{padding:24px}.num,.tag{color:#8c6de6;font-weight:900}.feature-row{display:grid;grid-template-columns:1fr 1fr;gap:28px;align-items:center;margin:30px 0}.feature-row.reverse .feature-text{order:1}.feature-row.reverse .feature-media{order:2}.feature-media{background:#F7F7FC;border-radius:26px;padding:18px;box-shadow:inset 0 0 0 1px rgba(140,109,230,.10)}.feature-media img{width:100%;height:300px;object-fit:contain}.feature-text h2,.card h3,.zone-card h3,.info-card h3{color:#8c6de6;margin-top:0}.points{padding-left:20px;color:#66667A}.zone-card{display:flex;flex-direction:column;overflow:hidden}.zone-card .imgbox{height:220px;background:#F7F7FC;padding:14px;display:flex;align-items:center;justify-content:center}.zone-card img{max-height:100%;object-fit:contain}.zone-card .zone-body{padding:22px;display:flex;flex-direction:column;flex:1}.zone-card .text-link{margin-top:auto;font-weight:800}.app-band{display:grid;grid-template-columns:42% 1fr;gap:28px;align-items:center;background:linear-gradient(135deg,#fff,#EEF0FA);border-radius:28px;padding:30px;border:1px solid rgba(140,109,230,.16);box-shadow:0 14px 36px rgba(140,109,230,.10)}.app-band img{max-height:330px;margin:auto;object-fit:contain}.check-list{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.check-list span{background:#fff;border:1px solid rgba(140,109,230,.14);border-radius:14px;padding:10px 12px;color:#554B7A}.page-hero{padding:58px 0 28px}.page-card{display:grid;grid-template-columns:1.1fr .9fr;gap:28px;align-items:center}.page-card img{max-height:340px;margin:auto;object-fit:contain}.site-footer{background:#4B4A6B;color:#F3F2FB;margin-top:50px}.footer-inner{max-width:1200px;margin:0 auto;padding:42px 22px}.footer-brand img{max-height:54px;margin-bottom:14px}.footer-links{display:flex;flex-wrap:wrap;gap:12px;margin:22px 0}.footer-links a{color:#F3F2FB;background:rgba(255,255,255,.08);border-radius:999px;padding:8px 13px}.footer-note{color:#ddd9f4}@media(max-width:980px){.header-inner{display:none}.mobile-top{display:flex;height:70px;align-items:center;justify-content:space-between;padding:0 16px}.menu-toggle,.drawer-close{border:0;background:#fff;color:#8c6de6;border-radius:12px;font-size:24px;width:42px;height:42px}.mobile-drawer{display:block;position:fixed;z-index:10001;left:0;top:0;bottom:0;width:84vw;max-width:320px;background:linear-gradient(180deg,#fff,#F7F7FC);transform:translateX(-105%);transition:.25s;box-shadow:0 20px 60px rgba(40,35,80,.24);padding:18px}.mobile-drawer.open{transform:translateX(0)}.drawer-mask{display:none;position:fixed;z-index:10000;inset:0;background:rgba(0,0,0,.35)}.drawer-mask.show{display:block}.drawer-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px}.drawer-nav{display:grid;gap:10px}.drawer-nav a{color:#554B7A;background:#fff;border:1px solid rgba(140,109,230,.12);border-radius:14px;padding:12px 14px;font-weight:700}.grid-4{grid-template-columns:repeat(2,1fr)}.grid-3{grid-template-columns:1fr}.feature-row,.app-band,.page-card{grid-template-columns:1fr}.feature-row.reverse .feature-text,.feature-row.reverse .feature-media{order:initial}.banner-slider img{height:260px}}@media(max-width:620px){.section{padding:32px 0}.section-title{font-size:26px}.grid-4,.grid-2{grid-template-columns:1fr}.banner-slider{margin:18px 14px 24px}.banner-slider img{height:210px}.slider-btn{width:34px;height:34px;font-size:22px}.feature-media img{height:220px}.app-band{padding:20px}.check-list{grid-template-columns:1fr}.pill{min-width:156px}}
