@media(max-width:768px){.Footer_mobile__TYNqJ{text-align:center;flex-direction:column;align-items:center}}.Header_position__y2w_C{position:-webkit-sticky;position:sticky;top:0}.Header_mask__joAFr{pointer-events:none;-webkit-backdrop-filter:blur(.5rem);backdrop-filter:blur(.5rem);background:linear-gradient(to bottom,var(--page-background),var(--static-transparent));-webkit-mask-image:linear-gradient(rgb(0,0,0) 25%,rgba(0,0,0,0));mask-image:linear-gradient(rgb(0,0,0) 25%,rgba(0,0,0,0));-webkit-mask-size:100% 100%;mask-size:100% 100%}@media(max-width:768px){.Header_position__y2w_C{top:auto;position:fixed;bottom:var(--static-space-24)}.Header_mask__joAFr{transform:rotate(180deg);bottom:0}}.HeadingLink_control__SRvcO{cursor:pointer}.HeadingLink_control__SRvcO:hover .HeadingLink_visibility__B5_8u{opacity:1}.HeadingLink_control__SRvcO:hover .HeadingLink_text__5SJxI{-webkit-text-decoration-line:underline;text-decoration-line:underline}.HeadingLink_text__5SJxI{text-decoration-thickness:1px;text-underline-offset:.25em;-webkit-text-decoration-color:var(--neutral-border-strong);text-decoration-color:var(--neutral-border-strong)}.HeadingLink_visibility__B5_8u{opacity:0;transform:scale(.875)}.ProjectCard_imageWrapper__Blkac{transition:transform .4s cubic-bezier(.16,1,.3,1),box-shadow .4s cubic-bezier(.16,1,.3,1);border-radius:var(--radius-l,16px);position:relative;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06)}.ProjectCard_imageWrapper__Blkac:hover{transform:translateY(-6px) scale(1.01);box-shadow:0 24px 32px -8px rgba(0,0,0,.4),0 12px 16px -8px rgba(0,0,0,.3)}.ProjectCard_imageWrapper__Blkac:active{transform:translateY(-2px) scale(.99);box-shadow:0 10px 15px -3px rgba(0,0,0,.2);transition:transform .1s ease,box-shadow .1s ease}.ProjectGallery_galleryContainer__5b1UB{display:flex;flex-direction:column;gap:var(--static-space-12);width:100%}.ProjectGallery_mainStage__5AbdQ{position:relative;width:100%;border-radius:var(--radius-m);box-shadow:var(--shadow-l);background-color:var(--neutral-surface);aspect-ratio:16/9}.ProjectGallery_mainImage__13wVf{width:100%;height:100%;object-fit:cover}.ProjectGallery_mainImageContain__EVXc1{width:100%;height:100%;object-fit:contain!important;background-color:var(--neutral-alpha-weak)}.ProjectGallery_controls__QsOEZ{position:absolute;top:50%;transform:translateY(-50%);width:100%;display:flex;justify-content:space-between;padding:0 var(--static-space-16);pointer-events:none;z-index:3}.ProjectGallery_controlButton__7CaMZ{pointer-events:auto;background:rgba(0,0,0,.5);color:#fff;border:none;border-radius:50%;width:40px;height:40px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .2s ease,transform .1s ease;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.ProjectGallery_controlButton__7CaMZ:hover{background:rgba(0,0,0,.7);transform:scale(1.05)}.ProjectGallery_captionContainer____IfO{min-height:1.5rem;display:flex;align-items:flex-start;padding:0 var(--static-space-4);margin-bottom:var(--static-space-4)}.ProjectGallery_thumbnails__RWMZ0{display:flex;gap:var(--static-space-12);overflow-x:auto;padding-bottom:var(--static-space-8);scrollbar-width:none}.ProjectGallery_thumbnails__RWMZ0::-webkit-scrollbar{display:none}.ProjectGallery_thumbnailItem__h8_w0{flex:0 0 80px;aspect-ratio:16/9;border-radius:var(--radius-s);overflow:hidden;cursor:pointer;opacity:.6;transition:all .2s ease;border:2px solid rgba(0,0,0,0)}.ProjectGallery_thumbnailItem__h8_w0.ProjectGallery_active___o_0X{opacity:1;border-color:var(--brand-border);box-shadow:var(--shadow-s)}.ProjectGallery_thumbnailItem__h8_w0 img{width:100%;height:100%;object-fit:cover}.ProjectGallery_mainImageWrapper__Vequ8{cursor:zoom-in;height:100%;transition:transform .2s ease}.ProjectGallery_mainImageWrapper__Vequ8:active{transform:scale(.98)}.ProjectGallery_lightboxOverlay__XzRaV{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:rgba(0,0,0,.9);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:9999;display:flex;align-items:center;justify-content:center;cursor:zoom-out;animation:ProjectGallery_fadeIn__Y462_ .3s ease}@keyframes ProjectGallery_fadeIn__Y462_{0%{opacity:0}to{opacity:1}}.ProjectGallery_lightboxClose__ziy0i,.ProjectGallery_lightboxNav__pH3xe{background:hsla(0,0%,100%,.05);border:1px solid hsla(0,0%,100%,.1);color:#fff;border-radius:50%;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:10000;transition:all .2s cubic-bezier(.16,1,.3,1)}.ProjectGallery_lightboxClose__ziy0i{position:absolute;top:max(var(--static-space-24),env(safe-area-inset-top,24px));right:max(var(--static-space-24),env(safe-area-inset-right,24px));width:48px;height:48px}.ProjectGallery_lightboxClose__ziy0i:hover{background:hsla(0,0%,100%,.15);border-color:hsla(0,0%,100%,.4);transform:scale(1.1)}.ProjectGallery_lightboxNav__pH3xe{position:absolute;top:50%;transform:translateY(-50%);width:56px;height:56px;padding:0}.ProjectGallery_lightboxNav__pH3xe:hover{background:hsla(0,0%,100%,.15);border-color:hsla(0,0%,100%,.4);transform:translateY(-50%) scale(1.1)}.ProjectGallery_lightboxNavLeft__2V_H5{left:max(var(--static-space-24),env(safe-area-inset-left,24px))}.ProjectGallery_lightboxNavRight__5_kF_{right:max(var(--static-space-24),env(safe-area-inset-right,24px))}.ProjectGallery_lightboxImageContainer__zFFUh{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative;cursor:default}.ProjectGallery_lightboxImage__H6X_l{max-width:90%;max-height:85vh;object-fit:contain;border-radius:var(--radius-m);box-shadow:0 16px 40px rgba(0,0,0,.6);animation:ProjectGallery_smoothZoom__kEesZ .4s cubic-bezier(.16,1,.3,1)}@keyframes ProjectGallery_smoothZoom__kEesZ{0%{opacity:0;transform:scale(.97)}to{opacity:1;transform:scale(1)}}.ProjectGallery_lightboxCaption__G3BGW{position:absolute;bottom:max(var(--static-space-24),env(safe-area-inset-bottom,24px));left:50%;transform:translateX(-50%);width:100%;padding:0 var(--static-space-32);text-align:center;color:#fff;text-shadow:0 2px 4px rgba(0,0,0,.8),0 4px 12px rgba(0,0,0,.6);pointer-events:none}.ProjectGallery_lightboxCaption__G3BGW div,.ProjectGallery_lightboxCaption__G3BGW p,.ProjectGallery_lightboxCaption__G3BGW span{color:#fff!important}@media(max-width:768px){.ProjectGallery_lightboxClose__ziy0i{top:max(var(--static-space-16),env(safe-area-inset-top,16px));right:max(var(--static-space-16),env(safe-area-inset-right,16px));width:40px;height:40px}.ProjectGallery_lightboxNav__pH3xe{width:40px;height:40px}.ProjectGallery_lightboxNavLeft__2V_H5{left:max(var(--static-space-8),env(safe-area-inset-left,8px))}.ProjectGallery_lightboxNavRight__5_kF_{right:max(var(--static-space-8),env(safe-area-inset-right,8px))}.ProjectGallery_lightboxImage__H6X_l{max-width:95%;max-height:75vh}.ProjectGallery_lightboxCaption__G3BGW{bottom:max(var(--static-space-16),env(safe-area-inset-bottom,16px));padding:0 max(var(--static-space-16),env(safe-area-inset-right,16px))}}@media(max-height:500px)and (orientation:landscape){.ProjectGallery_lightboxImage__H6X_l{max-height:70vh}.ProjectGallery_lightboxClose__ziy0i{top:max(var(--static-space-8),env(safe-area-inset-top,8px));right:max(var(--static-space-24),env(safe-area-inset-right,24px));width:36px;height:36px}.ProjectGallery_lightboxCaption__G3BGW{bottom:max(var(--static-space-8),env(safe-area-inset-bottom,8px))}.ProjectGallery_lightboxNavLeft__2V_H5{left:max(var(--static-space-16),env(safe-area-inset-left,16px))}.ProjectGallery_lightboxNavRight__5_kF_{right:max(var(--static-space-16),env(safe-area-inset-right,16px))}}