:root{--general-padding: 0 5% 0 5%}@media only screen and (min-width: 992px){:root{--general-padding: 0 10% 0 10%}}:root{--animate-duration: 100ms;--animate-delay: 2.0s}html{scroll-behavior:smooth}html,body{padding:0;margin:0;background-color:#f6f2e8}section.ausstellung{padding-top:40px;padding-bottom:40px}section.ausstellung>div{display:block}.galerie{width:100%;column-count:1;column-gap:16px}.galerie .galitem{display:block;break-inside:avoid;-webkit-column-break-inside:avoid;page-break-inside:avoid;margin:0 0 16px 0;border-radius:10px;overflow:hidden;cursor:zoom-in;line-height:0;background-color:#e6ebed}.galerie .galitem img{width:100%;height:auto;display:block;transition:transform .4s ease,filter .4s ease}.galerie .galitem:hover img{transform:scale(1.04);filter:brightness(1.05)}@media only screen and (min-width: 576px){.galerie{column-count:2}}@media only screen and (min-width: 992px){.galerie{column-count:3}}@media only screen and (min-width: 1200px){.galerie{column-count:4}}.lightbox{position:fixed;inset:0;display:none;align-items:center;justify-content:center;background-color:rgba(30,29,27,.93);z-index:1000;touch-action:pan-y}.lightbox.open{display:flex}.lightbox button{position:absolute;border:none;background-color:rgba(246,242,232,.15);color:#f6f2e8;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;line-height:1;-webkit-tap-highlight-color:rgba(0,0,0,0)}.lightbox button:hover,.lightbox button:focus-visible{background-color:#ac1124;color:#f6f2e8;outline:none}.lb-stage{margin:0;max-width:92vw;max-height:86vh;display:flex;align-items:center;justify-content:center}.lb-img{max-width:92vw;max-height:86vh;width:auto;height:auto;object-fit:contain;border-radius:6px;box-shadow:0 12px 45px rgba(0,0,0,.55);user-select:none;-webkit-user-select:none;-webkit-user-drag:none}.lb-close{top:18px;right:18px;width:48px;height:48px;border-radius:50%;font-size:32px}.lb-prev,.lb-next{top:50%;transform:translateY(-50%);width:54px;height:54px;border-radius:50%;font-size:24px}.lb-prev{left:18px}.lb-next{right:18px}.lb-counter{position:absolute;bottom:20px;left:50%;transform:translateX(-50%);color:#f6f2e8;font-family:Arial,Helvetica,sans-serif;font-size:.95em;letter-spacing:.05em;background-color:rgba(30,29,27,.5);padding:6px 16px;border-radius:20px}body.lb-locked{overflow:hidden}@media only screen and (max-width: 767px){.lb-prev,.lb-next{top:auto;bottom:20px;transform:none;width:48px;height:48px}.lb-prev{left:20px}.lb-next{right:20px}.lb-counter{bottom:30px}.lb-stage,.lb-img{max-height:78vh}}
