.gallery-screen[data-astro-cid-sahthylw]{position:fixed;inset:0;overflow:hidden;background-color:#0d0d0d;cursor:grab;touch-action:none;user-select:none;-webkit-user-select:none}.gallery-screen[data-astro-cid-sahthylw].is-dragging{cursor:grabbing}.gallery-canvas[data-astro-cid-sahthylw]{position:absolute;top:0;left:0;will-change:transform;animation:gallery-fade-in 1.2s ease .1s both}@keyframes gallery-fade-in{0%{opacity:0}to{opacity:1}}.gallery-cell[data-astro-cid-sahthylw]{position:absolute;top:0;left:0;display:flex;align-items:flex-start;gap:40px;padding:20px;width:max-content}.gallery-col[data-astro-cid-sahthylw]{display:flex;flex-direction:column;gap:40px;width:240px;flex:0 0 auto}.gallery-col[data-astro-cid-sahthylw]:nth-child(2n){padding-top:90px}.gallery-tile[data-astro-cid-sahthylw]{display:block;padding:0;border:0;background:none;cursor:pointer;line-height:0}.gallery-tile[data-astro-cid-sahthylw] img[data-astro-cid-sahthylw]{width:100%;height:auto;display:block;filter:grayscale(1);opacity:1;transition:opacity .3s ease;pointer-events:none}.gallery-tile[data-astro-cid-sahthylw]:hover img[data-astro-cid-sahthylw]{opacity:.65}.gallery-grain[data-astro-cid-sahthylw]{position:fixed;inset:-100px;z-index:20;pointer-events:none;mix-blend-mode:overlay;opacity:.4;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='300' height='300'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='2' stitchTiles='stitch'/%3E%3CfeColorMatrix type='saturate' values='0'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");background-size:300px 300px;animation:gallery-grain-shift .7s steps(6) infinite}@keyframes gallery-grain-shift{0%{transform:translate(0)}20%{transform:translate(-34px,22px)}40%{transform:translate(18px,-41px)}60%{transform:translate(-52px,-13px)}80%{transform:translate(41px,37px)}to{transform:translate(0)}}.gallery-hint[data-astro-cid-sahthylw]{position:fixed;bottom:58px;left:50%;transform:translate(-50%);z-index:30;color:#fff;font-family:Gilroy,sans-serif;font-size:.8125rem;letter-spacing:.12em;text-transform:uppercase;opacity:.5;pointer-events:none;transition:opacity .6s ease}.gallery-hint[data-astro-cid-sahthylw].is-hidden{opacity:0}.gallery-copyright[data-astro-cid-sahthylw]{position:fixed;bottom:22px;left:50%;transform:translate(-50%);z-index:30;color:#fff;mix-blend-mode:difference;font-family:Gilroy,sans-serif;font-size:.8125rem;letter-spacing:.06em;white-space:nowrap;pointer-events:none}.gallery-logo[data-astro-cid-sahthylw]{position:fixed;top:24px;left:28px;z-index:40}.gallery-logo[data-astro-cid-sahthylw] img[data-astro-cid-sahthylw]{height:42px;width:auto;display:block}.gallery-menu-btn[data-astro-cid-sahthylw]{position:fixed;top:30px;right:30px;z-index:60;width:44px;height:36px;padding:10px 8px;display:flex;flex-direction:column;justify-content:space-between;background:none;border:0;cursor:pointer}.gallery-menu-btn[data-astro-cid-sahthylw] span[data-astro-cid-sahthylw]{display:block;height:2px;width:100%;background-color:#fff;mix-blend-mode:difference;transition:transform .3s ease;transform-origin:center}.gallery-menu-btn[data-astro-cid-sahthylw].is-open span[data-astro-cid-sahthylw]:first-child{transform:translateY(7px) rotate(45deg)}.gallery-menu-btn[data-astro-cid-sahthylw].is-open span[data-astro-cid-sahthylw]:last-child{transform:translateY(-7px) rotate(-45deg)}.gallery-menu[data-astro-cid-sahthylw]{position:fixed;inset:0;z-index:50;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1.4rem;background-color:#0d0d0df5;opacity:0;visibility:hidden;transition:opacity .35s ease,visibility .35s ease}.gallery-menu[data-astro-cid-sahthylw].is-open{opacity:1;visibility:visible}.gallery-menu[data-astro-cid-sahthylw] a[data-astro-cid-sahthylw]{color:#fff;font-family:Gilroy,sans-serif;text-transform:uppercase;font-size:2rem;line-height:1.2;text-decoration:none;opacity:.85;transition:opacity .2s ease}.gallery-menu[data-astro-cid-sahthylw] a[data-astro-cid-sahthylw]:hover{opacity:1}.gallery-lightbox[data-astro-cid-sahthylw]{position:fixed;inset:0;z-index:80;display:none;align-items:center;justify-content:center;background-color:#0d0d0deb}.gallery-lightbox[data-astro-cid-sahthylw].is-open{display:flex}.gallery-lightbox-img[data-astro-cid-sahthylw]{max-width:88vw;max-height:86vh;object-fit:contain;box-shadow:0 20px 60px #00000080}.gallery-lb-btn[data-astro-cid-sahthylw]{position:fixed;z-index:90;background:none;border:0;color:#fff;font-family:Gilroy,sans-serif;font-size:1.75rem;line-height:1;padding:16px;cursor:pointer;opacity:.7;transition:opacity .2s ease}.gallery-lb-btn[data-astro-cid-sahthylw]:hover{opacity:1}.gallery-lb-btn[data-astro-cid-sahthylw].is-close{top:16px;right:20px;font-size:2.25rem}.gallery-lb-btn[data-astro-cid-sahthylw].is-prev{left:16px;top:50%;transform:translateY(-50%)}.gallery-lb-btn[data-astro-cid-sahthylw].is-next{right:16px;top:50%;transform:translateY(-50%)}@media(max-width:767px){.gallery-col[data-astro-cid-sahthylw]{width:160px}.gallery-cell[data-astro-cid-sahthylw],.gallery-col[data-astro-cid-sahthylw]{gap:20px}.gallery-logo[data-astro-cid-sahthylw] img[data-astro-cid-sahthylw]{height:34px}.gallery-copyright[data-astro-cid-sahthylw]{font-size:.6875rem}}html,body{overflow:hidden;height:100%}.abs-nav,.drop-nav,.footer-section{display:none!important}
