.forgot_pageContainer__ftlzo{min-height:100vh;display:flex;flex-direction:column;position:relative;overflow:hidden}.forgot_background__4AjHA{position:fixed;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,#111,#333);z-index:-2}.forgot_particle__HzbFu{position:absolute;background:hsla(0,0%,100%,.1);border-radius:50%;animation:forgot_float__mBwFe var(--duration) ease-in-out infinite;animation-delay:var(--delay);width:var(--size);height:var(--size);left:var(--x);top:var(--y)}@keyframes forgot_float__mBwFe{0%,to{transform:translateY(0) rotate(0deg);opacity:.7}50%{transform:translateY(-20px) rotate(180deg);opacity:.3}}.forgot_gradientOverlay__M4kDx{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:forgot_gradientShift__nUxAN 10s ease-in-out infinite}@keyframes forgot_gradientShift__nUxAN{0%,to{background-position:0 0}50%{background-position:100% 100%}}.forgot_backContainer__blwDR{position:absolute;top:30px;left:30px;z-index:10}.forgot_backButton__h4D_6{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}.forgot_backButton__h4D_6:hover{background:hsla(0,0%,100%,.2);transform:translateX(-5px)}.forgot_mainContent__dn9QH{flex:1 1;display:grid;grid-template-columns:1fr 1fr;min-height:100vh}.forgot_brandSection__LfcYq{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}.forgot_brandSection__LfcYq:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,rgba(102,126,234,.05),rgba(118,75,162,.05));pointer-events:none;z-index:0}.forgot_brandContent__cSk4D{position:relative;z-index:2;text-align:center;max-width:500px}.forgot_logo__hFP_A{display:flex;align-items:center;justify-content:center;gap:12px;margin-bottom:40px}.forgot_logoImage__xE5p_{width:48px;height:48px;object-fit:contain;filter:grayscale(100%) brightness(1.2);display:block}.forgot_logoText__n8Rij{background:none;-webkit-text-fill-color:var(--text-primary);background-clip:unset}.forgot_logoText__n8Rij,.forgot_welcomeTitle__dyDed{font-size:2.5rem;font-weight:700;color:var(--text-primary)}.forgot_welcomeTitle__dyDed{margin-bottom:16px;line-height:1.2}.forgot_welcomeSubtitle__dn49d{font-size:1.1rem;color:var(--text-secondary);line-height:1.6;margin-bottom:40px}.forgot_progressSteps__dyDbB{display:flex;justify-content:center;gap:30px;margin-bottom:40px}.forgot_step__G90Ws{display:flex;flex-direction:column;align-items:center;gap:8px;color:var(--text-secondary);transition:all .3s ease}.forgot_step__G90Ws.forgot_active__5hYd4{color:#111}.forgot_stepNumber__egBpV{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}.forgot_step__G90Ws.forgot_active__5hYd4 .forgot_stepNumber__egBpV{background:#111;border-color:#111;color:#fff}.forgot_step__G90Ws span{font-size:.85rem;font-weight:500}.forgot_features__ptHD2{display:flex;flex-direction:column;gap:16px;margin-bottom:40px}.forgot_featureItem__36yAI{display:flex;align-items:center;gap:12px;font-size:1rem;color:var(--text-secondary)}.forgot_featureIcon__pmPUm{color:#10b981;font-size:1.1rem}.forgot_stats__LlaRE{display:flex;justify-content:center;gap:40px}.forgot_stat__MBm3n{display:flex;flex-direction:column;align-items:center}.forgot_statNumber__3m5pt{font-size:1.8rem;font-weight:700;color:#111;margin-bottom:4px}.forgot_statLabel__rAfIy{font-size:.9rem;color:var(--text-secondary)}.forgot_formSection__hRL1K{display:flex;align-items:center;justify-content:center;padding:40px;background:var(--bg-card);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.forgot_formContainer__3M54Z{width:100%;max-width:400px;animation:forgot_formSlideIn__obxWt .8s ease-out}@keyframes forgot_formSlideIn__obxWt{0%{opacity:0;transform:translateX(50px)}to{opacity:1;transform:translateX(0)}}.forgot_formHeader__fOScp{text-align:center;margin-bottom:30px}.forgot_formIcon__On_2e{width:60px;height:60px;background:#111;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(102,126,234,.3)}.forgot_formHeader__fOScp h2{font-size:1.8rem;font-weight:700;color:var(--text-primary);margin-bottom:8px}.forgot_formHeader__fOScp p{color:var(--text-secondary);font-size:.95rem;margin-bottom:20px}.forgot_progressBar__ZjByI{width:100%;height:6px;background:var(--border-color);border-radius:3px;overflow:hidden}.forgot_progressFill__BeDfB{height:100%;background:#111;border-radius:3px;transition:width .5s ease}.forgot_form__ttjFB{margin-bottom:30px}.forgot_inputGroup__6N3hl{margin-bottom:20px}.forgot_inputContainer__tVl_o{position:relative;background:var(--bg-hover);border:2px solid var(--border-color);border-radius:12px;transition:all .3s ease}.forgot_inputContainer__tVl_o.forgot_focused__yTB_D{border-color:#111;background:var(--bg-card);box-shadow:0 4px 15px rgba(102,126,234,.1);transform:translateY(-1px)}.forgot_inputIcon__ZEoZK{position:absolute;left:16px;top:50%;transform:translateY(-50%);color:var(--text-secondary);transition:all .3s ease}.forgot_inputContainer__tVl_o.forgot_focused__yTB_D .forgot_inputIcon__ZEoZK{color:#111}.forgot_input__Vntso{width:100%;padding:16px 16px 16px 48px;border:none;background:none;font-size:1rem;color:var(--text-primary);outline:none;border-radius:12px}.forgot_input__Vntso::placeholder{color:var(--text-secondary)}.forgot_inputBorder__MmS31{position:absolute;bottom:-2px;left:50%;width:0;height:2px;background:#111;transition:all .3s ease;transform:translateX(-50%)}.forgot_inputContainer__tVl_o.forgot_focused__yTB_D .forgot_inputBorder__MmS31{width:100%}.forgot_helperText__3QiPk{display:block;margin-top:6px;color:var(--text-secondary);font-size:.8rem;line-height:1.4}.forgot_otpSection__0M8JN{text-align:center}.forgot_otpHeader__Yzx2F{margin-bottom:30px}.forgot_otpIcon__EvS4c{font-size:3rem;color:#111;margin-bottom:16px}.forgot_otpHeader__Yzx2F h3{font-size:1.3rem;color:var(--text-primary);margin-bottom:8px}.forgot_otpHeader__Yzx2F p{color:var(--text-secondary);font-size:.95rem}.forgot_codeContainer__wYr1_{display:flex;gap:12px;justify-content:center;margin-bottom:30px}.forgot_codeInput__Gmthe{width:50px;height:60px;border:2px solid var(--border-color);border-radius:12px;text-align:center;font-size:1.5rem;font-weight:600;background:var(--bg-hover);transition:all .3s ease;color:var(--text-primary)}.forgot_codeInput__Gmthe:focus{box-shadow:0 4px 15px rgba(102,126,234,.1);transform:translateY(-2px);outline:none}.forgot_codeInput__Gmthe.forgot_focused__yTB_D,.forgot_codeInput__Gmthe:focus{border-color:#111;background:var(--bg-card)}.forgot_otpActions__EJbCJ{display:flex;flex-direction:column;gap:12px;margin-bottom:20px}.forgot_resendButton__49ECs{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;display:flex;align-items:center;justify-content:center;gap:8px}.forgot_resendButton__49ECs:hover:not(:disabled){border-color:#111;color:#111;transform:translateY(-1px)}.forgot_resendButton__49ECs:disabled{opacity:.5;cursor:not-allowed}.forgot_passwordSection__1rzdY{text-align:center}.forgot_passwordHeader__jQ7lQ{margin-bottom:30px}.forgot_passwordIcon__cz9RK{font-size:3rem;color:#111;margin-bottom:16px}.forgot_passwordHeader__jQ7lQ h3{font-size:1.3rem;color:var(--text-primary);margin-bottom:8px}.forgot_passwordHeader__jQ7lQ p{color:var(--text-secondary);font-size:.95rem}.forgot_passwordStrength__RIpFW{margin:15px 0;text-align:left}.forgot_strengthHeader__T_g8C{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px;font-size:.85rem;color:var(--text-secondary)}.forgot_strengthText__VVh8K{font-weight:600}.forgot_strengthBars__P6DJ8{display:flex;gap:4px;height:6px}.forgot_strengthBar__yKWAg{flex:1 1;border-radius:3px;transition:all .3s ease}.forgot_passwordRequirements__Khc0T{margin:20px 0;text-align:left}.forgot_requirement__K5JDj{display:flex;align-items:center;gap:8px;color:var(--text-secondary);font-size:.85rem;margin-bottom:8px;transition:all .3s ease}.forgot_requirement__K5JDj.forgot_met__9CEhl{color:#10b981}.forgot_submitButton__gcmIE{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(102,126,234,.3)}.forgot_submitButton__gcmIE:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 25px rgba(102,126,234,.4)}.forgot_submitButton__gcmIE:disabled{opacity:.7;cursor:not-allowed;transform:none}.forgot_backLink__lNazm{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;margin:15px 0}.forgot_backLink__lNazm:hover{color:#444;transform:translateX(-2px)}.forgot_securityNote__RphH6{display:flex;align-items:center;justify-content:center;gap:8px;margin-top:20px;color:#10b981;font-size:.85rem;font-weight:500}.forgot_loginLink__fHDOd{text-align:center;color:var(--text-secondary);font-size:.9rem}.forgot_loginText__zxmOt{color:#111;text-decoration:none;font-weight:600;transition:all .3s ease}.forgot_loginText__zxmOt:hover{color:#444}@media (max-width:1024px){.forgot_mainContent__dn9QH{grid-template-columns:1fr}.forgot_brandSection__LfcYq{display:none}}@media (max-width:768px){.forgot_backContainer__blwDR{top:20px;left:20px}.forgot_formSection__hRL1K{padding:20px}.forgot_formContainer__3M54Z{max-width:100%}.forgot_progressSteps__dyDbB{gap:15px}.forgot_step__G90Ws span{font-size:.8rem}.forgot_codeContainer__wYr1_{gap:8px}.forgot_codeInput__Gmthe{width:45px;height:55px}}@media (max-width:480px){.forgot_backButton__h4D_6{padding:10px 16px;font-size:.9rem}.forgot_formHeader__fOScp h2{font-size:1.5rem}.forgot_stats__LlaRE{gap:20px}.forgot_statNumber__3m5pt{font-size:1.5rem}.forgot_codeInput__Gmthe{width:40px;height:50px;font-size:1.2rem}}body.studex-dark .forgot_submitButton__gcmIE{background:#fafafa;color:#09090b;box-shadow:0 4px 15px hsla(0,0%,100%,.08)}body.studex-dark .forgot_submitButton__gcmIE:hover:not(:disabled){box-shadow:0 8px 25px hsla(0,0%,100%,.12)}body.studex-dark .forgot_loginText__zxmOt{color:#fafafa}body.studex-dark .forgot_loginText__zxmOt:hover{color:#a1a1aa}body.studex-dark .forgot_inputContainer__tVl_o.forgot_focused__yTB_D{border-color:#fafafa;box-shadow:0 4px 15px hsla(0,0%,100%,.06)}body.studex-dark .forgot_inputContainer__tVl_o.forgot_focused__yTB_D .forgot_inputIcon__ZEoZK{color:#fafafa}body.studex-dark .forgot_inputBorder__MmS31{background:#fafafa}body.studex-dark .forgot_activeTab__xApIy,body.studex-dark .forgot_statNumber__3m5pt,body.studex-dark .forgot_step__G90Ws.forgot_active__5hYd4{color:#fafafa}body.studex-dark .forgot_step__G90Ws.forgot_active__5hYd4 .forgot_stepNumber__egBpV{background:#fafafa;border-color:#fafafa;color:#09090b}body.studex-dark .forgot_progressFill__BeDfB{background:#fafafa}body.studex-dark .forgot_backLink__lNazm{color:#fafafa}body.studex-dark .forgot_backLink__lNazm:hover{color:#a1a1aa}.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)}}