.Gallery_masonry__lA0Vi{column-width:20rem;column-gap:1rem}.Gallery_item__nUwIw{margin:0 0 1rem;page-break-inside:avoid;break-inside:avoid;animation:Gallery_rise__Ap_u3 .8s var(--ease-out) both}@keyframes Gallery_rise__Ap_u3{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:none}}.Gallery_open__MxPRf{position:relative;display:block;width:100%;padding:0;border:0;background:var(--ink-3);border-radius:var(--radius);overflow:hidden;cursor:zoom-in;box-shadow:0 0 0 1px var(--line)}.Gallery_img__yFkF_{width:100%;height:auto;transition:transform .9s var(--ease-out),filter .5s}.Gallery_open__MxPRf:hover .Gallery_img__yFkF_{transform:scale(1.03);filter:saturate(1.1)}.Gallery_veil__oSTnj{position:absolute;inset:0;display:grid;place-items:end start;padding:1rem;background:linear-gradient(0deg,rgba(11,10,16,.75),transparent 45%);opacity:0;transition:opacity .4s}.Gallery_veil__oSTnj span{font-family:var(--font-display);font-size:1rem;letter-spacing:.1em;text-transform:uppercase;color:var(--bone);padding-bottom:.1em;border-bottom:1px solid var(--green)}.Gallery_open__MxPRf:focus-visible .Gallery_veil__oSTnj,.Gallery_open__MxPRf:hover .Gallery_veil__oSTnj{opacity:1}.Gallery_lightbox__PaZpp{border:0;padding:0;margin:auto;width:100vw;height:100vh;max-width:100vw;max-height:100vh;background:rgba(11,10,16,.94);color:var(--bone)}.Gallery_lightbox__PaZpp::-webkit-backdrop{background:rgba(11,10,16,.6)}.Gallery_lightbox__PaZpp::backdrop{background:rgba(11,10,16,.6)}.Gallery_stage__kQEj7{position:relative;width:100%;height:100%;display:grid;grid-template-rows:1fr auto;place-items:center;padding:3.5rem 4rem 1.5rem;grid-gap:.75rem;gap:.75rem}.Gallery_stageImg__KHpT_{max-width:100%;max-height:calc(100vh - 8rem);width:auto;height:auto;object-fit:contain;border-radius:var(--radius);box-shadow:0 30px 80px rgba(0,0,0,.7)}.Gallery_stageCaption__sqqG5{margin:0;font-size:.85rem;color:var(--bone-40);text-align:center;max-width:60ch}.Gallery_ctrl__r51T1{position:absolute;width:3rem;height:3rem;border-radius:50%;border:1px solid var(--line);background:rgba(20,18,28,.8);font-size:1.25rem;line-height:1;cursor:pointer;transition:border-color .3s,color .3s}.Gallery_ctrl__r51T1:hover{border-color:var(--green);color:var(--green)}.Gallery_prev__55cB5{left:1rem;top:50%;transform:translateY(-50%)}.Gallery_next__Nd5pr{right:1rem;top:50%;transform:translateY(-50%)}.Gallery_close__nGMwb{top:1rem;right:1rem}@media (max-width:640px){.Gallery_masonry__lA0Vi{column-width:100%}.Gallery_stage__kQEj7{padding:4rem .75rem}.Gallery_next__Nd5pr,.Gallery_prev__55cB5{top:auto;bottom:.75rem;transform:none}}