:root{--bg-gradient:radial-gradient(circle at 10% 20%, #eef2ff 0%, #f8fafc 35%, #fdfdfd 100%);--surface-primary:#fff;--surface-muted:#f4f6fb;--border-color:#e2e8f0;--text-primary:#0f172a;--text-secondary:#64748b;--accent:#6366f1;--accent-strong:#8b5cf6;--success:#22c55e;--danger:#f87171;--shadow-soft:0 20px 40px #0f172a14;--shadow-card:0 25px 60px #0f172a1f;--radius-lg:28px;--radius-md:18px;--radius-sm:12px;--modal-overlay-bg:#0f172a8c;--modal-overlay-blur:50px;--modal-overlay-animation:modalOverlayFade .18s ease forwards;--dashboard-page-bg:transparent;--dashboard-card-gradient:linear-gradient(145deg, #111c38, #241043);--dashboard-panel-gradient:linear-gradient(120deg, #ffffffe6, #f1f5f9f2);--dashboard-accent-gradient:linear-gradient(145deg, #eef2ff, #fff);--dashboard-control-bg:#fff;--dashboard-control-hover:#f1f5f9;--dashboard-control-active-bg:#0f172a;--dashboard-control-active-text:#fff;--dashboard-progress-track:#e2e8f0;--dashboard-chart-bg:linear-gradient(180deg, #f8fafcf2, #fff);--dashboard-chart-grid:#e2e8f0;--dashboard-chart-tick:#64748b;--account-card-shadow:0 12px 25px #0f172a33;--account-card-shadow-hover:0 20px 35px #0f172a4d;--verification-shell:#fff;--verification-section:#f8fafc;--verification-history:#f4f6fb;--verification-row:#fff;--verification-row-hover:#f8fafc;--verification-segment-active:#fff;--verification-strong:#334155;--verification-muted:#64748b;--verification-faint:#94a3b8;--verification-border:#e2e8f0;--verification-divider:#f1f5f9;--status-positive:#16a34a;--status-positive-action:#22c55e;--status-positive-soft:#22c55e24;--status-positive-border:#22c55e3d;--status-negative:#dc2626;--status-negative-action:#ef4444;--status-negative-soft:#ef44441f;--status-negative-border:#ef44443d;--status-warning:#d97706;--status-warning-action:#f59e0b;--status-warning-soft:#f59e0b24;--status-warning-border:#f59e0b3d;--app-page:#f8fafc;--app-surface:#fff;--app-surface-elevated:#fff;--app-surface-muted:#f8fafc;--app-surface-subtle:#f1f5f9;--app-surface-hover:#f1f5f9;--app-surface-glass:#fffffff0;--app-border:#e2e8f0;--app-border-strong:#cbd5e1;--app-text:#0f172a;--app-text-strong:#334155;--app-text-secondary:#475569;--app-text-muted:#64748b;--app-text-faint:#94a3b8;--app-accent-soft:#eef2ff;--app-blue-soft:#eff6ff;--app-overlay:#0f172a8c;--app-control-shadow:0 1px 2px #0f172a0f;--app-selected-bg:#e0e7ff;--app-selected-border:#818cf8;--app-selected-text:#312e81;--modal-surface:#fff;--modal-section:#f8fafc;--modal-border:#cbd5e1;--modal-shadow:0 28px 80px #0f172a3d;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased}*,:before,:after{box-sizing:border-box;margin:0;padding:0}body{background:var(--bg-gradient);min-height:100vh;color:var(--text-primary);font-family:Inter,SF Pro Display,Segoe UI,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;line-height:1.5}body[data-dashboard-theme=dark]{--theme-page:#0b0e14;--theme-surface:#151a23;--theme-surface-elevated:#1d2430;--theme-surface-muted:#1a202b;--theme-surface-subtle:#252e3b;--theme-surface-hover:#303b4b;--theme-border:#becfe742;--theme-border-strong:#cad9ef6b;--theme-text:#f8faff;--theme-text-strong:#edf2fa;--theme-text-secondary:#d2dbe8;--theme-text-muted:#b3bfd0;--theme-text-faint:#8e9baf;--theme-accent:#82aaff;--theme-accent-strong:#a7bdff;--theme-accent-soft:#82aaff2e;--theme-blue-soft:#60a5fa29;--theme-glow:#5b89e029;--bg-gradient:radial-gradient(circle at 15% -8%, var(--theme-glow), transparent 34%), var(--theme-page);--surface-primary:var(--theme-surface);--surface-muted:var(--theme-surface-muted);--border-color:var(--theme-border);--text-primary:var(--theme-text);--text-secondary:var(--theme-text-muted);--accent:var(--theme-accent);--accent-strong:var(--theme-accent-strong);--success:var(--status-positive);--danger:var(--status-negative);--shadow-soft:0 18px 42px #00000052;--shadow-card:0 30px 76px #00000070;--dashboard-page-bg:var(--bg-gradient);--dashboard-card-gradient:linear-gradient(145deg, var(--theme-surface), var(--theme-surface-elevated));--dashboard-panel-gradient:linear-gradient(145deg, var(--theme-surface-elevated), var(--theme-surface-muted));--dashboard-accent-gradient:linear-gradient(145deg, color-mix(in srgb, var(--theme-accent) 13%, var(--theme-surface)), var(--theme-surface-elevated));--dashboard-control-bg:var(--theme-surface-elevated);--dashboard-control-hover:var(--theme-surface-hover);--dashboard-control-active-bg:var(--theme-accent);--dashboard-control-active-text:#07101f;--dashboard-progress-track:var(--theme-surface-subtle);--dashboard-chart-bg:linear-gradient(180deg, var(--theme-surface-elevated), var(--theme-surface));--dashboard-chart-grid:var(--theme-border);--dashboard-chart-tick:var(--theme-text-muted);--account-card-shadow:inset 0 1px 0 #ffffff1a, 0 12px 26px #01071233;--account-card-shadow-hover:inset 0 1px 0 #ffffff1f, 0 16px 34px #01071240;--verification-shell:var(--theme-surface);--verification-section:var(--theme-surface-elevated);--verification-history:var(--theme-page);--verification-row:var(--theme-surface-elevated);--verification-row-hover:var(--theme-surface-hover);--verification-segment-active:var(--theme-surface-hover);--verification-strong:var(--theme-text);--verification-muted:var(--theme-text-muted);--verification-faint:var(--theme-text-faint);--verification-border:var(--theme-border-strong);--verification-divider:var(--theme-border);--status-positive:#74d09b;--status-positive-action:#3da76d;--status-positive-soft:#53c4852e;--status-positive-border:#69d79b61;--status-negative:#f28b98;--status-negative-action:#d85f70;--status-negative-soft:#e869792e;--status-negative-border:#f4899661;--status-warning:#edb65e;--status-warning-action:#c78a2e;--status-warning-soft:#e2a4462e;--status-warning-border:#edb65e66;--app-page:var(--theme-page);--app-surface:var(--theme-surface);--app-surface-elevated:var(--theme-surface-elevated);--app-surface-muted:var(--theme-surface-muted);--app-surface-subtle:var(--theme-surface-subtle);--app-surface-hover:var(--theme-surface-hover);--app-surface-glass:color-mix(in srgb, var(--theme-surface) 94%, transparent);--app-border:var(--theme-border);--app-border-strong:var(--theme-border-strong);--app-text:var(--theme-text);--app-text-strong:var(--theme-text-strong);--app-text-secondary:var(--theme-text-secondary);--app-text-muted:var(--theme-text-muted);--app-text-faint:var(--theme-text-faint);--app-accent-soft:var(--theme-accent-soft);--app-blue-soft:var(--theme-blue-soft);--app-overlay:#02050cc7;--app-control-shadow:inset 0 1px 0 #ffffff0f, 0 8px 24px #0000002e;--app-selected-bg:var(--theme-accent-soft);--app-selected-border:var(--theme-accent);--app-selected-text:#dce7ff;--modal-surface:var(--theme-surface-elevated);--modal-section:var(--theme-surface-muted);--modal-border:var(--theme-border-strong);--modal-shadow:0 38px 100px #0000009e, 0 0 0 1px #ffffff0d;background:var(--bg-gradient);--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}body[data-dashboard-theme=dark][data-dark-palette=midnight]{--theme-page:#06101d;--theme-surface:#0e1b2b;--theme-surface-elevated:#16263a;--theme-surface-muted:#122237;--theme-surface-subtle:#20334a;--theme-surface-hover:#29415d;--theme-border:#91b4e047;--theme-border-strong:#a4c4eb73;--theme-text:#f7faff;--theme-text-strong:#eaf2fc;--theme-text-secondary:#ccdaea;--theme-text-muted:#aabbd0;--theme-text-faint:#8396ad;--theme-accent:#6ea8ff;--theme-accent-strong:#9bc3ff;--theme-accent-soft:#5292f433;--theme-blue-soft:#3e8ff12e;--theme-glow:#2a72d238}body[data-dashboard-theme=dark][data-dark-palette=aubergine]{--theme-page:#100b15;--theme-surface:#1b1523;--theme-surface-elevated:#271e31;--theme-surface-muted:#21192b;--theme-surface-subtle:#33253f;--theme-surface-hover:#443253;--theme-border:#cfade045;--theme-border-strong:#dcbeec70;--theme-text:#fff8ff;--theme-text-strong:#f5eaf8;--theme-text-secondary:#dfcfe5;--theme-text-muted:#c3adc9;--theme-text-faint:#9e86a6;--theme-accent:#c89cff;--theme-accent-strong:#dfc1ff;--theme-accent-soft:#bb7dee33;--theme-blue-soft:#8982f62e;--theme-glow:#924ebb38;--dashboard-control-active-text:#1a1021;--app-selected-text:#f2e5ff}body[data-dashboard-theme=dark] input,body[data-dashboard-theme=dark] select,body[data-dashboard-theme=dark] textarea{color:var(--app-text);caret-color:var(--theme-accent)}body[data-dashboard-theme=dark] input::placeholder,body[data-dashboard-theme=dark] textarea::placeholder{color:var(--app-text-faint);opacity:1}body[data-dashboard-theme=dark] [aria-modal=true],body[data-dashboard-theme=dark] [class*=overlay i]>[class*=panel i],body[data-dashboard-theme=dark] [class*=overlay i]>[class*=modal i],body[data-dashboard-theme=dark] [class*=backdrop i]>[class*=dialog i],body[data-dashboard-theme=dark] [class*=backdrop i]>[class*=drawer i]{border-color:var(--modal-border);box-shadow:var(--modal-shadow)}:is(body[data-dashboard-theme=dark] [class*=overlay i]:has(>[class*=modal i]),body[data-dashboard-theme=dark] [class*=overlay i]:has(>[class*=panel i]),body[data-dashboard-theme=dark] [class*=backdrop i]:has(>[class*=dialog i]),body[data-dashboard-theme=dark] [class*=backdrop i]:has(>[class*=drawer i])){background:var(--app-overlay);-webkit-backdrop-filter:blur(14px)saturate(.82);backdrop-filter:blur(14px)saturate(.82)}body[data-dashboard-theme=dark] [class*=overlay i]>[class*=panel i],body[data-dashboard-theme=dark] [class*=overlay i]>[class*=modal i],body[data-dashboard-theme=dark] [class*=backdrop i]>[class*=dialog i],body[data-dashboard-theme=dark] [class*=backdrop i]>[class*=drawer i]{background:var(--modal-surface);border:1px solid var(--modal-border)}body[data-dashboard-theme=dark] iframe[data-theme-map-preview]{filter:brightness(.78)saturate(.72)contrast(.94)}button,input,select,textarea{font:inherit}button{transition:transform .2s,box-shadow .2s,background .2s}button:active{transform:scale(.98)}@media (hover:none),(pointer:coarse){input,select,textarea{font-size:16px!important}button:active,[role=button]:active{transform:none!important}}.goal-card{transition:transform .2s,box-shadow .2s,border-color .2s;position:relative;overflow:hidden}.goal-card:after{content:"";opacity:0;pointer-events:none;background:radial-gradient(circle at 20% 20%,#6366f12e,#0000 55%);transition:opacity .2s;position:absolute;inset:0}.goal-card:hover{border-color:#6366f166;transform:translateY(-3px);box-shadow:0 18px 36px #0f172a24}.goal-card:hover:after{opacity:1}.goal-alert{position:relative}.goal-alert-tooltip{color:#fff;white-space:nowrap;opacity:0;pointer-events:none;z-index:10;background:#0f172aeb;border-radius:8px;padding:6px 8px;font-size:11px;line-height:1.2;transition:opacity .15s,transform .15s;position:absolute;bottom:calc(100% + 6px);left:50%;transform:translate(-50%,4px)}.goal-alert:hover .goal-alert-tooltip{opacity:1;transform:translate(-50%)}.metric-link{align-items:center;gap:4px;transition:transform .15s,opacity .15s;display:inline-flex}.metric-link:hover{opacity:1;transform:scale(1.05)}.page-shell{background:var(--app-page);min-height:100vh;color:var(--app-text);transition:background-color .24s,color .24s;display:flex}.page-shell-inner{background:var(--app-page);min-width:0;color:var(--app-text);flex:1}.page-main{background:0 0;flex:1;min-width:0;padding:22px 28px 36px;animation:none}body[data-dashboard-theme=dark] .page-main{background-color:var(--app-page);color:var(--app-text)}body[data-dashboard-theme=dark] :is(input,select,textarea){--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}body[data-dashboard-theme=dark] :is(input,select,textarea)::placeholder{color:var(--app-text-faint)}@keyframes pageSlideDown{0%{opacity:0;transform:translateY(-30px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.page-main{animation:none}}.pending-pill{text-transform:uppercase;letter-spacing:.04em;color:var(--text-secondary);background:#94a3b833;border-radius:999px;padding:2px 10px;font-size:11px;font-weight:600}.pending-pill.income{background:var(--status-positive-soft);color:var(--status-positive)}.pending-pill.expense{background:var(--status-negative-soft);color:var(--status-negative)}.pending-pill.reminder{color:var(--accent);background:#6366f12e}.pending-amount{font-size:16px;font-weight:600}.pending-amount.positive{color:var(--success)}@keyframes quickspin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.animate-spin{animation:1s linear infinite quickspin}@keyframes bounce-dot{0%,80%,to{opacity:.5;transform:scale(0)}40%{opacity:1;transform:scale(1)}}.loading-dots{align-items:center;gap:8px;display:inline-flex}.loading-dots span{background:currentColor;border-radius:50%;width:12px;height:12px;animation:1.4s ease-in-out infinite both bounce-dot}.loading-dots span:first-child{animation-delay:-.32s}.loading-dots span:nth-child(2){animation-delay:-.16s}.loading-dots span:nth-child(3){animation-delay:0s}@keyframes pulse-dot{0%{opacity:.9;transform:scale(.9)}50%{opacity:.5;transform:scale(1.2)}to{opacity:.9;transform:scale(.9)}}.pending-amount.negative{color:var(--danger)}.pending-actions{flex-wrap:wrap;gap:10px;display:flex}.pending-action{border:1px solid var(--border-color);background:var(--surface-primary);color:var(--text-secondary);cursor:pointer;border-radius:12px;align-items:center;gap:6px;padding:10px 16px;font-size:13px;display:inline-flex}.pending-action.primary{background:var(--accent);color:#fff;border-color:var(--accent)}.pending-action.ghost{background:#0f172a08}.pending-action.icon-only{justify-content:center;width:32px;height:32px;padding:6px}.pending-action.icon-only svg{pointer-events:none}.schedule-tabs{flex-wrap:wrap;gap:8px;margin-bottom:16px;display:flex}.schedule-tab{border:1px solid var(--border-color);background:var(--surface-primary);color:var(--text-secondary);cursor:pointer;border-radius:999px;padding:6px 14px;font-size:13px}.schedule-tab.active{border-color:var(--accent);color:var(--accent);background:#6366f11f;font-weight:600}.view-tabs{flex-wrap:wrap;gap:8px;margin:16px 0;display:flex}.view-tab{border:1px solid var(--border-color);background:var(--surface-primary);color:var(--text-secondary);cursor:pointer;border-radius:999px;align-items:center;gap:8px;padding:6px 16px;font-size:13px;font-weight:500;display:inline-flex}.view-tab.active{border-color:var(--view-accent,var(--accent));background:var(--view-accent-tint,#6366f11f);color:var(--view-accent,var(--accent));font-weight:600}.view-tab__icon{width:26px;height:26px;color:inherit;background:#94a3b833;border-radius:999px;justify-content:center;align-items:center;transition:transform .2s;display:inline-flex}.view-tab.active .view-tab__icon{transform:translateY(-1px)}.type-filter-pills{flex-wrap:wrap;gap:8px;margin-bottom:12px;display:flex}.type-filter-pills button{border:1px solid var(--border-color);background:var(--surface-primary);color:var(--text-secondary);cursor:pointer;border-radius:999px;padding:6px 12px;font-size:12px}.type-filter-pills button.active{border-color:var(--accent);color:var(--accent);background:#6366f11f;font-weight:600}.table-hoverable tbody tr{transition:background .18s,box-shadow .18s}.table-hoverable tbody tr:hover{background:#6366f114;box-shadow:inset 0 0 0 999px #6366f105}.table-hoverable tbody tr td{transition:background .18s}.table-hoverable tbody tr:hover td{background:#6366f10d}.transactions-table tbody tr{transition:background .2s}.transactions-table tbody tr:hover{background:#6366f11f}@keyframes bellGlow{0%{box-shadow:0 0 #6366f100}50%{box-shadow:0 0 18px #6366f14d}to{box-shadow:0 0 #6366f100}}@keyframes bellPulse{0%{opacity:.7;transform:scale(.9)}to{opacity:0;transform:scale(1.3)}}.app-toast{color:#fff;z-index:320;border-radius:14px;align-items:center;gap:12px;padding:14px 18px;animation:.3s toastSlide;display:flex;position:fixed;bottom:24px;right:28px;box-shadow:0 18px 40px #0f172a2e}.app-toast.success{background:linear-gradient(135deg, var(--status-positive-action), var(--status-positive))}.app-toast.error{background:linear-gradient(135deg, var(--status-negative-action), var(--status-negative))}.app-toast button{color:#fff;cursor:pointer;background:#ffffff40;border:none;border-radius:999px;justify-content:center;align-items:center;width:22px;height:22px;display:flex}@keyframes toastSlide{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.modal-scale-in{--modal-base-transform:translate3d(0, 0, 0);transform-origin:50%;transform:var(--modal-base-transform);animation:.18s forwards quickModalScale}.modal-overlay{isolation:isolate;animation:var(--modal-overlay-animation)}.modal-overlay:before{content:"";background-color:var(--modal-overlay-bg);-webkit-backdrop-filter:blur(var(--modal-overlay-blur));pointer-events:none;z-index:-1;position:absolute;inset:0}@keyframes quickModalScale{0%{opacity:0;transform:var(--modal-base-transform) translateY(8px)}to{opacity:1;transform:var(--modal-base-transform)}}@keyframes modalOverlayFade{0%{opacity:0}to{opacity:1}}.stack-mobile{gap:16px;display:flex}.stack-mobile.wrap{flex-wrap:wrap}.grid-mobile-2{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.grid-mobile-3{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.responsive-table{-webkit-overflow-scrolling:touch;width:100%;overflow-x:auto}.responsive-table table{width:100%;min-width:720px}@media (max-width:1220px){.page-main{padding:18px 20px 90px!important}}@media (max-width:1024px){.page-shell{flex-direction:column}.page-shell-inner{width:100%}.page-main{width:100%;padding:18px 16px calc(90px + env(safe-area-inset-bottom))!important}.page-shell>aside{width:100%}.grid-mobile-2,.grid-mobile-3,.page-main section[style*=grid-template-columns]{grid-template-columns:minmax(0,1fr)!important}.stack-mobile{flex-direction:column!important}.responsive-table table{min-width:620px}.mobile-unset-max{height:auto!important;max-height:none!important}}@media (max-width:640px){.page-main{padding:16px 14px calc(86px + env(safe-area-inset-bottom))!important}body{font-size:15px}.page-main section{margin-bottom:18px!important}}@media (max-width:768px){.smart-budgets{gap:18px!important;padding:18px!important}.smart-budgets__status,.smart-budgets__totals{text-align:left!important}.smart-budgets__controls{width:100%;align-items:flex-start!important;min-width:0!important}.smart-budgets__status-line{flex-wrap:wrap;font-size:18px!important}.smart-budgets__totals-value{overflow-wrap:anywhere;flex-wrap:wrap;align-items:baseline;gap:2px;display:flex}.smart-budgets__grid{grid-template-columns:minmax(0,1fr)!important}.smart-budget-month-picker{width:100%;justify-content:flex-start!important;gap:8px!important}.smart-budget-month-picker__actions,.smart-budget-view-toggle{justify-content:flex-start;width:100%}.smart-budget-month-picker__label{flex:140px;width:auto;min-width:0!important}.smart-budget-category-card{width:100%}.smart-budget-graph__stats{grid-template-columns:minmax(0,1fr)!important}.smart-budget-graph__chart{height:280px!important}.smart-budget-category-card__header{gap:8px;align-items:flex-start!important}.smart-budget-category-card__title,.smart-budget-category-card__amount,.smart-budget-category-card__note{overflow-wrap:anywhere;word-break:break-word;min-width:0}.smart-budget-category-card__amount{font-size:18px!important}}.nextjs-portal,[data-nextjs-scroll-portal],.nextjs-devtools-toggle,.nextjs-announcement-bar{display:none!important}@media (max-width:768px){.mobile-hidden{display:none!important}}.mobile-app-landing{display:none}@media (max-width:1024px){.mobile-app-landing.active{flex-direction:column;justify-content:center;align-items:center;gap:24px;width:100%;min-height:calc(100vh - 80px);padding:24px;display:flex}.dashboard-content.landing-active{display:none!important}}.landing-btn{background:var(--surface-primary);border:1px solid var(--border-color);width:100%;max-width:320px;box-shadow:var(--shadow-card);color:var(--text-primary);cursor:pointer;border-radius:24px;flex-direction:column;align-items:center;gap:16px;padding:32px 24px;text-decoration:none;transition:all .25s cubic-bezier(.16,1,.3,1);display:flex}.landing-btn:active{transform:scale(.96);box-shadow:0 10px 20px #0f172a14}.landing-btn-icon{border-radius:20px;justify-content:center;align-items:center;width:64px;height:64px;font-size:32px;display:flex;overflow:hidden}.landing-btn-finante .landing-btn-icon{background:#fffffff5;box-shadow:0 14px 30px #0f172a1f}.landing-btn-logo{object-fit:cover;width:100%;height:100%;display:block}.landing-btn-sanatate .landing-btn-icon{color:var(--success);background:#22c55e26}.landing-btn-title{letter-spacing:-.02em;font-size:24px;font-weight:800}.landing-btn-desc{color:var(--text-secondary);text-align:center;font-size:14px;line-height:1.4}.app-processing-overlay{z-index:1000;-webkit-backdrop-filter:blur(10px)saturate(1.05);background:radial-gradient(circle at 50% 42%,#ef444424,#0000 34%),#f8fafcb8;justify-content:center;align-items:center;animation:.16s ease-out both app-processing-fade;display:flex;position:fixed;inset:0}.app-processing-card{color:#991b1b;background:#ffffffeb;border:1px solid #f871713d;border-radius:16px;justify-content:center;align-items:center;gap:14px;min-width:220px;padding:18px 22px;animation:.22s cubic-bezier(.2,.9,.2,1) both app-processing-card-in;display:inline-flex;box-shadow:0 24px 60px -32px #7f1d1db3,0 12px 28px -22px #0f172a59,inset 0 1px #ffffffe6}.app-processing-text{color:#7f1d1d;white-space:nowrap;font-size:13px;font-weight:800}@keyframes app-processing-fade{0%{opacity:0}to{opacity:1}}@keyframes app-processing-card-in{0%{opacity:0;transform:translateY(8px)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}@media (prefers-reduced-motion:reduce){.app-processing-overlay,.app-processing-card{animation:none}}
.MobileBrandBar-module__-cBMVq__wrapper{background:var(--app-surface-glass);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:310;border-bottom:1px solid #e2e8f0e6;justify-content:space-between;align-items:center;padding:10px 16px;display:none;position:sticky;top:0}.MobileBrandBar-module__-cBMVq__brand{align-items:center;gap:10px;display:flex}.MobileBrandBar-module__-cBMVq__burgerBtn{background:var(--app-surface);width:36px;height:36px;color:var(--app-text);cursor:pointer;border:1px solid #0f172a1f;border-radius:12px;justify-content:center;align-items:center;transition:background .2s,box-shadow .2s;display:flex;box-shadow:0 4px 12px #0f172a14}.MobileBrandBar-module__-cBMVq__burgerBtn:active{background:#6366f114;box-shadow:0 2px 6px #0f172a1f}.MobileBrandBar-module__-cBMVq__badge{background:var(--app-surface);border-radius:12px;justify-content:center;align-items:center;width:36px;height:36px;display:inline-flex;overflow:hidden;box-shadow:0 4px 12px #0f172a1f}.MobileBrandBar-module__-cBMVq__logo{object-fit:cover;width:100%;height:100%;display:block}.MobileBrandBar-module__-cBMVq__title{margin:0;font-size:16px;font-weight:600}.MobileBrandBar-module__-cBMVq__actions{align-items:center;gap:10px;display:flex}.MobileBrandBar-module__-cBMVq__actionBtn{background:var(--app-surface);color:var(--app-text);cursor:pointer;border:1px solid #0f172a1f;border-radius:12px;justify-content:center;align-items:center;width:36px;height:36px;display:inline-flex;box-shadow:0 8px 18px #0f172a1f}.MobileBrandBar-module__-cBMVq__overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:400;opacity:0;pointer-events:none;background:#0f172a80;transition:opacity .3s;position:fixed;inset:0}.MobileBrandBar-module__-cBMVq__overlayOpen{opacity:1;pointer-events:auto}.MobileBrandBar-module__-cBMVq__drawer{color:#e0e7ff;z-index:410;background:linear-gradient(#0f172a 0%,#1e1b4b 100%);flex-direction:column;width:280px;max-width:85vw;transition:transform .3s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;top:0;bottom:0;left:0;overflow:hidden auto;transform:translate(-100%);box-shadow:20px 0 60px #0006}.MobileBrandBar-module__-cBMVq__drawerOpen{transform:translate(0)}.MobileBrandBar-module__-cBMVq__drawerHeader{border-bottom:1px solid #e0e7ff14;justify-content:space-between;align-items:center;padding:20px 20px 16px;display:flex}.MobileBrandBar-module__-cBMVq__drawerBrand{align-items:center;gap:10px;display:flex}.MobileBrandBar-module__-cBMVq__drawerBadge{background:var(--app-surface-glass);border-radius:14px;justify-content:center;align-items:center;width:40px;height:40px;display:inline-flex;overflow:hidden;box-shadow:0 10px 24px #0f172a40}.MobileBrandBar-module__-cBMVq__drawerBrandName{font-size:18px;font-weight:600}.MobileBrandBar-module__-cBMVq__closeBtn{color:#e0e7ff;cursor:pointer;background:#e0e7ff0f;border:1px solid #e0e7ff26;border-radius:10px;justify-content:center;align-items:center;width:32px;height:32px;transition:background .2s;display:flex}.MobileBrandBar-module__-cBMVq__closeBtn:hover{background:#e0e7ff1f}.MobileBrandBar-module__-cBMVq__drawerNav{flex-direction:column;flex:1;gap:4px;padding:12px;display:flex;overflow-y:auto}.MobileBrandBar-module__-cBMVq__drawerSection{margin-bottom:4px}.MobileBrandBar-module__-cBMVq__drawerSectionToggle{cursor:pointer;color:#e0e7ff99;background:#e0e7ff0a;border:none;border-radius:8px;justify-content:space-between;align-items:center;width:100%;padding:7px 12px;transition:background .2s,color .2s;display:flex}.MobileBrandBar-module__-cBMVq__drawerSectionToggle:hover{color:#e0e7ffe6;background:#e0e7ff14}.MobileBrandBar-module__-cBMVq__drawerSectionTitle{text-transform:uppercase;letter-spacing:.1em;color:inherit;font-size:11px;font-weight:700}.MobileBrandBar-module__-cBMVq__drawerChevron{flex-shrink:0;transition:transform .25s;transform:rotate(-90deg)}.MobileBrandBar-module__-cBMVq__drawerChevronOpen{transform:rotate(0)}.MobileBrandBar-module__-cBMVq__drawerChildren{grid-template-rows:0fr;transition:grid-template-rows .25s;display:grid;overflow:hidden}.MobileBrandBar-module__-cBMVq__drawerChildrenInner{flex-direction:column;gap:2px;min-height:0;padding-top:0;display:flex}.MobileBrandBar-module__-cBMVq__drawerChildrenOpen{grid-template-rows:1fr}.MobileBrandBar-module__-cBMVq__drawerChildrenOpen .MobileBrandBar-module__-cBMVq__drawerChildrenInner{padding-top:4px}.MobileBrandBar-module__-cBMVq__drawerLink{color:#e0e7ffb3;border-radius:8px;align-items:center;gap:8px;padding:6px 12px 6px 14px;font-size:12.5px;font-weight:500;text-decoration:none;transition:background .2s,color .2s;display:flex;position:relative}.MobileBrandBar-module__-cBMVq__drawerLink:hover{color:#fff;background:#e0e7ff14}.MobileBrandBar-module__-cBMVq__drawerLinkActive{color:#fff;background:#6366f133}.MobileBrandBar-module__-cBMVq__drawerLinkActive .MobileBrandBar-module__-cBMVq__drawerLinkIcon{color:#fff;background:linear-gradient(135deg,#6366f1,#8b5cf6);box-shadow:0 4px 12px #6366f159}.MobileBrandBar-module__-cBMVq__drawerLinkIcon{background:#e0e7ff14;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;display:flex}.MobileBrandBar-module__-cBMVq__drawerPulse{background:#a5b4fc;border-radius:999px;width:6px;height:6px;animation:1.5s ease-in-out infinite MobileBrandBar-module__-cBMVq__drawerPulse;position:absolute;right:12px}@keyframes MobileBrandBar-module__-cBMVq__drawerPulse{0%{opacity:1;transform:scale(.8)}50%{opacity:.4;transform:scale(1.4)}to{opacity:1;transform:scale(.8)}}.MobileBrandBar-module__-cBMVq__drawerFooter{border-top:1px solid #e0e7ff14;flex-direction:column;gap:4px;padding:12px 12px 20px;display:flex}.MobileBrandBar-module__-cBMVq__drawerFooterBtn{color:#e0e7ffb3;cursor:pointer;text-align:left;background:0 0;border:none;border-radius:8px;align-items:center;gap:8px;width:100%;padding:7px 12px;font-size:12.5px;font-weight:500;transition:background .2s,color .2s;display:flex}.MobileBrandBar-module__-cBMVq__drawerFooterBtn:hover{color:#fff;background:#e0e7ff14}.MobileBrandBar-module__-cBMVq__drawerLogout{color:var(--status-negative)}.MobileBrandBar-module__-cBMVq__drawerLogout:hover{color:var(--status-negative);background:#f871711a}@media (max-width:1024px){.MobileBrandBar-module__-cBMVq__wrapper{display:flex}}
.NotificationBell-module__OUFigW__wrapper{position:relative}.NotificationBell-module__OUFigW__wrapperMobile{flex:none}.NotificationBell-module__OUFigW__bell{cursor:pointer;border:1px solid #0000;border-radius:10px;justify-content:center;align-items:center;width:32px;height:32px;transition:background .2s,border-color .2s,color .2s;display:inline-flex;position:relative}.NotificationBell-module__OUFigW__bellSidebar{color:#f8fafc;background:#0f172a59;border:1px solid #fff3}.NotificationBell-module__OUFigW__bellMobile{background:var(--app-surface);color:var(--text-primary);border:1px solid #0f172a1f}.NotificationBell-module__OUFigW__bellActive{box-shadow:0 0 0 2px #6366f12e}.NotificationBell-module__OUFigW__bellHasAlerts{color:var(--status-warning);background:#fbbf2426;border-color:#fbbf2499}.NotificationBell-module__OUFigW__count{color:#1e1b4b;background:#fbbf24;border-radius:999px;padding:0 5px;font-size:10px;font-weight:700;position:absolute;top:-6px;right:-4px;box-shadow:0 0 8px #fbbf2480}.NotificationBell-module__OUFigW__popover{border:1px solid var(--app-border-strong);z-index:320;border-radius:18px;flex-direction:column;gap:12px;padding:16px;display:flex;box-shadow:0 20px 50px #02061780}.NotificationBell-module__OUFigW__popoverFixed{max-width:min(340px,92vw);position:fixed}.NotificationBell-module__OUFigW__popoverSidebar{color:#e2e8f0;background:#0f172a}.NotificationBell-module__OUFigW__popoverMobile{background:var(--app-surface);color:var(--text-primary);border-color:var(--border-color);box-shadow:0 20px 50px #0f172a40}.NotificationBell-module__OUFigW__popoverHeader{text-transform:uppercase;letter-spacing:.14em;color:#e2e8f0cc;align-items:center;gap:8px;font-size:11px;font-weight:600;display:flex}.NotificationBell-module__OUFigW__stateRow{color:#e2e8f0e6;align-items:center;gap:8px;font-size:13px;display:inline-flex}.NotificationBell-module__OUFigW__spinner{animation:1s linear infinite NotificationBell-module__OUFigW__spin}@keyframes NotificationBell-module__OUFigW__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.NotificationBell-module__OUFigW__alertBlock{background:#1e1b4b99;border:1px solid #6366f140;border-radius:14px;flex-direction:column;gap:10px;padding:12px;display:flex}.NotificationBell-module__OUFigW__blockLabel{letter-spacing:.12em;text-transform:uppercase;color:#a5b4fce6;font-size:12px}.NotificationBell-module__OUFigW__popoverMobile .NotificationBell-module__OUFigW__blockLabel{color:#0f172ab8}.NotificationBell-module__OUFigW__popoverMobile .NotificationBell-module__OUFigW__alertBlock{background:var(--app-surface);border-color:var(--app-border-strong)}.NotificationBell-module__OUFigW__popoverMobile .NotificationBell-module__OUFigW__metaLine{color:#475569e6}.NotificationBell-module__OUFigW__popoverMobile .NotificationBell-module__OUFigW__shortfallBlock small{color:#475569b3}.NotificationBell-module__OUFigW__popoverMobile .NotificationBell-module__OUFigW__weeklyCard{color:var(--text-primary);background:#0f172a0f;border-color:#f8717159}.NotificationBell-module__OUFigW__popoverMobile .NotificationBell-module__OUFigW__stateRow{color:var(--text-secondary)}.NotificationBell-module__OUFigW__fundingItem{border-top:1px solid var(--app-border);justify-content:space-between;gap:12px;padding-top:10px;display:flex}.NotificationBell-module__OUFigW__fundingItem:first-of-type{border-top:none;padding-top:0}.NotificationBell-module__OUFigW__fundingTitle{margin-bottom:4px;font-size:14px;font-weight:600}.NotificationBell-module__OUFigW__metaLine{color:#e2e8f0bf;font-size:12px}.NotificationBell-module__OUFigW__shortfallBlock{text-align:right;min-width:120px;font-size:12px}.NotificationBell-module__OUFigW__shortfallBlock strong{color:#fbbf24;font-size:15px;display:block}.NotificationBell-module__OUFigW__shortfallBlock small{color:#e2e8f099;margin-top:2px;display:block}.NotificationBell-module__OUFigW__weeklyCard{background:#0f172acc;border:1px dashed #f8717159;border-radius:12px;flex-direction:column;gap:8px;padding:10px 12px;font-size:13px;display:flex}.NotificationBell-module__OUFigW__confirmButton{color:#1e1b4b;cursor:pointer;background:linear-gradient(135deg,#fbbf24,#f97316);border:none;border-radius:10px;justify-content:center;align-items:center;gap:6px;margin-top:6px;padding:8px 12px;font-weight:600;display:inline-flex}
.Sidebar-module__degjda__sidebar{color:#e0e7ff;z-index:20;background:linear-gradient(#0f172a 0%,#1e1b4b 100%);border-radius:0 32px 32px 0;flex-direction:column;flex-shrink:0;align-self:flex-start;gap:32px;width:210px;height:100vh;padding:28px 20px;display:flex;position:sticky;top:0;overflow:visible auto;box-shadow:0 20px 50px #0f172a66}.Sidebar-module__degjda__brand{align-items:center;gap:12px;display:flex;position:relative}.Sidebar-module__degjda__brand>div:last-child{z-index:1}.Sidebar-module__degjda__brandGlow{filter:blur(12px);z-index:0;background:radial-gradient(circle,#6366f159,#0000);border-radius:24px;position:absolute;inset:-12px}.Sidebar-module__degjda__brandBadge{background:var(--app-surface-glass);z-index:1;border-radius:16px;justify-content:center;align-items:center;width:48px;height:48px;display:flex;overflow:hidden;box-shadow:0 10px 28px #0f172a47}.Sidebar-module__degjda__brandBadgeAlert{outline:2px solid #fbbf24e6;animation:1.6s ease-in-out infinite Sidebar-module__degjda__pulseBadge}.Sidebar-module__degjda__brandLogo{object-fit:cover;width:100%;height:100%;display:block}@keyframes Sidebar-module__degjda__pulseBadge{0%{transform:scale(1);box-shadow:0 0 #fbbf2480}70%{transform:scale(1.04);box-shadow:0 0 20px 4px #fbbf2433}to{transform:scale(1);box-shadow:0 0 #fbbf2400}}.Sidebar-module__degjda__brandInfo{flex-direction:column;gap:4px;display:flex}.Sidebar-module__degjda__brandMeta{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.Sidebar-module__degjda__privacyToggle{color:#e0e7ff;cursor:pointer;background:#0f172a59;border:1px solid #e2e8f033;border-radius:10px;justify-content:center;align-items:center;width:28px;height:28px;transition:box-shadow .2s,transform .2s,border-color .2s;display:inline-flex;position:relative}.Sidebar-module__degjda__privacyToggle:hover{border-color:#a5b4fccc;transform:translateY(-1px);box-shadow:0 0 12px #818cf8b3}.Sidebar-module__degjda__privacyToggle:after{content:attr(data-tooltip);color:#fff;white-space:nowrap;opacity:0;pointer-events:none;z-index:50;background:#0f172af2;border-radius:8px;padding:4px 8px;font-size:11px;transition:opacity .15s,transform .15s;position:absolute;bottom:calc(100% + 8px);right:0;transform:translateY(4px)}.Sidebar-module__degjda__privacyToggle:hover:after{opacity:1;transform:translateY(0)}.Sidebar-module__degjda__brand p{font-size:20px;font-weight:600}.Sidebar-module__degjda__brand small{color:#e0e7ff99;letter-spacing:.12em;text-transform:uppercase;font-size:10px}.Sidebar-module__degjda__nav{flex-direction:column;gap:0;margin-top:4px;display:flex;position:relative;overflow:visible}.Sidebar-module__degjda__section{flex-direction:column;gap:0;margin-top:8px;display:flex;position:relative;overflow:visible}.Sidebar-module__degjda__sectionToggle{cursor:pointer;color:#e0e7ff99;background:#e0e7ff0a;border:none;border-radius:10px;justify-content:space-between;align-items:center;width:100%;padding:7px 12px;transition:background .2s,color .2s;display:flex}.Sidebar-module__degjda__sectionToggle:hover{color:#e0e7ffe6;background:#e0e7ff14}.Sidebar-module__degjda__sectionTitle{text-transform:uppercase;letter-spacing:.1em;color:inherit;font-size:11px;font-weight:700}.Sidebar-module__degjda__chevron{flex-shrink:0;transition:transform .25s;transform:rotate(-90deg)}.Sidebar-module__degjda__chevronOpen{transform:rotate(0)}.Sidebar-module__degjda__childrenWrapper{grid-template-rows:0fr;transition:grid-template-rows .25s;display:grid;overflow:hidden}.Sidebar-module__degjda__childrenInner{flex-direction:column;min-height:0;display:flex}.Sidebar-module__degjda__childrenOpen{grid-template-rows:1fr}.Sidebar-module__degjda__link{color:#e0e7ffb3;border-radius:8px;align-items:center;gap:8px;padding:5px 10px;font-size:12.5px;font-weight:500;text-decoration:none;transition:background .2s,color .2s;display:flex;position:relative}.Sidebar-module__degjda__link:hover{color:#fff;background:#e0e7ff14}.Sidebar-module__degjda__parentLink{cursor:default;background:#e2e8f00f}.Sidebar-module__degjda__active{color:#fff;background:#6366f133}.Sidebar-module__degjda__active .Sidebar-module__degjda__childIcon{color:#fff;background:linear-gradient(135deg,#6366f1,#8b5cf6);box-shadow:0 4px 12px #6366f159}.Sidebar-module__degjda__iconWrap{background:#e0e7ff14;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;display:flex}.Sidebar-module__degjda__pulse{background:#a5b4fc;border-radius:999px;width:6px;height:6px;animation:1.5s ease-in-out infinite Sidebar-module__degjda__pulse;position:absolute;right:16px}@keyframes Sidebar-module__degjda__pulse{0%{opacity:1;transform:scale(.8)}50%{opacity:.4;transform:scale(1.4)}to{opacity:1;transform:scale(.8)}}.Sidebar-module__degjda__pendingBadge{text-align:center;background:linear-gradient(135deg,#f59e0b,#f97316);border-radius:10px;min-width:20px;margin-left:auto;padding:3px 8px;font-size:12px;font-weight:700;line-height:1;animation:2s ease-in-out infinite Sidebar-module__degjda__pendingPulse;box-shadow:0 2px 8px #f59e0b66;color:#fff!important}@keyframes Sidebar-module__degjda__pendingPulse{0%{transform:scale(1);box-shadow:0 2px 8px #f59e0b66}50%{transform:scale(1.05);box-shadow:0 4px 12px #f59e0b99}to{transform:scale(1);box-shadow:0 2px 8px #f59e0b66}}.Sidebar-module__degjda__subNav{z-index:200;background:#0f172af5;border:1px solid #e2e8f02e;border-radius:14px;flex-direction:column;gap:4px;min-width:170px;padding:10px;display:none;position:absolute;top:0;left:calc(100% - 4px);box-shadow:0 20px 40px #00000059}.Sidebar-module__degjda__section:hover .Sidebar-module__degjda__subNav{display:flex}.Sidebar-module__degjda__childLink{color:#e0e7ffb3;background:0 0;gap:8px;padding:5px 10px 5px 14px;font-size:12.5px}.Sidebar-module__degjda__childLink:hover{color:#fff;background:#e0e7ff14}.Sidebar-module__degjda__childLink.Sidebar-module__degjda__active{color:#fff;background:#6366f133}.Sidebar-module__degjda__childIcon{background:#e0e7ff14;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;display:flex}.Sidebar-module__degjda__childBullet,.Sidebar-module__degjda__active .Sidebar-module__degjda__childBullet{display:none}.Sidebar-module__degjda__footer{letter-spacing:.18em;text-transform:uppercase;color:#e2e8f099;border-top:1px solid #e2e8f01f;margin-top:auto;padding-top:16px;font-size:12px}.Sidebar-module__degjda__footerVersion{letter-spacing:normal;text-transform:none;color:#e0e7ffc7;margin-top:8px;font-size:11px;display:block}@media (max-width:1024px){.Sidebar-module__degjda__sidebar{display:none}}body[data-dashboard-theme=dark] .Sidebar-module__degjda__sidebar{background:radial-gradient(circle at 20% 0,#5d7cbe1f,#0000 28%),linear-gradient(#101827 0%,#10192a 52%,#121b2d 100%);border-right:1px solid #9aaecc1f;border-radius:0 22px 22px 0;gap:22px;width:218px;padding:24px 18px 20px;box-shadow:inset -1px 0 #ffffff06,12px 0 36px #0107122e}body[data-dashboard-theme=dark] .Sidebar-module__degjda__brandGlow{filter:blur(16px);background:radial-gradient(circle,#6b88c72e,#0000 68%)}body[data-dashboard-theme=dark] .Sidebar-module__degjda__brandBadge{border-radius:14px;box-shadow:0 10px 24px #01071247,inset 0 0 0 1px #ffffffb8}body[data-dashboard-theme=dark] .Sidebar-module__degjda__brand p{color:#f4f7fb;letter-spacing:-.02em}body[data-dashboard-theme=dark] .Sidebar-module__degjda__nav{border-top:1px solid #9aaecc1a;margin-top:0;padding-top:16px}body[data-dashboard-theme=dark] .Sidebar-module__degjda__link{color:#d6deecb3;border-radius:10px;min-height:34px;padding:6px 10px;transition:background-color .18s,color .18s,transform .18s cubic-bezier(.2,.8,.2,1)}body[data-dashboard-theme=dark] .Sidebar-module__degjda__link:hover{color:#f4f7fb;background:#8da2ff17;transform:translate(1px)}body[data-dashboard-theme=dark] .Sidebar-module__degjda__active{color:#f4f7fb;background:linear-gradient(135deg,#6980ee3d,#708af829);box-shadow:inset 0 0 0 1px #8da2ff24,0 8px 20px #0107121f}body[data-dashboard-theme=dark] .Sidebar-module__degjda__iconWrap{color:#b7c3d8;background:#acbcd714}body[data-dashboard-theme=dark] .Sidebar-module__degjda__active .Sidebar-module__degjda__iconWrap{color:#dfe6ff;background:#8da2ff29}body[data-dashboard-theme=dark] .Sidebar-module__degjda__privacyToggle{color:#c4cede;background:#131d2dd1;border-color:#9aaecc26}body[data-dashboard-theme=dark] .Sidebar-module__degjda__footer{border-top-color:#9aaecc1a}
