*{box-sizing:border-box;margin:0;padding:0}*,:before,:after{max-width:100%}img,video,iframe{max-width:100%;height:auto}:root{--base-100:#fff;--base-200:#2a2a2a;--base-300:#1a1a1a;--base-400:#0f0f0f;--text-primary:#fff;--text-secondary:#b0b0b0;--accent:#6366f1;--accent-hover:#818cf8}body{background:var(--base-400);color:var(--text-primary);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inter,sans-serif;overflow-x:hidden}body.homepage{overscroll-behavior-y:none;overscroll-behavior:none;touch-action:pan-y pinch-zoom;width:100%;height:100vh;position:fixed;overflow:hidden}html:has(body:not(.homepage)){height:auto;min-height:100%;overflow:hidden auto!important}body:not(.homepage){min-height:100%;height:auto!important;position:relative!important;overflow:hidden auto!important}html{width:100%;max-width:100vw;position:relative;overflow-x:hidden}html,body{overscroll-behavior-y:none;overscroll-behavior:none;width:100%;max-width:100vw;position:relative;overflow-x:hidden!important}nextjs-portal{pointer-events:none!important;visibility:hidden!important;z-index:-1!important;width:0!important;height:0!important;position:fixed!important;top:-9999px!important;left:-9999px!important}.main-nav{z-index:1000;background:var(--base-400);box-sizing:border-box;width:100%;max-width:100vw;position:fixed;top:0;overflow-x:hidden}.nav-container{justify-content:space-between;align-items:center;max-width:1600px;margin:0 auto;padding:1.5rem 3rem;display:flex}.nav-logo .logo-link{color:var(--text-primary);letter-spacing:.05em;text-transform:uppercase;font-size:.9rem;font-weight:700;text-decoration:none;transition:opacity .2s}.nav-logo .logo-link:hover{opacity:.7}.nav-links{align-items:center;gap:2.5rem;display:flex}.nav-link{color:var(--text-primary);letter-spacing:.05em;text-transform:uppercase;font-size:.9rem;font-weight:400;text-decoration:none;transition:opacity .2s}.nav-link:hover,.nav-link.active{opacity:.6}.menu-toggle{cursor:pointer;z-index:1001;background:0 0;border:none;flex-direction:column;justify-content:center;gap:10px;width:28px;height:20px;padding:0;transition:all .3s;display:none;position:relative}.menu-line{background:var(--text-primary);transform-origin:50%;border-radius:2px;width:100%;height:2px;transition:all .3s;display:block}.menu-toggle.active .menu-line:first-child{transform:translateY(7px)rotate(45deg)}.menu-toggle.active .menu-line:nth-child(2){transform:translateY(-7px)rotate(-45deg)}.mobile-menu{background:var(--base-400);z-index:1000;opacity:0;visibility:hidden;touch-action:none;-webkit-overflow-scrolling:touch;width:100%;height:100dvh;transition:opacity .4s,visibility .4s;position:fixed;top:0;left:0;overflow:hidden}.mobile-menu.active{opacity:1;visibility:visible}.mobile-menu-inner{-webkit-overflow-scrolling:touch;touch-action:pan-y;flex-direction:column;width:100%;height:100%;padding:0;display:flex;position:relative;overflow:hidden auto}.mobile-nav{flex-direction:column;justify-content:center;align-items:center;gap:0;min-height:100%;padding:100px 2rem 80px;display:flex}.mobile-nav-item{text-align:center;width:100%;color:var(--text-primary);opacity:0;animation:.4s forwards menuItemReveal;animation-delay:var(--delay,0s);border-bottom:1px solid #ffffff0f;padding:1.5rem 0;text-decoration:none;transition:opacity .3s;display:block;position:relative;transform:translateY(20px)}.mobile-nav-item:last-child{border-bottom:none}.nav-label{letter-spacing:.05em;text-transform:uppercase;font-size:1.1rem;font-weight:400;transition:opacity .3s;display:inline-block;position:relative}.mobile-nav-item:hover .nav-label,.mobile-nav-item.active .nav-label{opacity:.7}@keyframes menuItemReveal{to{opacity:1;transform:translateY(0)scale(1)}}@media (max-width:768px){body,html{position:relative;touch-action:pan-y!important;-ms-touch-action:pan-y!important;width:100%!important;max-width:100vw!important;overflow-x:hidden!important}.menu-toggle{display:flex}.nav-links{display:none}.nav-container{padding:1.25rem 1.5rem}.nav-logo .logo-link{font-size:.85rem}.mobile-nav{padding:100px 2rem 80px}.nav-label{font-size:1.1rem}body,html{position:relative;width:100%!important;max-width:100vw!important;overflow-x:hidden!important}main,.page-content,.contact-container,.about-container,.gallery-page,.gallery-grid,.projects-container,.work-container{box-sizing:border-box!important;width:100%!important;max-width:100vw!important;overflow-x:hidden!important}}@media (max-width:480px){.nav-container{padding:1rem 1.25rem}.menu-toggle{width:22px;height:16px}.project-card{gap:1.75rem;padding:0 0 2rem}.project-link{display:none}.project-title{font-size:1.375rem}.project-description{font-size:.875rem;line-height:1.55}.project-header,.project-tech{gap:.5rem;font-size:.7rem}.project-link{font-size:.8rem}.about-page .page-content{height:auto;min-height:100vh;max-height:none;padding:80px 1rem 100px;overflow:visible}.about-page .page-header{margin-bottom:1rem;padding-bottom:0}.about-page .page-title{font-size:2rem;line-height:1.1}.about-page .about-card{grid-template-rows:auto auto!important;grid-template-columns:1fr!important;gap:1.5rem!important;padding:0!important}.about-page .about-card:first-child{grid-template-rows:auto auto!important;grid-template-columns:1fr!important}.about-page .about-card:first-child .about-content-wrapper{order:1;gap:1.25rem;padding:0}.about-page .about-card:first-child .about-content-wrapper:after{display:none}.about-page .about-card:first-child .about-image-wrapper{aspect-ratio:4/3;order:2;width:100%;height:auto;min-height:250px;margin:0}.about-page .about-card:first-child .about-image{width:100%}.about-page .about-card-title{margin-bottom:.75rem;font-size:1.75rem;line-height:1.2}.about-page .about-card-description{font-size:.9rem;line-height:1.65}.about-page .about-header-info{gap:.5rem;margin-bottom:.5rem;font-size:.65rem}.work-container{flex-direction:column;gap:2.5rem;padding:0 1rem;display:flex}.work-card{border-bottom:none;flex-direction:column;gap:0;padding:0;display:flex;position:relative}.work-card-large{background:0 0;padding:0;transition:all .4s cubic-bezier(.23,1,.32,1);overflow:visible}.work-card-large .work-image-wrapper{aspect-ratio:16/10;border-radius:0}.work-card-large .work-content{gap:1.25rem;padding:2rem 1.5rem}.work-card-medium:nth-child(odd){flex-direction:column}.work-card-medium:nth-child(2n){background:#ffffff04;border-radius:0;flex-direction:column-reverse;overflow:hidden}.work-card-medium .work-image-wrapper{aspect-ratio:4/3;border-radius:0}.work-card-medium:nth-child(odd) .work-content{gap:1rem;padding:1.75rem 1.25rem 0}.work-card-medium:nth-child(2n) .work-content{gap:1rem;padding:1.75rem 1.25rem}.work-card-small{background:0 0;flex-direction:row;align-items:flex-start;gap:1.5rem;padding:0;transition:all .4s cubic-bezier(.23,1,.32,1)}.work-card-small .work-image-wrapper{aspect-ratio:3/4;border-radius:0;flex-shrink:0;width:40%;overflow:hidden}.work-card-small .work-content{flex:1;gap:.75rem;padding:0}.work-title{font-size:1.5rem}.work-card-small .work-title{font-size:1.25rem;line-height:1.3}.work-description{max-width:100%;font-size:.9rem;line-height:1.55}.work-card-small .work-description{font-size:.85rem;line-height:1.5}.work-header{gap:.5rem;font-size:.7rem}.work-card-small .work-header{font-size:.65rem}.work-tech{gap:.75rem;font-size:.75rem}.work-card-small .work-tech{gap:.5rem;font-size:.7rem}.work-link{font-size:.85rem}.work-card-small .work-link{font-size:.8rem}.work-footer{margin-top:.75rem;padding-top:1rem}.work-card-small .work-footer{flex-direction:column;align-items:flex-start;gap:.75rem;margin-top:.5rem;padding-top:.75rem}.mobile-nav{padding:0 1.25rem}.nav-label{font-size:1.1rem}.mobile-nav-item{padding:1.5rem 0}}.main-footer{z-index:1000;background:var(--base-400);box-sizing:border-box;width:100%;max-width:100vw;position:fixed;bottom:0;overflow-x:hidden}.footer-content{justify-content:space-between;align-items:center;max-width:1600px;margin:0 auto;padding:1rem 3rem;display:flex}.footer-tagline,.footer-copyright{color:var(--text-secondary);letter-spacing:.05em;text-transform:uppercase;margin:0;font-size:.7rem;font-weight:400}@media (max-width:768px){.footer-content{flex-direction:column;justify-content:center;align-items:center;gap:.25rem;padding:1rem 1.25rem}.footer-tagline:after{content:" ©2025"}.footer-copyright{display:none}}.welcome-text{z-index:10;text-align:center;width:100%;max-width:800px;padding:0 3rem;display:none;position:absolute;top:140px;left:50%;transform:translate(-50%)}.welcome-text h1{color:var(--base-100,#fff);letter-spacing:-.02em;text-transform:uppercase;opacity:.9;white-space:nowrap;margin:0 0 1.5rem;font-family:Geist Mono,monospace;font-size:clamp(2rem,5.5vw,4rem);font-weight:500}.welcome-text p{color:var(--base-100,#fff);letter-spacing:.01em;opacity:.8;margin:.75rem 0 0;font-family:Inter,sans-serif;font-size:clamp(1rem,2vw,1.25rem);font-weight:400;line-height:1.6}.welcome-text-mobile{display:none}@media (max-width:768px){.welcome-text-desktop{display:none}.welcome-text-mobile{display:block}}.container{background:var(--base-400);overscroll-behavior-y:none;overscroll-behavior:none;-webkit-overflow-scrolling:touch;touch-action:pan-y pinch-zoom;width:100%;height:100svh;min-height:100vh;position:relative;overflow:hidden}.slider{perspective:250px;perspective-origin:50% 100%;overscroll-behavior-y:none;overscroll-behavior:none;touch-action:pan-y pinch-zoom;contain:layout style;-webkit-tap-highlight-color:transparent;width:100%;height:100svh;position:absolute;overflow:hidden}.slide{width:60%;min-width:280px;height:48vh;min-height:300px;aspect-ratio:unset;will-change:transform,opacity;max-width:900px;max-height:calc(100vh - 300px);transform-style:preserve-3d;backface-visibility:hidden;contain:layout paint;-webkit-tap-highlight-color:transparent;border-radius:0;justify-content:center;align-items:center;display:flex;position:absolute;top:50%;left:50%;overflow:hidden;box-shadow:0 10px 30px #0000001a}.slide-image{-o-object-fit:cover;object-fit:cover;-o-object-position:center 30%;object-position:center 30%;filter:brightness(.9)contrast(1.05);box-sizing:border-box;width:100%;min-width:100%;max-width:100%;height:100%;min-height:100%;max-height:100%;transition:filter .3s;display:block;position:absolute;top:0;left:0}.slide-title{color:var(--text-primary);letter-spacing:-.15rem;z-index:2;text-shadow:0 4px 20px #00000080;box-sizing:border-box;flex-wrap:wrap;place-content:center;gap:0 .2em;max-width:100%;padding:0 .5rem;font-family:Inter,sans-serif;font-size:4rem;font-weight:700;display:flex;position:relative}.slide-title .word{will-change:transform;text-shadow:none;display:inline-block}.slide-title>div[aria-hidden=true]{text-shadow:none}@media (max-width:1200px){.slide{width:70%;max-width:800px}}@media (max-width:1024px){.slide{width:55%;max-width:500px;height:38vh;max-height:calc(100vh - 200px)}.slide-title{letter-spacing:-.08rem;text-align:center;font-size:2.25rem}}@media (max-width:900px){.slide{width:60%;max-width:480px;height:36vh;max-height:calc(100vh - 200px)}}@media (max-width:768px){.welcome-text{padding:0 1.5rem;display:block;top:96px}.welcome-text h1{text-align:center;white-space:normal;max-width:100%;margin-top:.5rem;margin-bottom:.5rem;font-size:clamp(1.5rem,6vw,2.5rem)}.welcome-text p{box-sizing:border-box;text-align:center;width:100%;max-width:276px;margin-top:.5rem;margin-left:auto;margin-right:auto;font-size:clamp(.9rem,3vw,1.1rem)}.slide{width:70%!important;min-width:280px!important;max-width:75vw!important;height:45vh!important;min-height:320px!important;max-height:55vh!important;box-shadow:none!important;border-radius:0!important;top:62%!important;left:50%!important;transform:translate(-50%,-50%)!important}.slide-image{-o-object-position:center center;object-position:center center;border-radius:0}.slide-title{letter-spacing:-.06rem;text-align:center;padding:0 .75rem;font-size:1.5rem}}@media (max-width:480px){.welcome-text{padding:0 1.25rem;display:block;top:100px}.welcome-text h1{text-align:center;white-space:normal;max-width:100%;margin-top:1rem;margin-bottom:.75rem;font-size:clamp(1.3rem,7vw,2rem)}.welcome-text p{box-sizing:border-box;text-align:center;width:100%;max-width:276px;margin-top:1rem;margin-left:auto;margin-right:auto;font-size:clamp(.85rem,4vw,1rem)}.slide{width:75%!important;min-width:260px!important;max-width:80vw!important;height:40vh!important;min-height:280px!important;max-height:50vh!important;box-shadow:none!important;border-radius:0!important;top:64%!important;left:50%!important;transform:translate(-50%,-50%)!important}.slide-image{-o-object-position:center center;object-position:center center;border-radius:0}.slide-title{letter-spacing:-.04rem;text-align:center;padding:0 .5rem;font-size:1.25rem}}@media (max-width:360px){.slide{width:100%!important;min-width:100%!important;max-width:100vw!important;height:100vh!important;min-height:100vh!important;max-height:100vh!important;box-shadow:none!important;border-radius:0!important;top:0!important;left:0!important;transform:none!important}.slide-image{-o-object-position:center center;object-position:center center;border-radius:0}.slide-title{letter-spacing:-.03rem;padding:0 .5rem;font-size:1.1rem}.work-card-small{flex-direction:column;gap:1rem;padding:1rem}.work-card-small .work-image-wrapper{aspect-ratio:4/3;width:100%}.work-card-small .work-content{gap:.75rem}.work-card-large .work-content{padding:1.5rem 1.25rem}.work-card-medium:nth-child(odd) .work-content{padding:1.5rem 1.25rem 0}.work-card-medium:nth-child(2n) .work-content{padding:1.5rem 1.25rem}}.page-content{box-sizing:border-box;width:100%;max-width:1400px;min-height:100vh;margin:0 auto;padding:120px 2rem 150px;overflow-x:hidden}.contact-page .page-content{box-sizing:border-box;flex-direction:column;max-width:100%;min-height:100vh;padding:80px 4rem;display:flex;overflow:visible}.about-page .page-content{box-sizing:border-box;background:var(--base-400);flex-direction:column;width:100%;max-width:1400px;min-height:100vh;margin:0 auto;padding:80px 2rem;display:flex;overflow:hidden}@media (max-width:1200px){.about-page .page-content{padding:80px 1.5rem 60px}.about-page .about-card:first-child .about-content-wrapper{padding:3rem 2rem 3rem 0}}.page-header{text-align:left;border-bottom:1px solid #ffffff14;margin-bottom:10px;padding-bottom:2rem}.page-title{letter-spacing:-.02em;color:var(--text-primary);text-transform:none;margin:0;font-size:3.5rem;font-weight:400;line-height:1.1}.about-container{box-sizing:border-box;flex-direction:column;width:100%;max-width:1600px;height:100%;margin:0 auto;display:flex;overflow:hidden}.about-page .page-header{border-bottom:1px solid #ffffff14;flex-shrink:0;margin-bottom:1.5rem;padding-bottom:0}@media (min-width:769px){.about-page .page-header .gallery-title{padding-bottom:3rem!important}.about-page .about-content-wrapper .gallery-title{margin-top:1rem;padding-top:3rem!important}.about-page .about-content-wrapper .gallery-title-line{font-size:clamp(2.3rem,4.5vw,3.7rem)!important}.about-page .about-card-description-desktop{font-size:.95rem!important;line-height:1.7!important}}.about-page .page-title{letter-spacing:-.05em;font-size:5rem;font-weight:300;line-height:1}.about-page .about-container{flex-direction:column;flex:1;gap:0;min-height:0;display:flex;overflow:hidden}.about-card{opacity:0;border-bottom:1px solid #ffffff0f;grid-template-columns:2fr 3fr;gap:6rem;padding:4rem 0;transition:opacity .3s;display:grid}.about-page .about-card{box-sizing:border-box;flex:1;grid-template-rows:1fr;align-items:stretch;gap:0;width:100%;max-width:100%;min-height:0;padding:0;grid-template-columns:1fr 1fr!important;display:grid!important}.about-page .about-card:first-child{flex:1;grid-template-rows:1fr;align-items:stretch;min-height:0;grid-template-columns:1fr 1fr!important;display:grid!important}.about-page .about-card:first-child .about-content-wrapper{flex-direction:column;justify-content:center;gap:2.5rem;width:100%;max-width:none;height:100%;padding:4rem 4rem 4rem 0;display:flex;position:relative}.about-page .about-card:first-child .about-content-wrapper:after{content:"";background:linear-gradient(#0000 0%,#ffffff14 20% 80%,#0000 100%);width:1px;height:60%;position:absolute;top:50%;right:0;transform:translateY(-50%)}.about-page .about-card:first-child .about-image-wrapper{background:var(--base-500);border-radius:0;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative;overflow:hidden}.about-page .about-card:first-child .about-image{-o-object-fit:cover;object-fit:cover;-o-object-position:center 25%;object-position:center 25%;filter:brightness(.88)contrast(1.12);border-radius:0;width:100%;height:100%;transition:transform .8s cubic-bezier(.23,1,.32,1)}.about-card:last-child{border-bottom:none}.about-card:nth-child(2n){direction:rtl}.about-card:nth-child(2n)>*,.about-page .about-card:nth-child(2n){direction:ltr}.about-image-wrapper{aspect-ratio:4/3;background:0 0;width:100%;position:relative;overflow:hidden}.about-page .about-image-wrapper{background:var(--base-400);justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative;overflow:hidden}.about-image{-o-object-fit:contain;object-fit:contain;-o-object-position:center center;object-position:center center;filter:grayscale(20%)brightness(.95);width:100%;height:100%;transition:transform .6s;display:block}.about-card:hover .about-image{filter:grayscale(0%)brightness();transform:scale(1.03)}.about-content-wrapper{flex-direction:column;justify-content:center;gap:.75rem;display:flex}.about-page .about-content-wrapper{flex-direction:column;justify-content:center;gap:0;height:100%;display:flex;overflow:hidden}.about-header-info{letter-spacing:.15em;text-transform:uppercase;align-items:center;gap:1.5rem;margin-bottom:1.25rem;font-size:.75rem;display:flex}.about-header-info:has(.about-type:only-child){gap:0}.about-type{color:var(--text-secondary);opacity:.6;letter-spacing:.2em;font-weight:300}.about-card-title{color:var(--text-primary);letter-spacing:-.02em;width:100%;max-width:100%;margin:0;font-size:2.5rem;font-weight:400;line-height:1.3}.about-page .about-card-title{letter-spacing:-.04em;margin-bottom:.75rem;font-size:3.5rem;font-weight:300;line-height:1.15}.about-page .about-content-wrapper .gallery-title{margin-bottom:.75rem}.about-card-description{color:var(--text-secondary);letter-spacing:-.01em;max-width:100%;font-size:1.1rem;line-height:1.8}.about-page .about-card-description{width:100%;max-width:100%;color:var(--text-secondary);opacity:.8;letter-spacing:-.01em;font-size:1.1rem;line-height:1.9}.about-page .about-card-description-desktop{display:block}.about-page .about-card-description-mobile{display:none}.about-page .about-header-info{width:100%;max-width:100%}.about-stats-grid{border-top:1px solid #ffffff0f;grid-template-columns:repeat(3,1fr);gap:2rem;margin-top:1.5rem;padding-top:1.5rem;display:grid}.about-stat-item{flex-direction:column;gap:.5rem;display:flex}.about-stat-item .stat-label{color:var(--text-secondary);letter-spacing:.05em;text-transform:uppercase;opacity:.7;font-size:.75rem;font-weight:400}.about-stat-item .stat-value{color:var(--text-primary);letter-spacing:-.03em;font-size:2rem;font-weight:400;line-height:1}.skills-grid{flex-direction:column;gap:1.5rem;margin-top:1rem;display:flex}.about-page .skills-grid{flex:1;gap:1rem;min-height:0;margin-top:.5rem;overflow-y:auto}.about-page .skill-item-card{flex-shrink:0;gap:.5rem}.about-page .skill-name-card{font-size:.85rem}.skill-item-card{flex-direction:column;gap:.75rem;display:flex}.skill-name-card{color:var(--text-secondary);letter-spacing:-.01em;font-size:.9rem;font-weight:400}.skill-bar-card{background:#ffffff0d;border-radius:2px;width:100%;height:2px;overflow:hidden}.skill-progress-card{background:var(--accent);border-radius:2px;height:100%;transition:width 1.5s}.projects-container{flex-direction:column;gap:0;margin-top:0;display:flex}.project-card{opacity:1;border-bottom:1px solid #ffffff0f;grid-template-columns:1.2fr 1fr;gap:6rem;padding:4rem 0;display:grid}@media (min-width:1400px){.project-card{gap:7rem;padding:5rem 0}.project-title{font-size:2.5rem}}@media (min-width:1200px) and (max-width:1399px){.project-card{gap:5.5rem}}.project-card:last-child{border-bottom:none}.project-card:nth-child(2n){direction:rtl}.project-card:nth-child(2n)>*{direction:ltr}.project-image-wrapper{aspect-ratio:4/3;background:#ffffff03;width:100%;position:relative;overflow:hidden}.project-image-wrapper .video-player-container{width:100%;height:100%}.project-image{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;filter:grayscale(20%)brightness(.95);opacity:.3;width:100%;height:100%;transition:transform .6s,opacity .5s}.project-image.loaded{opacity:1}.project-card:hover .project-image{filter:grayscale(0%)brightness();transform:scale(1.03)}.project-content{flex-direction:column;justify-content:center;gap:1.25rem;display:flex}.project-header{letter-spacing:.05em;text-transform:uppercase;align-items:center;gap:1.5rem;margin-bottom:.5rem;font-size:.875rem;display:flex}.project-year{color:var(--text-secondary);font-weight:400}.project-category{color:var(--text-secondary);opacity:.7;font-weight:400}.project-title{color:var(--text-primary);letter-spacing:-.02em;margin:0;font-size:2.25rem;font-weight:400;line-height:1.2}.project-description{color:var(--text-secondary);letter-spacing:-.01em;max-width:90%;font-size:1rem;line-height:1.7}.project-footer{border-top:1px solid #ffffff0f;justify-content:space-between;align-items:center;margin-top:1rem;padding-top:1.5rem;display:flex}.project-tech{color:var(--text-secondary);flex-wrap:wrap;gap:1.5rem;font-size:.875rem;font-weight:400;display:flex}.project-tech span{opacity:.6}.project-link{color:var(--text-primary);letter-spacing:-.01em;opacity:.7;font-size:.95rem;font-weight:700;text-decoration:none;transition:opacity .3s}.project-link:hover{opacity:.9}.work-container{grid-template-columns:repeat(12,1fr);grid-auto-rows:min-content;gap:2rem;margin-top:0;display:grid}.work-card{opacity:1;border-bottom:1px solid #ffffff14;grid-template-columns:1fr;gap:3rem;padding:4rem 0;transition:all .4s cubic-bezier(.23,1,.32,1);display:grid;position:relative}.work-card:last-child{border-bottom:none}.work-card-large{grid-column:span 8}.work-card-medium{grid-column:span 6}.work-card-small{grid-column:span 4}.work-card:first-child{grid-column:1/9}.work-card:nth-child(2){grid-column:9/13}.work-card:nth-child(3){grid-column:1/5}.work-card:nth-child(4){grid-column:5/11}.work-card:nth-child(5){grid-column:11/13}.work-card:nth-child(6){grid-column:1/9}.work-card:nth-child(7){grid-column:9/13}.work-card:nth-child(2n){direction:rtl;grid-template-columns:1fr 1.2fr}.work-card:nth-child(2n)>*{direction:ltr}.work-image-wrapper{aspect-ratio:4/3;background:#ffffff03;width:100%;transition:all .4s cubic-bezier(.23,1,.32,1);position:relative;overflow:hidden}.work-card-small .work-image-wrapper{aspect-ratio:3/4}.work-image{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;filter:grayscale(20%)brightness(.95);opacity:.3;width:100%;height:100%;transition:transform .6s,opacity .5s}.work-image.loaded{opacity:1}.work-card:hover .work-image{filter:grayscale(0%)brightness();transform:scale(1.03)}.work-image-wrapper iframe{border:none;width:100%;height:100%;display:block}.video-player-container .vimeo-iframe{pointer-events:none!important}.video-player-container .vimeo-iframe+.youtube-blocker-overlay{pointer-events:auto!important;z-index:5!important}.video-player-container .custom-controls{z-index:20!important;pointer-events:auto!important}.work-image-wrapper.video-wrapper{opacity:1!important}.video-player-container{will-change:transform;background:#000;width:100%;height:100%;position:relative;overflow:hidden;transform:translateZ(0)}:-webkit-any(.video-player-container:fullscreen .video-iframe,.video-player-container:-webkit-full-screen .video-iframe,.video-player-container:fullscreen .video-iframe,.video-player-container:fullscreen .video-iframe){width:100%;height:100%}:-moz-any(.video-player-container:fullscreen .video-iframe,.video-player-container:fullscreen .video-iframe,.video-player-container:-moz-full-screen .video-iframe,.video-player-container:fullscreen .video-iframe){width:100%;height:100%}:is(.video-player-container:fullscreen .video-iframe,.video-player-container:fullscreen .video-iframe,.video-player-container:fullscreen .video-iframe,.video-player-container:-ms-fullscreen .video-iframe){width:100%;height:100%}:is(.video-player-container:fullscreen .video-iframe,.video-player-container:fullscreen .video-iframe,.video-player-container:fullscreen .video-iframe,.video-player-container:fullscreen .video-iframe){width:100%;height:100%}.video-player-container.hide-cursor,.video-player-container.hide-cursor *,.video-player-container.hide-cursor .custom-controls{cursor:none!important}.video-thumbnail-wrapper{cursor:pointer;width:100%;height:100%;position:relative;overflow:hidden}.video-thumbnail-image{-o-object-fit:cover;object-fit:cover;filter:brightness(.95);will-change:transform,filter;backface-visibility:hidden;width:100%;height:100%;transition:transform .6s cubic-bezier(.4,0,.2,1),filter .3s;display:block;transform:translateZ(0)}.video-thumbnail-wrapper:hover .video-thumbnail-image{filter:brightness();transform:scale(1.03)translateZ(0)}.video-play-overlay{background:#0000004d;justify-content:center;align-items:center;width:100%;height:100%;transition:background .3s;display:flex;position:absolute;top:0;left:0}.video-thumbnail-wrapper:hover .video-play-overlay{background:#0006}.custom-play-button{filter:drop-shadow(0 8px 30px #00000080);will-change:transform;backface-visibility:hidden;justify-content:center;align-items:center;transition:transform .3s cubic-bezier(.4,0,.2,1);display:flex;transform:scale(1)translateZ(0)}.video-thumbnail-wrapper:hover .custom-play-button{transform:scale(1.15)translateZ(0)}.video-iframe{pointer-events:none;touch-action:none;border:none;width:100%;height:100%;display:block;position:absolute;top:0;left:0}.video-player-container--default-embed .video-iframe--default{pointer-events:auto;touch-action:manipulation}.video-player-container--thumbnail-link{display:block}.video-player-container--thumbnail-link .video-thumbnail-link{width:100%;height:100%;color:inherit;text-decoration:none;display:block;position:absolute;inset:0}.video-player-container--thumbnail-link .video-thumbnail-link .video-thumbnail-image{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;display:block}.video-player-container--thumbnail-link .video-watch-on-yt{color:#fff;letter-spacing:.04em;opacity:.9;background:#000000bf;border-radius:2px;padding:.4rem .9rem;font-size:.8rem;position:absolute;bottom:.75rem;left:50%;transform:translate(-50%)}.video-player-container--thumbnail-link .video-thumbnail-link:hover .video-watch-on-yt,.video-player-container--thumbnail-link .video-thumbnail-link:focus .video-watch-on-yt{opacity:1;background:#000000e6}@media (max-width:768px){.video-iframe{pointer-events:auto;touch-action:auto}}.youtube-blocker-overlay{z-index:15;pointer-events:all;cursor:pointer;touch-action:manipulation;-webkit-tap-highlight-color:transparent;background:0 0;width:100%;height:100%;position:absolute;inset:0}@media (max-width:768px){.video-iframe{pointer-events:auto!important;touch-action:auto!important}.youtube-blocker-overlay{pointer-events:none!important}.custom-controls{pointer-events:all!important;z-index:30!important}.custom-controls button{pointer-events:all!important;touch-action:manipulation!important}.fullscreen-button{position:relative;z-index:35!important}}.custom-controls{opacity:0;pointer-events:none;z-index:20;will-change:opacity;flex-direction:column;width:100%;transition:opacity .25s cubic-bezier(.4,0,.2,1);display:flex;position:absolute;bottom:0;left:0;transform:translateZ(0)}.custom-controls.visible{opacity:1;pointer-events:all}.progress-bar-container{cursor:pointer;z-index:10;pointer-events:all;width:100%;padding:12px 0;position:relative}.progress-bar-bg{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#fff3;border-radius:2px;width:100%;height:4px;transition:height .3s cubic-bezier(.4,0,.2,1),background .3s;position:relative;overflow:visible}.progress-bar-container:hover .progress-bar-bg{background:#ffffff40;height:6px}.progress-bar-fill{will-change:width;pointer-events:none;background:linear-gradient(90deg,#6366f1 0%,#818cf8 100%);border-radius:2px;height:100%;transition:box-shadow .3s;position:absolute;top:0;left:0;box-shadow:0 0 8px #6366f166}.progress-bar-container:hover .progress-bar-fill{box-shadow:0 0 12px #6366f199}.progress-bar-handle{opacity:0;pointer-events:none;will-change:left,width,height,opacity,transform;background:#fff;border-radius:50%;width:0;height:0;transition:all .3s cubic-bezier(.4,0,.2,1);position:absolute;top:50%;transform:translate(-50%,-50%);box-shadow:0 2px 12px #0006,0 0 0 2px #ffffff4d}.progress-bar-container:hover .progress-bar-handle{opacity:1;width:14px;height:14px;transform:translate(-50%,-50%)scale(1)}.progress-bar-container:active .progress-bar-handle{transform:translate(-50%,-50%)scale(1.3);box-shadow:0 4px 16px #00000080,0 0 0 3px #fff6}.time-display{color:#fff;text-align:left;-webkit-user-select:none;user-select:none;font-variant-numeric:tabular-nums;min-width:95px;padding:0 .5rem;font-size:.85rem;font-weight:500}.controls-gradient{pointer-events:none;background:linear-gradient(#0000,#000c);width:100%;height:80px;position:absolute;bottom:0;left:0}.controls-content{z-index:15;justify-content:space-between;align-items:center;gap:1rem;padding:.75rem 1rem;display:flex;position:relative}.controls-left{align-items:center;gap:.75rem;display:flex}.controls-right{align-items:center;gap:.5rem;display:flex}.control-btn{cursor:pointer;will-change:transform,background-color;backface-visibility:hidden;color:#fff;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:.5rem;transition:all .15s cubic-bezier(.4,0,.2,1);display:flex;transform:translateZ(0)}.control-btn:hover{background:#ffffff1f;transform:scale(1.12)translateZ(0)}.control-btn:active{background:#ffffff26;transform:scale(1.05)translateZ(0)}.control-btn:focus-visible{outline-offset:2px;outline:2px solid #ffffff80}.play-pause{width:40px;height:40px}.volume-control{align-items:center;gap:.75rem;display:flex}.volume-icon,.settings-btn,.fullscreen-btn{width:32px;height:32px;padding:.25rem}.settings-menu{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:250;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:#fff3 transparent;overscroll-behavior:contain;background:#121212f2;border:1px solid #ffffff14;border-radius:8px;flex-direction:column;min-width:160px;max-height:400px;padding:0;animation:.2s cubic-bezier(.4,0,.2,1) settingsMenuFadeIn;display:flex;position:absolute;bottom:50px;right:0;overflow:hidden scroll;box-shadow:0 4px 24px #0006}.settings-menu::-webkit-scrollbar{width:4px}.settings-menu::-webkit-scrollbar-track{background:0 0;border-radius:2px}.settings-menu::-webkit-scrollbar-thumb{background:#ffffff26;border-radius:2px;transition:background .2s}.settings-menu::-webkit-scrollbar-thumb:hover{background:#ffffff40}@keyframes settingsMenuFadeIn{0%{opacity:0;transform:translateY(8px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}.settings-menu-header{color:#ffffff80;text-transform:uppercase;letter-spacing:.08em;z-index:1;background:#121212f2;border-bottom:1px solid #ffffff0f;flex-shrink:0;padding:.625rem 1rem;font-size:.7rem;font-weight:500;position:sticky;top:0}.settings-menu-item{color:#ffffffbf;text-align:left;cursor:pointer;box-sizing:border-box;background:0 0;border:none;flex-shrink:0;justify-content:space-between;align-items:center;gap:.75rem;width:100%;height:44px;min-height:44px;padding:.75rem 1rem;font-size:.875rem;font-weight:400;transition:all .15s cubic-bezier(.4,0,.2,1);display:flex;position:relative}.settings-menu-item:hover{color:#ffffffe6;background:#ffffff0d}.settings-menu-item:first-of-type{border-top-left-radius:8px;border-top-right-radius:8px}.settings-menu-item:last-of-type{border-bottom-right-radius:8px;border-bottom-left-radius:8px}.settings-menu-item.active{color:#fff;font-weight:400}.settings-menu-text{text-align:left;flex:1;order:1}.quality-indicator{opacity:0;background:#6366f1;border-radius:50%;flex-shrink:0;order:2;width:8px;height:8px;transition:all .2s cubic-bezier(.4,0,.2,1);transform:scale(.8)}.settings-menu-item.active .quality-indicator{opacity:1;transform:scale(1)}.custom-controls,.custom-controls *{-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent}.settings-menu-item{-webkit-user-select:none;user-select:none}@media (max-width:768px){.settings-container{display:none!important}.progress-bar-container{padding:16px 0}.progress-bar-bg{height:5px}.progress-bar-container:hover .progress-bar-bg{height:6px}.progress-bar-handle{opacity:1;width:16px;height:16px}.progress-bar-container:hover .progress-bar-handle{width:18px;height:18px}.time-display{min-width:85px;padding:0 .25rem;font-size:.8rem}.control-btn{min-width:44px;min-height:44px;padding:.75rem}.controls-content{gap:.75rem;padding:1rem}.volume-control{gap:.5rem}.volume-slider{width:60px;height:6px}.volume-slider::-webkit-slider-thumb{width:20px;height:20px}.volume-slider::-moz-range-thumb{width:20px;height:20px}.settings-menu{-webkit-overflow-scrolling:touch!important;flex-direction:column!important;min-width:220px!important;max-width:90vw!important;max-height:350px!important;display:flex!important;position:fixed!important;bottom:100px!important;left:50%!important;right:auto!important;overflow:hidden scroll!important;transform:translate(-50%)!important}@keyframes settingsMenuFadeIn{0%{opacity:0;transform:translate(-50%)translateY(10px)scale(.95)}to{opacity:1;transform:translate(-50%)translateY(0)scale(1)}}.settings-menu-item{min-height:48px;padding:1rem 1.25rem;font-size:1rem}.settings-menu-item:hover{padding-left:1.25rem}.play-pause-feedback{width:80px;height:80px}.play-pause-feedback svg{width:60px;height:60px}.custom-play-button svg{width:70px;height:70px}.controls-gradient{height:100px}}@media (max-width:480px){.controls-content{gap:.35rem;padding:.6rem .5rem}.controls-left,.controls-right{gap:.35rem}.time-display{min-width:80px;padding:0;font-size:.75rem}.progress-bar-bg{height:6px}.progress-bar-container:hover .progress-bar-bg{height:7px}.progress-bar-handle{width:18px;height:18px}.progress-bar-container:hover .progress-bar-handle{width:20px;height:20px}.volume-slider{display:none!important}.volume-control{gap:0!important}.volume-icon{display:flex!important}.settings-menu{min-width:200px!important;max-width:85vw!important;max-height:320px!important;bottom:90px!important;overflow-y:scroll!important}.settings-menu-item{touch-action:manipulation!important;box-sizing:border-box!important;flex-shrink:0!important;justify-content:space-between!important;align-items:center!important;width:100%!important;height:56px!important;min-height:56px!important;max-height:56px!important;padding:1.1rem 1.5rem!important;font-size:1.05rem!important;display:flex!important}.settings-menu-header{flex-shrink:0!important}.control-btn svg{width:20px;height:20px}.control-btn{min-width:40px;min-height:40px;padding:.6rem}}@media (max-width:768px) and (orientation:landscape){.settings-menu{-webkit-overflow-scrolling:touch!important;max-height:200px!important;bottom:60px!important;overflow-y:scroll!important}.controls-content{padding:.5rem 1rem}.controls-gradient{height:60px}.control-btn{padding:.4rem}}@media (min-width:481px) and (max-width:768px){.volume-slider{width:70px;display:block}.controls-left,.controls-right{gap:.75rem}}@media (hover:none) and (pointer:coarse){.control-btn:hover{background:0 0;transform:translateZ(0)}.control-btn:active{background:#fff3;transform:scale(.95)translateZ(0)}.settings-menu-item:hover{background:0 0;padding-left:1.25rem}.settings-menu-item:active{background:#ffffff26}.video-thumbnail-wrapper:hover .video-thumbnail-image{filter:brightness(.95);transform:translateZ(0)}.video-thumbnail-wrapper:hover .custom-play-button{transform:scale(1)translateZ(0)}.volume-slider::-webkit-slider-thumb{width:18px;height:18px}.volume-slider::-moz-range-thumb{width:18px;height:18px}}@supports (-webkit-touch-callout:none){.video-player-container{-webkit-user-select:none;user-select:none}.video-iframe{-webkit-playsinline:false;-webkit-mask-image:radial-gradient(#fff,#000);mask-image:radial-gradient(#fff,#000)}:-webkit-any(.video-iframe:fullscreen,.video-iframe:-webkit-full-screen){z-index:9999!important;width:100%!important;height:100%!important;position:fixed!important;top:0!important;left:0!important}:is(.video-iframe:fullscreen,.video-iframe:fullscreen){z-index:9999!important;width:100%!important;height:100%!important;position:fixed!important;top:0!important;left:0!important}@media (max-width:768px){.controls-content{padding-bottom:max(1rem,env(safe-area-inset-bottom))}.video-player-container:-webkit-full-screen{z-index:9999!important;width:100vw!important;height:100vh!important;position:fixed!important;top:0!important;left:0!important}.video-player-container:-webkit-full-screen .video-iframe{pointer-events:all!important}}}.settings-container{z-index:200;position:relative}@media (max-width:768px){.settings-menu{box-shadow:0 -4px 32px #000000e6,0 0 0 2px #ffffff26!important}.settings-menu::-webkit-scrollbar{width:6px}.settings-menu::-webkit-scrollbar-track{background:#ffffff14;border-radius:3px}.settings-menu::-webkit-scrollbar-thumb{background:#ffffff80;border-radius:3px}.settings-menu::-webkit-scrollbar-thumb:active{background:#ffffffb3}}.play-pause-feedback{z-index:15;pointer-events:none;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#000000bf;border-radius:50%;justify-content:center;align-items:center;width:100px;height:100px;animation:.6s cubic-bezier(.4,0,.2,1) forwards playPauseFeedback;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes playPauseFeedback{0%{opacity:0;transform:translate(-50%,-50%)scale(.8)}20%{opacity:1;transform:translate(-50%,-50%)scale(1)}80%{opacity:1;transform:translate(-50%,-50%)scale(1)}to{opacity:0;transform:translate(-50%,-50%)scale(.9)}}.volume-slider{appearance:none;cursor:pointer;touch-action:none;-webkit-user-select:none;user-select:none;background:#ffffff4d;border-radius:2px;outline:none;width:80px;height:4px;transition:background .2s}.volume-slider:hover{background:#fff6}.volume-slider::-webkit-slider-thumb{appearance:none;cursor:pointer;will-change:transform;background:#fff;border-radius:50%;width:14px;height:14px;transition:transform .15s cubic-bezier(.4,0,.2,1);box-shadow:0 2px 6px #0000004d}.volume-slider::-webkit-slider-thumb:hover{transform:scale(1.25)translateZ(0);box-shadow:0 3px 8px #0006}.volume-slider::-webkit-slider-thumb:active{transform:scale(1.15)translateZ(0)}.volume-slider::-moz-range-thumb{cursor:pointer;will-change:transform;background:#fff;border:none;border-radius:50%;width:14px;height:14px;transition:transform .15s cubic-bezier(.4,0,.2,1);box-shadow:0 2px 6px #0000004d}.volume-slider::-moz-range-thumb:hover{transform:scale(1.25)translateZ(0);box-shadow:0 3px 8px #0006}.volume-slider::-moz-range-thumb:active{transform:scale(1.15)translateZ(0)}.work-content{flex-direction:column;justify-content:center;gap:1.5rem;display:flex}.work-header{letter-spacing:.05em;text-transform:uppercase;align-items:center;gap:1.5rem;margin-bottom:.5rem;font-size:.875rem;display:flex}.work-year{color:var(--text-secondary);font-weight:400}.work-category{color:var(--text-secondary);opacity:.7;font-weight:400}.work-title{color:var(--text-primary);letter-spacing:-.02em;margin:0;font-size:2.25rem;font-weight:400;line-height:1.2}.work-card-small .work-title{font-size:1.875rem}.work-description{color:var(--text-secondary);letter-spacing:-.01em;max-width:90%;font-size:1rem;font-weight:300;line-height:1.75}.work-card-small .work-description{max-width:100%;font-size:.95rem}.work-footer{border-top:1px solid #ffffff14;justify-content:space-between;align-items:center;margin-top:1.5rem;padding-top:2rem;display:flex}.work-tech{color:var(--text-secondary);flex-wrap:wrap;gap:1.5rem;font-size:.875rem;font-weight:400;display:flex}.work-tech span{opacity:.6;transition:opacity .3s;position:relative}.work-card:hover .work-tech span{opacity:.8}.work-link{color:var(--text-primary);letter-spacing:.02em;opacity:.8;align-items:center;gap:.5rem;padding:.5rem 0;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .3s cubic-bezier(.23,1,.32,1);display:inline-flex;position:relative}.work-link:after{content:"→";transition:transform .3s cubic-bezier(.23,1,.32,1);display:inline-block}.work-link:hover{opacity:1;transform:translate(2px)}.work-link:hover:after{transform:translate(4px)}.contact-container{box-sizing:border-box;width:100%;max-width:1800px;margin:0 auto;padding:0 4rem;overflow-x:hidden}.contact-page .contact-container{flex-direction:column;flex:1;height:100%;min-height:0;max-height:100%;display:flex;overflow:hidden}.contact-header{justify-content:center;margin-bottom:4rem;display:flex}.contact-page .contact-header{flex-shrink:0;margin-bottom:.75rem;padding:0}.contact-page .contact-tabs{margin-bottom:0}.contact-page .contact-tab{padding:1rem 2rem;font-size:.95rem;transition:all .3s}.contact-page .contact-tab:hover{background:#ffffff05}.contact-tabs{border-bottom:1px solid #ffffff0f;gap:0;display:flex}.contact-tab{color:var(--text-secondary);letter-spacing:.05em;text-transform:uppercase;cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;margin-bottom:-1px;padding:1rem 2.5rem;font-family:Inter,sans-serif;font-size:.875rem;font-weight:400;transition:color .3s;position:relative}.contact-tab:hover{color:var(--text-primary)}.contact-tab.active{color:var(--text-primary);border-bottom-color:var(--text-primary)}.contact-tab span{display:block}.contact-cards{flex-direction:column;gap:0;margin-top:3rem;display:flex}.contact-page .contact-cards{flex:auto;width:100%;min-height:0;margin-top:0;display:block;position:relative;overflow:visible}.contact-card{opacity:0;border-bottom:1px solid #ffffff0f;grid-template-columns:1fr 1fr;gap:6rem;padding:4rem 0;transition:opacity .3s;display:none}.contact-card.active{opacity:1!important;visibility:visible!important;display:grid!important}.contact-page .contact-card{border-bottom:none;grid-template-rows:auto;grid-template-columns:1fr;place-items:flex-start center;gap:6rem;width:100%;min-height:0;padding:0;overflow:visible}.contact-page .contact-info-card{-webkit-overflow-scrolling:touch;justify-items:center;min-height:0;max-height:calc(100vh - 200px);overflow:hidden auto;grid-template-columns:1fr!important}.contact-page .contact-form-card{overflow:hidden}@media (min-width:1400px){.contact-page .contact-card{grid-template-columns:1fr;gap:6rem}.contact-page .contact-info-card{grid-template-columns:1fr!important}.contact-container{padding:0 6rem}.contact-page .page-content{padding-left:6rem;padding-right:6rem}}.contact-page .contact-card.active{width:100%;min-height:0;display:grid!important}.contact-page .contact-card:not(.active){display:none!important}.contact-card:last-child{border-bottom:none}.contact-card:nth-child(2n){direction:rtl}.contact-card:nth-child(2n)>*{direction:ltr}.contact-image-wrapper{aspect-ratio:4/3;background:#ffffff03;width:100%;position:relative;overflow:hidden}.contact-page .contact-image-wrapper{aspect-ratio:4/5;border-radius:0;align-self:center;width:100%;max-width:100%;height:auto;min-height:0;max-height:85%;overflow:hidden}.contact-page .contact-image{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.contact-image{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;filter:grayscale(20%)brightness(.95);width:100%;height:100%;transition:transform .6s}.contact-card:hover .contact-image{filter:grayscale(0%)brightness();transform:scale(1.03)}.contact-content-wrapper{flex-direction:column;justify-content:center;gap:1.25rem;display:flex}.contact-page .contact-content-wrapper{text-align:center;flex-direction:column;justify-content:center;align-self:center;align-items:center;gap:1.25rem;width:100%;max-width:100%;height:auto;min-height:0;max-height:none;margin-top:2rem;padding:0;display:flex;overflow:visible}.contact-page .contact-header-info{gap:1rem;margin-bottom:.75rem;font-size:.75rem}.contact-page .contact-card-title{text-align:center;letter-spacing:-.02em;word-wrap:break-word;white-space:normal;max-width:800px;margin:0 auto .75rem;padding-top:1rem;font-size:2.5rem;font-weight:300;line-height:1.2}.contact-page .contact-card-description{text-align:center;color:var(--text-secondary);opacity:.85;max-width:700px;margin-bottom:1.25rem;margin-left:auto;margin-right:auto;font-size:1.05rem;line-height:1.6}.contact-page .contact-methods-list{text-align:center;align-items:center;gap:1.25rem;width:100%;max-width:300px;margin-top:0;margin-left:auto;margin-right:auto}.contact-page .contact-method-item{text-align:center;border-bottom:1px solid #ffffff08;flex-direction:column;align-items:center;gap:.5rem;width:100%;padding:.5rem 0;display:flex}.contact-page .contact-method-item:last-of-type{border-bottom:none}.contact-page .method-label{letter-spacing:.1em;opacity:.6;text-align:center;font-size:.95rem}.contact-page .method-value{text-align:center;font-size:1.1rem;font-weight:300;transition:opacity .3s}.contact-page .method-value:hover{opacity:.7}.contact-page .contact-scroll-indicator{color:#ffffffe6;justify-content:center;align-items:center;width:100%;margin-top:-3.4rem;margin-bottom:0;padding:0;transition:opacity .3s;animation:2s infinite bounce;visibility:visible!important;opacity:1!important;display:flex!important}.contact-page .contact-scroll-indicator svg{width:28px;height:28px}@media (max-width:768px){.contact-page .contact-scroll-indicator{display:none!important}}@keyframes bounce{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-4px)}60%{transform:translateY(-2px)}}.contact-page .contact-footer{border-top:1px solid #ffffff08;flex-shrink:0;justify-content:center;align-items:center;width:100%;max-width:300px;margin-top:2rem;margin-left:auto;margin-right:auto;padding-top:1.5rem}.contact-page .contact-social{gap:.5rem;font-size:.7rem}.contact-header-info{letter-spacing:.05em;text-transform:uppercase;align-items:center;gap:1.5rem;margin-bottom:.5rem;font-size:.875rem;display:flex}.contact-label{color:var(--text-secondary);font-weight:400}.contact-type{color:var(--text-secondary);opacity:.7;font-weight:400}.contact-card-title{color:var(--text-primary);letter-spacing:-.02em;margin:0;font-size:2.25rem;font-weight:400;line-height:1.2}.contact-card-description{color:var(--text-secondary);letter-spacing:-.01em;max-width:90%;font-size:1rem;line-height:1.7}.contact-methods-list{flex-direction:column;gap:1.25rem;margin-top:.5rem;display:flex}.contact-method-item{flex-direction:column;gap:.25rem;display:flex}.method-label{color:var(--text-secondary);opacity:.7;text-transform:uppercase;letter-spacing:.05em;font-size:.875rem;font-weight:400}.method-value{color:var(--text-primary);font-size:1rem;font-weight:400;text-decoration:none;transition:opacity .3s}.method-value:hover{opacity:.6}.contact-footer{border-top:1px solid #ffffff0f;justify-content:space-between;align-items:center;margin-top:1rem;padding-top:1.5rem;display:flex}.contact-social{color:var(--text-secondary);flex-wrap:wrap;gap:1.5rem;font-size:.875rem;font-weight:400;display:flex}.social-item{color:var(--text-primary);letter-spacing:-.01em;opacity:.6;font-size:.95rem;font-weight:400;text-decoration:none;transition:opacity .3s}.social-item:hover{opacity:1}.contact-form-wrapper-card{flex-direction:column;justify-content:center;gap:1.25rem;display:flex}.contact-page .contact-form-wrapper-card{flex-direction:column;justify-content:center;align-items:stretch;gap:1.25rem;width:100%;max-width:600px;height:100%;min-height:0;margin:0 auto;padding:4rem 0 0;display:flex;overflow:visible}.contact-page .contact-form-header{gap:1rem;margin-bottom:.75rem;font-size:.75rem}.contact-page .contact-form-card-form{flex-direction:column;flex:1;justify-content:center;gap:1.5rem;min-height:0;display:flex;overflow:visible}.contact-page .form-field{flex-shrink:0;width:100%;display:block}.contact-page .form-row{gap:1rem}.contact-page .form-textarea-card{resize:none;min-height:150px}.contact-page .form-footer{flex-shrink:0;justify-content:center;align-items:center;width:100%;margin-top:1rem;padding-top:1rem;display:flex;visibility:visible!important}.contact-form-header{letter-spacing:.05em;text-transform:uppercase;align-items:center;gap:1.5rem;margin-bottom:.5rem;font-size:.875rem;display:flex}.contact-form-card{opacity:1;visibility:visible;border-bottom:none;grid-template-rows:1fr;grid-template-columns:1fr 1fr;align-items:center;gap:4rem;height:100%;min-height:0;max-height:100%;padding:0;display:grid;overflow:hidden}.contact-page .contact-form-card{border-bottom:none;grid-template-rows:1fr;grid-template-columns:1fr;place-items:center;gap:0;height:100%;min-height:0;max-height:100%;padding:0;overflow:hidden;display:grid!important}.form-row{grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}.form-field{position:relative}.form-input-card,.form-textarea-card{width:100%;color:var(--text-primary);letter-spacing:-.01em;resize:none;opacity:1;visibility:visible;background:0 0;border:none;border-bottom:1px solid #ffffff14;min-height:56px;padding:1.1rem 0;font-family:Inter,sans-serif;font-size:1.15rem;font-weight:300;transition:all .3s;display:block}.form-input-card::-moz-placeholder{color:var(--text-secondary);opacity:.5}.form-textarea-card::-moz-placeholder{color:var(--text-secondary);opacity:.5}.form-input-card::placeholder,.form-textarea-card::placeholder{color:var(--text-secondary);opacity:.5}.form-field.focused .form-input-card,.form-field.focused .form-textarea-card{border-bottom-width:1.5px;border-bottom-color:#ffffff40}.form-input-card:focus,.form-textarea-card:focus{border-bottom-color:#fff3;outline:none}.form-field.error .form-input-card,.form-field.error .form-textarea-card{border-bottom-width:1.5px;border-bottom-color:#ff646499}.form-field.error .form-input-card:focus,.form-field.error .form-textarea-card:focus{border-bottom-color:#ff6464cc}.form-error-message{color:#ff9696e6;margin-top:.5rem;font-family:Inter,sans-serif;font-size:.75rem;font-weight:400;line-height:1.4;display:block}.form-char-count{color:#ffffff80;justify-content:flex-end;margin-top:.5rem;font-family:Inter,sans-serif;font-size:.75rem;font-weight:400;display:flex}.form-char-count-error{color:#ff9696e6}.form-submit-error{color:#ff9696f2;background:#ff64641a;border:1px solid #ff64644d;border-radius:4px;margin-bottom:1rem;padding:.75rem;font-size:.875rem}.form-success-message{color:#96ffb4f2;background:#64ff961a;border:1px solid #64ff964d;border-radius:4px;margin-bottom:1rem;padding:.75rem;font-family:Inter,sans-serif;font-size:.875rem}.form-textarea-card{min-height:150px;line-height:1.6}.form-footer{border-top:1px solid #ffffff0f;justify-content:flex-end;align-items:center;margin-top:.5rem;padding-top:1.5rem;display:flex}.form-submit-card{color:var(--text-primary);letter-spacing:.05em;text-transform:uppercase;cursor:pointer;appearance:none;background:0 0;border:none;width:100%;max-width:100%;min-height:44px;padding:1rem 2rem;font-size:1.1rem;font-weight:300;transition:all .3s;position:relative;visibility:visible!important;opacity:1!important;display:block!important}.form-submit-card:hover{opacity:.7;transform:translateY(-1px)}@media (max-width:900px){.project-card{gap:2.5rem;padding:3rem 0}.project-title{font-size:1.875rem}.project-description{font-size:.95rem}.about-page .page-title{font-size:4rem}.about-page .about-card-title{font-size:3rem}.about-page .about-card-description{font-size:1.05rem}}@media (max-width:1000px){.page-content{padding:100px 1.5rem 130px}.page-header{margin-bottom:3.5rem}.page-title{font-size:2.75rem}.project-card{grid-template-columns:1fr;gap:3rem;padding:0 0 3.5rem}.project-card:nth-child(2n){direction:ltr}.project-description{max-width:100%;font-size:.95rem}.project-footer{flex-direction:column;align-items:flex-start;gap:1.25rem}.project-content{gap:1.1rem}.contact-page .contact-card{align-items:center;grid-template-columns:1fr!important;gap:3rem!important}.contact-page .form-footer{visibility:visible!important;justify-content:center!important;align-items:center!important;width:100%!important;margin-top:1rem!important;padding-top:1rem!important;padding-bottom:1rem!important;display:flex!important}.form-submit-card{visibility:visible!important;opacity:1!important;width:100%!important;min-height:44px!important;display:block!important}.contact-page .contact-image-wrapper{max-width:90%;max-height:75%}.contact-page .contact-card-title{font-size:1.875rem}.contact-page .contact-form-wrapper-card{justify-content:center;align-items:center;width:100%;max-width:500px;margin:0 auto;display:flex}.contact-page .contact-form-card-form{width:100%;max-width:100%;margin:0 auto}.work-container{flex-direction:column;grid-template-columns:1fr;gap:3rem;padding:0 1.5rem;display:flex}.work-card{border-bottom:none;flex-direction:column;grid-template-columns:1fr;gap:0;padding:0;display:flex;grid-column:span 1!important}.work-card:nth-child(2n){direction:ltr;grid-template-columns:1fr}.work-card-large{background:0 0;transition:all .4s cubic-bezier(.23,1,.32,1);overflow:visible}.work-card-large .work-image-wrapper{aspect-ratio:16/10}.work-card-large .work-content{gap:1.5rem;padding:2.5rem 2rem}.work-card-medium:nth-child(odd){flex-direction:column}.work-card-medium:nth-child(2n){background:0 0;flex-direction:column-reverse;transition:all .4s cubic-bezier(.23,1,.32,1);overflow:visible}.work-card-medium .work-image-wrapper{aspect-ratio:4/3}.work-card-medium:nth-child(odd) .work-content{gap:1.25rem;padding:2rem 1.75rem 0}.work-card-medium:nth-child(2n) .work-content{gap:1.25rem;padding:2rem 1.75rem}.work-card-small{background:0 0;flex-direction:row;align-items:flex-start;gap:2rem;padding:0;transition:all .4s cubic-bezier(.23,1,.32,1)}.work-card-small .work-image-wrapper{aspect-ratio:3/4;flex-shrink:0;width:35%;overflow:hidden}.work-card-small .work-content{flex:1;gap:1rem;padding:0}.work-image-wrapper{aspect-ratio:16/10}.work-title{font-size:1.875rem}.work-card-small .work-title{font-size:1.375rem}.work-description{max-width:100%;font-size:.95rem;line-height:1.6}.work-card-small .work-description{font-size:.9rem}.work-footer{flex-direction:column;align-items:flex-start;gap:1rem}.work-card-small .work-footer{flex-direction:column;align-items:flex-start;gap:.75rem}.about-page .page-content{height:auto;min-height:100vh;max-height:none;padding:100px 1.5rem 130px;overflow:visible}.about-page .page-header{margin-bottom:4rem}.about-page .page-title{font-size:3.5rem}.about-page .about-card{grid-template-rows:auto auto!important;grid-template-columns:1fr!important;align-items:stretch!important;gap:3rem!important;padding:0!important}.about-page .about-card:first-child{grid-template-rows:auto auto!important;grid-template-columns:1fr!important}.about-page .about-card:first-child .about-content-wrapper{order:1;gap:2rem;padding:0}.about-page .about-card:first-child .about-image-wrapper{aspect-ratio:16/10;order:2;height:auto;min-height:400px}.about-page .about-card-title{margin-bottom:1.25rem;font-size:2.5rem}.about-page .about-card-description{font-size:1rem;line-height:1.75}.about-page .about-header-info{margin-bottom:1rem;font-size:.75rem}.about-card{grid-template-columns:1fr;gap:2.5rem;padding:3rem 0}.about-card:nth-child(2n){direction:ltr}.about-image-wrapper{aspect-ratio:16/10}.about-stats-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem}.project-card{gap:2rem;padding:0 0 2.5rem}.project-link{display:none}.project-image-wrapper{aspect-ratio:4/3}.project-header{gap:1rem;font-size:.8rem}.project-title{font-size:1.625rem}.project-description{font-size:.95rem;line-height:1.6}.project-tech{gap:1rem;font-size:.8rem}}@media (max-width:768px){.page-content{padding:90px 1.25rem 120px}.page-header{margin-bottom:3rem;padding-bottom:0}.page-title{font-size:2.25rem}.work-container{flex-direction:column;grid-template-columns:1fr;gap:2.5rem;padding:0 1.25rem;display:flex}.work-card{border-bottom:none;flex-direction:column;gap:0;padding:0;display:flex;grid-column:span 1!important}.work-card-large{background:0 0;overflow:visible}.work-card-large .work-image-wrapper{aspect-ratio:16/10}.work-card-large .work-content{gap:1.25rem;padding:2rem 1.5rem}.work-card-medium:nth-child(odd){flex-direction:column}.work-card-medium:nth-child(2n){background:0 0;flex-direction:column-reverse;transition:all .4s cubic-bezier(.23,1,.32,1);overflow:visible}.work-card-medium .work-image-wrapper{aspect-ratio:4/3}.work-card-medium:nth-child(odd) .work-content{gap:1rem;padding:1.75rem 1.25rem 0}.work-card-medium:nth-child(2n) .work-content{gap:1rem;padding:1.75rem 1.25rem}.work-card-small{background:0 0;flex-direction:row;align-items:flex-start;gap:1.25rem;padding:0}.work-card-small .work-image-wrapper{aspect-ratio:3/4;border-radius:0;flex-shrink:0;width:40%;overflow:hidden}.work-card-small .work-content{flex:1;gap:.75rem;padding:0}.work-image-wrapper{aspect-ratio:4/3}.work-title{font-size:1.625rem}.work-card-small .work-title{font-size:1.25rem;line-height:1.3}.work-description{max-width:100%;font-size:.95rem;line-height:1.6}.work-card-small .work-description{font-size:.85rem;line-height:1.5}.work-tech{gap:1rem;font-size:.8rem}.work-card-small .work-tech{gap:.5rem;font-size:.7rem}.work-card-small .work-footer{flex-direction:column;align-items:flex-start;gap:.75rem}.about-page .about-card:first-child .about-image-wrapper{aspect-ratio:4/3;order:2;width:100%;height:auto;min-height:300px;margin:0}.about-page .about-card:first-child .about-image{width:100%}.about-card{gap:2rem;padding:2.5rem 0}.about-image-wrapper{aspect-ratio:4/3}.about-header-info{gap:1rem;font-size:.8rem}.about-card-title{font-size:1.625rem}.about-card-description{font-size:.95rem;line-height:1.6}.about-stats-grid{grid-template-columns:1fr;gap:1.5rem}.project-card{gap:2rem;padding:0 0 2.5rem;grid-template-columns:1fr!important}.project-link{display:none}.project-card:nth-child(2n){direction:ltr!important}.project-image-wrapper{aspect-ratio:4/3;width:100%}.project-content{gap:1rem;padding:0}.project-header{gap:.75rem;margin-bottom:.5rem;font-size:.75rem}.project-title{margin-bottom:.5rem;font-size:1.5rem;line-height:1.3}.project-description{max-width:100%;margin-bottom:.75rem;font-size:.9rem;line-height:1.6}.project-footer{flex-direction:column;align-items:flex-start;gap:1rem;margin-top:1rem;padding-top:1.25rem}.project-tech{flex-wrap:wrap;gap:.75rem;font-size:.75rem}.project-link{font-size:.85rem}.about-page .page-content{height:auto;min-height:100vh;max-height:none;padding:80px 1rem 100px;overflow:visible}.about-page .page-header{margin-bottom:1rem;padding-bottom:0}.about-page .page-title{font-size:2rem;line-height:1.1}.about-page .about-card{grid-template-rows:auto auto!important;grid-template-columns:1fr!important;gap:1.5rem!important;padding:0!important}.about-page .about-card:first-child{grid-template-rows:auto auto!important;grid-template-columns:1fr!important}.about-page .about-card:first-child .about-content-wrapper{order:1;gap:1.25rem;padding:0}.about-page .about-card:first-child .about-content-wrapper:after{display:none}.about-page .about-card:first-child .about-image-wrapper{aspect-ratio:4/3;order:2;height:auto;min-height:250px}.about-page .about-card-title{margin-bottom:.75rem;font-size:1.75rem;line-height:1.2}.about-page .about-card-description{opacity:.85;font-size:.9rem;line-height:1.65}.about-page .about-header-info{gap:.5rem;margin-bottom:.5rem;font-size:.65rem}.about-page .page-header .gallery-title-line{font-size:clamp(2rem,6vw,4rem)!important}.about-page .about-content-wrapper .gallery-title-line{font-size:clamp(1.5rem,5vw,3rem)!important}.about-page .about-card-description-desktop{display:none}.about-page .about-card-description-mobile{display:block}.contact-page .page-content{height:auto;min-height:100vh;max-height:none;padding:50px .75rem 60px}.contact-page .contact-container{height:auto;min-height:auto;padding:2rem .75rem 0}.contact-page .contact-header{margin-bottom:1rem}.contact-page .contact-tabs{justify-content:stretch;width:100%}.contact-page .contact-tab{white-space:nowrap;flex:1;min-width:0;max-width:none;padding:.75rem 1rem;font-size:.75rem}.contact-page .contact-card{grid-template-rows:auto auto!important;grid-template-columns:1fr!important;align-items:stretch!important;gap:1.25rem!important;height:auto!important;max-height:none!important;padding:0!important}.contact-page .contact-image-wrapper{aspect-ratio:16/10;order:1;width:100%;max-width:100%;max-height:none}.contact-page .contact-content-wrapper{order:2;gap:1rem;width:100%;padding:0 0 2rem}.contact-page .contact-card-title{margin-bottom:.5rem;font-size:1.75rem}.contact-page .contact-card-description{margin-bottom:1rem;font-size:.95rem;line-height:1.6}.contact-page .contact-methods-list{gap:.75rem}.contact-page .contact-method-item{gap:.5rem}.contact-page .method-label{font-size:.8rem}.contact-page .method-value{font-size:.95rem}.contact-page .contact-footer{justify-content:center;align-items:center;width:100%;margin-top:1rem;margin-left:auto;margin-right:auto;padding-top:1rem}.contact-page .contact-social{justify-content:center;align-items:center;gap:1rem;width:100%;font-size:.65rem}.contact-page .contact-form-wrapper-card{flex-direction:column;justify-content:center;gap:1.5rem;width:100%;min-height:60vh;padding:2rem 0;display:flex}.contact-page .contact-form-card-form{gap:1.5rem;width:100%}.contact-page .form-row{grid-template-columns:1fr;gap:1rem}.form-input-card,.form-textarea-card{padding:.65rem 0;font-size:.95rem}.contact-page .form-textarea-card{min-height:100px}.contact-page .form-footer{visibility:visible!important;z-index:10!important;justify-content:center!important;align-items:center!important;width:100%!important;margin-top:1rem!important;padding-top:1rem!important;padding-bottom:1rem!important;display:flex!important;position:relative!important}.form-submit-card{text-align:center!important;visibility:visible!important;opacity:1!important;z-index:10!important;appearance:none!important;width:100%!important;max-width:100%!important;min-height:44px!important;margin:0!important;padding:1rem 1.5rem!important;font-size:.9rem!important;display:block!important;position:relative!important}}.loading-overlay{background:var(--base-400);z-index:9999;justify-content:center;align-items:center;width:100%;height:100%;transition:opacity .32s ease-out;display:flex;position:fixed;top:0;left:0}.loading-progress-container{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff14;border-radius:2px;width:320px;max-width:80%;height:3px;position:relative;overflow:hidden}.loading-progress-bar{background:linear-gradient(90deg,#ffffffe6 0%,#fff 50%,#ffffffe6 100%);border-radius:2px;height:100%;transition:width .52s ease-out;position:relative;top:0;left:0;overflow:hidden;box-shadow:0 0 10px #ffffff4d,0 0 20px #ffffff1a}.loading-progress-bar:before{content:"";background:linear-gradient(90deg,#0000 0%,#fff9 50%,#0000 100%);width:100%;height:100%;animation:2s ease-in-out infinite shimmer;position:absolute;top:0;left:-100%}.loading-progress-bar:after{content:"";background:linear-gradient(90deg,#0000 0%,#fff6 30%,#fff9 50%,#fff6 70%,#0000 100%);animation:2s ease-in-out infinite pulse;position:absolute;inset:0}@keyframes shimmer{0%{left:-100%}to{left:100%}}@keyframes pulse{0%,to{opacity:.3}50%{opacity:.6}}.loading-text{text-align:center;width:100%;color:var(--text-secondary);letter-spacing:.1em;text-transform:uppercase;opacity:.7;font-size:.75rem;font-weight:400;transition:opacity .3s;animation:2s ease-in-out infinite fadeInOut;position:absolute;top:24px;left:0}@keyframes fadeInOut{0%,to{opacity:.5}50%{opacity:.9}}.slider{opacity:1;transition:opacity .3s}.container.loading .slider{opacity:0}.loading-overlay.fade-out{opacity:0;pointer-events:none}@media (max-width:768px){.loading-progress-container{width:240px;height:2.5px}.loading-text{font-size:.65rem;top:20px}.loading-progress-bar{box-shadow:0 0 8px #ffffff40,0 0 15px #ffffff14}}.gallery-page{background:var(--base-400);box-sizing:border-box;width:100%;max-width:100vw;min-height:100vh;padding-top:120px;padding-bottom:6rem;position:relative;overflow-x:hidden}.gallery-header{border-bottom:1px solid #ffffff0f;max-width:1800px;margin:0 auto 4rem;padding:0 4rem}.gallery-header-top{justify-content:space-between;align-items:center;margin-bottom:3rem;display:flex}.gallery-breadcrumb{color:var(--text-secondary);letter-spacing:.15em;text-transform:uppercase;opacity:.6;font-size:.7rem;font-weight:300}.gallery-title{flex-direction:row;align-items:baseline;gap:1rem;margin-top:0;margin-bottom:0;padding-top:10px;padding-bottom:10px;line-height:.9;display:flex}.gallery-title-line{color:var(--text-primary);text-transform:uppercase;letter-spacing:-.02em;font-family:Geist Mono,monospace;font-size:clamp(3rem,8vw,7rem);font-weight:300;display:block}.gallery-title-line:first-child{margin-left:0;font-weight:300}.gallery-title-line:last-child{opacity:1;margin-left:0;font-weight:300}.gallery-controls{align-items:center;gap:3rem;display:flex}.gallery-filters{flex-wrap:wrap;align-items:center;gap:3rem;display:flex}.gallery-filter{color:var(--text-secondary);letter-spacing:.2em;text-transform:uppercase;cursor:pointer;opacity:.5;background:0 0;border:none;padding:.5rem 0;font-family:inherit;font-size:.75rem;font-weight:300;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative}.gallery-filter:before{content:"";background:var(--text-primary);width:0;height:1px;transition:width .4s cubic-bezier(.4,0,.2,1);position:absolute;bottom:0;left:0}.gallery-filter:hover{color:var(--text-primary);opacity:1}.gallery-filter:hover:before{width:100%}.gallery-filter.active{color:var(--text-primary);opacity:1}.gallery-filter.active:before{width:100%}.gallery-download-btn{color:var(--text-primary);letter-spacing:.2em;text-transform:uppercase;cursor:pointer;background:0 0;border:1px solid #fff3;padding:.85rem 2.5rem;font-family:inherit;font-size:.7rem;font-weight:300;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.gallery-download-btn:before{content:"";background:var(--text-primary);z-index:-1;width:100%;height:100%;transition:left .4s cubic-bezier(.4,0,.2,1);position:absolute;top:0;left:-100%}.gallery-download-btn:hover{color:var(--base-400);border-color:var(--text-primary)}.gallery-download-btn:hover:before{left:0}.gallery-grid{-moz-column-count:3;column-count:3;-moz-column-gap:1.5rem;box-sizing:border-box;contain:layout paint;column-gap:1.5rem;width:100%;max-width:1800px;margin:0 auto -2rem;padding:0 4rem;display:block;overflow-x:hidden;transform:translateZ(0)}.gallery-item{cursor:pointer;-moz-column-break-inside:avoid;break-inside:avoid;page-break-inside:avoid;-webkit-column-break-inside:avoid;-webkit-tap-highlight-color:transparent;contain:paint;width:100%;margin-bottom:1.5rem;display:inline-block;position:relative;overflow:hidden}.gallery-image-container{width:100%;aspect-ratio:var(--aspect-ratio,4/3);background:#ffffff03;position:relative;overflow:hidden}.gallery-image{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;cursor:pointer;opacity:0;background:#00000014;width:100%;height:100%;transition:transform .3s ease-out,opacity .4s;display:block}.gallery-image.loaded{opacity:1}.gallery-item:hover .gallery-image{will-change:transform;transform:scale(1.08)}.gallery-image-container{cursor:pointer}.lightbox-overlay{z-index:10000;cursor:pointer;background:#000000f2;justify-content:center;align-items:center;padding:2rem;animation:.3s fadeIn;display:flex;position:fixed;inset:0}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.lightbox-content{cursor:default;justify-content:center;align-items:center;width:auto;max-width:90vw;height:auto;max-height:90vh;display:flex;position:relative}.lightbox-image-wrap{justify-content:center;align-items:center;max-width:90vw;max-height:90vh;display:flex;position:relative}.lightbox-image{-o-object-fit:contain;object-fit:contain;cursor:default;border-radius:4px;width:auto;max-width:100%;height:auto;max-height:90vh;box-shadow:0 20px 60px #00000080}.lightbox-image-thumb{animation:.2s zoomIn;display:block}.lightbox-image-full{opacity:0;max-width:100%;max-height:90vh;transition:opacity .25s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.lightbox-image-full.lightbox-image-full-loaded{opacity:1}@keyframes zoomIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.lightbox-close{cursor:pointer;color:#fff;z-index:10002;background:#ffffff1a;border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:46px;height:46px;transition:all .3s;display:flex;position:fixed;top:1rem;right:1rem}.lightbox-close:hover{background:#fff3;border-color:#fff6;transform:rotate(90deg)}.lightbox-close:active{transform:rotate(90deg)scale(.95)}@media (max-width:768px){.lightbox-overlay{padding:1rem}.lightbox-image{max-height:85vh}.lightbox-close{width:40px;height:40px;top:.75rem;right:.75rem}}@media (hover:none) and (pointer:coarse){.gallery-item:hover .gallery-image{transform:scale(1)}.gallery-item:active .gallery-image{transition:transform .15s ease-out;transform:scale(1.02)}}@media (max-width:1200px){.gallery-header{padding:0 3rem}.gallery-grid{-moz-column-count:3;column-count:3;-moz-column-gap:1.25rem;column-gap:1.25rem;padding:0 3rem}.gallery-item{margin-bottom:1.25rem}}@media (max-width:1024px){.gallery-header{padding:0 2.5rem}.gallery-grid{-moz-column-count:2;column-count:2;-moz-column-gap:1.5rem;column-gap:1.5rem;padding:0 2.5rem}.gallery-item{margin-bottom:1.5rem}}@media (max-width:768px){.gallery-page{padding-top:100px;padding-bottom:3rem}.gallery-header{margin-bottom:2.5rem;padding:0 2rem}.gallery-header-top{flex-direction:column;align-items:flex-start;gap:1.5rem;margin-bottom:2rem}.gallery-title{margin-bottom:2rem;padding-right:2rem}.gallery-title-line{font-size:clamp(2rem,10vw,3.5rem)}.gallery-controls{flex-direction:column;align-items:flex-start;gap:2rem}.gallery-filters{gap:2rem}.gallery-grid{-moz-column-count:2;column-count:2;-moz-column-gap:1rem;column-gap:1rem;padding:0 2rem}.gallery-item{margin-bottom:1rem}}@media (max-width:640px){.gallery-page{padding-top:90px;padding-bottom:2.5rem}.gallery-header{margin-bottom:2rem;padding:0 1.5rem}.gallery-title{padding-right:2rem}.gallery-title-line{font-size:clamp(1.75rem,9vw,3rem)}.gallery-grid{-moz-column-count:2;column-count:2;-moz-column-gap:.75rem;column-gap:.75rem;padding:0 1.5rem}.gallery-item{margin-bottom:.75rem}.gallery-image-container{aspect-ratio:9/16}}@media (max-width:480px){.gallery-page{padding-top:80px;padding-bottom:2rem}.gallery-header{margin-bottom:1.5rem;padding:0 1.25rem}.gallery-title{padding-right:1.5rem}.gallery-title-line{font-size:clamp(1.5rem,8vw,2.5rem)}.gallery-grid{-moz-column-count:1;column-count:1;-moz-column-gap:0;column-gap:0;padding:0 1.25rem}.gallery-item{margin-bottom:1.25rem}.gallery-image-container{aspect-ratio:9/16}.gallery-download-btn{text-align:center;width:100%}}
