:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box;margin:0;padding:0}body{width:100%;height:auto;min-height:100vh;overflow:hidden}.gallery-grid{position:relative;overflow:hidden;width:100%;height:100vh}.gallery-grid .gallery-grid-col{max-width:24rem;width:100%;height:100%;overflow:hidden;position:absolute}.gallery-grid .gallery-grid-col .gallery-grid-figure{width:24rem;height:30rem;display:grid;place-items:center;position:absolute;overflow:hidden;display:flex;-webkit-user-select:none;user-select:none}.gallery-grid .gallery-grid-col .gallery-grid-figure img{pointer-events:none;-webkit-user-select:none;user-select:none;width:100%;height:100%;object-fit:cover;vertical-align:middle;visibility:hidden;opacity:0}canvas{position:fixed;top:0;left:0;z-index:-1;width:100%;height:100%}
