
*{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{color:inherit;text-decoration:none}img{max-width:100%;height:auto;display:block}.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:1200px;margin:0 auto;height:76px;display:flex;align-items:center;gap:22px;padding:0 20px}.logo img{height:48px;width:auto}.nav{flex:1;display:flex;align-items:center;justify-content:center;gap:8px;white-space:nowrap}.nav a{padding:9px 12px;border-radius:999px;color:#554B7A;font-weight:700;font-size:15px}.nav a:hover,.nav a.active{background:rgba(255,255,255,.86);color:#8c6de6}.main-btn{display:inline-flex;align-items:center;justify-content:center;background:#8c6de6;color:#fff;border-radius:999px;padding:10px 20px;font-weight:800;box-shadow:0 10px 22px rgba(140,109,230,.22);transition:.2s;border:0}.main-btn:hover{background:#7E5DDD;transform:translateY(-1px)}.header-btn{flex:0 0 auto}.menu-toggle{display:none;border:0;background:rgba(255,255,255,.75);border-radius:12px;padding:8px;gap:4px;flex-direction:column}.menu-toggle span{display:block;width:22px;height:2px;background:#8c6de6;border-radius:2px}.drawer-mask{display:none;position:fixed;inset:0;background:rgba(0,0,0,.35);z-index:10000}.drawer-mask.show{display:block}.mobile-drawer{position:fixed;left:0;top:0;bottom:0;width:84%;max-width:320px;background:linear-gradient(180deg,#fff,#F7F7FC);z-index:10001;transform:translateX(-105%);transition:.28s ease;box-shadow:12px 0 30px rgba(75,74,107,.22);padding:18px}.mobile-drawer.open{transform:translateX(0)}.drawer-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px}.drawer-close{border:0;background:#EEF0FA;color:#8c6de6;border-radius:50%;width:36px;height:36px;font-size:24px}.drawer-nav{display:grid;gap:10px}.drawer-nav a{padding:12px 14px;border-radius:14px;background:rgba(255,255,255,.8);color:#554B7A;font-weight:800}.drawer-nav a.active{color:#8c6de6;border:1px solid rgba(140,109,230,.2)}.no-scroll{overflow:hidden}.wrap{max-width:1200px;margin:0 auto;padding:0 20px}.section{padding:44px 0}.section-title,h1,h2,h3{color:#8c6de6}.hero-title{font-size:42px;line-height:1.22;margin:0 0 18px}.lead{font-size:18px;color:#66667A}.banner-slider{max-width:1200px;margin:28px auto 36px;border-radius:20px;background:#FFFFFF;box-shadow:0 18px 40px rgba(140,109,230,.10);overflow:hidden;position:relative}.slides{position:relative;height:390px}.slide{position:absolute;inset:0;opacity:0;transition:opacity .55s ease}.slide.active{opacity:1;z-index:1}.banner-slider img{width:100%;height:100%;object-fit:cover;background:#fff}.slider-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:3;width:42px;height:42px;border-radius:50%;border:1px solid rgba(140,109,230,.18);background:rgba(255,255,255,.75);color:#8c6de6;font-size:28px;cursor:pointer}.slider-arrow:hover{background:#fff}.prev{left:16px}.next{right:16px}.dots{position:absolute;left:0;right:0;bottom:16px;display:flex;justify-content:center;gap:8px;z-index:4}.dot{width:10px;height:10px;border:0;border-radius:50%;background:rgba(140,109,230,.25);cursor:pointer}.dot.active{background:#8c6de6}.pill-row{display:flex;gap:12px;overflow-x:auto;padding:4px 2px 12px}.pill{min-width:132px;background:rgba(255,255,255,.86);border:1px solid rgba(140,109,230,.16);border-radius:18px;padding:14px 16px;box-shadow:0 10px 24px rgba(140,109,230,.08)}.pill strong{display:block;color:#8c6de6}.pill span{font-size:13px;color:#66667A}.intro-strip{background:linear-gradient(135deg,rgba(255,255,255,.92),rgba(238,240,250,.92));border:1px solid rgba(140,109,230,.16);border-radius:24px;padding:26px 30px;box-shadow:0 14px 36px rgba(140,109,230,.10)}.grid-4{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.grid-2{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}.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:24px;padding:24px}.num,.tag{color:#8c6de6;font-weight:900}.info-card h3,.card h3,.zone-card h3{margin-top:8px}.text-link{color:#8c6de6;font-weight:900}.feature-row{display:grid;grid-template-columns:1fr 1fr;gap:28px;align-items:center;margin-bottom:28px}.feature-row.reverse .feature-img{order:2}.feature-img{background:#fff;border-radius:24px;border:1px solid rgba(140,109,230,.16);box-shadow:0 14px 36px rgba(140,109,230,.10);padding:18px}.feature-img img{width:100%;max-height:330px;object-fit:contain;margin:auto}.feature-text{padding:18px}.service-points{display:grid;gap:8px;margin:16px 0}.service-points span{display:block;background:rgba(255,255,255,.7);border:1px solid rgba(140,109,230,.12);padding:8px 12px;border-radius:14px;color:#66667A}.zone-card{display:flex;flex-direction:column;height:100%}.zone-card .imgbox{height:190px;display:flex;align-items:center;justify-content:center;background:#F7F7FC;border-radius:18px;margin-bottom:16px;overflow:hidden}.zone-card img{max-width:100%;max-height:170px;object-fit:contain}.zone-card a{margin-top:auto}.app-section{display:grid;grid-template-columns:380px 1fr;gap:30px;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-section img{max-height:340px;object-fit:contain;margin:auto}.mini-list{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin:18px 0}.mini-list span{background:#fff;border:1px solid rgba(140,109,230,.14);border-radius:14px;padding:10px 12px;color:#554B7A}.safety-layout{display:grid;grid-template-columns:.9fr 1.1fr;gap:24px}.faq-item{margin-bottom:16px}.faq-item h3{margin-bottom:6px}.page-hero{padding:54px 0 22px}.content-img{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);margin:20px 0}.content-img img{max-height:360px;object-fit:contain;margin:auto}.site-footer{background:#4B4A6B;color:#F3F2FB;margin-top:54px}.footer-inner{max-width:1200px;margin:0 auto;padding:40px 20px;display:grid;grid-template-columns:1.2fr 1fr;gap:30px}.footer-brand .logo img{height:46px;margin-bottom:12px}.footer-links{display:flex;flex-wrap:wrap;gap:12px;align-content:flex-start}.footer-links a{background:rgba(255,255,255,.1);padding:8px 12px;border-radius:999px}.footer-bottom{text-align:center;border-top:1px solid rgba(255,255,255,.14);padding:16px;color:#ddd9f3}@media(max-width:980px){.nav{display:none}.menu-toggle{display:flex}.header-inner{justify-content:space-between;height:68px}.logo img{height:42px}.slides{height:300px}.grid-4{grid-template-columns:repeat(2,1fr)}.grid-3{grid-template-columns:1fr 1fr}.feature-row,.feature-row.reverse,.app-section,.safety-layout,.footer-inner{grid-template-columns:1fr}.feature-row.reverse .feature-img{order:0}.app-section{padding:22px}}@media(max-width:640px){.header-btn{padding:8px 12px;font-size:13px}.wrap{padding:0 14px}.slides{height:210px}.slider-arrow{width:34px;height:34px;font-size:22px}.hero-title{font-size:30px}.grid-4,.grid-3,.grid-2{grid-template-columns:1fr}.section{padding:32px 0}.card,.zone-card,.info-card,.review-card{padding:20px}.mini-list{grid-template-columns:1fr}.zone-card .imgbox{height:160px}.zone-card img{max-height:145px}}
