.signin-module__WqG5Hq__container{background-image:linear-gradient(135deg,#fff5f7,#fffbeb,#eff6ff),url(/kid-bg.svg);background-position:50%;background-repeat:no-repeat;background-size:cover;justify-content:center;align-items:center;min-height:100vh;padding:1rem;display:flex}.dark .signin-module__WqG5Hq__container{background-image:linear-gradient(135deg,#0f172a,#1f2937,#0f172a)}.signin-module__WqG5Hq__container input{padding-left:40px}.signin-module__WqG5Hq__content{width:100%;max-width:28rem}.signin-module__WqG5Hq__card{background:var(--card-bg,#fff);border:2px solid #fcd34d;border-radius:1.5rem;padding:10px;box-shadow:0 8px #f59e0b}.dark .signin-module__WqG5Hq__card{--card-bg:#111827}.signin-module__WqG5Hq__header{text-align:center;margin-bottom:1.5rem}.signin-module__WqG5Hq__emoji{margin-bottom:.5rem;font-size:3.75rem}.signin-module__WqG5Hq__title{color:#111827;letter-spacing:-.01em;margin-bottom:.25rem;font-size:1.875rem;font-weight:800}.dark .signin-module__WqG5Hq__title{color:#fff}.signin-module__WqG5Hq__subtitle{color:#4b5563;font-size:.875rem}.dark .signin-module__WqG5Hq__subtitle{color:#9ca3af}.signin-module__WqG5Hq__form{flex-direction:column;gap:1rem;display:flex}.signin-module__WqG5Hq__errorBox{color:#b91c1c;background:#fef2f2;border:1px solid #fecaca;border-radius:.75rem;padding:.5rem 1rem;font-size:.875rem}.signin-module__WqG5Hq__actionsRow{justify-content:space-between;align-items:center;display:flex}.signin-module__WqG5Hq__link{color:#2563eb;font-size:.875rem}.dark .signin-module__WqG5Hq__link{color:#60a5fa}.signin-module__WqG5Hq__submitButton{color:#111827;cursor:pointer;background:#fbbf24;border-radius:1rem;width:100%;padding:10px;font-weight:800}.signin-module__WqG5Hq__submitButton:hover{background:#f59e0b}.signin-module__WqG5Hq__footerText{text-align:center;color:#4b5563;font-size:.875rem}.dark .signin-module__WqG5Hq__footerText{color:#9ca3af}.signin-module__WqG5Hq__footerLink{color:#2563eb;font-weight:600}.dark .signin-module__WqG5Hq__footerLink{color:#60a5fa}
.Button-module__rj9yOG__button{cursor:pointer;-webkit-user-select:none;user-select:none;text-align:center;border:none;border-radius:12px;justify-content:center;align-items:center;gap:.5rem;font-weight:600;transition:all .25s;display:inline-flex;box-shadow:0 2px 6px #0000001a}.Button-module__rj9yOG__button:hover:not(.Button-module__rj9yOG__disabled){box-shadow:0 4px 12px #00000026}.Button-module__rj9yOG__primary{color:#fff;background:linear-gradient(90deg,#3b82f6,#4f46e5)}.Button-module__rj9yOG__primary:hover:not(.Button-module__rj9yOG__disabled){background:linear-gradient(90deg,#2563eb,#4338ca)}.Button-module__rj9yOG__secondary{color:#111827;background-color:#e5e7eb}.Button-module__rj9yOG__secondary:hover:not(.Button-module__rj9yOG__disabled){background-color:#d1d5db}.Button-module__rj9yOG__outline{color:#2563eb;background-color:#0000;border:2px solid #3b82f6}.Button-module__rj9yOG__outline:hover:not(.Button-module__rj9yOG__disabled){background-color:#3b82f61a}.Button-module__rj9yOG__ghost{color:#374151;background-color:#0000}.Button-module__rj9yOG__ghost:hover:not(.Button-module__rj9yOG__disabled){background-color:#f3f4f6}.Button-module__rj9yOG__danger{color:#fff;background-color:#ef4444}.Button-module__rj9yOG__danger:hover:not(.Button-module__rj9yOG__disabled){background-color:#dc2626}.Button-module__rj9yOG__sm{padding:.4rem .75rem;font-size:.85rem}.Button-module__rj9yOG__md{padding:.6rem 1.2rem;font-size:1rem}.Button-module__rj9yOG__lg{padding:.9rem 1.6rem;font-size:1.1rem}.Button-module__rj9yOG__disabled{opacity:.5;cursor:not-allowed;pointer-events:none}.Button-module__rj9yOG__spinner{width:20px;height:20px;animation:1s linear infinite Button-module__rj9yOG__spin}.Button-module__rj9yOG__spinnerCircle{opacity:.25}.Button-module__rj9yOG__spinnerPath{opacity:.75}.Button-module__rj9yOG__icon{display:inline-flex}@keyframes Button-module__rj9yOG__spin{to{transform:rotate(360deg)}}[data-theme=dark] .Button-module__rj9yOG__primary{background:linear-gradient(90deg,#2563eb,#4f46e5)}[data-theme=dark] .Button-module__rj9yOG__secondary{color:#f9fafb;background-color:#374151}[data-theme=dark] .Button-module__rj9yOG__outline{color:#93c5fd;border-color:#60a5fa}[data-theme=dark] .Button-module__rj9yOG__ghost:hover:not(.Button-module__rj9yOG__disabled){background-color:#1f2937}
.Card-module__K1dTpa__card{box-sizing:border-box;border-radius:16px;transition:all .3s;overflow:hidden}.Card-module__K1dTpa__padding_none{padding:0}.Card-module__K1dTpa__padding_sm{padding:.75rem}.Card-module__K1dTpa__padding_md{padding:1rem}.Card-module__K1dTpa__padding_lg{padding:1.5rem}.Card-module__K1dTpa__default{background-color:#fff;border:1px solid #e5e7eb;box-shadow:0 2px 6px #0000000d}.Card-module__K1dTpa__gradient{background:linear-gradient(135deg,#eff6ff,#faf5ff);border:1px solid #bfdbfe;box-shadow:0 4px 12px #00000014}.Card-module__K1dTpa__outlined{background-color:#0000;border:2px solid #d1d5db}.Card-module__K1dTpa__hover{cursor:pointer;transition:transform .25s,box-shadow .25s}.Card-module__K1dTpa__hover:hover{box-shadow:0 6px 20px #0000001a}.Card-module__K1dTpa__clickable{cursor:pointer}[data-theme=dark] .Card-module__K1dTpa__default{background-color:#1f2937;border-color:#374151;box-shadow:0 2px 6px #0000004d}[data-theme=dark] .Card-module__K1dTpa__gradient{background:linear-gradient(135deg,#1e293b,#111827);border-color:#334155}[data-theme=dark] .Card-module__K1dTpa__outlined{border-color:#4b5563}@media (max-width:600px){.Card-module__K1dTpa__padding_md{padding:.85rem}.Card-module__K1dTpa__padding_lg{padding:1.2rem}}
.DiscoverPage-module__NrtAQa__container{min-height:100vh;font-family:var(--font-geist-sans),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);padding:1rem}@media (max-width:600px){.DiscoverPage-module__NrtAQa__mainTitle{font-size:1.5rem!important}.DiscoverPage-module__NrtAQa__categoryBtn{font-size:12px!important}.DiscoverPage-module__NrtAQa__container{padding-bottom:8rem!important}}.DiscoverPage-module__NrtAQa__inputSearch{padding-left:2rem}@media (min-width:768px){.DiscoverPage-module__NrtAQa__container{padding:1.5rem}}.DiscoverPage-module__NrtAQa__content{max-width:1200px;margin:0 auto}.DiscoverPage-module__NrtAQa__mainTitle{color:#fff;text-align:center;text-shadow:3px 3px 6px #0000004d;margin-bottom:2rem;font-size:2.5rem;font-weight:900;animation:2s ease-in-out infinite DiscoverPage-module__NrtAQa__bounce}@keyframes DiscoverPage-module__NrtAQa__bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.DiscoverPage-module__NrtAQa__searchSection{flex-direction:column;gap:1rem;margin-bottom:2rem;display:flex}@media (min-width:768px){.DiscoverPage-module__NrtAQa__searchSection{flex-direction:row}}.DiscoverPage-module__NrtAQa__searchWrapper{flex:1}.DiscoverPage-module__NrtAQa__icon{width:1.25rem;height:1.25rem}.DiscoverPage-module__NrtAQa__categoriesSection{margin-bottom:2rem}.DiscoverPage-module__NrtAQa__sectionTitle{color:#fff;text-shadow:2px 2px 4px #0000004d;margin-bottom:1rem;font-size:1.75rem;font-weight:800}.DiscoverPage-module__NrtAQa__categoryButtons{flex-wrap:wrap;gap:.75rem;display:flex}.DiscoverPage-module__NrtAQa__categoryBtn{color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff3;border:3px solid #fff;border-radius:25px;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:1rem;font-weight:700;transition:all .3s;display:flex}.DiscoverPage-module__NrtAQa__categoryBtn:hover{background:#ffffff4d;transform:scale(1.05);box-shadow:0 5px 15px #0003}.DiscoverPage-module__NrtAQa__categoryBtnActive{color:#6b21a8;background:gold;border-color:gold;box-shadow:0 5px 15px #ffd70066}.DiscoverPage-module__NrtAQa__categoryIcon{font-size:1.25rem}.DiscoverPage-module__NrtAQa__quizGrid{grid-template-columns:1fr;gap:1.5rem;display:grid}@media (min-width:768px){.DiscoverPage-module__NrtAQa__quizGrid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.DiscoverPage-module__NrtAQa__quizGrid{grid-template-columns:repeat(3,1fr)}}.DiscoverPage-module__NrtAQa__quizCard{background:#fff;border-radius:20px;padding:1.5rem;transition:all .3s;position:relative;overflow:hidden;box-shadow:0 10px 30px #0003}.DiscoverPage-module__NrtAQa__quizCard:hover{transform:translateY(-10px);box-shadow:0 15px 40px #0000004d}.DiscoverPage-module__NrtAQa__quizCard:before{content:"";background:linear-gradient(90deg,#ff6b6b,#ffd93d,#6bcf7f,#4d9de0);height:5px;position:absolute;top:0;left:0;right:0}.DiscoverPage-module__NrtAQa__quizEmoji{text-align:center;margin-bottom:1rem;font-size:3rem;animation:1s ease-in-out infinite DiscoverPage-module__NrtAQa__wiggle}@keyframes DiscoverPage-module__NrtAQa__wiggle{0%,to{transform:rotate(0)}25%{transform:rotate(-5deg)}75%{transform:rotate(5deg)}}.DiscoverPage-module__NrtAQa__quizHeader{justify-content:space-between;align-items:flex-start;gap:.5rem;margin-bottom:.75rem;display:flex}.DiscoverPage-module__NrtAQa__quizTitle{color:#2d3748;font-size:1.25rem;font-weight:800;line-height:1.3}.DiscoverPage-module__NrtAQa__difficultyBadge{white-space:nowrap;border-radius:15px;padding:.25rem .75rem;font-size:.75rem;font-weight:700}.DiscoverPage-module__NrtAQa__easyBadge{color:#fff;background:#6bcf7f}.DiscoverPage-module__NrtAQa__mediumBadge{color:#2d3748;background:#ffd93d}.DiscoverPage-module__NrtAQa__hardBadge{color:#fff;background:#ff6b6b}.DiscoverPage-module__NrtAQa__quizCategory{color:#718096;margin-bottom:1rem;font-size:.875rem;font-weight:600}.DiscoverPage-module__NrtAQa__quizInfo{justify-content:space-between;margin-bottom:.75rem;display:flex}.DiscoverPage-module__NrtAQa__infoItem{color:#4a5568;font-size:.875rem;font-weight:600}.DiscoverPage-module__NrtAQa__attemptsInfo{color:#805ad5;margin-bottom:1rem;font-size:.875rem;font-weight:700}.DiscoverPage-module__NrtAQa__startBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border:none;border-radius:15px;width:100%;padding:.75rem;font-size:1rem;font-weight:800;transition:all .3s}.DiscoverPage-module__NrtAQa__startBtn:hover{transform:scale(1.05);box-shadow:0 5px 15px #667eea66}.DiscoverPage-module__NrtAQa__emptyState{text-align:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff3;border-radius:20px;padding:3rem 1rem}.DiscoverPage-module__NrtAQa__emptyEmoji{margin-bottom:1rem;font-size:4rem}.DiscoverPage-module__NrtAQa__emptyTitle{color:#fff;text-shadow:2px 2px 4px #0000004d;margin-bottom:.5rem;font-size:1.5rem;font-weight:800}.DiscoverPage-module__NrtAQa__emptyText{color:#fff;font-size:1rem;font-weight:600}.DiscoverPage-module__NrtAQa__pagination{justify-content:center;align-items:center;gap:.75rem;margin-top:1.5rem;display:flex}.DiscoverPage-module__NrtAQa__pageMeta{color:#fff;font-weight:700}.DiscoverPage-module__NrtAQa__modalOverlay{z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0009;justify-content:center;align-items:center;padding:1rem;animation:.2s DiscoverPage-module__NrtAQa__fadeIn;display:flex;position:fixed;inset:0}@keyframes DiscoverPage-module__NrtAQa__fadeIn{0%{opacity:0}to{opacity:1}}.DiscoverPage-module__NrtAQa__modalContent{background:#fff;border-radius:1.5rem;width:100%;max-width:600px;max-height:85vh;animation:.3s cubic-bezier(.4,0,.2,1) DiscoverPage-module__NrtAQa__slideUp;overflow-y:auto;box-shadow:0 20px 60px #0000004d}@keyframes DiscoverPage-module__NrtAQa__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.DiscoverPage-module__NrtAQa__modalHeader{z-index:10;background:#fff;border-bottom:1px solid #e5e7eb;border-radius:1.5rem 1.5rem 0 0;justify-content:space-between;align-items:center;padding:1rem 1.5rem;display:flex;position:sticky;top:0}@media (min-width:640px){.DiscoverPage-module__NrtAQa__modalHeader{padding:1.5rem}}.DiscoverPage-module__NrtAQa__modalTitle{color:#1e293b;margin:0;font-size:1.25rem;font-weight:700}@media (min-width:640px){.DiscoverPage-module__NrtAQa__modalTitle{font-size:1.5rem}}.DiscoverPage-module__NrtAQa__modalClose{cursor:pointer;color:#64748b;background:0 0;border:none;border-radius:.5rem;justify-content:center;align-items:center;padding:.5rem;transition:all .2s;display:flex}.DiscoverPage-module__NrtAQa__modalClose:hover{color:#1e293b;background:#f1f5f9}.DiscoverPage-module__NrtAQa__modalBody{padding:1rem 1.5rem}@media (min-width:640px){.DiscoverPage-module__NrtAQa__modalBody{padding:1.5rem}}.DiscoverPage-module__NrtAQa__modalCategoryGrid{grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:.75rem;max-height:60vh;padding-right:.5rem;display:grid;overflow-y:auto}@media (min-width:640px){.DiscoverPage-module__NrtAQa__modalCategoryGrid{grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:1rem}}.DiscoverPage-module__NrtAQa__modalCategoryGrid::-webkit-scrollbar{width:6px}.DiscoverPage-module__NrtAQa__modalCategoryGrid::-webkit-scrollbar-track{background:#f1f5f9;border-radius:10px}.DiscoverPage-module__NrtAQa__modalCategoryGrid::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:10px}.DiscoverPage-module__NrtAQa__modalCategoryGrid::-webkit-scrollbar-thumb:hover{background:#94a3b8}.DiscoverPage-module__NrtAQa__modalCategoryBtn{color:#334155;cursor:pointer;text-align:center;white-space:nowrap;text-overflow:ellipsis;background:#f8fafc;border:2px solid #e2e8f0;border-radius:.75rem;justify-content:center;align-items:center;gap:.5rem;padding:.875rem 1rem;font-size:.875rem;font-weight:600;transition:all .3s;display:flex;overflow:hidden}.DiscoverPage-module__NrtAQa__modalCategoryBtn:hover{background:#f1f5f9;border-color:#667eea;transform:translateY(-2px);box-shadow:0 4px 12px #667eea26}.DiscoverPage-module__NrtAQa__modalCategoryBtnActive{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-color:#667eea;box-shadow:0 4px 12px #667eea4d}.DiscoverPage-module__NrtAQa__modalCategoryIcon{border-radius:50%;flex-shrink:0;width:.75rem;height:.75rem}@media (max-width:600px){.DiscoverPage-module__NrtAQa__modalCategoryGrid{grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:.5rem}.DiscoverPage-module__NrtAQa__modalCategoryBtn{padding:.75rem .875rem;font-size:.813rem}.DiscoverPage-module__NrtAQa__modalTitle{font-size:1.125rem}}
.SupportPage-module__vBGANG__container{flex-direction:column;gap:2rem;max-width:900px;min-height:100vh;margin:0 auto;padding:1.5rem;display:flex;padding-bottom:8rem!important}.SupportPage-module__vBGANG__container input{padding-left:10px}.SupportPage-module__vBGANG__title{color:var(--text-primary);text-align:center;margin-bottom:1.5rem;font-size:2rem;font-weight:700}.SupportPage-module__vBGANG__grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.5rem;margin-bottom:1rem;display:grid}.SupportPage-module__vBGANG__card{text-align:center;border-radius:16px;margin-bottom:1rem;padding:2rem;transition:all .3s}.SupportPage-module__vBGANG__card:hover{transform:translateY(-5px);box-shadow:0 6px 18px #0000001a}.SupportPage-module__vBGANG__iconBlue{color:#3b82f6;width:48px;height:48px;margin-bottom:.75rem}.SupportPage-module__vBGANG__iconPurple{color:#a855f7;width:48px;height:48px;margin-bottom:.75rem}.SupportPage-module__vBGANG__cardTitle{margin-bottom:.5rem;font-size:1.25rem;font-weight:600}.SupportPage-module__vBGANG__cardText{color:var(--text-secondary);margin-bottom:1rem;font-size:.95rem}.SupportPage-module__vBGANG__button{width:100%}.SupportPage-module__vBGANG__formCard{margin-bottom:1rem;padding:2rem}.SupportPage-module__vBGANG__form{flex-direction:column;gap:1rem;display:flex}.SupportPage-module__vBGANG__textAreaGroup{flex-direction:column;display:flex}.SupportPage-module__vBGANG__label{margin-bottom:.4rem;font-size:.9rem;font-weight:500}.SupportPage-module__vBGANG__textArea{resize:vertical;border:2px solid #ccc;border-radius:12px;padding:.75rem 1rem;font-size:1rem;transition:border-color .2s}.SupportPage-module__vBGANG__textArea:focus{border-color:#3b82f6;outline:none}.SupportPage-module__vBGANG__submitBtn{width:100%;margin-top:.5rem}.SupportPage-module__vBGANG__faqCard{padding:2rem}.SupportPage-module__vBGANG__sectionTitle{align-items:center;gap:.5rem;margin-bottom:1rem;font-size:1.4rem;font-weight:600;display:flex}.SupportPage-module__vBGANG__helpIcon{color:#2563eb;width:24px;height:24px}.SupportPage-module__vBGANG__faqList{flex-direction:column;gap:1rem;display:flex}.SupportPage-module__vBGANG__faqItem{background-color:var(--bg-light);border-radius:12px;padding:1rem;transition:background-color .3s}.SupportPage-module__vBGANG__faqItem:hover{background-color:var(--bg-hover)}.SupportPage-module__vBGANG__faqQuestion{margin-bottom:.5rem;font-weight:600}.SupportPage-module__vBGANG__faqAnswer{color:var(--text-secondary);font-size:.95rem}@media (max-width:600px){.SupportPage-module__vBGANG__title{font-size:1.6rem}.SupportPage-module__vBGANG__card,.SupportPage-module__vBGANG__formCard,.SupportPage-module__vBGANG__faqCard{padding:1.5rem}}
.ForgotPassword-module__HT3J3G__container{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);justify-content:center;align-items:center;min-height:100vh;padding:1.5rem;display:flex;position:relative;overflow:hidden}.ForgotPassword-module__HT3J3G__backgroundDecoration{z-index:0;position:absolute;inset:0;overflow:hidden}.ForgotPassword-module__HT3J3G__circle1,.ForgotPassword-module__HT3J3G__circle2,.ForgotPassword-module__HT3J3G__circle3{-webkit-backdrop-filter:blur(40px);backdrop-filter:blur(40px);background:#ffffff1a;border-radius:50%;position:absolute}.ForgotPassword-module__HT3J3G__circle1{width:500px;height:500px;animation:20s ease-in-out infinite ForgotPassword-module__HT3J3G__float;top:-150px;right:-150px}.ForgotPassword-module__HT3J3G__circle2{width:400px;height:400px;animation:25s ease-in-out infinite reverse ForgotPassword-module__HT3J3G__float;bottom:-100px;left:-100px}.ForgotPassword-module__HT3J3G__circle3{width:300px;height:300px;animation:15s ease-in-out infinite ForgotPassword-module__HT3J3G__pulse;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes ForgotPassword-module__HT3J3G__float{0%,to{transform:translate(0)}50%{transform:translate(30px,30px)}}@keyframes ForgotPassword-module__HT3J3G__pulse{0%,to{opacity:.1;transform:translate(-50%,-50%)scale(1)}50%{opacity:.15;transform:translate(-50%,-50%)scale(1.1)}}.ForgotPassword-module__HT3J3G__cardWrapper{z-index:10;width:100%;max-width:480px;position:relative}.ForgotPassword-module__HT3J3G__card{background:#fff;border-radius:24px;padding:3rem 2.5rem;position:relative;box-shadow:0 20px 60px #00000026,0 0 0 1px #0000000d}.ForgotPassword-module__HT3J3G__header{text-align:center;margin-bottom:2.5rem}.ForgotPassword-module__HT3J3G__iconContainer{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:20px;justify-content:center;align-items:center;width:80px;height:80px;margin-bottom:1.5rem;display:inline-flex;box-shadow:0 10px 30px #667eea4d}.ForgotPassword-module__HT3J3G__iconLarge{color:#fff;width:40px;height:40px}.ForgotPassword-module__HT3J3G__title{color:#1a202c;letter-spacing:-.02em;margin-bottom:.75rem;font-size:2rem;font-weight:700}.ForgotPassword-module__HT3J3G__subtitle{color:#64748b;max-width:400px;margin:0 auto;font-size:1rem;line-height:1.6}.ForgotPassword-module__HT3J3G__form{flex-direction:column;gap:1.5rem;display:flex}.ForgotPassword-module__HT3J3G__inputGroup{flex-direction:column;gap:.5rem;display:flex}.ForgotPassword-module__HT3J3G__label{color:#334155;margin-left:.25rem;font-size:.95rem;font-weight:600}.ForgotPassword-module__HT3J3G__inputWrapper{align-items:center;display:flex;position:relative}.ForgotPassword-module__HT3J3G__inputIcon{color:#94a3b8;pointer-events:none;z-index:1;width:20px;height:20px;position:absolute;left:1rem}.ForgotPassword-module__HT3J3G__input{color:#1e293b;background:#f8fafc;border:2px solid #e2e8f0;border-radius:12px;outline:none;width:100%;padding:1rem 1rem 1rem 3rem;font-size:1rem;transition:all .2s}.ForgotPassword-module__HT3J3G__input:focus{background:#fff;border-color:#667eea;box-shadow:0 0 0 4px #667eea1a}.ForgotPassword-module__HT3J3G__input::placeholder{color:#94a3b8}.ForgotPassword-module__HT3J3G__inputError{background:#fef2f2;border-color:#ef4444}.ForgotPassword-module__HT3J3G__inputError:focus{border-color:#ef4444;box-shadow:0 0 0 4px #ef44441a}.ForgotPassword-module__HT3J3G__errorMessage{color:#ef4444;align-items:center;gap:.25rem;margin-top:.25rem;margin-left:.25rem;font-size:.875rem;display:flex}.ForgotPassword-module__HT3J3G__submitButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border:none;border-radius:12px;width:100%;padding:1rem;font-size:1.05rem;font-weight:600;transition:all .2s;box-shadow:0 4px 12px #667eea4d}.ForgotPassword-module__HT3J3G__submitButton:hover{transform:translateY(-2px);box-shadow:0 8px 20px #667eea66}.ForgotPassword-module__HT3J3G__submitButton:active{transform:translateY(0)}.ForgotPassword-module__HT3J3G__divider{text-align:center;margin:.5rem 0;position:relative}.ForgotPassword-module__HT3J3G__divider:before{content:"";background:#e2e8f0;height:1px;position:absolute;top:50%;left:0;right:0}.ForgotPassword-module__HT3J3G__dividerText{color:#94a3b8;background:#fff;padding:0 1rem;font-size:.875rem;font-weight:500;position:relative}.ForgotPassword-module__HT3J3G__secondaryButton{color:#475569;cursor:pointer;background:#fff;border:2px solid #e2e8f0;border-radius:12px;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:1rem;font-size:1rem;font-weight:600;transition:all .2s;display:flex}.ForgotPassword-module__HT3J3G__secondaryButton:hover{background:#f8fafc;border-color:#cbd5e1}.ForgotPassword-module__HT3J3G__iconSmall{width:18px;height:18px}.ForgotPassword-module__HT3J3G__helpSection{text-align:center;border-top:1px solid #e2e8f0;margin-top:2rem;padding-top:2rem}.ForgotPassword-module__HT3J3G__helpText{color:#64748b;font-size:.9rem}.ForgotPassword-module__HT3J3G__helpLink{color:#667eea;font-weight:600;text-decoration:none;transition:color .2s}.ForgotPassword-module__HT3J3G__helpLink:hover{color:#764ba2;text-decoration:underline}.ForgotPassword-module__HT3J3G__successIcon{justify-content:center;margin-bottom:1.5rem;display:flex}.ForgotPassword-module__HT3J3G__successIcon .ForgotPassword-module__HT3J3G__iconLarge{color:#10b981;width:80px;height:80px}.ForgotPassword-module__HT3J3G__successTitle{color:#1a202c;text-align:center;margin-bottom:1.5rem;font-size:2rem;font-weight:700}.ForgotPassword-module__HT3J3G__successMessage{text-align:center;margin-bottom:2rem}.ForgotPassword-module__HT3J3G__messageText{color:#64748b;margin-bottom:.5rem;font-size:1rem}.ForgotPassword-module__HT3J3G__emailHighlight{color:#667eea;word-break:break-all;font-size:1.1rem;font-weight:600}.ForgotPassword-module__HT3J3G__infoBox{background:#f0f9ff;border:1px solid #bae6fd;border-radius:12px;margin-bottom:2rem;padding:1.25rem}.ForgotPassword-module__HT3J3G__infoText{color:#0369a1;margin:0;font-size:.9rem;line-height:1.6}.ForgotPassword-module__HT3J3G__infoText strong{margin-bottom:.25rem;font-weight:700;display:block}.ForgotPassword-module__HT3J3G__linkFull{text-decoration:none;display:block}.ForgotPassword-module__HT3J3G__backButton{width:100%}@media (max-width:640px){.ForgotPassword-module__HT3J3G__card{padding:2rem 1.5rem}.ForgotPassword-module__HT3J3G__title{font-size:1.75rem}.ForgotPassword-module__HT3J3G__subtitle{font-size:.95rem}.ForgotPassword-module__HT3J3G__iconContainer{width:70px;height:70px}.ForgotPassword-module__HT3J3G__iconLarge{width:35px;height:35px}}@media (prefers-color-scheme:dark){.ForgotPassword-module__HT3J3G__card{background:#1e293b}.ForgotPassword-module__HT3J3G__title,.ForgotPassword-module__HT3J3G__successTitle{color:#fff}.ForgotPassword-module__HT3J3G__subtitle,.ForgotPassword-module__HT3J3G__messageText{color:#94a3b8}.ForgotPassword-module__HT3J3G__label{color:#e2e8f0}.ForgotPassword-module__HT3J3G__input{color:#fff;background:#0f172a;border-color:#334155}.ForgotPassword-module__HT3J3G__input:focus{background:#1e293b;border-color:#667eea}.ForgotPassword-module__HT3J3G__divider:before{background:#334155}.ForgotPassword-module__HT3J3G__dividerText{background:#1e293b}.ForgotPassword-module__HT3J3G__secondaryButton{color:#e2e8f0;background:#0f172a;border-color:#334155}.ForgotPassword-module__HT3J3G__secondaryButton:hover{background:#1e293b;border-color:#475569}.ForgotPassword-module__HT3J3G__helpSection{border-top-color:#334155}.ForgotPassword-module__HT3J3G__infoBox{background:#0c4a6e;border-color:#075985}.ForgotPassword-module__HT3J3G__infoText{color:#7dd3fc}}
.NormalButton-module__ZqpSCa__button{cursor:pointer;-webkit-user-select:none;user-select:none;text-align:center;border:none;border-radius:12px;justify-content:center;align-items:center;gap:.5rem;font-weight:600;transition:all .25s;display:inline-flex;box-shadow:0 2px 6px #0000001a}.NormalButton-module__ZqpSCa__button:hover:not(.NormalButton-module__ZqpSCa__disabled){box-shadow:0 4px 12px #00000026}.NormalButton-module__ZqpSCa__primary{color:#fff;background:linear-gradient(90deg,#3b82f6,#4f46e5)}.NormalButton-module__ZqpSCa__primary:hover:not(.NormalButton-module__ZqpSCa__disabled){background:linear-gradient(90deg,#2563eb,#4338ca)}.NormalButton-module__ZqpSCa__secondary{color:#111827;background-color:#e5e7eb}.NormalButton-module__ZqpSCa__secondary:hover:not(.NormalButton-module__ZqpSCa__disabled){background-color:#d1d5db}.NormalButton-module__ZqpSCa__outline{color:#fff;background-color:#0000;border:2px solid #fff}.NormalButton-module__ZqpSCa__outline:hover:not(.NormalButton-module__ZqpSCa__disabled){background-color:#3b82f61a}.NormalButton-module__ZqpSCa__ghost{color:#374151;background-color:#0000}.NormalButton-module__ZqpSCa__ghost:hover:not(.NormalButton-module__ZqpSCa__disabled){background-color:#f3f4f6}.NormalButton-module__ZqpSCa__danger{color:#fff;background-color:#ef4444}.NormalButton-module__ZqpSCa__danger:hover:not(.NormalButton-module__ZqpSCa__disabled){background-color:#dc2626}.NormalButton-module__ZqpSCa__sm{padding:.4rem .75rem;font-size:.85rem}.NormalButton-module__ZqpSCa__md{padding:.6rem 1.2rem;font-size:1rem}.NormalButton-module__ZqpSCa__lg{padding:.9rem 1.6rem;font-size:1.1rem}.NormalButton-module__ZqpSCa__disabled{opacity:.5;cursor:not-allowed;pointer-events:none}.NormalButton-module__ZqpSCa__spinner{width:20px;height:20px;animation:1s linear infinite NormalButton-module__ZqpSCa__spin}.NormalButton-module__ZqpSCa__spinnerCircle{opacity:.25}.NormalButton-module__ZqpSCa__spinnerPath{opacity:.75}.NormalButton-module__ZqpSCa__icon{display:inline-flex}@keyframes NormalButton-module__ZqpSCa__spin{to{transform:rotate(360deg)}}[data-theme=dark] .NormalButton-module__ZqpSCa__primary{background:linear-gradient(90deg,#2563eb,#4f46e5)}[data-theme=dark] .NormalButton-module__ZqpSCa__secondary{color:#f9fafb;background-color:#374151}[data-theme=dark] .NormalButton-module__ZqpSCa__outline{color:#93c5fd;border-color:#60a5fa}[data-theme=dark] .NormalButton-module__ZqpSCa__ghost:hover:not(.NormalButton-module__ZqpSCa__disabled){background-color:#1f2937}
.not-found-module__sxuMuG__container{background:linear-gradient(135deg,#fff5f0 0%,#ffe5f0 50%,#f3e5ff 100%);justify-content:center;align-items:center;min-height:100vh;padding:2rem 1rem;display:flex;position:relative;overflow:hidden}.dark .not-found-module__sxuMuG__container{background:linear-gradient(135deg,#0f172a 0%,#1f2937 50%,#0f172a 100%)}.not-found-module__sxuMuG__decorativeCircle1,.not-found-module__sxuMuG__decorativeCircle2,.not-found-module__sxuMuG__decorativeCircle3{opacity:.1;pointer-events:none;border-radius:50%;animation:6s ease-in-out infinite not-found-module__sxuMuG__float;position:absolute}.not-found-module__sxuMuG__decorativeCircle1{background:linear-gradient(135deg,#3b82f6,#8b5cf6);width:300px;height:300px;animation-delay:0s;top:-100px;left:-100px}.not-found-module__sxuMuG__decorativeCircle2{background:linear-gradient(135deg,#ec4899,#f59e0b);width:200px;height:200px;animation-delay:2s;bottom:-50px;right:-50px}.not-found-module__sxuMuG__decorativeCircle3{background:linear-gradient(135deg,#10b981,#3b82f6);width:150px;height:150px;animation-delay:4s;top:50%;right:10%}@keyframes not-found-module__sxuMuG__float{0%,to{transform:translateY(0)rotate(0)}50%{transform:translateY(-20px)rotate(180deg)}}.not-found-module__sxuMuG__content{text-align:center;z-index:1;width:100%;max-width:600px;animation:.6s ease-out not-found-module__sxuMuG__fadeInUp;position:relative}@keyframes not-found-module__sxuMuG__fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.not-found-module__sxuMuG__errorNumber{font-family:var(--font-geist-mono),monospace;justify-content:center;align-items:center;gap:.5rem;margin-bottom:2rem;display:flex}.not-found-module__sxuMuG__four,.not-found-module__sxuMuG__zero{background:linear-gradient(135deg,#3b82f6 0%,#8b5cf6 50%,#ec4899 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:8rem;font-weight:900;line-height:1;animation:2s ease-in-out infinite not-found-module__sxuMuG__bounce}.not-found-module__sxuMuG__zero{animation-delay:.2s}.not-found-module__sxuMuG__four:last-of-type{animation-delay:.4s}@keyframes not-found-module__sxuMuG__bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}:is(.dark .not-found-module__sxuMuG__four,.dark .not-found-module__sxuMuG__zero){background:linear-gradient(135deg,#60a5fa 0%,#a78bfa 50%,#f472b6 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.not-found-module__sxuMuG__messageSection{margin-bottom:2.5rem}.not-found-module__sxuMuG__emoji{margin-bottom:1rem;font-size:5rem;animation:2s ease-in-out infinite not-found-module__sxuMuG__wave;display:block}@keyframes not-found-module__sxuMuG__wave{0%,to{transform:rotate(0)}25%{transform:rotate(-10deg)}75%{transform:rotate(10deg)}}.not-found-module__sxuMuG__title{color:#1f2937;letter-spacing:-.02em;margin-bottom:1rem;font-size:2rem;font-weight:800;line-height:1.2}.dark .not-found-module__sxuMuG__title{color:#fff}.not-found-module__sxuMuG__subtitle{color:#6b7280;max-width:500px;margin:0 auto;font-size:1.1rem;line-height:1.6}.dark .not-found-module__sxuMuG__subtitle{color:#9ca3af}.not-found-module__sxuMuG__suggestions{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffb3;border:2px solid #3b82f633;border-radius:1rem;flex-direction:column;gap:1rem;margin-bottom:2.5rem;padding:1.5rem;display:flex}.dark .not-found-module__sxuMuG__suggestions{background:#1f2937b3;border-color:#60a5fa33}.not-found-module__sxuMuG__suggestionItem{color:#374151;text-align:left;align-items:center;gap:.75rem;padding:.5rem 0;font-size:.95rem;display:flex}.dark .not-found-module__sxuMuG__suggestionItem{color:#d1d5db}.not-found-module__sxuMuG__suggestionIcon{flex-shrink:0;font-size:1.5rem}.not-found-module__sxuMuG__actions{flex-direction:column;align-items:stretch;gap:1rem;display:flex}.not-found-module__sxuMuG__actionButton{width:100%;font-weight:600}@media (min-width:640px){.not-found-module__sxuMuG__container{padding:3rem 2rem}.not-found-module__sxuMuG__four,.not-found-module__sxuMuG__zero{font-size:10rem}.not-found-module__sxuMuG__title{font-size:2.5rem}.not-found-module__sxuMuG__subtitle{font-size:1.2rem}.not-found-module__sxuMuG__suggestions{padding:2rem}.not-found-module__sxuMuG__actions{flex-direction:row;justify-content:center}.not-found-module__sxuMuG__actionButton{width:auto;min-width:180px}.not-found-module__sxuMuG__emoji{font-size:6rem}}@media (min-width:1024px){.not-found-module__sxuMuG__four,.not-found-module__sxuMuG__zero{font-size:12rem}.not-found-module__sxuMuG__title{font-size:3rem}.not-found-module__sxuMuG__subtitle{font-size:1.25rem}}@media (max-width:480px){.not-found-module__sxuMuG__container{padding:1.5rem 1rem}.not-found-module__sxuMuG__four,.not-found-module__sxuMuG__zero{font-size:6rem}.not-found-module__sxuMuG__title{font-size:1.75rem}.not-found-module__sxuMuG__subtitle{font-size:1rem}.not-found-module__sxuMuG__suggestions{padding:1.25rem}.not-found-module__sxuMuG__decorativeCircle1,.not-found-module__sxuMuG__decorativeCircle2,.not-found-module__sxuMuG__decorativeCircle3{display:none}}@media (prefers-reduced-motion:reduce){.not-found-module__sxuMuG__four,.not-found-module__sxuMuG__zero,.not-found-module__sxuMuG__emoji,.not-found-module__sxuMuG__decorativeCircle1,.not-found-module__sxuMuG__decorativeCircle2,.not-found-module__sxuMuG__decorativeCircle3,.not-found-module__sxuMuG__content{animation:none}}
