:root{--ct-farbe-primaer:#b3552e;--ct-farbe-primaer-dunkel:#8f4224;--ct-farbe-primaer-hell:#d97a4d;--ct-farbe-hintergrund:#fdf8f2;--ct-farbe-flaeche:#fff;--ct-farbe-text:#2b201a;--ct-farbe-text-schwach:#6b5c53;--ct-farbe-rand:#e7dcd0;--ct-farbe-fehler:#b3261e;--ct-farbe-fehler-flaeche:#fdecea;--ct-farbe-erfolg:#2e7d32;--ct-farbe-erfolg-flaeche:#eaf4ea;--ct-schrift:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;--ct-schrift-editorial:Georgia,"Times New Roman",serif;--ct-radius:14px;--ct-radius-klein:8px;--ct-schatten:0 2px 10px rgba(43,32,26,.08);--ct-schatten-erhoben:0 8px 28px rgba(43,32,26,.16);color-scheme:light}*{box-sizing:border-box}body,html{padding:0;margin:0}html{scroll-behavior:smooth}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}.ct-app{background:var(--ct-farbe-hintergrund);color:var(--ct-farbe-text);font-family:var(--ct-schrift);-webkit-font-smoothing:antialiased;min-height:100vh}.ct-app h1,.ct-app h2,.ct-app h3{font-family:var(--ct-schrift-editorial);line-height:1.15;margin:0 0 .4em}.ct-app p{margin:0 0 .8em;line-height:1.5}.ct-app a{color:var(--ct-farbe-primaer)}button{font-family:inherit;cursor:pointer}button:disabled{cursor:not-allowed;opacity:.55}input,select,textarea{font-family:inherit;font-size:16px}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid var(--ct-farbe-primaer-hell);outline-offset:2px}.ct-sichtbar-nur-screenreader{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}