:root{--space-xs: 4px;--space-sm: 8px;--space-md: 16px;--space-lg: 24px;--space-xl: 32px;--space-2xl: 48px}:root{--font-family: "Inter", system-ui, -apple-system, sans-serif;--font-mono: "JetBrains Mono", "Fira Code", monospace;--font-size-xs: .75rem;--font-size-sm: .875rem;--font-size-base: 1rem;--font-size-lg: 1.125rem;--font-size-xl: 1.5rem;--font-size-2xl: 2rem;--font-weight-normal: 400;--font-weight-medium: 500;--font-weight-semibold: 600;--font-weight-bold: 700;--line-height-tight: 1.25;--line-height-normal: 1.5}:root{--radius-sm: 4px;--radius-md: 8px;--radius-lg: 12px;--radius-full: 9999px}:root{--shadow-sm: 0 1px 2px rgba(0, 0, 0, .05);--shadow-md: 0 4px 6px rgba(0, 0, 0, .07);--shadow-lg: 0 10px 15px rgba(0, 0, 0, .1)}:root{--gray-50: #f9fafb;--gray-100: #f3f4f6;--gray-200: #e5e7eb;--gray-300: #d1d5db;--gray-400: #9ca3af;--gray-500: #6b7280;--gray-600: #4b5563;--gray-700: #374151;--gray-800: #1f2937;--gray-900: #111827;--white: #ffffff;--black: #000000;--color-success: #16a34a;--color-warning: #d97706;--color-danger: #dc2626;--color-info: #2563eb}:root{--transition-fast: .15s ease;--transition-normal: .25s ease}[data-theme=business]{--color-primary: #16a34a;--color-primary-hover: #15803d;--color-primary-light: #22c55e;--color-primary-bg: #f0fdf4;--color-primary-text: #ffffff;--color-accent: #059669;--color-sidebar-bg: #f0fdf4;--color-sidebar-text: #374151;--color-sidebar-active: #16a34a;--color-sidebar-active-text: #ffffff;--color-topbar-bg: #ffffff;--color-topbar-border: #e5e7eb}[data-theme=accounting]{--color-primary: #2563eb;--color-primary-hover: #1d4ed8;--color-primary-light: #3b82f6;--color-primary-bg: #eff6ff;--color-primary-text: #ffffff;--color-accent: #0284c7;--color-sidebar-bg: #eff6ff;--color-sidebar-text: #374151;--color-sidebar-active: #2563eb;--color-sidebar-active-text: #ffffff;--color-topbar-bg: #ffffff;--color-topbar-border: #e5e7eb}:root{--color-primary: #16a34a;--color-primary-hover: #15803d;--color-primary-light: #22c55e;--color-primary-bg: #f0fdf4;--color-primary-text: #ffffff;--color-accent: #059669;--color-sidebar-bg: #f0fdf4;--color-sidebar-text: #374151;--color-sidebar-active: #16a34a;--color-sidebar-active-text: #ffffff;--color-topbar-bg: #ffffff;--color-topbar-border: #e5e7eb}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{font-family:var(--font-family);font-size:var(--font-size-base);line-height:var(--line-height-normal);color:var(--gray-900);background-color:var(--gray-50)}a{color:var(--color-primary);text-decoration:none}a:hover{text-decoration:underline}button{cursor:pointer;font-family:inherit}input,select,textarea{font-family:inherit;font-size:inherit}
