/* Zweck: aktive Handbuch-A4-Bildseiten und Video-Einbettungen | Schicht: Seitentyp-Komponente | Ladende Seiten: DE/EN-Handbuch */
.site-shell--handbook .page-image{--page-image-surface:#fff;--page-image-veil-rgb:255,255,255;position:relative;isolation:isolate;background-color:var(--page-image-surface);background-image:none;background-position:center;background-size:cover;background-repeat:no-repeat;overflow:hidden}
.site-shell--handbook .page-image::before{content:"";position:absolute;z-index:0;inset:0;background-image:var(--bg);background-position:center;background-size:cover;background-repeat:no-repeat;opacity:var(--bg-strength,.4)}
.site-shell--handbook .page-image::after{content:"";position:absolute;z-index:0;inset:0;background:rgba(var(--page-image-veil-rgb),var(--bg-veil,0))}
.site-shell--handbook .page-image>*{position:relative;z-index:1}
.site-shell--handbook .page-image--top{margin:calc(var(--sheet-pad-y,1.9rem) * -1) calc(var(--sheet-pad-x,2.1rem) * -1) 1.4rem}
.site-shell--handbook .page-image.is-full{--bg-strength:.5;display:block;box-sizing:border-box;height:29.7cm;min-height:29.7cm;margin-bottom:1.4rem;overflow:hidden}
.site-shell--handbook .handbook-a4-page--cover{--bg:url("/media/posts/79/cover-earth-a4-2.jpg")}
.site-shell--handbook .handbook-a4-page--intro{--bg:url("/media/posts/79/start-page-2-coconut-a4-v2-2.jpg")}
.site-shell--handbook .handbook-a4-page--guide{--bg:url("/media/posts/79/start-page-3-world-figures-a4-2.jpg")}
.site-shell--handbook .handbook-a4-cap{box-sizing:border-box;height:100%;min-height:29.7cm;margin:0 auto;color:#111;text-shadow:0 1px 2px rgba(255,255,255,.75)}
.site-shell--handbook .handbook-a4-cap :is(h1,h2,h3,p,li,strong){color:#111}
.site-shell--handbook .handbook-a4-cap--cover{display:flex;flex-direction:column;max-width:880px;padding:1.25cm 42px 1.55cm}
.site-shell--handbook .handbook-a4-cap--intro{display:flex;flex-direction:column;justify-content:flex-start;max-width:860px;padding:.45cm 38px 1cm;font-size:.86em;line-height:1.33}
.site-shell--handbook .handbook-a4-cap--guide{max-width:860px;padding:.9cm 38px 1cm;font-size:.86em;line-height:1.33}
.site-shell--handbook .page-cover-title{margin-top:.45cm;text-align:center}
.site-shell--handbook .page-cover-title h1{margin:0 0 .35rem}
.site-shell--handbook .page-cover-title h2{margin:0 0 .15rem}
.site-shell--handbook .page-cover-title h2:last-child{margin-bottom:0}
.site-shell--handbook .handbook-cover-intro{margin-top:auto;padding-bottom:.25cm;font-size:.86em;line-height:1.33}
.site-shell--handbook .handbook-cover-intro p{margin:0 0 .55rem}
.site-shell--handbook .handbook-cover-intro p:last-child{margin-bottom:0}
.site-shell--handbook .handbook-opening-copy h2{margin:0 0 .55rem}
.site-shell--handbook .handbook-opening-copy p{margin:0 0 .65rem}
.site-shell--handbook .handbook-opening-copy p:last-child{margin-bottom:0}
.site-shell--handbook .handbook-video-heading{margin:2.2rem 0 1rem}
.site-shell--handbook .handbook-a4-videos{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:0}
.site-shell--handbook .post__iframe iframe{display:block;width:100%;aspect-ratio:16/9;border:0}
.site-shell--handbook .handbook-a4-videos .video-card figcaption{margin-top:.35rem;font-size:.82em;line-height:1.25}
.site-shell--handbook .handbook-guide-heading{margin:0 0 .55rem}
.site-shell--handbook .handbook-a4-cap--guide>p{margin:0 0 .45rem}
.site-shell--handbook .handbook-a4-cap--guide>.handbook-guide-prompt{margin-bottom:.25rem}
.site-shell--handbook .handbook-guide-list{margin:0 0 .55rem 1.2rem;padding:0}
.site-shell--handbook .handbook-a4-cap--guide>.handbook-guide-action{margin-bottom:1.8rem}
.site-shell--handbook .handbook-legal-heading{margin:0 0 .9rem}
.site-shell--handbook .handbook-fine-print{font-size:.78em;line-height:1.28}
.site-shell--handbook .handbook-fine-print p{margin:0 0 .4rem}
.site-shell--handbook .handbook-fine-print p:last-child{margin-bottom:0}
html[data-theme="dark"] .site-shell--handbook .page-image.is-full{--page-image-surface:#071719;--page-image-veil-rgb:4,18,20;--bg-strength:.58;--bg-veil:.38}
html[data-theme="dark"] .site-shell--handbook .handbook-a4-cap{color:var(--amg-ink);text-shadow:0 1px 2px rgba(0,0,0,.86)}
html[data-theme="dark"] .site-shell--handbook .handbook-a4-cap :is(h1,h2,h3,p,li,strong){color:var(--amg-ink)}
html[data-theme="dark"] .site-shell--handbook .handbook-a4-cap a{color:#fff}
