:root{--font-ui: "Inter", system-ui, sans-serif;--font-mono: "JetBrains Mono", "Fira Code", monospace;--bg: #080b10;--bg-2: #0c1018;--surface: #101520;--surface-2: #141a24;--surface-3: #1a2030;--border: #1e2840;--border-2: #263350;--text: #e2eaf6;--text-2: #7a8fa8;--text-3: #344d68;--accent: #7c3aed;--accent-2: #6d28d9;--accent-bg: rgba(124,58,237,.12);--accent-glow: rgba(124,58,237,.25);--cyan: #06b6d4;--cyan-bg: rgba(6,182,212,.1);--green: #10b981;--green-bg: rgba(16,185,129,.1);--orange: #f59e0b;--orange-bg: rgba(245,158,11,.1);--red: #ef4444;--red-bg: rgba(239,68,68,.1);--section-arbeitsplatz: #f59e0b;--section-prozesse: #06b6d4;--section-qualitaet: #ef4444;--section-werkzeuge: #7c3aed;--section-betrieb: #10b981;--section-system: #64748b;--r-sm: 4px;--r-md: 8px;--r-lg: 12px;--r-xl: 16px;--t: .18s cubic-bezier(.4,0,.2,1);--shadow: 0 4px 24px rgba(0,0,0,.4)}*{box-sizing:border-box;margin:0;padding:0}body{font-family:var(--font-ui);background:var(--bg);color:var(--text);font-size:13px;line-height:1.5;-webkit-font-smoothing:antialiased}::-webkit-scrollbar{width:4px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--border-2);border-radius:2px}
