:root{--ld-bg:#07070f;--ld-bg2:#0c0c1a;--ld-accent:#00e5cc;--ld-accent-dim:#00e5cc1f;--ld-accent-mid:#00e5cc47;--ld-accent-glow:#00e5cc73;--ld-text:#f0f0fa;--ld-muted:#f0f0fa80;--ld-glass:#ffffff0e;--ld-glass-hover:#ffffff17;--ld-border:#ffffff14;--ld-border-lit:#ffffff29;--ld-border-glow:#00e5cc61}@keyframes Landing-module__1l82zW__fadeUp{0%{opacity:0;transform:translateY(24px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes Landing-module__1l82zW__float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes Landing-module__1l82zW__orbPulse{0%,to{opacity:.45}50%{opacity:.85}}@keyframes Landing-module__1l82zW__shimmer{0%{background-position:-200%}to{background-position:200%}}@keyframes Landing-module__1l82zW__dotBlink{0%,to{opacity:1}50%{opacity:.3}}@keyframes Landing-module__1l82zW__cardIn{0%{opacity:0;transform:translate(12px)}to{opacity:1;transform:translate(0)}}.Landing-module__1l82zW__root{background-color:var(--ld-bg);color:var(--ld-text);min-height:100vh;font-family:DM Sans,sans-serif;position:relative;overflow-x:hidden}.Landing-module__1l82zW__root:before{content:"";pointer-events:none;z-index:0;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='250' height='250'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.75' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='250' height='250' filter='url(%23n)' opacity='0.03'/%3E%3C/svg%3E");position:fixed;inset:0}.Landing-module__1l82zW__orb{pointer-events:none;z-index:0;border-radius:50%;animation:9s ease-in-out infinite Landing-module__1l82zW__orbPulse;position:fixed}.Landing-module__1l82zW__orbTop{background:radial-gradient(at 50% 20%,#00e5cc14 0%,#0000 68%);width:75vw;max-width:700px;height:55vh;top:-25vh;left:50%;transform:translate(-50%)}.Landing-module__1l82zW__orbBottom{background:radial-gradient(#00e5cc0d 0%,#0000 65%);width:40vw;max-width:400px;height:40vh;animation-delay:4s;bottom:-20vh;right:5%}.Landing-module__1l82zW__nav{z-index:100;border-bottom:1px solid #0000;transition:background .3s,border-color .3s,box-shadow .3s;position:fixed;top:0;left:0;right:0}.Landing-module__1l82zW__navScrolled{-webkit-backdrop-filter:blur(20px);border-color:var(--ld-border);background:#07070fd9;box-shadow:0 4px 32px #0006}.Landing-module__1l82zW__navInner{align-items:center;gap:32px;max-width:1200px;height:64px;margin:0 auto;padding:0 28px;display:flex}.Landing-module__1l82zW__navLinks{gap:28px;margin-left:16px;display:none}@media (min-width:768px){.Landing-module__1l82zW__navLinks{display:flex}}.Landing-module__1l82zW__navLink{color:var(--ld-muted);font-size:.86rem;font-weight:400;text-decoration:none;transition:color .2s}.Landing-module__1l82zW__navLink:hover{color:var(--ld-text)}.Landing-module__1l82zW__navActions{gap:10px;margin-left:auto;display:none}@media (min-width:768px){.Landing-module__1l82zW__navActions{display:flex}}.Landing-module__1l82zW__navBurger{width:38px;height:38px;color:var(--ld-muted);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;margin-left:auto;transition:color .2s;display:flex}.Landing-module__1l82zW__navBurger:hover{color:var(--ld-text)}.Landing-module__1l82zW__navBurger svg{width:20px;height:20px}@media (min-width:768px){.Landing-module__1l82zW__navBurger{display:none}}.Landing-module__1l82zW__mobileMenu{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-top:1px solid var(--ld-border);background:#07070ff7;flex-direction:column;gap:4px;padding:20px 28px 28px;animation:.2s Landing-module__1l82zW__fadeUp;display:flex}.Landing-module__1l82zW__mobileMenuLink{color:var(--ld-muted);border-bottom:1px solid var(--ld-border);padding:12px 0;font-size:.9rem;text-decoration:none;transition:color .2s;display:block}.Landing-module__1l82zW__mobileMenuLink:hover{color:var(--ld-text)}.Landing-module__1l82zW__mobileMenu .Landing-module__1l82zW__btnFull{margin-top:16px}.Landing-module__1l82zW__logo{flex-shrink:0;align-items:center;gap:9px;display:flex}.Landing-module__1l82zW__logoIcon{background:var(--ld-accent-dim);border:1px solid var(--ld-border-glow);width:34px;height:34px;color:var(--ld-accent);border-radius:9px;justify-content:center;align-items:center;display:flex}.Landing-module__1l82zW__logoIcon svg{width:16px;height:16px}.Landing-module__1l82zW__logoText{letter-spacing:-.02em;color:var(--ld-text);font-family:Space Grotesk,sans-serif;font-size:1.05rem;font-weight:700}.Landing-module__1l82zW__btn{letter-spacing:-.01em;cursor:pointer;border:none;border-radius:100px;align-items:center;gap:8px;padding:10px 20px;font-family:DM Sans,sans-serif;font-size:.86rem;font-weight:600;transition:all .2s cubic-bezier(.34,1.56,.64,1);display:inline-flex}.Landing-module__1l82zW__btnGhost{color:var(--ld-muted);background:0 0}.Landing-module__1l82zW__btnGhost:hover{color:var(--ld-text)}.Landing-module__1l82zW__btnGlass{background:var(--ld-glass);border:1px solid var(--ld-border);color:var(--ld-text);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);text-decoration:none}.Landing-module__1l82zW__btnGlass:hover{background:var(--ld-glass-hover);border-color:var(--ld-border-lit);transform:translateY(-2px)}.Landing-module__1l82zW__btnAccent{background:var(--ld-accent);color:#07070f;box-shadow:0 0 24px var(--ld-accent-mid);font-weight:700}.Landing-module__1l82zW__btnAccent:hover{box-shadow:0 6px 32px var(--ld-accent-glow);transform:translateY(-2px)scale(1.02)}.Landing-module__1l82zW__btnLg{padding:14px 28px;font-size:.95rem}.Landing-module__1l82zW__btnFull{border-radius:14px;justify-content:center;width:100%}.Landing-module__1l82zW__btnIcon{align-items:center;width:16px;height:16px;display:flex}.Landing-module__1l82zW__btnIcon svg{width:100%;height:100%}.Landing-module__1l82zW__hero{z-index:1;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:60px;min-height:100vh;padding:120px 24px 80px;display:flex;position:relative}@media (min-width:900px){.Landing-module__1l82zW__hero{text-align:left;flex-direction:row;gap:80px;max-width:1200px;margin:0 auto;padding:120px 60px 80px}}.Landing-module__1l82zW__heroContent{flex-direction:column;flex:1;align-items:center;gap:20px;display:flex}@media (min-width:900px){.Landing-module__1l82zW__heroContent{align-items:flex-start}}.Landing-module__1l82zW__heroH1{letter-spacing:-.04em;color:var(--ld-text);font-family:Space Grotesk,sans-serif;font-size:clamp(2.4rem,6vw,4rem);font-weight:700;line-height:1.08}.Landing-module__1l82zW__heroSub{color:var(--ld-muted);max-width:480px;font-size:clamp(.95rem,2vw,1.1rem);font-weight:300;line-height:1.7}.Landing-module__1l82zW__heroCtas{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}@media (min-width:900px){.Landing-module__1l82zW__heroCtas{justify-content:flex-start}}.Landing-module__1l82zW__badge{background:var(--ld-accent-dim);border:1px solid var(--ld-border-glow);color:var(--ld-accent);letter-spacing:.01em;border-radius:100px;align-items:center;gap:8px;padding:6px 14px;font-size:.78rem;font-weight:500;display:inline-flex}.Landing-module__1l82zW__badgeDot{background:var(--ld-accent);width:6px;height:6px;box-shadow:0 0 6px var(--ld-accent);border-radius:50%;flex-shrink:0;animation:2s ease-in-out infinite Landing-module__1l82zW__dotBlink}.Landing-module__1l82zW__neon{background:linear-gradient(90deg, var(--ld-accent), #0fe, var(--ld-accent));-webkit-text-fill-color:transparent;background-size:200%;-webkit-background-clip:text;background-clip:text;animation:4s linear infinite Landing-module__1l82zW__shimmer}.Landing-module__1l82zW__neonSm{color:var(--ld-accent);text-shadow:0 0 24px var(--ld-accent-mid)}.Landing-module__1l82zW__animFadeUp{animation:.6s cubic-bezier(.22,1,.36,1) both Landing-module__1l82zW__fadeUp}.Landing-module__1l82zW__animFloat{animation:6s ease-in-out infinite Landing-module__1l82zW__float}.Landing-module__1l82zW__phone{flex-shrink:0}.Landing-module__1l82zW__phoneFrame{border:1px solid var(--ld-border);width:230px;box-shadow:0 0 0 1px var(--ld-border-lit), 0 40px 80px #0009, 0 0 60px #00e5cc14;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#0c0c1ae6;border-radius:36px;padding:28px 18px 24px}.Landing-module__1l82zW__phoneNotch{background:var(--ld-border-lit);border-radius:3px;width:60px;height:5px;margin:0 auto 20px}.Landing-module__1l82zW__phoneProfile{flex-direction:column;align-items:center;gap:6px;margin-bottom:18px;display:flex}.Landing-module__1l82zW__phoneAvatar{background:conic-gradient(var(--ld-accent), transparent 80deg, var(--ld-accent) 180deg, transparent 260deg, var(--ld-accent));border-radius:50%;width:52px;height:52px;padding:2px}.Landing-module__1l82zW__phoneAvatar:after{content:"";background:linear-gradient(135deg,#1a1a2e,#0d0d1c);border-radius:50%;width:100%;height:100%;display:block}.Landing-module__1l82zW__phoneName{background:var(--ld-border-lit);border-radius:5px;width:80px;height:9px}.Landing-module__1l82zW__phoneBio{background:var(--ld-border);border-radius:3px;width:110px;height:6px}.Landing-module__1l82zW__phoneCard{background:var(--ld-glass);border:1px solid var(--ld-border);color:var(--ld-text);border-radius:12px;justify-content:space-between;align-items:center;margin-bottom:7px;padding:10px 12px;font-size:.72rem;font-weight:500;animation:.4s both Landing-module__1l82zW__cardIn;display:flex;box-shadow:0 2px 10px #0000004d,inset 0 1px #ffffff0f}.Landing-module__1l82zW__phoneCard:hover{border-color:var(--ld-border-glow);box-shadow:0 2px 16px #00e5cc1f}.Landing-module__1l82zW__phoneCardArrow{color:var(--ld-accent);font-size:.8rem}.Landing-module__1l82zW__statsWrap{z-index:1;padding:0 24px;position:relative}.Landing-module__1l82zW__stats{background:var(--ld-border);border:1px solid var(--ld-border);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-radius:20px;grid-template-columns:repeat(2,1fr);gap:1px;max-width:1000px;margin:0 auto;display:grid;overflow:hidden}@media (min-width:640px){.Landing-module__1l82zW__stats{grid-template-columns:repeat(4,1fr)}}.Landing-module__1l82zW__stat{text-align:center;background:var(--ld-glass);padding:28px 20px}.Landing-module__1l82zW__statNum{color:var(--ld-accent);letter-spacing:-.03em;text-shadow:0 0 24px var(--ld-accent-mid);font-family:Space Grotesk,sans-serif;font-size:clamp(1.8rem,4vw,2.4rem);font-weight:700}.Landing-module__1l82zW__statLabel{color:var(--ld-muted);margin-top:4px;font-size:.78rem}.Landing-module__1l82zW__section{z-index:1;padding:96px 24px;position:relative}.Landing-module__1l82zW__sectionDark{background:#0003}.Landing-module__1l82zW__sectionInner{max-width:1100px;margin:0 auto}.Landing-module__1l82zW__sectionInnerNarrow{max-width:680px;margin:0 auto}.Landing-module__1l82zW__sectionHead{text-align:center;margin-bottom:56px}.Landing-module__1l82zW__sectionH2{letter-spacing:-.035em;color:var(--ld-text);margin-bottom:14px;font-family:Space Grotesk,sans-serif;font-size:clamp(1.8rem,4vw,2.6rem);font-weight:700;line-height:1.15}.Landing-module__1l82zW__sectionSub{color:var(--ld-muted);font-size:.95rem;font-weight:300;line-height:1.65}.Landing-module__1l82zW__reveal{opacity:0;transition:opacity .55s,transform .55s cubic-bezier(.22,1,.36,1);transform:translateY(20px)}.Landing-module__1l82zW__revealIn{opacity:1;transform:translateY(0)}.Landing-module__1l82zW__grid{gap:14px;display:grid}.Landing-module__1l82zW__grid3{grid-template-columns:1fr}@media (min-width:560px){.Landing-module__1l82zW__grid3{grid-template-columns:repeat(2,1fr)}}@media (min-width:900px){.Landing-module__1l82zW__grid3{grid-template-columns:repeat(3,1fr)}}.Landing-module__1l82zW__tilt{background:var(--ld-glass);border:1px solid var(--ld-border);will-change:transform;transform-style:preserve-3d;border-radius:20px;transition:background .18s,border-color .18s;position:relative;overflow:hidden}.Landing-module__1l82zW__tiltOn{background:var(--ld-glass-hover);border-color:var(--ld-border-glow)}.Landing-module__1l82zW__tiltGlint{border-radius:inherit;pointer-events:none;background:radial-gradient(circle at var(--gx,50%) var(--gy,50%), #ffffff21 0%, #00e5cc0a 28%, transparent 55%);opacity:0;transition:opacity .15s;position:absolute;inset:0}.Landing-module__1l82zW__tiltOn .Landing-module__1l82zW__tiltGlint{opacity:1}.Landing-module__1l82zW__tiltBevel{border-radius:inherit;pointer-events:none;background:linear-gradient(160deg,#ffffff14 0%,#0000 45%);position:absolute;inset:0}.Landing-module__1l82zW__featCard{flex-direction:column;gap:14px;padding:28px;display:flex}.Landing-module__1l82zW__featCardTop{justify-content:space-between;align-items:center;gap:10px;display:flex}.Landing-module__1l82zW__soonBadge{text-transform:uppercase;letter-spacing:.07em;color:var(--ld-muted);white-space:nowrap;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:100px;flex-shrink:0;padding:3px 9px;font-size:.62rem;font-weight:700}.Landing-module__1l82zW__featCardIcon{background:var(--ld-accent-dim);width:46px;height:46px;color:var(--ld-accent);border:1px solid #00e5cc33;border-radius:13px;justify-content:center;align-items:center;display:flex;transform:translateZ(6px);box-shadow:0 4px 16px #0000004d,inset 0 1px #ffffff14}.Landing-module__1l82zW__featCardIcon svg{width:20px;height:20px}.Landing-module__1l82zW__featCardTitle{letter-spacing:-.015em;color:var(--ld-text);font-family:Space Grotesk,sans-serif;font-size:1rem;font-weight:600;transform:translateZ(4px)}.Landing-module__1l82zW__featCardDesc{color:var(--ld-muted);font-size:.84rem;font-weight:300;line-height:1.65;transform:translateZ(3px)}.Landing-module__1l82zW__steps{grid-template-columns:1fr;gap:40px;display:grid;position:relative}@media (min-width:700px){.Landing-module__1l82zW__steps{grid-template-columns:repeat(3,1fr);gap:0}}.Landing-module__1l82zW__step{text-align:center;flex-direction:column;align-items:center;padding:0 24px;display:flex;position:relative}.Landing-module__1l82zW__stepNum{letter-spacing:-.05em;color:var(--ld-accent);opacity:.25;text-shadow:0 0 32px var(--ld-accent-mid);margin-bottom:16px;font-family:Space Grotesk,sans-serif;font-size:3.5rem;font-weight:700;line-height:1}.Landing-module__1l82zW__stepDot{background:var(--ld-accent);width:14px;height:14px;box-shadow:0 0 16px var(--ld-accent);border-radius:50%;flex-shrink:0;margin-bottom:18px}.Landing-module__1l82zW__stepConnector{display:none}@media (min-width:700px){.Landing-module__1l82zW__step:not(:last-child) .Landing-module__1l82zW__stepConnector{background:linear-gradient(90deg, var(--ld-accent-mid), transparent);border-top:1px dashed #00e5cc40;width:calc(100% - 14px);height:1px;display:block;position:absolute;top:116px;left:calc(50% + 7px)}}.Landing-module__1l82zW__stepTitle{color:var(--ld-text);margin-bottom:8px;font-family:Space Grotesk,sans-serif;font-size:1.05rem;font-weight:600}.Landing-module__1l82zW__stepDesc{color:var(--ld-muted);max-width:220px;font-size:.84rem;font-weight:300;line-height:1.65}.Landing-module__1l82zW__testCard{flex-direction:column;justify-content:space-between;gap:14px;padding:28px;display:flex}.Landing-module__1l82zW__stars{gap:3px;display:flex}.Landing-module__1l82zW__star{color:var(--ld-accent);display:flex}.Landing-module__1l82zW__star svg{width:14px;height:14px}.Landing-module__1l82zW__testCardText{color:var(--ld-muted);flex:1;font-size:.875rem;font-weight:300;line-height:1.7}.Landing-module__1l82zW__testCardName{color:var(--ld-text);font-family:Space Grotesk,sans-serif;font-size:.9rem;font-weight:600}.Landing-module__1l82zW__testCardRole{color:var(--ld-muted);margin-top:2px;font-size:.75rem}.Landing-module__1l82zW__faq{flex-direction:column;gap:8px;display:flex}.Landing-module__1l82zW__faqItem{background:var(--ld-glass);border:1px solid var(--ld-border);border-radius:16px;transition:border-color .2s;overflow:hidden}.Landing-module__1l82zW__faqItemOpen{border-color:var(--ld-border-glow)}.Landing-module__1l82zW__faqQ{text-align:left;width:100%;color:var(--ld-text);cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;gap:16px;padding:18px 22px;font-family:Space Grotesk,sans-serif;font-size:.9rem;font-weight:600;transition:color .2s;display:flex}.Landing-module__1l82zW__faqQ:hover{color:var(--ld-accent)}.Landing-module__1l82zW__faqChevron{width:18px;height:18px;color:var(--ld-muted);flex-shrink:0;transition:transform .25s,color .2s}.Landing-module__1l82zW__faqChevron svg{width:100%;height:100%}.Landing-module__1l82zW__faqChevronOpen{color:var(--ld-accent);transform:rotate(180deg)}.Landing-module__1l82zW__faqA{color:var(--ld-muted);padding:0 22px 20px;font-size:.86rem;font-weight:300;line-height:1.7;animation:.2s Landing-module__1l82zW__fadeUp}.Landing-module__1l82zW__cta{z-index:1;text-align:center;padding:100px 24px;position:relative;overflow:hidden}.Landing-module__1l82zW__ctaGlow{pointer-events:none;background:radial-gradient(#00e5cc1a 0%,#0000 65%);width:600px;height:400px;animation:6s ease-in-out infinite Landing-module__1l82zW__orbPulse;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Landing-module__1l82zW__ctaInner{flex-direction:column;align-items:center;gap:20px;max-width:600px;margin:0 auto;display:flex;position:relative}.Landing-module__1l82zW__ctaH2{letter-spacing:-.04em;color:var(--ld-text);font-family:Space Grotesk,sans-serif;font-size:clamp(2rem,5vw,3.2rem);font-weight:700;line-height:1.1}.Landing-module__1l82zW__ctaSub{color:var(--ld-muted);font-size:1rem;font-weight:300}.Landing-module__1l82zW__footer{z-index:1;border-top:1px solid var(--ld-border);padding:32px 28px;position:relative}.Landing-module__1l82zW__footerInner{flex-direction:column;align-items:center;gap:20px;max-width:1100px;margin:0 auto;display:flex}@media (min-width:640px){.Landing-module__1l82zW__footerInner{flex-direction:row;justify-content:space-between}}.Landing-module__1l82zW__footerLinks{gap:24px;display:flex}.Landing-module__1l82zW__footerLink{color:var(--ld-muted);cursor:pointer;font-size:.8rem;transition:color .2s}.Landing-module__1l82zW__footerLink:hover{color:var(--ld-accent)}.Landing-module__1l82zW__footerCopy{color:var(--ld-muted);opacity:.5;font-size:.78rem}@media (prefers-reduced-motion:reduce){.Landing-module__1l82zW__animFadeUp,.Landing-module__1l82zW__animFloat,.Landing-module__1l82zW__orb,.Landing-module__1l82zW__badgeDot,.Landing-module__1l82zW__neon{animation:none!important}.Landing-module__1l82zW__reveal{opacity:1;transition:none;transform:none}}
:root{--wz-bg:#07070f;--wz-accent:#00e5cc;--wz-accent-dim:#00e5cc1f;--wz-accent-mid:#00e5cc47;--wz-accent-glow:#00e5cc73;--wz-text:#f0f0fa;--wz-muted:#f0f0fa7a;--wz-glass:#ffffff0e;--wz-glass-h:#ffffff17;--wz-border:#ffffff14;--wz-border-glow:#00e5cc61;--wz-font-d:"Space Grotesk", sans-serif;--wz-font-b:"DM Sans", sans-serif}:is(*,:before,:after){box-sizing:border-box;margin:0;padding:0}button{cursor:pointer;font-family:var(--wz-font-b);background:0 0;border:none}:is(input,textarea){font-family:var(--wz-font-b)}@keyframes Wizard-module__i26eRW__slideIn{0%{opacity:0;transform:translate(48px)}to{opacity:1;transform:translate(0)}}@keyframes Wizard-module__i26eRW__slideInBack{0%{opacity:0;transform:translate(-48px)}to{opacity:1;transform:translate(0)}}@keyframes Wizard-module__i26eRW__orbPulse{0%,to{opacity:.5}50%{opacity:.9}}@keyframes Wizard-module__i26eRW__fadeIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes Wizard-module__i26eRW__spin{to{transform:rotate(360deg)}}.Wizard-module__i26eRW__root{background-color:var(--wz-bg);min-height:100dvh;color:var(--wz-text);font-family:var(--wz-font-b);flex-direction:column;display:flex;position:relative;overflow-x:hidden}.Wizard-module__i26eRW__root:before{content:"";pointer-events:none;z-index:0;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='250' height='250'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.75' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='250' height='250' filter='url(%23n)' opacity='0.03'/%3E%3C/svg%3E");position:fixed;inset:0}.Wizard-module__i26eRW__orb{pointer-events:none;z-index:0;background:radial-gradient(at 50% 20%,#00e5cc14 0%,#0000 65%);width:80vw;max-width:700px;height:55vh;animation:8s ease-in-out infinite Wizard-module__i26eRW__orbPulse;position:fixed;top:-20vh;left:50%;transform:translate(-50%)}.Wizard-module__i26eRW__header{z-index:10;border-bottom:1px solid var(--wz-border);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#07070fcc;align-items:center;gap:20px;padding:18px 28px;display:flex;position:relative}.Wizard-module__i26eRW__back{color:var(--wz-muted);border:1px solid var(--wz-border);background:var(--wz-glass);border-radius:100px;flex-shrink:0;align-items:center;gap:7px;padding:6px 12px;font-size:.82rem;font-weight:500;transition:all .2s;display:flex}.Wizard-module__i26eRW__back:hover{color:var(--wz-text);border-color:#ffffff26}.Wizard-module__i26eRW__progress{flex:1;align-items:center;gap:12px;display:flex}.Wizard-module__i26eRW__progressTrack{background:var(--wz-border);border-radius:2px;flex:1;height:4px;overflow:hidden}.Wizard-module__i26eRW__progressFill{background:var(--wz-accent);height:100%;box-shadow:0 0 8px var(--wz-accent);border-radius:2px;transition:width .4s cubic-bezier(.34,1.56,.64,1)}.Wizard-module__i26eRW__progressLabel{color:var(--wz-muted);font-size:.74rem;font-family:var(--wz-font-d);white-space:nowrap;font-weight:600}.Wizard-module__i26eRW__headerLogo{font-family:var(--wz-font-d);color:var(--wz-text);flex-shrink:0;align-items:center;gap:8px;font-size:.95rem;font-weight:700;display:flex}.Wizard-module__i26eRW__headerLogoIcon{background:var(--wz-accent-dim);border:1px solid var(--wz-border-glow);width:28px;height:28px;color:var(--wz-accent);border-radius:8px;justify-content:center;align-items:center;display:flex}.Wizard-module__i26eRW__body{z-index:1;flex:1;display:flex;position:relative;overflow:hidden}.Wizard-module__i26eRW__main{flex-direction:column;flex:1;min-width:0;max-width:620px;padding:48px 36px 36px;display:flex;overflow-y:auto}@media (min-width:1000px){.Wizard-module__i26eRW__main{padding:64px 72px 48px}}.Wizard-module__i26eRW__dots{gap:6px;margin-bottom:40px;display:flex}.Wizard-module__i26eRW__dot{background:var(--wz-border);border-radius:3px;width:6px;height:6px;transition:all .3s}.Wizard-module__i26eRW__dotOn{background:var(--wz-accent);width:20px;box-shadow:0 0 8px var(--wz-accent)}.Wizard-module__i26eRW__dotDone{background:var(--wz-accent-mid)}.Wizard-module__i26eRW__step{flex-direction:column;flex:1;gap:20px;display:flex}.Wizard-module__i26eRW__stepIn{animation:.35s cubic-bezier(.22,1,.36,1) both Wizard-module__i26eRW__slideIn}.Wizard-module__i26eRW__stepInBack{animation:.35s cubic-bezier(.22,1,.36,1) both Wizard-module__i26eRW__slideInBack}.Wizard-module__i26eRW__stepEmoji{font-size:2.4rem;line-height:1}.Wizard-module__i26eRW__stepTitle{font-family:var(--wz-font-d);letter-spacing:-.035em;color:var(--wz-text);font-size:clamp(1.6rem,3.5vw,2.2rem);font-weight:700;line-height:1.1}.Wizard-module__i26eRW__stepSub{color:var(--wz-muted);margin-top:-8px;font-size:.9rem;font-weight:300;line-height:1.6}.Wizard-module__i26eRW__input{background:var(--wz-glass);border:1px solid var(--wz-border);width:100%;color:var(--wz-text);border-radius:14px;outline:none;padding:14px 18px;font-size:.95rem;font-weight:400;transition:border-color .2s,box-shadow .2s,background .2s}.Wizard-module__i26eRW__input::placeholder{color:var(--wz-muted)}.Wizard-module__i26eRW__input:focus{border-color:var(--wz-border-glow);box-shadow:0 0 0 3px var(--wz-accent-dim);background:var(--wz-glass-h)}.Wizard-module__i26eRW__inputLg{border-radius:16px;padding:16px 22px;font-size:1.1rem}.Wizard-module__i26eRW__usernameWrap{background:var(--wz-glass);border:1px solid var(--wz-border);border-radius:16px;align-items:center;transition:border-color .2s,box-shadow .2s;display:flex;overflow:hidden}.Wizard-module__i26eRW__usernameWrap:focus-within{border-color:var(--wz-border-glow);box-shadow:0 0 0 3px var(--wz-accent-dim)}.Wizard-module__i26eRW__usernameAt{color:var(--wz-accent);font-size:1.1rem;font-weight:600;font-family:var(--wz-font-d);padding:0 4px 0 20px}.Wizard-module__i26eRW__inputUsername{background:0 0;border:none;border-radius:0;flex:1;padding-left:4px}.Wizard-module__i26eRW__inputUsername:focus{box-shadow:none;border:none}.Wizard-module__i26eRW__bioWrap{position:relative}.Wizard-module__i26eRW__textarea{background:var(--wz-glass);border:1px solid var(--wz-border);width:100%;color:var(--wz-text);resize:vertical;border-radius:14px;outline:none;padding:14px 18px;font-size:.95rem;font-weight:400;line-height:1.6;transition:border-color .2s,box-shadow .2s}.Wizard-module__i26eRW__textarea::placeholder{color:var(--wz-muted)}.Wizard-module__i26eRW__textarea:focus{border-color:var(--wz-border-glow);box-shadow:0 0 0 3px var(--wz-accent-dim)}.Wizard-module__i26eRW__charCount{color:var(--wz-muted);font-size:.72rem;position:absolute;bottom:10px;right:14px}.Wizard-module__i26eRW__avatarStep{flex-direction:column;align-items:center;gap:20px;display:flex}.Wizard-module__i26eRW__avatarPreview{border:2px solid var(--wz-border-glow);width:96px;height:96px;box-shadow:0 0 24px var(--wz-accent-mid);background:var(--wz-glass);color:var(--wz-muted);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex;overflow:hidden}.Wizard-module__i26eRW__avatarPreviewImg{object-fit:cover;width:100%;height:100%}.Wizard-module__i26eRW__avatarPreviewPh{justify-content:center;align-items:center;display:flex}.Wizard-module__i26eRW__avatarStep .Wizard-module__i26eRW__input{width:100%}.Wizard-module__i26eRW__bgStep{flex-direction:column;gap:16px;display:flex}.Wizard-module__i26eRW__bgPresets{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}@media (min-width:480px){.Wizard-module__i26eRW__bgPresets{grid-template-columns:repeat(6,1fr)}}.Wizard-module__i26eRW__bgPreset{border:2px solid var(--wz-border);background:var(--wz-glass);cursor:pointer;border-radius:12px;flex-direction:column;align-items:center;gap:6px;padding:0;transition:border-color .2s,box-shadow .2s;display:flex;overflow:hidden}.Wizard-module__i26eRW__bgPresetOn{border-color:var(--wz-accent);box-shadow:0 0 12px var(--wz-accent-mid)}.Wizard-module__i26eRW__bgPresetImg{aspect-ratio:16/9;object-fit:cover;width:100%;display:block}.Wizard-module__i26eRW__bgPresetNone{aspect-ratio:16/9;width:100%;color:var(--wz-muted);background:var(--wz-glass);justify-content:center;align-items:center;display:flex}.Wizard-module__i26eRW__bgPresetLabel{color:var(--wz-muted);padding-bottom:6px;font-size:.68rem}.Wizard-module__i26eRW__or{color:var(--wz-muted);text-align:center;font-size:.8rem}.Wizard-module__i26eRW__socialsStep{flex-direction:column;gap:12px;display:flex}.Wizard-module__i26eRW__socialField{flex-direction:column;gap:6px;display:flex}.Wizard-module__i26eRW__socialFieldLabel{color:var(--wz-muted);letter-spacing:.04em;text-transform:uppercase;font-size:.78rem;font-weight:600}.Wizard-module__i26eRW__links{flex-direction:column;gap:14px;width:100%;display:flex}.Wizard-module__i26eRW__linksList{flex-direction:column;gap:8px;max-height:200px;display:flex;overflow-y:auto}.Wizard-module__i26eRW__linksItem{background:var(--wz-glass);border:1px solid var(--wz-border);border-radius:12px;align-items:center;gap:10px;padding:10px 14px;animation:.25s Wizard-module__i26eRW__fadeIn;display:flex}.Wizard-module__i26eRW__linksItemIcon{flex-shrink:0;font-size:1.1rem}.Wizard-module__i26eRW__linksItemText{flex-direction:column;flex:1;gap:1px;min-width:0;display:flex}.Wizard-module__i26eRW__linksItemTitle{color:var(--wz-text);white-space:nowrap;text-overflow:ellipsis;font-size:.85rem;font-weight:600;overflow:hidden}.Wizard-module__i26eRW__linksItemUrl{color:var(--wz-muted);white-space:nowrap;text-overflow:ellipsis;font-size:.72rem;overflow:hidden}.Wizard-module__i26eRW__linksRemove{width:26px;height:26px;color:var(--wz-muted);background:var(--wz-glass);border:1px solid var(--wz-border);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:all .2s;display:flex}.Wizard-module__i26eRW__linksRemove svg{width:12px;height:12px}.Wizard-module__i26eRW__linksRemove:hover{color:#ff6b6b;background:#ff6b6b1a;border-color:#ff6b6b66}.Wizard-module__i26eRW__linksAdd{flex-direction:column;gap:10px;display:flex}.Wizard-module__i26eRW__linksIconRow{flex-wrap:wrap;gap:6px;display:flex}.Wizard-module__i26eRW__linksIconBtn{background:var(--wz-glass);border:1px solid var(--wz-border);border-radius:10px;justify-content:center;align-items:center;width:36px;height:36px;font-size:1.1rem;transition:all .15s;display:flex}.Wizard-module__i26eRW__linksIconBtn:hover{border-color:var(--wz-border-glow);background:var(--wz-glass-h)}.Wizard-module__i26eRW__linksIconBtnOn{border-color:var(--wz-accent);background:var(--wz-accent-dim);box-shadow:0 0 8px var(--wz-accent-mid)}.Wizard-module__i26eRW__linksAddBtn{border-radius:12px;justify-content:center;align-items:center;gap:8px;padding:10px;font-size:.86rem;display:flex}.Wizard-module__i26eRW__done{flex-direction:column;gap:20px;display:flex}.Wizard-module__i26eRW__doneUrlBox{background:var(--wz-accent-dim);border:1px solid var(--wz-border-glow);border-radius:14px;align-items:center;gap:10px;padding:14px 18px;display:flex}.Wizard-module__i26eRW__doneUrl{font-family:var(--wz-font-d);color:var(--wz-accent);word-break:break-all;flex:1;font-size:.9rem;font-weight:600}.Wizard-module__i26eRW__doneCopy{border-radius:100px;flex-shrink:0;padding:8px 16px;font-size:.82rem}.Wizard-module__i26eRW__doneHint{color:var(--wz-muted);font-size:.85rem;font-weight:300;line-height:1.6}.Wizard-module__i26eRW__doneView{border-radius:14px;justify-content:center;width:100%}.Wizard-module__i26eRW__error{color:#ff6b8a;padding:0 4px;font-size:.8rem}.Wizard-module__i26eRW__errorLink{color:#ff6b8a;font-weight:600;text-decoration:underline}.Wizard-module__i26eRW__btn{letter-spacing:-.01em;border-radius:100px;align-items:center;gap:8px;padding:11px 22px;font-size:.88rem;font-weight:600;transition:all .2s cubic-bezier(.34,1.56,.64,1);display:inline-flex}.Wizard-module__i26eRW__btnGhost{color:var(--wz-muted);border:1px solid var(--wz-border);background:0 0}.Wizard-module__i26eRW__btnGhost:hover{color:var(--wz-text);border-color:#ffffff26}.Wizard-module__i26eRW__btnGlass{background:var(--wz-glass);border:1px solid var(--wz-border);color:var(--wz-text)}.Wizard-module__i26eRW__btnGlass:hover{background:var(--wz-glass-h);border-color:#ffffff29}.Wizard-module__i26eRW__btnAccent{background:var(--wz-accent);color:#07070f;box-shadow:0 0 20px var(--wz-accent-mid);font-weight:700}.Wizard-module__i26eRW__btnAccent:hover{box-shadow:0 6px 28px var(--wz-accent-glow);transform:translateY(-2px)scale(1.02)}.Wizard-module__i26eRW__btnLg{padding:14px 28px;font-size:.95rem}.Wizard-module__i26eRW__btnDisabled{opacity:.4;pointer-events:none}.Wizard-module__i26eRW__nav{border-top:1px solid var(--wz-border);justify-content:space-between;align-items:center;margin-top:auto;padding-top:32px;display:flex}.Wizard-module__i26eRW__navNext{margin-left:auto}.Wizard-module__i26eRW__aside{border-left:1px solid var(--wz-border);background:#00000040;flex-direction:column;flex-shrink:0;align-items:center;gap:16px;width:340px;padding:32px 24px;display:none;overflow-y:auto}@media (min-width:900px){.Wizard-module__i26eRW__aside{display:flex}}.Wizard-module__i26eRW__asideLabel{text-transform:uppercase;letter-spacing:.08em;color:var(--wz-muted);font-size:.74rem;font-weight:600}.Wizard-module__i26eRW__preview{border:1px solid var(--wz-border);background:#07070f;border-radius:28px;width:240px;min-height:420px;position:relative;overflow:hidden;box-shadow:0 24px 60px #00000080,0 0 0 1px #ffffff0f}.Wizard-module__i26eRW__previewBg{position:absolute;inset:0}.Wizard-module__i26eRW__previewBgImg{object-fit:cover;width:100%;height:100%}.Wizard-module__i26eRW__previewBgOverlay{background:#06060eb8;position:absolute;inset:0}.Wizard-module__i26eRW__previewFrame{z-index:1;flex-direction:column;align-items:center;gap:8px;padding:24px 16px 20px;display:flex;position:relative}.Wizard-module__i26eRW__previewNotch{background:#ffffff1f;border-radius:2px;align-self:center;width:40px;height:3px;margin-bottom:8px}.Wizard-module__i26eRW__previewAvatarWrap{flex-shrink:0;width:56px;height:56px;position:relative}.Wizard-module__i26eRW__previewAvatarRing{background:conic-gradient(var(--wz-accent), transparent 80deg, var(--wz-accent) 180deg, transparent 260deg, var(--wz-accent));border-radius:50%;animation:9s linear infinite Wizard-module__i26eRW__spin;position:absolute;inset:-3px}.Wizard-module__i26eRW__previewAvatarRing:after{content:"";background:#07070f;border-radius:50%;position:absolute;inset:3px}.Wizard-module__i26eRW__previewAvatarImg{object-fit:cover;z-index:1;border-radius:50%;width:calc(100% - 4px);height:calc(100% - 4px);position:absolute;inset:2px}.Wizard-module__i26eRW__previewAvatarPh{z-index:1;background:#ffffff0f;border-radius:50%;position:absolute;inset:2px}.Wizard-module__i26eRW__previewName{font-family:var(--wz-font-d);color:#f0f0fa;letter-spacing:-.02em;text-align:center;font-size:.9rem;font-weight:700}.Wizard-module__i26eRW__previewNamePh{background:#ffffff1a;border-radius:5px;width:80px;height:10px}.Wizard-module__i26eRW__previewBio{color:#f0f0fa80;text-align:center;max-width:160px;font-size:.62rem;line-height:1.4}.Wizard-module__i26eRW__previewBioPh{background:#ffffff12;border-radius:4px;width:120px;height:7px}.Wizard-module__i26eRW__previewSocials{gap:5px;margin:2px 0;display:flex}.Wizard-module__i26eRW__previewSocialDot{background:#00e5cc1f;border:1px solid #00e5cc40;border-radius:6px;width:20px;height:20px}.Wizard-module__i26eRW__previewLinks{flex-direction:column;gap:5px;width:100%;margin-top:4px;display:flex}.Wizard-module__i26eRW__previewLink{background:#ffffff0d;border:1px solid #ffffff12;border-radius:9px;align-items:center;gap:7px;padding:7px 10px;animation:.2s Wizard-module__i26eRW__fadeIn;display:flex;box-shadow:0 2px 8px #0000004d,inset 0 1px #ffffff0d}.Wizard-module__i26eRW__previewLinkIcon{font-size:.75rem}.Wizard-module__i26eRW__previewLinkTitle{color:#f0f0fa;font-size:.62rem;font-weight:600;font-family:var(--wz-font-d);white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.Wizard-module__i26eRW__previewLinkPh{background:#ffffff0a;border:1px solid #ffffff0f;border-radius:9px;height:28px}.Wizard-module__i26eRW__accountStep{flex-direction:column;gap:14px;display:flex}.Wizard-module__i26eRW__fieldGroup{flex-direction:column;gap:6px;display:flex}.Wizard-module__i26eRW__fieldLabel{text-transform:uppercase;letter-spacing:.05em;color:var(--wz-muted);font-size:.76rem;font-weight:600}.Wizard-module__i26eRW__accountHint{color:var(--wz-muted);background:var(--wz-accent-dim);border:1px solid var(--wz-border-glow);border-radius:10px;padding:12px 14px;font-size:.82rem;font-weight:300;line-height:1.6}.Wizard-module__i26eRW__accountHint strong{color:var(--wz-accent);font-weight:600}.Wizard-module__i26eRW__spinner{flex-shrink:0;animation:.8s linear infinite Wizard-module__i26eRW__spin}@media (prefers-reduced-motion:reduce){.Wizard-module__i26eRW__step,.Wizard-module__i26eRW__previewAvatarRing,.Wizard-module__i26eRW__spinner{animation:none!important}.Wizard-module__i26eRW__progressFill{transition:none}}
