.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)}}
.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)}}}
.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}
.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);margin-top:4px;font-size:.95rem}.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)}@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}}
.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-xl);color:var(--text-secondary)}.Budgets-module__bbN23q__empty h3{margin:var(--space-md) 0 var(--space-xs)}.Budgets-module__bbN23q__empty p{margin-bottom:var(--space-lg);color:var(--text-muted)}.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}}
.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-xl);color:var(--text-secondary)}.Goals-module__DekUpq__empty h3{margin:var(--space-md) 0 var(--space-xs)}.Goals-module__DekUpq__empty p{margin-bottom:var(--space-lg);color:var(--text-muted)}.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}@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{flex-direction:column}}
.Recurring-module__UT9wga__container{max-width:1200px;margin:0 auto}.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}.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;display:flex;overflow:hidden}.Recurring-module__UT9wga__card{padding:14px var(--space-md);border-bottom:1px solid #ffffff0d;justify-content:space-between;align-items:center;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;gap:2px;display:flex}.Recurring-module__UT9wga__cardTitle{color:var(--text-primary);font-size:.95rem;font-weight:600}.Recurring-module__UT9wga__cardMeta{color:var(--text-secondary);align-items:center;gap:6px;font-size:.75rem;display:flex}.Recurring-module__UT9wga__cardActions{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__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__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:400px;animation:.3s cubic-bezier(.16,1,.3,1) Recurring-module__UT9wga__slideUp;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}
.Transactions-module__Keteea__header{margin-bottom:var(--space-xl);justify-content:space-between;align-items:center;display:flex}.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__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__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}
