.complete-profile-module__dHP51q__container{background:linear-gradient(135deg,#178363 0%,#0d9488 50%,#0f766e 100%);justify-content:center;align-items:center;width:100%;min-height:100vh;padding:1.5rem;display:flex}.complete-profile-module__dHP51q__modal{background:#fff;border-radius:1.5rem;width:100%;max-width:540px;max-height:90vh;padding:2rem;animation:.4s ease-out complete-profile-module__dHP51q__slideUp;overflow-y:auto;box-shadow:0 25px 50px -12px #00000040}@keyframes complete-profile-module__dHP51q__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.complete-profile-module__dHP51q__header{text-align:center;margin-bottom:1.5rem}.complete-profile-module__dHP51q__iconWrapper{color:#178363;background:linear-gradient(135deg,#1783631a 0%,#0d94881a 100%);border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 1rem;display:flex}.complete-profile-module__dHP51q__title{color:#111827;letter-spacing:-.02em;margin-bottom:.5rem;font-size:1.75rem;font-weight:700}.complete-profile-module__dHP51q__subtitle{color:#6b7280;font-size:.95rem;line-height:1.5}.complete-profile-module__dHP51q__form{flex-direction:column;gap:1rem;display:flex}.complete-profile-module__dHP51q__fieldGroup{flex-direction:column;gap:.5rem;display:flex}.complete-profile-module__dHP51q__label{color:#374151;font-size:.9rem;font-weight:600}.complete-profile-module__dHP51q__inputLabel{color:#374151;font-size:.875rem;font-weight:500}.complete-profile-module__dHP51q__required{color:#ef4444}.complete-profile-module__dHP51q__inputWrapper{align-items:center;display:flex;position:relative}.complete-profile-module__dHP51q__inputIcon{color:#9ca3af;pointer-events:none;flex-shrink:0;position:absolute;left:14px}.complete-profile-module__dHP51q__input{color:#374151;background:#fff;border:1px solid #e5e7eb;border-radius:10px;width:100%;height:48px;padding:0 1rem 0 2.75rem;font-size:.95rem;transition:all .2s}.complete-profile-module__dHP51q__input::placeholder{color:#9ca3af}.complete-profile-module__dHP51q__input:focus{border-color:#178363;outline:none;box-shadow:0 0 0 3px #17836326}.complete-profile-module__dHP51q__input:hover{border-color:#178363}.complete-profile-module__dHP51q__radioGroup{grid-template-columns:1fr 1fr;gap:.75rem;display:grid}.complete-profile-module__dHP51q__radioCard{cursor:pointer;background:#fafafa;border:2px solid #e5e7eb;border-radius:12px;padding:1rem;transition:all .2s;position:relative}.complete-profile-module__dHP51q__radioCard:hover{background:#f0fdf4;border-color:#178363}.complete-profile-module__dHP51q__radioCardActive{background:linear-gradient(135deg,#17836314 0%,#0d948814 100%);border-color:#178363;box-shadow:0 0 0 3px #17836326}.complete-profile-module__dHP51q__radioInput{opacity:0;width:0;height:0;position:absolute}.complete-profile-module__dHP51q__radioContent{flex-direction:column;align-items:center;gap:.375rem;display:flex}.complete-profile-module__dHP51q__radioIcon{font-size:1.75rem}.complete-profile-module__dHP51q__radioText{color:#374151;font-size:.9rem;font-weight:600}.complete-profile-module__dHP51q__divider{text-align:center;align-items:center;margin:.5rem 0;display:flex}.complete-profile-module__dHP51q__divider:before,.complete-profile-module__dHP51q__divider:after{content:"";border-bottom:1px solid #e5e7eb;flex:1}.complete-profile-module__dHP51q__divider span{color:#9ca3af;text-transform:uppercase;letter-spacing:.05em;padding:0 1rem;font-size:.75rem;font-weight:500}.complete-profile-module__dHP51q__row{grid-template-columns:1fr 1fr;align-items:start;gap:.75rem;display:grid}@media (max-width:480px){.complete-profile-module__dHP51q__row,.complete-profile-module__dHP51q__radioGroup{grid-template-columns:1fr}.complete-profile-module__dHP51q__modal{padding:1.5rem}}.complete-profile-module__dHP51q__selectGroup{flex-direction:column;gap:.5rem;display:flex}.complete-profile-module__dHP51q__select{color:#374151;cursor:pointer;appearance:none;background:#fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3e%3c/svg%3e") right .75rem center/1.25em 1.25em no-repeat;border:1px solid #e5e7eb;border-radius:10px;width:100%;height:48px;padding:0 1rem;font-size:.95rem;transition:all .2s}.complete-profile-module__dHP51q__select:focus{border-color:#178363;outline:none;box-shadow:0 0 0 3px #17836326}.complete-profile-module__dHP51q__select:hover{border-color:#178363}.complete-profile-module__dHP51q__error{color:#ef4444;margin-top:.25rem;font-size:.8rem}.complete-profile-module__dHP51q__errorBox{color:#dc2626;background:#fef2f2;border:1px solid #fecaca;border-radius:8px;align-items:center;padding:.75rem 1rem;font-size:.875rem;display:flex}.complete-profile-module__dHP51q__submitButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#178363 0%,#0d9488 100%);border:none;border-radius:10px;height:48px;margin-top:.5rem;font-size:1rem;font-weight:600;transition:all .2s;box-shadow:0 4px 14px #1783634d}.complete-profile-module__dHP51q__submitButton:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 6px 20px #17836366}.complete-profile-module__dHP51q__submitButton:active:not(:disabled){transform:translateY(0)}.complete-profile-module__dHP51q__submitButton:disabled{opacity:.6;cursor:not-allowed}.complete-profile-module__dHP51q__note{text-align:center;color:#9ca3af;margin-top:.25rem;font-size:.75rem;line-height:1.4}.complete-profile-module__dHP51q__loadingWrapper{color:#6b7280;flex-direction:column;justify-content:center;align-items:center;gap:1rem;padding:3rem;display:flex}.complete-profile-module__dHP51q__spinner{border:3px solid #e5e7eb;border-top-color:#178363;border-radius:50%;width:40px;height:40px;animation:.8s linear infinite complete-profile-module__dHP51q__spin}@keyframes complete-profile-module__dHP51q__spin{to{transform:rotate(360deg)}}.complete-profile-module__dHP51q__modal::-webkit-scrollbar{width:6px}.complete-profile-module__dHP51q__modal::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}.complete-profile-module__dHP51q__modal::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:3px}.complete-profile-module__dHP51q__modal::-webkit-scrollbar-thumb:hover{background:#a1a1a1}.dark .complete-profile-module__dHP51q__modal{background:#1f2937}.dark .complete-profile-module__dHP51q__title{color:#f9fafb}.dark .complete-profile-module__dHP51q__subtitle{color:#9ca3af}:is(.dark .complete-profile-module__dHP51q__label,.dark .complete-profile-module__dHP51q__inputLabel,.dark .complete-profile-module__dHP51q__radioText){color:#e5e7eb}.dark .complete-profile-module__dHP51q__radioCard{background:#374151;border-color:#4b5563}.dark .complete-profile-module__dHP51q__radioCard:hover{background:#17836326;border-color:#178363}.dark .complete-profile-module__dHP51q__radioCardActive{background:#17836326;border-color:#178363}:is(.dark .complete-profile-module__dHP51q__input,.dark .complete-profile-module__dHP51q__select){color:#f9fafb;background:#374151;border-color:#4b5563}.dark .complete-profile-module__dHP51q__input::placeholder{color:#6b7280}.dark .complete-profile-module__dHP51q__divider:before{border-color:#4b5563}.dark .complete-profile-module__dHP51q__divider:after{border-color:#4b5563}.dark .complete-profile-module__dHP51q__divider span{color:#6b7280}
.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{background:linear-gradient(#f8faf9 0%,#fff 100%);min-height:100vh;padding:2rem 1.5rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}@media (min-width:768px){.DiscoverPage-module__NrtAQa__container{padding:2.5rem}}.DiscoverPage-module__NrtAQa__content{max-width:100%;margin:0 auto}.DiscoverPage-module__NrtAQa__headerSection{text-align:center;margin-bottom:3rem}.DiscoverPage-module__NrtAQa__mainTitle{color:#1a1a2e;letter-spacing:-.02em;margin-bottom:.75rem;font-size:2rem;font-weight:800;line-height:1.2}.DiscoverPage-module__NrtAQa__mainTitle span{background:linear-gradient(135deg,#116d53 0%,#14a06a 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.DiscoverPage-module__NrtAQa__headerSubtitle{color:#6b7280;max-width:500px;margin:0 auto;font-size:1.05rem;font-weight:500;line-height:1.6}@media (min-width:768px){.DiscoverPage-module__NrtAQa__mainTitle{font-size:2.75rem}.DiscoverPage-module__NrtAQa__headerSubtitle{font-size:1.125rem}}.DiscoverPage-module__NrtAQa__searchSection{background:#fff;border:1px solid #116d5314;border-radius:16px;flex-direction:column;gap:1rem;margin-bottom:2.5rem;padding:1.25rem;display:flex;box-shadow:0 4px 20px #0000000a}@media (min-width:768px){.DiscoverPage-module__NrtAQa__searchSection{flex-direction:row;align-items:center;padding:1rem 1.5rem}}.DiscoverPage-module__NrtAQa__searchWrapper{flex:1}.DiscoverPage-module__NrtAQa__inputSearch{color:#1a1a2e;background:#f9fafb;border:2px solid #e5e7eb;border-radius:12px;width:100%;padding:.875rem 1rem .875rem 2.75rem;font-size:1rem;font-weight:500;transition:all .3s}.DiscoverPage-module__NrtAQa__inputSearch:focus{background:#fff;border-color:#116d53;outline:none;box-shadow:0 0 0 4px #116d531a}.DiscoverPage-module__NrtAQa__inputSearch::placeholder{color:#9ca3af;font-weight:400}.DiscoverPage-module__NrtAQa__filterButtons{gap:.5rem;display:flex}.DiscoverPage-module__NrtAQa__icon{color:#116d53;width:1.125rem;height:1.125rem}.DiscoverPage-module__NrtAQa__categoriesSection{margin-bottom:2.5rem}.DiscoverPage-module__NrtAQa__sectionHeader{justify-content:space-between;align-items:center;margin-bottom:1.25rem;display:flex}.DiscoverPage-module__NrtAQa__sectionTitle{color:#1a1a2e;align-items:center;gap:.5rem;font-size:1.25rem;font-weight:700;display:flex}.DiscoverPage-module__NrtAQa__sectionTitle:before{content:"";background:linear-gradient(#116d53 0%,#14a06a 100%);border-radius:4px;width:4px;height:24px}.DiscoverPage-module__NrtAQa__categoryButtons{flex-wrap:wrap;gap:.625rem;display:flex}.DiscoverPage-module__NrtAQa__categoryBtn{color:#4b5563;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #e5e7eb;border-radius:50px;align-items:center;gap:.5rem;padding:.625rem 1.125rem;font-size:.875rem;font-weight:600;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex}.DiscoverPage-module__NrtAQa__categoryBtn:hover{color:#116d53;background:#116d5314;border-color:#116d53;transform:translateY(-2px)}.DiscoverPage-module__NrtAQa__categoryBtnActive{color:#fff;background:linear-gradient(135deg,#116d53 0%,#0d5340 100%);border-color:#0000;box-shadow:0 4px 12px #116d5340}.DiscoverPage-module__NrtAQa__categoryBtnActive:hover{color:#fff;background:linear-gradient(135deg,#0d5340 0%,#116d53 100%)}.DiscoverPage-module__NrtAQa__categoryIcon{border-radius:50%;flex-shrink:0;width:8px;height:8px}.DiscoverPage-module__NrtAQa__quizGridSection{margin-bottom:2rem}.DiscoverPage-module__NrtAQa__gridHeader{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}.DiscoverPage-module__NrtAQa__gridTitle{color:#1a1a2e;align-items:center;gap:.5rem;font-size:1.25rem;font-weight:700;display:flex}.DiscoverPage-module__NrtAQa__quizCount{color:#6b7280;background:#f3f4f6;border-radius:50px;padding:.35rem .75rem;font-size:.875rem;font-weight:500}.DiscoverPage-module__NrtAQa__quizGrid{grid-template-columns:1fr;gap:1.25rem;display:grid}@media (min-width:640px){.DiscoverPage-module__NrtAQa__quizGrid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.DiscoverPage-module__NrtAQa__quizGrid{grid-template-columns:repeat(3,1fr);gap:1.5rem}}@media (min-width:1280px){.DiscoverPage-module__NrtAQa__quizGrid{grid-template-columns:repeat(4,1fr)}}.DiscoverPage-module__NrtAQa__skeletonCard{background:#fff;border:1px solid #f0f0f0;border-radius:20px;min-height:220px;padding:1.5rem}.DiscoverPage-module__NrtAQa__emptyState{text-align:center;background:#fff;border:2px dashed #116d5326;border-radius:24px;max-width:500px;margin:2rem auto;padding:4rem 2rem}.DiscoverPage-module__NrtAQa__emptyIcon{background:linear-gradient(135deg,#116d531a 0%,#116d530d 100%);border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto 1.5rem;display:flex}.DiscoverPage-module__NrtAQa__emptyEmoji{font-size:2.5rem}.DiscoverPage-module__NrtAQa__emptyTitle{color:#1a1a2e;margin-bottom:.5rem;font-size:1.375rem;font-weight:700}.DiscoverPage-module__NrtAQa__emptyText{color:#6b7280;margin-bottom:1.5rem;font-size:1rem;font-weight:500}.DiscoverPage-module__NrtAQa__emptyButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#116d53 0%,#0d5340 100%);border:none;border-radius:50px;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:.95rem;font-weight:600;transition:all .3s;display:inline-flex}.DiscoverPage-module__NrtAQa__emptyButton:hover{transform:translateY(-2px);box-shadow:0 8px 20px #116d5340}.DiscoverPage-module__NrtAQa__pagination{background:#fff;border-radius:16px;justify-content:center;align-items:center;gap:1rem;margin-top:2.5rem;padding:1.5rem;display:flex;box-shadow:0 2px 12px #0000000a}.DiscoverPage-module__NrtAQa__pageMeta{color:#1a1a2e;padding:0 1rem;font-size:.95rem;font-weight:600}.DiscoverPage-module__NrtAQa__pageNumber{color:#116d53;font-weight:700}.DiscoverPage-module__NrtAQa__modalOverlay{z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#00000080;justify-content:center;align-items:flex-end;padding:0;animation:.25s DiscoverPage-module__NrtAQa__fadeIn;display:flex;position:fixed;inset:0}@media (min-width:640px){.DiscoverPage-module__NrtAQa__modalOverlay{align-items:center;padding:1.5rem}}@keyframes DiscoverPage-module__NrtAQa__fadeIn{0%{opacity:0}to{opacity:1}}.DiscoverPage-module__NrtAQa__modalContent{background:#fff;border-radius:24px 24px 0 0;width:100%;max-height:85vh;animation:.35s cubic-bezier(.4,0,.2,1) DiscoverPage-module__NrtAQa__slideUp;overflow:hidden;box-shadow:0 -10px 40px #00000026}@media (min-width:640px){.DiscoverPage-module__NrtAQa__modalContent{border-radius:24px;max-width:560px;box-shadow:0 20px 60px #0003}}@keyframes DiscoverPage-module__NrtAQa__slideUp{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}@media (min-width:640px){@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 #f0f0f0;justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;display:flex;position:sticky;top:0}.DiscoverPage-module__NrtAQa__modalHandle{background:#e5e7eb;border-radius:4px;width:40px;height:4px;margin:0 auto 1rem}@media (min-width:640px){.DiscoverPage-module__NrtAQa__modalHandle{display:none}}.DiscoverPage-module__NrtAQa__modalTitle{color:#1a1a2e;margin:0;font-size:1.25rem;font-weight:700}.DiscoverPage-module__NrtAQa__modalClose{cursor:pointer;color:#6b7280;background:#f3f4f6;border:none;border-radius:12px;justify-content:center;align-items:center;padding:.625rem;transition:all .2s;display:flex}.DiscoverPage-module__NrtAQa__modalClose:hover{color:#1a1a2e;background:#e5e7eb}.DiscoverPage-module__NrtAQa__modalBody{max-height:calc(85vh - 80px);padding:1.5rem;overflow-y:auto}.DiscoverPage-module__NrtAQa__modalCategoryGrid{grid-template-columns:repeat(2,1fr);gap:.75rem;display:grid}@media (min-width:480px){.DiscoverPage-module__NrtAQa__modalCategoryGrid{grid-template-columns:repeat(3,1fr)}}.DiscoverPage-module__NrtAQa__modalCategoryBtn{color:#4b5563;cursor:pointer;text-align:center;background:#fafafa;border:2px solid #f0f0f0;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;min-height:80px;padding:1rem;font-size:.875rem;font-weight:600;transition:all .3s;display:flex}.DiscoverPage-module__NrtAQa__modalCategoryBtn:hover{color:#116d53;background:#fff;border-color:#116d53;transform:translateY(-2px);box-shadow:0 4px 16px #116d531a}.DiscoverPage-module__NrtAQa__modalCategoryBtnActive{color:#fff;background:linear-gradient(135deg,#116d53 0%,#0d5340 100%);border-color:#0000;box-shadow:0 6px 20px #116d5340}.DiscoverPage-module__NrtAQa__modalCategoryBtnActive:hover{color:#fff}.DiscoverPage-module__NrtAQa__modalCategoryIcon{border-radius:50%;flex-shrink:0;width:12px;height:12px}.DiscoverPage-module__NrtAQa__easyBadge{color:#047857;background:linear-gradient(135deg,#ecfdf5 0%,#d1fae5 100%)}.DiscoverPage-module__NrtAQa__mediumBadge{color:#b45309;background:linear-gradient(135deg,#fffbeb 0%,#fef3c7 100%)}.DiscoverPage-module__NrtAQa__hardBadge{color:#b91c1c;background:linear-gradient(135deg,#fef2f2 0%,#fee2e2 100%)}@media (max-width:600px){.DiscoverPage-module__NrtAQa__container{padding:1rem 1rem 8rem}.DiscoverPage-module__NrtAQa__mainTitle{font-size:1.625rem}.DiscoverPage-module__NrtAQa__headerSubtitle{font-size:.95rem}.DiscoverPage-module__NrtAQa__sectionTitle{font-size:1.1rem}.DiscoverPage-module__NrtAQa__categoryBtn{padding:.5rem .875rem;font-size:.8rem}.DiscoverPage-module__NrtAQa__searchSection{padding:1rem}.DiscoverPage-module__NrtAQa__pagination{flex-wrap:wrap;gap:.75rem}}
.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(135deg,#116d53 0%,#0d5340 100%)}.NormalButton-module__ZqpSCa__primary:hover:not(.NormalButton-module__ZqpSCa__disabled){background:linear-gradient(135deg,#0d5340 0%,#116d53 100%);box-shadow:0 4px 12px #116d534d}.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:#116d53;box-shadow:none;background-color:#0000;border:2px solid #116d53}.NormalButton-module__ZqpSCa__outline:hover:not(.NormalButton-module__ZqpSCa__disabled){background-color:#116d5314;box-shadow:0 2px 8px #116d5326}.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}
.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}}
.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}}
