.art-gallery{columns:3;column-gap:24px;margin:36px 0}.art-gallery-item{display:block;break-inside:avoid;margin:0 0 24px;border-radius:16px;overflow:hidden;background:#f6edf4;box-shadow:0 8px 26px rgba(54,31,78,.12)}.art-gallery-item img{display:block;width:100%;height:auto;max-width:100%}.art-gallery-item:focus-visible{outline:3px solid #7550a8;outline-offset:5px}.art-gallery-dialog{border:0;border-radius:18px;padding:20px;background:rgba(35,21,43,.96);max-width:min(92vw,1100px);max-height:92vh}.art-gallery-dialog::backdrop{background:rgba(25,15,31,.78)}.art-gallery-dialog img{display:block;max-width:calc(92vw - 100px);max-height:82vh;width:auto;height:auto;margin:auto}.art-gallery-dialog button{position:absolute;border:0;background:rgba(255,255,255,.9);color:#342445;border-radius:999px;width:42px;height:42px;font-size:1.8rem;line-height:1;cursor:pointer}.art-gallery-close{top:12px;right:12px}.art-gallery-prev{left:12px;top:50%;transform:translateY(-50%)}.art-gallery-next{right:12px;top:50%;transform:translateY(-50%)}@media(max-width:900px){.art-gallery{columns:2}}@media(max-width:560px){.art-gallery{columns:1}.art-gallery-dialog{padding:12px}.art-gallery-dialog img{max-width:84vw}.art-gallery-dialog button{width:36px;height:36px}}
