*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--bg: #080c15;--surface: #0d1221;--surface2: #131929;--border: #1a2438;--border2: #1e2d45;--text: #eef2fc;--text-muted: #4a5a7a;--text-dim: #7a8fbb;--green: #2ecc8e;--green-bg: #071a12;--red: #f06b6b;--red-bg: #1e0a0a;--blue: #5aabff;--blue-bg: #071428;--amber: #f5b731;--amber-bg: #1e1505;--accent: #4a85f5;--accent2: #7048f0;--bottom-nav-height: 60px}body.light-mode{--bg: #f4f7ff;--surface: #ffffff;--surface2: #edf1fb;--border: #dce4f5;--border2: #c8d4ec;--text: #0a0e1a;--text-muted: #6a7a9a;--text-dim: #3a4a6a;--green-bg: #e0f7ee;--red-bg: #fde8e8;--blue-bg: #e0eeff;--amber-bg: #fef3d0}html,body,#root{height:100%;background:var(--bg);color:var(--text);font-family:Figtree,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}input,select,button{font-family:inherit}::-webkit-scrollbar{width:5px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--border2);border-radius:4px}@keyframes fadeUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideDown{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}@keyframes spin{to{transform:rotate(360deg)}}.fade-up{animation:fadeUp .25s ease both}.fade-up-2{animation:fadeUp .25s ease .04s both}.fade-up-3{animation:fadeUp .25s ease .08s both}.fade-in{animation:fadeIn .2s ease both}.slide-down{animation:slideDown .2s ease both}.quick-add-fab{display:none}@media (max-width: 768px){.quick-add-fab{display:flex!important}}.swipe-hint{display:none}@media (max-width: 768px){.swipe-hint{display:flex;align-items:center;justify-content:center;gap:10px;padding:7px 16px;font-size:11px;color:var(--text-muted);background:var(--surface);border-bottom:1px solid var(--border);letter-spacing:.02em}}.bottom-nav{display:none;position:fixed;bottom:0;left:0;right:0;height:var(--bottom-nav-height);background:var(--surface);border-top:1px solid var(--border);z-index:90;padding-bottom:env(safe-area-inset-bottom);-webkit-backdrop-filter:blur(0px);backdrop-filter:blur(0px)}.bottom-nav-inner{display:flex;height:100%}.bottom-nav-btn{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;background:transparent;border:none;cursor:pointer;padding:5px 2px;color:var(--text-muted);font-size:9px;font-weight:500;letter-spacing:.05em;transition:color .15s}.bottom-nav-btn.active{color:var(--accent)}.bottom-nav-icon{font-size:17px;line-height:1}.mobile-page-pad{padding-bottom:0}.entry-card{display:none;padding:13px 14px;border-bottom:1px solid var(--border);gap:10px}.desktop-table{display:block}.paid-section-header{display:flex;justify-content:space-between;align-items:center;padding:11px 16px;cursor:pointer;background:var(--surface);border-bottom:1px solid var(--border);-webkit-user-select:none;user-select:none;transition:background .15s}.paid-section-header:hover{background:var(--surface2)}.paid-section-chevron{font-size:10px;color:var(--text-muted);transition:transform .2s ease}.paid-section-chevron.open{transform:rotate(180deg)}.paid-entry{animation:slideDown .18s ease both}@media (max-width: 768px){.bottom-nav{display:flex}.desktop-nav-tabs,.desktop-username{display:none!important}.mobile-page-pad{padding-bottom:calc(var(--bottom-nav-height) + env(safe-area-inset-bottom))}.entry-card{display:flex}.desktop-table{display:none}.month-bar-scroll{padding:0 10px!important}.main-pad{padding:10px!important}.header-pad{padding:10px 14px!important}.stats-grid-mobile{grid-template-columns:1fr 1fr!important;gap:8px!important}.stat-card-mobile{padding:11px 12px!important}.stat-val-mobile{font-size:16px!important}.toolbar-mobile{flex-wrap:wrap;gap:6px!important}.search-mobile{min-width:unset!important;width:100%!important;order:-1}}
