@charset "UTF-8";:root{color-scheme:light dark;--rand: #8883;--gedaempft: #8889;--warn: #b45309;--gut: #15803d;--schlecht: #b91c1c;--flaeche: light-dark(#fff, #17171a);--flaeche-2: light-dark(#f7f7f8, #1f1f23);--text: light-dark(#18181b, #e8e8ea);--akzent: light-dark(#1d4ed8, #60a5fa)}*{box-sizing:border-box}html,body{margin:0;padding:0;background:var(--flaeche);color:var(--text);font:15px/1.5 system-ui,-apple-system,sans-serif}button,input,select{font:inherit;color:inherit}code,.einheitlich{font-family:ui-monospace,SFMono-Regular,monospace;font-size:.88em}a{color:var(--akzent)}
