*{box-sizing:border-box}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Microsoft YaHei",Arial,sans-serif;background:#DDE0F4;color:#2E2E3A;line-height:1.75}a{text-decoration:none;color:#8c6de6}img{max-width:100%;height:auto;display:block}main{max-width:1240px;margin:0 auto;padding:24px 20px 56px}.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-nav{max-width:1240px;margin:auto;height:76px;display:flex;align-items:center;gap:22px;padding:0 20px}.brand-logo img{height:48px;width:auto}.nav-core{flex:1;display:flex;justify-content:center;gap:12px}.nav-core a{color:#554B7A;background:rgba(255,255,255,.55);border-radius:999px;padding:10px 18px;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)}.nav-actions{display:flex;gap:12px;align-items:center}.panel-open{border:1px solid rgba(140,109,230,.16);background:#fff;color:#8c6de6;border-radius:999px;padding:10px 18px;font-weight:700;cursor:pointer}.main-btn{background:#8c6de6;color:#fff!important;border-radius:999px;padding:10px 20px;font-weight:800;box-shadow:0 10px 22px rgba(140,109,230,.22);display:inline-flex;align-items:center;justify-content:center}.main-btn:hover{background:#7E5DDD;transform:translateY(-1px)}.mobile-top{display:none}.site-overlay{position:fixed;inset:0;background:rgba(46,46,58,.28);z-index:9998;opacity:0;pointer-events:none;transition:.25s}.site-overlay.show{opacity:1;pointer-events:auto}.category-panel{position:fixed;right:0;top:0;height:100vh;width:min(430px,90vw);background:#fff;box-shadow:0 18px 48px rgba(140,109,230,.14);z-index:10000;transform:translateX(105%);transition:.28s;overflow:auto}.category-panel.show{transform:none}.panel-head,.drawer-head{display:flex;align-items:center;justify-content:space-between;padding:22px;border-bottom:1px solid rgba(140,109,230,.16);color:#8c6de6}.panel-head button,.drawer-head button{border:0;background:#EEF0FA;color:#8c6de6;border-radius:50%;width:34px;height:34px;font-size:24px}.panel-body{padding:18px 22px}.panel-body section{margin-bottom:20px}.panel-body h3{color:#8c6de6;margin:0 0 10px}.panel-body a{display:block;padding:10px 0;border-bottom:1px solid rgba(140,109,230,.10);color:#2E2E3A}.panel-body span{display:block;color:#66667A;font-size:13px}.mobile-drawer{position:fixed;left:0;top:0;width:min(320px,84vw);height:100vh;background:linear-gradient(180deg,#fff,#F7F7FC);z-index:10000;transform:translateX(-105%);transition:.28s;overflow:auto}.mobile-drawer.show{transform:none}.drawer-head img{height:44px}.mobile-drawer nav{padding:14px 22px}.mobile-drawer nav a{display:block;padding:12px 0;color:#554B7A;border-bottom:1px solid rgba(140,109,230,.10);font-weight:700}.mobile-bottom{display:none}.banner-slider,.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}.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:18px}.slider-arrow.next{right:18px}.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,.card,.zone-card,.info-card,.glass{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:28px;margin-bottom:28px}h1,h2,h3,.section-title{color:#8c6de6;line-height:1.35}h1{font-size:clamp(30px,4vw,52px);margin:0 0 16px}.lead{font-size:18px;color:#55536f}.grid-2{display:grid;grid-template-columns:1fr 1fr;gap:24px}.grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.grid-4{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.media-card img,.zone-card img,.content-img,.hero-visual img{width:100%;height:190px;object-fit:contain;background:#F7F7FC;border-radius:18px;margin-bottom:16px}.hero-split{display:grid;grid-template-columns:1.15fr .85fr;gap:26px;align-items:center}.tags{display:flex;flex-wrap:wrap;gap:10px;margin:18px 0}.tag,.label,.num,.badge,.section-kicker{color:#8c6de6}.tag{background:#EEF0FA;border:1px solid rgba(140,109,230,.16);border-radius:999px;padding:8px 12px;font-weight:700}.quick-cats{display:flex;gap:14px;overflow:auto;padding-bottom:4px}.quick-cats a{min-width:150px;background:rgba(255,255,255,.86);border:1px solid rgba(140,109,230,.16);border-radius:999px;padding:12px 16px;color:#554B7A}.quick-cats a:hover{border-color:#8c6de6}.soft-strip{background:linear-gradient(135deg,#fff,#EEF0FA);border-radius:24px;padding:26px;margin-bottom:28px}.review{font-style:normal;color:#55536f}.faq-item{border-bottom:1px solid rgba(140,109,230,.12);padding:14px 0}.site-footer{background:#4B4A6B;color:#F3F2FB;margin-top:30px}.site-footer a,.site-footer h3{color:#F3F2FB}.footer-grid{max-width:1240px;margin:auto;padding:36px 20px;display:grid;grid-template-columns:2fr 1fr 1.3fr;gap:26px}.footer-logo{height:48px;width:auto;margin-bottom:12px}.lock{overflow:hidden}.notice{background:#F7F7FC;border-left:4px solid #8c6de6;padding:16px;border-radius:14px;color:#55536f}.text-link{font-weight:800;color:#8c6de6}.page-hero{margin-top:28px}.page-hero .content-img{height:260px}@media(max-width:900px){main{padding:18px 14px 92px}.desktop-nav{display:none}.mobile-top{height:66px;display:grid;grid-template-columns:56px 1fr auto;align-items:center;gap:10px;padding:0 14px}.mobile-logo{justify-self:center}.mobile-logo img{height:40px}.mobile-menu-btn{width:42px;height:42px;border:0;background:#fff;border-radius:14px;display:flex;flex-direction:column;justify-content:center;gap:5px;padding:0 11px}.mobile-menu-btn span{height:2px;background:#8c6de6;border-radius:2px}.mobile-reg{padding:8px 12px;font-size:13px}.mobile-bottom{position:fixed;left:0;right:0;bottom:0;z-index:9997;display:grid;grid-template-columns:repeat(4,1fr);background:#fff;border-top:1px solid rgba(140,109,230,.16);box-shadow:0 -10px 28px rgba(140,109,230,.10)}.mobile-bottom a{text-align:center;padding:10px 0;color:#554B7A;font-weight:800}.mobile-bottom a:hover{color:#8c6de6}.banner-slider,.hero-slider{height:220px;margin:18px 0 24px;border-radius:18px}.grid-2,.grid-3,.grid-4,.hero-split,.footer-grid{grid-template-columns:1fr}.section,.card,.zone-card,.info-card,.glass{padding:20px}.media-card img,.zone-card img,.content-img,.hero-visual img{height:160px}.slider-arrow{width:34px;height:34px;font-size:20px}.quick-cats{margin-left:-4px;margin-right:-4px}.page-hero .content-img{height:190px}}