:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}:root{--background: #09090b;--foreground: #fafafa;--card: #18181b;--card-foreground: #fafafa;--popover: #18181b;--popover-foreground: #fafafa;--primary: #8b5cf6;--primary-foreground: #fafafa;--secondary: #27272a;--secondary-foreground: #fafafa;--muted: #27272a;--muted-foreground: #a1a1aa;--accent: #27272a;--accent-foreground: #fafafa;--destructive: #ef4444;--destructive-foreground: #fafafa;--border: #27272a;--input: #27272a;--ring: #8b5cf6;--radius: .75rem}body{background-color:var(--background);color:var(--foreground)}#root{max-width:100%;margin:0;padding:0;text-align:center;min-height:100vh;display:flex;flex-direction:column}.app-container{width:100%;max-width:480px;margin:0 auto;padding:1rem;min-height:100vh;display:flex;flex-direction:column}.card{background-color:var(--card);border:1px solid var(--border);border-radius:var(--radius);padding:1rem;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a}.input{background-color:var(--input);border:1px solid var(--border);border-radius:var(--radius);color:var(--foreground);padding:.5rem 1rem;width:100%;font-size:.875rem;line-height:1.25rem;transition:border-color .2s ease}.input:focus{outline:none;border-color:var(--ring);box-shadow:0 0 0 2px var(--ring)}.button{display:inline-flex;align-items:center;justify-content:center;border-radius:var(--radius);font-weight:500;transition:all .2s ease;padding:.5rem 1rem;font-size:.875rem;line-height:1.25rem;cursor:pointer}.button-primary{background-color:var(--primary);color:var(--primary-foreground)}.button-primary:hover{opacity:.9}.button-secondary{background-color:var(--secondary);color:var(--secondary-foreground)}.button-secondary:hover{opacity:.9}.button-destructive{background-color:var(--destructive);color:var(--destructive-foreground)}.button-destructive:hover{opacity:.9}.badge{display:inline-flex;align-items:center;border-radius:9999px;padding:.125rem .625rem;font-size:.75rem;font-weight:500;line-height:1rem;text-transform:uppercase;letter-spacing:.025em}.badge-expense{background-color:#ef44441a;color:#ef4444}.badge-addition{background-color:#22c55e1a;color:#22c55e}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (prefers-reduced-motion: no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.read-the-docs{color:#888}
