:root{--radius:0.5rem;--background:255 255 255;--foreground:10 37 64;--card:255 255 255;--card-foreground:10 37 64;--popover:255 255 255;--popover-foreground:10 37 64;--primary:29 78 216;--primary-foreground:255 255 255;--secondary:246 249 252;--secondary-foreground:10 37 64;--muted:246 249 252;--muted-foreground:135 146 162;--accent:239 246 255;--accent-foreground:29 78 216;--destructive:223 27 65;--border:227 232 239;--input:193 200 209;--ring:29 78 216;--chart-1:#1d4ed8;--chart-2:#2563eb;--chart-3:#3b82f6;--chart-4:#60a5fa;--chart-5:#93c5fd;--sidebar:#f6f9fc;--sidebar-foreground:#0a2540;--sidebar-primary:#1d4ed8;--sidebar-primary-foreground:#fff;--sidebar-accent:#eff6ff;--sidebar-accent-foreground:#1d4ed8;--sidebar-border:#e3e8ef;--sidebar-ring:#1d4ed8;--success:22 163 74;--success-bg:240 253 244;--success-hover:#15803d;--warning:217 119 6;--warning-bg:255 248 237;--warning-hover:#b45309;--error:#df1b41;--error-bg:#fef0f4;--error-hover:#be123c;--money:10 37 64;--text-disabled:193 200 209;--shadow-sm:0 1px 2px rgba(0,0,0,.04);--shadow-md:0 2px 8px rgba(0,0,0,.06),0 1px 2px rgba(0,0,0,.04);--shadow-lg:0 4px 16px rgba(0,0,0,.08),0 2px 4px rgba(0,0,0,.04)}.dark{--background:10 22 40;--foreground:240 244 248;--card:15 29 50;--card-foreground:240 244 248;--popover:21 34 56;--popover-foreground:240 244 248;--primary:59 130 246;--primary-foreground:255 255 255;--secondary:15 29 50;--secondary-foreground:240 244 248;--muted:15 29 50;--muted-foreground:90 122 153;--accent:23 37 84;--accent-foreground:191 219 254;--destructive:248 113 113;--border:30 45 69;--input:45 65 96;--ring:59 130 246;--chart-1:#3b82f6;--chart-2:#60a5fa;--chart-3:#93c5fd;--chart-4:#bfdbfe;--chart-5:#dbeafe;--sidebar:#0f1d32;--sidebar-foreground:#f0f4f8;--sidebar-primary:#3b82f6;--sidebar-primary-foreground:#fff;--sidebar-accent:#172554;--sidebar-accent-foreground:#bfdbfe;--sidebar-border:#1e2d45;--sidebar-ring:#3b82f6;--success:74 222 128;--success-bg:10 40 24;--success-hover:#86efac;--warning:251 191 36;--warning-bg:42 26 4;--warning-hover:#fcd34d;--error:#f87171;--error-bg:#2a0a12;--error-hover:#fca5a5;--money:240 244 248;--text-disabled:45 65 96;--shadow-sm:0 1px 2px rgba(0,0,0,.2);--shadow-md:0 2px 8px rgba(0,0,0,.3),0 1px 2px rgba(0,0,0,.2);--shadow-lg:0 4px 16px rgba(0,0,0,.4),0 2px 4px rgba(0,0,0,.2)}*{border-color:rgb(var(--border))}:focus-visible{outline:2px solid rgb(var(--ring));outline-offset:2px}body{background-color:rgb(var(--background));color:rgb(var(--foreground))}.font-display,body{font-family:var(--font-geist-sans),-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.font-mono,code,kbd,pre,samp{font-family:var(--font-geist-mono),"SFMono-Regular",Consolas,"Liberation Mono",monospace}body:before{content:"";display:block;height:3px;background-color:rgb(var(--primary));position:fixed;top:0;left:0;right:0;z-index:100}.nav-item-active{background-color:rgb(var(--accent));color:rgb(var(--accent-foreground));border-left:2px solid rgb(var(--primary))}.nav-item-inactive{color:rgb(var(--muted-foreground))}.nav-item-inactive:hover{background-color:rgb(var(--secondary));color:rgb(var(--foreground))}.btn-primary{background-color:rgb(var(--primary));color:rgb(var(--primary-foreground))}.btn-primary:hover{background-color:#2563eb}.dark .btn-primary:hover{background-color:#60a5fa}.btn-secondary{background-color:rgb(var(--secondary));color:rgb(var(--secondary-foreground))}.btn-secondary:hover{background-color:rgb(var(--muted))}.user-avatar{background-color:rgb(var(--primary))}.stats-grid-icon{background-color:rgb(var(--accent));border-radius:8px}.stats-grid-icon svg{color:rgb(var(--accent-foreground))}.stats-grid-label{color:rgb(var(--muted-foreground))}.stats-grid-value{color:rgb(var(--foreground))}.card{background-color:rgb(var(--card));border-radius:8px}.card-header-title{color:rgb(var(--foreground))}.card-header-subtitle{color:rgb(var(--muted-foreground))}.dashboard-layout{background-color:rgb(var(--background))}.dashboard-header{background-color:rgb(var(--card));border-color:rgb(var(--border))}.dashboard-header-title{color:rgb(var(--foreground))}.quick-action-item{border-color:rgb(var(--border))}.quick-action-item:hover{border-color:rgb(var(--primary));box-shadow:var(--shadow-sm)}.quick-action-icon{background-color:rgb(var(--accent))}.quick-action-icon svg{color:rgb(var(--accent-foreground))}.quick-action-title{color:rgb(var(--foreground))}.quick-action-description{color:rgb(var(--muted-foreground))}.activity-indicator-info{background-color:rgb(var(--primary))}.activity-text{color:rgb(var(--foreground))}.activity-time{color:rgb(var(--muted-foreground))}.input-field{border-color:rgb(var(--input));background-color:rgb(var(--card));color:rgb(var(--foreground))}.input-field:focus{--tw-ring-color:rgb(var(--ring))}.dark input:not([type=checkbox]):not([type=radio]):not([type=range]):not([type=submit]):not([type=button]):not([type=reset]),.dark select,.dark textarea{background-color:rgb(var(--card));border-color:rgb(var(--input));color:rgb(var(--foreground))}.dark input:focus,.dark select:focus,.dark textarea:focus{--tw-ring-color:rgb(var(--ring));border-color:rgb(var(--ring))}.loading-skeleton,.loading-skeleton-card,.loading-skeleton-header,.loading-skeleton-large-card{background-color:rgb(var(--muted))}.empty-state-description,.empty-state-icon{color:rgb(var(--muted-foreground))}.error-state-title{color:rgb(var(--destructive))}.error-state-description{color:rgb(var(--muted-foreground))}.bill-item{background-color:rgb(var(--muted))}.bill-item-details{color:rgb(var(--foreground))}.bill-item-meta{color:rgb(var(--muted-foreground))}.bill-item-amount,.bill-status-normal{color:rgb(var(--foreground))}.bill-status-normal{background-color:rgb(var(--muted));border-color:rgb(var(--border))}.metric-card-label,.metric-card-value-neutral{color:rgb(var(--foreground))}.metric-card-sublabel{color:rgb(var(--muted-foreground))}.metric-card-neutral{background-color:rgb(var(--muted));border-color:rgb(var(--border))}.change-indicator-context,.change-indicator-neutral{color:rgb(var(--muted-foreground))}.density-compact .card{padding:12px}