*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Microsoft YaHei",Arial,sans-serif;background:#DDE0F4;color:#2E2E3A;line-height:1.75;overflow-x:hidden}a{text-decoration:none;color:#8c6de6}img{max-width:100%;height:auto}main{padding:24px 18px 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-header{max-width:1200px;margin:0 auto;height:72px;display:flex;align-items:center;justify-content:space-between;gap:18px}.brand-logo img{height:46px;width:auto;display:block}.nav-core{display:flex;gap:10px;flex:1;justify-content:center;min-width:0}.nav-core a{color:#554B7A;background:rgba(255,255,255,.55);border-radius:999px;padding:9px 17px;font-weight:700;white-space:nowrap;border:1px solid rgba(140,109,230,.12)}.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;align-items:center;gap:10px;white-space:nowrap}.panel-toggle,.mobile-menu-btn{border:1px solid rgba(140,109,230,.18);background:rgba(255,255,255,.62);color:#554B7A;border-radius:999px;font-weight:700;cursor:pointer}.panel-toggle{padding:9px 15px}.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}.main-btn:hover{background:#7E5DDD;transform:translateY(-1px);color:#fff}.main-btn.small{padding:8px 12px;font-size:13px}.mobile-header{display:none;height:64px;align-items:center;justify-content:space-between;padding:0 14px}.mobile-logo img{height:40px}.mobile-menu-btn{width:42px;height:38px;display:flex;flex-direction:column;justify-content:center;gap:5px;padding:0 10px}.mobile-menu-btn span{height:2px;background:#8c6de6;border-radius:3px}.overlay{position:fixed;inset:0;background:rgba(38,34,62,.34);opacity:0;pointer-events:none;z-index:9998;transition:.25s}.overlay.show{opacity:1;pointer-events:auto}.category-panel{position:fixed;right:-420px;top:0;width:390px;max-width:88vw;height:100vh;background:#fff;box-shadow:0 18px 48px rgba(140,109,230,.14);z-index:10000;padding:24px;overflow:auto;transition:.28s}.category-panel.open{right:0}.panel-head,.drawer-head{display:flex;align-items:center;justify-content:space-between}.panel-head strong{font-size:22px;color:#8c6de6}.panel-head button,.drawer-head button{border:0;background:#EEF0FA;color:#8c6de6;border-radius:50%;width:34px;height:34px;font-size:22px;cursor:pointer}.category-panel h3{color:#8c6de6;margin:24px 0 10px}.category-panel a{display:block;padding:12px;border-radius:16px;background:#F7F7FC;margin:8px 0;border:1px solid rgba(140,109,230,.12)}.category-panel span{display:block;font-weight:800;color:#554B7A}.category-panel em{display:block;font-style:normal;color:#66667A;font-size:13px}.mobile-drawer{position:fixed;left:-340px;top:0;width:82vw;max-width:320px;height:100vh;background:linear-gradient(180deg,#fff,#F7F7FC);z-index:10000;transition:.28s;padding:18px;overflow:auto}.mobile-drawer.open{left:0}.drawer-head img{height:42px}.drawer-nav{display:grid;gap:8px;margin-top:18px}.drawer-nav a{padding:11px 12px;border-radius:14px;background:#fff;color:#554B7A;font-weight:700;border:1px solid rgba(140,109,230,.12)}.mobile-bottom{display:none}.no-scroll{overflow:hidden}.container{max-width:1200px;margin:0 auto}.banner-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{display:none;width:100%;height:100%}.banner-slider .slide.active{display:block}.banner-slider img{width:100%;height:100%;object-fit:contain;background:#fff}.slider-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:3;border:1px solid rgba(140,109,230,.18);border-radius:999px;background:rgba(255,255,255,.75);color:#8c6de6;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);padding:0;cursor:pointer}.slider-dots button.active{background:#8c6de6}.section{max-width:1200px;margin:24px auto}.card,.zone-card,.info-card,.soft-strip,.faq-item,.review{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}.card{padding:26px}.section-title,h1,h2,h3{color:#8c6de6;line-height:1.3}.section-kicker,.tag,.label,.num,.badge{color:#8c6de6;font-weight:800}.hero-intro,.split,.app-section{display:grid;grid-template-columns:1.15fr .85fr;gap:24px;align-items:center}.content-img,.zone-card img,.app-section img,.hero-visual img{max-width:100%;height:auto;object-fit:contain}.hero-visual{background:#F7F7FC;border-radius:22px;padding:18px;text-align:center}.hero-visual img{max-height:260px}.tags{display:flex;flex-wrap:wrap;gap:10px;margin:18px 0}.tag{background:#EEF0FA;border:1px solid rgba(140,109,230,.16);border-radius:999px;padding:7px 12px}.quick-cats{display:flex;gap:12px;overflow:auto;padding-bottom:8px}.quick-cats a{min-width:132px;flex:1;background:rgba(255,255,255,.86);border:1px solid rgba(140,109,230,.16);border-radius:18px;padding:14px;color:#554B7A}.quick-cats a:hover{border-color:#8c6de6}.quick-cats strong{display:block;color:#8c6de6}.soft-strip{padding:24px;background:linear-gradient(120deg,#fff,#EEF0FA)}.info-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.info-card{padding:20px}.two-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.wall-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.zone-card{padding:18px;overflow:hidden}.zone-card img{display:block;width:100%;height:190px;object-fit:contain;background:#F7F7FC;border-radius:18px;padding:8px}.link-list{display:grid;gap:8px;margin:14px 0 0}.link-list span{padding-left:16px;position:relative}.link-list span:before{content:"";position:absolute;left:0;top:.75em;width:6px;height:6px;border-radius:50%;background:#8c6de6}.text-link{font-weight:800;color:#8c6de6}.review-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.review{padding:18px}.faq-list{display:grid;gap:12px}.faq-item{padding:18px}.page-hero{max-width:1200px;margin:28px auto;padding:32px;border-radius:28px;background:linear-gradient(135deg,#fff,#EEF0FA);border:1px solid rgba(140,109,230,.16);box-shadow:0 14px 36px rgba(140,109,230,.10)}.page-layout{max-width:1200px;margin:0 auto 30px;display:grid;grid-template-columns:.95fr 1.05fr;gap:22px;align-items:start}.page-image{background:#fff;border-radius:24px;padding:20px;border:1px solid rgba(140,109,230,.16);box-shadow:0 14px 36px rgba(140,109,230,.10);text-align:center}.page-image img{max-height:310px;object-fit:contain}.content-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.mini{padding:18px;border-radius:20px;background:#fff;border:1px solid rgba(140,109,230,.16)}.notice{max-width:1200px;margin:24px auto;padding:20px;border-radius:20px;background:#EEF0FA;border:1px solid rgba(140,109,230,.16)}.site-footer{background:#4B4A6B;color:#F3F2FB;padding:36px 18px}.footer-inner{max-width:1200px;margin:0 auto}.footer-brand{display:flex;gap:18px;align-items:center}.footer-brand img{height:48px;background:#fff;border-radius:14px;padding:6px}.footer-links{display:flex;flex-wrap:wrap;gap:14px;margin:20px 0}.footer-links a{color:#F3F2FB}.footer-note{color:#E7E5F6;font-size:14px}@media(max-width:900px){main{padding:16px 12px 92px}.desktop-header{display:none}.mobile-header{display:flex}.mobile-bottom{position:fixed;left:0;right:0;bottom:0;z-index:9999;display:grid;grid-template-columns:repeat(4,1fr);background:#fff;border-top:1px solid rgba(140,109,230,.16);box-shadow:0 -8px 20px rgba(140,109,230,.08)}.mobile-bottom a{text-align:center;padding:10px 0;color:#554B7A;font-weight:800}.mobile-bottom a:hover{color:#8c6de6}.banner-slider{height:220px;margin:16px auto 22px;border-radius:18px}.slider-arrow{width:34px;height:34px;font-size:18px}.hero-intro,.split,.app-section,.page-layout{grid-template-columns:1fr}.info-grid,.wall-grid,.review-grid,.content-grid,.two-grid{grid-template-columns:1fr}.card{padding:20px}.quick-cats{padding-left:2px}.quick-cats a{min-width:185px}.hero-visual img,.page-image img{max-height:220px}.zone-card img{height:160px}.footer-brand{align-items:flex-start;flex-direction:column}}@media(min-width:901px) and (max-width:1120px){.nav-core a{padding:8px 12px}.desktop-header{padding:0 14px}.banner-slider{height:330px}}