/* Zweck: Handbuch-Rahmen, Inhaltsfluss und Kapitel-Pager | Schicht: Seitentyp | Ladende Seiten: DE/EN-Handbuch */
.site-shell--handbook .site-main{padding-right:var(--site-content-inset-right);padding-left:var(--site-content-inset-left)}
.site-shell--handbook .handbook-shell{position:relative;display:block;min-width:0;min-height:0;overflow:visible}
.book-main>.content>.entry-wrapper{flex:1 1 auto;min-height:0;overflow:visible}
.pager{display:flex;justify-content:space-between;gap:12px;max-width:210mm;margin:24px auto}
.pager a{padding:10px 14px;border-radius:6px;background:#fff;box-shadow:var(--shadow);text-decoration:none}
.site-shell--handbook .handbook-revision-note{font-size:calc(1em - 2px)}
.site-shell--handbook .handbook-resume-heading{color:#02192b;font-family:-apple-system,"system-ui","Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Fira Sans","Droid Sans","Helvetica Neue",sans-serif;font-size:1.42383em;font-weight:700;letter-spacing:-.54px}
html[data-theme="dark"] .site-shell--handbook .handbook-resume-heading{color:var(--amg-ink)}

@media(max-width:820px){.site-shell--handbook .site-main{padding-inline:0}}
