.MobileNav-module__cfarMG__mobileNav{z-index:1000;height:64px;padding-bottom:env(safe-area-inset-bottom,0px);-webkit-backdrop-filter:blur(20px);background-color:#12141c;border-top:1px solid #ffffff1a;display:flex;position:absolute;bottom:0;left:0;right:0}.MobileNav-module__cfarMG__navItems{justify-content:space-between;align-items:center;width:100%;height:100%;padding:0 4px;display:flex}.MobileNav-module__cfarMG__navItem{color:#9ca3af;cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:none;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:3px;min-width:0;padding:6px 0;text-decoration:none;display:flex;position:relative}.MobileNav-module__cfarMG__navItem.MobileNav-module__cfarMG__active{color:#fff;font-weight:600}.MobileNav-module__cfarMG__mobileLiquidPill{-webkit-backdrop-filter:blur(12px);z-index:0;background:linear-gradient(135deg,#0071e3bf 0%,#5e5ce6bf 100%);border-top:1px solid #ffffff4d;border-radius:12px;animation:.25s cubic-bezier(.16,1,.3,1) MobileNav-module__cfarMG__mobileLiquidPop;position:absolute;inset:4px;box-shadow:0 2px 10px #0071e366,inset 0 1px 1px #ffffff59}@keyframes MobileNav-module__cfarMG__mobileLiquidPop{0%{opacity:.5;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.MobileNav-module__cfarMG__icon{z-index:1;flex-shrink:0;width:20px;height:20px;position:relative}.MobileNav-module__cfarMG__label{z-index:1;white-space:nowrap;text-overflow:ellipsis;max-width:100%;font-size:10px;font-weight:500;line-height:1;position:relative;overflow:hidden}.MobileNav-module__cfarMG__overlay{z-index:999;background-color:#000000bf;display:block;position:absolute;inset:0}.MobileNav-module__cfarMG__moreSheet{bottom:calc(64px + env(safe-area-inset-bottom,0px));z-index:1000;background-color:#12141c;border:1px solid #ffffff1a;border-top-left-radius:20px;border-top-right-radius:20px;padding:1rem 1rem 1.5rem;display:block;position:absolute;left:0;right:0;box-shadow:0 -4px 20px #00000080}.MobileNav-module__cfarMG__sheetHeader{border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:center;margin-bottom:1rem;padding-bottom:.5rem;display:flex}.MobileNav-module__cfarMG__sheetHeader h3{color:#f9fafb;margin:0;font-size:1.1rem;font-weight:600}.MobileNav-module__cfarMG__closeSheetButton{color:#9ca3af;cursor:pointer;background:0 0;border:none;padding:4px}.MobileNav-module__cfarMG__sheetContent{flex-direction:column;gap:.5rem;display:flex}.MobileNav-module__cfarMG__sheetItem{color:#f9fafb;border-radius:10px;align-items:center;gap:.75rem;padding:.75rem;font-weight:500;text-decoration:none;display:flex}.MobileNav-module__cfarMG__sheetItem:active{background-color:#ffffff14}.MobileNav-module__cfarMG__sheetItemActive{color:#3b82f6;background-color:#3b82f626}.MobileNav-module__cfarMG__sheetIcon{color:#9ca3af}.MobileNav-module__cfarMG__sheetItemActive .MobileNav-module__cfarMG__sheetIcon{color:#3b82f6}@media (max-width:768px){.MobileNav-module__cfarMG__mobileNav{display:flex}.MobileNav-module__cfarMG__overlay,.MobileNav-module__cfarMG__moreSheet{display:block}}
.Avatar-module__IVwToW__avatar{border-radius:var(--radius-full);color:#fff;font-weight:var(--weight-semibold);-webkit-user-select:none;user-select:none;justify-content:center;align-items:center;display:inline-flex}.Avatar-module__IVwToW__sm{width:32px;height:32px;font-size:var(--text-xs)}.Avatar-module__IVwToW__md{width:40px;height:40px;font-size:var(--text-sm)}.Avatar-module__IVwToW__lg{width:48px;height:48px;font-size:var(--text-base)}
.Dropdown-module__Ax5K1W__container{display:inline-block;position:relative}.Dropdown-module__Ax5K1W__triggerWrapper{cursor:pointer}.Dropdown-module__Ax5K1W__menu{top:calc(100% + var(--space-2));-webkit-backdrop-filter:blur(20px)saturate(180%);border-radius:var(--radius-md);min-width:200px;padding:var(--space-2) 0;z-index:var(--z-dropdown);animation:Dropdown-module__Ax5K1W__fadeIn var(--duration-fast) var(--ease-out);background:#121620eb;border:1px solid #ffffff24;position:absolute;box-shadow:0 16px 36px #000000bf}.Dropdown-module__Ax5K1W__left{left:0}.Dropdown-module__Ax5K1W__right{right:0}.Dropdown-module__Ax5K1W__menuItem{width:100%;padding:var(--space-2) var(--space-4);font-size:var(--text-sm);color:var(--color-text-primary);text-align:left;cursor:pointer;transition:background-color var(--duration-fast) var(--ease-default);background:0 0;border:none;align-items:center;display:flex}.Dropdown-module__Ax5K1W__menuItem:hover{background:#ffffff14}.Dropdown-module__Ax5K1W__icon{margin-right:var(--space-3);color:var(--color-text-secondary);align-items:center;display:flex}.Dropdown-module__Ax5K1W__icon>svg{width:16px;height:16px}.Dropdown-module__Ax5K1W__danger,.Dropdown-module__Ax5K1W__danger .Dropdown-module__Ax5K1W__icon{color:#f87171}.Dropdown-module__Ax5K1W__danger:hover{background:#ef444426}
.Modal-module__7LRQSW__overlay{-webkit-backdrop-filter:blur(12px);z-index:var(--z-modal);padding:var(--space-4);animation:Modal-module__7LRQSW__overlayIn var(--duration-normal) var(--ease-default) forwards;background-color:#000000bf;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.Modal-module__7LRQSW__modal{-webkit-backdrop-filter:blur(24px)saturate(180%);border-radius:var(--radius-xl);width:100%;max-height:90vh;animation:Modal-module__7LRQSW__modalIn var(--duration-normal) var(--ease-spring) forwards;background:#121620eb;border:1px solid #ffffff1f;outline:none;flex-direction:column;display:flex;box-shadow:0 24px 60px #000000d9,0 0 30px #3b82f626}.Modal-module__7LRQSW__sm{max-width:400px}.Modal-module__7LRQSW__md{max-width:560px}.Modal-module__7LRQSW__lg{max-width:800px}.Modal-module__7LRQSW__header{padding:var(--space-4) var(--space-5);border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;display:flex}.Modal-module__7LRQSW__title{font-size:var(--text-lg);font-weight:var(--weight-semibold);color:var(--color-text-primary);margin:0}.Modal-module__7LRQSW__closeButton{border-radius:var(--radius-full);width:32px;height:32px;color:var(--color-text-secondary);transition:all var(--duration-fast) var(--ease-default);background:#ffffff0f;justify-content:center;align-items:center;margin-right:-4px;display:flex}.Modal-module__7LRQSW__closeButton:hover{color:var(--color-text-primary);background:#ffffff24}.Modal-module__7LRQSW__closeButton:focus-visible{outline:2px solid var(--color-accent);outline-offset:2px}.Modal-module__7LRQSW__content{padding:var(--space-5);overflow-y:auto}
.Input-module__5jsJuW__wrapper{gap:var(--space-1);flex-direction:column;display:flex}.Input-module__5jsJuW__label{font-size:var(--text-sm);font-weight:var(--weight-medium);color:var(--color-text-secondary)}.Input-module__5jsJuW__inputContainer{-webkit-backdrop-filter:blur(12px);border-radius:var(--radius-md);transition:all var(--duration-fast) var(--ease-default);background:#ffffff0a;border:1px solid #ffffff1f;align-items:center;height:42px;display:flex;overflow:hidden}.Input-module__5jsJuW__inputContainer:focus-within{background:#ffffff12;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f640,0 0 15px #3b82f633}.Input-module__5jsJuW__hasError{border-color:var(--color-exceeded)}.Input-module__5jsJuW__hasError:focus-within{box-shadow:0 0 0 3px #ef444440}.Input-module__5jsJuW__isDisabled{opacity:.5;background:#ffffff05}.Input-module__5jsJuW__input{height:100%;padding:0 var(--space-3);font-size:var(--text-base);color:var(--color-text-primary);background:0 0;border:none;flex:1;min-width:0}.Input-module__5jsJuW__input:focus{outline:none}.Input-module__5jsJuW__input::placeholder{color:var(--color-text-tertiary)}.Input-module__5jsJuW__input:disabled{cursor:not-allowed}.Input-module__5jsJuW__prefix,.Input-module__5jsJuW__suffix{padding:0 var(--space-3);color:var(--color-text-secondary);font-size:var(--text-base);justify-content:center;align-items:center;display:flex}.Input-module__5jsJuW__prefix{padding-right:0}.Input-module__5jsJuW__suffix{padding-left:0}.Input-module__5jsJuW__errorMessage{font-size:var(--text-sm);color:#f87171;animation:Input-module__5jsJuW__fadeIn var(--duration-fast) var(--ease-default)}.Input-module__5jsJuW__helperText{font-size:var(--text-sm);color:var(--color-text-secondary)}
.Button-module__8RiFmG__button{justify-content:center;align-items:center;gap:var(--space-2);border-radius:var(--radius-md);font-weight:var(--weight-semibold);transition:all var(--duration-fast) var(--ease-default);cursor:pointer;-webkit-user-select:none;user-select:none;font-family:var(--font-sans);border:1px solid #0000;display:inline-flex;position:relative;overflow:hidden}.Button-module__8RiFmG__button:focus-visible{outline:2px solid var(--color-accent);outline-offset:2px}.Button-module__8RiFmG__button:disabled{opacity:.5;cursor:not-allowed;box-shadow:none!important}.Button-module__8RiFmG__primary{color:#fff;background:linear-gradient(135deg,#3b82f6 0%,#1d4ed8 100%);border:1px solid #fff3;box-shadow:0 4px 14px #2563eb66,0 0 20px #3b82f633}.Button-module__8RiFmG__primary:hover:not(:disabled){background:linear-gradient(135deg,#60a5fa 0%,#2563eb 100%);transform:translateY(-1px);box-shadow:0 6px 20px #2563eb99,0 0 25px #60a5fa66}.Button-module__8RiFmG__secondary{-webkit-backdrop-filter:blur(12px);color:var(--color-text-primary);background:#ffffff12;border:1px solid #ffffff24}.Button-module__8RiFmG__secondary:hover:not(:disabled){background:#ffffff1f;border-color:#ffffff40;transform:translateY(-1px)}.Button-module__8RiFmG__ghost{color:var(--color-text-primary);background:0 0}.Button-module__8RiFmG__ghost:hover:not(:disabled){color:#fff;background:#ffffff14}.Button-module__8RiFmG__danger{color:#fff;background:linear-gradient(135deg,#ef4444 0%,#b91c1c 100%);border:1px solid #fff3;box-shadow:0 4px 14px #ef444466}.Button-module__8RiFmG__danger:hover:not(:disabled){background:linear-gradient(135deg,#f87171 0%,#dc2626 100%);transform:translateY(-1px);box-shadow:0 6px 20px #ef444499}.Button-module__8RiFmG__sm{height:32px;padding:0 var(--space-3);font-size:var(--text-sm)}.Button-module__8RiFmG__md{height:40px;padding:0 var(--space-4);font-size:var(--text-base)}.Button-module__8RiFmG__lg{height:48px;padding:0 var(--space-5);font-size:var(--text-lg);border-radius:var(--radius-lg)}.Button-module__8RiFmG__iconOnly.Button-module__8RiFmG__sm{width:32px;padding:0}.Button-module__8RiFmG__iconOnly.Button-module__8RiFmG__md{width:40px;padding:0}.Button-module__8RiFmG__iconOnly.Button-module__8RiFmG__lg{width:48px;padding:0}.Button-module__8RiFmG__icon{justify-content:center;align-items:center;display:flex}.Button-module__8RiFmG__icon>svg{width:1em;height:1em}.Button-module__8RiFmG__spinner>svg{width:1em;height:1em;animation:1s linear infinite Button-module__8RiFmG__spin}@keyframes Button-module__8RiFmG__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
.BudgetRuleCustomizerModal-module__9cjkRG__modalBody{flex-direction:column;gap:1.25rem;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,Inter,system-ui,sans-serif;display:flex}.BudgetRuleCustomizerModal-module__9cjkRG__modeToggleGroup{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;gap:4px;padding:3px;display:flex}.BudgetRuleCustomizerModal-module__9cjkRG__modeBtn{color:#9ca3af;cursor:pointer;background:0 0;border:none;border-radius:9px;flex:1;justify-content:center;align-items:center;gap:.4rem;padding:.5rem .75rem;font-size:.825rem;font-weight:500;transition:all .2s;display:flex}.BudgetRuleCustomizerModal-module__9cjkRG__modeBtnActive{font-weight:600;box-shadow:0 2px 8px #0071e359;color:#fff!important;background:#0071e3!important}.BudgetRuleCustomizerModal-module__9cjkRG__ctcInputGroup{flex-direction:column;gap:.5rem;display:flex}.BudgetRuleCustomizerModal-module__9cjkRG__ctcNotePill{color:#34d399;background:#10b9811f;border-radius:8px;justify-content:space-between;align-items:center;padding:.35rem .75rem;font-size:.78rem;display:flex}.BudgetRuleCustomizerModal-module__9cjkRG__sectionHeader h4{color:#f9fafb;margin:0;font-size:.925rem;font-weight:600}.BudgetRuleCustomizerModal-module__9cjkRG__rulesGrid{grid-template-columns:repeat(2,1fr);gap:.75rem;display:grid}@media (max-width:500px){.BudgetRuleCustomizerModal-module__9cjkRG__rulesGrid{grid-template-columns:1fr}}.BudgetRuleCustomizerModal-module__9cjkRG__ruleCard{cursor:pointer;background:#ffffff08;border:1px solid #ffffff14;border-radius:12px;flex-direction:column;gap:.35rem;padding:.85rem;transition:all .2s;display:flex}.BudgetRuleCustomizerModal-module__9cjkRG__ruleCard:hover{background:#ffffff0f;border-color:#ffffff2e}.BudgetRuleCustomizerModal-module__9cjkRG__ruleCardActive{box-shadow:0 0 0 1px #0071e3;background:#0071e326!important;border-color:#0071e3!important}.BudgetRuleCustomizerModal-module__9cjkRG__cardTop{justify-content:space-between;align-items:center;display:flex}.BudgetRuleCustomizerModal-module__9cjkRG__ruleTitle{color:#f9fafb;font-size:.875rem;font-weight:600}.BudgetRuleCustomizerModal-module__9cjkRG__sparkleIcon{color:#fbbf24}.BudgetRuleCustomizerModal-module__9cjkRG__ruleDesc{color:#9ca3af;margin:0;font-size:.75rem;line-height:1.4}.BudgetRuleCustomizerModal-module__9cjkRG__customSliderBox{background:#ffffff08;border:1px solid #ffffff14;border-radius:12px;flex-direction:column;gap:.6rem;padding:.85rem 1rem;display:flex}.BudgetRuleCustomizerModal-module__9cjkRG__sliderHeader{color:#d1d5db;justify-content:space-between;align-items:center;font-size:.8rem;display:flex}.BudgetRuleCustomizerModal-module__9cjkRG__rangeSlider{accent-color:#0071e3;cursor:pointer;width:100%}.BudgetRuleCustomizerModal-module__9cjkRG__projectionsCard{background:#00000040;border:1px solid #ffffff14;border-radius:14px;flex-direction:column;gap:.6rem;padding:1rem;display:flex}.BudgetRuleCustomizerModal-module__9cjkRG__projHeader{color:#60a5fa;border-bottom:1px solid #ffffff0f;align-items:center;gap:.4rem;padding-bottom:.4rem;font-size:.8rem;font-weight:600;display:flex}.BudgetRuleCustomizerModal-module__9cjkRG__shieldIcon{color:#60a5fa}.BudgetRuleCustomizerModal-module__9cjkRG__projRow{color:#d1d5db;justify-content:space-between;align-items:center;font-size:.825rem;display:flex}.BudgetRuleCustomizerModal-module__9cjkRG__textGreen{font-family:var(--font-mono);color:#34d399!important}.BudgetRuleCustomizerModal-module__9cjkRG__textRose{font-family:var(--font-mono);color:#f87171!important}.BudgetRuleCustomizerModal-module__9cjkRG__textBlue{font-family:var(--font-mono);color:#38bdf8!important}.BudgetRuleCustomizerModal-module__9cjkRG__modalFooter{border-top:1px solid #ffffff14;justify-content:flex-end;align-items:center;gap:.75rem;padding-top:.75rem;display:flex}.BudgetRuleCustomizerModal-module__9cjkRG__saveBtn{font-weight:600;box-shadow:0 4px 12px #0071e359;color:#fff!important;background:linear-gradient(135deg,#0071e3 0%,#005bb5 100%)!important}
.Card-module__b6YjYG__card{border-radius:var(--radius-xl);-webkit-backdrop-filter:blur(20px)saturate(180%);transition:all var(--duration-normal) var(--ease-default);background:#12141cb3;border:1px solid #ffffff14;flex-direction:column;display:flex;box-shadow:0 8px 24px #0006}.Card-module__b6YjYG__default{background:#12141cb3;border:1px solid #ffffff14}.Card-module__b6YjYG__bordered{background:#0f1118d9;border:1px solid #ffffff1f}.Card-module__b6YjYG__flat{background:#ffffff08;border:1px solid #ffffff0d}.Card-module__b6YjYG__hoverable:hover{background:#181c28cc;border-color:#3b82f64d;transform:translateY(-2px);box-shadow:0 12px 32px #00000080,0 0 20px #3b82f626}.Card-module__b6YjYG__padding-none{padding:0}.Card-module__b6YjYG__padding-sm{padding:var(--space-3)}.Card-module__b6YjYG__padding-md{padding:var(--space-5)}.Card-module__b6YjYG__padding-lg{padding:var(--space-6)}.Card-module__b6YjYG__header{gap:var(--space-1);padding:var(--space-5) var(--space-5) 0;flex-direction:column;display:flex}.Card-module__b6YjYG__padding-none .Card-module__b6YjYG__header,.Card-module__b6YjYG__padding-sm .Card-module__b6YjYG__header,.Card-module__b6YjYG__padding-lg .Card-module__b6YjYG__header{padding:inherit;padding-bottom:0}.Card-module__b6YjYG__footer{padding:0 var(--space-5) var(--space-5);align-items:center;margin-top:auto;display:flex}.Card-module__b6YjYG__padding-none .Card-module__b6YjYG__footer,.Card-module__b6YjYG__padding-sm .Card-module__b6YjYG__footer,.Card-module__b6YjYG__padding-lg .Card-module__b6YjYG__footer{padding:inherit;padding-top:0}
.Badge-module__H8aylq__badge{border-radius:var(--radius-full);font-weight:var(--weight-medium);white-space:nowrap;border:1px solid #0000;justify-content:center;align-items:center;display:inline-flex}.Badge-module__H8aylq__sm{padding:2px var(--space-2);font-size:var(--text-xs);height:20px}.Badge-module__H8aylq__md{padding:4px var(--space-3);font-size:var(--text-sm);height:24px}.Badge-module__H8aylq__healthy{background-color:var(--color-healthy-bg);color:var(--color-healthy);border-color:var(--color-healthy-border)}.Badge-module__H8aylq__watch{background-color:var(--color-watch-bg);color:var(--color-watch);border-color:var(--color-watch-border)}.Badge-module__H8aylq__warning{background-color:var(--color-warning-bg);color:var(--color-warning);border-color:var(--color-warning-border)}.Badge-module__H8aylq__exceeded{background-color:var(--color-exceeded-bg);color:var(--color-exceeded);border-color:var(--color-exceeded-border)}.Badge-module__H8aylq__savings{background-color:var(--color-savings-bg);color:var(--color-savings);border-color:var(--color-savings-border)}.Badge-module__H8aylq__neutral{background-color:var(--color-bg-secondary);color:var(--color-text-secondary);border-color:var(--color-border-primary)}
.ProgressBar-module__txim8W__container{gap:var(--space-2);flex-direction:column;width:100%;display:flex}.ProgressBar-module__txim8W__header{font-size:var(--text-sm);justify-content:space-between;align-items:center;display:flex}.ProgressBar-module__txim8W__label{font-weight:var(--weight-medium);color:var(--color-text-primary)}.ProgressBar-module__txim8W__percentage{color:var(--color-text-secondary);font-family:var(--font-mono);font-variant-numeric:tabular-nums}.ProgressBar-module__txim8W__track{background-color:var(--color-bg-secondary);border-radius:var(--radius-full);width:100%;overflow:hidden}.ProgressBar-module__txim8W__sm{height:6px}.ProgressBar-module__txim8W__md{height:10px}.ProgressBar-module__txim8W__fill{border-radius:var(--radius-full);height:100%;transition:width var(--duration-slow) var(--ease-spring), background-color var(--duration-normal);animation:ProgressBar-module__txim8W__progressFill var(--duration-slow) var(--ease-out) forwards}.ProgressBar-module__txim8W__healthy{background-color:var(--color-healthy)}.ProgressBar-module__txim8W__watch{background-color:var(--color-watch)}.ProgressBar-module__txim8W__warning{background-color:var(--color-warning)}.ProgressBar-module__txim8W__exceeded{background-color:var(--color-exceeded)}
.Select-module__E8rWSW__wrapper{gap:var(--space-1);flex-direction:column;display:flex}.Select-module__E8rWSW__label{font-size:var(--text-sm);font-weight:var(--weight-medium);color:var(--color-text-secondary)}.Select-module__E8rWSW__selectContainer{align-items:center;display:flex;position:relative}.Select-module__E8rWSW__select{appearance:none;-webkit-backdrop-filter:blur(12px);border-radius:var(--radius-md);width:100%;height:42px;padding:0 var(--space-8) 0 var(--space-3);font-size:var(--text-base);color:var(--color-text-primary);transition:all var(--duration-fast) var(--ease-default);cursor:pointer;background-color:#ffffff0a;border:1px solid #ffffff1f;font-family:inherit}.Select-module__E8rWSW__select option{color:#f9fafb;background-color:#12141c;padding:10px}.Select-module__E8rWSW__select:focus{background-color:#ffffff12;border-color:#3b82f6;outline:none;box-shadow:0 0 0 3px #3b82f640,0 0 15px #3b82f633}.Select-module__E8rWSW__select:disabled{opacity:.5;cursor:not-allowed;background-color:#ffffff05}.Select-module__E8rWSW__hasError{border-color:var(--color-exceeded)}.Select-module__E8rWSW__hasError:focus{box-shadow:0 0 0 3px #ef444440}.Select-module__E8rWSW__iconWrapper{right:var(--space-3);pointer-events:none;color:var(--color-text-secondary);justify-content:center;align-items:center;display:flex;position:absolute}.Select-module__E8rWSW__errorMessage{font-size:var(--text-sm);color:#f87171;animation:Select-module__E8rWSW__fadeIn var(--duration-fast) var(--ease-default)}
.Skeleton-module__QUUPIW__skeleton{background-color:var(--color-bg-tertiary);animation:Skeleton-module__QUUPIW__skeleton-pulse 1.5s var(--ease-default) infinite}.Skeleton-module__QUUPIW__text{border-radius:var(--radius-sm);width:100%;height:1em}.Skeleton-module__QUUPIW__block{border-radius:var(--radius-md);width:100%;height:100px}.Skeleton-module__QUUPIW__circle{border-radius:var(--radius-full);width:40px;height:40px}
.EmptyState-module__7SqAPW__container{text-align:center;padding:var(--space-10) var(--space-5);animation:EmptyState-module__7SqAPW__fadeIn var(--duration-normal) var(--ease-default);flex-direction:column;justify-content:center;align-items:center;display:flex}.EmptyState-module__7SqAPW__iconWrapper{border-radius:var(--radius-full);background-color:var(--color-bg-secondary);width:64px;height:64px;color:var(--color-text-tertiary);margin-bottom:var(--space-5);justify-content:center;align-items:center;display:flex}.EmptyState-module__7SqAPW__iconWrapper>svg{width:32px;height:32px}.EmptyState-module__7SqAPW__title{margin:0 0 var(--space-2) 0;font-size:var(--text-lg);font-weight:var(--weight-semibold);color:var(--color-text-primary)}.EmptyState-module__7SqAPW__description{max-width:400px;font-size:var(--text-base);color:var(--color-text-secondary);margin:0}.EmptyState-module__7SqAPW__action{margin-top:var(--space-6)}
.budgets-module__AGBV8a__container{flex-direction:column;gap:1.5rem;display:flex}.budgets-module__AGBV8a__overviewCard{flex-direction:column;gap:2rem;padding:1.5rem;display:flex}.budgets-module__AGBV8a__overviewHeader{justify-content:space-between;align-items:flex-start;display:flex}.budgets-module__AGBV8a__overviewHeader h2{margin-bottom:.25rem;font-size:1.5rem;font-weight:700}.budgets-module__AGBV8a__subtitle{color:var(--text-secondary,#6b7280);font-size:.95rem}.budgets-module__AGBV8a__allocationsWrapper h3{border-bottom:1px solid var(--border-color,#e5e7eb);margin-bottom:1rem;padding-bottom:.5rem;font-size:1.1rem;font-weight:600}.budgets-module__AGBV8a__allocationBars{flex-direction:column;gap:1.25rem;display:flex}.budgets-module__AGBV8a__allocHeader{justify-content:space-between;margin-bottom:.5rem;font-size:.95rem;display:flex}.budgets-module__AGBV8a__warningText{color:#ef4444;margin-top:.25rem;font-size:.85rem}.budgets-module__AGBV8a__sectionTitle{margin-top:1rem;font-size:1.25rem;font-weight:600}.budgets-module__AGBV8a__categoriesGrid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.5rem;display:grid}.budgets-module__AGBV8a__categoryCard{flex-direction:column;padding:1.5rem;display:flex}.budgets-module__AGBV8a__catHeader{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.budgets-module__AGBV8a__catHeader h4{font-size:1.1rem;font-weight:600}.budgets-module__AGBV8a__catAmounts{margin-bottom:.75rem}.budgets-module__AGBV8a__spentAmount{color:var(--text-primary,#111827);margin-right:.5rem;font-size:1.5rem;font-weight:700}.budgets-module__AGBV8a__budgetAmount{color:var(--text-secondary,#6b7280);font-size:.9rem}.budgets-module__AGBV8a__catProgress{margin-bottom:.5rem}.budgets-module__AGBV8a__catRemaining{color:var(--text-secondary,#4b5563);text-align:right;font-size:.85rem}
.TopBar-module__LYwH0W__topbar{-webkit-backdrop-filter:blur(20px)saturate(180%);z-index:500;background:#0b0e14eb;border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;height:54px;padding:0 1rem;display:flex;position:sticky;top:0}.TopBar-module__LYwH0W__ruleBadgeBtn{color:#60a5fa;cursor:pointer;background:#0071e326;border:1px solid #0071e359;border-radius:999px;align-items:center;gap:.35rem;margin-right:.25rem;padding:.3rem .65rem;font-size:.78rem;font-weight:600;transition:all .2s;display:flex}.TopBar-module__LYwH0W__ruleBadgeBtn:hover{color:#fff;background:#0071e347;border-color:#0071e3}@media (max-width:600px){.TopBar-module__LYwH0W__ruleBadgeText{display:none}}.TopBar-module__LYwH0W__left{align-items:center;gap:.6rem;display:flex}.TopBar-module__LYwH0W__brandLink{color:#f9fafb;align-items:center;gap:.5rem;margin-right:1rem;text-decoration:none;display:flex}.TopBar-module__LYwH0W__brandText{letter-spacing:-.01em;color:#f9fafb;font-size:1.05rem;font-weight:700}.TopBar-module__LYwH0W__appBrandBadge{color:#fff;background:linear-gradient(135deg,#0071e3 0%,#5e5ce6 100%);border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;display:flex;box-shadow:0 2px 6px #0071e359}.TopBar-module__LYwH0W__liquidGlassNavTrack{-webkit-backdrop-filter:blur(16px);background:#ffffff0a;border:1px solid #ffffff1a;border-radius:999px;align-items:center;gap:.2rem;padding:.25rem;display:flex;position:relative;box-shadow:0 4px 20px #00000040,inset 0 1px #ffffff26}.TopBar-module__LYwH0W__liquidNavItem{color:#9ca3af;-webkit-user-select:none;user-select:none;border-radius:999px;justify-content:center;align-items:center;padding:.35rem .85rem;font-size:.825rem;font-weight:500;text-decoration:none;transition:color .25s,transform .2s;display:flex;position:relative}.TopBar-module__LYwH0W__liquidNavItem:hover{color:#f9fafb}.TopBar-module__LYwH0W__liquidActiveItem{font-weight:600;color:#fff!important}.TopBar-module__LYwH0W__liquidGlassPill{-webkit-backdrop-filter:blur(16px);z-index:1;background:linear-gradient(135deg,#0071e3d9 0%,#5e5ce6d9 100%);border-top:1px solid #fff6;border-radius:999px;animation:.3s cubic-bezier(.16,1,.3,1) TopBar-module__LYwH0W__liquidGlassPop;position:absolute;inset:0;box-shadow:0 4px 16px #0071e373,inset 0 0 0 1px #ffffff4d,inset 0 1px 2px #ffffff80}.TopBar-module__LYwH0W__navLabelText{z-index:2;position:relative}@keyframes TopBar-module__LYwH0W__liquidGlassPop{0%{opacity:.6;transform:scale(.92)}to{opacity:1;transform:scale(1)}}@media (max-width:768px){.TopBar-module__LYwH0W__liquidGlassNavTrack{display:none}}.TopBar-module__LYwH0W__menuButton{border-radius:var(--radius-md);width:40px;height:40px;color:var(--color-text-secondary);transition:all var(--duration-fast) var(--ease-default);cursor:pointer;background:#ffffff0f;border:1px solid #ffffff1a;justify-content:center;align-items:center;display:none}.TopBar-module__LYwH0W__menuButton:hover{color:var(--color-text-primary);background:#ffffff1f}.TopBar-module__LYwH0W__title{font-size:var(--text-lg);font-weight:var(--weight-semibold);color:var(--color-text-primary);margin:0}.TopBar-module__LYwH0W__right{align-items:center;gap:var(--space-2);display:flex}.TopBar-module__LYwH0W__actionButton{border-radius:var(--radius-full);width:40px;height:40px;color:var(--color-text-secondary);transition:all var(--duration-fast) var(--ease-default);cursor:pointer;background:#ffffff0a;border:1px solid #ffffff14;justify-content:center;align-items:center;display:flex}.TopBar-module__LYwH0W__actionButton:hover{color:var(--color-text-primary);background:#ffffff1a;border-color:#ffffff29}.TopBar-module__LYwH0W__badgeWrapper{display:flex;position:relative}.TopBar-module__LYwH0W__notificationBadge{background-color:var(--color-exceeded);border:2px solid var(--color-bg-primary);border-radius:50%;width:8px;height:8px;position:absolute;top:0;right:2px;box-shadow:0 0 8px #ef4444cc}.TopBar-module__LYwH0W__userMenu{margin-left:var(--space-2)}.TopBar-module__LYwH0W__avatarTrigger{cursor:pointer;transition:transform var(--duration-fast) var(--ease-default)}.TopBar-module__LYwH0W__avatarTrigger:hover{transform:scale(1.05)}.TopBar-module__LYwH0W__modalBackdrop{z-index:999;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0009;justify-content:center;align-items:flex-start;padding-top:5rem;display:flex;position:fixed;inset:0}.TopBar-module__LYwH0W__modalCard{background:#111827;border:1px solid #ffffff26;border-radius:16px;width:90%;max-width:540px;overflow:hidden;box-shadow:0 20px 50px #00000080}.TopBar-module__LYwH0W__modalHeader{border-bottom:1px solid #ffffff14;align-items:center;gap:.75rem;padding:1rem 1.25rem;display:flex}.TopBar-module__LYwH0W__modalIcon{color:#60a5fa}.TopBar-module__LYwH0W__modalInput{color:#f9fafb;background:0 0;border:none;outline:none;flex:1;font-size:1.05rem}.TopBar-module__LYwH0W__closeBtn{color:#9ca3af;cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;padding:.25rem;display:flex}.TopBar-module__LYwH0W__closeBtn:hover{color:#f9fafb;background:#ffffff1a}.TopBar-module__LYwH0W__modalFooter{background:#0003;justify-content:flex-end;padding:.85rem 1.25rem;display:flex}.TopBar-module__LYwH0W__searchSubmitBtn{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:8px;padding:.5rem 1.25rem;font-size:.875rem;font-weight:500}.TopBar-module__LYwH0W__searchSubmitBtn:disabled{opacity:.5;cursor:not-allowed}.TopBar-module__LYwH0W__notificationPopover{z-index:998;position:fixed;inset:0}.TopBar-module__LYwH0W__popoverCard{background:#111827;border:1px solid #ffffff26;border-radius:14px;width:320px;position:absolute;top:4.5rem;right:1.5rem;overflow:hidden;box-shadow:0 12px 36px #00000080}.TopBar-module__LYwH0W__popoverHeader{border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;padding:.85rem 1rem;display:flex}.TopBar-module__LYwH0W__popoverTitle{color:#f9fafb;font-size:.95rem;font-weight:600}.TopBar-module__LYwH0W__popoverList{flex-direction:column;gap:.5rem;padding:.5rem;display:flex}.TopBar-module__LYwH0W__notifItem{background:#ffffff08;border-radius:8px;align-items:flex-start;gap:.75rem;padding:.75rem;display:flex}.TopBar-module__LYwH0W__notifIconSuccess{color:#34d399;flex-shrink:0;margin-top:.15rem}.TopBar-module__LYwH0W__notifIconInfo{color:#60a5fa;flex-shrink:0;margin-top:.15rem}.TopBar-module__LYwH0W__notifHeading{color:#f9fafb;margin:0;font-size:.85rem;font-weight:600}.TopBar-module__LYwH0W__notifMeta{color:#9ca3af;margin:.2rem 0 0;font-size:.775rem}@media (max-width:768px){.TopBar-module__LYwH0W__topbar{padding:0 var(--space-4)}.TopBar-module__LYwH0W__menuButton{display:flex}.TopBar-module__LYwH0W__title{font-size:var(--text-base)}.TopBar-module__LYwH0W__popoverCard{width:auto;left:1rem;right:1rem}}
.Toast-module__dpyMdW__container{top:var(--space-4);right:var(--space-4);gap:var(--space-2);z-index:var(--z-toast);pointer-events:none;flex-direction:column;display:flex;position:fixed}.Toast-module__dpyMdW__toast{min-width:300px;max-width:400px;padding:var(--space-3) var(--space-4);border-radius:var(--radius-md);box-shadow:var(--shadow-lg);pointer-events:auto;animation:Toast-module__dpyMdW__toastIn var(--duration-normal) var(--ease-spring) forwards;border-left:4px solid #0000;justify-content:space-between;align-items:center;display:flex}.Toast-module__dpyMdW__message{font-size:var(--text-sm);font-weight:var(--weight-medium);color:var(--color-text-primary)}.Toast-module__dpyMdW__closeButton{margin-left:var(--space-3);border-radius:var(--radius-full);width:24px;height:24px;color:var(--color-text-tertiary);transition:color var(--duration-fast) var(--ease-default);justify-content:center;align-items:center;margin-right:-8px;display:flex}.Toast-module__dpyMdW__closeButton:hover{color:var(--color-text-primary);background-color:var(--color-bg-hover)}.Toast-module__dpyMdW__success{background-color:var(--color-bg-elevated);border-left-color:var(--color-healthy)}.Toast-module__dpyMdW__error{background-color:var(--color-bg-elevated);border-left-color:var(--color-exceeded)}.Toast-module__dpyMdW__warning{background-color:var(--color-bg-elevated);border-left-color:var(--color-warning)}.Toast-module__dpyMdW__info{background-color:var(--color-bg-elevated);border-left-color:var(--color-accent)}
.expenses-module__NX5O8a__container{flex-direction:column;gap:1.5rem;display:flex}.expenses-module__NX5O8a__filtersCard{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:var(--radius-xl);background:#121620b3;border:1px solid #ffffff1a;flex-direction:column;gap:1rem;padding:1.25rem;display:flex}@media (min-width:768px){.expenses-module__NX5O8a__filtersCard{flex-direction:row;justify-content:space-between;align-items:center}}.expenses-module__NX5O8a__searchWrap{flex:1;max-width:400px;position:relative}.expenses-module__NX5O8a__searchIcon{color:#9ca3af;position:absolute;top:50%;left:1rem;transform:translateY(-50%)}.expenses-module__NX5O8a__searchInput{color:#f9fafb;background:#ffffff0d;border:1px solid #ffffff1f;border-radius:10px;outline:none;width:100%;padding:.75rem 1rem .75rem 2.5rem;font-size:.95rem;transition:all .2s}.expenses-module__NX5O8a__searchInput:focus{background:#ffffff14;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f640}.expenses-module__NX5O8a__filterActions{gap:1rem;display:flex}.expenses-module__NX5O8a__listContainer{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:var(--radius-xl);background:#121620b3;border:1px solid #ffffff1a;overflow:hidden}.expenses-module__NX5O8a__expensesList{flex-direction:column;display:flex}.expenses-module__NX5O8a__listHeader{color:#9ca3af;text-transform:uppercase;letter-spacing:.05em;background:#ffffff0a;border-bottom:1px solid #ffffff14;padding:1rem 1.5rem;font-size:.85rem;font-weight:600;display:flex}.expenses-module__NX5O8a__expenseRow{cursor:pointer;border-bottom:1px solid #ffffff0f;align-items:center;padding:1rem 1.5rem;transition:background-color .2s;display:flex}.expenses-module__NX5O8a__expenseRow:hover{background-color:#ffffff0f}.expenses-module__NX5O8a__expenseRow:last-child{border-bottom:none}.expenses-module__NX5O8a__colDate{color:#9ca3af;flex:1;min-width:100px;font-size:.9rem}.expenses-module__NX5O8a__colMerchant{color:#f9fafb;flex:2;min-width:150px;font-weight:500}.expenses-module__NX5O8a__colCategory{flex:1.5;min-width:120px}.expenses-module__NX5O8a__colMethod{color:#9ca3af;flex:1;min-width:100px;font-size:.9rem}.expenses-module__NX5O8a__colAmount{text-align:right;color:#f9fafb;min-width:100px;font-family:var(--font-mono);flex:1;font-weight:600}@media (max-width:768px){.expenses-module__NX5O8a__listHeader{display:none}.expenses-module__NX5O8a__expenseRow{flex-wrap:wrap;gap:.5rem}.expenses-module__NX5O8a__colDate{flex-basis:100%;order:1;font-size:.8rem}.expenses-module__NX5O8a__colMerchant{flex-grow:1;flex-basis:auto;order:2}.expenses-module__NX5O8a__colAmount{flex-basis:auto;order:3}.expenses-module__NX5O8a__colCategory{flex-basis:100%;order:4}.expenses-module__NX5O8a__colMethod{display:none}}
.goals-module__-m3ASa__container{flex-direction:column;gap:1.5rem;display:flex}.goals-module__-m3ASa__goalsGrid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:1.5rem;display:grid}.goals-module__-m3ASa__goalCard{flex-direction:column;height:100%;padding:1.5rem;display:flex}.goals-module__-m3ASa__goalHeader{align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.goals-module__-m3ASa__goalIcon{background:var(--bg-secondary,#f3f4f6);width:48px;height:48px;color:var(--text-primary,#111827);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.goals-module__-m3ASa__goalHeader h3{font-size:1.25rem;font-weight:600;line-height:1.3}.goals-module__-m3ASa__progressSection{margin-bottom:1.5rem}.goals-module__-m3ASa__progressLabels{align-items:baseline;gap:.5rem;margin-bottom:.5rem;display:flex}.goals-module__-m3ASa__current{color:var(--text-primary,#111827);font-size:1.5rem;font-weight:700}.goals-module__-m3ASa__target{color:var(--text-secondary,#6b7280);font-size:.95rem}.goals-module__-m3ASa__progressBar{margin-bottom:.5rem}.goals-module__-m3ASa__percentage{text-align:right;color:var(--text-secondary,#6b7280);font-size:.85rem}.goals-module__-m3ASa__goalDetails{background:var(--bg-secondary,#f3f4f6);border-radius:8px;flex-direction:column;flex-grow:1;gap:.75rem;margin-bottom:1.5rem;padding:1rem;display:flex}.goals-module__-m3ASa__detailRow{justify-content:space-between;font-size:.9rem;display:flex}.goals-module__-m3ASa__detailRow span{color:var(--text-secondary,#6b7280)}.goals-module__-m3ASa__goalActions{margin-top:auto}.goals-module__-m3ASa__actionBtn{width:100%}
.income-module__-kOCmG__container{flex-direction:column;gap:1.5rem;display:flex}.income-module__-kOCmG__listContainer{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:var(--radius-xl);background:#121620b3;border:1px solid #ffffff1a;overflow:hidden}.income-module__-kOCmG__incomeList{flex-direction:column;display:flex}.income-module__-kOCmG__listHeader{color:#9ca3af;text-transform:uppercase;letter-spacing:.05em;background:#ffffff0a;border-bottom:1px solid #ffffff14;padding:1rem 1.5rem;font-size:.85rem;font-weight:600;display:flex}.income-module__-kOCmG__incomeRow{cursor:pointer;border-bottom:1px solid #ffffff0f;align-items:center;padding:1rem 1.5rem;transition:background-color .2s;display:flex}.income-module__-kOCmG__incomeRow:hover{background-color:#ffffff0f}.income-module__-kOCmG__incomeRow:last-child{border-bottom:none}.income-module__-kOCmG__colDate{color:#9ca3af;flex:1;min-width:100px;font-size:.9rem}.income-module__-kOCmG__colDesc{color:#f9fafb;flex:2;min-width:150px;font-weight:500}.income-module__-kOCmG__colSource{flex:1.5;min-width:120px}.income-module__-kOCmG__colRecur{flex:1;min-width:100px}.income-module__-kOCmG__colAmount{text-align:right;min-width:100px;font-family:var(--font-mono);flex:1;font-weight:600}.income-module__-kOCmG__amountPositive{color:#34d399}@media (max-width:768px){.income-module__-kOCmG__listHeader{display:none}.income-module__-kOCmG__incomeRow{flex-wrap:wrap;gap:.5rem}.income-module__-kOCmG__colDate{flex-basis:100%;order:1;font-size:.8rem}.income-module__-kOCmG__colDesc{flex-grow:1;flex-basis:auto;order:2}.income-module__-kOCmG__colAmount{flex-basis:auto;order:3}.income-module__-kOCmG__colSource{flex-basis:100%;order:4}.income-module__-kOCmG__colRecur{display:none}}
.reports-module__5TZdEG__container{flex-direction:column;gap:1.5rem;display:flex}.reports-module__5TZdEG__kpiGrid{grid-template-columns:repeat(4,1fr);gap:1rem;display:grid}@media (max-width:900px){.reports-module__5TZdEG__kpiGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.reports-module__5TZdEG__kpiGrid{grid-template-columns:1fr}}.reports-module__5TZdEG__kpiCard{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#121620b3;border:1px solid #ffffff1a;border-radius:18px;flex-direction:column;justify-content:space-between;gap:.85rem;padding:1.15rem;display:flex}.reports-module__5TZdEG__kpiHeader{justify-content:space-between;align-items:center;display:flex}.reports-module__5TZdEG__kpiLabel{color:#9ca3af;font-size:.8rem;font-weight:500}.reports-module__5TZdEG__kpiIconEmerald{color:#34d399;background:#10b98126;border-radius:10px;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.reports-module__5TZdEG__kpiIconRose{color:#f87171;background:#f43f5e26;border-radius:10px;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.reports-module__5TZdEG__kpiIconBlue{color:#60a5fa;background:#3b82f626;border-radius:10px;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.reports-module__5TZdEG__kpiIconAmber{color:#fbbf24;background:#f59e0b26;border-radius:10px;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.reports-module__5TZdEG__kpiValueGroup{flex-direction:column;gap:.25rem;display:flex}.reports-module__5TZdEG__kpiValueIncome{color:#34d399;font-size:1.35rem;font-weight:700;font-family:var(--font-mono)}.reports-module__5TZdEG__kpiValueExpense{color:#f87171;font-size:1.35rem;font-weight:700;font-family:var(--font-mono)}.reports-module__5TZdEG__kpiValueSavings{color:#38bdf8;font-size:1.35rem;font-weight:700;font-family:var(--font-mono)}.reports-module__5TZdEG__kpiTrendPositive{color:#34d399;align-items:center;gap:.2rem;font-size:.75rem;font-weight:500;display:inline-flex}.reports-module__5TZdEG__kpiTrendNegative{color:#f87171;align-items:center;gap:.2rem;font-size:.75rem;font-weight:500;display:inline-flex}.reports-module__5TZdEG__kpiBadgeBlue{color:#38bdf8;background:#38bdf826;border-radius:999px;align-self:flex-start;padding:.2rem .5rem;font-size:.72rem;font-weight:600;display:inline-block}.reports-module__5TZdEG__statusBadgeGreen{color:#34d399;background:#10b98126;border-radius:999px;align-self:flex-start;padding:.25rem .6rem;font-size:.8rem;font-weight:600;display:inline-block}.reports-module__5TZdEG__statusBadgeRed{color:#f87171;background:#f43f5e26;border-radius:999px;align-self:flex-start;padding:.25rem .6rem;font-size:.8rem;font-weight:600;display:inline-block}.reports-module__5TZdEG__kpiSubText{color:#9ca3af;font-size:.72rem}.reports-module__5TZdEG__tabBar{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#121620b3;border:1px solid #ffffff1a;border-radius:14px;gap:.5rem;padding:.35rem;display:flex}.reports-module__5TZdEG__tabItem{color:#9ca3af;cursor:pointer;background:0 0;border:none;border-radius:10px;flex:1;justify-content:center;align-items:center;gap:.4rem;padding:.6rem 1rem;font-size:.85rem;font-weight:500;transition:all .2s;display:flex}.reports-module__5TZdEG__tabItem:hover{color:#f9fafb;background:#ffffff0d}.reports-module__5TZdEG__activeTab{font-weight:600;box-shadow:0 2px 10px #0071e34d;color:#fff!important;background:#0071e3!important}.reports-module__5TZdEG__reportCanvas{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#121620b3;border:1px solid #ffffff1a;border-radius:20px;padding:1.5rem}.reports-module__5TZdEG__sectionContainer{flex-direction:column;gap:1.5rem;display:flex}.reports-module__5TZdEG__sectionHeaderRow{justify-content:space-between;align-items:center;display:flex}.reports-module__5TZdEG__sectionTitle{color:#f9fafb;margin:0 0 .25rem;font-size:1.15rem;font-weight:600}.reports-module__5TZdEG__sectionSubtitle{color:#9ca3af;margin:0;font-size:.825rem}.reports-module__5TZdEG__legendGroup{color:#d1d5db;gap:1rem;font-size:.8rem;display:flex}.reports-module__5TZdEG__legendIncome,.reports-module__5TZdEG__legendExpense{align-items:center;gap:.35rem;display:flex}.reports-module__5TZdEG__dotIncome{background:#34d399;border-radius:50%;width:8px;height:8px}.reports-module__5TZdEG__dotExpense{background:#f87171;border-radius:50%;width:8px;height:8px}.reports-module__5TZdEG__chartVisualBox{background:#00000040;border:1px solid #ffffff14;border-radius:16px;align-items:flex-end;height:240px;padding:1.5rem 1rem 1rem;display:flex}.reports-module__5TZdEG__barChartContainer{justify-content:space-around;align-items:flex-end;width:100%;height:100%;display:flex}.reports-module__5TZdEG__barGroup{flex-direction:column;flex:1;justify-content:flex-end;align-items:center;gap:.5rem;height:100%;display:flex}.reports-module__5TZdEG__barsFlex{align-items:flex-end;gap:6px;width:44px;height:100%;display:flex}.reports-module__5TZdEG__barWrapper{flex:1;align-items:flex-end;height:100%;display:flex}.reports-module__5TZdEG__incomeBar{background:linear-gradient(#34d399 0%,#059669 100%);border-radius:4px 4px 0 0;width:100%;transition:height .4s}.reports-module__5TZdEG__expenseBar{background:linear-gradient(#f87171 0%,#dc2626 100%);border-radius:4px 4px 0 0;width:100%;transition:height .4s}.reports-module__5TZdEG__barMonthLabel{color:#9ca3af;font-size:.75rem;font-weight:500}.reports-module__5TZdEG__detailsTable{border:1px solid #ffffff14;border-radius:14px;flex-direction:column;display:flex;overflow:hidden}.reports-module__5TZdEG__tableHeader{color:#9ca3af;text-transform:uppercase;letter-spacing:.04em;background:#ffffff0a;grid-template-columns:2fr 2fr 2fr 2fr 1.5fr;padding:.85rem 1.25rem;font-size:.78rem;font-weight:600;display:grid}.reports-module__5TZdEG__tableRow{border-top:1px solid #ffffff0f;grid-template-columns:2fr 2fr 2fr 2fr 1.5fr;padding:.95rem 1.25rem;font-size:.875rem;display:grid}.reports-module__5TZdEG__cellMonth{color:#f9fafb;font-weight:600}.reports-module__5TZdEG__cellIncome{color:#34d399;font-family:var(--font-mono);font-weight:500}.reports-module__5TZdEG__cellExpense{color:#f87171;font-family:var(--font-mono);font-weight:500}.reports-module__5TZdEG__cellSavings{color:#38bdf8;font-family:var(--font-mono);font-weight:500}.reports-module__5TZdEG__cellRate{color:#a7f3d0;font-weight:600}.reports-module__5TZdEG__categoryStack{flex-direction:column;gap:.85rem;display:flex}.reports-module__5TZdEG__categoryRowCard{background:#ffffff08;border:1px solid #ffffff14;border-radius:14px;flex-direction:column;gap:.6rem;padding:1rem 1.25rem;display:flex}.reports-module__5TZdEG__categoryMetaRow{justify-content:space-between;align-items:center;display:flex}.reports-module__5TZdEG__categoryName{color:#f9fafb;font-size:.95rem;font-weight:600}.reports-module__5TZdEG__categoryValueGroup{align-items:center;gap:.85rem;display:flex}.reports-module__5TZdEG__categoryAmount{color:#f87171;font-size:.95rem;font-weight:600;font-family:var(--font-mono)}.reports-module__5TZdEG__categoryPercent{color:#9ca3af;background:#ffffff14;border-radius:999px;padding:.15rem .5rem;font-size:.8rem;font-weight:600}.reports-module__5TZdEG__progressTrack{background:#ffffff14;border-radius:999px;width:100%;height:8px;overflow:hidden}.reports-module__5TZdEG__progressBarFill{background:linear-gradient(90deg,#3b82f6 0%,#60a5fa 100%);border-radius:999px;height:100%;transition:width .4s}.reports-module__5TZdEG__progressBarGreen{background:linear-gradient(90deg,#10b981 0%,#34d399 100%);border-radius:999px;height:100%;transition:width .4s}.reports-module__5TZdEG__progressBarRed{background:linear-gradient(90deg,#ef4444 0%,#f87171 100%);border-radius:999px;height:100%;transition:width .4s}.reports-module__5TZdEG__wealthEngineGrid{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}@media (max-width:768px){.reports-module__5TZdEG__wealthEngineGrid{grid-template-columns:1fr}}.reports-module__5TZdEG__wealthCard{background:#ffffff08;border:1px solid #ffffff14;border-radius:16px;flex-direction:column;gap:1rem;padding:1.25rem;display:flex}.reports-module__5TZdEG__wealthCardHeader{justify-content:space-between;align-items:center;display:flex}.reports-module__5TZdEG__wealthCardHeader h4{color:#f9fafb;margin:0;font-size:.95rem;font-weight:600}.reports-module__5TZdEG__wealthRatioBadgeRed{color:#f87171;background:#f43f5e26;border-radius:999px;padding:.2rem .5rem;font-size:.75rem;font-weight:600}.reports-module__5TZdEG__wealthRatioBadgeGreen{color:#34d399;background:#10b98126;border-radius:999px;padding:.2rem .5rem;font-size:.75rem;font-weight:600}.reports-module__5TZdEG__wealthNumberGroup{flex-direction:column;gap:.2rem;display:flex}.reports-module__5TZdEG__wealthMainNum{color:#f9fafb;font-size:1.5rem;font-weight:700;font-family:var(--font-mono)}.reports-module__5TZdEG__wealthSubNum{color:#9ca3af;font-size:.825rem}.reports-module__5TZdEG__wealthCardDesc{color:#9ca3af;margin:0;font-size:.8rem;line-height:1.5}.reports-module__5TZdEG__emptyState{text-align:center;color:#9ca3af;padding:3rem}
.settings-module__LsxxbG__container{flex-direction:column;gap:1.5rem;max-width:800px;display:flex}.settings-module__LsxxbG__settingsGrid{flex-direction:column;gap:1.5rem;display:flex}.settings-module__LsxxbG__sectionCard{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:var(--radius-xl);background:#121620b3;border:1px solid #ffffff1a;padding:1.75rem}.settings-module__LsxxbG__sectionHeader{border-bottom:1px solid #ffffff14;margin-bottom:1.5rem;padding-bottom:1rem}.settings-module__LsxxbG__sectionHeader h2{color:#f9fafb;margin-bottom:.25rem;font-size:1.25rem;font-weight:600}.settings-module__LsxxbG__sectionHeader p{color:#9ca3af;font-size:.9rem}.settings-module__LsxxbG__formGroup{flex-direction:column;gap:1.25rem;max-width:500px;display:flex}.settings-module__LsxxbG__toggleList{flex-direction:column;gap:1.25rem;display:flex}.settings-module__LsxxbG__toggleItem{justify-content:space-between;align-items:center;display:flex}.settings-module__LsxxbG__toggleLabel strong{color:#f9fafb;margin-bottom:.25rem;font-weight:500;display:block}.settings-module__LsxxbG__toggleLabel p{color:#9ca3af;font-size:.85rem}.settings-module__LsxxbG__actions{justify-content:flex-end;margin-top:1.5rem;display:flex}.settings-module__LsxxbG__switch{width:48px;height:26px;display:inline-block;position:relative}.settings-module__LsxxbG__switch input{opacity:0;width:0;height:0}.settings-module__LsxxbG__slider{cursor:pointer;transition:all .3s var(--ease-default);background-color:#ffffff24;border:1px solid #ffffff1a;border-radius:26px;position:absolute;inset:0}.settings-module__LsxxbG__slider:before{content:"";width:20px;height:20px;transition:all .3s var(--ease-spring);background-color:#f9fafb;border-radius:50%;position:absolute;bottom:2px;left:2px;box-shadow:0 2px 4px #0006}input:checked+.settings-module__LsxxbG__slider{background:linear-gradient(135deg,#3b82f6 0%,#1d4ed8 100%);border-color:#3b82f680;box-shadow:0 0 12px #3b82f680}input:checked+.settings-module__LsxxbG__slider:before{background-color:#fff;transform:translate(22px)}
.login-module__3lrIIq__container{width:100%}.login-module__3lrIIq__header{text-align:center;margin-bottom:2rem}.login-module__3lrIIq__title{color:var(--text-primary,#111827);letter-spacing:-.02em;margin-bottom:.5rem;font-size:1.75rem;font-weight:700}.login-module__3lrIIq__subtitle{color:var(--text-secondary,#6b7280);font-size:.95rem}.login-module__3lrIIq__form{flex-direction:column;gap:1.25rem;display:flex}.login-module__3lrIIq__submitBtn{width:100%;margin-top:.5rem}.login-module__3lrIIq__footer{text-align:center;color:var(--text-secondary,#6b7280);margin-top:2rem;font-size:.9rem}.login-module__3lrIIq__link{color:var(--text-primary,#111827);font-weight:600;text-decoration:none;transition:opacity .2s}.login-module__3lrIIq__link:hover{opacity:.8;text-decoration:underline}
.signup-module__rERznW__container{width:100%}.signup-module__rERznW__header{text-align:center;margin-bottom:2rem}.signup-module__rERznW__title{color:var(--text-primary,#111827);letter-spacing:-.02em;margin-bottom:.5rem;font-size:1.75rem;font-weight:700}.signup-module__rERznW__subtitle{color:var(--text-secondary,#6b7280);font-size:.95rem}.signup-module__rERznW__form{flex-direction:column;gap:1.25rem;display:flex}.signup-module__rERznW__submitBtn{width:100%;margin-top:.5rem}.signup-module__rERznW__footer{text-align:center;color:var(--text-secondary,#6b7280);margin-top:2rem;font-size:.9rem}.signup-module__rERznW__link{color:var(--text-primary,#111827);font-weight:600;text-decoration:none;transition:opacity .2s}.signup-module__rERznW__link:hover{opacity:.8;text-decoration:underline}
.app-layout-module__AsPYwG__layout{min-height:100vh;color:var(--color-text-primary);background-color:#0b0e14;flex-direction:column;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,Inter,system-ui,sans-serif;display:flex}.app-layout-module__AsPYwG__mainContent{flex:1;width:100%;max-width:900px;margin:0 auto;padding:2rem 1.5rem 4rem}.app-layout-module__AsPYwG__mobileNavWrapper{display:none}.app-layout-module__AsPYwG__loadingContainer{background-color:#0b0e14;justify-content:center;align-items:center;width:100vw;height:100vh;padding:2rem;display:flex}@media (max-width:768px){.app-layout-module__AsPYwG__mainContent{padding:1rem 1rem 80px}.app-layout-module__AsPYwG__mobileNavWrapper{z-index:1000;display:block;position:fixed;bottom:0;left:0;right:0}}
.assistant-module__pzNVNa__container{flex-direction:column;max-width:900px;height:calc(100vh - 120px);margin:0 auto;display:flex}@media (max-width:768px){.assistant-module__pzNVNa__container{height:calc(100vh - 140px)}}.assistant-module__pzNVNa__chatShell{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#121620b3;border:1px solid #ffffff1a;border-radius:20px;flex-direction:column;height:100%;display:flex;overflow:hidden;box-shadow:0 10px 40px #0006}.assistant-module__pzNVNa__chatHeader{background:#ffffff08;border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;padding:1rem 1.25rem;display:flex}.assistant-module__pzNVNa__headerLeft{align-items:center;gap:.75rem;display:flex}.assistant-module__pzNVNa__botBadgeIcon{color:#fff;background:linear-gradient(135deg,#0071e3 0%,#5e5ce6 100%);border-radius:10px;justify-content:center;align-items:center;width:36px;height:36px;display:flex;box-shadow:0 2px 10px #0071e359}.assistant-module__pzNVNa__headerTitle{color:#f9fafb;margin:0;font-size:1rem;font-weight:600}.assistant-module__pzNVNa__headerSubtitle{color:#9ca3af;margin:0;font-size:.75rem}.assistant-module__pzNVNa__securityPill{color:#34d399;background:#10b9811f;border-radius:999px;align-items:center;gap:.35rem;padding:.3rem .65rem;font-size:.75rem;font-weight:500;display:flex}@media (max-width:600px){.assistant-module__pzNVNa__securityPill{display:none}}.assistant-module__pzNVNa__messagesArea{scrollbar-width:thin;scrollbar-color:#ffffff26 transparent;flex-direction:column;flex:1;gap:1.15rem;padding:1.25rem;display:flex;overflow-y:auto}.assistant-module__pzNVNa__messageRow{align-items:flex-start;gap:.65rem;max-width:85%;display:flex}.assistant-module__pzNVNa__rowUser{flex-direction:row-reverse;align-self:flex-end}.assistant-module__pzNVNa__rowAssistant{align-self:flex-start}.assistant-module__pzNVNa__botAvatar{color:#fff;background:linear-gradient(135deg,#0071e3 0%,#5e5ce6 100%);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;margin-top:2px;display:flex}.assistant-module__pzNVNa__userAvatar{color:#f9fafb;background:#ffffff1f;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;margin-top:2px;display:flex}.assistant-module__pzNVNa__bubble{word-break:break-word;border-radius:18px;flex-direction:column;gap:.4rem;padding:.85rem 1.15rem;font-size:.925rem;line-height:1.55;display:flex}.assistant-module__pzNVNa__bubbleUser{color:#fff;background:linear-gradient(135deg,#0071e3 0%,#005bb5 100%);border-bottom-right-radius:4px;box-shadow:0 3px 12px #0071e340}.assistant-module__pzNVNa__bubbleAssistant{color:#f3f4f6;background:#ffffff0d;border:1px solid #ffffff17;border-bottom-left-radius:4px}.assistant-module__pzNVNa__sourceMetaTag{color:#60a5fa;border-bottom:1px solid #ffffff0f;align-items:center;gap:.3rem;padding-bottom:.25rem;font-size:.72rem;font-weight:500;display:flex}.assistant-module__pzNVNa__sparkleBlue{color:#60a5fa}.assistant-module__pzNVNa__bubbleText{white-space:pre-wrap;margin:0}.assistant-module__pzNVNa__bubbleFooter{justify-content:space-between;align-items:center;gap:.75rem;margin-top:.15rem;display:flex}.assistant-module__pzNVNa__timeStamp{color:#ffffff73;font-size:.68rem}.assistant-module__pzNVNa__copyBtn{color:#ffffff73;cursor:pointer;background:0 0;border:none;border-radius:4px;padding:2px 4px;transition:color .2s}.assistant-module__pzNVNa__copyBtn:hover{color:#f9fafb}.assistant-module__pzNVNa__typingContainer{align-items:center;gap:.4rem;padding:.2rem 0;display:flex}.assistant-module__pzNVNa__dotPulse{background:#60a5fa;border-radius:50%;width:6px;height:6px;animation:1.4s ease-in-out infinite both assistant-module__pzNVNa__pulse}.assistant-module__pzNVNa__dotPulse:first-child{animation-delay:-.32s}.assistant-module__pzNVNa__dotPulse:nth-child(2){animation-delay:-.16s}@keyframes assistant-module__pzNVNa__pulse{0%,80%,to{opacity:.4;transform:scale(0)}40%{opacity:1;transform:scale(1)}}.assistant-module__pzNVNa__typingText{color:#9ca3af;margin-left:.2rem;font-size:.8rem}.assistant-module__pzNVNa__suggestedBar{background:#0003;border-top:1px solid #ffffff0f;padding:.5rem 1rem}.assistant-module__pzNVNa__suggestedTrack{scrollbar-width:none;gap:.4rem;display:flex;overflow-x:auto}.assistant-module__pzNVNa__suggestedTrack::-webkit-scrollbar{display:none}.assistant-module__pzNVNa__promptChip{color:#d1d5db;white-space:nowrap;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:999px;align-items:center;gap:.35rem;padding:.35rem .75rem;font-size:.78rem;transition:all .2s;display:flex}.assistant-module__pzNVNa__promptChip:hover:not(:disabled){color:#f9fafb;background:#3b82f62e;border-color:#3b82f666}.assistant-module__pzNVNa__chipZapIcon{color:#fbbf24}.assistant-module__pzNVNa__inputArea{background:#0b0e14cc;border-top:1px solid #ffffff14;padding:.85rem 1rem}.assistant-module__pzNVNa__inputWrapper{background:#ffffff0d;border:1px solid #ffffff1f;border-radius:999px;align-items:center;gap:.5rem;padding:.25rem .25rem .25rem 1rem;transition:border-color .2s;display:flex}.assistant-module__pzNVNa__inputWrapper:focus-within{border-color:#0071e3;box-shadow:0 0 0 3px #0071e333}.assistant-module__pzNVNa__chatInput{color:#f9fafb;background:0 0;border:none;outline:none;flex:1;font-size:.925rem}.assistant-module__pzNVNa__chatInput::placeholder{color:#6b7280}.assistant-module__pzNVNa__sendButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#0071e3 0%,#005bb5 100%);border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:all .2s;display:flex;box-shadow:0 2px 8px #0071e359}.assistant-module__pzNVNa__sendButton:disabled{opacity:.3;cursor:not-allowed;box-shadow:none}.assistant-module__pzNVNa__sendButton:hover:not(:disabled){transform:scale(1.05)}
.dashboard-module__THOMJa__container{flex-direction:column;gap:1.5rem;max-width:800px;margin:0 auto;padding:1rem 0 4rem;display:flex}.dashboard-module__THOMJa__homeHeader{flex-direction:column;gap:.5rem;padding-bottom:.5rem;display:flex}.dashboard-module__THOMJa__homeHeaderRow{justify-content:space-between;align-items:center;gap:1rem;width:100%;display:flex}.dashboard-module__THOMJa__customizeRulePill{color:#60a5fa;cursor:pointer;white-space:nowrap;background:#0071e326;border:1px solid #0071e359;border-radius:999px;flex-shrink:0;align-items:center;gap:.35rem;padding:.3rem .75rem;font-size:.78rem;font-weight:600;transition:all .2s;display:inline-flex}.dashboard-module__THOMJa__customizeRulePill:hover{color:#fff;background:#0071e34d;border-color:#0071e3}.dashboard-module__THOMJa__pageTitle{color:#f9fafb;letter-spacing:-.025em;margin:0;font-size:2.25rem;font-weight:700}.dashboard-module__THOMJa__metaSubtitle{color:#9ca3af;margin:0;font-size:.95rem;line-height:1.5}.dashboard-module__THOMJa__spentValue{color:#f87171;font-family:var(--font-mono);font-weight:500}.dashboard-module__THOMJa__remainingValue{color:#34d399;font-family:var(--font-mono);font-weight:500}.dashboard-module__THOMJa__statusValue{color:#60a5fa;font-weight:500}.dashboard-module__THOMJa__invisibleForm{width:100%;margin:.5rem 0}.dashboard-module__THOMJa__inputWrapper{align-items:center;width:100%;display:flex;position:relative}.dashboard-module__THOMJa__invisibleInput{width:100%;box-shadow:none!important;color:#f9fafb!important;font-size:1.2rem!important;font-weight:400!important;font-family:var(--font-sans)!important;background:0 0!important;border:none!important;border-bottom:1px solid #ffffff29!important;border-radius:0!important;outline:none!important;padding:1rem 3rem 1rem 0!important;transition:border-color .2s!important}.dashboard-module__THOMJa__invisibleInput::placeholder{color:#6b7280!important;font-weight:300!important}.dashboard-module__THOMJa__invisibleInput:focus{border-bottom-color:#3b82f6!important}.dashboard-module__THOMJa__sendIconBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#3b82f6 0%,#1d4ed8 100%);border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:all .2s;display:flex;position:absolute;right:0;box-shadow:0 4px 12px #2563eb66}.dashboard-module__THOMJa__sendIconBtn:disabled{opacity:.3;cursor:not-allowed;box-shadow:none}.dashboard-module__THOMJa__sendIconBtn:hover:not(:disabled){transform:scale(1.05);box-shadow:0 6px 16px #2563eb99}.dashboard-module__THOMJa__chipRow{scrollbar-width:none;gap:.5rem;padding-bottom:.5rem;display:flex;overflow-x:auto}.dashboard-module__THOMJa__chipRow::-webkit-scrollbar{display:none}.dashboard-module__THOMJa__chip{color:#9ca3af;white-space:nowrap;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:999px;padding:.35rem .85rem;font-size:.825rem;transition:all .2s}.dashboard-module__THOMJa__chip:hover{color:#f9fafb;background:#3b82f633;border-color:#3b82f666}.dashboard-module__THOMJa__journalSection,.dashboard-module__THOMJa__journalStream{flex-direction:column;display:flex}.dashboard-module__THOMJa__journalRow{border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:flex-start;gap:1.5rem;padding:1.25rem 0;display:flex}.dashboard-module__THOMJa__journalRow:last-child{border-bottom:none}.dashboard-module__THOMJa__rowLeft{flex-direction:column;flex:1;gap:.35rem;display:flex}.dashboard-module__THOMJa__entryText{color:#f9fafb;margin:0;font-size:1.075rem;font-weight:400;line-height:1.5}.dashboard-module__THOMJa__answerText{color:#60a5fa;margin:0;font-size:.95rem;line-height:1.5}.dashboard-module__THOMJa__rowRight{flex-shrink:0;align-items:center;gap:.75rem;margin-top:.15rem;display:flex}.dashboard-module__THOMJa__aiProcessingBadge{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#3b82f614;border:1px solid #3b82f633;border-radius:999px;align-items:center;gap:.45rem;padding:.25rem .65rem;display:flex}.dashboard-module__THOMJa__searchingDots{align-items:center;gap:3px;display:flex}.dashboard-module__THOMJa__dotRed{background-color:#ef4444;border-radius:50%;width:7px;height:7px;animation:1s infinite alternate dashboard-module__THOMJa__dot-pulse}.dashboard-module__THOMJa__dotBlue{background-color:#3b82f6;border-radius:50%;width:7px;height:7px;animation:1s .3s infinite alternate dashboard-module__THOMJa__dot-pulse}.dashboard-module__THOMJa__dotPurple{background-color:#a855f7;border-radius:50%;width:7px;height:7px;animation:1s .6s infinite alternate dashboard-module__THOMJa__dot-pulse}@keyframes dashboard-module__THOMJa__dot-pulse{0%{opacity:.5;transform:scale(.8)}to{opacity:1;transform:scale(1.2)}}.dashboard-module__THOMJa__aiGlowPulse{color:#60a5fa;justify-content:center;align-items:center;animation:1.5s ease-in-out infinite dashboard-module__THOMJa__apple-glow;display:flex}.dashboard-module__THOMJa__sparkleIcon{animation:4s linear infinite dashboard-module__THOMJa__spin-slow}.dashboard-module__THOMJa__aiStageText{color:#9ca3af;letter-spacing:-.01em;font-size:.85rem;font-weight:400}@keyframes dashboard-module__THOMJa__apple-glow{0%,to{opacity:.5;transform:scale(.95)}50%{opacity:1;transform:scale(1.1)}}@keyframes dashboard-module__THOMJa__spin-slow{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.dashboard-module__THOMJa__sourceBadgeGroup{align-items:center;gap:.5rem;display:flex}.dashboard-module__THOMJa__querySparkleTag{color:#9ca3af;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:999px;align-items:center;gap:.35rem;padding:.2rem .55rem;font-size:.85rem;font-weight:400;display:flex}.dashboard-module__THOMJa__rightTagGroup{align-items:center;gap:.75rem;display:flex}.dashboard-module__THOMJa__expenseTag{font-family:var(--font-mono);color:#9ca3af;font-size:1.05rem;font-weight:500}.dashboard-module__THOMJa__incomeTag{font-family:var(--font-mono);color:#34d399;font-size:1.05rem;font-weight:600}.dashboard-module__THOMJa__undoAction{color:#6b7280;cursor:pointer;background:0 0;border:none;border-radius:4px;align-items:center;gap:.25rem;padding:.2rem .4rem;font-size:.8rem;transition:color .2s;display:flex}.dashboard-module__THOMJa__undoAction:hover{color:#f87171}.dashboard-module__THOMJa__loadingStream{flex-direction:column;gap:1rem;display:flex}.dashboard-module__THOMJa__skeletonRow{border-bottom:1px solid #ffffff0f;justify-content:space-between;padding:1.25rem 0;display:flex}.dashboard-module__THOMJa__emptyState{color:#9ca3af;padding:3rem 0;font-size:1rem}.dashboard-module__THOMJa__emptySub{color:#6b7280;margin-top:.25rem;font-size:.875rem}.dashboard-module__THOMJa__customiseRulesCard{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#121620b3;border:1px solid #ffffff1a;border-radius:20px;flex-direction:column;gap:1rem;padding:1.15rem;display:flex}.dashboard-module__THOMJa__ruleCardHeader{justify-content:space-between;align-items:center;display:flex}.dashboard-module__THOMJa__ruleTitleGroup{align-items:center;gap:.6rem;display:flex}.dashboard-module__THOMJa__ruleIconBadge{color:#fff;background:linear-gradient(135deg,#0071e3 0%,#5e5ce6 100%);border-radius:10px;justify-content:center;align-items:center;width:32px;height:32px;display:flex;box-shadow:0 2px 8px #0071e34d}.dashboard-module__THOMJa__ruleHeading{color:#f9fafb;margin:0;font-size:.95rem;font-weight:600}.dashboard-module__THOMJa__ruleSubheading{color:#9ca3af;margin:0;font-size:.75rem}.dashboard-module__THOMJa__editRuleToggleBtn{color:#f9fafb;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:999px;align-items:center;gap:.35rem;padding:.35rem .75rem;font-size:.75rem;font-weight:500;transition:all .2s;display:inline-flex}.dashboard-module__THOMJa__editRuleToggleBtn:hover{background:#ffffff1f;border-color:#fff3}.dashboard-module__THOMJa__presetTabs{scrollbar-width:none;gap:.4rem;padding-bottom:.2rem;display:flex;overflow-x:auto}.dashboard-module__THOMJa__presetTabs::-webkit-scrollbar{display:none}.dashboard-module__THOMJa__presetBtn{color:#9ca3af;cursor:pointer;white-space:nowrap;background:#ffffff0a;border:1px solid #ffffff14;border-radius:10px;flex:1;justify-content:center;align-items:center;gap:.3rem;min-width:90px;padding:.45rem .6rem;font-size:.75rem;font-weight:500;transition:all .2s;display:flex}.dashboard-module__THOMJa__activePreset{color:#60a5fa;background:#3b82f62e;border-color:#3b82f6;font-weight:600}.dashboard-module__THOMJa__customizerPanel{background:#ffffff08;border:1px solid #ffffff14;border-radius:12px;flex-direction:column;gap:.6rem;padding:.85rem;display:flex}.dashboard-module__THOMJa__customSliderHeader{color:#d1d5db;justify-content:space-between;font-size:.8rem;display:flex}.dashboard-module__THOMJa__ratioRangeSlider{accent-color:#3b82f6;cursor:pointer;width:100%}.dashboard-module__THOMJa__presetQuickChips{gap:.4rem;display:flex}.dashboard-module__THOMJa__presetQuickChips button{color:#9ca3af;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:6px;flex:1;padding:.25rem .4rem;font-size:.7rem;transition:all .2s}.dashboard-module__THOMJa__presetQuickChips button:hover{color:#f9fafb;background:#3b82f633}.dashboard-module__THOMJa__ruleCalcGrid{grid-template-columns:repeat(3,1fr);gap:.5rem;display:grid}.dashboard-module__THOMJa__calcBox{background:#ffffff08;border:1px solid #ffffff0f;border-radius:10px;flex-direction:column;gap:.2rem;padding:.65rem .5rem;display:flex}.dashboard-module__THOMJa__boxLabel{color:#9ca3af;white-space:nowrap;font-size:.68rem}.dashboard-module__THOMJa__boxValue{color:#f9fafb;font-size:.85rem;font-weight:600;font-family:var(--font-mono)}.dashboard-module__THOMJa__boxLimitValue{color:#f87171;font-size:.85rem;font-weight:600;font-family:var(--font-mono)}.dashboard-module__THOMJa__boxSavingsValue{color:#34d399;font-size:.85rem;font-weight:600;font-family:var(--font-mono)}.dashboard-module__THOMJa__moreToolsSection{flex-direction:column;gap:.75rem;display:flex}.dashboard-module__THOMJa__toolsHeading{color:#f9fafb;margin:0;font-size:.95rem;font-weight:600}.dashboard-module__THOMJa__toolsGrid{grid-template-columns:repeat(2,1fr);gap:.65rem;display:grid}.dashboard-module__THOMJa__toolCard{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#121620b3;border:1px solid #ffffff1a;border-radius:14px;align-items:center;gap:.6rem;padding:.85rem;text-decoration:none;transition:all .2s;display:flex}.dashboard-module__THOMJa__toolCard:hover{background:#ffffff14;border-color:#3b82f666;transform:translateY(-1px)}.dashboard-module__THOMJa__toolIconBlue{color:#60a5fa;background:#3b82f626;border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.dashboard-module__THOMJa__toolIconEmerald{color:#34d399;background:#10b98126;border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.dashboard-module__THOMJa__toolIconAmber{color:#fbbf24;background:#f59e0b26;border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.dashboard-module__THOMJa__toolIconPurple{color:#c084fc;background:#a855f726;border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.dashboard-module__THOMJa__toolMeta{flex:1;min-width:0}.dashboard-module__THOMJa__toolMeta h4{color:#f9fafb;white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:.8rem;font-weight:600;overflow:hidden}.dashboard-module__THOMJa__toolMeta p{color:#9ca3af;white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:.68rem;overflow:hidden}.dashboard-module__THOMJa__toolArrow{color:#6b7280;flex-shrink:0;transition:transform .2s,color .2s}.dashboard-module__THOMJa__toolCard:hover .dashboard-module__THOMJa__toolArrow{color:#60a5fa;transform:translate(2px)}
.onboarding-module__nl8hKa__container{background-color:#0b0e14;justify-content:center;align-items:center;min-height:100vh;padding:1.5rem;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,Inter,system-ui,sans-serif;display:flex}.onboarding-module__nl8hKa__card{-webkit-backdrop-filter:blur(24px);background:#121620d9;border:1px solid #ffffff1f;border-radius:24px;flex-direction:column;gap:1.5rem;width:100%;max-width:520px;padding:2rem;display:flex;box-shadow:0 20px 60px #0009}.onboarding-module__nl8hKa__brandRow{align-items:center;gap:.6rem;display:flex}.onboarding-module__nl8hKa__logoBadge{color:#fff;background:linear-gradient(135deg,#0071e3 0%,#5e5ce6 100%);border-radius:9px;justify-content:center;align-items:center;width:32px;height:32px;display:flex;box-shadow:0 2px 8px #0071e366}.onboarding-module__nl8hKa__brandTitle{color:#f9fafb;font-size:1.1rem;font-weight:700}.onboarding-module__nl8hKa__progressHeader{align-items:center;gap:1rem;display:flex}.onboarding-module__nl8hKa__progressBar{background:#ffffff14;border-radius:999px;flex:1;height:6px;overflow:hidden}.onboarding-module__nl8hKa__progressFill{background:linear-gradient(90deg,#0071e3 0%,#5e5ce6 100%);border-radius:999px;height:100%;transition:width .3s}.onboarding-module__nl8hKa__progressText{color:#9ca3af;font-size:.78rem;font-weight:500}.onboarding-module__nl8hKa__stepContent{min-height:240px}.onboarding-module__nl8hKa__step{flex-direction:column;gap:1rem;animation:.3s ease-in-out onboarding-module__nl8hKa__fadeIn;display:flex}@keyframes onboarding-module__nl8hKa__fadeIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.onboarding-module__nl8hKa__step h2{color:#f9fafb;margin:0;font-size:1.35rem;font-weight:700}.onboarding-module__nl8hKa__step p{color:#9ca3af;margin:0;font-size:.875rem;line-height:1.5}.onboarding-module__nl8hKa__inputGroup{flex-direction:column;gap:1rem;margin-top:.5rem;display:flex}.onboarding-module__nl8hKa__ruleCardsGrid{flex-direction:column;gap:.75rem;margin-top:.5rem;display:flex}.onboarding-module__nl8hKa__ruleCard{cursor:pointer;background:#ffffff08;border:1px solid #ffffff14;border-radius:14px;padding:1rem;transition:all .2s}.onboarding-module__nl8hKa__ruleCard:hover{background:#ffffff0f;border-color:#fff3}.onboarding-module__nl8hKa__ruleCardActive{box-shadow:0 0 0 1px #0071e3;background:#0071e326!important;border-color:#0071e3!important}.onboarding-module__nl8hKa__ruleCardHeader{justify-content:space-between;align-items:center;display:flex}.onboarding-module__nl8hKa__ruleTitle{color:#f9fafb;font-size:.95rem;font-weight:600}.onboarding-module__nl8hKa__sparkleIcon{color:#fbbf24}.onboarding-module__nl8hKa__ruleDesc{color:#9ca3af;margin:.35rem 0 0;font-size:.8rem}.onboarding-module__nl8hKa__summaryCard{background:#ffffff08;border:1px solid #ffffff14;border-radius:16px;flex-direction:column;gap:.75rem;padding:1.25rem;display:flex}.onboarding-module__nl8hKa__summaryRow{color:#d1d5db;justify-content:space-between;align-items:center;font-size:.875rem;display:flex}.onboarding-module__nl8hKa__textGreen{font-family:var(--font-mono);color:#34d399!important}.onboarding-module__nl8hKa__textBlue{font-family:var(--font-mono);color:#38bdf8!important}.onboarding-module__nl8hKa__footer{border-top:1px solid #ffffff14;justify-content:space-between;align-items:center;padding-top:1rem;display:flex}.onboarding-module__nl8hKa__btnPrev{align-items:center;gap:.4rem;display:flex}.onboarding-module__nl8hKa__btnNext{align-items:center;gap:.4rem;display:flex;color:#fff!important;background:#0071e3!important}.onboarding-module__nl8hKa__btnComplete{align-items:center;gap:.4rem;font-weight:600;display:flex;box-shadow:0 4px 14px #10b98159;color:#fff!important;background:linear-gradient(135deg,#10b981 0%,#059669 100%)!important}
