.styles-module__1ZL0Bq__page{--bg:#fdfcfe;--bg-cream:#f8e9d9;--bg-lavender:#f6f4fe;--bg-soft:#f4f2f8;--surface:#fff;--border:#0f0f1e14;--border-strong:#0f0f1e24;--text:#050312;--text-2:#5c5c6e;--text-3:#898997;--blue:#0047ff;--blue-dark:#0036cc;--blue-tint:#0047ff14;--orange:#fd4621;--max:1320px;background:var(--bg);color:var(--text);min-height:100vh;font-family:var(--font-display), "Plus Jakarta Sans", system-ui, sans-serif;position:relative;overflow-x:clip}.styles-module__1ZL0Bq__page[data-theme=dark]{--bg:#0a0a14;--bg-cream:#1a1410;--bg-lavender:#14111c;--bg-soft:#111118;--surface:#111118;--border:#ffffff14;--border-strong:#ffffff29;--text:#fafafa;--text-2:#a1a1aa;--text-3:#71717a;--blue:#3d74ff;--blue-dark:#0047ff;--blue-tint:#0047ff2e}.styles-module__1ZL0Bq__container{max-width:var(--max);margin:0 auto;padding:0 30px}.styles-module__1ZL0Bq__reveal{opacity:0;filter:blur(6px);will-change:opacity, transform, filter;transition:opacity 1.8s cubic-bezier(.22,1,.36,1),transform 1.8s cubic-bezier(.22,1,.36,1),filter 1.8s cubic-bezier(.22,1,.36,1);transform:translateY(60px)scale(.985)}.styles-module__1ZL0Bq__revealLeft{transform:translate(-80px)scale(.985)}.styles-module__1ZL0Bq__revealRight{transform:translate(80px)scale(.985)}.styles-module__1ZL0Bq__revealScale{transform:translateY(20px)scale(.9)}.styles-module__1ZL0Bq__revealed{opacity:1!important;filter:blur()!important;transform:translate(0,0)scale(1)!important}@media (prefers-reduced-motion:reduce){.styles-module__1ZL0Bq__reveal,.styles-module__1ZL0Bq__revealLeft,.styles-module__1ZL0Bq__revealRight,.styles-module__1ZL0Bq__revealScale{opacity:1;filter:none;transition:none;transform:none}}@media (max-width:1024px){.styles-module__1ZL0Bq__revealLeft,.styles-module__1ZL0Bq__revealRight{transform:translateY(50px)scale(.985)}}.styles-module__1ZL0Bq__header{z-index:100;background:0 0;padding:14px 0;transition:background .3s,box-shadow .3s,padding .3s;position:fixed;top:0;left:0;right:0}.styles-module__1ZL0Bq__headerScrolled{-webkit-backdrop-filter:blur(20px)saturate(180%);background:#fdfcfed9;box-shadow:0 1px #0f0f1e0a,0 8px 24px #0f0f1e0a}.styles-module__1ZL0Bq__page[data-theme=dark] .styles-module__1ZL0Bq__headerScrolled{background:#0a0a14d1}.styles-module__1ZL0Bq__headerInner{max-width:var(--max);justify-content:space-between;align-items:center;height:56px;margin:0 auto;padding:0 30px;display:flex}.styles-module__1ZL0Bq__headerLogo{color:var(--text);align-items:center;gap:10px;text-decoration:none;display:flex}.styles-module__1ZL0Bq__headerLogo span{letter-spacing:.03em;font-size:1.15rem;font-weight:800}.styles-module__1ZL0Bq__headerMenu{gap:28px;display:flex}.styles-module__1ZL0Bq__headerMenu a{color:var(--text);font-size:.92rem;font-weight:500;text-decoration:none;transition:color .2s}.styles-module__1ZL0Bq__headerMenu a:hover{color:var(--blue)}.styles-module__1ZL0Bq__headerActions{align-items:center;gap:12px;display:flex}.styles-module__1ZL0Bq__themeToggle{border:1px solid var(--border);width:38px;height:38px;color:var(--text);cursor:pointer;background:0 0;border-radius:50%;justify-content:center;align-items:center;transition:transform .3s,background .2s,border-color .2s;display:inline-flex}.styles-module__1ZL0Bq__themeToggle:hover{background:var(--blue-tint);border-color:var(--blue);color:var(--blue);transform:rotate(20deg)}.styles-module__1ZL0Bq__menuToggle{border:1px solid var(--border);width:38px;height:38px;color:var(--text);cursor:pointer;background:0 0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:background .2s,border-color .2s,color .2s;display:none}.styles-module__1ZL0Bq__menuToggle:hover{background:var(--blue-tint);border-color:var(--blue);color:var(--blue)}.styles-module__1ZL0Bq__mobileBackdrop{-webkit-backdrop-filter:blur(4px);opacity:0;pointer-events:none;z-index:110;background:#05031273;transition:opacity .3s;position:fixed;inset:0}.styles-module__1ZL0Bq__mobileBackdropOpen{opacity:1;pointer-events:auto}.styles-module__1ZL0Bq__mobileDrawer{background:var(--surface);border-left:1px solid var(--border);z-index:120;pointer-events:none;flex-direction:column;width:min(360px,88vw);height:100dvh;transition:transform .4s cubic-bezier(.22,1,.36,1);display:flex;position:fixed;top:0;right:0;transform:translate(100%);box-shadow:-20px 0 60px #0f0f1e2e}.styles-module__1ZL0Bq__mobileDrawerOpen{pointer-events:auto;transform:translate(0)}.styles-module__1ZL0Bq__mobileDrawerHead{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:18px 22px;display:flex}.styles-module__1ZL0Bq__mobileDrawerNav{flex-direction:column;flex:1;padding:12px 14px;display:flex;overflow-y:auto}.styles-module__1ZL0Bq__mobileDrawerNav a{color:var(--text);border-radius:12px;justify-content:space-between;align-items:center;padding:14px 16px;font-size:1rem;font-weight:600;text-decoration:none;transition:background .2s,color .2s;display:flex}.styles-module__1ZL0Bq__mobileDrawerNav a>svg{color:var(--text-3);transition:color .2s,transform .2s}.styles-module__1ZL0Bq__mobileDrawerNav a:hover,.styles-module__1ZL0Bq__mobileDrawerNav a:active{background:var(--blue-tint);color:var(--blue)}.styles-module__1ZL0Bq__mobileDrawerNav a:hover>svg{color:var(--blue);transform:translate(3px)}.styles-module__1ZL0Bq__mobileDrawerActions{border-top:1px solid var(--border);flex-direction:column;gap:10px;padding:16px 22px 22px;display:flex}.styles-module__1ZL0Bq__mobileDrawerActions>.styles-module__1ZL0Bq__btnDark{justify-content:center;padding:14px 22px}.styles-module__1ZL0Bq__mobileDrawerLogin{color:var(--text);border:1px solid var(--border);border-radius:100px;justify-content:center;align-items:center;padding:12px 18px;font-size:.95rem;font-weight:600;text-decoration:none;transition:background .2s,color .2s,border-color .2s;display:inline-flex}.styles-module__1ZL0Bq__mobileDrawerLogin:hover{color:var(--blue);border-color:var(--blue);background:var(--blue-tint)}.styles-module__1ZL0Bq__btnLogin{color:var(--text);border-radius:100px;align-items:center;padding:12px 18px;font-size:.92rem;font-weight:600;text-decoration:none;transition:color .2s,background .2s;display:inline-flex}.styles-module__1ZL0Bq__btnLogin:hover{color:var(--blue);background:var(--blue-tint)}.styles-module__1ZL0Bq__btnDark{background:var(--text);color:var(--bg);border-radius:100px;align-items:center;gap:14px;padding:12px 14px 12px 22px;font-size:.92rem;font-weight:600;text-decoration:none;transition:background .25s,transform .25s;display:inline-flex;position:relative;overflow:hidden}.styles-module__1ZL0Bq__btnDark:hover{background:var(--blue);transform:translateY(-2px)}.styles-module__1ZL0Bq__btnDark>i{background:var(--bg);width:28px;height:28px;color:var(--text);border-radius:50%;justify-content:center;align-items:center;transition:transform .3s,background .25s,color .25s;display:inline-flex}.styles-module__1ZL0Bq__btnDark:hover>i{background:var(--bg);color:var(--blue);transform:rotate(-45deg)}.styles-module__1ZL0Bq__btnBlue{background:var(--blue);color:#fff;border-radius:100px;align-items:center;gap:14px;padding:12px 14px 12px 22px;font-size:.92rem;font-weight:600;text-decoration:none;transition:background .25s,transform .25s;display:inline-flex;box-shadow:0 10px 28px #0047ff47}.styles-module__1ZL0Bq__btnBlue:hover{background:var(--blue-dark);transform:translateY(-2px);box-shadow:0 14px 36px #0047ff66}.styles-module__1ZL0Bq__btnBlue>i{width:28px;height:28px;color:var(--blue);background:#fff;border-radius:50%;justify-content:center;align-items:center;transition:transform .3s;display:inline-flex}.styles-module__1ZL0Bq__btnBlue:hover>i{transform:rotate(-45deg)}.styles-module__1ZL0Bq__linkUnderline{color:var(--text);border-bottom:1px solid;align-items:center;gap:6px;padding-bottom:2px;font-size:.88rem;font-weight:600;text-decoration:none;transition:color .2s,gap .2s;display:inline-flex}.styles-module__1ZL0Bq__linkUnderline:hover{color:var(--blue);gap:10px}.styles-module__1ZL0Bq__linkUnderline span{justify-content:center;align-items:center;display:inline-flex}.styles-module__1ZL0Bq__linkUnderlineDark{color:var(--text);background-image:linear-gradient(currentColor,currentColor);background-position:0 100%;background-repeat:no-repeat;background-size:0% 1px;text-decoration:none;transition:background-size .4s,color .2s}.styles-module__1ZL0Bq__linkUnderlineDark:hover{color:var(--blue);background-size:100% 1px}.styles-module__1ZL0Bq__sectionSubtitle{color:var(--blue);letter-spacing:.04em;margin-bottom:14px;padding-left:30px;font-size:.84rem;font-weight:600;display:inline-block;position:relative}.styles-module__1ZL0Bq__sectionSubtitle:before{content:"";background:var(--blue);width:22px;height:2px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.styles-module__1ZL0Bq__sectionTitle{letter-spacing:-.025em;color:var(--text);margin:0;font-size:clamp(2rem,4vw,3.4rem);font-weight:700;line-height:1.1}.styles-module__1ZL0Bq__hero{isolation:isolate;padding:160px 0 100px;position:relative;overflow:hidden}.styles-module__1ZL0Bq__hero:before{content:"";z-index:-2;pointer-events:none;background: radial-gradient(ellipse 38% 46% at 70% 38%, #0047ff8c 0%, #0047ff00 60%),  radial-gradient(ellipse 52% 56% at 68% 36%, #3d74ff6b 0%, #3d74ff00 65%),  radial-gradient(ellipse 38% 50% at 22% 42%, #6a91ff5c 0%, #6a91ff00 70%),  radial-gradient(ellipse 60% 60% at 50% 30%, #c7d5ff8c 0%, #c7d5ff00 65%),  var(--bg);filter:blur(10px);position:absolute;inset:-10% -5%}.styles-module__1ZL0Bq__hero:after{content:"";z-index:-1;pointer-events:none;opacity:.5;background-image:radial-gradient(circle at 25% 30%,#0047ff0d 0%,#0000 1px),radial-gradient(circle at 75% 60%,#0047ff0a 0%,#0000 1px);background-size:4px 4px,6px 6px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(80% 70% at 50% 40%,#000 30%,#0000 80%);mask-image:radial-gradient(80% 70% at 50% 40%,#000 30%,#0000 80%)}.styles-module__1ZL0Bq__page[data-theme=dark] .styles-module__1ZL0Bq__hero:before{background:radial-gradient(ellipse 38% 46% at 70% 38%, #0047ff8c 0%, #0047ff00 60%), radial-gradient(ellipse 52% 56% at 68% 36%, #3d74ff52 0%, #3d74ff00 65%), radial-gradient(ellipse 38% 50% at 22% 42%, #3d74ff38 0%, #3d74ff00 70%), radial-gradient(ellipse 60% 60% at 50% 30%, #0047ff26 0%, #0047ff00 65%), var(--bg)}.styles-module__1ZL0Bq__heroWrapper{text-align:center;z-index:1;margin-bottom:60px;position:relative}.styles-module__1ZL0Bq__heroShapes{pointer-events:none;z-index:0;position:absolute;inset:0}.styles-module__1ZL0Bq__heroShape{filter:blur(60px);mix-blend-mode:multiply;border-radius:50%;position:absolute}.styles-module__1ZL0Bq__page[data-theme=dark] .styles-module__1ZL0Bq__heroShape{mix-blend-mode:screen}.styles-module__1ZL0Bq__heroShape1{background:radial-gradient(circle,#0047ff40,#0000 70%);width:220px;height:220px;animation:14s ease-in-out infinite styles-module__1ZL0Bq__heroOrbit;top:8%;left:12%}.styles-module__1ZL0Bq__heroShape2{background:radial-gradient(circle,#3d74ff52,#0000 70%);width:180px;height:180px;animation:18s ease-in-out infinite reverse styles-module__1ZL0Bq__heroOrbit;top:22%;right:14%}.styles-module__1ZL0Bq__heroShape3{background:radial-gradient(circle,#6a91ff47,#0000 70%);width:160px;height:160px;animation:16s ease-in-out 2s infinite styles-module__1ZL0Bq__heroOrbit;bottom:12%;left:36%}@keyframes styles-module__1ZL0Bq__heroOrbit{0%,to{transform:translate(0)scale(1)}33%{transform:translate(30px,-20px)scale(1.08)}66%{transform:translate(-25px,30px)scale(.92)}}.styles-module__1ZL0Bq__heroTitle{letter-spacing:-.035em;color:var(--text);z-index:1;margin:0 0 22px;font-size:clamp(2.6rem,5.5vw,5.4rem);font-weight:700;line-height:1.04;position:relative}.styles-module__1ZL0Bq__heroText{color:var(--text-2);z-index:1;max-width:620px;margin:0 auto 32px;font-size:clamp(.98rem,1.2vw,1.1rem);line-height:1.65;position:relative}.styles-module__1ZL0Bq__heroBtn{z-index:1;position:relative}.styles-module__1ZL0Bq__heroThumbWrapper{max-width:1180px;margin:0 auto;position:relative}.styles-module__1ZL0Bq__heroThumb{border:1px solid var(--border);border-radius:20px;position:relative;overflow:hidden;box-shadow:0 40px 80px #0f0f1e1f,0 16px 36px #0f0f1e14}.styles-module__1ZL0Bq__heroThumb img{width:100%;height:auto;display:block}.styles-module__1ZL0Bq__heroThumbShapes{pointer-events:none;position:absolute;inset:0}.styles-module__1ZL0Bq__heroFloatingUI{z-index:10;will-change:transform;border:1px solid #ffffff26;border-radius:12px;position:absolute;box-shadow:0 24px 48px #0f0f1e38,0 8px 24px #0f0f1e1f}.styles-module__1ZL0Bq__page[data-theme=dark] .styles-module__1ZL0Bq__heroFloatingUI{border:1px solid #ffffff14;box-shadow:0 24px 48px #0006,0 8px 24px #0003}.styles-module__1ZL0Bq__heroFloatingMenu{width:260px;max-width:25%;height:auto;top:12%;right:6%}.styles-module__1ZL0Bq__mockProducerDash{background:var(--surface);border:1px solid var(--border);z-index:15;will-change:transform;border-radius:18px;width:380px;max-width:90%;padding:1.25rem 1.4rem;position:absolute;bottom:8%;left:-8%;box-shadow:0 32px 64px #0f0f1e40,0 12px 32px #0f0f1e26}.styles-module__1ZL0Bq__page[data-theme=dark] .styles-module__1ZL0Bq__mockProducerDash{background:var(--surface);border-color:var(--border-strong);box-shadow:0 32px 64px #00000073,0 12px 32px #0000004d}.styles-module__1ZL0Bq__mockProducerHeader{grid-template-columns:auto 1fr auto;align-items:center;gap:.75rem;margin-bottom:1.1rem;display:grid}.styles-module__1ZL0Bq__mockProducerIconWrap{color:#fff;background:linear-gradient(135deg,#8b5cf6,#7c3aed);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.styles-module__1ZL0Bq__mockProducerTitle{color:var(--text);margin:0;font-size:.95rem;font-weight:700}.styles-module__1ZL0Bq__mockProducerLink{color:var(--text-2);background:#94a3b80d;border-radius:8px;align-items:center;gap:.3rem;padding:.35rem .6rem;font-size:.78rem;font-weight:600;display:inline-flex}.styles-module__1ZL0Bq__mockKpis{grid-template-columns:repeat(4,1fr);gap:.5rem;display:grid}.styles-module__1ZL0Bq__mockKpi{background:#94a3b80f;border-radius:10px;flex-direction:column;gap:.25rem;padding:.65rem .5rem;display:flex}.styles-module__1ZL0Bq__mockKpiValue{color:var(--text);font-variant-numeric:tabular-nums;letter-spacing:-.01em;font-size:1rem;font-weight:700;line-height:1.1}.styles-module__1ZL0Bq__mockKpiLabel{color:var(--text-2);white-space:nowrap;font-size:.7rem;font-weight:500}.styles-module__1ZL0Bq__mockAffiliateDash{background:var(--surface);border:1px solid var(--border);z-index:12;will-change:transform;border-radius:18px;width:360px;max-width:90%;padding:1.25rem 1.4rem;position:absolute;bottom:2%;right:-10%;box-shadow:0 32px 64px #0f0f1e40,0 12px 32px #0f0f1e26}.styles-module__1ZL0Bq__page[data-theme=dark] .styles-module__1ZL0Bq__mockAffiliateDash{background:var(--surface);border-color:var(--border-strong);box-shadow:0 32px 64px #00000073,0 12px 32px #0000004d}.styles-module__1ZL0Bq__mockAffiliateIconWrap{color:#fff;background:linear-gradient(135deg,#10b981,#059669);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.styles-module__1ZL0Bq__mockUserMenu{background:var(--surface);border:1px solid var(--border);z-index:10;will-change:transform;border-radius:16px;flex-direction:column;gap:4px;width:240px;padding:12px;display:flex;position:absolute;top:12%;right:-5%;box-shadow:0 24px 48px #0f0f1e38,0 8px 24px #0f0f1e1f}.styles-module__1ZL0Bq__page[data-theme=dark] .styles-module__1ZL0Bq__mockUserMenu{background:var(--surface);border-color:var(--border-strong);box-shadow:0 24px 48px #0006,0 8px 24px #0003}.styles-module__1ZL0Bq__mockUserInfo{flex-direction:column;gap:4px;padding:8px 12px;display:flex}.styles-module__1ZL0Bq__mockUserName{color:var(--text);margin:0;font-size:1rem;font-weight:600;line-height:1.2}.styles-module__1ZL0Bq__mockUserEmail{color:var(--text-2);margin:0;font-size:.85rem;line-height:1.2}.styles-module__1ZL0Bq__mockUserRole{color:#10b981;background:#10b98126;border-radius:20px;align-items:center;width:fit-content;margin-top:6px;padding:4px 10px;font-size:.75rem;font-weight:600;display:inline-flex}.styles-module__1ZL0Bq__mockXpContainer{background:var(--bg-soft);border:1px solid var(--border);border-radius:12px;flex-direction:column;gap:10px;margin:6px 0;padding:12px 14px;display:flex}.styles-module__1ZL0Bq__page[data-theme=dark] .styles-module__1ZL0Bq__mockXpContainer{background:#ffffff08}.styles-module__1ZL0Bq__mockXpHeader{justify-content:space-between;align-items:center;gap:12px;display:flex}.styles-module__1ZL0Bq__mockLevelBadge{background:linear-gradient(135deg, var(--blue), var(--blue-dark));color:#fff;border-radius:20px;align-items:center;gap:4px;padding:4px 10px;font-size:.75rem;font-weight:700;display:inline-flex;box-shadow:0 2px 6px #0047ff40}.styles-module__1ZL0Bq__mockXpCounts{white-space:nowrap;align-items:baseline;gap:3px;font-size:.75rem;font-weight:600;display:inline-flex}.styles-module__1ZL0Bq__mockCurrentXp{color:var(--text)}.styles-module__1ZL0Bq__mockDividerXp{color:var(--text-3)}.styles-module__1ZL0Bq__mockNextXp{color:var(--text-2)}.styles-module__1ZL0Bq__mockProgressBarWrapper{background-color:var(--border);border-radius:10px;height:6px;overflow:hidden}.styles-module__1ZL0Bq__mockProgressBarFill{background:linear-gradient(90deg, var(--blue-light,#6691ff), var(--blue));border-radius:10px;height:100%}.styles-module__1ZL0Bq__mockXpHint{color:var(--text-3);text-align:center;margin:0;font-size:.65rem}.styles-module__1ZL0Bq__mockDivider{background:var(--border);height:1px;margin:4px -12px}.styles-module__1ZL0Bq__mockMenuItem{color:var(--text);cursor:pointer;border-radius:10px;align-items:center;gap:12px;padding:10px 12px;font-size:.85rem;font-weight:500;transition:all .2s;display:flex}.styles-module__1ZL0Bq__mockMenuItem:hover{background:var(--blue-tint);color:var(--blue)}.styles-module__1ZL0Bq__mockMenuIcon{color:var(--text-2);transition:color .2s}.styles-module__1ZL0Bq__mockMenuItem:hover .styles-module__1ZL0Bq__mockMenuIcon{color:var(--blue)}.styles-module__1ZL0Bq__heroThumbShape{filter:blur(50px);opacity:.6;border-radius:50%;position:absolute}.styles-module__1ZL0Bq__heroThumbShape1{background:radial-gradient(circle,#0047ff66,#0000 70%);width:220px;height:220px;top:-60px;left:-60px}.styles-module__1ZL0Bq__heroThumbShape2{background:radial-gradient(circle,#fd46214d,#0000 70%);width:200px;height:200px;top:10%;right:-50px}.styles-module__1ZL0Bq__heroThumbShape3{background:radial-gradient(circle,#0047ff4d,#0000 70%);width:180px;height:180px;bottom:-40px;left:20%}.styles-module__1ZL0Bq__heroThumbShape4{background:radial-gradient(circle,#6a91ff4d,#0000 70%);width:240px;height:240px;bottom:-80px;right:12%}.styles-module__1ZL0Bq__brand{padding:30px 0 80px;position:relative;overflow:hidden}.styles-module__1ZL0Bq__brand:before,.styles-module__1ZL0Bq__brand:after{content:"";z-index:2;pointer-events:none;width:140px;position:absolute;top:0;bottom:0}.styles-module__1ZL0Bq__brand:before{background:linear-gradient(90deg, var(--bg), transparent);left:0}.styles-module__1ZL0Bq__brand:after{background:linear-gradient(-90deg, var(--bg), transparent);right:0}.styles-module__1ZL0Bq__brandTrack{align-items:center;gap:80px;width:max-content;padding:30px 0;animation:40s linear infinite styles-module__1ZL0Bq__brandScroll;display:flex}@keyframes styles-module__1ZL0Bq__brandScroll{0%{transform:translate(0)}to{transform:translate(-33.333%)}}.styles-module__1ZL0Bq__brandItem{letter-spacing:-.02em;color:var(--text-2);opacity:.55;white-space:nowrap;font-size:1.6rem;font-weight:700;transition:opacity .2s,color .2s}.styles-module__1ZL0Bq__brandItem:hover{opacity:1;color:var(--blue)}.styles-module__1ZL0Bq__feature{padding:70px 0 140px;position:relative}.styles-module__1ZL0Bq__sectionHead{text-align:center;max-width:760px;margin:0 auto 60px;position:relative}.styles-module__1ZL0Bq__sectionHead .styles-module__1ZL0Bq__sectionSubtitle{margin-bottom:12px;padding:0}.styles-module__1ZL0Bq__sectionHead .styles-module__1ZL0Bq__sectionSubtitle:before{display:none}.styles-module__1ZL0Bq__featureFileShape{position:absolute;top:-10px;right:-10px}.styles-module__1ZL0Bq__featureFileShape span{background:var(--bg-lavender);border:1px solid var(--border);border-radius:12px;width:60px;height:60px;display:inline-block;transform:rotate(-12deg)}.styles-module__1ZL0Bq__featureBg{background:var(--surface);border:1px solid var(--border);border-radius:22px;padding:6px;box-shadow:0 4px 24px #0f0f1e0a}.styles-module__1ZL0Bq__featureGrid{grid-template-columns:repeat(3,1fr);display:grid}.styles-module__1ZL0Bq__featureItem{flex-direction:column;gap:22px;padding:50px 38px;transition:background .3s;display:flex;position:relative}.styles-module__1ZL0Bq__featureItem:hover{background:var(--bg-soft);border-radius:16px}.styles-module__1ZL0Bq__featureItemBordered{border-left:1px solid var(--border);border-right:1px solid var(--border)}.styles-module__1ZL0Bq__featureItemIcon{background:var(--bg-lavender);width:64px;height:64px;color:var(--text);border-radius:16px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.styles-module__1ZL0Bq__featureItemContent h4{color:var(--text);letter-spacing:-.015em;margin:0 0 12px;font-size:1.4rem;font-weight:700}.styles-module__1ZL0Bq__featureItemContent p{color:var(--text-2);margin:0 0 18px;font-size:.96rem;line-height:1.65}.styles-module__1ZL0Bq__featureBottom{text-align:center;margin-top:30px}.styles-module__1ZL0Bq__featureBottom p{color:var(--text-2);font-size:1rem}.styles-module__1ZL0Bq__tagBlue{background:var(--blue);color:#fff;text-transform:uppercase;letter-spacing:.05em;border-radius:100px;margin-right:8px;padding:4px 12px;font-size:.78rem;font-weight:700;display:inline-block}.styles-module__1ZL0Bq__featureBottom a{color:var(--text);font-weight:600;text-decoration:underline}.styles-module__1ZL0Bq__featureBottom a:hover{color:var(--blue)}.styles-module__1ZL0Bq__exp{padding:0 0 100px;position:relative}.styles-module__1ZL0Bq__expRow{grid-template-columns:1fr 1fr;align-items:center;gap:80px;display:grid}.styles-module__1ZL0Bq__expThumbWrapper{position:relative}.styles-module__1ZL0Bq__expThumb{border:1px solid var(--border);border-radius:20px;width:100%;height:auto;display:block}.styles-module__1ZL0Bq__expThumbShapes{pointer-events:none;position:absolute;inset:0}.styles-module__1ZL0Bq__expShape{filter:blur(60px);opacity:.5;border-radius:50%;position:absolute}.styles-module__1ZL0Bq__expShape1{background:radial-gradient(circle,#0047ff59,#0000 70%);width:220px;height:220px;top:-60px;right:-60px}.styles-module__1ZL0Bq__expShape2{background:radial-gradient(circle,#fd462140,#0000 70%);width:180px;height:180px;bottom:-50px;left:-50px}.styles-module__1ZL0Bq__expContent{position:relative}.styles-module__1ZL0Bq__expText{color:var(--text-2);margin:22px 0 30px;font-size:1rem;line-height:1.75}.styles-module__1ZL0Bq__expText span{color:var(--blue);font-weight:600}.styles-module__1ZL0Bq__service{padding:30px 0}.styles-module__1ZL0Bq__serviceCard{background:var(--bg-lavender);border-radius:26px;padding:70px 60px;position:relative;overflow:hidden}.styles-module__1ZL0Bq__serviceRow{grid-template-columns:1fr 1fr;align-items:center;gap:50px;display:grid}.styles-module__1ZL0Bq__serviceContent{position:relative}.styles-module__1ZL0Bq__serviceText{color:var(--text-2);margin:22px 0 30px;font-size:1rem;line-height:1.75}.styles-module__1ZL0Bq__serviceThumbWrapper{justify-content:flex-end;display:flex;position:relative}.styles-module__1ZL0Bq__serviceThumb{border:1px solid var(--border);z-index:1;border-radius:18px;width:100%;max-width:540px;height:auto;position:relative;box-shadow:0 30px 60px #0f0f1e1a}.styles-module__1ZL0Bq__serviceStat{z-index:2;background:var(--surface);border:1px solid var(--border);white-space:nowrap;will-change:transform;border-radius:14px;align-items:center;gap:12px;padding:12px 18px 12px 12px;display:inline-flex;position:absolute;box-shadow:0 18px 40px #0f0f1e1f,0 4px 10px #0f0f1e0f}.styles-module__1ZL0Bq__serviceStatA{animation:6s ease-in-out infinite styles-module__1ZL0Bq__serviceFloat;top:28px;left:-28px}.styles-module__1ZL0Bq__serviceStatB{animation:7s ease-in-out 1.2s infinite styles-module__1ZL0Bq__serviceFloat;bottom:32px;left:12%}@keyframes styles-module__1ZL0Bq__serviceFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.styles-module__1ZL0Bq__serviceStatIcon{background:var(--blue);color:#fff;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;display:inline-flex;box-shadow:0 6px 16px #0047ff52}.styles-module__1ZL0Bq__serviceStatBody{flex-direction:column;line-height:1.15;display:flex}.styles-module__1ZL0Bq__serviceStatBody strong{color:var(--text);letter-spacing:-.01em;font-size:.98rem;font-weight:800}.styles-module__1ZL0Bq__serviceStatBody span{color:var(--text-3);margin-top:2px;font-size:.74rem;font-weight:500}.styles-module__1ZL0Bq__list{padding:110px 0 80px}.styles-module__1ZL0Bq__listRow{grid-template-columns:1fr 1fr;align-items:center;gap:80px;display:grid}.styles-module__1ZL0Bq__socialPin{background:linear-gradient(180deg, var(--bg) 0%, var(--bg-lavender) 15%, var(--bg-lavender) 85%, var(--bg) 100%);min-height:320vh;padding:0;position:relative}.styles-module__1ZL0Bq__socialSticky{isolation:isolate;align-items:center;height:100vh;display:flex;position:sticky;top:0;overflow:hidden}.styles-module__1ZL0Bq__socialSticky>.styles-module__1ZL0Bq__container{z-index:2;position:relative}.styles-module__1ZL0Bq__socialBg{pointer-events:none;z-index:0;position:absolute;inset:0;overflow:hidden}.styles-module__1ZL0Bq__socialBgBlob{filter:blur(90px);opacity:.55;border-radius:50%;transition:transform 1.2s cubic-bezier(.22,1,.36,1);position:absolute}.styles-module__1ZL0Bq__socialBgBlob1{background:radial-gradient(circle,#0047ff52,#0000 70%);width:520px;height:520px;top:-180px;left:-180px}.styles-module__1ZL0Bq__socialBgBlob2{background:radial-gradient(circle,#6691ff47,#0000 70%);width:580px;height:580px;bottom:-200px;right:-160px}.styles-module__1ZL0Bq__socialBgGrid{background-image:linear-gradient(90deg,#0f0f1e0a 1px,#0000 1px),linear-gradient(#0f0f1e0a 1px,#0000 1px);background-size:56px 56px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(80% 60%,#000 30%,#0000 80%);mask-image:radial-gradient(80% 60%,#000 30%,#0000 80%)}.styles-module__1ZL0Bq__page[data-theme=dark] .styles-module__1ZL0Bq__socialBgGrid{background-image:linear-gradient(90deg,#ffffff0a 1px,#0000 1px),linear-gradient(#ffffff0a 1px,#0000 1px)}.styles-module__1ZL0Bq__socialProgressBar{z-index:3;background:#0047ff14;height:2px;position:absolute;top:0;left:0;right:0;overflow:hidden}.styles-module__1ZL0Bq__socialProgressFill{background:linear-gradient(90deg, var(--blue), #6691ff, var(--blue));transform-origin:0;background-size:200% 100%;height:100%;transition:transform .22s cubic-bezier(.22,1,.36,1);animation:3s linear infinite styles-module__1ZL0Bq__socialProgShimmer;transform:scaleX(0);box-shadow:0 0 12px #0047ff80}@keyframes styles-module__1ZL0Bq__socialProgShimmer{0%{background-position:200% 0}to{background-position:0 0}}.styles-module__1ZL0Bq__socialDemoWrap{z-index:1;position:relative}.styles-module__1ZL0Bq__socialDemoGlow{filter:blur(20px);z-index:-1;opacity:.9;pointer-events:none;background:radial-gradient(#0047ff38,#0047ff0a 50%,#0000 70%);border-radius:40px;position:absolute;inset:-50px}.styles-module__1ZL0Bq__socialSceneCounter{background:var(--surface);border:1px solid var(--border);color:var(--text-2);letter-spacing:.02em;border-radius:999px;align-items:center;gap:10px;margin-bottom:20px;padding:7px 14px;font-size:.78rem;font-weight:600;display:inline-flex;box-shadow:0 8px 24px -8px #0f0f1e0f}.styles-module__1ZL0Bq__socialSceneCounter strong{color:var(--blue);font-weight:700}.styles-module__1ZL0Bq__socialSceneCounterDot{background:var(--blue);border-radius:50%;width:7px;height:7px;animation:1.8s ease-in-out infinite styles-module__1ZL0Bq__socialDotPulse;box-shadow:0 0 0 4px #0047ff26}@keyframes styles-module__1ZL0Bq__socialDotPulse{0%,to{box-shadow:0 0 0 4px #0047ff26}50%{box-shadow:0 0 0 8px #0047ff0d}}.styles-module__1ZL0Bq__socialSteps{flex-direction:column;gap:10px;margin:24px 0 0;padding:0;list-style:none;display:flex}.styles-module__1ZL0Bq__socialStep{border:1px solid var(--border);background:var(--surface);cursor:default;border-radius:16px;padding:14px 56px 14px 18px;transition:transform .55s cubic-bezier(.22,1,.36,1),border-color .4s,box-shadow .4s,background .4s;position:relative}.styles-module__1ZL0Bq__socialStepActive{background:linear-gradient(135deg, #0047ff0d 0%, var(--surface) 60%);border-color:#0047ff66;transform:translate(6px);box-shadow:0 20px 40px -16px #0047ff40,0 0 0 1px #0047ff1a}.styles-module__1ZL0Bq__socialStepHead{align-items:center;gap:12px;margin-bottom:6px;display:flex}.styles-module__1ZL0Bq__socialStepBadge{background:var(--bg-soft);min-width:36px;height:36px;color:var(--text-3);letter-spacing:.04em;border-radius:10px;justify-content:center;align-items:center;padding:0 10px;font-size:.78rem;font-weight:700;transition:background .4s,color .4s,box-shadow .4s;display:inline-flex}.styles-module__1ZL0Bq__socialStepActive .styles-module__1ZL0Bq__socialStepBadge{background:linear-gradient(135deg, var(--blue), #3d74ff);color:#fff;box-shadow:0 10px 20px -6px #0047ff73}.styles-module__1ZL0Bq__socialStepTitle{color:var(--text);letter-spacing:-.01em;font-size:1.05rem;font-weight:700}.styles-module__1ZL0Bq__socialStepDesc{color:var(--text-2);margin:0;font-size:.88rem;line-height:1.5}.styles-module__1ZL0Bq__socialStepDot{background:var(--blue);opacity:0;border-radius:50%;width:8px;height:8px;transition:opacity .4s,transform .4s;position:absolute;top:50%;right:22px;transform:translateY(-50%)scale(.5)}.styles-module__1ZL0Bq__socialStepDot:after{content:"";background:var(--blue);opacity:.25;border-radius:50%;animation:2s ease-in-out infinite styles-module__1ZL0Bq__socialPulse;position:absolute;inset:-5px}.styles-module__1ZL0Bq__socialStepActive .styles-module__1ZL0Bq__socialStepDot{opacity:1;transform:translateY(-50%)scale(1)}@keyframes styles-module__1ZL0Bq__socialPulse{0%,to{opacity:.25;transform:scale(1)}50%{opacity:0;transform:scale(1.8)}}.styles-module__1ZL0Bq__socialTitle{font-size:clamp(1.8rem,3.2vw,2.8rem)}.styles-module__1ZL0Bq__socialLead{margin-top:16px;margin-bottom:0}@media (min-width:1025px) and (max-height:820px){.styles-module__1ZL0Bq__socialLead{display:none}.styles-module__1ZL0Bq__socialSteps{gap:8px;margin-top:18px}.styles-module__1ZL0Bq__socialStep{padding:12px 50px 12px 16px}.styles-module__1ZL0Bq__socialStepDesc{font-size:.84rem}}@media (min-width:1025px) and (max-height:720px){.styles-module__1ZL0Bq__socialSceneCounter{display:none}.styles-module__1ZL0Bq__socialTitle{font-size:clamp(1.5rem,2.6vw,2.2rem)}.styles-module__1ZL0Bq__socialStepDesc{display:none}.styles-module__1ZL0Bq__socialStep{padding:14px 50px 14px 16px}}@media (max-width:1024px){.styles-module__1ZL0Bq__socialPin{background:var(--bg-lavender);min-height:0;padding:110px 0 80px}.styles-module__1ZL0Bq__socialSticky{height:auto;display:block;position:relative;top:auto;overflow:visible}.styles-module__1ZL0Bq__socialProgressBar,.styles-module__1ZL0Bq__socialSceneCounter{display:none}.styles-module__1ZL0Bq__socialStep{transform:none!important}.styles-module__1ZL0Bq__socialBgBlob{opacity:.35;filter:blur(70px)}.styles-module__1ZL0Bq__socialBgBlob1{width:360px;height:360px;top:-120px;left:-120px}.styles-module__1ZL0Bq__socialBgBlob2{width:380px;height:380px;bottom:-140px;right:-120px}.styles-module__1ZL0Bq__socialBgGrid{background-size:44px 44px}.styles-module__1ZL0Bq__socialDemoGlow{inset:-30px}.styles-module__1ZL0Bq__socialDemoWrap{max-width:520px;margin:0 auto}}@media (max-width:720px){.styles-module__1ZL0Bq__socialPin{padding:60px 0}.styles-module__1ZL0Bq__socialDemoGlow{border-radius:26px;inset:-16px}.styles-module__1ZL0Bq__socialSteps{gap:10px;margin-top:24px}.styles-module__1ZL0Bq__socialStep{padding:14px 16px}.styles-module__1ZL0Bq__socialStepBadge{min-width:32px;height:32px;font-size:.72rem}.styles-module__1ZL0Bq__socialStepTitle{font-size:.98rem}.styles-module__1ZL0Bq__socialStepDesc{font-size:.86rem}.styles-module__1ZL0Bq__socialStepDot{display:none}.styles-module__1ZL0Bq__socialBgBlob{opacity:.25}.styles-module__1ZL0Bq__socialBgBlob1{width:260px;height:260px}.styles-module__1ZL0Bq__socialBgBlob2{width:280px;height:280px}.styles-module__1ZL0Bq__socialBgGrid{background-size:36px 36px}}@media (max-width:420px){.styles-module__1ZL0Bq__socialPin{padding:50px 0}.styles-module__1ZL0Bq__socialBgGrid{display:none}.styles-module__1ZL0Bq__socialDemoGlow{inset:-8px}.styles-module__1ZL0Bq__socialStep{border-radius:14px;padding:14px}}.styles-module__1ZL0Bq__sdFrame{border:1px solid var(--border);background:var(--surface);border-radius:20px;position:relative;overflow:hidden;box-shadow:0 30px 60px #0f0f1e1a}.styles-module__1ZL0Bq__sdBar{border-bottom:1px solid var(--border);background:var(--bg-soft);justify-content:space-between;align-items:center;gap:12px;padding:14px 16px;display:flex}.styles-module__1ZL0Bq__sdTabs{background:var(--surface);border:1px solid var(--border);border-radius:100px;gap:4px;padding:4px;display:inline-flex}.styles-module__1ZL0Bq__sdTab{color:var(--text-2);cursor:pointer;background:0 0;border:none;border-radius:100px;padding:7px 16px;font-family:inherit;font-size:.82rem;font-weight:600;transition:color .2s,background .2s}.styles-module__1ZL0Bq__sdTab:hover{color:var(--text)}.styles-module__1ZL0Bq__sdTabActive,.styles-module__1ZL0Bq__sdTabActive:hover{background:var(--blue);color:#fff}.styles-module__1ZL0Bq__sdLive{color:var(--blue);letter-spacing:.02em;white-space:nowrap;align-items:center;gap:5px;font-size:.72rem;font-weight:600;display:inline-flex}.styles-module__1ZL0Bq__sdScreen{background:var(--bg);min-height:416px;padding:18px}.styles-module__1ZL0Bq__sdView{flex-direction:column;gap:12px;animation:.45s cubic-bezier(.16,1,.3,1) styles-module__1ZL0Bq__sdFade;display:flex}@keyframes styles-module__1ZL0Bq__sdFade{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}.styles-module__1ZL0Bq__sdFeedToggle{background:var(--surface);border:1px solid var(--border);border-radius:100px;align-self:flex-start;gap:4px;padding:3px;display:inline-flex}.styles-module__1ZL0Bq__sdFeedTab,.styles-module__1ZL0Bq__sdFeedTabActive{border-radius:100px;padding:5px 14px;font-size:.75rem;font-weight:600}.styles-module__1ZL0Bq__sdFeedTab{color:var(--text-3)}.styles-module__1ZL0Bq__sdFeedTabActive{background:var(--blue);color:#fff}.styles-module__1ZL0Bq__sdPost{background:var(--surface);border:1px solid var(--border);border-radius:14px;padding:14px}.styles-module__1ZL0Bq__sdPostHead{align-items:center;gap:10px;margin-bottom:9px;display:flex}.styles-module__1ZL0Bq__sdAvatar{color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;font-size:.82rem;font-weight:700;display:flex}.styles-module__1ZL0Bq__sdPostMeta{flex-direction:column;gap:1px;display:flex}.styles-module__1ZL0Bq__sdNameRow{align-items:center;gap:7px;display:flex}.styles-module__1ZL0Bq__sdPostName{color:var(--text);font-size:.88rem;font-weight:700}.styles-module__1ZL0Bq__sdBadge{text-transform:uppercase;letter-spacing:.05em;color:var(--blue);background:var(--blue-tint);border-radius:5px;padding:2px 6px;font-size:.6rem;font-weight:700}.styles-module__1ZL0Bq__sdPostUser{color:var(--text-3);font-size:.76rem}.styles-module__1ZL0Bq__sdPostText{color:var(--text-2);margin:0 0 11px;font-size:.85rem;line-height:1.55}.styles-module__1ZL0Bq__sdPostActions{border-top:1px solid var(--border);gap:22px;padding-top:10px;display:flex}.styles-module__1ZL0Bq__sdAct{cursor:pointer;color:var(--text-3);background:0 0;border:none;align-items:center;gap:6px;padding:0;font-family:inherit;font-size:.78rem;font-weight:600;transition:color .2s,transform .12s;display:inline-flex}.styles-module__1ZL0Bq__sdAct:hover{color:var(--blue)}.styles-module__1ZL0Bq__sdAct:active{transform:scale(.88)}.styles-module__1ZL0Bq__sdActLiked,.styles-module__1ZL0Bq__sdActLiked:hover{color:#fd4621}.styles-module__1ZL0Bq__sdActReposted,.styles-module__1ZL0Bq__sdActReposted:hover{color:#0a9d57}.styles-module__1ZL0Bq__sdProfile{background:var(--surface);border:1px solid var(--border);border-radius:16px;padding-bottom:16px;overflow:hidden}.styles-module__1ZL0Bq__sdCover{background:linear-gradient(135deg,#0047ff,#6691ff);height:92px}.styles-module__1ZL0Bq__sdProfAvatar{color:#fff;border:4px solid var(--surface);background:#fd4621;border-radius:50%;justify-content:center;align-items:center;width:72px;height:72px;margin:-38px 0 0 16px;font-size:1.25rem;font-weight:700;display:flex}.styles-module__1ZL0Bq__sdProfTop{justify-content:space-between;align-items:flex-start;gap:12px;padding:8px 16px 0;display:flex}.styles-module__1ZL0Bq__sdProfName{color:var(--text);font-size:1.02rem;font-weight:800}.styles-module__1ZL0Bq__sdFollowBtn{background:var(--blue);color:#fff;border:1px solid var(--blue);cursor:pointer;border-radius:100px;flex-shrink:0;align-items:center;gap:6px;padding:8px 16px;font-family:inherit;font-size:.78rem;font-weight:700;transition:background .2s,transform .15s,color .2s;display:inline-flex}.styles-module__1ZL0Bq__sdFollowBtn:hover{transform:translateY(-1px)}.styles-module__1ZL0Bq__sdFollowBtnActive{background:var(--surface);color:var(--text);border-color:var(--border-strong)}.styles-module__1ZL0Bq__sdProfBio{color:var(--text-2);margin:0;padding:10px 16px 0;font-size:.82rem;line-height:1.55}.styles-module__1ZL0Bq__sdProfMeta{color:var(--text-3);align-items:center;gap:6px;padding:10px 16px 0;font-size:.76rem;display:flex}.styles-module__1ZL0Bq__sdStats{gap:26px;padding:14px 16px 0;display:flex}.styles-module__1ZL0Bq__sdStat{flex-direction:column;display:flex}.styles-module__1ZL0Bq__sdStat strong{color:var(--text);font-size:1.05rem;font-weight:800}.styles-module__1ZL0Bq__sdStat span{color:var(--text-3);font-size:.74rem}.styles-module__1ZL0Bq__sdGroups{grid-template-columns:1fr 1fr;gap:12px;display:grid}.styles-module__1ZL0Bq__sdGroupCard{background:var(--surface);border:1px solid var(--border);border-radius:14px;transition:transform .2s,box-shadow .2s;overflow:hidden}.styles-module__1ZL0Bq__sdGroupCard:hover{transform:translateY(-3px);box-shadow:0 14px 30px #0f0f1e14}.styles-module__1ZL0Bq__sdGroupCover{height:74px;position:relative}.styles-module__1ZL0Bq__sdGroupPrivacy{color:#fff;-webkit-backdrop-filter:blur(4px);background:#05031266;border-radius:100px;align-items:center;gap:4px;padding:3px 8px;font-size:.66rem;font-weight:600;display:inline-flex;position:absolute;top:8px;left:8px}.styles-module__1ZL0Bq__sdGroupBody{padding:12px}.styles-module__1ZL0Bq__sdGroupName{color:var(--text);margin:0 0 4px;font-size:.9rem;font-weight:700}.styles-module__1ZL0Bq__sdGroupDesc{color:var(--text-3);margin:0 0 12px;font-size:.76rem;line-height:1.45}.styles-module__1ZL0Bq__sdGroupFoot{justify-content:space-between;align-items:center;display:flex}.styles-module__1ZL0Bq__sdGroupMembers{color:var(--text-3);align-items:center;gap:5px;font-size:.74rem;font-weight:600;display:inline-flex}.styles-module__1ZL0Bq__sdJoinBtn{background:var(--blue);color:#fff;border:1px solid var(--blue);cursor:pointer;border-radius:100px;padding:6px 13px;font-family:inherit;font-size:.73rem;font-weight:700;transition:background .2s,transform .15s,color .2s}.styles-module__1ZL0Bq__sdJoinBtn:hover{transform:translateY(-1px)}.styles-module__1ZL0Bq__sdJoinBtnActive{background:var(--surface);color:var(--text);border-color:var(--border-strong)}.styles-module__1ZL0Bq__landingPv{padding:110px 0 80px}.styles-module__1ZL0Bq__ldWrap{flex-direction:column;gap:14px;display:flex}.styles-module__1ZL0Bq__ldSwatches{align-items:center;gap:8px;display:flex}.styles-module__1ZL0Bq__ldSwatchLabel{color:var(--text-3);margin-right:4px;font-size:.8rem;font-weight:600}.styles-module__1ZL0Bq__ldSwatch{border:2px solid var(--surface);width:26px;height:26px;box-shadow:0 0 0 1px var(--border);cursor:pointer;border-radius:50%;padding:0;transition:transform .2s,box-shadow .2s}.styles-module__1ZL0Bq__ldSwatch:hover{transform:scale(1.12)}.styles-module__1ZL0Bq__ldSwatchActive{box-shadow:0 0 0 2px var(--text);transform:scale(1.12)}.styles-module__1ZL0Bq__ld3dStage{perspective:1200px;position:relative}.styles-module__1ZL0Bq__ldGlow{background:radial-gradient(ellipse at 50% 40%, color-mix(in srgb, var(--ld-accent) 60%, transparent), transparent 70%);filter:blur(48px);opacity:.5;z-index:0;pointer-events:none;border-radius:40px;position:absolute;inset:10% 4% 0}.styles-module__1ZL0Bq__ldFloat{z-index:1;transform-style:preserve-3d;animation:6s ease-in-out infinite styles-module__1ZL0Bq__ldFloat;position:relative}.styles-module__1ZL0Bq__ld3dStage:hover .styles-module__1ZL0Bq__ldFloat{animation-play-state:paused}@keyframes styles-module__1ZL0Bq__ldFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-9px)}}.styles-module__1ZL0Bq__ldFrame{border:1px solid var(--border);transform:rotateX(var(--ld-rx,0deg)) rotateY(var(--ld-ry,0deg));will-change:transform;background:#09090b;border-radius:16px;transition:transform .25s cubic-bezier(.16,1,.3,1);overflow:hidden;box-shadow:0 30px 60px #0f0f1e29}@media (prefers-reduced-motion:reduce){.styles-module__1ZL0Bq__ldFloat{animation:none}.styles-module__1ZL0Bq__ldFrame{transform:none}}.styles-module__1ZL0Bq__ldBar{background:#18181b;border-bottom:1px solid #ffffff0f;align-items:center;gap:7px;padding:11px 14px;display:flex}.styles-module__1ZL0Bq__ldDot{background:#ffffff29;border-radius:50%;width:10px;height:10px}.styles-module__1ZL0Bq__ldUrl{color:#fff6;background:#ffffff0d;border-radius:100px;flex:1;margin-left:8px;padding:5px 12px;font-size:.72rem}.styles-module__1ZL0Bq__ldPage{background:radial-gradient(ellipse 80% 50% at 50% 0%, color-mix(in srgb, var(--ld-accent) 26%, transparent) 0%, transparent 62%), linear-gradient(180deg, #0a0a0f 0%, #08080c 100%);padding:28px 26px 26px}.styles-module__1ZL0Bq__ldHero{text-align:center}.styles-module__1ZL0Bq__ldEyebrow{text-transform:uppercase;letter-spacing:.1em;color:var(--ld-accent-light);background:color-mix(in srgb, var(--ld-accent) 18%, transparent);border:1px solid color-mix(in srgb, var(--ld-accent) 35%, transparent);border-radius:100px;margin-bottom:12px;padding:4px 11px;font-size:.6rem;font-weight:700;display:inline-block}.styles-module__1ZL0Bq__ldTitle{letter-spacing:-.02em;color:#fafafa;margin:0 0 9px;font-size:1.45rem;font-weight:900;line-height:1.14}.styles-module__1ZL0Bq__ldAccentText{background:linear-gradient(135deg, var(--ld-accent-light), var(--ld-accent));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.styles-module__1ZL0Bq__ldSub{color:#a1a1aa;max-width:300px;margin:0 auto 14px;font-size:.8rem;line-height:1.5}.styles-module__1ZL0Bq__ldCta{color:#fff;background:linear-gradient(180deg, var(--ld-accent-light), var(--ld-accent));box-shadow:0 12px 30px color-mix(in srgb, var(--ld-accent) 38%, transparent);border-radius:11px;align-items:center;gap:6px;padding:10px 20px;font-size:.78rem;font-weight:700;display:inline-flex}.styles-module__1ZL0Bq__ldMedia{aspect-ratio:16/9;background:#111116;border:1px solid #ffffff14;border-radius:12px;justify-content:center;align-items:center;margin-top:16px;display:flex}.styles-module__1ZL0Bq__ldPlay{background:linear-gradient(180deg, var(--ld-accent-light), var(--ld-accent));width:46px;height:46px;box-shadow:0 8px 24px color-mix(in srgb, var(--ld-accent) 45%, transparent);border-radius:50%;position:relative}.styles-module__1ZL0Bq__ldPlay:after{content:"";border:7px solid #0000;border-left:12px solid #fff;border-right-width:0;position:absolute;top:50%;left:53%;transform:translate(-50%,-50%)}.styles-module__1ZL0Bq__ldOffer{text-align:center;background:#111116;border:1px solid #ffffff14;border-radius:14px;margin-top:18px;padding:18px}.styles-module__1ZL0Bq__ldOfferTag{text-transform:uppercase;letter-spacing:.08em;color:var(--ld-accent-light);margin-bottom:8px;font-size:.6rem;font-weight:700;display:inline-block}.styles-module__1ZL0Bq__ldOfferPrices{justify-content:center;align-items:baseline;gap:9px;display:flex}.styles-module__1ZL0Bq__ldOfferOriginal{color:#71717a;font-size:.82rem;text-decoration:line-through}.styles-module__1ZL0Bq__ldOfferPrice{color:#fafafa;letter-spacing:-.02em;font-size:1.7rem;font-weight:900}.styles-module__1ZL0Bq__ldOfferInfo{color:#a1a1aa;margin:4px 0 13px;font-size:.72rem;display:block}.styles-module__1ZL0Bq__ldOfferCta{color:#fff;background:linear-gradient(180deg, var(--ld-accent-light), var(--ld-accent));box-shadow:0 12px 30px color-mix(in srgb, var(--ld-accent) 38%, transparent);border-radius:11px;justify-content:center;align-items:center;gap:6px;padding:11px;font-size:.8rem;font-weight:700;display:flex}.styles-module__1ZL0Bq__listContent{position:relative}.styles-module__1ZL0Bq__listItems{margin:30px 0 0;padding:0;list-style:none}.styles-module__1ZL0Bq__listItems li{color:var(--text);border-top:1px solid var(--border);letter-spacing:-.01em;cursor:default;padding:18px 0;font-size:clamp(1.1rem,1.5vw,1.4rem);font-weight:600;transition:padding .3s,color .3s}.styles-module__1ZL0Bq__listItems li:last-child{border-bottom:1px solid var(--border)}.styles-module__1ZL0Bq__listItems li:hover{color:var(--blue);padding-left:14px}.styles-module__1ZL0Bq__testimonial{background:var(--gradient-hover,linear-gradient(135deg, #2563eb05 0%, #14b8a605 100%));padding:100px 0 80px;position:relative;overflow:hidden}.styles-module__1ZL0Bq__testimonialShapes{pointer-events:none;position:absolute;inset:0}.styles-module__1ZL0Bq__testimonialShape{filter:blur(60px);opacity:.55;border-radius:50%;position:absolute}.styles-module__1ZL0Bq__testimonialShape1{background:radial-gradient(circle,#2563eb2e,#0000 70%);width:280px;height:280px;top:80px;left:6%}.styles-module__1ZL0Bq__testimonialShape2{background:radial-gradient(circle,#14b8a62e,#0000 70%);width:240px;height:240px;bottom:100px;right:8%}.styles-module__1ZL0Bq__testimonialShapeCircle{filter:blur(40px);opacity:.5;background:radial-gradient(circle,#fff6,#0000 60%);width:600px;height:600px;top:50%;left:50%;transform:translate(-50%,-50%)}.styles-module__1ZL0Bq__testimonialHeading{text-align:center;margin-bottom:30px;position:relative}.styles-module__1ZL0Bq__testimonialBigText{color:#0503120d;letter-spacing:-.05em;z-index:0;pointer-events:none;font-size:clamp(14rem,28vw,22rem);font-weight:800;line-height:.85;font-family:var(--font-display), "Plus Jakarta Sans", sans-serif;position:absolute;bottom:-40px;left:50%;transform:translate(-50%)}.styles-module__1ZL0Bq__page[data-theme=dark] .styles-module__1ZL0Bq__testimonialBigText{color:#ffffff0d}.styles-module__1ZL0Bq__testimonialReview{background:var(--surface);border:1px solid var(--border);z-index:2;border-radius:100px;align-items:center;gap:14px;width:max-content;margin:0 auto;padding:10px 22px 10px 10px;display:flex;position:relative;box-shadow:0 12px 30px #0f0f1e14}.styles-module__1ZL0Bq__testimonialReviewIcon{background:var(--bg-soft);border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.styles-module__1ZL0Bq__testimonialReviewContent span{color:var(--text);align-items:center;gap:6px;font-size:.95rem;font-weight:700;display:flex}.styles-module__1ZL0Bq__testimonialReviewContent span i{margin-right:6px;font-style:normal;font-weight:800}.styles-module__1ZL0Bq__testimonialReviewContent p{color:var(--text-2);margin:0;font-size:.78rem}.styles-module__1ZL0Bq__testimonialTrackWrap{z-index:2;margin-top:80px;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 6% 94%,#0000);mask-image:linear-gradient(90deg,#0000,#000 6% 94%,#0000)}.styles-module__1ZL0Bq__testimonialTrack{gap:24px;width:max-content;animation:60s linear infinite styles-module__1ZL0Bq__testimonialScroll;display:flex}@keyframes styles-module__1ZL0Bq__testimonialScroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.styles-module__1ZL0Bq__testimonialItem{background:var(--surface);border:1px solid var(--border);border-radius:18px;flex-shrink:0;width:360px;padding:28px}.styles-module__1ZL0Bq__testimonialItemIconBox{align-items:center;gap:14px;margin-bottom:18px;display:flex}.styles-module__1ZL0Bq__testimonialTrack:hover{animation-play-state:paused}.styles-module__1ZL0Bq__testimonialItemIcon{background:var(--gradient-primary,linear-gradient(135deg, #2563eb, #14b8a6));color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:.92rem;font-weight:800;display:flex}.styles-module__1ZL0Bq__testimonialItemIconContent h4{color:var(--text);margin:0 0 2px;font-size:.98rem;font-weight:700}.styles-module__1ZL0Bq__testimonialItemIconContent p{color:var(--text-3);margin:0;font-size:.8rem}.styles-module__1ZL0Bq__testimonialItemContent p{color:var(--text);margin:0 0 14px;font-size:.95rem;line-height:1.6}.styles-module__1ZL0Bq__testimonialItemStars{gap:4px;display:flex}.styles-module__1ZL0Bq__blog{padding:110px 0 80px}.styles-module__1ZL0Bq__blogHeading{text-align:center;max-width:720px;margin:0 auto 60px}.styles-module__1ZL0Bq__blogHeading .styles-module__1ZL0Bq__sectionSubtitle{margin-bottom:12px;padding:0}.styles-module__1ZL0Bq__blogHeading .styles-module__1ZL0Bq__sectionSubtitle:before{display:none}.styles-module__1ZL0Bq__blogGrid{grid-template-columns:repeat(3,1fr);gap:32px;display:grid}.styles-module__1ZL0Bq__blogItem{flex-direction:column;gap:16px;display:flex}.styles-module__1ZL0Bq__blogThumb{aspect-ratio:16/11;border-radius:16px;width:100%;transition:transform .4s cubic-bezier(.16,1,.3,1);position:relative;overflow:hidden}.styles-module__1ZL0Bq__blogThumb a{display:block;position:absolute;inset:0}.styles-module__1ZL0Bq__blogItem:hover .styles-module__1ZL0Bq__blogThumb{transform:translateY(-6px)}.styles-module__1ZL0Bq__blogMeta{color:var(--text-2);gap:20px;font-size:.85rem;font-weight:600;display:flex}.styles-module__1ZL0Bq__blogMeta span:first-child{color:var(--blue);padding-right:22px;position:relative}.styles-module__1ZL0Bq__blogMeta span:first-child:after{content:"";background:var(--text-3);border-radius:50%;width:4px;height:4px;position:absolute;top:50%;right:0;transform:translateY(-50%)}.styles-module__1ZL0Bq__blogTitleSm{letter-spacing:-.015em;color:var(--text);margin:0;font-size:1.32rem;font-weight:700;line-height:1.3}.styles-module__1ZL0Bq__blogTitleSm a{color:inherit}.styles-module__1ZL0Bq__cta{padding:80px 0 110px}.styles-module__1ZL0Bq__ctaWrapper{background:var(--bg-lavender);text-align:center;border-radius:26px;padding:100px 40px;position:relative;overflow:hidden}.styles-module__1ZL0Bq__ctaShapes{pointer-events:none;position:absolute;inset:0}.styles-module__1ZL0Bq__ctaShape{filter:blur(70px);opacity:.6;border-radius:50%;position:absolute}.styles-module__1ZL0Bq__ctaShape1{background:radial-gradient(circle,#0047ff52,#0000 70%);width:280px;height:280px;top:-80px;left:5%}.styles-module__1ZL0Bq__ctaShape2{background:radial-gradient(circle,#6a91ff4d,#0000 70%);width:240px;height:240px;top:20%;right:8%}.styles-module__1ZL0Bq__ctaShape3{background:radial-gradient(circle,#fd46212e,#0000 70%);width:200px;height:200px;bottom:-60px;left:18%}.styles-module__1ZL0Bq__ctaShape4{background:radial-gradient(circle,#0047ff38,#0000 70%);width:160px;height:160px;top:60%;left:60%}.styles-module__1ZL0Bq__ctaShape5{background:radial-gradient(circle,#ff8e5f38,#0000 70%);width:220px;height:220px;bottom:-80px;right:10%}.styles-module__1ZL0Bq__ctaContent{z-index:1;position:relative}.styles-module__1ZL0Bq__ctaText{color:var(--text-2);max-width:520px;margin:22px auto 32px;font-size:1.05rem;line-height:1.6}.styles-module__1ZL0Bq__footer{background:var(--text);color:var(--bg);padding:110px 0 30px}.styles-module__1ZL0Bq__footerMinimal{border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;gap:30px;padding-bottom:40px;display:flex}.styles-module__1ZL0Bq__footerLogo{align-items:center;gap:10px;display:flex}.styles-module__1ZL0Bq__footerLogo span{color:var(--bg);letter-spacing:.03em;font-size:1.2rem;font-weight:800}.styles-module__1ZL0Bq__footerSocial{gap:10px;display:flex}.styles-module__1ZL0Bq__footerSocial a{color:#ffffffb3;border:1px solid #ffffff24;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;transition:background .2s,color .2s,border-color .2s;display:inline-flex}.styles-module__1ZL0Bq__footerSocial a:hover{background:var(--blue);color:#fff;border-color:var(--blue)}.styles-module__1ZL0Bq__footerMenuHorizontal{align-items:center;gap:30px;margin:0;padding:0;list-style:none;display:flex}.styles-module__1ZL0Bq__footerMenuHorizontal a,.styles-module__1ZL0Bq__footerInfoLink{color:#ffffffa6;font-size:.92rem;line-height:1.55;text-decoration:none;transition:color .2s}.styles-module__1ZL0Bq__footerInfoLink{margin-top:6px;display:block}.styles-module__1ZL0Bq__footerMenuHorizontal a:hover,.styles-module__1ZL0Bq__footerInfoLink:hover{color:#fff}.styles-module__1ZL0Bq__footerCopyright{text-align:center;padding-top:30px}.styles-module__1ZL0Bq__footerCopyright p{color:#ffffff73;margin:0;font-size:.84rem}@media (max-width:1024px){.styles-module__1ZL0Bq__expRow,.styles-module__1ZL0Bq__serviceRow,.styles-module__1ZL0Bq__listRow{grid-template-columns:1fr;gap:50px}.styles-module__1ZL0Bq__featureGrid{grid-template-columns:1fr}.styles-module__1ZL0Bq__featureItemBordered{border-left:none;border-right:none;border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.styles-module__1ZL0Bq__blogGrid{grid-template-columns:1fr 1fr}.styles-module__1ZL0Bq__serviceCard{padding:50px 30px}}@media (max-width:900px){.styles-module__1ZL0Bq__headerMenu{display:none}.styles-module__1ZL0Bq__menuToggle{display:inline-flex}}@media (max-width:720px){.styles-module__1ZL0Bq__container,.styles-module__1ZL0Bq__headerInner{padding:0 20px}.styles-module__1ZL0Bq__serviceStat,.styles-module__1ZL0Bq__btnDarkDesktop{display:none}.styles-module__1ZL0Bq__btnLogin{padding:10px 12px;font-size:.88rem}.styles-module__1ZL0Bq__hero{padding:110px 0 60px}.styles-module__1ZL0Bq__heroTitle{font-size:clamp(2rem,8vw,2.8rem)}.styles-module__1ZL0Bq__feature,.styles-module__1ZL0Bq__list,.styles-module__1ZL0Bq__landingPv,.styles-module__1ZL0Bq__blog,.styles-module__1ZL0Bq__testimonial,.styles-module__1ZL0Bq__cta{padding:60px 0}.styles-module__1ZL0Bq__blogGrid{grid-template-columns:1fr}.styles-module__1ZL0Bq__footerMinimal{text-align:center;flex-direction:column;gap:20px}.styles-module__1ZL0Bq__footerMenuHorizontal{flex-wrap:wrap;justify-content:center;gap:15px}.styles-module__1ZL0Bq__ctaWrapper,.styles-module__1ZL0Bq__serviceCard{padding:50px 24px}.styles-module__1ZL0Bq__testimonialItem{width:280px}.styles-module__1ZL0Bq__sdGroups{grid-template-columns:1fr}.styles-module__1ZL0Bq__sdScreen{min-height:0;padding:14px}.styles-module__1ZL0Bq__sdPostActions{gap:18px}}
