:root{--background:#f4f4f5;--foreground:#18181b;--card:#fff;--card-foreground:#18181b;--muted:#f4f4f5;--muted-foreground:#71717a;--border:#e4e4e7;--input:#e4e4e7;--primary:#18181b;--primary-foreground:#fafafa;--secondary:#f4f4f5;--secondary-foreground:#18181b;--destructive:#dc2626;--destructive-foreground:#fafafa;--accent:#f4f4f5;--accent-foreground:#18181b;--ring:#a1a1aa;--radius:10px;--sidebar:#fff;--sidebar-border:#e4e4e7;--chart-1:#2563eb;--chart-2:#16a34a;--chart-3:#ea580c;--chart-4:#7c3aed;--chart-5:#db2777;--font-sans:"IBM Plex Sans","Segoe UI",system-ui,sans-serif;--font-mono:"IBM Plex Mono",ui-monospace,SFMono-Regular,Menlo,monospace}*{box-sizing:border-box}html,body{background:var(--background);min-height:100%;color:var(--foreground);font-family:var(--font-sans);-webkit-font-smoothing:antialiased;margin:0;padding:0;font-size:14px;line-height:1.45}a{color:inherit;-webkit-text-decoration:none;text-decoration:none}button,input,select,textarea{font:inherit}code{font-family:var(--font-mono);font-size:.92em}
