.register_pageContainer__YrcV8{min-height:100vh;display:flex;flex-direction:column;position:relative;overflow:hidden}.register_background__tZWYA{position:fixed;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,#111,#333);z-index:-2}.register_particle__TMrxx{position:absolute;background:hsla(0,0%,100%,.1);border-radius:50%;animation:register_float__uq4N8 var(--duration) ease-in-out infinite;animation-delay:var(--delay);width:var(--size);height:var(--size);left:var(--x);top:var(--y)}@keyframes register_float__uq4N8{0%,to{transform:translateY(0) rotate(0deg);opacity:.7}50%{transform:translateY(-20px) rotate(180deg);opacity:.3}}.register_gradientOverlay__UML_j{position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 20% 80%,rgba(120,119,198,.3) 0,transparent 50%),radial-gradient(circle at 80% 20%,rgba(255,119,198,.3) 0,transparent 50%),radial-gradient(circle at 40% 40%,rgba(120,219,255,.2) 0,transparent 50%);animation:register_gradientShift__A9meL 10s ease-in-out infinite}@keyframes register_gradientShift__A9meL{0%,to{background-position:0 0}50%{background-position:100% 100%}}.register_backContainer__n3vF0{position:absolute;top:30px;left:30px;z-index:10}.register_backButton__MKoJv{display:flex;align-items:center;gap:8px;padding:12px 20px;background:hsla(0,0%,100%,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid hsla(0,0%,100%,.2);border-radius:12px;color:#fff;font-weight:500;cursor:pointer;transition:all .3s ease}.register_backButton__MKoJv:hover{background:hsla(0,0%,100%,.2);transform:translateX(-5px)}.register_mainContent__w1OJX{flex:1 1;display:grid;grid-template-columns:1fr 1fr;min-height:100vh}.register_brandSection__9a7OH{display:flex;flex-direction:column;align-items:center;justify-content:space-between;padding:40px;background:var(--bg-card);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);position:relative;overflow:hidden}.register_brandSection__9a7OH:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,rgba(0,0,0,.03),rgba(0,0,0,.03));pointer-events:none;z-index:0}.register_brandContent__tO_gH{position:relative;z-index:2;text-align:center;max-width:500px}.register_logo__8vCa2{display:flex;align-items:center;justify-content:center;gap:12px;margin-bottom:40px}.register_logoImage__fdT6l{width:48px;height:48px;object-fit:contain;filter:grayscale(100%) brightness(1.2);display:block}.register_logoText__OPfN1{background:none;-webkit-text-fill-color:var(--text-primary);background-clip:unset}.register_logoText__OPfN1,.register_welcomeTitle__TS6ZA{font-size:2.5rem;font-weight:700;color:var(--text-primary)}.register_welcomeTitle__TS6ZA{margin-bottom:16px;line-height:1.2}.register_welcomeSubtitle__BhbbX{font-size:1.1rem;color:var(--text-secondary);line-height:1.6;margin-bottom:40px}.register_progressSteps__Kf2rd{display:flex;justify-content:center;gap:30px;margin-bottom:40px}.register_step__9KpdG{display:flex;flex-direction:column;align-items:center;gap:8px;color:var(--text-secondary);transition:all .3s ease}.register_step__9KpdG.register_active__U8z5N{color:#111}.register_stepNumber__ZH7O6{width:40px;height:40px;border:2px solid;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:.9rem;transition:all .3s ease}.register_step__9KpdG.register_active__U8z5N .register_stepNumber__ZH7O6{background:#111;border-color:#111;color:#fff}.register_step__9KpdG span{font-size:.85rem;font-weight:500}.register_features__U4u7R{display:flex;flex-direction:column;gap:16px;margin-bottom:40px}.register_featureItem__N_oTR{display:flex;align-items:center;gap:12px;font-size:1rem;color:var(--text-secondary)}.register_featureIcon__inXe4{color:#10b981;font-size:1.1rem}.register_stats__b_J_R{display:flex;justify-content:center;gap:40px}.register_stat__glKpA{display:flex;flex-direction:column;align-items:center}.register_statNumber__FhpOV{font-size:1.8rem;font-weight:700;color:#111;margin-bottom:4px}.register_statLabel__FSS__{font-size:.9rem;color:var(--text-secondary)}.register_formSection__ECqS_{display:flex;align-items:center;justify-content:center;padding:40px;background:var(--bg-card);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.register_formContainer__mJJFJ{width:100%;max-width:400px;animation:register_formSlideIn__lY_a_ .8s ease-out}@keyframes register_formSlideIn__lY_a_{0%{opacity:0;transform:translateX(50px)}to{opacity:1;transform:translateX(0)}}.register_formHeader__y9y34{text-align:center;margin-bottom:30px}.register_formIcon__eX1bx{width:60px;height:60px;background:linear-gradient(135deg,#111,#333);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-size:1.5rem;margin:0 auto 20px;box-shadow:0 8px 25px rgba(0,0,0,.15)}.register_formHeader__y9y34 h2{font-size:1.8rem;font-weight:700;color:var(--text-primary);margin-bottom:8px}.register_formHeader__y9y34 p{color:var(--text-secondary);font-size:.95rem;margin-bottom:20px}.register_progressBar__WW0iH{width:100%;height:6px;background:var(--border-color);border-radius:3px;overflow:hidden}.register_progressFill__MRHxt{height:100%;background:#111;border-radius:3px;transition:width .5s ease}.register_tabContainer__C2FIi{margin-bottom:30px}.register_tabs__yje1F{display:flex;background:var(--bg-hover);border-radius:12px;padding:4px;border:1px solid var(--border-color)}.register_tab__qumet{flex:1 1;padding:12px 20px;text-align:center;text-decoration:none;color:var(--text-secondary);font-weight:600;border-radius:8px;transition:all .3s ease}.register_activeTab__livMA{background:var(--bg-card);color:var(--text-primary);box-shadow:0 2px 8px rgba(0,0,0,.1)}.register_tab__qumet:hover:not(.register_activeTab__livMA){color:var(--text-primary)}.register_form__VQsdY{margin-bottom:30px}.register_inputGroup__Zpjh6{margin-bottom:20px}.register_inputContainer__0K3_C{position:relative;background:var(--bg-hover);border:2px solid var(--border-color);border-radius:12px;transition:all .3s ease}.register_inputContainer__0K3_C.register_focused__yQBtD{border-color:#111;background:var(--bg-card);box-shadow:0 4px 15px rgba(0,0,0,.08);transform:translateY(-1px)}.register_inputIcon__oOyho{position:absolute;left:16px;top:50%;transform:translateY(-50%);color:var(--text-secondary);transition:all .3s ease}.register_inputContainer__0K3_C.register_focused__yQBtD .register_inputIcon__oOyho{color:#111}.register_input__h2R83{width:100%;padding:16px 48px;border:none;background:none;font-size:1rem;color:var(--text-primary);outline:none;border-radius:12px}.register_input__h2R83::placeholder{color:var(--text-secondary)}.register_inputBorder__LPaeP{position:absolute;bottom:-2px;left:50%;width:0;height:2px;background:#111;transition:all .3s ease;transform:translateX(-50%)}.register_inputContainer__0K3_C.register_focused__yQBtD .register_inputBorder__LPaeP{width:100%}.register_helperText__SeeDP{display:block;margin-top:6px;color:var(--text-secondary);font-size:.8rem;line-height:1.4;transition:color .3s ease}.register_helperText__SeeDP.register_success__eABFe{color:#10b981}.register_helperText__SeeDP.register_error__G0So9{color:#ef4444}.register_statusIcon__ZERaB{position:absolute;right:16px;top:50%;transform:translateY(-50%);display:flex;align-items:center;justify-content:center;width:20px;height:20px;z-index:10}.register_statusIcon__ZERaB.register_success__eABFe{color:#10b981}.register_statusIcon__ZERaB.register_error__G0So9{color:#ef4444}.register_statusIcon__ZERaB.register_loading__2qc3c{color:#111}.register_otpSection__6Y9fx{text-align:center}.register_otpHeader__C0LMq{margin-bottom:30px}.register_otpIcon___0pN4{font-size:3rem;color:#111;margin-bottom:16px}.register_otpHeader__C0LMq h3{font-size:1.3rem;color:var(--text-primary);margin-bottom:8px}.register_otpHeader__C0LMq p{color:var(--text-secondary);font-size:.95rem}.register_otpMeta__y4RWm{display:flex;justify-content:space-between;margin-top:12px}.register_metaItem__499Kv{display:flex;align-items:center;gap:6px;font-size:.85rem;color:var(--text-secondary)}.register_metaItem__499Kv strong{color:var(--text-primary)}.register_passwordSection___vCop{text-align:center}.register_passwordHeader__EQcaV{margin-bottom:30px}.register_passwordIcon__kxjHR{font-size:3rem;color:#111;margin-bottom:16px}.register_passwordHeader__EQcaV h3{font-size:1.3rem;color:var(--text-primary);margin-bottom:8px}.register_passwordHeader__EQcaV p{color:var(--text-secondary);font-size:.95rem}.register_passwordRequirements__hsDbN{margin:20px 0;text-align:left}.register_requirement__R_Ana{display:flex;align-items:center;gap:8px;color:var(--text-secondary);font-size:.85rem;margin-bottom:8px;transition:all .3s ease}.register_requirement__R_Ana.register_met__Zc8st{color:#10b981}.register_buttonGroup__YQ5wN{display:flex;flex-direction:column;gap:12px;margin-bottom:20px}.register_submitButton__HiGI9{width:100%;padding:16px 24px;background:#111;color:#fff;border:none;border-radius:12px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;gap:8px;box-shadow:0 4px 15px rgba(0,0,0,.2)}.register_submitButton__HiGI9:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 25px rgba(0,0,0,.3)}.register_submitButton__HiGI9:disabled{opacity:.7;cursor:not-allowed;transform:none}.register_secondaryButton__ft9j5{width:100%;padding:14px 24px;background:transparent;border:2px solid var(--border-color);color:var(--text-secondary);border-radius:12px;font-size:.95rem;font-weight:600;cursor:pointer;transition:all .3s ease}.register_secondaryButton__ft9j5:hover:not(:disabled){border-color:#111;color:#111;transform:translateY(-1px)}.register_secondaryButton__ft9j5:disabled{opacity:.5;cursor:not-allowed}.register_backLink__czXDU{background:none;border:none;color:#111;cursor:pointer;font-size:.9rem;text-decoration:none;transition:all .3s ease;display:inline-flex;align-items:center;gap:4px}.register_backLink__czXDU:hover{color:#444;transform:translateX(-2px)}.register_securityNote__ByvhM{display:flex;align-items:center;justify-content:center;gap:8px;margin-top:20px;color:#10b981;font-size:.85rem;font-weight:500}.register_loginLink__giS0Z{text-align:center;color:var(--text-secondary);font-size:.9rem}.register_loginText__fNXqR{color:#111;text-decoration:none;font-weight:600;transition:all .3s ease}.register_loginText__fNXqR:hover{color:#444}@media (max-width:1024px){.register_mainContent__w1OJX{grid-template-columns:1fr}.register_brandSection__9a7OH{display:none}}@media (max-width:768px){.register_backContainer__n3vF0{top:20px;left:20px}.register_formSection__ECqS_{padding:20px}.register_formContainer__mJJFJ{max-width:100%}.register_progressSteps__Kf2rd{gap:15px}.register_step__9KpdG span{font-size:.8rem}}@media (max-width:480px){.register_backButton__MKoJv{padding:10px 16px;font-size:.9rem}.register_formHeader__y9y34 h2{font-size:1.5rem}.register_stats__b_J_R{gap:20px}.register_statNumber__FhpOV{font-size:1.5rem}.register_otpMeta__y4RWm{flex-direction:column;gap:8px;align-items:center}}body.studex-dark .register_submitButton__HiGI9{background:#fafafa;color:#09090b;box-shadow:0 4px 15px hsla(0,0%,100%,.08)}body.studex-dark .register_submitButton__HiGI9:hover:not(:disabled){box-shadow:0 8px 25px hsla(0,0%,100%,.12)}body.studex-dark .register_secondaryButton__ft9j5:hover:not(:disabled){border-color:#fafafa;color:#fafafa}body.studex-dark .register_loginText__fNXqR{color:#fafafa}body.studex-dark .register_loginText__fNXqR:hover{color:#a1a1aa}body.studex-dark .register_backLink__czXDU{color:#fafafa}body.studex-dark .register_backLink__czXDU:hover{color:#a1a1aa}body.studex-dark .register_inputContainer__0K3_C.register_focused__yQBtD{border-color:#fafafa;box-shadow:0 4px 15px hsla(0,0%,100%,.06)}body.studex-dark .register_inputContainer__0K3_C.register_focused__yQBtD .register_inputIcon__oOyho{color:#fafafa}body.studex-dark .register_inputBorder__LPaeP{background:#fafafa}body.studex-dark .register_activeTab__livMA,body.studex-dark .register_statNumber__FhpOV,body.studex-dark .register_step__9KpdG.register_active__U8z5N{color:#fafafa}body.studex-dark .register_step__9KpdG.register_active__U8z5N .register_stepNumber__ZH7O6{background:#fafafa;border-color:#fafafa;color:#09090b}body.studex-dark .register_progressFill__MRHxt{background:#fafafa}body.studex-dark .register_otpIcon___0pN4,body.studex-dark .register_passwordIcon__kxjHR{color:#fafafa}.StudexIllustration_illustrationWrap__r9rI5{position:relative;width:100%;max-width:320px;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:14px;padding:0 8px;--ill-bg-phone:var(--bg-card);--ill-border-phone:var(--border-color);--ill-text-primary:var(--text-primary);--ill-text-secondary:var(--text-secondary);--ill-bg-hover:var(--bg-hover);--ill-border-card:var(--border-color)}.StudexIllustration_tagline__tV1SX{display:flex;align-items:center;gap:8px;font-size:.78rem;font-weight:600;letter-spacing:.07em;text-transform:uppercase;color:var(--ill-text-secondary);animation:StudexIllustration_fadeSlideDown__6w6Z2 .8s ease-out both}.StudexIllustration_taglineDot__FM_L5{width:7px;height:7px;border-radius:50%;background:#a5f3a0;animation:StudexIllustration_pulse__6V7HZ 2s ease-in-out infinite}.StudexIllustration_phoneFrame__d3ZbO{position:relative;width:200px;height:360px;background:var(--ill-bg-phone);border:1.5px solid var(--ill-border-phone);border-radius:32px;overflow:hidden;box-shadow:0 16px 36px var(--shadow-color),inset 0 0 0 1px hsla(0,0%,100%,.05);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);animation:StudexIllustration_phoneAppear__y4XoA .9s cubic-bezier(.22,.68,0,1.2) both}.StudexIllustration_phoneNotch__8LOVa{top:10px;width:56px;height:6px}.StudexIllustration_homeIndicator__Ojx1k,.StudexIllustration_phoneNotch__8LOVa{position:absolute;left:50%;transform:translateX(-50%);background:var(--ill-border-phone);border-radius:4px;z-index:10}.StudexIllustration_homeIndicator__Ojx1k{bottom:7px;width:48px;height:3px}.StudexIllustration_featureLabel__Ngxh_{position:absolute;top:24px;left:50%;transform:translateX(-50%);font-size:.62rem;font-weight:700;color:#fff;padding:3px 10px;border-radius:20px;z-index:20;white-space:nowrap;letter-spacing:.04em;box-shadow:0 2px 8px rgba(0,0,0,.2)}.StudexIllustration_phoneScreen__MAvFz{position:absolute;top:44px;left:0;right:0;bottom:16px;overflow:hidden}.StudexIllustration_screenEnter__DKJJY{animation:StudexIllustration_screenIn__WcWah .4s cubic-bezier(.22,.68,0,1.1) both}.StudexIllustration_screenExit__1KuWr{animation:StudexIllustration_screenOut__V9Bbz .35s ease-in both}.StudexIllustration_screen__U1_78{width:100%;height:100%;display:flex;flex-direction:column;overflow:hidden}.StudexIllustration_profileHero__4Ap4X{position:relative;height:70px;flex-shrink:0}.StudexIllustration_profileBanner__5h7wx{width:100%;height:50px;background:linear-gradient(135deg,#667eea,#764ba2);opacity:.7}.StudexIllustration_profileAvatarWrap__2HYnB{position:absolute;bottom:0;left:12px}.StudexIllustration_profileAvatar__MOVPh{width:42px;height:42px;border-radius:50%;border:2px solid hsla(0,0%,100%,.6);display:flex;align-items:center;justify-content:center}.StudexIllustration_avatarInitial__D_ZVo{font-size:1.1rem;font-weight:700;color:#fff}.StudexIllustration_profileInfo__4JBKR{padding:6px 10px 8px;display:flex;flex-direction:column;gap:3px}.StudexIllustration_profileName__CYeAv{font-size:.85rem;font-weight:700;color:var(--ill-text-primary)}.StudexIllustration_profileHandle__rugse{font-size:.6rem;color:var(--ill-text-secondary)}.StudexIllustration_profileStats__t8fJU{display:flex;gap:10px;font-size:.58rem;color:var(--ill-text-secondary);margin:4px 0}.StudexIllustration_profileStats__t8fJU strong{color:var(--ill-text-primary)}.StudexIllustration_followBtn__UVkGf{align-self:flex-start;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;border-radius:14px;padding:5px 16px;font-size:.65rem;font-weight:700;cursor:pointer;letter-spacing:.03em;animation:StudexIllustration_popIn__lWHT9 .4s cubic-bezier(.22,.68,0,1.4) .3s both}.StudexIllustration_chatHeader__CkxlD{display:flex;align-items:center;gap:8px;padding:8px 10px;background:var(--ill-bg-hover);border-bottom:1px solid var(--ill-border-card);flex-shrink:0}.StudexIllustration_chatAvatar__uljb6{width:28px;height:28px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.75rem;font-weight:700;color:#fff;flex-shrink:0}.StudexIllustration_chatName__EXsIo{font-size:.72rem;font-weight:700;color:var(--ill-text-primary)}.StudexIllustration_chatOnline__u9kSq{font-size:.55rem;color:var(--ill-text-secondary)}.StudexIllustration_chatMessages__5M1Ej{flex:1 1;padding:8px 10px;display:flex;flex-direction:column;gap:6px;overflow:hidden}.StudexIllustration_msg__BV4s9{max-width:80%;padding:6px 10px;border-radius:12px;font-size:.6rem;line-height:1.4;font-weight:500}.StudexIllustration_msgIn__Vxm_s{background:var(--ill-bg-hover);color:var(--ill-text-primary);align-self:flex-start;border-bottom-left-radius:4px;animation:StudexIllustration_msgSlideIn__AxB3W .3s ease both}.StudexIllustration_msgOut__FZNKw{background:linear-gradient(135deg,#06b6d4,#3b82f6);color:#fff;align-self:flex-end;border-bottom-right-radius:4px;animation:StudexIllustration_msgSlideIn__AxB3W .3s ease .25s both}.StudexIllustration_msgIn__Vxm_s:last-child{animation-delay:.5s}.StudexIllustration_chatInput__0dBqs{display:flex;align-items:center;gap:6px;padding:6px 10px;background:var(--ill-bg-hover);border-top:1px solid var(--ill-border-card);flex-shrink:0}.StudexIllustration_chatInputText__m_Exs{flex:1 1;font-size:.58rem;color:var(--ill-text-secondary)}.StudexIllustration_sendIcon__nkZ4i{font-size:.75rem;color:#06b6d4}.StudexIllustration_videoCallScreen__cpbDD{position:relative;width:100%;height:100%;background:linear-gradient(180deg,#0f172a,#1e293b);display:flex;flex-direction:column;align-items:center;justify-content:center}.StudexIllustration_videoMain__h_08C{display:flex;flex-direction:column;align-items:center;gap:6px}.StudexIllustration_videoAvatar__6AATi{width:64px;height:64px;border-radius:50%;border:2.5px solid hsla(0,0%,100%,.3);display:flex;align-items:center;justify-content:center;animation:StudexIllustration_videoRing__y3kGs 2s ease-in-out infinite}.StudexIllustration_avatarInitialLg__T14eu{font-size:1.6rem;font-weight:700;color:#fff}.StudexIllustration_videoName__BoL6d{font-size:.9rem;font-weight:700;color:#fff}.StudexIllustration_videoStatus__y9Jws{font-size:.6rem;color:hsla(0,0%,100%,.55)}.StudexIllustration_videoSelf__bsVjw{position:absolute;top:8px;right:8px;width:36px;height:36px;border-radius:10px;border:1.5px solid hsla(0,0%,100%,.3);overflow:hidden}.StudexIllustration_videoSelfAvatar__pWjpB{width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-size:.8rem;font-weight:700;color:#fff}.StudexIllustration_videoControls__vJlcr{position:absolute;bottom:14px;display:flex;gap:10px}.StudexIllustration_vcBtn__ZUMLz{width:36px;height:36px;border-radius:50%;border:none;cursor:pointer;font-size:.85rem;display:flex;align-items:center;justify-content:center}.StudexIllustration_vcMute__PPz7f{background:hsla(0,0%,100%,.15)}.StudexIllustration_vcEnd__QsVBy{background:#ef4444}.StudexIllustration_vcCam__uMnBJ{background:hsla(0,0%,100%,.15)}.StudexIllustration_blogCard__9a2Nj{padding:10px;display:flex;flex-direction:column;gap:6px;height:100%}.StudexIllustration_blogAuthor__qUXu0{display:flex;align-items:center;gap:7px}.StudexIllustration_blogAvatar__B_2xh{width:26px;height:26px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.7rem;font-weight:700;color:#fff;flex-shrink:0}.StudexIllustration_blogAuthorName__Z5_Hx{font-size:.68rem;font-weight:700;color:var(--ill-text-primary)}.StudexIllustration_blogDate__oViNs{font-size:.55rem;color:var(--ill-text-secondary)}.StudexIllustration_blogReadTime__36kpQ{margin-left:auto;font-size:.6rem;color:#fbbf24}.StudexIllustration_blogTitle__UFZo9{font-size:.75rem;font-weight:700;color:var(--ill-text-primary);line-height:1.3}.StudexIllustration_blogExcerpt__6q7cM{font-size:.58rem;color:var(--ill-text-secondary);line-height:1.5}.StudexIllustration_blogFooter__wnq4n{display:flex;align-items:center;gap:8px;font-size:.55rem;color:var(--ill-text-secondary);margin-top:auto;padding-top:6px;border-top:1px solid var(--ill-border-card)}.StudexIllustration_readBtn__My5sx{margin-left:auto;background:linear-gradient(135deg,#f59e0b,#ef4444);color:#fff;border:none;border-radius:10px;padding:4px 10px;font-size:.6rem;font-weight:700;cursor:pointer}.StudexIllustration_createCard___BnZj{padding:10px;display:flex;flex-direction:column;gap:8px;height:100%}.StudexIllustration_createHeader__U_RzS{display:flex;align-items:center;gap:8px}.StudexIllustration_createAvatar__TfpSZ{width:28px;height:28px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.75rem;font-weight:700;color:#fff;flex-shrink:0}.StudexIllustration_createName__LMIj6{font-size:.7rem;font-weight:700;color:var(--ill-text-primary)}.StudexIllustration_createAudience__abigO{font-size:.55rem;color:var(--ill-text-secondary)}.StudexIllustration_createTextarea__5pkXV{flex:1 1;background:var(--ill-bg-hover);border-radius:10px;padding:8px;font-size:.62rem;color:var(--ill-text-primary);display:flex;align-items:flex-start;gap:2px}.StudexIllustration_createPlaceholder__E9lCZ{flex:1 1}.StudexIllustration_typingCursor__6_vJT{color:#a78bfa;animation:StudexIllustration_blink__iEMDO 1s step-end infinite}.StudexIllustration_createTools__ZZAcL{display:flex;align-items:center;gap:10px;padding-top:4px;border-top:1px solid var(--ill-border-card)}.StudexIllustration_createTool__J6sTk{font-size:.9rem;cursor:pointer}.StudexIllustration_postBtn__owErZ{margin-left:auto;background:linear-gradient(135deg,#8b5cf6,#ec4899);color:#fff;border:none;border-radius:12px;padding:5px 14px;font-size:.65rem;font-weight:700;cursor:pointer;animation:StudexIllustration_popIn__lWHT9 .4s cubic-bezier(.22,.68,0,1.4) .3s both}.StudexIllustration_dots__K1744{display:flex;gap:6px;align-items:center}.StudexIllustration_dot__04jDr{width:6px;height:6px;border-radius:50%;background:var(--ill-border-phone);opacity:.4;border:none;cursor:pointer;padding:0;transition:all .3s ease}.StudexIllustration_dotActive__w_MPL{width:18px;border-radius:4px;background:var(--ill-text-primary);opacity:1}.StudexIllustration_pill__ZiYhV{position:absolute;background:var(--ill-bg-phone);border:1px solid var(--ill-border-phone);border-radius:20px;padding:5px 12px;font-size:.72rem;font-weight:600;color:var(--ill-text-primary);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);white-space:nowrap;box-shadow:0 4px 12px var(--shadow-color);pointer-events:none}.StudexIllustration_pill1__HrUc5{top:54px;left:-72px;animation:StudexIllustration_floatA__aUqY4 3s ease-in-out infinite,StudexIllustration_fadeSlideDown__6w6Z2 .8s ease-out .4s both}.StudexIllustration_pill2__aO3qv{top:130px;right:-70px;animation:StudexIllustration_floatB__tsyJM 3.5s ease-in-out infinite,StudexIllustration_fadeSlideDown__6w6Z2 .8s ease-out .6s both}.StudexIllustration_pill3__BIx7z{bottom:120px;left:-64px;animation:StudexIllustration_floatA__aUqY4 4s ease-in-out infinite,StudexIllustration_fadeSlideDown__6w6Z2 .8s ease-out .8s both}.StudexIllustration_pill4__AD0le{bottom:56px;right:-72px;animation:StudexIllustration_floatB__tsyJM 3.2s ease-in-out infinite,StudexIllustration_fadeSlideDown__6w6Z2 .8s ease-out 1s both}@keyframes StudexIllustration_fadeSlideDown__6w6Z2{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@keyframes StudexIllustration_phoneAppear__y4XoA{0%{opacity:0;transform:scale(.88) translateY(18px)}to{opacity:1;transform:scale(1) translateY(0)}}@keyframes StudexIllustration_screenIn__WcWah{0%{opacity:0;transform:translateX(30px) scale(.97)}to{opacity:1;transform:translateX(0) scale(1)}}@keyframes StudexIllustration_screenOut__V9Bbz{0%{opacity:1;transform:translateX(0) scale(1)}to{opacity:0;transform:translateX(-24px) scale(.96)}}@keyframes StudexIllustration_msgSlideIn__AxB3W{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes StudexIllustration_popIn__lWHT9{0%{opacity:0;transform:scale(.7)}to{opacity:1;transform:scale(1)}}@keyframes StudexIllustration_videoRing__y3kGs{0%,to{box-shadow:0 0 0 0 hsla(0,0%,100%,.15)}50%{box-shadow:0 0 0 10px hsla(0,0%,100%,0)}}@keyframes StudexIllustration_blink__iEMDO{0%,to{opacity:1}50%{opacity:0}}@keyframes StudexIllustration_pulse__6V7HZ{0%,to{opacity:1;transform:scale(1)}50%{opacity:.4;transform:scale(.75)}}@keyframes StudexIllustration_floatA__aUqY4{0%,to{transform:translateY(0) rotate(-1deg)}50%{transform:translateY(-8px) rotate(1deg)}}@keyframes StudexIllustration_floatB__tsyJM{0%,to{transform:translateY(0) rotate(1deg)}50%{transform:translateY(-10px) rotate(-1deg)}}