.stay-gallery{margin-bottom:30px}.stay-mosaic{display:grid;grid-template-columns:2fr 1fr 1fr;grid-template-rows:190px 190px;gap:8px;border-radius:18px;overflow:hidden}.stay-mosaic>a{position:relative;display:block;overflow:hidden;background:#e9f0f3}.stay-mosaic>a:first-child{grid-row:span 2}.stay-mosaic img{height:100%;width:100%;object-fit:cover;transition:transform .2s}.stay-mosaic a:hover img{transform:scale(1.025)}.stay-mosaic[data-count="1"]{grid-template-columns:1fr}.stay-mosaic[data-count="2"],.stay-mosaic[data-count="3"]{grid-template-columns:2fr 1fr}.stay-mosaic[data-count="2"]>a{grid-row:span 2}.stay-mosaic[data-count="4"]>a:last-child{grid-column:span 2}.gallery-count{position:absolute;bottom:14px;right:14px;background:white;color:#123e55;padding:10px 14px;border-radius:8px;box-shadow:0 3px 12px #0003;font-weight:700;font-size:.85rem}.gallery-dialog{width:min(1200px,96vw);max-width:96vw;max-height:96dvh;padding:20px;border:0;border-radius:16px;background:#102e3f;color:white}.gallery-dialog::backdrop{background:#071923e8}.gallery-toolbar{display:flex;justify-content:space-between;align-items:center;gap:16px}.gallery-dialog button{border:1px solid #68808e;background:#25495d;color:white;border-radius:8px;padding:10px;cursor:pointer;font:inherit}.gallery-dialog button:hover{background:#3b6278}.gallery-dialog button:focus-visible,.stay-mosaic a:focus-visible{outline:3px solid #ffc176;outline-offset:-3px}.gallery-stage{display:flex;align-items:center;gap:10px;margin-top:20px}.gallery-stage img{flex:1;min-width:0;max-width:calc(100% - 100px);height:55dvh;object-fit:contain}.gallery-dialog p{text-align:center;font-size:.9rem}.gallery-thumbs{display:flex;overflow-x:auto;gap:8px;padding:4px}.gallery-thumbs button{flex:0 0 85px;padding:3px;opacity:.6}.gallery-thumbs button[aria-pressed=true]{opacity:1;border-color:#ffc176}.gallery-thumbs img{width:75px;height:54px;object-fit:cover;display:block}.gallery-is-open{overflow:hidden}@media(max-width:650px){.stay-mosaic{grid-template-columns:1fr 1fr;grid-template-rows:240px 100px}.stay-mosaic>a:first-child{grid-row:auto;grid-column:span 2}.stay-mosaic>a:nth-child(n+4){display:none}.stay-mosaic[data-count="1"],.stay-mosaic[data-count="2"],.stay-mosaic[data-count="3"]{grid-template-columns:1fr 1fr}.stay-mosaic[data-count="1"]{grid-template-rows:270px}.stay-mosaic[data-count="2"]>a{grid-row:auto;grid-column:span 2}.stay-mosaic>a:first-child:after{content:'Alle foto’s bekijken';position:absolute;bottom:12px;right:12px;background:white;color:#123e55;padding:9px 12px;border-radius:8px;font-size:.8rem}.gallery-dialog{padding:12px}.gallery-stage{gap:5px}.gallery-stage img{max-width:calc(100% - 80px);height:50dvh}.gallery-toolbar strong{font-size:.9rem}}
.gallery-dialog p{color:#e1edf3}.gallery-thumbs:has(button:only-child){display:none}.gallery-dialog:has(.gallery-thumbs button:only-child) .gallery-stage>button{visibility:hidden}
