
*{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:linear-gradient(180deg,#DDE0F4 0%,#EEF0FA 62%,#F7F7FC 100%);color:#2E2E3A;line-height:1.75;overflow-x:hidden}a{text-decoration:none;color:#8c6de6}img{max-width:100%;height:auto;display:block}.container{width:min(1200px,92vw);margin:0 auto}.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)}.topbar{height:76px;display:flex;align-items:center;gap:18px}.brand-logo img{width:148px;max-height:46px;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:1px solid rgba(140,109,230,.10);border-radius:999px;padding:9px 16px;font-weight:700;white-space:nowrap}.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;gap:10px;align-items:center}.overview-btn,.mobile-menu-btn{border:0;background:#fff;color:#8c6de6;border-radius:999px;padding:10px 16px;font-weight:800;box-shadow:0 8px 18px rgba(140,109,230,.10);cursor:pointer}.main-btn{display:inline-flex;align-items:center;justify-content:center;background:#8c6de6;color:#fff;border-radius:999px;box-shadow:0 10px 22px rgba(140,109,230,.22);padding:10px 20px;font-weight:800;white-space:nowrap}.main-btn:hover{background:#7E5DDD;transform:translateY(-1px)}.mobile-menu-btn{display:none;font-size:22px;padding:8px 12px}.panel-mask,.drawer-mask{position:fixed;inset:0;background:rgba(46,46,58,.32);opacity:0;pointer-events:none;transition:.25s;z-index:9999}.panel-mask.show,.drawer-mask.show{opacity:1;pointer-events:auto}.category-panel{position:fixed;top:0;right:-420px;width:min(400px,88vw);height:100vh;background:#fff;box-shadow:0 18px 48px rgba(140,109,230,.14);z-index:10000;transition:.3s;padding:24px;overflow:auto}.category-panel.open{right:0}.panel-head,.drawer-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px}.panel-head strong{color:#8c6de6;font-size:22px}.panel-head button,.drawer-head button{border:0;background:#EEF0FA;color:#8c6de6;border-radius:50%;width:36px;height:36px;font-size:24px}.panel-groups section{border-top:1px solid rgba(140,109,230,.16);padding:14px 0}.panel-groups h3{color:#8c6de6;margin:0 0 10px}.panel-groups a{display:block;padding:10px 12px;border-radius:14px;color:#2E2E3A}.panel-groups a:hover{background:#F7F7FC;color:#8c6de6}.panel-groups span{display:block;font-weight:800}.panel-groups em{font-style:normal;color:#66667A;font-size:13px}.mobile-drawer{position:fixed;top:0;left:-340px;width:min(320px,84vw);height:100vh;background:linear-gradient(180deg,#fff,#F7F7FC);z-index:10000;transition:.3s;padding:20px;overflow:auto;box-shadow:0 18px 48px rgba(140,109,230,.18)}.mobile-drawer.open{left:0}.drawer-head img{width:135px}.drawer-nav{display:grid;gap:8px}.drawer-nav a{padding:12px 14px;border-radius:14px;background:rgba(140,109,230,.06);color:#554B7A;font-weight:700}.mobile-bottom{display:none}.no-scroll{overflow:hidden}.banner-slider,.hero-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;z-index:1;height:390px}.banner-slider .slide,.hero-slider .slide{display:none;width:100%;height:100%}.banner-slider .slide.active,.hero-slider .slide.active{display:block}.banner-slider img,.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:42px;height:42px;font-size:24px;cursor:pointer}.slider-arrow.prev{left:16px}.slider-arrow.next{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}.section{padding:34px 0}.section-title,h1,h2,h3{color:#8c6de6}.section-kicker,.tag,.label,.num,.badge{color:#8c6de6}.section-head{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:22px}.section-head p{max-width:720px;color:#66667A;margin:6px 0 0}.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:22px;padding:24px}.soft-strip{background:rgba(255,255,255,.78);border:1px solid rgba(140,109,230,.14);border-radius:22px;padding:24px;box-shadow:0 14px 36px rgba(140,109,230,.08)}.intro-grid,.two-col,.app-section,.safety-grid,.inner-hero{display:grid;grid-template-columns:1.05fr .95fr;gap:26px;align-items:center}.tags{display:flex;gap:10px;flex-wrap:wrap;margin:18px 0}.tag{background:#F7F7FC;border:1px solid rgba(140,109,230,.16);border-radius:999px;padding:7px 12px;font-weight:700}.content-img,.zone-card img,.app-section img,.hero-visual img{max-width:100%;height:auto;object-fit:contain}.hero-visual,.img-box{background:#fff;border-radius:22px;box-shadow:0 14px 36px rgba(140,109,230,.10);padding:14px;display:flex;align-items:center;justify-content:center}.hero-visual img{max-height:300px}.quick-pills{display:flex;gap:14px;overflow-x:auto;padding-bottom:6px}.quick-pills a{min-width:170px;background:rgba(255,255,255,.86);border:1px solid rgba(140,109,230,.16);border-radius:20px;padding:15px;color:#2E2E3A}.quick-pills b{display:block;color:#8c6de6}.quick-pills span{display:block;color:#66667A;font-size:14px}.grid-4{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.grid-2{display:grid;grid-template-columns:repeat(2,1fr);gap:22px}.zone-card img{height:170px;width:100%;object-fit:contain;background:#F7F7FC;border-radius:16px;margin-bottom:14px}.text-link{color:#8c6de6;font-weight:800}.review-card p{margin:0;color:#2E2E3A}.review-card b{display:block;color:#8c6de6;margin-top:12px}.faq-list{display:grid;gap:14px}.faq-item h3{margin-top:0}.legal-note{background:#4B4A6B;color:#F3F2FB;border-radius:22px;padding:24px}.legal-note h2{color:#fff}.site-footer{background:#4B4A6B;color:#F3F2FB;margin-top:44px;padding:42px 0 0}.footer-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr 1.2fr;gap:24px}.footer-brand img{width:150px;margin-bottom:10px}.site-footer h3{color:#fff}.site-footer a{display:block;color:#F3F2FB;margin:7px 0}.copyright{text-align:center;border-top:1px solid rgba(255,255,255,.16);padding:16px;margin-top:30px}.inner-hero{margin-top:26px}.inner-hero .img-box img{max-height:280px}.feature-list{display:grid;gap:10px;margin:14px 0}.feature-list li{background:#F7F7FC;border-radius:14px;padding:10px 12px}.mobile-bottom a{color:#554B7A;font-weight:700}.mobile-bottom a:hover{color:#8c6de6}@media(max-width:980px){.nav-core,.overview-btn{display:none}.mobile-menu-btn{display:inline-flex}.topbar{height:66px;justify-content:space-between}.brand-logo{position:absolute;left:50%;transform:translateX(-50%)}.brand-logo img{width:128px}.banner-slider,.hero-slider{height:285px;margin-top:18px}.grid-4,.grid-3,.grid-2,.intro-grid,.two-col,.app-section,.safety-grid,.inner-hero,.footer-grid{grid-template-columns:1fr}.section-head{display:block}.mobile-bottom{position:fixed;left:0;right:0;bottom:0;height:58px;background:#fff;border-top:1px solid rgba(140,109,230,.16);display:grid;grid-template-columns:repeat(4,1fr);z-index:9998;box-shadow:0 -10px 24px rgba(140,109,230,.12)}.mobile-bottom a{display:flex;align-items:center;justify-content:center}.site-footer{padding-bottom:68px}body{padding-bottom:58px}}@media(max-width:560px){.header-actions .main-btn{padding:8px 12px;font-size:13px}.banner-slider,.hero-slider{height:210px;border-radius:16px}.slider-arrow{width:34px;height:34px;font-size:18px}.card,.zone-card,.info-card,.review-card,.soft-strip{padding:18px;border-radius:18px}h1{font-size:28px}.hero-visual img{max-height:220px}.quick-pills a{min-width:150px}.zone-card img{height:140px}}
