:root{--gutter: 12px;--gutter-lg: 20px;--content-max: 68rem;--radius: 10px;--grund: #f6f7f9;--flaeche: #ffffff;--linie: #d8dce3;--text: #1b1f26;--text-leise: #59606c;--akzent: #1f4f82;--akzent-leise: #e8eff7;--code-grund: #eef1f5;--warn: #8a2e2e;--warn-grund: #fbeceb}@media(prefers-color-scheme:dark){:root{--grund: #14171c;--flaeche: #1c2027;--linie: #2f3541;--text: #e6e9ee;--text-leise: #a1a9b6;--akzent: #7fb0e6;--akzent-leise: #1e2938;--code-grund: #252b34;--warn: #f0a6a1;--warn-grund: #35211f}}*{box-sizing:border-box}html,body{margin:0;padding:0;min-height:100dvh;background:var(--grund);color:var(--text);font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif;line-height:1.55;font-size:16px}@media(min-width:600px){:root{--gutter: 16px}}code,pre{font-family:ui-monospace,SFMono-Regular,SF Mono,Menlo,Consolas,monospace;font-size:.9em}a{color:var(--akzent)}
