.HabitDetails_backdrop__1t7uF{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:1000;display:flex;align-items:flex-end;justify-content:center}.HabitDetails_popup__IFGDN{background:white;border-radius:24px 24px 0 0;padding:2rem;width:100%;max-width:480px;transform:translateY(100%);transition:transform .3s cubic-bezier(.4,0,.2,1);box-shadow:0 -20px 40px rgba(0,0,0,.15);position:relative}.HabitDetails_popup__IFGDN.HabitDetails_visible__NsO0l{transform:translateY(0)}.HabitDetails_header__00Qrl{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem}.HabitDetails_menuContainer__Z3Ul_{position:relative}.HabitDetails_menuBtn__PUiO_{background:none;border:none;padding:.5rem;border-radius:8px;color:#64748b;cursor:pointer;transition:all .2s ease}.HabitDetails_menuBtn__PUiO_:hover{background:#f1f5f9;color:#475569}.HabitDetails_menu__GuQCg{position:absolute;top:100%;left:0;background:white;border:1px solid #e2e8f0;border-radius:8px;box-shadow:0 4px 20px rgba(0,0,0,.15);min-width:160px;z-index:10;overflow:hidden}.HabitDetails_menuItem__VAEgy{display:flex;align-items:center;gap:.75rem;width:100%;padding:.75rem 1rem;border:none;background:none;color:#374151;font-size:.875rem;cursor:pointer;transition:background-color .2s ease}.HabitDetails_menuItem__VAEgy:hover{background-color:#f9fafb}.HabitDetails_menuItem__VAEgy:first-child{border-bottom:1px solid #f3f4f6}.HabitDetails_menuItem__VAEgy svg{color:#6b7280}.HabitDetails_closeBtn__Xnvby{background:none;border:none;padding:.5rem;border-radius:8px;color:#64748b;cursor:pointer;transition:all .2s ease}.HabitDetails_closeBtn__Xnvby:hover{background:#f1f5f9;color:#475569}.HabitDetails_habitName__Rogst{text-align:center;margin-bottom:1.5rem}.HabitDetails_habitIcon__ZzGmb{font-size:3rem;display:block;margin-bottom:1rem}.HabitDetails_habitName__Rogst h2{margin:0;font-size:1.5rem;font-weight:700;color:#1e293b;line-height:1.3}.HabitDetails_goalInfo__fH8A_{text-align:center;margin-bottom:2rem}.HabitDetails_goalLabel__LLOc1{font-size:1rem;color:#64748b;font-weight:500}.HabitDetails_progressSection__edSAj{display:flex;align-items:center;justify-content:center;gap:2rem;margin-bottom:2rem}.HabitDetails_controlBtn__eQd0p{background:#f8fafc;border:2px solid #e2e8f0;border-radius:50%;width:48px;height:48px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;color:#475569}.HabitDetails_controlBtn__eQd0p:hover:not(:disabled){background:#e2e8f0;border-color:#cbd5e0;transform:scale(1.05)}.HabitDetails_controlBtn__eQd0p:disabled{opacity:.5;cursor:not-allowed}.HabitDetails_progressCircle__gFiYb{width:120px;height:120px;border-radius:50%;background:conic-gradient(var(--progress-color) 0deg var(--progress),#e2e8f0 var(--progress) 1turn);display:flex;align-items:center;justify-content:center;position:relative;box-shadow:0 4px 20px rgba(0,0,0,.1);animation:HabitDetails_progressFill__vMAJ6 .8s ease-out}@keyframes HabitDetails_progressFill__vMAJ6{0%{background:conic-gradient(var(--progress-color) 0deg 0,#e2e8f0 0 1turn)}to{background:conic-gradient(var(--progress-color) 0deg var(--progress),#e2e8f0 var(--progress) 1turn)}}.HabitDetails_progressCircle__gFiYb:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:96px;height:96px;background:white;border-radius:50%;z-index:1}.HabitDetails_progressCount__4a07X{font-size:1.1rem;font-weight:700;color:#1e293b;z-index:2;position:relative;text-align:center;line-height:1.2}.HabitDetails_exceedIndicator__ypa3_{position:absolute;top:-8px;right:-8px;background:#8b5cf6;color:white;border-radius:50%;width:24px;height:24px;display:flex;align-items:center;justify-content:center;font-size:.8rem;z-index:3;animation:HabitDetails_starTwinkle__RnEwo 1.5s infinite}@keyframes HabitDetails_starTwinkle__RnEwo{0%,to{transform:scale(1) rotate(0deg);opacity:1}50%{transform:scale(1.2) rotate(180deg);opacity:.8}}.HabitDetails_completeSection__fQmii{text-align:center}.HabitDetails_completeBtn___rElB{background:linear-gradient(135deg,#10b981,#059669);color:white;border:none;border-radius:16px;padding:1rem 2rem;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 20px rgba(16,185,129,.3);display:inline-flex;align-items:center;gap:.5rem}.HabitDetails_completeBtn___rElB:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 30px rgba(16,185,129,.4)}.HabitDetails_completeBtn___rElB:disabled{opacity:.5;cursor:not-allowed;transform:none}@media (max-width:640px){.HabitDetails_popup__IFGDN{padding:1.5rem;border-radius:20px 20px 0 0}.HabitDetails_habitIcon__ZzGmb{font-size:2.5rem}.HabitDetails_habitName__Rogst h2{font-size:1.25rem}.HabitDetails_progressSection__edSAj{gap:1.5rem}.HabitDetails_progressCircle__gFiYb{width:100px;height:100px}.HabitDetails_progressCircle__gFiYb:before{width:80px;height:80px}.HabitDetails_controlBtn__eQd0p{width:40px;height:40px}.HabitDetails_progressCount__4a07X{font-size:.9rem}}.EditHabitPopup_backdrop__21qa5{position:fixed;top:0;left:0;right:0;bottom:0;height:100dvh;height:100vh;background:rgba(0,0,0,.5);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:1000;display:flex;align-items:center;justify-content:center;padding:1rem}.EditHabitPopup_modal__u1x65{background:white;border-radius:24px;width:100%;max-width:480px;max-height:90dvh;max-height:90vh;min-height:400px;display:flex;flex-direction:column;box-shadow:0 20px 40px rgba(0,0,0,.15);animation:EditHabitPopup_slideIn__TJ_Rf .3s ease-out;overflow:hidden}@keyframes EditHabitPopup_slideIn__TJ_Rf{0%{opacity:0;transform:scale(.95) translateY(-10px)}to{opacity:1;transform:scale(1) translateY(0)}}.EditHabitPopup_screen__K7eK7{display:flex;flex-direction:column;height:100%;overflow:hidden;min-height:0}.EditHabitPopup_header__ygzfH{display:flex;align-items:center;justify-content:space-between;padding:1.5rem 2rem 1rem;border-bottom:1px solid #e2e8f0;background:linear-gradient(135deg,#f8faff,#f0f4ff);position:relative;flex-shrink:0}.EditHabitPopup_title__ToCLQ{margin:0;font-size:1.25rem;font-weight:700;color:#1e293b;text-align:center;flex:1 1;position:absolute;left:50%;transform:translateX(-50%)}.EditHabitPopup_closeBtn__BsdGy{background:none;border:none;padding:.5rem;border-radius:8px;color:#64748b;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center}.EditHabitPopup_closeBtn__BsdGy:hover{background:#f1f5f9;color:#475569}.EditHabitPopup_content__9tDLK{flex:1 1;padding:0 2rem 2rem}.EditHabitPopup_content__9tDLK,.EditHabitPopup_form__2i3gg{overflow-y:auto;-webkit-overflow-scrolling:touch;min-height:0}.EditHabitPopup_form__2i3gg{display:flex;flex-direction:column;gap:2rem;padding:2rem;flex:1 1}.EditHabitPopup_formSection__lRliG{display:flex;flex-direction:column;gap:1rem}.EditHabitPopup_sectionTitle__0Enq3{font-size:.875rem;font-weight:600;color:#64748b;text-transform:uppercase;letter-spacing:.05em;margin:0;padding-bottom:.5rem;border-bottom:1px solid #e2e8f0}.EditHabitPopup_input__WNl_8{padding:.75rem 1rem;border:2px solid #e2e8f0;border-radius:12px;font-size:1rem;background:#f8fafc;transition:all .2s ease;width:100%;box-sizing:border-box}.EditHabitPopup_input__WNl_8:focus{outline:none;border-color:#3b82f6;background:white;box-shadow:0 0 0 3px rgba(59,130,246,.1)}.EditHabitPopup_input__WNl_8::placeholder{color:#94a3b8}.EditHabitPopup_iconGrid__hWAen{display:grid;grid-template-columns:repeat(5,1fr);grid-gap:.75rem;gap:.75rem}.EditHabitPopup_iconBtn__azYGC{padding:1rem;border:2px solid #e2e8f0;border-radius:12px;background:#f8fafc;cursor:pointer;transition:all .2s ease;font-size:1.5rem;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 4px rgba(0,0,0,.05)}.EditHabitPopup_iconBtn__azYGC:hover{border-color:#cbd5e0;background:#f1f5f9;transform:translateY(-1px);box-shadow:0 4px 8px rgba(0,0,0,.1)}.EditHabitPopup_iconBtnActive__a9taQ{border-color:#3b82f6;background:#eff6ff;box-shadow:0 0 0 3px rgba(59,130,246,.1)}.EditHabitPopup_fieldGroup__vdmLp{display:flex;flex-direction:column;gap:.5rem}.EditHabitPopup_label__gutn7{font-size:.875rem;font-weight:600;color:#374151}.EditHabitPopup_select__gMzkV{padding:.75rem 1rem;border:2px solid #e2e8f0;border-radius:12px;font-size:1rem;background:#f8fafc;transition:all .2s ease;cursor:pointer}.EditHabitPopup_select__gMzkV:focus{outline:none;border-color:#3b82f6;background:white;box-shadow:0 0 0 3px rgba(59,130,246,.1)}.EditHabitPopup_frequencyBtn__KYpJc{padding:.75rem 1rem;border:2px solid #e2e8f0;border-radius:12px;background:#f8fafc;cursor:pointer;transition:all .2s ease;font-size:1rem;color:#374151;text-align:left;width:100%}.EditHabitPopup_frequencyBtn__KYpJc:hover{border-color:#cbd5e0;background:#f1f5f9}.EditHabitPopup_numberInput__zZOvF{padding:.75rem 1rem;border:2px solid #e2e8f0;border-radius:12px;font-size:1rem;background:#f8fafc;transition:all .2s ease;width:100%;box-sizing:border-box}.EditHabitPopup_numberInput__zZOvF:focus{outline:none;border-color:#3b82f6;background:white;box-shadow:0 0 0 3px rgba(59,130,246,.1)}.EditHabitPopup_periodOptions___9ms0{display:flex;flex-direction:column;gap:.75rem}.EditHabitPopup_periodBtn__BJDEU{padding:1rem;border:2px solid #e2e8f0;border-radius:12px;background:#f8fafc;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:space-between;font-size:1rem;color:#374151}.EditHabitPopup_periodBtn__BJDEU:hover{border-color:#cbd5e0;background:#f1f5f9}.EditHabitPopup_periodBtnActive__YQGPA{border-color:#3b82f6;background:#eff6ff;box-shadow:0 0 0 3px rgba(59,130,246,.1)}.EditHabitPopup_periodText__zKAB_{font-weight:500}.EditHabitPopup_checkmark__9X1ja{color:#3b82f6;font-weight:700}.EditHabitPopup_repeatOptions__ty2MN{display:flex;flex-direction:column;gap:.75rem;margin-top:1rem}.EditHabitPopup_repeatBtn__KVwds{padding:.75rem 1rem;border:2px solid #e2e8f0;border-radius:12px;background:#f8fafc;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:space-between;font-size:.875rem;color:#374151}.EditHabitPopup_repeatBtn__KVwds:hover{border-color:#cbd5e0;background:#f1f5f9}.EditHabitPopup_repeatBtnActive__3SIZ_{border-color:#3b82f6;background:#eff6ff;box-shadow:0 0 0 3px rgba(59,130,246,.1)}.EditHabitPopup_weekdaysSection___ARO4{margin-top:1rem}.EditHabitPopup_subsectionTitle__wq8fe{font-size:.875rem;font-weight:600;color:#64748b;margin:0 0 .75rem}.EditHabitPopup_weekdaysGrid__dbopc{display:grid;grid-template-columns:repeat(7,1fr);grid-gap:.5rem;gap:.5rem}.EditHabitPopup_weekdayBtn__264cI{padding:.5rem;border:2px solid #e2e8f0;border-radius:8px;background:#f8fafc;cursor:pointer;transition:all .2s ease;font-size:.75rem;color:#374151;font-weight:500}.EditHabitPopup_weekdayBtn__264cI:hover{border-color:#cbd5e0;background:#f1f5f9}.EditHabitPopup_weekdayBtnActive__E4enW{border-color:#3b82f6;background:#eff6ff;color:#3b82f6;box-shadow:0 0 0 2px rgba(59,130,246,.1)}.EditHabitPopup_error__NTDSe{background:#fef2f2;border:1px solid #fecaca;border-radius:8px;padding:.75rem 1rem;color:#dc2626;font-size:.875rem;text-align:center;box-shadow:0 2px 4px rgba(0,0,0,.05)}.EditHabitPopup_actions__T6AO7{display:flex;gap:1rem;margin-top:auto;padding-top:1rem;border-top:1px solid #e2e8f0;flex-shrink:0}.EditHabitPopup_ghostBtn__uOi4G{flex:1 1;padding:.75rem 1rem;border:2px solid #e2e8f0;border-radius:12px;background:transparent;color:#64748b;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .2s ease}.EditHabitPopup_ghostBtn__uOi4G:hover{background:#f8fafc;border-color:#cbd5e0}.EditHabitPopup_primaryBtn__TnwGJ{flex:2 1;padding:.75rem 1rem;border:none;border-radius:12px;background:linear-gradient(135deg,#3b82f6,#1d4ed8);color:white;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 20px rgba(59,130,246,.3)}.EditHabitPopup_primaryBtn__TnwGJ:hover{transform:translateY(-2px);box-shadow:0 8px 30px rgba(59,130,246,.4)}.EditHabitPopup_primaryBtn__TnwGJ:active{transform:translateY(0)}@media (max-width:640px){.EditHabitPopup_backdrop__21qa5{padding-bottom:1rem;height:100dvh;height:100vh}.EditHabitPopup_modal__u1x65{max-height:95dvh;max-height:95vh;margin:.5rem;border-radius:20px}.EditHabitPopup_header__ygzfH{padding:1rem 1.5rem .75rem}.EditHabitPopup_form__2i3gg{gap:1.5rem;padding:1.5rem 1.5rem 2rem}.EditHabitPopup_content__9tDLK{padding:0 1.5rem 2rem}.EditHabitPopup_actions__T6AO7{padding-bottom:1.5rem}.EditHabitPopup_iconGrid__hWAen{grid-template-columns:repeat(5,1fr);gap:.5rem}.EditHabitPopup_iconBtn__azYGC{padding:.75rem;font-size:1.25rem}.EditHabitPopup_weekdaysGrid__dbopc{gap:.25rem}.EditHabitPopup_weekdayBtn__264cI{padding:.4rem;font-size:.7rem}.EditHabitPopup_actions__T6AO7{flex-direction:column;gap:.75rem}.EditHabitPopup_ghostBtn__uOi4G,.EditHabitPopup_primaryBtn__TnwGJ{flex:none;width:100%}}.DeleteHabitPopup_backdrop__lS5Uw{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:1100;display:flex;align-items:center;justify-content:center;padding:1rem}.DeleteHabitPopup_popup__8teo_{background:white;border-radius:16px;padding:2rem;width:100%;max-width:480px;box-shadow:0 20px 40px rgba(0,0,0,.15);animation:DeleteHabitPopup_slideIn__ThGJ6 .3s ease-out}@keyframes DeleteHabitPopup_slideIn__ThGJ6{0%{opacity:0;transform:scale(.95) translateY(-10px)}to{opacity:1;transform:scale(1) translateY(0)}}.DeleteHabitPopup_header__zoGCg{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.DeleteHabitPopup_iconContainer__1IqY3{width:48px;height:48px;border-radius:50%;background:#fef3c7;display:flex;align-items:center;justify-content:center}.DeleteHabitPopup_warningIcon__dXqta{color:#f59e0b}.DeleteHabitPopup_closeBtn__7b3lV{background:none;border:none;padding:.5rem;border-radius:8px;color:#64748b;cursor:pointer;transition:all .2s ease}.DeleteHabitPopup_closeBtn__7b3lV:hover{background:#f1f5f9;color:#475569}.DeleteHabitPopup_content__8T_E1{margin-bottom:2rem}.DeleteHabitPopup_title__b_IqI{margin:0 0 1rem;font-size:1.25rem;font-weight:700;color:#1e293b}.DeleteHabitPopup_message__6zzfA{margin:0 0 1rem;font-size:1rem;color:#374151;line-height:1.5}.DeleteHabitPopup_warning__sjqPp{margin:0;font-size:.875rem;color:#dc2626;line-height:1.5;padding:1rem;background:#fef2f2;border:1px solid #fecaca;border-radius:8px}.DeleteHabitPopup_actions__lNkZd{display:flex;gap:1rem;justify-content:flex-end}.DeleteHabitPopup_cancelBtn__pY1dZ{background:transparent;border:1px solid #d1d5db;border-radius:8px;padding:.75rem 1.5rem;color:#374151;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s ease}.DeleteHabitPopup_cancelBtn__pY1dZ:hover{background:#f9fafb;border-color:#9ca3af}.DeleteHabitPopup_deleteBtn__Tbuj4{background:#dc2626;border:none;border-radius:8px;padding:.75rem 1.5rem;color:white;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;gap:.5rem}.DeleteHabitPopup_deleteBtn__Tbuj4:hover{background:#b91c1c}.DeleteHabitPopup_deleteBtn__Tbuj4:active{transform:translateY(1px)}@media (max-width:640px){.DeleteHabitPopup_popup__8teo_{padding:1.5rem;margin:1rem}.DeleteHabitPopup_actions__lNkZd{flex-direction:column}.DeleteHabitPopup_cancelBtn__pY1dZ,.DeleteHabitPopup_deleteBtn__Tbuj4{width:100%;justify-content:center}}.SuccessPopup_overlay__udsty{position:fixed;top:0;left:0;width:100vw;height:100vh;background:rgba(0,0,0,.5);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:1000;animation:SuccessPopup_fadeIn__PDmrO .2s ease-out}.SuccessPopup_popup__zyQX0{background:#fff;border-radius:20px;padding:2.5rem 2rem;text-align:center;max-width:420px;width:90%;box-sizing:border-box;box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04);animation:SuccessPopup_slideUp__lPPkH .3s ease-out}.SuccessPopup_iconContainer__bEY_Z{display:flex;justify-content:center;align-items:center;margin-bottom:1.5rem}.SuccessPopup_icon__tcFEM{color:#22c55e;animation:SuccessPopup_scaleIn__ILPlQ .4s cubic-bezier(.34,1.56,.64,1)}.SuccessPopup_mainMessage__XH_MM{font-size:1.5rem;font-weight:600;color:#1f2937;margin:0 0 .75rem;line-height:1.4}.SuccessPopup_subMessage__0_IBj{font-size:1rem;color:#6b7280;margin:0;line-height:1.5}@keyframes SuccessPopup_fadeIn__PDmrO{0%{opacity:0}to{opacity:1}}@keyframes SuccessPopup_slideUp__lPPkH{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes SuccessPopup_scaleIn__ILPlQ{0%{opacity:0;transform:scale(0)}50%{transform:scale(1.1)}to{opacity:1;transform:scale(1)}}.FolderList_wrapper__gTGLG{background-color:#ECEDF8;overflow:hidden;display:flex;flex-direction:column;padding:0}.FolderList_foldersContainer__q9oJH{display:flex;flex-direction:row;padding:.5rem 1rem .5rem 0}.FolderList_header__4VqIN{display:flex;padding:1rem 1rem .5rem 0;align-items:center;background-color:#ECEDF8}.FolderList_header__4VqIN h3{font-size:.95rem;font-weight:500;color:#313131;padding-right:.5rem}.FolderList_addFolderBtn__5sDog{padding:.2rem .6rem .2rem .5rem;color:#4351F4;border:1px solid #4351f4;border-radius:5px;background-color:#fff;text-align:center;cursor:pointer}.FolderList_addFolderBtn__5sDog:hover{background-color:#4351F4;border:1px solid #fff;color:#fff}.FolderList_list__KkPCw{list-style:none;border-radius:5px;margin-right:10px;padding:0;display:flex;gap:1rem;flex-wrap:wrap}.FolderList_list__KkPCw li{display:flex;align-items:center;gap:.5rem;padding:.45rem 1rem;font-size:.9rem;color:#333;cursor:pointer;transition:background .15s;background-color:#fff;border-radius:5px;position:relative;min-width:0}.FolderList_list__KkPCw li:hover{background:rgba(67,81,244,.08)}.FolderList_list__KkPCw li.FolderList_active__KVJY1{background:#4351F4;border-radius:5px 5px 0 0;color:#fff;transform:translateY(7px)}.FolderList_list__KkPCw li.FolderList_active__KVJY1 svg{color:#fff}.FolderList_list__KkPCw li{transition:background .15s,transform .15s}.FolderList_name__zzrJE{overflow:hidden;-webkit-text-decoration:ellipsis;text-decoration:ellipsis;white-space:nowrap;flex:1 1;min-width:0}.FolderList_folderDetails__xQAyp{background-color:#fff}.FolderList_goalCount__vdVA5{display:inline-flex;align-items:center;justify-content:center;min-width:18px;height:18px;padding:0 6px;background-color:#3b82f6;color:white;border-radius:50%;font-size:.75rem;font-weight:600;line-height:1;margin-left:auto;flex-shrink:0;transition:all .2s ease}.FolderList_list__KkPCw li:hover .FolderList_goalCount__vdVA5{background-color:#2563eb;transform:scale(1.05)}.FolderList_list__KkPCw li.FolderList_active__KVJY1 .FolderList_goalCount__vdVA5{background-color:#1d4ed8}.FolderPopup_overlay__v7n9p{position:fixed;inset:0;background:rgba(0,0,0,.35);display:flex;align-items:center;justify-content:center;z-index:1000}.FolderPopup_modal___HoJZ{position:relative;width:min(90%,360px);padding:2rem 1.75rem 2.25rem;background:#ffffff;border-radius:12px;box-shadow:0 8px 24px rgb(0 0 0/.15);display:flex;flex-direction:column;gap:1rem}.FolderPopup_title__TXs21{font-size:1.25rem;font-weight:600;margin:0}.FolderPopup_sub__cqsqK{font-size:.85rem;color:#555;margin-top:-.5rem}.FolderPopup_closeBtn__7L0qk{position:absolute;top:10px;right:10px;border:none;background:none;font-size:1.1rem;cursor:pointer}.FolderPopup_nameInput__KbaE0{padding:.5rem .75rem;border:1px solid #ced4da;border-radius:6px;font-size:1rem}.FolderPopup_createBtn__yuk6M{align-self:flex-end;padding:.45rem 1rem;font-size:.95rem;background:#4351f4;color:#fff;border:none;border-radius:6px;cursor:pointer;transition:background .15s}.FolderPopup_createBtn__yuk6M:disabled{opacity:.5;cursor:default}.FolderPopup_createBtn__yuk6M:not(:disabled):hover{background:#3640d3}.FolderDetails_folderGoalsContainer___or4k,.FolderDetails_mainFolderContainer___tJh6{border-radius:8px}.FolderDetails_topBar__8k2pC{display:flex;align-items:center;justify-content:space-between;margin-bottom:.5rem;padding:.5rem 2.5rem 0 0}.FolderDetails_topBar__8k2pC.FolderDetails_empty__4Wkpc{justify-content:flex-end}.FolderDetails_topBarActions__T8Yhq{display:flex;align-items:center;gap:.5rem}.FolderDetails_viewSelector__bB1nT{padding:0 0 .5rem 2.5rem;margin-top:10px;border-radius:5px}.FolderDetails_selector___Ik0U{background:none;border:none;color:#6C6D70}.FolderDetails_sortLabel__domVq{white-space:nowrap}.FolderDetails_addBtn__xRFVi,.FolderDetails_topBarAddBtn__B6rIJ{padding:.2rem .6rem .2rem .5rem;color:#4351F4;border:1px solid #4351f4;border-radius:5px;background-color:#fff;text-align:center;cursor:pointer}.FolderDetails_topBarAddBtn__B6rIJ{position:relative}@media (max-width:768px){.FolderDetails_topBarAddBtn__B6rIJ{padding:.4rem;width:40px;height:40px;display:flex;align-items:center;justify-content:center;font-size:0;line-height:0}.FolderDetails_topBarAddBtn__B6rIJ:before{content:"+";font-size:18px;font-weight:700;color:#4351F4;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}}.FolderDetails_addBtn__xRFVi:hover,.FolderDetails_topBarAddBtn__B6rIJ:hover{background-color:#4351F4;border:1px solid #fff;color:#fff}@media (max-width:768px){.FolderDetails_topBarAddBtn__B6rIJ:hover:before{color:#fff}}.FolderDetails_iconBtn__v4c6o{display:flex;align-items:center;justify-content:center;padding:.4rem;background:none;border:none;border-radius:4px;cursor:pointer;color:#6C6D70;transition:all .2s ease}.FolderDetails_iconBtn__v4c6o:hover{background-color:#f5f5f5;color:#333}.FolderDetails_settingsBtn__sHXMM,.FolderDetails_settingsContainer__UiQ_H{position:relative}.FolderDetails_settingsDropdown__fUAFL{position:absolute;top:100%;right:0;background:#fff;border:1px solid #ddd;border-radius:6px;box-shadow:0 2px 8px rgba(0,0,0,.15);z-index:20;min-width:180px;margin-top:4px;overflow:hidden}.FolderDetails_dropdownItem__LFwqn{width:100%;padding:.5rem 1rem;background:none;border:none;text-align:left;font-size:.9rem;color:#333;cursor:pointer;transition:background-color .2s}.FolderDetails_dropdownItem__LFwqn:hover{background-color:#f5f5f5}.FolderDetails_deleteItem__skVYs{color:#d32f2f}.FolderDetails_deleteItem__skVYs:hover{background-color:#ffebee}.FolderDetails_gridWrap__zZuxx{background:#fff;border-radius:8px;flex:1 1;display:flex;flex-direction:column}.FolderDetails_folderGoalsContainer___or4k{max-height:0;opacity:0;overflow:hidden;transition:max-height .3s ease,opacity .3s ease;width:100%;min-height:0;margin-top:0;display:flex;flex-direction:column}.FolderDetails_folderGoalsContainer___or4k.FolderDetails_open__Cfu19{max-height:none;opacity:1;min-height:100px;background-color:#fff;height:auto;justify-content:flex-start}.FolderDetails_cardsViewContainer__jqDai{background-color:#fff}.FolderDetails_cardsGrid__G5JDP{--min:260px;display:grid;padding:2.5rem;grid-gap:1.5rem;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(var(--min),1fr));background-color:#ECEDF8}.FolderDetails_card__AJYbk{position:relative;display:flex;flex-direction:column;height:100%;gap:.75rem;padding:1.25rem 1rem 1.5rem;background:var(--surface-1,#fff);border-radius:12px;box-shadow:0 2px 4px rgb(0 0 0/.05);text-decoration:none;color:inherit;transition:transform .16s ease}.FolderDetails_card__AJYbk:hover{transform:translateY(-2px)}.FolderDetails_lifeAreaBar__tDVhK{position:absolute;top:0;left:0;height:auto;width:100%;border-top-left-radius:12px;border-top-right-radius:12px;text-align:center;padding:.2rem;color:#fff;font-size:1rem}.FolderDetails_goalName__y2ifK{font-size:1.05rem;font-weight:600;line-height:1.3;margin:.5rem 0 0;text-align:center}.FolderDetails_progressWrap__INY8z{align-self:center;padding:2rem 1rem 1rem}.FolderDetails_circularChart__Mhl0L{width:64px;height:64px}.FolderDetails_circleBg__zpVUt{fill:none;stroke:#eee;stroke-width:3.8}.FolderDetails_circleProgress__6HN2N{fill:none;stroke:#2ca05d;stroke-width:3.8;stroke-linecap:round;transform-origin:center}.FolderDetails_percentage__Cksk1{font-size:.45rem;text-anchor:middle;fill:#333}.FolderDetails_actionInfo__FWemr{font-size:.8rem;color:#666;text-align:center;margin:auto 0 0}.FolderDetails_renamePopupOverlay__xr_OM{position:fixed;top:0;left:0;width:100vw;height:100vh;background:rgba(0,0,0,.35);display:flex;align-items:center;justify-content:center;z-index:1000}.FolderDetails_renamePopup__ZqBj3{background:#fff;border-radius:12px;box-shadow:0 4px 32px rgba(0,0,0,.18);padding:2rem 2.5rem 1.5rem;min-width:320px;max-width:90vw;display:flex;flex-direction:column;align-items:stretch;animation:FolderDetails_popup-fade-in__PiXsf .2s}@keyframes FolderDetails_popup-fade-in__PiXsf{0%{opacity:0;transform:scale(.97)}to{opacity:1;transform:scale(1)}}.FolderDetails_renamePopup__ZqBj3 h3{margin:0 0 1.2rem;font-size:1.25rem;font-weight:600;text-align:center}.FolderDetails_renameInput__QOwgx{padding:.7rem 1rem;font-size:1rem;border:1.5px solid #d1d5db;border-radius:7px;margin-bottom:1.2rem;outline:none;transition:border .2s}.FolderDetails_renameInput__QOwgx:focus{border-color:#6366f1}.FolderDetails_renamePopupActions__H_F96{display:flex;gap:.7rem;justify-content:flex-end}.FolderDetails_renameBtn__oVtn3{background:#6366f1;color:#fff;border:none;border-radius:6px;padding:.55rem 1.3rem;font-size:1rem;font-weight:500;cursor:pointer;transition:background .18s}.FolderDetails_renameBtn__oVtn3:disabled{background:#b3b7f7;cursor:not-allowed}.FolderDetails_cancelBtn__1iyPs{background:#f3f4f6;color:#222;border:none;border-radius:6px;padding:.55rem 1.3rem;font-size:1rem;font-weight:500;cursor:pointer;transition:background .18s}.FolderDetails_cancelBtn__1iyPs:disabled{color:#aaa;cursor:not-allowed}.FolderDetails_emptyState__GIK3O{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem 2rem;text-align:center;min-height:200px}.FolderDetails_emptyState__GIK3O p{margin:0 0 1.5rem;color:#6b7280;font-size:1rem}.FolderDetails_emptyState__GIK3O .FolderDetails_addBtn__xRFVi{padding:.6rem 1.2rem;font-size:.95rem}.FolderDetails_deletePopupOverlay__1JBjO{position:fixed;top:0;left:0;width:100vw;height:100vh;background:rgba(0,0,0,.35);display:flex;align-items:center;justify-content:center;z-index:1000}.FolderDetails_deletePopup__RkGPA{background:#fff;border-radius:12px;box-shadow:0 4px 32px rgba(0,0,0,.18);padding:2rem 2.5rem 1.5rem;min-width:400px;max-width:90vw;display:flex;flex-direction:column;align-items:stretch;animation:FolderDetails_popup-fade-in__PiXsf .2s}.FolderDetails_deletePopup__RkGPA h3{margin:0 0 1rem;font-size:1.25rem;font-weight:600;text-align:center;color:#dc2626}.FolderDetails_deletePopup__RkGPA p{margin:0 0 1.5rem;color:#374151;font-size:1rem;line-height:1.5;text-align:center}.FolderDetails_deletePopupActions__JXtdv{display:flex;gap:.7rem;justify-content:flex-end}.FolderDetails_deleteBtn__jA2D_{background:#dc2626;color:#fff;border:none;border-radius:6px;padding:.55rem 1.3rem;font-size:1rem;font-weight:500;cursor:pointer;transition:background .18s}.FolderDetails_deleteBtn__jA2D_:hover:not(:disabled){background:#b91c1c}.FolderDetails_deleteBtn__jA2D_:disabled{background:#f87171;cursor:not-allowed}.AddGoalsPopup_overlay__9X7Y9{position:fixed;top:0;left:0;width:100vw;height:100vh;background:rgba(0,0,0,.35);display:flex;align-items:center;justify-content:center;z-index:1000}.AddGoalsPopup_popup__uych2{background:#fff;border-radius:12px;box-shadow:0 4px 32px rgba(0,0,0,.18);min-width:500px;max-width:90vw;max-height:80vh;display:flex;flex-direction:column;animation:AddGoalsPopup_popup-fade-in__sOZt8 .2s}@media (max-width:768px){.AddGoalsPopup_popup__uych2{min-width:unset;width:95vw;max-width:95vw;max-height:90vh;margin:1rem;border-radius:8px}}@keyframes AddGoalsPopup_popup-fade-in__sOZt8{0%{opacity:0;transform:scale(.97)}to{opacity:1;transform:scale(1)}}.AddGoalsPopup_header__qgk0r{display:flex;align-items:center;justify-content:space-between;padding:1.5rem 2rem 1rem;border-bottom:1px solid #e5e7eb}@media (max-width:768px){.AddGoalsPopup_header__qgk0r{padding:1rem 1.5rem .75rem}}.AddGoalsPopup_header__qgk0r h3{margin:0;font-size:1.25rem;font-weight:600;color:#1f2937}@media (max-width:768px){.AddGoalsPopup_header__qgk0r h3{font-size:1.1rem}}.AddGoalsPopup_closeBtn__ISYsj{background:none;border:none;font-size:1.5rem;color:#6b7280;cursor:pointer;padding:.25rem;border-radius:4px;transition:all .2s;line-height:1}.AddGoalsPopup_closeBtn__ISYsj:hover{background-color:#f3f4f6;color:#374151}.AddGoalsPopup_content__OQZDX{padding:1rem 2rem;flex:1 1;overflow-y:auto}@media (max-width:768px){.AddGoalsPopup_content__OQZDX{padding:.75rem 1.5rem}}.AddGoalsPopup_empty__SxlVy,.AddGoalsPopup_loading__JQfq8{text-align:center;padding:2rem 0;color:#6b7280}.AddGoalsPopup_empty__SxlVy p{margin:.5rem 0}.AddGoalsPopup_hint__fu1Ac{font-size:.9rem;color:#9ca3af;font-style:italic}.AddGoalsPopup_description__yXKEq{margin:0 0 1rem;color:#374151;font-size:.95rem}.AddGoalsPopup_list__H_dIb{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.5rem}.AddGoalsPopup_list__H_dIb li{padding:1rem;border:2px solid #e5e7eb;border-radius:8px;cursor:pointer;transition:all .2s;display:flex;align-items:center;justify-content:space-between}@media (max-width:768px){.AddGoalsPopup_list__H_dIb li{padding:.75rem;border-radius:6px;min-height:60px}}.AddGoalsPopup_list__H_dIb li:hover{border-color:#3b82f6;background-color:#f8fafc}.AddGoalsPopup_list__H_dIb li.AddGoalsPopup_selected__U0P40{border-color:#3b82f6;background-color:#eff6ff}.AddGoalsPopup_goalInfo__LDvnM{display:flex;flex-direction:column;gap:.25rem;flex:1 1}@media (max-width:768px){.AddGoalsPopup_goalInfo__LDvnM{gap:.2rem}}.AddGoalsPopup_goalName__C3p1W{font-weight:500;color:#1f2937;font-size:1rem}@media (max-width:768px){.AddGoalsPopup_goalName__C3p1W{font-size:.95rem;line-height:1.3}}.AddGoalsPopup_lifeArea__C3__x{font-size:.85rem;color:#6b7280;text-transform:capitalize}@media (max-width:768px){.AddGoalsPopup_lifeArea__C3__x{font-size:.8rem}}.AddGoalsPopup_progress__4XFAl{font-weight:600;color:#3b82f6;font-size:.9rem;background:#eff6ff;padding:.25rem .5rem;border-radius:4px}@media (max-width:768px){.AddGoalsPopup_progress__4XFAl{font-size:.85rem;padding:.2rem .4rem;border-radius:3px}}.AddGoalsPopup_actions__1TAgu{display:flex;gap:.75rem;justify-content:flex-end;padding:1rem 2rem 1.5rem;border-top:1px solid #e5e7eb}@media (max-width:768px){.AddGoalsPopup_actions__1TAgu{flex-direction:column-reverse;gap:.5rem;padding:1rem 1.5rem 1.25rem}}.AddGoalsPopup_addBtn__36WBE{padding:.6rem 1.2rem;background:#3b82f6;color:white;border:none;border-radius:6px;font-weight:500;cursor:pointer;transition:all .2s}@media (max-width:768px){.AddGoalsPopup_addBtn__36WBE{width:100%;padding:.75rem 1.2rem;font-size:1rem}}.AddGoalsPopup_addBtn__36WBE:hover:not(:disabled){background:#2563eb}.AddGoalsPopup_addBtn__36WBE:disabled{background:#9ca3af;cursor:not-allowed}.AddGoalsPopup_cancelBtn__0Fyrs{padding:.6rem 1.2rem;background:#f3f4f6;color:#374151;border:none;border-radius:6px;font-weight:500;cursor:pointer;transition:all .2s}@media (max-width:768px){.AddGoalsPopup_cancelBtn__0Fyrs{width:100%;padding:.75rem 1.2rem;font-size:1rem}}.AddGoalsPopup_cancelBtn__0Fyrs:hover:not(:disabled){background:#e5e7eb}.AddGoalsPopup_cancelBtn__0Fyrs:disabled{opacity:.5;cursor:not-allowed}.CardsViewFolder_cardsGrid__3nDVg{--min:280px;display:grid;grid-gap:1.5rem;gap:1.5rem;padding:2rem;background:#f8fafc;border-radius:8px;grid-template-columns:repeat(auto-fit,minmax(var(--min),var(--min)));border:1px solid #e5e7eb}.CardsViewFolder_cardWrapper__7hOSw{position:relative}.CardsViewFolder_menuBtn__sxgkM{position:absolute;top:3rem;right:.5rem;background:rgba(255,255,255,.9);border:1px solid #e5e7eb;cursor:pointer;font-size:1.2rem;color:#6b7280;z-index:5;padding:.5rem;border-radius:8px;transition:all .2s ease;min-width:2rem;min-height:2rem;display:flex;align-items:center;justify-content:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.CardsViewFolder_menuBtn__sxgkM:hover{background-color:#fff;color:#374151;border-color:#d1d5db;box-shadow:0 2px 8px rgba(0,0,0,.1);transform:scale(1.05)}.CardsViewFolder_cardDropdownMenu__MO3K1{position:absolute;top:3rem;right:.5rem;background:#fff;box-shadow:0 8px 25px rgba(0,0,0,.15);border-radius:12px;z-index:20;min-width:180px;overflow:visible;border:1px solid #e5e7eb;padding:.5rem;animation:CardsViewFolder_dropdown-fade-in__OjUOj .2s ease}.CardsViewFolder_cardDropdownMenu__MO3K1 button{width:100%;padding:.75rem 1rem;background:none;border:none;text-align:left;cursor:pointer;font-size:.9rem;color:#374151;transition:all .2s ease;display:flex;align-items:center;gap:.75rem;font-weight:500;border-radius:8px}.CardsViewFolder_cardDropdownMenu__MO3K1 button:hover{background-color:#f8fafc;color:#1f2937}.CardsViewFolder_cardDropdownMenu__MO3K1 button.CardsViewFolder_deleteBtn__Jr_uE{color:#dc2626}.CardsViewFolder_cardDropdownMenu__MO3K1 button.CardsViewFolder_deleteBtn__Jr_uE:hover{background-color:#fef2f2;color:#b91c1c}@keyframes CardsViewFolder_dropdown-fade-in__OjUOj{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.CardsViewFolder_card__cvxNF{width:100%;max-width:var(--min);position:relative;display:flex;flex-direction:column;gap:1rem;height:100%;padding:1.5rem;background:#fff;border-radius:16px;box-shadow:0 1px 3px rgba(0,0,0,.05);border:1px solid #e5e7eb;text-decoration:none;color:inherit;transition:all .3s ease;overflow:hidden}.CardsViewFolder_card__cvxNF:hover{box-shadow:0 8px 25px rgba(0,0,0,.12);transform:translateY(-2px);border-color:#d1d5db}.CardsViewFolder_lifeAreaBar__0BBJ2{position:absolute;top:0;left:0;width:100%;padding:.75rem;text-align:center;color:#fff;font-size:.9rem;font-weight:600;border-top-left-radius:16px;border-top-right-radius:16px;overflow:hidden}.CardsViewFolder_lifeAreaBar__0BBJ2:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,rgba(255,255,255,.1),rgba(255,255,255,.05));pointer-events:none}.CardsViewFolder_goalName__DwgV_{font-size:1.1rem;font-weight:600;line-height:1.4;margin:2rem 0 1rem;text-align:center;color:#1f2937;word-wrap:break-word;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;display:-webkit-box;-webkit-box-orient:vertical;line-clamp:2;-webkit-line-clamp:2}.CardsViewFolder_goalName__DwgV_:hover{color:#3b82f6}.CardsViewFolder_progressWrap__l4bHx{align-self:center;padding:2rem 0 0;display:flex;justify-content:center;align-items:center}.CardsViewFolder_circularChart__FfoBS{width:80px;height:80px;display:block;filter:drop-shadow(0 2px 4px rgba(0,0,0,.1))}.CardsViewFolder_circleBg__6ELTc{fill:none;stroke:#e5e7eb;stroke-width:4}.CardsViewFolder_circleProgress__mtJ0k{fill:none;stroke:#10b981;stroke-width:4;stroke-linecap:round;animation:CardsViewFolder_progress__qzCtH 1s ease-out forwards;filter:drop-shadow(0 1px 2px rgba(16,185,129,.3))}.CardsViewFolder_percentage__cvTeh{fill:#10b981;font-size:.6em;text-anchor:middle;font-weight:700;font-family:Inter,sans-serif}@keyframes CardsViewFolder_progress__qzCtH{0%{stroke-dasharray:0 100}}.CardsViewFolder_actionInfo___hC5x{font-size:.875rem;color:#6b7280;text-align:center;margin:auto 0 0;padding:.75rem;background:rgba(59,130,246,.1);border-radius:8px;color:#3b82f6;font-weight:500}@media (max-width:1200px){.CardsViewFolder_cardsGrid__3nDVg{gap:1.25rem;padding:1.5rem}.CardsViewFolder_card__cvxNF{padding:1.25rem}.CardsViewFolder_circularChart__FfoBS{width:70px;height:70px}.CardsViewFolder_goalName__DwgV_{font-size:1rem;margin:2rem 0 .75rem}}@media (max-width:992px){.CardsViewFolder_cardsGrid__3nDVg{--min:260px;gap:1rem;padding:1.25rem}.CardsViewFolder_card__cvxNF{padding:1.25rem}.CardsViewFolder_circularChart__FfoBS{width:70px;height:70px}.CardsViewFolder_goalName__DwgV_{font-size:1rem;margin:2rem 0 .75rem}.CardsViewFolder_actionInfo___hC5x{font-size:.8rem;padding:.5rem}}@media (max-width:768px){.CardsViewFolder_cardsGrid__3nDVg{--min:240px;gap:1rem;padding:1rem;grid-template-columns:repeat(auto-fit,minmax(var(--min),1fr))}.CardsViewFolder_card__cvxNF{padding:1rem}.CardsViewFolder_circularChart__FfoBS{width:60px;height:60px}.CardsViewFolder_goalName__DwgV_{font-size:.95rem;margin:1.75rem 0 .5rem}.CardsViewFolder_actionInfo___hC5x{font-size:.8rem;padding:.5rem}.CardsViewFolder_menuBtn__sxgkM{top:.75rem;right:.75rem;padding:.375rem;min-width:1.75rem;min-height:1.75rem}}@media (max-width:480px){.CardsViewFolder_cardsGrid__3nDVg{--min:220px;gap:.75rem;padding:.75rem}.CardsViewFolder_card__cvxNF{padding:.875rem}.CardsViewFolder_circularChart__FfoBS{width:55px;height:55px}.CardsViewFolder_goalName__DwgV_{font-size:.9rem;margin:1.5rem 0 .5rem}.CardsViewFolder_actionInfo___hC5x{font-size:.75rem;padding:.5rem}.CardsViewFolder_menuBtn__sxgkM{top:.5rem;right:4.5rem;padding:.25rem;min-width:1.5rem;min-height:1.5rem;font-size:1rem}}.CardsViewFolder_deleteConfirmationPopup__V_0Fq{position:fixed;top:0;left:0;width:100vw;height:100vh;background:rgba(0,0,0,.5);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:1000;animation:CardsViewFolder_backdrop-fade-in__smiVK .2s ease}.CardsViewFolder_deleteConfirmationPopup__V_0Fq>div{background:#fff;border-radius:16px;box-shadow:0 20px 60px rgba(0,0,0,.25);border:1px solid #e5e7eb;padding:2.5rem;min-width:420px;max-width:90vw;display:flex;flex-direction:column;align-items:stretch;animation:CardsViewFolder_popup-fade-in__PRFCJ .3s ease;position:relative;overflow:hidden}@keyframes CardsViewFolder_backdrop-fade-in__smiVK{0%{opacity:0}to{opacity:1}}@keyframes CardsViewFolder_popup-fade-in__PRFCJ{0%{opacity:0;transform:scale(.95) translateY(-10px)}to{opacity:1;transform:scale(1) translateY(0)}}.CardsViewFolder_deleteConfirmCloseBtn__jdJ3E{position:absolute;top:1rem;right:1rem;background:none;border:none;cursor:pointer;padding:.5rem;border-radius:8px;transition:all .2s ease;color:#6b7280;display:flex;align-items:center;justify-content:center}.CardsViewFolder_deleteConfirmCloseBtn__jdJ3E:hover{background:#f3f4f6;color:#374151}.CardsViewFolder_deleteConfirmIconContainer__kWeD6{display:flex;justify-content:center;margin:1rem 0 2rem}.CardsViewFolder_deleteConfirmWarningIcon__zRSSE{color:#f59e0b;filter:drop-shadow(0 2px 4px rgba(245,158,11,.3))}.CardsViewFolder_deleteConfirmationPopup__V_0Fq h3{margin:0 0 1.5rem;font-size:1.5rem;font-weight:700;text-align:center;color:#dc2626;letter-spacing:-.025em}.CardsViewFolder_deleteConfirmationPopup__V_0Fq p{color:#6b7280;font-size:1rem;line-height:1.6;text-align:center;max-width:400px;margin:0 auto 1.5rem}.CardsViewFolder_deleteConfirmationPopup__V_0Fq p:last-of-type{color:#9ca3af;font-size:.9rem;font-style:italic}.CardsViewFolder_deleteConfirmationButtons___M1ha{display:flex;gap:1rem;justify-content:center;margin-top:2rem}.CardsViewFolder_deleteConfirmationButtons___M1ha button{padding:.75rem 1.5rem;font-size:.95rem;font-weight:600;border:none;border-radius:8px;cursor:pointer;transition:all .2s ease;min-width:100px;position:relative;overflow:hidden}.CardsViewFolder_deleteConfirmationButtons___M1ha button:first-child{background:#f8fafc;color:#374151;border:1px solid #e5e7eb}.CardsViewFolder_deleteConfirmationButtons___M1ha button:first-child:hover:not(:disabled){background:#f1f5f9;border-color:#d1d5db;transform:translateY(-1px);box-shadow:0 4px 12px rgba(0,0,0,.1)}.CardsViewFolder_deleteConfirmationButtons___M1ha button:last-child{background:linear-gradient(135deg,#dc2626,#ef4444);color:#fff;box-shadow:0 4px 12px rgba(220,38,38,.3)}.CardsViewFolder_deleteConfirmationButtons___M1ha button:last-child:hover:not(:disabled){background:linear-gradient(135deg,#b91c1c,#dc2626);transform:translateY(-1px);box-shadow:0 6px 16px rgba(220,38,38,.4)}.CardsViewFolder_deleteConfirmationButtons___M1ha button:disabled{opacity:.6;cursor:not-allowed;transform:none!important;box-shadow:none!important}.CardsViewFolder_deleteConfirmationButtons___M1ha button:active{transform:translateY(0)}.Folders_container__3KmaT{background:#ECEDF8;padding:0 2.5rem}.MonthlyGoalsChart_container__vZpLL{background:#ffffff;border-radius:8px;padding:16px;box-shadow:0 1px 3px rgba(0,0,0,.1);height:100%;display:flex;flex-direction:column}.MonthlyGoalsChart_header__r9RNB{display:flex;align-items:center;gap:12px;margin-bottom:16px}.MonthlyGoalsChart_icon__GD20g{width:20px;height:20px;color:#6b7280}.MonthlyGoalsChart_title___3BYB{margin:0;font-size:18px;font-weight:600;color:#1f2937}.MonthlyGoalsChart_draftIndicator__JubpF{color:#f59e0b;font-size:12px;font-style:italic;font-weight:500}.MonthlyGoalsChart_chartContainer__7xHsw{flex:1 1;display:flex;align-items:center;justify-content:center;min-height:200px}.MonthlyGoalsChart_summary__oIbM_{display:flex;justify-content:space-between;gap:16px;padding-top:16px;border-top:1px solid #e5e7eb}.MonthlyGoalsChart_summaryItem__YGCiE{display:flex;flex-direction:column;align-items:center;text-align:center}.MonthlyGoalsChart_summaryLabel__Xkk1C{font-size:12px;color:#6b7280;font-weight:500;margin-bottom:4px}.MonthlyGoalsChart_summaryValue__OT4kd{font-size:18px;font-weight:700;color:#1f2937}.MonthlyGoalsChart_loadingState__viOQZ{flex:1 1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;color:#6b7280}.MonthlyGoalsChart_loadingSpinner__u3p6U{width:32px;height:32px;border:3px solid #e5e7eb;border-top-color:#3b82f6;border-radius:50%;animation:MonthlyGoalsChart_spin__1lcYN 1s linear infinite}@keyframes MonthlyGoalsChart_spin__1lcYN{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.MonthlyGoalsChart_errorState__8nC_Q{flex:1 1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;color:#dc2626;text-align:center}.MonthlyGoalsChart_errorIcon__XExD2{width:48px;height:48px;color:#dc2626}.MonthlyGoalsChart_errorState__8nC_Q p{margin:0;font-weight:500}.MonthlyGoalsChart_errorState__8nC_Q small{color:#9ca3af;font-size:14px}.MonthlyGoalsChart_emptyState__cOD_T{flex:1 1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;color:#6b7280;text-align:center}.MonthlyGoalsChart_emptyState__cOD_T p{margin:0;font-weight:500}.MonthlyGoalsChart_emptyState__cOD_T small{color:#9ca3af;font-size:14px}.MonthlyGoalsChart_chartContainer__7xHsw .recharts-legend-wrapper{font-size:14px}.MonthlyGoalsChart_chartContainer__7xHsw .recharts-legend-item{color:#6b7280!important}.MonthlyGoalsChart_chartContainer__7xHsw .recharts-legend-item-text{color:#6b7280!important;margin-left:8px}.MonthlyGoalsChart_chartContainer__7xHsw .recharts-legend-icon{border-radius:50%!important;width:12px!important;height:12px!important}.MonthlyGoalsChart_tooltip__D5rZd{background:rgba(0,0,0,.9);color:white;padding:12px;border-radius:6px;font-size:14px;box-shadow:0 4px 6px rgba(0,0,0,.1)}.MonthlyGoalsChart_tooltipLabel__JrR9X{font-weight:600;margin:0 0 8px;color:#f9fafb}.MonthlyGoalsChart_tooltipNoData__toMo1{margin:0;color:#9ca3af;font-style:italic}.MonthlyGoalsChart_tooltipTotal____RLo{margin:8px 0 0;font-weight:600;color:#f9fafb;border-top:1px solid #374151;padding-top:8px}@media (max-width:768px){.MonthlyGoalsChart_container__vZpLL{padding:12px}.MonthlyGoalsChart_header__r9RNB{margin-bottom:12px}.MonthlyGoalsChart_chartContainer__7xHsw{min-height:180px}.MonthlyGoalsChart_summary__oIbM_{flex-direction:column;gap:12px}.MonthlyGoalsChart_summaryItem__YGCiE{flex-direction:row;justify-content:space-between;width:100%}.MonthlyGoalsChart_summaryLabel__Xkk1C{margin-bottom:0}}.QuotesSection_quotesSection__z37IT{background:white;border-radius:8px;height:100%;display:flex;flex-direction:column}.QuotesSection_sectionHeader__tXXLg{margin-bottom:1.5rem}.QuotesSection_sectionTitle__E8VDf{font-size:1.25rem;font-weight:600;color:#1f2937;margin:0}.QuotesSection_quotesContent__Lo5Md{display:flex;flex-direction:column;gap:1rem;flex:1 1}.QuotesSection_quoteCard__G0FlM{background:#f8fafc;border-radius:8px;padding:1.25rem}.QuotesSection_quoteContent__N4WB_{text-align:center}.QuotesSection_quoteText__cQbQR{font-size:1rem;font-weight:500;color:#374151;margin:0 0 .5rem;line-height:1.5;font-style:italic}.QuotesSection_quoteAuthor__Hy4Bw{font-size:.875rem;color:#6b7280;margin:0;font-weight:500}.QuotesSection_achievementCard__UjEZ5{background:#f0fdf4;border-radius:8px;padding:1rem;display:flex;align-items:center;gap:.75rem}.QuotesSection_cardIcon__eizOk{display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;background:#dcfce7;border-radius:6px;flex-shrink:0}.QuotesSection_icon__cYQj0{width:1.25rem;height:1.25rem;color:#16a34a}.QuotesSection_cardContent__XvuZT{flex:1 1}.QuotesSection_cardTitle__0becV{font-size:.875rem;font-weight:600;color:#1f2937;margin:0 0 .25rem;text-transform:uppercase;letter-spacing:.025em}.QuotesSection_cardDescription__0S_uO{font-size:.875rem;color:#374151;margin:0;line-height:1.4}.QuotesSection_milestoneCard__6_AQb{background:#faf5ff;border-radius:8px;padding:1rem;display:flex;align-items:center;gap:.75rem}.QuotesSection_milestoneCard__6_AQb .QuotesSection_cardIcon__eizOk{background:#f3e8ff}.QuotesSection_milestoneCard__6_AQb .QuotesSection_icon__cYQj0{color:#9333ea}.QuotesSection_milestoneMessage__zl1kl{font-size:.75rem;color:#7c3aed;margin:.25rem 0 0;font-weight:500}.QuotesSection_progressCard__Rw3Tw{background:#f0fdf4;border-radius:8px;padding:1rem;display:flex;align-items:center;gap:.75rem}.QuotesSection_progressCard__Rw3Tw .QuotesSection_cardIcon__eizOk{background:#dcfce7}.QuotesSection_progressCard__Rw3Tw .QuotesSection_icon__cYQj0{color:#16a34a}.QuotesSection_motivationalFooter__9Iyso{display:flex;align-items:center;justify-content:center;gap:.5rem;margin-top:auto;padding-top:1rem;border-top:1px solid #e5e7eb}.QuotesSection_motivationalText__TvU_n{font-size:.875rem;font-weight:600;color:#7c3aed}.QuotesSection_rocketIcon__Xyhlj{width:1rem;height:1rem;color:#f59e0b;animation:QuotesSection_rocketBounce__lld0C 2s ease-in-out infinite}@keyframes QuotesSection_rocketBounce__lld0C{0%,to{transform:translateY(0)}50%{transform:translateY(-2px)}}@media (max-width:768px){.QuotesSection_quotesSection__z37IT{padding:1rem}.QuotesSection_quotesContent__Lo5Md{gap:.75rem}.QuotesSection_achievementCard__UjEZ5,.QuotesSection_milestoneCard__6_AQb,.QuotesSection_progressCard__Rw3Tw,.QuotesSection_quoteCard__G0FlM{padding:.75rem}.QuotesSection_cardIcon__eizOk{width:2rem;height:2rem}.QuotesSection_icon__cYQj0{width:1rem;height:1rem}}.QuotesSection_quoteCard__G0FlM:empty:before{content:"Loading quote...";color:#9ca3af;font-style:italic}.QuotesSection_achievementCard__UjEZ5:hover,.QuotesSection_milestoneCard__6_AQb:hover,.QuotesSection_progressCard__Rw3Tw:hover{transform:translateY(-1px);box-shadow:0 4px 12px rgba(0,0,0,.15);transition:all .2s ease}.Confetti_confettiContainer__gs4Gj{position:fixed;top:0;left:0;width:100vw;height:100vh;pointer-events:none;z-index:9999;overflow:hidden}.Confetti_particle__42nbi{position:absolute;width:9px;height:6px;will-change:transform,opacity;transform-origin:center}.Confetti_particle__42nbi.Confetti_circle__bACIn{border-radius:30%}.Confetti_particle__42nbi.Confetti_square__Xd_Hk{border-radius:1px}@media (max-width:768px){.Confetti_particle__42nbi{width:7px;height:5px}}@media (max-width:480px){.Confetti_particle__42nbi{width:6px;height:4px}}