.ActiveGoals_container__ZLnfD{background:#fff;border-radius:8px;padding:1.5rem;box-shadow:0 2px 8px rgba(0,0,0,.06);height:100%;display:flex;flex-direction:column}.ActiveGoals_header__VCmFn{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.ActiveGoals_headerLeft__MKi9U,.ActiveGoals_headerRight__OhJYX{display:flex;align-items:center;gap:.75rem}.ActiveGoals_headerIcon__tPS_Z{width:24px;height:24px;color:#6366f1}.ActiveGoals_headerTitle___ePob{font-size:1.25rem;font-weight:600;color:#1f2937;margin:0}.ActiveGoals_refreshButton__B2EbI{background:none;border:none;padding:.5rem;border-radius:6px;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center}.ActiveGoals_refreshButton__B2EbI:hover:not(:disabled){background:#f3f4f6}.ActiveGoals_refreshButton__B2EbI:disabled{opacity:.5;cursor:not-allowed}.ActiveGoals_refreshIcon__1Mx6d{width:18px;height:18px;color:#6b7280}.ActiveGoals_spinning__tdgHF{animation:ActiveGoals_spin__tjWS3 1s linear infinite}@keyframes ActiveGoals_spin__tjWS3{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.ActiveGoals_viewAllLink__ioikl{display:flex;align-items:center;gap:.5rem;color:#6366f1;text-decoration:none;font-size:.875rem;font-weight:500;transition:all .2s ease}.ActiveGoals_viewAllLink__ioikl:hover{color:#4f46e5;transform:translateY(-1px)}.ActiveGoals_arrowIcon__FEWNv{width:16px;height:16px}.ActiveGoals_error__flOxS,.ActiveGoals_loading__9K9HO,.ActiveGoals_noGoals__27L8Z{text-align:center;color:#6b7280;font-size:.875rem;padding:2rem 0}.ActiveGoals_error__flOxS p,.ActiveGoals_noGoals__27L8Z p{margin:0}.ActiveGoals_error__flOxS{color:#dc2626}.ActiveGoals_error__flOxS p{font-weight:500}.ActiveGoals_retryButton__kmm64{background:#6366f1;color:white;border:none;padding:.5rem 1rem;border-radius:6px;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s ease;margin-top:1rem}.ActiveGoals_retryButton__kmm64:hover{background:#4f46e5;transform:translateY(-1px)}.ActiveGoals_goalsList__D5NuA{display:flex;flex-direction:column;gap:1rem;flex:1 1}.ActiveGoals_goalCard__hZhAY{background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;padding:1rem;transition:all .2s ease}.ActiveGoals_goalCard__hZhAY:hover{border-color:#d1d5db;box-shadow:0 2px 8px rgba(0,0,0,.1)}.ActiveGoals_goalHeader__xgsBM{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1rem}.ActiveGoals_goalInfo__NszLy{flex:1 1}.ActiveGoals_goalTitle__tRCEo{font-size:1rem;font-weight:600;color:#1f2937;margin:0 0 .25rem;line-height:1.4}.ActiveGoals_lifeArea__KpLgT{font-size:.75rem;color:#6b7280;background:#f3f4f6;padding:.25rem .5rem;border-radius:4px;display:inline-block}.ActiveGoals_goalStats__4CMip{text-align:right;min-width:80px}.ActiveGoals_progressPercentage__9GYOM{font-size:1.125rem;font-weight:700;color:#059669;margin-bottom:.25rem}.ActiveGoals_dueDate__Bcs81{font-size:.75rem;color:#6b7280}.ActiveGoals_progressBar__luFrI{width:100%;height:8px;background:#e5e7eb;border-radius:4px;overflow:hidden;margin-bottom:1rem}.ActiveGoals_progressFill__GasSm{height:100%;background:linear-gradient(90deg,#10b981,#059669);border-radius:4px;transition:width .3s ease}.ActiveGoals_goalMetrics___UqP8{display:flex;justify-content:space-between;align-items:center;font-size:.75rem}.ActiveGoals_metricLabel__i71as{color:#6b7280;margin-right:.5rem}.ActiveGoals_metricValue__Gv2aP{color:#374151;font-weight:500}@media (max-width:768px){.ActiveGoals_container__ZLnfD{padding:1rem}.ActiveGoals_header__VCmFn{flex-direction:column;align-items:flex-start;gap:1rem}.ActiveGoals_goalHeader__xgsBM{flex-direction:column;gap:.75rem}.ActiveGoals_goalStats__4CMip{text-align:left;min-width:auto}}.ActiveHabits_container__pwL0w{background:#ffffff;border-radius:12px;height:100%;display:flex;flex-direction:column}.ActiveHabits_header__suG0h{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.ActiveHabits_titleSection__wzsaC{display:flex;align-items:center;gap:.75rem}.ActiveHabits_sectionIcon___65lm{width:20px;height:20px;color:#6366f1;flex-shrink:0}.ActiveHabits_header__suG0h h3{margin:0;font-size:18px;font-weight:600;color:#1f2937}.ActiveHabits_viewAllBtn__u_oJy{display:flex;align-items:center;gap:.5rem;background:none;border:none;color:#6366f1;text-decoration:none;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s ease}.ActiveHabits_viewAllBtn__u_oJy:hover{color:#4f46e5;transform:translateY(-1px)}.ActiveHabits_error__YaMN_,.ActiveHabits_loading__FlbWN{text-align:center;padding:20px;color:#6b7280;font-size:14px}.ActiveHabits_error__YaMN_{color:#ef4444}.ActiveHabits_emptyState__cY6GO{text-align:center;padding:20px;color:#6b7280}.ActiveHabits_emptyState__cY6GO p{margin:0 0 12px;font-size:14px}.ActiveHabits_addHabitBtn__R0UKU{background:#6366f1;color:white;border:none;padding:8px 16px;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:background-color .2s ease}.ActiveHabits_addHabitBtn__R0UKU:hover{background:#4f46e5}.ActiveHabits_habitsList__9z70_{display:flex;flex-direction:column;gap:12px;flex:1 1}.ActiveHabits_habitCard__Yg4uY{display:flex;align-items:center;gap:12px;padding:12px;background:#f9fafb;border-radius:8px;border:1px solid #e5e7eb;transition:all .2s ease;cursor:pointer}.ActiveHabits_habitCard__Yg4uY:hover{background:#f3f4f6;border-color:#d1d5db}.ActiveHabits_habitIcon__3UkoX{font-size:20px;width:24px;text-align:center;flex-shrink:0}.ActiveHabits_habitInfo__lVpwp{flex:1 1;min-width:0}.ActiveHabits_habitName__hRJHq{margin:0 0 4px;font-size:14px;font-weight:500;color:#1f2937;line-height:1.3;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ActiveHabits_habitMeta__vmmGJ{display:flex;gap:8px;align-items:center}.ActiveHabits_habitType__KRGMT{font-size:11px;font-weight:500;color:#6b7280;background:#f3f4f6;padding:2px 6px;border-radius:4px;text-transform:uppercase;letter-spacing:.5px}.ActiveHabits_frequency__w_vGL{font-size:11px;color:#9ca3af;text-transform:capitalize}.ActiveHabits_progressCircle__m9lee{position:relative;width:48px;height:48px;border-radius:50%;background:conic-gradient(var(--progress-color) var(--progress),#e5e7eb var(--progress));display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;flex-shrink:0}.ActiveHabits_progressCircle__m9lee:hover{transform:scale(1.05)}.ActiveHabits_progressCircle__m9lee:before{content:"";position:absolute;width:36px;height:36px;background:white;border-radius:50%}.ActiveHabits_progressCount__dv8PT{position:relative;z-index:1;font-size:10px;font-weight:600;color:#374151;text-align:center;line-height:1.2}.ActiveHabits_resetIndicator__iQtul{background:#f59e0b}.ActiveHabits_exceedIndicator__J_Zx7,.ActiveHabits_resetIndicator__iQtul{position:absolute;top:-2px;right:-2px;color:white;border-radius:50%;width:16px;height:16px;display:flex;align-items:center;justify-content:center;font-size:8px;border:2px solid white}.ActiveHabits_exceedIndicator__J_Zx7{background:#8b5cf6}.ActiveHabits_needsReset____bfI{border:2px solid #f59e0b}.ActiveHabits_exceedsTarget__rasPC{border:2px solid #8b5cf6}.ActiveHabits_breakHabit__ocboX{border:2px solid #ef4444}@media (max-width:768px){.ActiveHabits_container__pwL0w{padding:16px}.ActiveHabits_header__suG0h h3{font-size:16px}.ActiveHabits_habitCard__Yg4uY{padding:10px;gap:10px}.ActiveHabits_progressCircle__m9lee{width:44px;height:44px}.ActiveHabits_progressCircle__m9lee:before{width:32px;height:32px}.ActiveHabits_progressCount__dv8PT{font-size:9px}}