body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}html[data-blaettern]::view-transition-old(root){mix-blend-mode:normal;animation-duration:.32s;animation-timing-function:cubic-bezier(.2,.8,.2,1);animation-fill-mode:both}html[data-blaettern]::view-transition-new(root){mix-blend-mode:normal;animation-duration:.32s;animation-timing-function:cubic-bezier(.2,.8,.2,1);animation-fill-mode:both}html[data-blaettern=vor]::view-transition-old(root){animation-name:blaettern-weg-nach-links}html[data-blaettern=vor]::view-transition-new(root){animation-name:blaettern-von-rechts}html[data-blaettern=zurueck]::view-transition-old(root){z-index:1;animation-name:blaettern-weg-nach-rechts}html[data-blaettern=zurueck]::view-transition-new(root){animation-name:blaettern-von-links}@keyframes blaettern-weg-nach-links{to{filter:brightness(.7);transform:translate(-30%)}}@keyframes blaettern-von-rechts{0%{transform:translate(100%)}}@keyframes blaettern-weg-nach-rechts{to{transform:translate(100%)}}@keyframes blaettern-von-links{0%{filter:brightness(.7);transform:translate(-30%)}}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#a8a8a8}
