*{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;display:block}.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{height:76px;max-width:1200px;margin:auto;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:0 20px}.brand img{width:148px;max-height:48px;object-fit:contain}.nav-core{display:flex;gap:10px;flex:1;justify-content:center;white-space:nowrap}.nav-core a{color:#554B7A;background:rgba(255,255,255,.55);border-radius:999px;padding:9px 18px;font-weight:700;border:1px solid rgba(140,109,230,.1)}.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:12px;align-items:center}.panel-open{border:1px solid rgba(140,109,230,.16);background:rgba(255,255,255,.68);color:#554B7A;border-radius:999px;padding:10px 16px;font-weight:700;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;transition:.2s}.main-btn:hover{background:#7E5DDD;transform:translateY(-1px);color:#fff}.mobile-header{display:none;height:66px;align-items:center;justify-content:space-between;padding:0 14px}.mobile-brand img{width:126px;max-height:42px;object-fit:contain}.menu-open{width:42px;height:42px;border:1px solid rgba(140,109,230,.16);border-radius:14px;background:#fff;display:flex;flex-direction:column;justify-content:center;gap:5px;padding:0 10px}.menu-open span{height:2px;background:#8c6de6;border-radius:2px}.mobile-register{padding:8px 12px;font-size:13px}.overlay{position:fixed;inset:0;background:rgba(38,35,60,.34);z-index:9998;opacity:0;visibility:hidden;transition:.25s}.overlay.show{opacity:1;visibility:visible}.category-panel{position:fixed;right:-420px;top:0;width:400px;max-width:88vw;height:100vh;background:#fff;box-shadow:0 18px 48px rgba(140,109,230,.14);z-index:10000;transition:.32s;padding:22px;overflow:auto}.category-panel.show{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:34px;height:34px;font-size:22px}.panel-groups section{padding:14px 0;border-top:1px solid rgba(140,109,230,.13)}.panel-groups h3{color:#8c6de6;margin:0 0 10px}.panel-groups a{display:block;color:#2E2E3A;padding:9px 0;font-weight:700}.panel-groups a span{display:block;color:#66667A;font-size:13px;font-weight:400}.panel-groups a:hover{color:#8c6de6}.mobile-drawer{position:fixed;left:-330px;top:0;width:84vw;max-width:320px;height:100vh;background:linear-gradient(180deg,#fff,#F7F7FC);z-index:10000;transition:.32s;padding:18px;overflow:auto}.mobile-drawer.show{left:0}.drawer-head img{width:128px;max-height:44px;object-fit:contain}.drawer-nav{display:grid;grid-template-columns:1fr 1fr;gap:10px}.drawer-nav a{background:#fff;border:1px solid rgba(140,109,230,.14);border-radius:14px;padding:10px 12px;color:#554B7A;font-weight:700}.site-main{min-height:60vh}.container{max-width:1200px;margin:auto;padding:0 20px}.banner-slider,.hero-slider{height:390px;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}.banner-slider .slide,.hero-slider .slide{display:none;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);padding:0}.slider-dots button.active{background:#8c6de6}h1,h2,h3,.section-title{color:#8c6de6;line-height:1.3}.section{margin:34px auto}.card,.zone-card,.info-card,.glass-card,.page-hero,.faq-item,.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:22px}.card{padding:26px}.page-hero{max-width:1200px;margin:30px auto;padding:34px;display:grid;grid-template-columns:1.25fr .75fr;gap:30px;align-items:center}.page-hero h1{font-size:36px;margin:0 0 14px}.page-hero p{margin:0;color:#66667A}.hero-visual img,.content-img{width:100%;max-height:280px;object-fit:contain;border-radius:18px;background:#F7F7FC}.brand-intro{display:grid;grid-template-columns:1.15fr .85fr;gap:28px;align-items:center}.brand-intro p{font-size:16px;color:#55546B}.tags{display:flex;flex-wrap:wrap;gap:10px;margin:18px 0}.tag,.label,.num,.badge,.section-kicker{color:#8c6de6}.tag,.badge{background:#EEF0FA;border:1px solid rgba(140,109,230,.16);border-radius:999px;padding:7px 12px;font-weight:700}.quick-cats{display:flex;gap:14px;overflow:auto;padding-bottom:8px}.quick-cats a{min-width:138px;background:rgba(255,255,255,.86);border:1px solid rgba(140,109,230,.16);border-radius:18px;padding:14px;color:#2E2E3A}.quick-cats a:hover{border-color:#8c6de6}.quick-cats b{display:block;color:#8c6de6}.platform-strip{padding:24px 28px;background:linear-gradient(135deg,rgba(255,255,255,.92),rgba(238,240,250,.9));border-radius:22px;border:1px solid rgba(140,109,230,.16);box-shadow:0 14px 36px rgba(140,109,230,.08)}.info-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.info-card{padding:20px}.info-card .num{font-weight:900;font-size:22px}.two-col{display:grid;grid-template-columns:1fr 1fr;gap:24px}.wall{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.zone-card{overflow:hidden}.zone-card img{width:100%;height:180px;object-fit:contain;background:#F7F7FC;padding:10px}.zone-card .zone-body{padding:20px}.zone-card h3{margin:0 0 8px}.text-link{color:#8c6de6;font-weight:800}.app-section{display:grid;grid-template-columns:.9fr 1.1fr;gap:28px;align-items:center}.app-section img{width:100%;max-height:300px;object-fit:contain;background:#F7F7FC;border-radius:18px}.split-soft{display:grid;grid-template-columns:1fr 1fr;gap:20px}.reviews{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.review-card{padding:18px;color:#55546B}.faq-list{display:grid;gap:14px}.faq-item{padding:18px}.faq-item strong{color:#2E2E3A}.legal-note{background:#4B4A6B;color:#F3F2FB;border-radius:22px;padding:24px}.site-footer{background:#4B4A6B;color:#F3F2FB;margin-top:48px}.footer-inner{max-width:1200px;margin:auto;padding:42px 20px;display:grid;grid-template-columns:1.4fr .8fr .8fr 1.1fr;gap:28px}.footer-brand img{width:142px;max-height:48px;object-fit:contain;margin-bottom:12px}.footer-links a{display:block;color:#F3F2FB;margin:8px 0}.copyright{text-align:center;border-top:1px solid rgba(255,255,255,.14);padding:16px;color:#ddd}.mobile-bottom{display:none}.no-scroll{overflow:hidden}.content-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px}.content-block{padding:24px}.content-block ul{padding-left:20px}.notice-list{display:grid;gap:12px}.notice-list li{background:#F7F7FC;border-radius:14px;padding:12px;border:1px solid rgba(140,109,230,.12)}@media(max-width:900px){.desktop-header{display:none}.mobile-header{display:flex}.site-main{padding-bottom:70px}.banner-slider,.hero-slider{height:230px;margin:18px 14px 24px}.container{padding:0 14px}.page-hero,.brand-intro,.two-col,.wall,.app-section,.split-soft,.content-grid{grid-template-columns:1fr}.page-hero{margin:20px 14px;padding:24px}.page-hero h1{font-size:28px}.info-grid,.reviews{grid-template-columns:1fr}.zone-card img{height:150px}.mobile-bottom{display:grid;grid-template-columns:repeat(4,1fr);position:fixed;left:0;right:0;bottom:0;z-index:9997;background:#fff;border-top:1px solid rgba(140,109,230,.16);box-shadow:0 -8px 24px 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}.footer-inner{grid-template-columns:1fr}.footer-brand img{margin:auto auto 12px}.slider-arrow{width:36px;height:36px}.quick-cats{margin-left:-2px}.mobile-drawer{padding-bottom:86px}}@media(min-width:901px) and (max-width:1100px){.desktop-header{gap:12px}.nav-core a{padding:8px 12px}.banner-slider{height:320px}.info-grid{grid-template-columns:repeat(2,1fr)}}