/*! PhotoSwipe main CSS by Dmytro Semenov | photoswipe.com */.pswp{--pswp-bg: #000;--pswp-placeholder-bg: #222;--pswp-root-z-index: 100000;--pswp-preloader-color: rgba(79, 79, 79, .4);--pswp-preloader-color-secondary: rgba(255, 255, 255, .9);--pswp-icon-color: #fff;--pswp-icon-color-secondary: #4f4f4f;--pswp-icon-stroke-color: #4f4f4f;--pswp-icon-stroke-width: 2px;--pswp-error-text-color: var(--pswp-icon-color)}.pswp{position:fixed;top:0;left:0;width:100%;height:100%;z-index:var(--pswp-root-z-index);display:none;touch-action:none;outline:0;opacity:.003;contain:layout style size;-webkit-tap-highlight-color:rgba(0,0,0,0)}.pswp:focus{outline:0}.pswp *{box-sizing:border-box}.pswp img{max-width:none}.pswp--open{display:block}.pswp,.pswp__bg{transform:translateZ(0);will-change:opacity}.pswp__bg{opacity:.005;background:var(--pswp-bg)}.pswp,.pswp__scroll-wrap{overflow:hidden}.pswp__scroll-wrap,.pswp__bg,.pswp__container,.pswp__item,.pswp__content,.pswp__img,.pswp__zoom-wrap{position:absolute;top:0;left:0;width:100%;height:100%}.pswp__img,.pswp__zoom-wrap{width:auto;height:auto}.pswp--click-to-zoom.pswp--zoom-allowed .pswp__img{cursor:zoom-in}.pswp--click-to-zoom.pswp--zoomed-in .pswp__img{cursor:move;cursor:grab}.pswp--click-to-zoom.pswp--zoomed-in .pswp__img:active{cursor:grabbing}.pswp--no-mouse-drag.pswp--zoomed-in .pswp__img,.pswp--no-mouse-drag.pswp--zoomed-in .pswp__img:active,.pswp__img{cursor:zoom-out}.pswp__container,.pswp__img,.pswp__button,.pswp__counter{-webkit-user-select:none;-moz-user-select:none;user-select:none}.pswp__item{z-index:1;overflow:hidden}.pswp__hidden{display:none!important}.pswp__content{pointer-events:none}.pswp__content>*{pointer-events:auto}.pswp__error-msg-container{display:grid}.pswp__error-msg{margin:auto;font-size:1em;line-height:1;color:var(--pswp-error-text-color)}.pswp .pswp__hide-on-close{opacity:.005;will-change:opacity;transition:opacity var(--pswp-transition-duration) cubic-bezier(.4,0,.22,1);z-index:10;pointer-events:none}.pswp--ui-visible .pswp__hide-on-close{opacity:1;pointer-events:auto}.pswp__button{position:relative;display:block;width:50px;height:60px;padding:0;margin:0;overflow:hidden;cursor:pointer;background:none;border:0;box-shadow:none;opacity:.85;-webkit-appearance:none;-webkit-touch-callout:none}.pswp__button:hover,.pswp__button:active,.pswp__button:focus{transition:none;padding:0;background:none;border:0;box-shadow:none;opacity:1}.pswp__button:disabled{opacity:.3;cursor:auto}.pswp__icn{fill:var(--pswp-icon-color);color:var(--pswp-icon-color-secondary)}.pswp__icn{position:absolute;top:14px;left:9px;width:32px;height:32px;overflow:hidden;pointer-events:none}.pswp__icn-shadow{stroke:var(--pswp-icon-stroke-color);stroke-width:var(--pswp-icon-stroke-width);fill:none}.pswp__icn:focus{outline:0}div.pswp__img--placeholder,.pswp__img--with-bg{background:var(--pswp-placeholder-bg)}.pswp__top-bar{position:absolute;left:0;top:0;width:100%;height:60px;display:flex;flex-direction:row;justify-content:flex-end;z-index:10;pointer-events:none!important}.pswp__top-bar>*{pointer-events:auto;will-change:opacity}.pswp__button--close{margin-right:6px}.pswp__button--arrow{position:absolute;width:75px;height:100px;top:50%;margin-top:-50px}.pswp__button--arrow:disabled{display:none;cursor:default}.pswp__button--arrow .pswp__icn{top:50%;margin-top:-30px;width:60px;height:60px;background:none;border-radius:0}.pswp--one-slide .pswp__button--arrow{display:none}.pswp--touch .pswp__button--arrow{visibility:hidden}.pswp--has_mouse .pswp__button--arrow{visibility:visible}.pswp__button--arrow--prev{right:auto;left:0}.pswp__button--arrow--next{right:0}.pswp__button--arrow--next .pswp__icn{left:auto;right:14px;transform:scaleX(-1)}.pswp__button--zoom{display:none}.pswp--zoom-allowed .pswp__button--zoom{display:block}.pswp--zoomed-in .pswp__zoom-icn-bar-v{display:none}.pswp__preloader{position:relative;overflow:hidden;width:50px;height:60px;margin-right:auto}.pswp__preloader .pswp__icn{opacity:0;transition:opacity .2s linear;animation:pswp-clockwise .6s linear infinite}.pswp__preloader--active .pswp__icn{opacity:.85}@keyframes pswp-clockwise{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.pswp__counter{height:30px;margin-top:15px;margin-inline-start:20px;font-size:14px;line-height:30px;color:var(--pswp-icon-color);text-shadow:1px 1px 3px var(--pswp-icon-color-secondary);opacity:.85}.pswp--one-slide .pswp__counter{display:none}.gallery-container[data-astro-cid-ihllb3az]{position:relative;max-width:100%;margin:0;border-radius:8px}.gallery-carousel[data-astro-cid-ihllb3az]{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none;scroll-behavior:smooth;border-radius:8px}.gallery-carousel[data-astro-cid-ihllb3az]::-webkit-scrollbar{display:none}.gallery-carousel[data-astro-cid-ihllb3az] .gallery-item[data-astro-cid-ihllb3az]{flex:0 0 100%;scroll-snap-align:center;width:100%;aspect-ratio:16/9;display:block}.gallery-vertical[data-astro-cid-ihllb3az]{display:flex;flex-direction:column;gap:1.5rem}.gallery-vertical[data-astro-cid-ihllb3az] .gallery-item[data-astro-cid-ihllb3az]{width:100%;height:auto;display:block;border-radius:8px;overflow:hidden}.gallery-item[data-astro-cid-ihllb3az] img[data-astro-cid-ihllb3az]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.absolute[data-astro-cid-ihllb3az]{position:absolute}.inset-0[data-astro-cid-ihllb3az]{inset:0}.pointer-events-none[data-astro-cid-ihllb3az]{pointer-events:none}.flex[data-astro-cid-ihllb3az]{display:flex}.justify-between[data-astro-cid-ihllb3az]{justify-content:space-between}.items-center[data-astro-cid-ihllb3az]{align-items:center}.px-4[data-astro-cid-ihllb3az]{padding-left:1rem;padding-right:1rem}.opacity-0[data-astro-cid-ihllb3az]{opacity:0}.group[data-astro-cid-ihllb3az]:hover .group-hover\:opacity-100[data-astro-cid-ihllb3az]{opacity:1}.transition-opacity[data-astro-cid-ihllb3az]{transition:opacity .3s}.bg-black\/20[data-astro-cid-ihllb3az]{background-color:#0003}.text-white[data-astro-cid-ihllb3az]{color:#fff}.p-2[data-astro-cid-ihllb3az]{padding:.5rem}.rounded-full[data-astro-cid-ihllb3az]{border-radius:9999px}.backdrop-blur-sm[data-astro-cid-ihllb3az]{backdrop-filter:blur(4px)}.work-layout[data-astro-cid-f4c4p6zg]{margin:0 auto;padding:2rem 4vw}.work-header[data-astro-cid-f4c4p6zg]{margin-bottom:2rem}.work-title[data-astro-cid-f4c4p6zg]{font-size:2.2rem;margin-bottom:1rem;line-height:1.1;font-weight:400}.work-description[data-astro-cid-f4c4p6zg]{font-size:1.2rem;color:var(--color-base);opacity:.8;line-height:1.5;margin-bottom:1.5rem}.work-body[data-astro-cid-f4c4p6zg]{font-size:1.1rem;line-height:1.6;margin-bottom:2.5rem;opacity:.9}.work-nav[data-astro-cid-f4c4p6zg]{display:flex;justify-content:space-between;padding:1rem 4vw;border-top:1px solid var(--color-border);font-size:1.1rem;margin:0 auto}.nav-link[data-astro-cid-f4c4p6zg]{display:flex;align-items:center;color:inherit;text-decoration:none;font-weight:500;opacity:.7;transition:opacity .2s}.nav-link[data-astro-cid-f4c4p6zg]:hover{opacity:1}.work-info[data-astro-cid-f4c4p6zg]{margin-bottom:3rem}.single-image[data-astro-cid-f4c4p6zg] img[data-astro-cid-f4c4p6zg]{width:100%;height:auto;border-radius:4px;display:block}@media(min-width:768px){.work-layout[data-astro-cid-f4c4p6zg]{max-width:900px;padding:4rem 4vw}.work-title[data-astro-cid-f4c4p6zg]{font-size:3.5rem}.work-description[data-astro-cid-f4c4p6zg]{font-size:1.5rem}.work-body[data-astro-cid-f4c4p6zg]{font-size:1.25rem}.work-nav[data-astro-cid-f4c4p6zg]{max-width:900px;font-size:1.2rem}}@media(min-width:1200px){body{overflow:hidden}.site-wrapper,.site-main{height:100vh;overflow:hidden;display:flex;flex-direction:column}.site-main{flex:1}.work-layout[data-astro-cid-f4c4p6zg]{max-width:none;flex:1;display:grid;grid-template-columns:40% 1fr;gap:6rem;height:100%;overflow:hidden;padding:2rem 4vw 0 4vw;align-items:stretch}.work-info[data-astro-cid-f4c4p6zg]{height:100%;overflow:hidden;display:flex;flex-direction:column;margin-bottom:0}.work-info-content[data-astro-cid-f4c4p6zg]{display:flex;flex-direction:column;height:100%;overflow-y:auto;padding:.5rem 2rem 2rem 0;scrollbar-width:thin;scrollbar-color:var(--color-border) transparent}.work-info-content[data-astro-cid-f4c4p6zg]::-webkit-scrollbar{width:6px}.work-info-content[data-astro-cid-f4c4p6zg]::-webkit-scrollbar-track{background:transparent}.work-info-content[data-astro-cid-f4c4p6zg]::-webkit-scrollbar-thumb{background-color:var(--color-border);border-radius:20px}.work-gallery[data-astro-cid-f4c4p6zg]{height:100%;overflow-y:auto;padding-right:1rem;padding-bottom:2rem;scrollbar-width:thin;scrollbar-color:var(--color-border) transparent;display:flex;flex-direction:column;gap:2rem}.work-gallery[data-astro-cid-f4c4p6zg]::-webkit-scrollbar{width:6px}.work-gallery[data-astro-cid-f4c4p6zg]::-webkit-scrollbar-track{background:transparent}.work-gallery[data-astro-cid-f4c4p6zg]::-webkit-scrollbar-thumb{background-color:var(--color-border);border-radius:20px}.work-title[data-astro-cid-f4c4p6zg]{font-size:4rem;margin-bottom:1.5rem}.work-description[data-astro-cid-f4c4p6zg]{font-size:1.6rem;margin-bottom:2rem}.work-body[data-astro-cid-f4c4p6zg]{font-size:1.3rem;line-height:1.7}.work-nav[data-astro-cid-f4c4p6zg]{max-width:none;font-size:1.2rem;width:100%;padding:1rem 4vw;border-top:1px solid var(--color-border);background:var(--color-bg);flex-shrink:0;z-index:10}}
