:root{color-scheme:light;--pg: #12726b;--pg-deep: #0e4a44;--pg-soft: #e7f2f0;--gold: #9a6f1f;--ink: #13201d;--tinte: #1f2933;--muted: #55646b;--faint: #6b7684;--line: #dfe6e4;--surface: #ffffff;--ground: #f5f8f7;--good: #2f7d4f;--bad: #b00020;--radius: 12px;--serif: "Iowan Old Style", "Palatino Linotype", Palatino, "Book Antiqua", Georgia, serif;--sans: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;--mono: ui-monospace, "SF Mono", "JetBrains Mono", Menlo, Consolas, monospace}*{box-sizing:border-box}body{margin:0;background:var(--ground);color:var(--tinte);font-family:var(--sans);-webkit-text-size-adjust:100%;-webkit-font-smoothing:antialiased}:root{--breite-lesen: 940px;--breite-arbeiten: min(1600px, 100vw - 48px)}.app{max-width:var(--breite-lesen);margin:0 auto;padding:16px}.app--breit{max-width:var(--breite-arbeiten)}@media(min-width:600px){.app{padding:24px}}.app--breit p,.app--breit .hinweis{max-width:68ch}.app--breit .breit-ok{max-width:none}.app h1,.app h2,.app h3{font-family:var(--serif);font-weight:600;letter-spacing:-.01em;color:var(--tinte);text-wrap:balance}.app h2{font-size:19px}.app h3{font-size:16px}.app a{color:var(--pg)}.modul-grid{display:grid;grid-template-columns:1fr;gap:14px;margin:20px 0}@media(min-width:560px){.modul-grid{grid-template-columns:1fr 1fr}}button{min-height:40px;font-family:inherit}input[type=checkbox]{width:18px;height:18px;accent-color:var(--pg)}@media(max-width:759px){button{min-height:44px}.app table{display:block;overflow-x:auto;max-width:100%}}.app input,.app select,.app textarea{font-family:inherit;font-size:14px;color:var(--tinte);border:1px solid var(--line);border-radius:8px;background:var(--surface);transition:border-color .12s ease,box-shadow .12s ease}.app input:focus,.app select:focus,.app textarea:focus{outline:none;border-color:var(--pg);box-shadow:0 0 0 3px color-mix(in srgb,var(--pg) 18%,transparent)}.app button:focus-visible{outline:2px solid var(--pg);outline-offset:2px}.social a{color:var(--muted);text-decoration:none;margin-right:14px}.social a:hover{color:var(--pg)}input,select,textarea{max-width:100%}nav{flex-wrap:wrap}img,svg{max-width:100%}@media(max-width:640px){table{display:block;width:100%;overflow-x:auto;white-space:nowrap;-webkit-overflow-scrolling:touch}.app{padding:12px}}@media(prefers-reduced-motion:reduce){*{transition:none!important}}
