
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#DDE0F4;color:#2E2E3A;font-family:"Microsoft YaHei",Arial,sans-serif;line-height:1.75}a{text-decoration:none;color:#8c6de6}img{max-width:100%;height:auto;display:block}.no-scroll{overflow:hidden}.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)}.header-inner{max-width:1220px;margin:0 auto;display:flex;align-items:center;gap:22px;padding:14px 20px}.brand{display:flex;align-items:center;gap:10px;color:#554B7A;font-weight:900;white-space:nowrap}.brand img,.mobile-logo img,.drawer-head img,.footer-brand img{height:42px;width:auto;object-fit:contain}.nav{flex:1;display:flex;align-items:center;justify-content:center;gap:6px;flex-wrap:wrap}.nav a{color:#554B7A;font-weight:700;padding:8px 12px;border-radius:999px;font-size:14px}.nav a.active,.nav a:hover{background:#fff;color:#8c6de6;box-shadow:0 8px 20px rgba(140,109,230,.10)}.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);transition:.2s}.main-btn:hover{background:#7E5DDD;transform:translateY(-1px)}.small-btn{padding:8px 12px;font-size:13px}.mobile-top{display:none}.menu-toggle{border:0;background:#fff;border-radius:12px;width:42px;height:38px;display:flex;flex-direction:column;justify-content:center;gap:5px;padding:0 10px;box-shadow:0 8px 18px rgba(140,109,230,.10)}.menu-toggle span{height:2px;background:#8c6de6;border-radius:2px}.mobile-drawer{position:fixed;left:0;top:0;height:100vh;width:84%;max-width:320px;background:linear-gradient(180deg,#fff,#F7F7FC);z-index:10001;transform:translateX(-105%);transition:.28s ease;padding:18px;box-shadow:18px 0 45px rgba(40,35,70,.18)}.mobile-drawer.open{transform:translateX(0)}.drawer-mask{position:fixed;inset:0;background:rgba(20,18,30,.42);z-index:10000;display:none}.drawer-mask.show{display:block}.drawer-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.drawer-close{border:0;background:#EEF0FA;color:#8c6de6;border-radius:12px;width:36px;height:36px;font-size:24px}.drawer-nav{display:grid;gap:8px}.drawer-nav a{padding:12px 14px;background:#fff;border:1px solid rgba(140,109,230,.14);border-radius:14px;color:#554B7A;font-weight:700}.container{max-width:1200px;margin:0 auto;padding:0 20px}.section{padding:42px 0}.hero-title,.page-hero h1,h1,h2,h3,.section-title{color:#8c6de6}.section-title{font-size:30px;margin:0 0 18px}.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;position:relative;height:390px;background:#fff}.slide.active{display:block}.banner-slider img{width:100%;height:100%;object-fit:cover;background:#fff}.slider-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:2;width:42px;height:42px;border-radius:50%;border:1px solid rgba(140,109,230,.18);background:rgba(255,255,255,.78);color:#8c6de6;font-size:26px;cursor:pointer}.prev{left:18px}.next{right:18px}.dots{position:absolute;bottom:16px;left:0;right:0;display:flex;justify-content:center;gap:9px;z-index:3}.dot{width:10px;height:10px;border-radius:50%;border:0;background:rgba(140,109,230,.25);cursor:pointer}.dot.active{background:#8c6de6;width:26px;border-radius:999px}.pill-row{display:flex;gap:12px;overflow:auto;padding:4px 0 12px}.pill{min-width:132px;background:rgba(255,255,255,.86);border:1px solid rgba(140,109,230,.16);border-radius:18px;padding:14px;box-shadow:0 10px 26px rgba(140,109,230,.08)}.pill b{color:#8c6de6}.intro-band,.card,.zone-card,.info-card,.review-card,.page-hero{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}.intro-band{padding:26px;margin:20px 0}.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)}.card,.info-card,.review-card{padding:24px}.num,.tag{color:#8c6de6;font-weight:900}.feature-row{display:grid;grid-template-columns:1fr 1fr;gap:30px;align-items:center;margin:28px 0}.feature-row.reverse .feature-text{order:1}.feature-row.reverse .feature-media{order:2}.feature-media{background:#fff;border-radius:22px;padding:16px;box-shadow:0 14px 36px rgba(140,109,230,.10)}.feature-media img,.zone-card img,.app-visual img,.page-image img{width:100%;height:260px;object-fit:contain;object-position:center;background:#fff;border-radius:18px}.feature-text{padding:8px}.feature-text ul,.text-block ul{padding-left:20px;color:#66667A}.text-link{font-weight:900;color:#8c6de6}.zone-card{display:flex;flex-direction:column;min-height:100%;overflow:hidden}.zone-card img{border-radius:20px 20px 0 0;margin-bottom:0}.zone-card .zone-body{padding:22px;display:flex;flex-direction:column;gap:8px;flex:1}.zone-card .text-link{margin-top:auto}.app-section{display:grid;grid-template-columns:.9fr 1.1fr;gap:28px;align-items:center;background:linear-gradient(135deg,#fff,#F7F7FC);border-radius:24px;padding:28px;border:1px solid rgba(140,109,230,.16);box-shadow:0 14px 36px rgba(140,109,230,.10)}.app-visual img{height:300px}.safe-wrap{display:grid;grid-template-columns:1fr 1.2fr;gap:24px}.faq-item{padding:22px;border-radius:18px;background:#fff;border:1px solid rgba(140,109,230,.16);margin-bottom:14px}.page-hero{padding:42px;margin:28px auto}.page-hero h1{font-size:34px;margin:0 0 10px}.page-layout{display:grid;grid-template-columns:1fr .9fr;gap:28px;align-items:start}.page-image{background:#fff;border-radius:24px;padding:18px;border:1px solid rgba(140,109,230,.16);box-shadow:0 14px 36px rgba(140,109,230,.10)}.content-img{width:100%;height:300px;object-fit:contain;border-radius:18px;background:#fff}.service-list{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.notice{background:#EEF0FA;border-left:4px solid #8c6de6;border-radius:16px;padding:18px;color:#554B7A}.site-footer{margin-top:50px;background:#4B4A6B;color:#F3F2FB}.footer-inner{max-width:1200px;margin:0 auto;padding:36px 20px}.footer-brand{display:grid;gap:10px;max-width:650px}.footer-links{display:flex;flex-wrap:wrap;gap:14px;margin:22px 0}.footer-links a{color:#F3F2FB}.footer-note{color:#E6E4F8}.banner-caption,.banner-text,.slide-title,.slide-desc,.slide-content,.slide-card,.banner-card{display:none!important}@media(max-width:900px){.header-inner{display:none}.mobile-top{display:grid;grid-template-columns:52px 1fr auto;align-items:center;gap:10px;padding:10px 14px}.mobile-logo{justify-self:center}.slide{height:250px}.grid-4{grid-template-columns:repeat(2,1fr)}.grid-3,.grid-2,.feature-row,.app-section,.safe-wrap,.page-layout{grid-template-columns:1fr}.feature-row.reverse .feature-text,.feature-row.reverse .feature-media{order:initial}.section{padding:30px 0}.service-list{grid-template-columns:1fr}.feature-media img,.zone-card img,.content-img{height:220px}}@media(max-width:560px){.slide{height:205px}.grid-4{grid-template-columns:1fr}.section-title{font-size:25px}.page-hero h1{font-size:28px}.card,.info-card,.review-card{padding:20px}.app-visual img{height:220px}.slider-arrow{width:34px;height:34px;font-size:20px}.prev{left:8px}.next{right:8px}}
