@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2c55a0e60120577a-s.0bjc5tiuqdqro.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/9c72aa0f40e4eef8-s.0m6w47a4e5dy9.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/ad66f9afd8947f86-s.11u06r12fd6v_.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/5476f68d60460930-s.0wxq9webf.ew4.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2bbe8d2671613f1f-s.067x_6k0k23tk.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/1bffadaabf893a1e-s.16ipb6fqu393i.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/83afe278b6a6bb3c-s.p.0q-301v4kxxnr.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter Fallback;src:local(Arial);ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.0%;size-adjust:107.12%}.inter_5972bc34-module__OU16Qa__className{font-family:Inter,Inter Fallback;font-style:normal}
:root{--primary:#4f46e5;--primary-hover:#4338ca;--bg:#f3f4f6;--bg-card:#fff;--text-main:#111827;--text-muted:#6b7280;--border:#e5e7eb;--sidebar-w:240px;--font-family:"Inter", system-ui, sans-serif;--danger:#ef4444;--success:#10b981;--card-shadow:0 1px 3px #0000000d, 0 1px 2px #00000008;--card-shadow-hover:0 4px 6px #0000000d, 0 2px 4px #00000008;--bottom-nav-h:60px}@media (prefers-color-scheme:dark){:root{--primary:#6366f1;--primary-hover:#4f46e5;--bg:#111827;--bg-card:#1f2937;--text-main:#f9fafb;--text-muted:#9ca3af;--border:#374151}}*{box-sizing:border-box;margin:0;padding:0}body{font-family:var(--font-family);background-color:var(--bg);color:var(--text-main);-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}ul{list-style:none}input,button,select{font-family:inherit}.auth-container{justify-content:center;align-items:center;min-height:100vh;padding:1rem;display:flex}.auth-card{background:var(--bg-card);border:1px solid var(--border);border-radius:16px;width:100%;max-width:420px;padding:2.5rem;box-shadow:0 10px 25px #0000000d}.auth-title{text-align:center;margin-bottom:.5rem;font-size:1.5rem;font-weight:700}.auth-subtitle{color:var(--text-muted);text-align:center;margin-bottom:2rem;font-size:.875rem}.form-group{margin-bottom:1.25rem}.form-label{color:var(--text-main);margin-bottom:.5rem;font-size:.875rem;font-weight:500;display:block}.form-input{border:1px solid var(--border);background:var(--bg);width:100%;color:var(--text-main);border-radius:8px;padding:.75rem 1rem;transition:all .2s}.form-input:focus{border-color:var(--primary);outline:none;box-shadow:0 0 0 3px #6366f11a}.btn-primary{background:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:.625rem 1rem;font-size:.875rem;font-weight:500;transition:all .2s;display:flex;box-shadow:0 1px 2px #0000000d}.btn-primary:hover:not(:disabled){background:var(--primary-hover)}.btn-primary:disabled{opacity:.7;cursor:not-allowed}.error-msg{color:var(--danger);text-align:center;background:#ef44441a;border-radius:6px;margin-bottom:1rem;padding:.5rem;font-size:.875rem}.app-layout{min-height:100vh;display:flex}.sidebar{width:var(--sidebar-w);background:var(--bg-card);border-right:1px solid var(--border);z-index:50;flex-direction:column;display:flex;position:fixed;top:0;bottom:0;left:0}.sidebar-header{border-bottom:1px solid var(--border);color:var(--primary);align-items:center;gap:.75rem;padding:1rem 1.25rem;font-size:1.125rem;font-weight:700;display:flex}.sidebar-nav{flex:1;padding:1rem}.nav-item{color:var(--text-muted);border-radius:8px;align-items:center;gap:.6rem;margin-bottom:.25rem;padding:.5rem .75rem;font-size:.875rem;font-weight:500;transition:all .2s;display:flex}.nav-item:hover,.nav-item.active{color:var(--primary);background:#6366f11a}.main-content{margin-left:var(--sidebar-w);flex:1;min-width:0;padding:1.5rem 2rem}.page-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:1.5rem;display:flex}.page-title{color:var(--text-main);font-size:1.5rem;font-weight:700}.card{background:var(--bg-card);border:1px solid var(--border);box-shadow:var(--card-shadow);border-radius:10px;padding:1.25rem}.card:hover{box-shadow:var(--card-shadow-hover)}.stat-card{flex-direction:column;display:flex}.stat-value{margin-top:.25rem;font-size:1.75rem;font-weight:700}.stat-title{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;font-size:.8125rem;font-weight:600}.grid-cols-3{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.bottom-nav,.mobile-topbar{display:none}.desktop-header{display:flex}.expense-cards-mobile{display:none}.expense-table-desktop{display:block}@media (max-width:768px){.sidebar{display:none}.main-content{padding:.875rem 1rem;padding-bottom:calc(var(--bottom-nav-h) + 1rem);margin-left:0}.page-header{flex-direction:column;align-items:flex-start;gap:.625rem;margin-bottom:1rem}.page-header .btn-primary{align-self:flex-start;width:auto}.page-title{font-size:1.25rem}.grid-cols-3{grid-template-columns:1fr}.stats-grid-4{grid-template-columns:1fr 1fr!important}.charts-grid-2,.cats-grid-2{grid-template-columns:1fr!important}.bottom-nav{height:var(--bottom-nav-h);background:var(--bg-card);border-top:1px solid var(--border);z-index:50;justify-content:space-around;align-items:stretch;display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -4px 12px #0000000f}.bottom-nav-item{color:var(--text-muted);cursor:pointer;background:0 0;border:none;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:.2rem;padding:.5rem 0;font-size:.6875rem;font-weight:500;text-decoration:none;transition:color .15s;display:flex;position:relative}.bottom-nav-item.active{color:var(--primary)}.bottom-nav-item.active:before{content:"";background:var(--primary);border-radius:0 0 2px 2px;width:32px;height:2px;position:absolute;top:0;left:50%;transform:translate(-50%)}.mobile-topbar{background:var(--bg-card);border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;margin:-.875rem -1rem .875rem;padding:.625rem 1rem;display:flex}.desktop-header{display:none}.mobile-topbar-brand{color:var(--primary);align-items:center;gap:.5rem;font-size:1rem;font-weight:700;display:flex}.mobile-topbar-user{color:var(--text-muted);font-size:.75rem}.cycle-header-row{gap:.25rem;flex-direction:column!important;align-items:flex-start!important}.cycle-header-row .cycle-amount{font-size:1.25rem!important}.cycle-stats-right{display:none!important}.expense-table-desktop{display:none}.expense-cards-mobile{flex-direction:column;gap:.625rem;display:flex}.filters-grid{grid-template-columns:1fr 1fr!important;gap:.5rem!important;display:grid!important}.filters-grid .filter-search-icon{display:none}.filters-grid select,.filters-grid button{width:100%!important;height:38px!important}.month-picker-dropdown{max-height:72vh;overflow-y:auto;bottom:calc(var(--bottom-nav-h) + .5rem)!important;border-radius:16px!important;width:auto!important;min-width:0!important;position:fixed!important;top:auto!important;left:1rem!important;right:1rem!important;box-shadow:0 -4px 40px #0003!important}.stat-value{font-size:1.375rem}.card:hover{box-shadow:var(--card-shadow);transform:none}}.profile-page{justify-content:center;padding-top:1rem;display:flex}.profile-card{background:var(--bg-card);border:1px solid var(--border);width:100%;max-width:480px;box-shadow:var(--card-shadow);border-radius:16px;padding:2rem}.profile-card-header{border-bottom:1px solid var(--border);align-items:center;gap:1rem;margin-bottom:1.75rem;padding-bottom:1.25rem;display:flex}.profile-card-header h1{margin-bottom:.125rem;font-size:1.125rem;font-weight:700}.profile-card-header p{color:var(--text-muted);font-size:.8125rem}.profile-icon-wrap{width:44px;height:44px;color:var(--primary);background:#6366f11f;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.profile-form{flex-direction:column;gap:1rem;display:flex}.profile-field{flex-direction:column;gap:.375rem;display:flex}.profile-field label{color:var(--text-main);font-size:.8125rem;font-weight:500}.profile-input-wrap{position:relative}.profile-input-wrap input{border:1px solid var(--border);background:var(--bg);width:100%;color:var(--text-main);border-radius:8px;padding:.6875rem 2.5rem .6875rem .875rem;font-size:.9375rem;transition:border-color .2s,box-shadow .2s}.profile-input-wrap input:focus{border-color:var(--primary);outline:none;box-shadow:0 0 0 3px #6366f11a}.profile-eye{color:var(--text-muted);cursor:pointer;background:0 0;border:none;padding:.25rem;line-height:0;transition:color .15s;position:absolute;top:50%;right:.625rem;transform:translateY(-50%)}.profile-eye:hover{color:var(--text-main)}.profile-alert{border-radius:8px;align-items:center;gap:.5rem;padding:.625rem .875rem;font-size:.875rem;font-weight:500;display:flex}.profile-alert--error{color:var(--danger);background:#ef44441a}.profile-alert--success{color:var(--success);background:#10b9811a}.profile-submit{background:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:8px;margin-top:.5rem;padding:.6875rem 1rem;font-size:.9375rem;font-weight:600;transition:background .2s,transform .15s,box-shadow .2s;box-shadow:0 1px 2px #00000014}.profile-submit:hover:not(:disabled){background:var(--primary-hover)}.profile-submit:disabled{opacity:.65;cursor:not-allowed}
