.ffw-pgallery{margin-top:2.5rem;margin-bottom:2.5rem}.ffw-pgallery button{font:inherit}.ffw-pgallery__stage{position:relative;display:block;width:100%;aspect-ratio:16/9;border:0;padding:0;background:#171719;overflow:hidden;color:#fff;cursor:pointer}.ffw-pgallery__stage>img{display:block;width:100%;height:100%;object-fit:contain}.ffw-pgallery__stagebar{position:absolute;inset:auto 0 0;display:flex;justify-content:space-between;gap:20px;background:linear-gradient(transparent,#000b);padding:50px 22px 18px;font-size:.82rem}.ffw-pgallery__stagebar i{font-style:normal;font-size:1.2em}.ffw-pgallery__actions{display:flex;justify-content:flex-end;gap:5px;background:#202023;padding:8px}.ffw-pgallery__actions button,.ffw-pgallery__play{border:0;background:transparent;color:#fff;padding:9px 14px;cursor:pointer;font-weight:650}.ffw-pgallery__actions button:hover,.ffw-pgallery__actions button:focus,.ffw-pgallery__play:hover,.ffw-pgallery__play:focus{background:#ffffff15;color:#fff}.ffw-pgallery__lightbox{width:100vw;height:100vh;max-width:none;max-height:none;border:0;padding:0;margin:0;background:#101012f8;color:#fff}.ffw-pgallery__lightbox::backdrop{background:#000}.ffw-pgallery__top{position:absolute;z-index:5;top:0;left:0;right:0;height:64px;display:flex;align-items:center;justify-content:flex-end;gap:4px;padding:8px 18px;background:linear-gradient(#000b,transparent)}.ffw-pgallery__top strong{margin-right:auto;font-size:.78rem}.ffw-pgallery__top button{width:44px;height:44px;border:0;background:transparent;color:#fff;font-size:1.45rem;cursor:pointer}.ffw-pgallery__viewer{height:100%;display:grid;grid-template-columns:70px 1fr 70px;align-items:center}.ffw-pgallery__viewer figure{height:calc(100vh - 100px);margin:60px 0 40px;display:flex;flex-direction:column;align-items:center;justify-content:center}.ffw-pgallery__viewer img{max-width:100%;max-height:calc(100% - 42px);object-fit:contain}.ffw-pgallery__viewer figcaption{min-height:32px;padding-top:10px;color:#bbb;font-size:.8rem;text-align:center}.ffw-pgallery__arrow{height:100px;border:0;background:transparent;color:#fff;font-size:3rem;cursor:pointer}.ffw-pgallery__arrow:hover,.ffw-pgallery__arrow:focus{background:#ffffff0c}.ffw-pgallery__grid{height:100%;overflow:auto;padding:80px clamp(18px,5vw,80px) 70px;display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));align-content:start;gap:10px}.ffw-pgallery__grid[hidden],.ffw-pgallery__viewer[hidden]{display:none}.ffw-pgallery__grid button{aspect-ratio:4/3;border:3px solid transparent;padding:0;background:#222;cursor:pointer;overflow:hidden}.ffw-pgallery__grid button.is-current{border-color:#c62032}.ffw-pgallery__grid img{width:100%;height:100%;object-fit:cover}.ffw-pgallery__play{position:absolute;z-index:5;bottom:10px;left:50%;transform:translateX(-50%)}.ffw-gallery-editor{border:1px dashed #999;padding:24px;background:#f7f7f7}.ffw-gallery-editor h3{margin-top:0}
@media(max-width:700px){.ffw-pgallery__stage{aspect-ratio:4/3}.ffw-pgallery__actions{justify-content:space-between}.ffw-pgallery__actions button{padding:9px 6px;font-size:.75rem}.ffw-pgallery__viewer{grid-template-columns:44px 1fr 44px}.ffw-pgallery__arrow{font-size:2.2rem}.ffw-pgallery__grid{grid-template-columns:repeat(2,minmax(0,1fr));padding-left:8px;padding-right:8px}.ffw-pgallery__top{padding-left:10px;padding-right:10px}}
@media(prefers-reduced-motion:reduce){.ffw-pgallery__play{display:none}}

/* Bedienleiste und Bildtext erhalten getrennten Raum; Safari bekommt einen Vollbild-Ersatz. */
.ffw-pgallery__viewer figure{height:calc(100vh - 132px);margin-bottom:72px}
.ffw-pgallery__viewer figcaption{padding-left:12px;padding-right:12px}
.ffw-pgallery__grid{padding-bottom:82px}
.ffw-pgallery__play{z-index:6;min-height:42px;white-space:nowrap}
.ffw-pgallery__lightbox.is-css-fullscreen{position:fixed!important;inset:0!important;z-index:2147483647!important;width:100vw!important;height:100dvh!important;max-width:none!important;max-height:none!important;margin:0!important}
.ffw-gallery-fullscreen-open{overflow:hidden}
@media(max-width:700px){.ffw-pgallery__viewer figure{height:calc(100dvh - 146px);margin-bottom:86px}.ffw-pgallery__grid{padding-bottom:86px}.ffw-pgallery__play{bottom:16px}}

/* Helle, formatneutrale Präsentationsfläche passend zum Website-Hintergrund. */
.ffw-pgallery__stage{display:grid;grid-template-rows:1fr auto;width:100%;height:clamp(430px,72vh,760px);aspect-ratio:auto;background:#f3f2ef;color:#29292d;border-top:1px solid #d7d5d0;border-bottom:1px solid #d7d5d0}.ffw-pgallery__stage>img{width:100%;height:100%;min-height:0;object-fit:contain;filter:drop-shadow(0 8px 18px rgba(20,20,22,.08))}.ffw-pgallery__stagebar{position:static;inset:auto;background:transparent;color:#29292d;border-top:1px solid #d7d5d0;padding:13px 4px;font-size:.78rem}.ffw-pgallery__actions{background:#f3f2ef;border-bottom:1px solid #d7d5d0;padding:8px 0}.ffw-pgallery__actions button,.ffw-pgallery__play{color:#29292d}.ffw-pgallery__actions button:hover,.ffw-pgallery__actions button:focus,.ffw-pgallery__play:hover,.ffw-pgallery__play:focus{background:#e3e1dc;color:#151517}
.ffw-pgallery__lightbox{background:rgba(243,242,239,.99);color:#29292d}.ffw-pgallery__lightbox::backdrop{background:#f3f2ef}.ffw-pgallery__top{background:linear-gradient(#f3f2ef 65%,rgba(243,242,239,0));color:#29292d}.ffw-pgallery__top button{color:#29292d}.ffw-pgallery__viewer img{filter:drop-shadow(0 10px 25px rgba(20,20,22,.12))}.ffw-pgallery__viewer figcaption{color:#67676d}.ffw-pgallery__arrow{color:#29292d}.ffw-pgallery__arrow:hover,.ffw-pgallery__arrow:focus{background:#dfddd8}.ffw-pgallery__grid button{background:#fff}.ffw-pgallery__play{background:rgba(243,242,239,.9)}
@media(max-width:700px){.ffw-pgallery__stage{height:clamp(360px,66vh,600px);aspect-ratio:auto}.ffw-pgallery__stagebar{padding-left:2px;padding-right:2px}}
