.ex-day-gallery{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:16px 0}.ex-day-gallery[data-count="1"]{grid-template-columns:1fr}.ex-day-gallery[data-count="2"]{grid-template-columns:repeat(2,minmax(0,1fr))}.ex-day-gallery button{padding:0;border:0;background:none;cursor:zoom-in;min-width:0}.ex-day-gallery img{display:block;width:100%;aspect-ratio:4/3;object-fit:cover}.day-body:has(.ex-day-gallery-wide){flex-wrap:wrap}.day-body-img.ex-day-gallery-wide{width:100%;flex:0 0 100%;max-width:none}.ex-photo-dialog{border:0;background:#09251f;color:#fff;width:100vw;max-width:100vw;height:100dvh;max-height:100dvh;margin:0;padding:60px 40px 25px;box-sizing:border-box}.ex-photo-dialog::backdrop{background:#09251f}.ex-photo-dialog figure{margin:0;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}.ex-photo-dialog img{max-width:100%;height:calc(100% - 35px);object-fit:contain}.ex-photo-dialog figcaption{font:400 12px Inter,sans-serif;margin-top:10px}.ex-photo-dialog button{position:absolute;border:0;background:#173c34;color:#fff;min-width:44px;min-height:44px;cursor:pointer}.ex-photo-dialog [data-close]{right:20px;top:12px;font:500 13px Inter,sans-serif;padding:10px}.ex-photo-dialog [data-prev]{left:0;top:50%;font-size:30px}.ex-photo-dialog [data-next]{right:0;top:50%;font-size:30px}.ex-photo-dialog [hidden]{display:none}.ex-photo-dialog button:focus-visible,.ex-day-gallery button:focus-visible{outline:2px solid #c3a347;outline-offset:3px}@media(max-width:620px){.ex-photo-dialog{padding:60px 16px 20px}.ex-day-gallery{gap:5px}}
.day-body-img:has(.ex-day-gallery){aspect-ratio:auto;height:auto;overflow:visible}.day-body-img .ex-day-gallery{margin:0}.day-body-img .ex-day-gallery[data-count="1"] img{aspect-ratio:16/7.2}.day-body-img.ex-day-gallery-wide{grid-column:1/-1}
