.Button-module__8RiFmG__btn{border-radius:var(--radius-md);border:1px solid #0000;justify-content:center;align-items:center;font-weight:500;transition:all .2s;display:inline-flex}.Button-module__8RiFmG__btn:disabled{opacity:.6;cursor:not-allowed}.Button-module__8RiFmG__btn-primary{background-color:var(--primary);color:#fff}.Button-module__8RiFmG__btn-primary:hover:not(:disabled){background-color:var(--primary-hover);box-shadow:0 0 10px #6366f166}.Button-module__8RiFmG__btn-secondary{background-color:var(--bg-card);border-color:var(--border-subtle);color:var(--text-primary)}.Button-module__8RiFmG__btn-secondary:hover:not(:disabled){background-color:var(--bg-card-hover);border-color:var(--border-strong)}.Button-module__8RiFmG__btn-outline{border-color:var(--primary);color:var(--primary);background-color:#0000}.Button-module__8RiFmG__btn-outline:hover:not(:disabled){background-color:#6366f11a}.Button-module__8RiFmG__btn-ghost{color:var(--text-secondary);background-color:#0000}.Button-module__8RiFmG__btn-ghost:hover:not(:disabled){color:var(--text-primary);background-color:#ffffff0d}.Button-module__8RiFmG__btn-sm{padding:var(--space-xs) var(--space-sm);font-size:.875rem}.Button-module__8RiFmG__btn-md{padding:var(--space-sm) var(--space-md);font-size:1rem}.Button-module__8RiFmG__btn-lg{padding:var(--space-md) var(--space-lg);font-size:1.125rem}.Button-module__8RiFmG__spinner{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:1.25rem;height:1.25rem;animation:1s ease-in-out infinite Button-module__8RiFmG__spin}@keyframes Button-module__8RiFmG__spin{to{transform:rotate(360deg)}}[data-theme=light] .Button-module__8RiFmG__btn-ghost:hover:not(:disabled){background-color:#0000000d}[data-theme=light] .Button-module__8RiFmG__btn-primary:hover:not(:disabled){box-shadow:0 0 10px #0071e34d}[data-theme=light] .Button-module__8RiFmG__btn-secondary{border-color:#0000001f}[data-theme=light] .Button-module__8RiFmG__btn-secondary:hover:not(:disabled){border-color:#0003}
.AIInsights-module___Chr2q__container{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-lg);margin-bottom:var(--space-lg);overflow:hidden}.AIInsights-module___Chr2q__header{padding:var(--space-md) var(--space-lg);cursor:pointer;justify-content:space-between;align-items:center;transition:background .2s;display:flex}.AIInsights-module___Chr2q__header:hover{background:var(--bg-hover)}.AIInsights-module___Chr2q__titleRow{align-items:center;gap:var(--space-sm);display:flex}.AIInsights-module___Chr2q__icon{color:var(--primary)}.AIInsights-module___Chr2q__title{margin:0;font-size:1rem;font-weight:600}.AIInsights-module___Chr2q__content{padding:0 var(--space-lg) var(--space-lg)}.AIInsights-module___Chr2q__cta{text-align:center;padding:var(--space-md) 0}.AIInsights-module___Chr2q__ctaText{color:var(--text-secondary);margin-bottom:var(--space-md);font-size:.9rem}.AIInsights-module___Chr2q__periodSelect{gap:var(--space-xs);margin-bottom:var(--space-md);justify-content:center;display:flex}.AIInsights-module___Chr2q__periodBtn{border-radius:var(--radius-full);border:1px solid var(--border);color:var(--text-secondary);cursor:pointer;background:0 0;padding:6px 16px;font-size:.8rem;transition:all .2s}.AIInsights-module___Chr2q__periodBtn:hover{border-color:var(--primary);color:var(--primary)}.AIInsights-module___Chr2q__periodActive{background:var(--primary);color:#fff;border-color:var(--primary)}.AIInsights-module___Chr2q__loading{align-items:center;gap:var(--space-sm);padding:var(--space-xl) 0;color:var(--text-secondary);flex-direction:column;display:flex}.AIInsights-module___Chr2q__spinner{color:var(--primary);animation:1s linear infinite AIInsights-module___Chr2q__spin}@keyframes AIInsights-module___Chr2q__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.AIInsights-module___Chr2q__error{align-items:center;gap:var(--space-sm);padding:var(--space-md);color:var(--danger);text-align:center;flex-direction:column;display:flex}.AIInsights-module___Chr2q__statsGrid{gap:var(--space-sm);margin-bottom:var(--space-lg);grid-template-columns:repeat(auto-fit,minmax(140px,1fr));display:grid}.AIInsights-module___Chr2q__stat{align-items:center;gap:var(--space-sm);padding:var(--space-sm) var(--space-md);background:var(--bg-elevated);border-radius:var(--radius-md);border:1px solid var(--border);display:flex}.AIInsights-module___Chr2q__statLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:.5px;font-size:.7rem;display:block}.AIInsights-module___Chr2q__statValue{font-size:.95rem;font-weight:700;display:block}.AIInsights-module___Chr2q__topCategories{margin-bottom:var(--space-lg)}.AIInsights-module___Chr2q__sectionTitle{margin:0 0 var(--space-sm);color:var(--text-secondary);font-size:.85rem;font-weight:600}.AIInsights-module___Chr2q__categoryRow{align-items:center;gap:var(--space-sm);margin-bottom:6px;display:flex}.AIInsights-module___Chr2q__categoryName{color:var(--text-secondary);white-space:nowrap;text-overflow:ellipsis;min-width:100px;font-size:.8rem;overflow:hidden}.AIInsights-module___Chr2q__categoryBar{background:var(--bg-elevated);border-radius:var(--radius-full);flex:1;height:6px;overflow:hidden}.AIInsights-module___Chr2q__categoryFill{background:linear-gradient(90deg, var(--primary), #818cf8);border-radius:var(--radius-full);height:100%;transition:width .5s}.AIInsights-module___Chr2q__categoryAmount{color:var(--text-primary);text-align:right;min-width:80px;font-size:.8rem;font-weight:600}.AIInsights-module___Chr2q__analysisContent{background:var(--bg-elevated);border:1px solid var(--border);border-radius:var(--radius-md);padding:var(--space-md)}.AIInsights-module___Chr2q__analysisHeader{align-items:center;gap:var(--space-xs);margin-bottom:var(--space-md);display:flex}.AIInsights-module___Chr2q__markdown{color:var(--text-secondary);font-size:.875rem;line-height:1.7}.AIInsights-module___Chr2q__mdH4{margin:var(--space-md) 0 var(--space-xs);color:var(--text-primary);font-size:.95rem;font-weight:600}.AIInsights-module___Chr2q__mdP{margin:2px 0}.AIInsights-module___Chr2q__mdLi{margin-left:var(--space-md);margin-bottom:4px}
.SmartNotifications-module__753Xhq__container{position:relative}.SmartNotifications-module__753Xhq__bellButton{border-radius:var(--radius-md);background:var(--bg-card);border:1px solid var(--border);width:40px;height:40px;color:var(--text-secondary);cursor:pointer;justify-content:center;align-items:center;transition:all .2s;display:flex;position:relative}.SmartNotifications-module__753Xhq__bellButton:hover{background:var(--bg-hover);color:var(--text-primary);border-color:var(--primary)}.SmartNotifications-module__753Xhq__badge{background:var(--primary);color:#fff;border-radius:999px;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 4px;font-size:.65rem;font-weight:700;animation:2s infinite SmartNotifications-module__753Xhq__badgePulse;display:flex;position:absolute;top:-4px;right:-4px}.SmartNotifications-module__753Xhq__loadingDot{background:var(--warning,#f59e0b);border-radius:50%;width:8px;height:8px;animation:1.5s infinite SmartNotifications-module__753Xhq__pulse;position:absolute;bottom:-2px;right:-2px}.SmartNotifications-module__753Xhq__panel{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-lg);z-index:1000;width:380px;max-height:520px;animation:.2s SmartNotifications-module__753Xhq__slideIn;position:absolute;top:calc(100% + 8px);right:0;overflow:hidden;box-shadow:0 20px 60px #0006}.SmartNotifications-module__753Xhq__panelHeader{padding:var(--space-sm) var(--space-md);border-bottom:1px solid var(--border);background:var(--bg-surface);justify-content:space-between;align-items:center;display:flex}.SmartNotifications-module__753Xhq__panelTitle{align-items:center;gap:var(--space-xs);color:var(--text-primary);margin:0;font-size:.875rem;font-weight:600;display:flex}.SmartNotifications-module__753Xhq__panelActions{align-items:center;gap:var(--space-xs);display:flex}.SmartNotifications-module__753Xhq__refreshBtn,.SmartNotifications-module__753Xhq__closeBtn{border-radius:var(--radius-sm);width:28px;height:28px;color:var(--text-muted);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;transition:all .15s;display:flex}.SmartNotifications-module__753Xhq__refreshBtn:hover,.SmartNotifications-module__753Xhq__closeBtn:hover{background:var(--bg-hover);color:var(--text-primary)}.SmartNotifications-module__753Xhq__panelBody{max-height:430px;padding:var(--space-sm);overflow-y:auto}.SmartNotifications-module__753Xhq__insightCard{padding:var(--space-sm) var(--space-md);border-radius:var(--radius-md);margin-bottom:var(--space-xs);background:var(--bg-surface);border-left:3px solid #0000;transition:all .2s}.SmartNotifications-module__753Xhq__insightCard:hover{background:var(--bg-hover)}.SmartNotifications-module__753Xhq__insightHeader{justify-content:space-between;align-items:center;margin-bottom:4px;display:flex}.SmartNotifications-module__753Xhq__insightType{align-items:center;gap:6px;font-size:.8rem;display:flex}.SmartNotifications-module__753Xhq__insightEmoji{font-size:1.1rem}.SmartNotifications-module__753Xhq__insightTitle{color:var(--text-primary);font-size:.8rem;font-weight:600}.SmartNotifications-module__753Xhq__insightMessage{color:var(--text-secondary);margin:0;padding-left:2px;font-size:.78rem;line-height:1.5}.SmartNotifications-module__753Xhq__dismissBtn{border-radius:var(--radius-sm);width:20px;height:20px;color:var(--text-muted);cursor:pointer;opacity:0;background:0 0;border:none;justify-content:center;align-items:center;transition:all .15s;display:flex}.SmartNotifications-module__753Xhq__insightCard:hover .SmartNotifications-module__753Xhq__dismissBtn{opacity:1}.SmartNotifications-module__753Xhq__dismissBtn:hover{color:var(--danger);background:#ef444426}.SmartNotifications-module__753Xhq__alert{border-left-color:var(--danger,#ef4444)}.SmartNotifications-module__753Xhq__alert .SmartNotifications-module__753Xhq__insightType{color:var(--danger,#ef4444)}.SmartNotifications-module__753Xhq__tip{border-left-color:#22c55e}.SmartNotifications-module__753Xhq__tip .SmartNotifications-module__753Xhq__insightType{color:#22c55e}.SmartNotifications-module__753Xhq__info{border-left-color:var(--primary,#6366f1)}.SmartNotifications-module__753Xhq__info .SmartNotifications-module__753Xhq__insightType{color:var(--primary,#6366f1)}.SmartNotifications-module__753Xhq__achievement{border-left-color:#eab308}.SmartNotifications-module__753Xhq__achievement .SmartNotifications-module__753Xhq__insightType{color:#eab308}.SmartNotifications-module__753Xhq__priorityHigh{background:#ef44440a}.SmartNotifications-module__753Xhq__exchangeBar{justify-content:center;align-items:center;gap:var(--space-sm);padding:var(--space-xs) var(--space-sm);border-radius:var(--radius-sm);margin-top:var(--space-xs);color:var(--text-secondary);font-variant-numeric:tabular-nums;background:#6366f10f;font-size:.72rem;font-weight:500;display:flex}.SmartNotifications-module__753Xhq__divider{color:var(--text-muted);opacity:.4}.SmartNotifications-module__753Xhq__loadingState,.SmartNotifications-module__753Xhq__errorState,.SmartNotifications-module__753Xhq__emptyState{padding:var(--space-xl);text-align:center;justify-content:center;align-items:center;gap:var(--space-sm);color:var(--text-muted);flex-direction:column;display:flex}.SmartNotifications-module__753Xhq__loadingState p,.SmartNotifications-module__753Xhq__errorState p,.SmartNotifications-module__753Xhq__emptyState p{margin:0;font-size:.85rem}.SmartNotifications-module__753Xhq__errorState{color:var(--danger)}.SmartNotifications-module__753Xhq__retryBtn{padding:var(--space-xs) var(--space-md);border-radius:var(--radius-sm);background:var(--primary);color:#fff;cursor:pointer;border:none;font-size:.8rem;transition:opacity .15s}.SmartNotifications-module__753Xhq__retryBtn:hover{opacity:.9}.SmartNotifications-module__753Xhq__timestamp{text-align:center;color:var(--text-muted);margin:var(--space-xs) 0 0;opacity:.6;font-size:.68rem}@keyframes SmartNotifications-module__753Xhq__slideIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}@keyframes SmartNotifications-module__753Xhq__badgePulse{0%,to{transform:scale(1)}50%{transform:scale(1.15)}}@keyframes SmartNotifications-module__753Xhq__pulse{0%,to{opacity:1}50%{opacity:.4}}.SmartNotifications-module__753Xhq__spinning{animation:1s linear infinite SmartNotifications-module__753Xhq__spin}@keyframes SmartNotifications-module__753Xhq__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width:480px){.SmartNotifications-module__753Xhq__panel{border-radius:var(--radius-lg) var(--radius-lg) 0 0;width:100%;max-height:70vh;animation:.25s SmartNotifications-module__753Xhq__slideUp;position:fixed;inset:auto 0 0}@keyframes SmartNotifications-module__753Xhq__slideUp{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}}
.CategoryDonut-module__6fmzPW__container{flex-direction:column;display:flex}.CategoryDonut-module__6fmzPW__title{margin:0 0 var(--space-md);color:var(--text-primary);font-size:1rem;font-weight:600}.CategoryDonut-module__6fmzPW__content{align-items:center;gap:var(--space-lg);flex-direction:column;display:flex}.CategoryDonut-module__6fmzPW__donutWrapper{justify-content:center;align-items:center;display:flex}.CategoryDonut-module__6fmzPW__donut{border-radius:50%;justify-content:center;align-items:center;width:180px;height:180px;display:flex;position:relative}.CategoryDonut-module__6fmzPW__donutHole{background:var(--bg-dark);border-radius:50%;flex-direction:column;justify-content:center;align-items:center;gap:2px;width:110px;height:110px;display:flex}.CategoryDonut-module__6fmzPW__donutTotal{color:var(--text-primary);font-size:.9rem;font-weight:700}.CategoryDonut-module__6fmzPW__donutLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;font-size:.7rem}.CategoryDonut-module__6fmzPW__legend{gap:var(--space-xs);flex-direction:column;width:100%;display:flex}.CategoryDonut-module__6fmzPW__legendItem{justify-content:space-between;align-items:center;gap:var(--space-sm);padding:4px 0;display:flex}.CategoryDonut-module__6fmzPW__legendLeft{align-items:center;gap:var(--space-sm);flex:1;min-width:0;display:flex}.CategoryDonut-module__6fmzPW__legendDot{border-radius:3px;flex-shrink:0;width:10px;height:10px}.CategoryDonut-module__6fmzPW__legendName{color:var(--text-secondary);white-space:nowrap;text-overflow:ellipsis;font-size:.8rem;overflow:hidden}.CategoryDonut-module__6fmzPW__legendRight{align-items:center;gap:var(--space-sm);flex-shrink:0;display:flex}.CategoryDonut-module__6fmzPW__legendAmount{color:var(--text-primary);font-size:.8rem;font-weight:600}.CategoryDonut-module__6fmzPW__legendPct{color:var(--text-muted);text-align:right;min-width:28px;font-size:.7rem}@media (min-width:768px){.CategoryDonut-module__6fmzPW__content{flex-direction:row;align-items:flex-start}.CategoryDonut-module__6fmzPW__donut{width:160px;height:160px}.CategoryDonut-module__6fmzPW__donutHole{width:96px;height:96px}}
.Input-module__5jsJuW__container{gap:var(--space-xs);margin-bottom:var(--space-md);flex-direction:column;display:flex}.Input-module__5jsJuW__label{color:var(--text-secondary);font-size:.875rem;font-weight:500}.Input-module__5jsJuW__input{border:1px solid var(--border-subtle);border-radius:var(--radius-md);width:100%;color:var(--text-primary);padding:var(--space-sm) var(--space-md);background:#0f172a80;font-family:inherit;font-size:1rem;transition:all .2s}.Input-module__5jsJuW__input:focus{border-color:var(--primary);background:#0f172acc;outline:none;box-shadow:0 0 0 2px #6366f133}.Input-module__5jsJuW__inputError{border-color:var(--danger)}.Input-module__5jsJuW__inputError:focus{box-shadow:0 0 0 2px #ef444433}.Input-module__5jsJuW__errorText{color:var(--danger);margin-top:2px;font-size:.75rem}.Input-module__5jsJuW__inputWrapper{align-items:center;width:100%;display:flex;position:relative}.Input-module__5jsJuW__inputWithIcon{padding-right:40px}.Input-module__5jsJuW__toggleButton{color:var(--text-muted);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:0;transition:color .2s;display:flex;position:absolute;right:12px}.Input-module__5jsJuW__toggleButton:hover{color:var(--text-primary)}
@keyframes Login-module__pVi8nG__pulse{0%,to{opacity:.3;transform:scale(1)}50%{opacity:.5;transform:scale(1.15)}}@keyframes Login-module__pVi8nG__fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.Login-module__pVi8nG__page{min-height:100vh;padding:var(--space-lg);background:var(--bg-dark);justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.Login-module__pVi8nG__bgGlow{pointer-events:none;background:radial-gradient(circle,#0a84ff26 0%,#0000 70%);border-radius:50%;width:500px;height:500px;animation:8s ease-in-out infinite Login-module__pVi8nG__pulse;position:absolute;top:-150px;right:-100px}.Login-module__pVi8nG__bgGlow2{pointer-events:none;background:radial-gradient(circle,#5e5ce61f 0%,#0000 70%);border-radius:50%;width:400px;height:400px;animation:10s ease-in-out 2s infinite Login-module__pVi8nG__pulse;position:absolute;bottom:-100px;left:-100px}.Login-module__pVi8nG__container{z-index:1;width:100%;max-width:400px;animation:.6s ease-out Login-module__pVi8nG__fadeInUp;position:relative}.Login-module__pVi8nG__brand{text-align:center;margin-bottom:var(--space-xl)}.Login-module__pVi8nG__logoIcon{background:var(--primary-gradient);border-radius:var(--radius-lg);width:56px;height:56px;margin-bottom:var(--space-md);justify-content:center;align-items:center;display:inline-flex;box-shadow:0 8px 24px #0a84ff4d}.Login-module__pVi8nG__logoText{color:var(--text-primary);margin:0;font-family:Outfit,sans-serif;font-size:2rem;font-weight:700}.Login-module__pVi8nG__logoAccent{color:var(--primary);font-weight:400}.Login-module__pVi8nG__tagline{color:var(--text-secondary);margin-top:var(--space-xs);font-size:.95rem}.Login-module__pVi8nG__card{background:var(--bg-card);-webkit-backdrop-filter:var(--glass-blur);border:1px solid var(--border-subtle);border-radius:var(--radius-xl);padding:var(--space-xl);box-shadow:var(--shadow-lg)}.Login-module__pVi8nG__form{gap:var(--space-md);flex-direction:column;display:flex}.Login-module__pVi8nG__error{color:var(--danger);text-align:center;padding:var(--space-sm);background:var(--danger-bg);border-radius:var(--radius-sm);font-size:.875rem}.Login-module__pVi8nG__passwordHeader{flex-direction:column;display:flex;position:relative}.Login-module__pVi8nG__forgotPassword{color:var(--text-secondary);font-size:.875rem;text-decoration:none;transition:color .2s;position:absolute;top:0;right:0}.Login-module__pVi8nG__forgotPassword:hover{color:var(--primary)}.Login-module__pVi8nG__signupLink{text-align:center;margin-top:var(--space-lg);color:var(--text-secondary);font-size:.875rem}.Login-module__pVi8nG__signupLink a{color:var(--primary);font-weight:600}.Login-module__pVi8nG__features{justify-content:center;gap:var(--space-lg);margin-top:var(--space-xl);display:flex}.Login-module__pVi8nG__featureItem{align-items:center;gap:var(--space-xs);color:var(--text-muted);font-size:.75rem;display:flex}@media (max-width:480px){.Login-module__pVi8nG__features{gap:var(--space-md)}.Login-module__pVi8nG__featureItem span{display:none}}
@keyframes Dashboard-module__8Mmpzq__fadeInUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.Dashboard-module__8Mmpzq__fadeIn{animation:.5s ease-out both Dashboard-module__8Mmpzq__fadeInUp}.Dashboard-module__8Mmpzq__fadeInDelay1{animation-delay:.1s}.Dashboard-module__8Mmpzq__fadeInDelay2{animation-delay:.2s}.Dashboard-module__8Mmpzq__header{margin-bottom:var(--space-xl);justify-content:space-between;align-items:flex-start;display:flex}.Dashboard-module__8Mmpzq__title{letter-spacing:-.02em;margin:0;font-size:1.5rem;font-weight:700}.Dashboard-module__8Mmpzq__subtitle{color:var(--text-secondary);align-items:center;gap:var(--space-xs);flex-wrap:wrap;margin-top:4px;font-size:.9rem;display:flex}.Dashboard-module__8Mmpzq__subtitleDate{text-transform:capitalize}.Dashboard-module__8Mmpzq__subtitleSep{color:var(--text-muted)}.Dashboard-module__8Mmpzq__grid{gap:var(--space-md);margin-bottom:var(--space-xl);grid-template-columns:1fr 1fr;display:grid}.Dashboard-module__8Mmpzq__mainCard{background:var(--primary-gradient);border-radius:var(--radius-xl);padding:var(--space-lg);border:1px solid #ffffff26;grid-column:1/-1;position:relative;overflow:hidden;box-shadow:0 12px 32px #0a84ff40}.Dashboard-module__8Mmpzq__mainCard:before{content:"";pointer-events:none;background:linear-gradient(135deg,#fff3 0%,#fff0 50%);width:100%;height:100%;position:absolute;top:0;left:0}.Dashboard-module__8Mmpzq__statCard{-webkit-backdrop-filter:var(--glass-blur);border-radius:var(--radius-lg);padding:var(--space-md);background:#1c1c1e99;border:1px solid #54545866;flex-direction:column;display:flex}.Dashboard-module__8Mmpzq__cardTitle{color:var(--text-secondary);align-items:center;gap:var(--space-xs);margin:0;font-size:.85rem;font-weight:500;display:flex}.Dashboard-module__8Mmpzq__cardTitle.Dashboard-module__8Mmpzq__mainTitle{color:#fffc}.Dashboard-module__8Mmpzq__balanceValue{margin-top:var(--space-sm);color:#fff;letter-spacing:-.03em;z-index:1;font-size:2.25rem;font-weight:700;position:relative}.Dashboard-module__8Mmpzq__statValue{margin-top:var(--space-xs);letter-spacing:-.01em;font-size:1.25rem;font-weight:700}.Dashboard-module__8Mmpzq__successText{color:var(--success)}.Dashboard-module__8Mmpzq__dangerText{color:var(--danger)}.Dashboard-module__8Mmpzq__walletIcon{opacity:.15;color:#fff;position:absolute;top:-24px;right:-24px;transform:rotate(-15deg)scale(1.5)}.Dashboard-module__8Mmpzq__trendBadge{border-radius:var(--radius-sm);margin-top:var(--space-xs);align-items:center;gap:4px;width:fit-content;padding:2px 8px;font-size:.7rem;font-weight:600;display:inline-flex}.Dashboard-module__8Mmpzq__trendUp{background:var(--success-bg);color:var(--success)}.Dashboard-module__8Mmpzq__trendDown{background:var(--danger-bg);color:var(--danger)}.Dashboard-module__8Mmpzq__accountsSection{background:var(--bg-card);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);padding:var(--space-md);margin-bottom:var(--space-xl)}.Dashboard-module__8Mmpzq__sectionTitle{margin:0 0 var(--space-md);color:var(--text-primary);font-size:.95rem;font-weight:600}.Dashboard-module__8Mmpzq__accountsList{gap:var(--space-sm);flex-direction:column;display:flex}.Dashboard-module__8Mmpzq__accountItem{align-items:center;gap:var(--space-sm);padding:var(--space-sm) var(--space-md);border-radius:var(--radius-md);background:#ffffff05;border:1px solid #54545833;transition:background .2s;display:flex;overflow:hidden}.Dashboard-module__8Mmpzq__accountItem:hover{background:#ffffff0d;border-color:#54545866}.Dashboard-module__8Mmpzq__accountIcon{width:36px;height:36px;color:var(--primary);background:#0a84ff1a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.Dashboard-module__8Mmpzq__accountInfo{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.Dashboard-module__8Mmpzq__accountName{color:var(--text-secondary);white-space:nowrap;text-overflow:ellipsis;font-size:.8rem;font-weight:500;display:block;overflow:hidden}.Dashboard-module__8Mmpzq__accountBalance{white-space:nowrap;font-size:1.05rem;font-weight:700}.Dashboard-module__8Mmpzq__chartsRow{gap:var(--space-md);margin-bottom:var(--space-xl);grid-template-columns:1fr;display:grid}.Dashboard-module__8Mmpzq__chartPanel{padding:var(--space-md)}.Dashboard-module__8Mmpzq__latestSection{background:var(--bg-card);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);padding:var(--space-md);margin-bottom:var(--space-xl)}.Dashboard-module__8Mmpzq__latestHeader{margin-bottom:var(--space-sm);justify-content:space-between;align-items:center;display:flex}.Dashboard-module__8Mmpzq__latestHeader .Dashboard-module__8Mmpzq__sectionTitle{margin-bottom:0}.Dashboard-module__8Mmpzq__viewAllLink{color:var(--primary);font-size:.8rem;font-weight:600;transition:opacity .2s}.Dashboard-module__8Mmpzq__viewAllLink:hover{opacity:.8}.Dashboard-module__8Mmpzq__latestList{flex-direction:column;display:flex}.Dashboard-module__8Mmpzq__latestItem{padding:var(--space-sm) 0;justify-content:space-between;align-items:center;gap:var(--space-sm);border-bottom:1px solid #54545833;display:flex}.Dashboard-module__8Mmpzq__latestItem:last-child{border-bottom:none}.Dashboard-module__8Mmpzq__latestLeft{align-items:center;gap:var(--space-sm);flex:1;min-width:0;display:flex}.Dashboard-module__8Mmpzq__latestDot{border-radius:50%;flex-shrink:0;width:8px;height:8px}.Dashboard-module__8Mmpzq__latestInfo{flex-direction:column;min-width:0;display:flex}.Dashboard-module__8Mmpzq__latestDesc{color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;font-size:.85rem;font-weight:500;overflow:hidden}.Dashboard-module__8Mmpzq__latestMeta{color:var(--text-muted);font-size:.75rem}.Dashboard-module__8Mmpzq__latestAmount{white-space:nowrap;flex-shrink:0;font-size:.85rem;font-weight:700}@media (min-width:768px){.Dashboard-module__8Mmpzq__title{font-size:2rem}.Dashboard-module__8Mmpzq__subtitle{font-size:1rem}.Dashboard-module__8Mmpzq__grid{gap:var(--space-lg);grid-template-columns:repeat(3,1fr)}.Dashboard-module__8Mmpzq__mainCard{grid-column:span 1}.Dashboard-module__8Mmpzq__statCard{padding:var(--space-lg)}.Dashboard-module__8Mmpzq__balanceValue{font-size:2.5rem}.Dashboard-module__8Mmpzq__statValue{font-size:1.75rem}.Dashboard-module__8Mmpzq__chartsRow{grid-template-columns:1fr 1fr}.Dashboard-module__8Mmpzq__accountsList{gap:var(--space-md);flex-flow:wrap}.Dashboard-module__8Mmpzq__accountItem{min-width:200px;max-width:calc(50% - var(--space-sm));flex:1}.Dashboard-module__8Mmpzq__trendBadge{font-size:.75rem}}@media (min-width:1200px){.Dashboard-module__8Mmpzq__accountItem{max-width:calc(33.33% - var(--space-sm))}}[data-theme=light] .Dashboard-module__8Mmpzq__statCard{background:#ffffffbf;border-color:#00000014}[data-theme=light] .Dashboard-module__8Mmpzq__accountItem{background:#00000005;border-color:#00000014}[data-theme=light] .Dashboard-module__8Mmpzq__accountItem:hover{background:#0000000a;border-color:#0000001f}[data-theme=light] .Dashboard-module__8Mmpzq__latestItem{border-bottom-color:#0000000f}[data-theme=light] .Dashboard-module__8Mmpzq__successText{color:#059669}[data-theme=light] .Dashboard-module__8Mmpzq__dangerText{color:#dc3545}[data-theme=light] .Dashboard-module__8Mmpzq__trendUp{color:#059669;background:#0596691a}[data-theme=light] .Dashboard-module__8Mmpzq__trendDown{color:#dc3545;background:#dc35451a}
.Budgets-module__bbN23q__headerActions{margin-bottom:var(--space-lg);justify-content:flex-end;display:flex}.Budgets-module__bbN23q__grid{gap:var(--space-md);grid-template-columns:repeat(auto-fill,minmax(300px,1fr));display:grid}.Budgets-module__bbN23q__card{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-lg);padding:var(--space-lg);transition:border-color .2s}.Budgets-module__bbN23q__card:hover{border-color:var(--border-strong)}.Budgets-module__bbN23q__cardHeader{margin-bottom:var(--space-md);justify-content:space-between;align-items:center;display:flex}.Budgets-module__bbN23q__catBadge{border-radius:var(--radius-full);padding:4px 12px;font-size:.8rem;font-weight:600}.Budgets-module__bbN23q__deleteBtn{color:var(--text-muted);cursor:pointer;border-radius:var(--radius-sm);background:0 0;border:none;padding:6px;transition:all .2s}.Budgets-module__bbN23q__deleteBtn:hover{color:var(--danger);background:var(--danger-bg)}.Budgets-module__bbN23q__values{margin-bottom:var(--space-sm)}.Budgets-module__bbN23q__spent{font-size:1.5rem;font-weight:700}.Budgets-module__bbN23q__limit{color:var(--text-muted);margin-left:4px;font-size:.9rem}.Budgets-module__bbN23q__progressBar{background:var(--bg-elevated);border-radius:var(--radius-full);height:8px;margin-bottom:var(--space-sm);overflow:hidden}.Budgets-module__bbN23q__progressFill{border-radius:var(--radius-full);height:100%;transition:width .5s}.Budgets-module__bbN23q__footer{justify-content:space-between;align-items:center;font-size:.8rem;display:flex}.Budgets-module__bbN23q__overBudget{color:#ef4444;align-items:center;gap:4px;font-weight:600;display:flex}.Budgets-module__bbN23q__remaining{color:#22c55e;align-items:center;gap:4px;display:flex}.Budgets-module__bbN23q__pct{color:var(--text-muted);font-weight:600}.Budgets-module__bbN23q__empty{text-align:center;padding:var(--space-2xl) var(--space-lg);color:var(--text-secondary);background:var(--bg-card);border-radius:var(--radius-xl);border:1px dashed #54545880}.Budgets-module__bbN23q__emptyIconWrap{width:64px;height:64px;color:var(--primary);margin:0 auto var(--space-md);background:linear-gradient(135deg,#0a84ff26 0%,#5e5ce626 100%);border-radius:50%;justify-content:center;align-items:center;display:flex}.Budgets-module__bbN23q__empty h3{margin:0 0 var(--space-xs);font-size:1.1rem}.Budgets-module__bbN23q__empty p{margin-bottom:var(--space-lg);color:var(--text-muted);max-width:360px;margin-left:auto;margin-right:auto;line-height:1.5}.Budgets-module__bbN23q__modalOverlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:100;background:#0009;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.Budgets-module__bbN23q__modal{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-lg);padding:var(--space-xl);width:90%;max-width:440px}@media (max-width:768px){.Budgets-module__bbN23q__grid{grid-template-columns:1fr}}
.Categories-module__u9_dOG__pageHeader{margin-bottom:var(--space-xl)}.Categories-module__u9_dOG__title{margin-bottom:var(--space-xs);font-size:1.75rem;font-weight:700}.Categories-module__u9_dOG__subtitle{color:var(--text-secondary);font-size:.9rem}.Categories-module__u9_dOG__filterBar{align-items:center;gap:var(--space-md);margin-bottom:var(--space-lg);flex-wrap:wrap;display:flex}.Categories-module__u9_dOG__searchInput{border:1px solid var(--border-subtle);border-radius:var(--radius-md);min-width:200px;color:var(--text-primary);background:#0f172a80;flex:1;padding:10px 14px 10px 38px;font-size:.9rem}.Categories-module__u9_dOG__searchInput:focus{border-color:var(--primary);outline:none}.Categories-module__u9_dOG__searchIcon{color:var(--text-muted);pointer-events:none;position:absolute;top:50%;left:12px;transform:translateY(-50%)}.Categories-module__u9_dOG__searchWrapper{flex:1;min-width:200px;position:relative}.Categories-module__u9_dOG__filterChips{gap:var(--space-sm);display:flex}.Categories-module__u9_dOG__chip{cursor:pointer;border:1px solid var(--border-subtle);color:var(--text-secondary);background:0 0;border-radius:20px;padding:6px 14px;font-size:.8rem;font-weight:500;transition:all .2s}.Categories-module__u9_dOG__chip:hover{border-color:var(--primary);color:var(--text-primary)}.Categories-module__u9_dOG__chipActive{border-color:var(--primary);color:var(--primary);background:#0a84ff26}.Categories-module__u9_dOG__grid{gap:var(--space-md);margin-bottom:var(--space-xl);grid-template-columns:repeat(auto-fill,minmax(260px,1fr));display:grid}.Categories-module__u9_dOG__card{background:var(--bg-card);-webkit-backdrop-filter:var(--glass-blur);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);padding:var(--space-lg);transition:all .25s;position:relative;overflow:hidden}.Categories-module__u9_dOG__card:hover{border-color:var(--border-strong);background:var(--bg-card-hover);box-shadow:var(--shadow-lg);transform:translateY(-2px)}.Categories-module__u9_dOG__cardSystem{border-color:#f59e0b4d}.Categories-module__u9_dOG__cardSystem:hover{border-color:#f59e0b80}.Categories-module__u9_dOG__cardHeader{align-items:center;gap:var(--space-sm);margin-bottom:var(--space-md);display:flex}.Categories-module__u9_dOG__colorDot{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:1rem;display:flex}.Categories-module__u9_dOG__cardName{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;font-size:1rem;font-weight:600;overflow:hidden}.Categories-module__u9_dOG__systemBadge{color:#f59e0b;background:#f59e0b1f;border:1px solid #f59e0b33;border-radius:12px;flex-shrink:0;align-items:center;gap:4px;padding:2px 8px;font-size:.65rem;font-weight:600;display:inline-flex}.Categories-module__u9_dOG__cardMeta{margin-bottom:var(--space-md);justify-content:space-between;align-items:center;display:flex}.Categories-module__u9_dOG__typeBadge{border-radius:12px;padding:3px 10px;font-size:.75rem;font-weight:500}.Categories-module__u9_dOG__typeIncome{color:#22c55e;background:#22c55e1f}.Categories-module__u9_dOG__typeExpense{color:#ef4444;background:#ef44441f}.Categories-module__u9_dOG__usageCount{color:var(--text-muted);font-size:.8rem}.Categories-module__u9_dOG__cardActions{gap:var(--space-xs);opacity:0;transition:opacity .2s;display:flex}.Categories-module__u9_dOG__card:hover .Categories-module__u9_dOG__cardActions{opacity:1}.Categories-module__u9_dOG__actionBtn{border-radius:var(--radius-sm);border:1px solid var(--border-subtle);width:32px;height:32px;color:var(--text-secondary);cursor:pointer;background:0 0;justify-content:center;align-items:center;transition:all .15s;display:flex}.Categories-module__u9_dOG__actionBtn:hover{border-color:var(--primary);color:var(--primary);background:#0a84ff1a}.Categories-module__u9_dOG__actionBtnDanger:hover{border-color:var(--danger);color:var(--danger);background:#ff453a1a}.Categories-module__u9_dOG__newCard{border:2px dashed var(--border-subtle);border-radius:var(--radius-lg);padding:var(--space-lg);justify-content:center;align-items:center;gap:var(--space-sm);cursor:pointer;min-height:140px;color:var(--text-muted);background:0 0;flex-direction:column;transition:all .2s;display:flex}.Categories-module__u9_dOG__newCard:hover{border-color:var(--primary);color:var(--primary);background:#0a84ff0d}.Categories-module__u9_dOG__modalOverlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:200;padding:var(--space-md);background:#0009;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.Categories-module__u9_dOG__modal{background:var(--bg-card);-webkit-backdrop-filter:var(--glass-blur);backdrop-filter:var(--glass-blur);border:1px solid var(--border-subtle);border-radius:var(--radius-xl);padding:var(--space-xl);width:100%;max-width:440px;box-shadow:var(--shadow-lg)}.Categories-module__u9_dOG__modalTitle{margin-bottom:var(--space-lg);font-size:1.1rem;font-weight:600}.Categories-module__u9_dOG__modalForm{gap:var(--space-md);flex-direction:column;display:flex}.Categories-module__u9_dOG__colorPicker{gap:var(--space-xs);flex-wrap:wrap;display:flex}.Categories-module__u9_dOG__colorSwatch{cursor:pointer;border:2px solid #0000;border-radius:50%;width:28px;height:28px;transition:all .15s}.Categories-module__u9_dOG__colorSwatch:hover{transform:scale(1.15)}.Categories-module__u9_dOG__colorSwatchActive{border-color:var(--text-primary);box-shadow:0 0 0 2px #ffffff4d}.Categories-module__u9_dOG__modalActions{gap:var(--space-sm);margin-top:var(--space-lg);display:flex}.Categories-module__u9_dOG__modalActions button{flex:1}.Categories-module__u9_dOG__fiscalPanel{border-radius:var(--radius-xl);padding:var(--space-xl);margin-bottom:var(--space-xl);background:linear-gradient(135deg,#f59e0b14 0%,#8b5cf60f 100%);border:1px solid #f59e0b33}.Categories-module__u9_dOG__fiscalHeader{align-items:center;gap:var(--space-sm);margin-bottom:var(--space-lg);display:flex}.Categories-module__u9_dOG__fiscalTitle{margin:0;font-size:1.1rem;font-weight:700}.Categories-module__u9_dOG__fiscalSubtitle{color:var(--text-muted);margin:0;font-size:.8rem}.Categories-module__u9_dOG__fiscalIcon{color:#f59e0b;background:#f59e0b26;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.Categories-module__u9_dOG__trackerGrid{gap:var(--space-lg);flex-direction:column;display:flex}.Categories-module__u9_dOG__trackerItem{background:var(--bg-card);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);padding:var(--space-lg)}.Categories-module__u9_dOG__trackerCompany{margin-bottom:var(--space-md);justify-content:space-between;align-items:center;display:flex}.Categories-module__u9_dOG__trackerName{font-size:.95rem;font-weight:600}.Categories-module__u9_dOG__trackerCnpj{color:var(--text-muted);font-family:monospace;font-size:.75rem}.Categories-module__u9_dOG__progressBar{width:100%;height:10px;margin-bottom:var(--space-md);background:#ffffff14;border-radius:5px;overflow:hidden}.Categories-module__u9_dOG__progressFill{border-radius:5px;height:100%;transition:width .5s cubic-bezier(.4,0,.2,1)}.Categories-module__u9_dOG__progressSafe{background:linear-gradient(90deg,#22c55e,#34d399)}.Categories-module__u9_dOG__progressAttention{background:linear-gradient(90deg,#f59e0b,#fbbf24)}.Categories-module__u9_dOG__progressCritical{background:linear-gradient(90deg,#f97316,#ef4444)}.Categories-module__u9_dOG__progressExceeded{background:linear-gradient(90deg,#ef4444,#dc2626)}.Categories-module__u9_dOG__trackerValues{gap:var(--space-sm);grid-template-columns:repeat(4,1fr);display:grid}.Categories-module__u9_dOG__trackerValue{text-align:center}.Categories-module__u9_dOG__trackerValue span:first-child{color:var(--text-muted);text-transform:uppercase;letter-spacing:.5px;margin-bottom:2px;font-size:.7rem;display:block}.Categories-module__u9_dOG__trackerValue span:last-child{font-size:.9rem;font-weight:600;display:block}.Categories-module__u9_dOG__statusBadge{border-radius:12px;flex-shrink:0;padding:3px 10px;font-size:.7rem;font-weight:600}.Categories-module__u9_dOG__statusSafe{color:#22c55e;background:#22c55e1f}.Categories-module__u9_dOG__statusAttention{color:#f59e0b;background:#f59e0b1f}.Categories-module__u9_dOG__statusCritical{color:#f97316;background:#f973161f}.Categories-module__u9_dOG__statusExceeded{color:#ef4444;background:#ef44441f}.Categories-module__u9_dOG__emptyFiscal{text-align:center;color:var(--text-muted);padding:var(--space-lg) 0;font-size:.85rem}.Categories-module__u9_dOG__periodSelector{align-items:center;gap:var(--space-sm);margin-left:auto;display:flex}.Categories-module__u9_dOG__periodBtn{border:1px solid var(--border-subtle);width:28px;height:28px;color:var(--text-secondary);cursor:pointer;background:0 0;border-radius:50%;justify-content:center;align-items:center;transition:all .15s;display:flex}.Categories-module__u9_dOG__periodBtn:hover{border-color:var(--primary);color:var(--primary)}.Categories-module__u9_dOG__periodLabel{color:var(--text-secondary);text-align:center;min-width:100px;font-size:.85rem;font-weight:500}@media (max-width:768px){.Categories-module__u9_dOG__grid{grid-template-columns:1fr}.Categories-module__u9_dOG__filterBar{flex-direction:column;align-items:stretch}.Categories-module__u9_dOG__trackerValues{grid-template-columns:repeat(2,1fr)}.Categories-module__u9_dOG__cardActions{opacity:1}}
.Goals-module__DekUpq__headerActions{margin-bottom:var(--space-lg);justify-content:flex-end;display:flex}.Goals-module__DekUpq__section{margin-bottom:var(--space-xl)}.Goals-module__DekUpq__sectionTitle{align-items:center;gap:var(--space-sm);margin:0 0 var(--space-md);color:var(--text-secondary);font-size:1rem;font-weight:600;display:flex}.Goals-module__DekUpq__grid{gap:var(--space-md);grid-template-columns:repeat(auto-fill,minmax(280px,1fr));display:grid}.Goals-module__DekUpq__card{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-lg);padding:var(--space-lg);transition:border-color .2s}.Goals-module__DekUpq__card:hover{border-color:var(--border-strong)}.Goals-module__DekUpq__completedCard{opacity:.8;border-color:#22c55e4d}.Goals-module__DekUpq__cardHeader{margin-bottom:var(--space-md);justify-content:space-between;align-items:center;display:flex}.Goals-module__DekUpq__goalName{margin:0;font-size:1rem;font-weight:600}.Goals-module__DekUpq__deleteBtn{color:var(--text-muted);cursor:pointer;border-radius:var(--radius-sm);background:0 0;border:none;padding:6px;transition:all .2s}.Goals-module__DekUpq__deleteBtn:hover{color:var(--danger);background:var(--danger-bg)}.Goals-module__DekUpq__amounts{margin-bottom:var(--space-sm)}.Goals-module__DekUpq__current{font-size:1.5rem;font-weight:700}.Goals-module__DekUpq__target{color:var(--text-muted);margin-left:4px;font-size:.85rem}.Goals-module__DekUpq__progressBar{background:var(--bg-elevated);border-radius:var(--radius-full);height:10px;margin-bottom:var(--space-sm);overflow:hidden}.Goals-module__DekUpq__progressFill{border-radius:var(--radius-full);height:100%;transition:width .5s}.Goals-module__DekUpq__cardFooter{justify-content:space-between;align-items:center;font-size:.8rem;display:flex}.Goals-module__DekUpq__pct{color:var(--text-primary);font-weight:700}.Goals-module__DekUpq__deadline{color:var(--text-muted)}.Goals-module__DekUpq__empty{text-align:center;padding:var(--space-2xl) var(--space-lg);color:var(--text-secondary);background:var(--bg-card);border-radius:var(--radius-xl);border:1px dashed #54545880}.Goals-module__DekUpq__emptyIconWrap{width:64px;height:64px;color:var(--success);margin:0 auto var(--space-md);background:linear-gradient(135deg,#30d15826 0%,#0a84ff26 100%);border-radius:50%;justify-content:center;align-items:center;display:flex}.Goals-module__DekUpq__empty h3{margin:0 0 var(--space-xs);font-size:1.1rem}.Goals-module__DekUpq__empty p{margin-bottom:var(--space-lg);color:var(--text-muted);max-width:360px;margin-left:auto;margin-right:auto;line-height:1.5}.Goals-module__DekUpq__modalOverlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:100;background:#0009;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.Goals-module__DekUpq__modal{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-lg);padding:var(--space-xl);width:90%;max-width:440px}@media (max-width:768px){.Goals-module__DekUpq__grid{grid-template-columns:1fr}}
.Import-module__FvlA1q__header{margin-bottom:var(--space-lg)}.Import-module__FvlA1q__title{margin:0;font-size:1.5rem;font-weight:700}.Import-module__FvlA1q__subtitle{color:var(--text-secondary);margin:4px 0 0;font-size:.9rem}.Import-module__FvlA1q__dropZone{border:2px dashed var(--border-strong);border-radius:var(--radius-lg);padding:var(--space-xxl) var(--space-xl);text-align:center;cursor:pointer;background:var(--bg-card);transition:all .3s}.Import-module__FvlA1q__dropZone:hover,.Import-module__FvlA1q__dragging{border-color:var(--primary);background:#6366f10d}.Import-module__FvlA1q__uploadIcon{color:var(--text-muted);margin-bottom:var(--space-md)}.Import-module__FvlA1q__dragging .Import-module__FvlA1q__uploadIcon{color:var(--primary)}.Import-module__FvlA1q__dropTitle{margin:0 0 var(--space-xs);font-size:1.2rem}.Import-module__FvlA1q__dropText{color:var(--text-muted);max-width:400px;margin:0 auto;font-size:.9rem}.Import-module__FvlA1q__processing{text-align:center;padding:var(--space-xxl);color:var(--text-secondary)}.Import-module__FvlA1q__sparkle{color:var(--primary);margin-bottom:var(--space-md);animation:1.5s ease-in-out infinite Import-module__FvlA1q__pulse}@keyframes Import-module__FvlA1q__pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.7;transform:scale(1.1)}}.Import-module__FvlA1q__spinner{color:var(--primary);margin-top:var(--space-md);animation:1s linear infinite Import-module__FvlA1q__spin}@keyframes Import-module__FvlA1q__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.Import-module__FvlA1q__errorBanner{align-items:center;gap:var(--space-sm);padding:var(--space-sm) var(--space-md);border-radius:var(--radius-md);margin-bottom:var(--space-md);color:#ef4444;background:#ef44441a;border:1px solid #ef44444d;font-size:.9rem;display:flex}.Import-module__FvlA1q__errorClose{color:#ef4444;cursor:pointer;background:0 0;border:none;margin-left:auto;font-size:1.2rem}.Import-module__FvlA1q__summaryBar{justify-content:space-between;align-items:center;gap:var(--space-sm);margin-bottom:var(--space-md);flex-wrap:wrap;display:flex}.Import-module__FvlA1q__summaryInfo{align-items:center;gap:var(--space-sm);flex-wrap:wrap;display:flex}.Import-module__FvlA1q__bankBadge,.Import-module__FvlA1q__countBadge,.Import-module__FvlA1q__periodBadge{border-radius:var(--radius-full);padding:4px 12px;font-size:.8rem;font-weight:600}.Import-module__FvlA1q__bankBadge{color:var(--primary);background:#6366f126}.Import-module__FvlA1q__countBadge{color:#22c55e;background:#22c55e26}.Import-module__FvlA1q__periodBadge{background:var(--bg-elevated);color:var(--text-secondary);border:1px solid var(--border)}.Import-module__FvlA1q__summaryActions{gap:var(--space-sm);display:flex}.Import-module__FvlA1q__accountSelector{max-width:400px;margin-bottom:var(--space-md)}.Import-module__FvlA1q__statsRow{gap:var(--space-sm);margin-bottom:var(--space-md);flex-wrap:wrap;display:flex}.Import-module__FvlA1q__statBox{align-items:center;gap:var(--space-xs);padding:var(--space-sm) var(--space-md);background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-md);font-size:.85rem;display:flex}.Import-module__FvlA1q__statLabel{color:var(--text-muted)}.Import-module__FvlA1q__statValue{font-weight:700}.Import-module__FvlA1q__tableWrapper{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--bg-card);margin-bottom:var(--space-md);overflow-x:auto}.Import-module__FvlA1q__table{border-collapse:collapse;width:100%;font-size:.85rem}.Import-module__FvlA1q__th{text-align:left;color:var(--text-muted);text-transform:uppercase;letter-spacing:.5px;border-bottom:1px solid var(--border);white-space:nowrap;padding:10px 12px;font-size:.75rem;font-weight:600}.Import-module__FvlA1q__tr{transition:background .15s}.Import-module__FvlA1q__tr:hover{background:var(--bg-hover)}.Import-module__FvlA1q__trDeselected{opacity:.4}.Import-module__FvlA1q__td{border-bottom:1px solid var(--border);vertical-align:middle;padding:8px 12px}.Import-module__FvlA1q__tdDate{white-space:nowrap;font-variant-numeric:tabular-nums;color:var(--text-secondary);font-size:.8rem}.Import-module__FvlA1q__tdValue{white-space:nowrap;font-weight:600}.Import-module__FvlA1q__checkbox{width:16px;height:16px;accent-color:var(--primary);cursor:pointer}.Import-module__FvlA1q__editInput{border-radius:var(--radius-sm);width:100%;color:var(--text-primary);background:0 0;border:1px solid #0000;padding:4px 8px;font-size:.85rem;transition:border-color .2s}.Import-module__FvlA1q__editInput:focus{border-color:var(--primary);background:var(--bg-elevated);outline:none}.Import-module__FvlA1q__editAmount{text-align:right;width:100px;font-weight:600}.Import-module__FvlA1q__editSelect{border-radius:var(--radius-sm);color:var(--text-primary);cursor:pointer;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;background:0 0;border:1px solid #0000;max-width:140px;padding:4px 8px;font-size:.8rem}.Import-module__FvlA1q__editSelect option{background:var(--bg-card,#1c1c1e);color:var(--text-primary,#f5f5f7);padding:8px}.Import-module__FvlA1q__editSelect:focus{border-color:var(--primary);background:var(--bg-elevated);outline:none}.Import-module__FvlA1q__typeToggle{border-radius:var(--radius-full);cursor:pointer;white-space:nowrap;border:none;align-items:center;gap:4px;padding:3px 10px;font-size:.75rem;font-weight:600;transition:all .2s;display:inline-flex}.Import-module__FvlA1q__typeExpense{color:#ef4444;background:#ef444426}.Import-module__FvlA1q__typeIncome{color:#22c55e;background:#22c55e26}.Import-module__FvlA1q__typeToggle:hover{transform:scale(1.05)}.Import-module__FvlA1q__recurringBtn{border:1px solid var(--border);border-radius:var(--radius-sm);color:var(--text-muted);cursor:pointer;background:0 0;padding:4px;transition:all .2s}.Import-module__FvlA1q__recurringActive{color:var(--primary);border-color:var(--primary);background:#6366f126}.Import-module__FvlA1q__recurringBtn:hover{border-color:var(--primary)}.Import-module__FvlA1q__removeBtn{color:var(--text-muted);cursor:pointer;border-radius:var(--radius-sm);background:0 0;border:none;padding:4px;transition:all .2s}.Import-module__FvlA1q__removeBtn:hover{color:#ef4444;background:#ef44441a}.Import-module__FvlA1q__saveBar{justify-content:space-between;align-items:center;gap:var(--space-md);padding:var(--space-md);background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-lg);bottom:var(--space-md);flex-wrap:wrap;display:flex;position:sticky}.Import-module__FvlA1q__saveInfo{align-items:center;gap:var(--space-sm);color:var(--text-secondary);font-size:.9rem;display:flex}.Import-module__FvlA1q__saveActions{gap:var(--space-sm);display:flex}.Import-module__FvlA1q__modeTabs{gap:var(--space-sm);margin-bottom:var(--space-lg);display:flex}.Import-module__FvlA1q__modeTab{align-items:center;gap:var(--space-sm);padding:var(--space-md) var(--space-lg);background:var(--bg-card);border:2px solid var(--border-subtle);border-radius:var(--radius-lg);color:var(--text-secondary);cursor:pointer;text-align:left;flex:1;transition:all .25s;display:flex;position:relative;overflow:hidden}.Import-module__FvlA1q__modeTab:before{content:"";opacity:0;pointer-events:none;transition:opacity .25s;position:absolute;inset:0}.Import-module__FvlA1q__modeTab:hover{background:#6366f10a;border-color:#6366f166}.Import-module__FvlA1q__modeTabActive{border-color:var(--primary);color:var(--text-primary);background:#0a84ff14}.Import-module__FvlA1q__modeTabActive:before{opacity:1;background:linear-gradient(135deg,#0a84ff0f 0%,#0000 60%)}.Import-module__FvlA1q__modeTabContent{flex-direction:column;flex:1;gap:2px;display:flex}.Import-module__FvlA1q__modeTabTitle{color:inherit;font-size:.95rem;font-weight:600}.Import-module__FvlA1q__modeTabDesc{color:var(--text-muted);font-size:.75rem}.Import-module__FvlA1q__modeBadgeFree{border-radius:var(--radius-sm);text-transform:uppercase;letter-spacing:.5px;color:#30d158;white-space:nowrap;background:#30d15826;border:1px solid #30d1584d;align-items:center;gap:3px;padding:3px 8px;font-size:.65rem;font-weight:700;display:inline-flex}.Import-module__FvlA1q__modeBadgeAI{border-radius:var(--radius-sm);text-transform:uppercase;letter-spacing:.5px;color:#a78bfa;white-space:nowrap;background:#5e5ce626;border:1px solid #5e5ce64d;align-items:center;gap:3px;padding:3px 8px;font-size:.65rem;font-weight:700;display:inline-flex}.Import-module__FvlA1q__dropBadges{gap:var(--space-sm);margin-top:var(--space-md);flex-wrap:wrap;justify-content:center;display:flex}.Import-module__FvlA1q__dropBadge{border-radius:var(--radius-sm);color:var(--text-muted);background:#ffffff0d;border:1px solid #ffffff14;align-items:center;gap:4px;padding:4px 10px;font-size:.72rem;font-weight:500;display:inline-flex}@media (max-width:768px){.Import-module__FvlA1q__tableWrapper{font-size:.8rem}.Import-module__FvlA1q__editSelect{max-width:100px}.Import-module__FvlA1q__saveBar{flex-direction:column;position:static}.Import-module__FvlA1q__statsRow,.Import-module__FvlA1q__modeTabs{flex-direction:column}.Import-module__FvlA1q__modeTab{padding:var(--space-sm) var(--space-md)}}
.Recurring-module__UT9wga__container{max-width:1200px;margin:0 auto;overflow:hidden}.Recurring-module__UT9wga__header{margin-bottom:var(--space-xl)}.Recurring-module__UT9wga__header h1{letter-spacing:-.02em;margin-bottom:var(--space-xs);color:var(--text-primary);font-size:1.5rem;font-weight:700}.Recurring-module__UT9wga__header p{color:var(--text-secondary);margin:0;font-size:.95rem}.Recurring-module__UT9wga__aiBanner{border-radius:var(--radius-lg);padding:var(--space-md);margin-bottom:var(--space-xl);align-items:flex-start;gap:var(--space-md);background:linear-gradient(135deg,#6366f11a,#a855f71a);border:1px solid #6366f133;display:flex}.Recurring-module__UT9wga__aiIcon{color:#8b5cf6;padding:var(--space-sm);border-radius:var(--radius-md);background:#8b5cf61a}.Recurring-module__UT9wga__aiContent h3{margin:0 0 var(--space-xs) 0;color:var(--text-primary);font-size:1.05rem}.Recurring-module__UT9wga__aiContent p{color:var(--text-secondary);margin:0;font-size:.9rem;line-height:1.5}.Recurring-module__UT9wga__grid{gap:var(--space-md);grid-template-columns:1fr;display:grid}@media (min-width:768px){.Recurring-module__UT9wga__header h1{font-size:2rem}.Recurring-module__UT9wga__header p{font-size:1rem}.Recurring-module__UT9wga__grid{gap:var(--space-lg);grid-template-columns:1fr 1fr}}.Recurring-module__UT9wga__section{-webkit-backdrop-filter:var(--glass-blur);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);padding:var(--space-md);background:#1c1c1e66;min-width:0;overflow:hidden}.Recurring-module__UT9wga__sectionHeader{justify-content:space-between;align-items:center;margin-bottom:1.25rem;display:flex}.Recurring-module__UT9wga__sectionHeader h2{align-items:center;gap:.5rem;margin:0;font-size:1.1rem;font-weight:600;display:flex}.Recurring-module__UT9wga__badge{background:var(--danger-bg);color:var(--danger);border-radius:9999px;padding:.25rem .5rem;font-size:.75rem;font-weight:600}.Recurring-module__UT9wga__list{border-radius:var(--radius-md);background:#1c1c1e66;border:1px solid #ffffff0d;flex-direction:column;min-width:0;display:flex;overflow:hidden}.Recurring-module__UT9wga__card{padding:12px var(--space-sm);justify-content:space-between;align-items:center;gap:var(--space-sm);border-bottom:1px solid #ffffff0d;min-width:0;transition:background .2s;display:flex}.Recurring-module__UT9wga__card:last-child{border-bottom:none}.Recurring-module__UT9wga__card:active{background:#ffffff0d}.Recurring-module__UT9wga__cardInfo{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex;overflow:hidden}.Recurring-module__UT9wga__cardTitle{color:var(--text-primary);text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:.9rem;font-weight:600;overflow:hidden}.Recurring-module__UT9wga__cardMeta{color:var(--text-secondary);flex-wrap:wrap;align-items:center;gap:6px;font-size:.75rem;display:flex}.Recurring-module__UT9wga__cardActions{flex-shrink:0;align-items:center;gap:.5rem;display:flex}.Recurring-module__UT9wga__amount{color:var(--text-primary);font-size:1rem;font-weight:600}.Recurring-module__UT9wga__amountPending{color:var(--text-muted);font-size:.85rem}.Recurring-module__UT9wga__registrySection{margin-top:var(--space-2xl);padding-top:var(--space-xl);border-top:1px solid #ffffff0f}.Recurring-module__UT9wga__registrySubtitle{color:var(--text-secondary);margin:-.75rem 0 1.25rem;font-size:.9rem}.Recurring-module__UT9wga__registryGroup{margin-bottom:var(--space-lg)}.Recurring-module__UT9wga__registryGroupHeader{margin-bottom:var(--space-sm)}.Recurring-module__UT9wga__registryGroupBadge{text-transform:uppercase;letter-spacing:.04em;border-radius:9999px;padding:.2rem .6rem;font-size:.75rem;font-weight:600}.Recurring-module__UT9wga__registryGroupBadge[data-active=true]{color:#22c55e;background:#22c55e1f}.Recurring-module__UT9wga__registryGroupBadge[data-active=false]{color:var(--text-muted);background:#ffffff0f}.Recurring-module__UT9wga__registryCard{padding:14px var(--space-md);justify-content:space-between;align-items:center;gap:var(--space-sm);border-bottom:1px solid #ffffff0d;transition:background .2s;display:flex}.Recurring-module__UT9wga__registryCard:last-child{border-bottom:none}.Recurring-module__UT9wga__registryCard:hover{background:#ffffff08}.Recurring-module__UT9wga__registryCardInactive{opacity:.6}.Recurring-module__UT9wga__registryCardLeft{align-items:center;gap:var(--space-sm);flex:1;min-width:0;display:flex}.Recurring-module__UT9wga__registryCategoryDot{border-radius:50%;flex-shrink:0;width:10px;height:10px}.Recurring-module__UT9wga__registryCardRight{align-items:center;gap:var(--space-md);flex-shrink:0;display:flex}.Recurring-module__UT9wga__registryAmount{color:var(--text-primary);white-space:nowrap;font-size:.95rem;font-weight:600}.Recurring-module__UT9wga__registryActions{align-items:center;gap:.25rem;display:flex}.Recurring-module__UT9wga__iconBtn{border-radius:var(--radius-sm);width:32px;height:32px;color:var(--text-secondary);cursor:pointer;background:#ffffff0f;border:none;justify-content:center;align-items:center;transition:all .2s;display:flex}.Recurring-module__UT9wga__iconBtn:hover{color:var(--text-primary);background:#ffffff1f}.Recurring-module__UT9wga__iconBtn:disabled{opacity:.4;cursor:not-allowed}.Recurring-module__UT9wga__iconBtnWarning:hover{color:#eab308;background:#eab30826}.Recurring-module__UT9wga__iconBtnDanger:hover{color:#ef4444;background:#ef444426}.Recurring-module__UT9wga__iconBtnSuccess:hover{color:#22c55e;background:#22c55e26}.Recurring-module__UT9wga__formGroup{flex-direction:column;gap:.5rem;margin-bottom:1rem;display:flex}.Recurring-module__UT9wga__formGroup label{color:var(--text-secondary);font-size:.85rem;font-weight:500}.Recurring-module__UT9wga__formRow{gap:var(--space-md);grid-template-columns:1fr 1fr;display:grid}.Recurring-module__UT9wga__modalOverlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:100;background:#0009;justify-content:center;align-items:center;animation:.3s ease-out Recurring-module__UT9wga__fadeIn;display:flex;position:fixed;inset:0}.Recurring-module__UT9wga__modal{-webkit-backdrop-filter:var(--glass-blur);backdrop-filter:var(--glass-blur);border:1px solid var(--border-subtle);border-radius:var(--radius-xl);padding:var(--space-lg);background:#1c1c1ef2;width:90%;max-width:440px;max-height:90vh;animation:.3s cubic-bezier(.16,1,.3,1) Recurring-module__UT9wga__slideUp;overflow-y:auto;box-shadow:0 20px 40px #00000080}.Recurring-module__UT9wga__modalHeader{margin-bottom:1.5rem}.Recurring-module__UT9wga__modalHeader h2{margin:0;font-size:1.25rem}.Recurring-module__UT9wga__modalActions{justify-content:flex-end;gap:.75rem;margin-top:2rem;display:flex}@keyframes Recurring-module__UT9wga__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes Recurring-module__UT9wga__slideUp{0%{opacity:0;transform:translateY(20px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}.Recurring-module__UT9wga__emptyState{text-align:center;color:var(--text-muted);flex-direction:column;align-items:center;gap:1rem;padding:3rem 1rem;display:flex}.Recurring-module__UT9wga__emptyState svg{color:var(--border-subtle);opacity:.5}@media (max-width:640px){.Recurring-module__UT9wga__registryCard{align-items:flex-start;gap:var(--space-sm);flex-direction:column}.Recurring-module__UT9wga__registryCardRight{justify-content:space-between;width:100%}.Recurring-module__UT9wga__formRow{grid-template-columns:1fr}}
.DangerZone-module__8W7JHa__dangerTrigger{justify-content:space-between;align-items:center;gap:var(--space-md);padding:var(--space-lg);margin-top:var(--space-xl);border-radius:var(--radius-lg);background:#ef44440d;border:1px solid #ef444426;border-left:4px solid #ef4444;transition:all .3s;display:flex}.DangerZone-module__8W7JHa__dangerTrigger:hover{background:#ef444414;border-color:#ef444440}.DangerZone-module__8W7JHa__dangerTriggerLeft{align-items:center;gap:var(--space-md);display:flex}.DangerZone-module__8W7JHa__dangerTitle{color:#ef4444;margin:0;font-size:1rem;font-weight:600}.DangerZone-module__8W7JHa__dangerDesc{color:var(--text-muted);margin:2px 0 0;font-size:.825rem}.DangerZone-module__8W7JHa__overlay{z-index:1000;-webkit-backdrop-filter:blur(4px);padding:var(--space-md);background:#000000b3;justify-content:center;align-items:center;animation:.2s DangerZone-module__8W7JHa__fadeIn;display:flex;position:fixed;inset:0}@keyframes DangerZone-module__8W7JHa__fadeIn{0%{opacity:0}to{opacity:1}}.DangerZone-module__8W7JHa__modal{scrollbar-width:thin;background:var(--bg-card);border-radius:var(--radius-xl);border:1px solid #ef444433;width:100%;max-width:560px;max-height:85vh;animation:.3s cubic-bezier(.22,1,.36,1) DangerZone-module__8W7JHa__slideUp;overflow-y:auto;box-shadow:0 20px 60px #00000080,0 0 40px #ef44440d}@keyframes DangerZone-module__8W7JHa__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.DangerZone-module__8W7JHa__modalHeader{padding:var(--space-lg);border-bottom:1px solid #ef44441a;justify-content:space-between;align-items:center;display:flex}.DangerZone-module__8W7JHa__modalHeaderLeft{align-items:center;gap:var(--space-sm);display:flex}.DangerZone-module__8W7JHa__modalHeaderLeft h2{color:#ef4444;margin:0;font-size:1.1rem}.DangerZone-module__8W7JHa__closeBtn{width:32px;height:32px;color:var(--text-muted);border-radius:var(--radius-sm);cursor:pointer;background:#ffffff0d;border:none;justify-content:center;align-items:center;transition:all .2s;display:flex}.DangerZone-module__8W7JHa__closeBtn:hover{color:#ef4444;background:#ef444426}.DangerZone-module__8W7JHa__passwordStep{padding:var(--space-xl) var(--space-lg);text-align:center}.DangerZone-module__8W7JHa__lockIcon{margin-bottom:var(--space-md);color:var(--text-muted);opacity:.6;justify-content:center;display:flex}.DangerZone-module__8W7JHa__passwordHint{color:var(--text-secondary);margin-bottom:var(--space-lg);font-size:.9rem}.DangerZone-module__8W7JHa__passwordField{width:100%;position:relative}.DangerZone-module__8W7JHa__passwordInput{border:1px solid var(--border-subtle);border-radius:var(--radius-md);width:100%;color:var(--text-primary);box-sizing:border-box;background:#1c1c1e99;padding:12px 44px 12px 16px;font-size:1rem;transition:border-color .2s}.DangerZone-module__8W7JHa__passwordInput:focus{border-color:#ef4444;outline:none;box-shadow:0 0 0 3px #ef44441a}.DangerZone-module__8W7JHa__eyeBtn{color:var(--text-muted);cursor:pointer;background:0 0;border:none;padding:4px;position:absolute;top:50%;right:10px;transform:translateY(-50%)}.DangerZone-module__8W7JHa__errorText{color:#ef4444;margin-top:var(--space-sm);font-size:.85rem}.DangerZone-module__8W7JHa__actionList{padding:var(--space-md);flex-direction:column;gap:8px;display:flex}.DangerZone-module__8W7JHa__actionItem{align-items:center;gap:var(--space-md);padding:var(--space-md);border-radius:var(--radius-md);cursor:pointer;text-align:left;width:100%;color:var(--text-primary);background:#ffffff05;border:1px solid #ffffff0f;transition:all .2s;display:flex}.DangerZone-module__8W7JHa__actionItem:hover{border-color:var(--action-color);background:#ffffff0d}.DangerZone-module__8W7JHa__actionItemSelected{border-color:var(--action-color);background:#ffffff0d;box-shadow:0 0 12px #ef44440f}.DangerZone-module__8W7JHa__actionIcon{border-radius:var(--radius-md);background:#ffffff08;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;display:flex}.DangerZone-module__8W7JHa__actionInfo{flex-direction:column;flex:1;gap:2px;display:flex}.DangerZone-module__8W7JHa__actionLabel{font-size:.9rem;font-weight:600}.DangerZone-module__8W7JHa__actionDesc{color:var(--text-muted);font-size:.78rem;line-height:1.4}.DangerZone-module__8W7JHa__actionArrow{color:var(--text-muted);flex-shrink:0;transition:transform .2s;transform:rotate(-90deg)}.DangerZone-module__8W7JHa__actionItemSelected .DangerZone-module__8W7JHa__actionArrow{color:var(--action-color);transform:rotate(0)}.DangerZone-module__8W7JHa__accountSelector{padding:var(--space-sm) var(--space-md)}.DangerZone-module__8W7JHa__accountSelector label{color:var(--text-secondary);margin-bottom:var(--space-xs);font-size:.85rem;display:block}.DangerZone-module__8W7JHa__selectInput{border:1px solid var(--border-subtle);border-radius:var(--radius-md);width:100%;color:var(--text-primary);cursor:pointer;box-sizing:border-box;background:#1c1c1e99;padding:10px 14px;font-size:.9rem}.DangerZone-module__8W7JHa__selectInput:focus{border-color:#f59e0b;outline:none}.DangerZone-module__8W7JHa__confirmStep{padding:var(--space-xl) var(--space-lg);text-align:center}.DangerZone-module__8W7JHa__confirmIcon{margin-bottom:var(--space-md);justify-content:center;animation:1.5s infinite DangerZone-module__8W7JHa__pulse;display:flex}@keyframes DangerZone-module__8W7JHa__pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.7;transform:scale(1.05)}}.DangerZone-module__8W7JHa__confirmTitle{margin:0 0 var(--space-sm);color:#ef4444;font-size:1.3rem}.DangerZone-module__8W7JHa__confirmDesc{color:var(--text-secondary);margin-bottom:var(--space-lg);font-size:.9rem}.DangerZone-module__8W7JHa__confirmAction{align-items:center;gap:var(--space-sm);padding:var(--space-sm) var(--space-md);border-radius:var(--radius-md);margin-bottom:var(--space-lg);background:#ef444414;border:1px solid #ef444426;font-size:.9rem;font-weight:600;display:inline-flex}.DangerZone-module__8W7JHa__confirmAccount{color:var(--text-muted);font-weight:400}.DangerZone-module__8W7JHa__resultBanner{align-items:center;gap:var(--space-sm);padding:var(--space-sm) var(--space-md);margin:var(--space-md) var(--space-md) 0;border-radius:var(--radius-md);font-size:.875rem;animation:.3s DangerZone-module__8W7JHa__slideIn;display:flex}@keyframes DangerZone-module__8W7JHa__slideIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.DangerZone-module__8W7JHa__resultSuccess{color:#22c55e;background:#22c55e1a;border:1px solid #22c55e33}.DangerZone-module__8W7JHa__resultError{color:#ef4444;background:#ef44441a;border:1px solid #ef444433}.DangerZone-module__8W7JHa__resultClose{color:inherit;cursor:pointer;opacity:.6;background:0 0;border:none;margin-left:auto;padding:4px}.DangerZone-module__8W7JHa__resultClose:hover{opacity:1}.DangerZone-module__8W7JHa__modalFooter{justify-content:flex-end;gap:var(--space-sm);padding-top:var(--space-md);margin-top:var(--space-md);border-top:1px solid #ffffff0f;display:flex}@media (max-width:600px){.DangerZone-module__8W7JHa__dangerTrigger{align-items:flex-start;gap:var(--space-sm);flex-direction:column}.DangerZone-module__8W7JHa__modal{max-height:90vh}.DangerZone-module__8W7JHa__actionItem{flex-wrap:wrap}.DangerZone-module__8W7JHa__actionDesc{width:100%}.DangerZone-module__8W7JHa__modalFooter{flex-direction:column}.DangerZone-module__8W7JHa__modalFooter button{width:100%}}
.Transactions-module__Keteea__header{margin-bottom:var(--space-xl);justify-content:space-between;align-items:flex-start;gap:var(--space-md);display:flex}.Transactions-module__Keteea__headerActions{gap:var(--space-sm);flex-shrink:0;display:flex}@media (max-width:600px){.Transactions-module__Keteea__header{gap:var(--space-sm);flex-direction:column}.Transactions-module__Keteea__headerActions{justify-content:flex-end;width:100%}}.Transactions-module__Keteea__title{letter-spacing:-.02em;margin:0;font-size:1.5rem;font-weight:700}.Transactions-module__Keteea__subtitle{color:var(--text-secondary);margin-top:4px;font-size:.95rem}.Transactions-module__Keteea__filterBar{gap:var(--space-sm);margin-bottom:var(--space-md);-webkit-backdrop-filter:var(--glass-blur);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);padding:var(--space-sm) var(--space-md);z-index:50;background:#1c1c1e66;flex-direction:column;display:flex;position:relative}@media (min-width:768px){.Transactions-module__Keteea__filterBar{align-items:center;gap:var(--space-lg);flex-direction:row}}.Transactions-module__Keteea__filterSection{align-items:center;gap:var(--space-sm);z-index:51;min-width:0;display:flex;position:relative}.Transactions-module__Keteea__filterLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:.04em;flex-shrink:0;align-items:center;gap:4px;font-size:.75rem;font-weight:600;display:flex}.Transactions-module__Keteea__accountDropdownWrapper{position:relative}.Transactions-module__Keteea__accountDropdownTrigger{border-radius:var(--radius-md);color:var(--text-primary);cursor:pointer;white-space:nowrap;background:#ffffff0a;border:1px solid #ffffff1a;align-items:center;gap:8px;min-width:160px;padding:6px 14px;font-size:.85rem;font-weight:500;transition:all .2s;display:inline-flex}.Transactions-module__Keteea__accountDropdownTrigger:hover{background:#ffffff14;border-color:#6366f14d}.Transactions-module__Keteea__accountDropdownLabel{text-align:left;text-overflow:ellipsis;flex:1;overflow:hidden}.Transactions-module__Keteea__accountDropdownCount{color:var(--primary);background:#6366f126;border-radius:9999px;padding:1px 7px;font-size:.7rem;font-weight:600}.Transactions-module__Keteea__accountDropdownArrow{color:var(--text-muted);flex-shrink:0;transition:transform .2s}.Transactions-module__Keteea__accountDropdownArrowOpen{transform:rotate(180deg)}.Transactions-module__Keteea__accountDropdownMenu{-webkit-backdrop-filter:blur(24px);border-radius:var(--radius-md);z-index:999;background:#1c1c1ef7;border:1px solid #ffffff1a;min-width:100%;max-width:320px;animation:.15s Transactions-module__Keteea__dropdownSlide;position:absolute;top:calc(100% + 6px);left:0;overflow:hidden;box-shadow:0 8px 32px #00000080}@keyframes Transactions-module__Keteea__dropdownSlide{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.Transactions-module__Keteea__accountDropdownItem{justify-content:space-between;align-items:center;gap:var(--space-sm);width:100%;color:var(--text-secondary);cursor:pointer;text-align:left;background:0 0;border:none;padding:10px 14px;font-size:.85rem;transition:all .15s;display:flex}.Transactions-module__Keteea__accountDropdownItem:hover{color:var(--text-primary);background:#ffffff0f}.Transactions-module__Keteea__accountDropdownItemActive{color:var(--primary);background:#6366f11a}.Transactions-module__Keteea__accountDropdownItemActive:hover{background:#6366f126}.Transactions-module__Keteea__accountDropdownItemName{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.Transactions-module__Keteea__accountDropdownItemCount{color:var(--text-muted);background:#ffffff0f;border-radius:9999px;flex-shrink:0;padding:1px 7px;font-size:.7rem;font-weight:600}.Transactions-module__Keteea__accountDropdownItemActive .Transactions-module__Keteea__accountDropdownItemCount{color:var(--primary);background:#6366f133}.Transactions-module__Keteea__filterChips{scrollbar-width:none;-ms-overflow-style:none;gap:6px;padding:2px 0;display:flex;overflow-x:auto}.Transactions-module__Keteea__filterChips::-webkit-scrollbar{display:none}.Transactions-module__Keteea__filterChip{color:var(--text-secondary);cursor:pointer;white-space:nowrap;background:#ffffff0a;border:1px solid #ffffff14;border-radius:9999px;flex-shrink:0;align-items:center;gap:6px;padding:6px 12px;font-size:.8rem;font-weight:500;transition:all .2s;display:inline-flex}.Transactions-module__Keteea__filterChip:hover{color:var(--text-primary);background:#ffffff14}.Transactions-module__Keteea__filterChipActive{color:var(--primary);background:#6366f126;border-color:#6366f14d}.Transactions-module__Keteea__filterChipExpense:hover{color:#ef4444}.Transactions-module__Keteea__filterChipIncome:hover{color:#22c55e}.Transactions-module__Keteea__filterChipRecurring:hover{color:var(--primary)}.Transactions-module__Keteea__filterChipActiveExpense{color:#ef4444;background:#ef44441f;border-color:#ef44444d}.Transactions-module__Keteea__filterChipActiveIncome{color:#22c55e;background:#22c55e1f;border-color:#22c55e4d}.Transactions-module__Keteea__filterChipActiveRecurring{color:var(--primary);background:#6366f11f;border-color:#6366f14d}.Transactions-module__Keteea__summaryBar{gap:var(--space-md);margin-bottom:var(--space-md);padding:var(--space-sm) var(--space-md);border-radius:var(--radius-md);scrollbar-width:none;background:#1c1c1e4d;border:1px solid #ffffff0a;display:flex;overflow-x:auto}.Transactions-module__Keteea__summaryBar::-webkit-scrollbar{display:none}.Transactions-module__Keteea__summaryItem{flex-shrink:0;align-items:center;gap:4px;display:flex}.Transactions-module__Keteea__summaryLabel{color:var(--text-muted);font-size:.8rem;font-weight:500}.Transactions-module__Keteea__summaryValue{font-size:.85rem;font-weight:600;transition:filter .3s}.Transactions-module__Keteea__eyeToggle{color:var(--text-muted);cursor:pointer;border-radius:var(--radius-sm);background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;padding:4px;transition:all .2s;display:flex}.Transactions-module__Keteea__eyeToggle:hover{color:var(--primary);background:#6366f11a}.Transactions-module__Keteea__masked{filter:blur(8px);-webkit-user-select:none;user-select:none;transition:filter .3s}.Transactions-module__Keteea__searchBar{margin-bottom:var(--space-md);position:relative}.Transactions-module__Keteea__searchInputWrapper{width:100%;position:relative}.Transactions-module__Keteea__searchIcon{color:var(--text-muted);position:absolute;top:50%;left:12px;transform:translateY(-50%)}.Transactions-module__Keteea__searchInput{-webkit-backdrop-filter:var(--glass-blur);border:1px solid var(--border-subtle);border-radius:var(--radius-md);color:#fff;background:#1c1c1e99;width:100%;padding:12px 12px 12px 40px;font-size:.95rem;transition:all .2s}.Transactions-module__Keteea__searchInput:focus{border-color:var(--primary);background:#2c2c2ecc;box-shadow:0 0 0 2px #0a84ff33}.Transactions-module__Keteea__cardList{-webkit-backdrop-filter:var(--glass-blur);border-radius:var(--radius-lg);border:1px solid var(--border-subtle);background:#1c1c1e66;flex-direction:column;display:flex;overflow:hidden}.Transactions-module__Keteea__card{padding:12px var(--space-md);border-bottom:1px solid #ffffff0d;justify-content:space-between;align-items:center;transition:background .2s;display:flex}.Transactions-module__Keteea__card:active{background:#ffffff0d}.Transactions-module__Keteea__card:last-child{border-bottom:none}.Transactions-module__Keteea__cardLeft{align-items:center;gap:var(--space-sm);flex:1;display:flex;overflow:hidden}.Transactions-module__Keteea__cardIcon{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.Transactions-module__Keteea__iconIncome{background:var(--success-bg);color:var(--success)}.Transactions-module__Keteea__iconExpense{background:var(--danger-bg);color:var(--danger)}.Transactions-module__Keteea__cardMain{flex-direction:column;gap:2px;display:flex;overflow:hidden}.Transactions-module__Keteea__cardTitle{color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;font-size:.95rem;font-weight:600;overflow:hidden}.Transactions-module__Keteea__cardSubtitle{color:var(--text-secondary);align-items:center;gap:6px;font-size:.75rem;display:flex}.Transactions-module__Keteea__cardValueContainer{margin-left:var(--space-sm);flex-direction:column;align-items:flex-end;gap:2px;display:flex}.Transactions-module__Keteea__cardValue{letter-spacing:-.01em;font-size:.95rem;font-weight:600}.Transactions-module__Keteea__expense{color:var(--text-primary)}.Transactions-module__Keteea__income{color:var(--success)}.Transactions-module__Keteea__cardDate{color:var(--text-muted);font-size:.7rem}.Transactions-module__Keteea__tableContainer{width:100%;-webkit-backdrop-filter:var(--glass-blur);border-radius:var(--radius-lg);border:1px solid var(--border-subtle);background:#1c1c1e66;overflow-x:auto}.Transactions-module__Keteea__table{border-collapse:collapse;text-align:left;width:100%}.Transactions-module__Keteea__th{padding:var(--space-md);color:var(--text-muted);border-bottom:1px solid #ffffff0d;font-size:.85rem;font-weight:500}.Transactions-module__Keteea__thRight{text-align:right}.Transactions-module__Keteea__thWithEye{justify-content:flex-end;align-items:center;gap:6px;display:inline-flex}.Transactions-module__Keteea__tr{border-bottom:1px solid #ffffff0d;transition:background .2s}.Transactions-module__Keteea__tr:hover{background:#ffffff05}.Transactions-module__Keteea__tr:last-child{border-bottom:none}.Transactions-module__Keteea__td{padding:14px var(--space-md);font-size:.95rem}.Transactions-module__Keteea__tdDate{color:var(--text-secondary);font-size:.85rem}.Transactions-module__Keteea__tdTitle{color:var(--text-primary);font-weight:500}.Transactions-module__Keteea__tdAccount{color:var(--text-secondary);font-size:.85rem}.Transactions-module__Keteea__tdValue{text-align:right;font-weight:600}.Transactions-module__Keteea__headerActions{gap:var(--space-sm);display:flex}.Transactions-module__Keteea__rowActions{gap:4px;display:flex}.Transactions-module__Keteea__editBtn,.Transactions-module__Keteea__delBtn{color:var(--text-muted);cursor:pointer;border-radius:var(--radius-sm);background:0 0;border:none;padding:6px;transition:all .2s}.Transactions-module__Keteea__editBtn:hover{color:var(--primary);background:#6366f11a}.Transactions-module__Keteea__delBtn:hover{color:#ef4444;background:#ef44441a}.Transactions-module__Keteea__inlineInput{border:1px solid var(--primary);border-radius:var(--radius-sm);background:var(--bg-elevated);width:100%;color:var(--text-primary);outline:none;padding:6px 10px;font-size:.9rem}.Transactions-module__Keteea__inlineAmount{text-align:right;width:100px;font-weight:600}.Transactions-module__Keteea__inlineSelect{border:1px solid var(--primary);border-radius:var(--radius-sm);background:var(--bg-elevated);color:var(--text-primary);cursor:pointer;outline:none;max-width:150px;padding:6px 10px;font-size:.85rem}.Transactions-module__Keteea__typeBtn{border-radius:var(--radius-full);cursor:pointer;border:none;align-items:center;gap:4px;padding:4px 12px;font-size:.75rem;font-weight:600;transition:all .2s;display:inline-flex}.Transactions-module__Keteea__typeBtnExpense{color:#ef4444;background:#ef444426}.Transactions-module__Keteea__typeBtnIncome{color:#22c55e;background:#22c55e26}.Transactions-module__Keteea__typeBtn:hover{transform:scale(1.05)}.Transactions-module__Keteea__recurringToggle{border:1px solid var(--border);border-radius:var(--radius-sm);color:var(--text-muted);cursor:pointer;background:0 0;align-items:center;gap:4px;padding:4px 8px;font-size:.75rem;transition:all .2s;display:inline-flex}.Transactions-module__Keteea__recurringOn{color:var(--primary);border-color:var(--primary);background:#6366f126}.Transactions-module__Keteea__saveRowBtn,.Transactions-module__Keteea__cancelRowBtn{border-radius:var(--radius-sm);cursor:pointer;border:none;padding:6px;transition:all .2s}.Transactions-module__Keteea__saveRowBtn{color:#22c55e;background:#22c55e26}.Transactions-module__Keteea__saveRowBtn:hover{background:#22c55e40}.Transactions-module__Keteea__cancelRowBtn{color:#ef4444;background:#ef44441a}.Transactions-module__Keteea__cancelRowBtn:hover{background:#ef444433}.Transactions-module__Keteea__editCard{gap:var(--space-sm);width:100%;padding:var(--space-sm) 0;flex-direction:column;display:flex}.Transactions-module__Keteea__editCardInput{border:1px solid var(--border-strong);border-radius:var(--radius-sm);background:var(--bg-elevated);width:100%;color:var(--text-primary);outline:none;padding:8px 12px;font-size:.9rem}.Transactions-module__Keteea__editCardInput:focus{border-color:var(--primary)}.Transactions-module__Keteea__editCardSelect{border:1px solid var(--border-strong);border-radius:var(--radius-sm);background:var(--bg-elevated);color:var(--text-primary);outline:none;flex:1;padding:8px 12px;font-size:.85rem}.Transactions-module__Keteea__editCardRow{gap:var(--space-sm);align-items:center;display:flex}.Transactions-module__Keteea__editCardActions{gap:var(--space-sm);padding-top:var(--space-xs);display:flex}.Transactions-module__Keteea__saveBtn,.Transactions-module__Keteea__cancelBtn,.Transactions-module__Keteea__deleteBtn{border-radius:var(--radius-sm);cursor:pointer;border:none;align-items:center;gap:4px;padding:6px 14px;font-size:.8rem;font-weight:600;transition:all .2s;display:flex}.Transactions-module__Keteea__saveBtn{background:var(--primary);color:#fff;flex:1}.Transactions-module__Keteea__cancelBtn{background:var(--bg-elevated);color:var(--text-secondary);border:1px solid var(--border)}.Transactions-module__Keteea__deleteBtn{color:#ef4444;background:#ef444426;padding:6px 10px}.Transactions-module__Keteea__saveBtn:hover{opacity:.9}.Transactions-module__Keteea__cancelBtn:hover{background:var(--bg-hover)}.Transactions-module__Keteea__deleteBtn:hover{background:#ef444440}[data-theme=light] .Transactions-module__Keteea__filterBar{background:#ffffffb3;border-color:#00000014}[data-theme=light] .Transactions-module__Keteea__accountDropdownTrigger{background:#00000008;border-color:#0000001f}[data-theme=light] .Transactions-module__Keteea__accountDropdownTrigger:hover{background:#0000000f;border-color:#0071e34d}[data-theme=light] .Transactions-module__Keteea__accountDropdownMenu{background:#fffffffa;border-color:#0000001a;box-shadow:0 8px 32px #0000001f}[data-theme=light] .Transactions-module__Keteea__accountDropdownItem{color:#3c3c43}[data-theme=light] .Transactions-module__Keteea__accountDropdownItem:hover{color:#1d1d1f;background:#0000000a}[data-theme=light] .Transactions-module__Keteea__accountDropdownItemActive{background:#0071e314}[data-theme=light] .Transactions-module__Keteea__accountDropdownItemActive:hover{background:#0071e31f}[data-theme=light] .Transactions-module__Keteea__accountDropdownItemCount{color:#3c3c43;background:#0000000f}[data-theme=light] .Transactions-module__Keteea__filterChip{background:#00000008;border-color:#0000001a}[data-theme=light] .Transactions-module__Keteea__filterChip:hover{background:#0000000f}[data-theme=light] .Transactions-module__Keteea__summaryBar{background:#fffc;border-color:#00000014}[data-theme=light] .Transactions-module__Keteea__summaryValue{color:#1d1d1f}[data-theme=light] .Transactions-module__Keteea__searchInput{color:#1d1d1f;background:#fffc;border-color:#0000001a}[data-theme=light] .Transactions-module__Keteea__searchInput:focus{border-color:var(--primary);background:#fff;box-shadow:0 0 0 2px #0071e326}[data-theme=light] .Transactions-module__Keteea__tableContainer{background:#fffc;border-color:#00000014}[data-theme=light] .Transactions-module__Keteea__th{color:#6e6e73;border-bottom-color:#00000014}[data-theme=light] .Transactions-module__Keteea__tr{border-bottom-color:#0000000f}[data-theme=light] .Transactions-module__Keteea__tr:hover{background:#00000005}[data-theme=light] .Transactions-module__Keteea__cardList{background:#fffc;border-color:#00000014}[data-theme=light] .Transactions-module__Keteea__card{border-bottom-color:#0000000f}[data-theme=light] .Transactions-module__Keteea__card:active{background:#00000008}[data-theme=light] .Transactions-module__Keteea__income{color:#059669}[data-theme=light] .Transactions-module__Keteea__typeBtnIncome{color:#059669;background:#0596691a}[data-theme=light] .Transactions-module__Keteea__typeBtnExpense{color:#dc3545;background:#dc35451a}[data-theme=light] .Transactions-module__Keteea__filterChipActiveIncome{color:#059669;background:#0596691a;border-color:#0596694d}[data-theme=light] .Transactions-module__Keteea__filterChipActiveExpense{color:#dc3545;background:#dc35451a;border-color:#dc35454d}[data-theme=light] .Transactions-module__Keteea__editBtn:hover{background:#0071e314}[data-theme=light] .Transactions-module__Keteea__delBtn:hover{background:#dc354514}[data-theme=light] .Transactions-module__Keteea__saveRowBtn{color:#059669;background:#0596691a}[data-theme=light] .Transactions-module__Keteea__cancelRowBtn{color:#dc3545;background:#dc354514}
