@import url(https://fonts.googleapis.com/css2?family=Familjen+Grotesk:wght@400;500;600;700&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.transition-overlay{background-color:#000;border-radius:8px;bottom:80px;left:40px;pointer-events:none;position:fixed;right:40px;top:80px;transform:translateZ(0);will-change:transform,border-radius,top,left,right,bottom;z-index:99}.transition-overlay.expanding{animation:expandToFullscreen .4s cubic-bezier(0,0,.2,1) forwards}@keyframes expandToFullscreen{0%{border-radius:8px;bottom:80px;left:40px;right:40px;top:80px}70%{border-radius:0}to{border-radius:0;bottom:0;left:0;right:0;top:0}}.transition-overlay.revealing,.transition-overlay.transitioning{border-radius:0;bottom:0;left:0;right:0;top:0}@media (prefers-reduced-motion:reduce){.transition-overlay{animation:none!important;transition:none!important}.transition-overlay.expanding{animation:expandToFullscreenReduced .1s ease-out forwards}@keyframes expandToFullscreenReduced{to{border-radius:0;bottom:0;left:0;right:0;top:0}}}@media (max-width:768px){.transition-overlay{bottom:80px;left:20px;right:20px;top:80px}@keyframes expandToFullscreen{0%{border-radius:8px;bottom:80px;left:20px;right:20px;top:80px}70%{border-radius:0}to{border-radius:0;bottom:0;left:0;right:0;top:0}}}@media (max-width:480px){.transition-overlay{bottom:80px;left:15px;right:15px;top:80px}@keyframes expandToFullscreen{0%{border-radius:8px;bottom:80px;left:15px;right:15px;top:80px}70%{border-radius:0}to{border-radius:0;bottom:0;left:0;right:0;top:0}}}.header{align-items:center;background-color:#fffaec;box-sizing:border-box;display:flex;height:80px;justify-content:space-between;left:0;padding:0 40px;position:fixed;top:0;width:100%;z-index:100}.header-left{display:flex;flex:1 1;justify-content:flex-start}.site-title-link{color:inherit;text-decoration:none;transition:color .3s ease,opacity .3s ease-out}.site-title-link:hover{color:#666}.header-center{display:flex;flex:1 1;justify-content:center}.header-right{display:flex;flex:1 1;gap:30px;justify-content:flex-end}.view-toggle{align-items:center;display:flex;gap:8px}.view-toggle-btn{background:none;border:none;color:#000;cursor:pointer;font-family:Azeret Mono,Courier New,monospace;font-size:14px;font-weight:400;letter-spacing:1px;padding:4px 8px;text-transform:uppercase;transition:color .3s ease,opacity .3s ease-out}.view-toggle-btn:hover{color:#666}.view-toggle-btn.active{color:#000;font-weight:700;text-decoration:underline;text-underline-offset:3px}.view-toggle-btn:disabled{cursor:not-allowed;opacity:.5}.view-separator{color:#000;font-family:Azeret Mono,Courier New,monospace;font-size:14px;font-weight:400;letter-spacing:1px;transition:opacity .3s ease-out}.transparent-header .header{backdrop-filter:blur(15px);-webkit-backdrop-filter:blur(15px);background-color:initial!important;border-bottom:1px solid #ffffff1a}.transparent-header .header:before{background:#0006;bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0;z-index:-1}.transparent-header .nav-link,.transparent-header .site-title,.transparent-header .site-title-link,.transparent-header .view-separator,.transparent-header .view-toggle-btn{color:#fff!important}.transparent-header .nav-link:hover,.transparent-header .site-title-link:hover,.transparent-header .view-toggle-btn:hover{color:#eee956!important}.transparent-header .view-toggle-btn.active{color:#fff!important;font-weight:700;text-decoration:underline;text-underline-offset:3px}.transparent-header .header{position:relative;z-index:1000}.fixed-header.transition-fade-out .header .header-center .nav-link,.fixed-header.transition-fade-out .header .header-center .view-toggle{opacity:0;transition:opacity .3s ease-out}.fixed-header.transition-white-text .header .nav-link,.fixed-header.transition-white-text .header .site-title,.fixed-header.transition-white-text .header .site-title-link,.fixed-header.transition-white-text .header .view-separator,.fixed-header.transition-white-text .header .view-toggle-btn{color:#fff!important;transition:color .15s ease-out!important}.fixed-header.transition-white-text .header .nav-link:hover,.fixed-header.transition-white-text .header .site-title-link:hover,.fixed-header.transition-white-text .header .view-toggle-btn:hover{color:#eee956!important}.fixed-header.transition-white-text .header .view-toggle-btn.active{color:#fff!important;font-weight:700;text-decoration:underline;text-underline-offset:3px}body:has([data-page=project]) .fixed-header .header .nav-link,body:has([data-page=project]) .fixed-header .header .site-title,body:has([data-page=project]) .fixed-header .header .site-title-link,body:has([data-page=project]) .fixed-header .header .view-separator,body:has([data-page=project]) .fixed-header .header .view-toggle-btn{color:#fff!important}@media (max-width:768px){.header{padding:0 20px}.transparent-header .header:before{background:#0009}.view-toggle{gap:6px}.view-toggle-btn{font-size:12px;padding:3px 6px}.view-separator{font-size:12px}}@media (max-width:480px){.header{padding:0 15px}.view-toggle-btn{font-size:11px;padding:2px 4px}.view-separator{font-size:11px}}.footer{align-items:center;background-color:#fffaec;bottom:0;box-sizing:border-box;display:flex;height:80px;justify-content:space-between;left:0;padding:0 40px;position:fixed;width:100%;z-index:100}.footer-left{display:flex;flex:1 1;justify-content:flex-start}.site-title{color:#000;font-family:Azeret Mono,Courier New,monospace;font-size:18px;font-weight:400;letter-spacing:.5px;transition:opacity .3s ease-out}.footer-center{display:flex;flex:1 1;justify-content:center}.footer-right{display:flex;flex:1 1;gap:30px;justify-content:flex-end}.project-title-footer-link{color:inherit;cursor:pointer;text-decoration:none;transition:opacity .3s ease-out}.project-title-footer-link:hover{opacity:.7}.project-title-footer{color:#000;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:18px;font-weight:500;letter-spacing:.3px;opacity:1;transform:translateY(0);transition:opacity .3s ease-out,transform .3s ease-out}.project-title-footer.title-transitioning{opacity:0;transform:translateY(10px);transition:opacity .3s ease-out,transform .3s ease-out}.project-title-arrow{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-style:normal;font-weight:400;letter-spacing:normal}.project-nav-button{background:none;border:none;color:#000;cursor:pointer;font-family:Azeret Mono,Courier New,monospace;font-size:14px;font-weight:400;letter-spacing:1px;padding:0;text-decoration:none;transition:color .3s ease,opacity .3s ease-out}.project-nav-button:hover{color:#666}.project-nav-button:disabled{cursor:not-allowed;opacity:.5}.nav-link{color:#000;font-family:Azeret Mono,Courier New,monospace;font-size:14px;font-weight:400;letter-spacing:1px;text-decoration:none;transition:color .3s ease,opacity .3s ease-out}.transparent-footer .footer{backdrop-filter:blur(15px);-webkit-backdrop-filter:blur(15px);background-color:initial!important;border-top:1px solid #ffffff1a}.transparent-footer .footer:before{background:#0006;bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0;z-index:-1}.transparent-footer .nav-link,.transparent-footer .project-nav-button,.transparent-footer .project-title-footer,.transparent-footer .project-title-footer-link,.transparent-footer .site-title{color:#fff!important}.transparent-footer .nav-link:hover,.transparent-footer .project-nav-button:hover{color:#eee956!important}.transparent-footer .footer{position:relative;z-index:1000}.fixed-footer.transition-white-text .footer .project-nav-button,.fixed-footer.transition-white-text .footer .project-title-footer{opacity:0!important;transform:translateY(10px)!important}.fixed-footer.project-text-visible .footer .project-nav-button,.fixed-footer.project-text-visible .footer .project-title-footer{opacity:1!important;transform:translateY(0)!important;transition:opacity .6s ease-out .2s,transform .6s ease-out .2s!important}.fixed-footer.transition-fade-out .footer .nav-link{opacity:0;transition:opacity .3s ease-out}.fixed-footer.transition-white-text .footer .nav-link,.fixed-footer.transition-white-text .footer .project-nav-button,.fixed-footer.transition-white-text .footer .project-title-footer,.fixed-footer.transition-white-text .footer .project-title-footer-link,.fixed-footer.transition-white-text .footer .site-title{color:#fff!important;transition:color .15s ease-out!important}body:has([data-page=project]) .fixed-footer .footer .nav-link,body:has([data-page=project]) .fixed-footer .footer .project-nav-button,body:has([data-page=project]) .fixed-footer .footer .project-title-footer,body:has([data-page=project]) .fixed-footer .footer .project-title-footer-link,body:has([data-page=project]) .fixed-footer .footer .site-title{color:#fff!important}@media (max-width:768px){.footer{padding:0 20px}.transparent-footer .footer:before{background:#0009}}@media (max-width:480px){.footer{padding:0 15px}}.nav-link:hover{color:#666}.contact-button:hover{color:#666!important}.project-title-footer-link div{cursor:default;pointer-events:none}.project-title-footer-link button{color:inherit;cursor:pointer;font-family:inherit;font-size:inherit;font-weight:inherit;letter-spacing:inherit;text-decoration:none;transition:opacity .3s ease-out}.project-title-footer-link button:hover{opacity:.7}.project-title-footer.loading{animation:pulse 1.5s ease-in-out infinite;opacity:.6}@keyframes pulse{0%,to{opacity:.6}50%{opacity:1}}.fixed-header{top:0}.fixed-footer,.fixed-header{background:#0000;left:0;pointer-events:auto;position:fixed;width:100%;z-index:1000}.fixed-footer{bottom:0}.layout{background-color:#fffaec;flex-direction:column;position:relative}.layout,.main-content{display:flex;height:100vh}.main-content{align-items:center;justify-content:center;left:0;padding:80px 40px;position:absolute;top:0;width:100%;z-index:1}.content-window{background-color:#000;border-radius:8px;height:100%;overflow:hidden;position:relative;width:100%}.scroll-content{left:0;min-height:100%;position:absolute;top:0;width:100%}.hover-image-fixed{animation:fadeInImage .3s ease-out;border-radius:8px;bottom:110px;height:180px;overflow:hidden;pointer-events:none;position:absolute;right:70px;width:240px;z-index:1000}.hover-image-fixed img{display:block;height:100%;object-fit:cover;width:100%}@keyframes fadeInImage{0%{opacity:0;transform:translateY(20px) scale(.9)}to{opacity:1;transform:translateY(0) scale(1)}}.content-window::-webkit-scrollbar{background:#0000;display:none;width:0}.fixed-header.transition-white-text .header .nav-link,.fixed-header.transition-white-text .header .site-title,.fixed-header.transition-white-text .header .site-title-link{color:#fff!important;transition:color .15s ease-out!important}.fixed-header.transition-white-text .header .nav-link:hover,.fixed-header.transition-white-text .header .site-title-link:hover{color:#eee956!important}.fixed-footer.transition-white-text .footer .nav-link,.fixed-footer.transition-white-text .footer .project-nav-button,.fixed-footer.transition-white-text .footer .project-title-footer,.fixed-footer.transition-white-text .footer .site-title{color:#fff!important;transition:color .15s ease-out!important}.fixed-footer.transition-white-text .footer .nav-link:hover,.fixed-footer.transition-white-text .footer .project-nav-button:hover{color:#eee956!important}.fixed-footer .footer,.fixed-header .header{background-color:initial}body:has([data-page=project]) .fixed-footer .footer .nav-link,body:has([data-page=project]) .fixed-footer .footer .project-nav-button,body:has([data-page=project]) .fixed-footer .footer .project-title-footer,body:has([data-page=project]) .fixed-footer .footer .site-title,body:has([data-page=project]) .fixed-header .header .nav-link,body:has([data-page=project]) .fixed-header .header .site-title,body:has([data-page=project]) .fixed-header .header .site-title-link{color:#fff!important}@media (max-width:768px){.main-content{padding:80px 20px}.hover-image-fixed{bottom:90px;height:100px;right:30px;width:100px}}@media (max-width:480px){.main-content{padding:80px 15px}.hover-image-fixed{bottom:90px;right:25px}}.simple-layout{background-color:#000;height:100vh;overflow:hidden;position:relative;width:100vw}.transparent-header{top:0}.transparent-footer,.transparent-header{background:#0000;left:0;pointer-events:auto;position:fixed;width:100%;z-index:1000}.transparent-footer{bottom:0}.fullscreen-content{height:100vh;left:0;overflow:hidden;position:absolute;top:0;width:100%;z-index:1}.fullscreen-scroll-content{box-sizing:border-box;left:0;min-height:100vh;padding:0 120px;position:absolute;top:0;width:100%}.fullscreen-scroll-content.content-hidden{opacity:0;pointer-events:none;transition:opacity .3s ease-out}.fullscreen-scroll-content.content-fading{opacity:0;pointer-events:none;transition:opacity .6s ease-out}.fullscreen-scroll-content.content-visible{opacity:1;pointer-events:auto;transition:opacity .6s ease-out}.fullscreen-content::-webkit-scrollbar{background:#0000;display:none;width:0}@media (prefers-reduced-motion:reduce){.fullscreen-scroll-content.content-fading,.fullscreen-scroll-content.content-hidden,.fullscreen-scroll-content.content-visible{transition:opacity .1s ease-out}}@media (max-width:768px){.fullscreen-scroll-content{padding:0 60px}}@media (max-width:480px){.fullscreen-scroll-content{padding:0 30px}}.home{min-height:200vh;position:relative;transition:opacity .3s ease-out}.home.loading{align-items:center;display:flex;height:100%;justify-content:center;left:0;position:absolute;top:0;width:100%}.home.page-transitioning,.home.view-transitioning{opacity:0}.home.title{padding:40px 0}.home.title .project-item{margin-bottom:40px;text-align:center}.home.title .project-text{cursor:pointer;display:inline-block;text-decoration:none;transition:all .3s ease}.home.title .project-text.disabled{cursor:not-allowed;opacity:.6;pointer-events:none}.home.title .project-title{color:#fff;font-family:Familjen Grotesk,Arial Black,sans-serif;font-size:48px;font-weight:700;letter-spacing:-.5px;margin-bottom:8px;transition:color .3s ease}.home.title .project-category{color:#fff;font-family:Azeret Mono,Courier New,monospace;font-size:18px;font-weight:400;letter-spacing:1px;text-transform:lowercase;transition:color .3s ease}.home.title .project-text:not(.disabled):hover .project-category,.home.title .project-text:not(.disabled):hover .project-title{color:#eee956}.home.title .project-text.disabled *{animation:none!important;transition:none!important}.home.film{align-items:center;display:flex;flex-direction:column;gap:40px;padding:40px 0}.home.film .film-item{aspect-ratio:16/9;background:#111;border-radius:8px;margin-left:40px;margin-right:40px;max-width:800px;overflow:hidden;position:relative;width:calc(100% - 80px)}.home.film .film-image-container{cursor:pointer;height:100%;overflow:hidden;position:relative;transition:transform .3s ease,opacity .3s ease;width:100%}.home.film .film-image-container.disabled{cursor:not-allowed;opacity:.6;pointer-events:none}.home.film .film-image{display:block;height:100%;object-fit:cover;transition:transform .3s ease;width:100%}.home.film .film-image-container:not(.disabled):hover{transform:scale(1.02)}.home.film .film-image-container:not(.disabled):hover .film-image{transform:scale(1.05)}.home.film .film-image-container.disabled,.home.film .film-image-container.disabled *{animation:none!important;transition:none!important}.film-text-overlay{background:linear-gradient(#0000,#000c);bottom:0;left:0;opacity:0;padding:20px;pointer-events:none;position:absolute;right:0;transform:translateY(20px);transition:all .3s ease}.film-image-container:hover .film-text-overlay{opacity:1;transform:translateY(0)}.film-text-title{color:#fff;font-family:Familjen Grotesk,Arial Black,sans-serif;font-size:22px;font-weight:700;letter-spacing:-.5px;line-height:1.2;margin:0 0 4px}.film-text-category{color:#fff;font-family:Azeret Mono,Courier New,monospace;font-size:12px;font-weight:400;letter-spacing:.5px;line-height:1.2;margin:0;text-transform:lowercase}.home.profile{min-height:100vh;padding:0}.profile-container{display:flex;height:100vh;overflow:hidden}.profile-image-section{background:#111;border-radius:8px 0 0 8px;flex:0 0 45%;height:calc(100vh - 200px);left:60px;overflow:hidden;position:fixed;top:100px;width:calc(45% - 80px);z-index:1}.profile-image-container{height:100%;position:relative;width:100%}.profile-image{display:block;height:100%;object-fit:cover;width:100%}.profile-content-section{background:#000;border-radius:0 8px 8px 0;flex:0 0 55%;margin:20px 20px 20px calc(45% + 20px);min-height:calc(100vh - 200px);overflow-y:auto;padding:60px 50px 60px 60px;position:relative;z-index:2}.profile-content-section::-webkit-scrollbar{background:#0000;display:none;width:0}.profile-content-section{-ms-overflow-style:none;scrollbar-width:none}.profile-content{color:#fff;max-width:500px}.profile-intro{margin-bottom:60px}.profile-name{color:#fff;font-family:BebasNeue,Arial Black,sans-serif;font-size:48px;font-weight:400;letter-spacing:2px;line-height:1.1;margin:0 0 12px}.profile-title{color:#eee956;font-family:Azeret Mono,Courier New,monospace;font-size:16px;font-weight:400;letter-spacing:1px;margin:0 0 24px;text-transform:lowercase}.profile-description{color:#fff;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:16px;font-weight:400;line-height:1.6;margin:0;opacity:.9}.profile-section{margin-bottom:50px}.section-title{border-bottom:1px solid #eee9564d;color:#eee956;font-family:Azeret Mono,Courier New,monospace;font-size:14px;font-weight:400;letter-spacing:2px;margin:0 0 30px;padding-bottom:10px;text-transform:uppercase}.experience-item{display:flex;gap:20px;margin-bottom:30px}.experience-year{color:#eee956;font-family:Azeret Mono,Courier New,monospace;font-size:14px;font-weight:400;letter-spacing:1px;min-width:100px;white-space:nowrap}.experience-content h4{font-size:18px;font-weight:600;line-height:1.3;margin:0 0 8px}.experience-content h4,.experience-content p{color:#fff;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.experience-content p{font-size:14px;font-weight:400;line-height:1.5;margin:0;opacity:.8}.skills-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}.skill-category h4{color:#fff;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:16px;font-weight:600;line-height:1.3;margin:0 0 15px}.skill-category ul{list-style:none;margin:0;padding:0}.skill-category li{color:#fff;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:14px;font-weight:400;line-height:1.8;opacity:.8;padding-left:15px;position:relative}.skill-category li:before{color:#eee956;content:"•";left:0;position:absolute;top:0}.award-item{display:flex;gap:20px;margin-bottom:25px}.award-year{color:#eee956;font-family:Azeret Mono,Courier New,monospace;font-size:14px;font-weight:400;letter-spacing:1px;min-width:60px;white-space:nowrap}.award-content h4{font-size:16px;font-weight:600;line-height:1.3;margin:0 0 4px}.award-content h4,.award-content p{color:#fff;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.award-content p{font-size:14px;font-weight:400;line-height:1.4;margin:0;opacity:.7}.contact-info{margin-top:20px}.contact-item{align-items:center;display:flex;gap:10px;margin-bottom:15px}.contact-label{color:#eee956;font-family:Azeret Mono,Courier New,monospace;font-size:12px;font-weight:400;letter-spacing:1px;min-width:80px;text-transform:uppercase}.contact-link{color:#fff;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:14px;font-weight:400;opacity:.9;text-decoration:none;transition:color .3s ease}.contact-link:hover{color:#eee956;opacity:1}@media (max-width:1024px){.profile-container{flex-direction:column}.profile-image-section{flex:none;height:50vh;position:relative;width:100%}.profile-content-section{flex:1 1;height:50vh;margin-left:0;min-height:auto;padding:40px 30px}.profile-name{font-size:40px}.skills-grid{gap:20px;grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.home.title{padding:30px 0}.home.title .project-title{font-size:32px}.home.title .project-category{font-size:16px}.home.film{gap:40px;padding:30px 0}.home.film .film-item{max-width:100%}.film-text-overlay{padding:15px}.film-text-title{font-size:16px}.film-text-category{font-size:12px}.profile-content-section{padding:30px 20px}.profile-name{font-size:36px}.award-item,.experience-item{flex-direction:column;gap:8px}.award-year,.experience-year{min-width:auto}.skills-grid{gap:20px;grid-template-columns:1fr}}@media (max-width:480px){.home.film,.home.title{padding:20px 0}.home.film{gap:30px}.home.film .film-item{aspect-ratio:4/3}.film-text-overlay{padding:12px}.film-text-title{font-size:14px}.film-text-category{font-size:11px}.profile-content-section{padding:20px 15px}.profile-name{font-size:32px}.profile-description,.profile-title{font-size:14px}.contact-item{align-items:flex-start;flex-direction:column;gap:5px}.contact-label{min-width:auto}}.home.film .film-item:nth-child(2n){margin-top:20px}@media (min-width:1200px){.home.film{grid-template-columns:repeat(3,1fr)}.home.film .film-item:nth-child(3n+2){margin-top:30px}.home.film .film-item:nth-child(3n+3){margin-top:60px}}@media (min-width:1600px){.home.film{grid-template-columns:repeat(4,1fr)}.home.film .film-item:nth-child(4n+2){margin-top:30px}.home.film .film-item:nth-child(4n+3){margin-top:60px}.home.film .film-item:nth-child(4n+4){margin-top:90px}}.movie-project .project-gallery{margin-bottom:120px}.movie-project .gallery-item{margin-bottom:60px;text-align:center}.movie-project .gallery-item img{border-radius:8px;box-shadow:0 8px 32px #00000080;height:auto;max-width:90%;transition:transform .3s ease}.movie-project .gallery-item:hover img{transform:scale(1.02)}.movie-project .gallery-item:last-child{margin-bottom:0}.movie-project .project-credits{background:#0000004d;margin:0 -120px;padding:80px 120px 40px}.movie-project .credits-grid{margin:0 auto;max-width:100%}.movie-project .credit-item{align-items:baseline;display:flex;margin-bottom:20px;width:100%}.movie-project .credit-role{color:#eee956;font-family:Azeret Mono,Courier New,monospace;font-size:14px;font-weight:400;letter-spacing:1px;margin-right:10px;text-transform:uppercase;white-space:nowrap}.movie-project .credit-dots{border-bottom:1px dotted #eee95680;flex:1 1;height:1px;margin:0 10px 3px}.movie-project .credit-name{color:#fff;font-family:Azeret Mono,Courier New,monospace;font-size:14px;font-weight:400;letter-spacing:1px;margin-left:10px;white-space:nowrap}@media (max-width:1024px){.movie-project .project-credits{margin:0 -60px;padding-left:60px;padding-right:60px}}@media (max-width:768px){.movie-project .project-credits{margin:0 -30px;padding-left:30px;padding-right:30px}.movie-project .gallery-item img{max-width:100%}.movie-project .credit-item{margin-bottom:15px}.movie-project .credit-name,.movie-project .credit-role{font-size:12px}}@media (max-width:480px){.movie-project .credit-item{margin-bottom:12px}.movie-project .credit-name,.movie-project .credit-role{font-size:11px}}.web-project .project-gallery{margin-bottom:120px}.web-project .gallery-item{margin-bottom:60px;text-align:center}.web-project .gallery-item img{border-radius:8px;box-shadow:0 8px 32px #00000080;height:auto;max-width:90%;transition:transform .3s ease}.web-project .gallery-item:hover img{transform:scale(1.02)}.web-project .gallery-item:last-child{margin-bottom:0}.web-project .project-credits{background:#0000004d;margin:0 -120px;padding:80px 120px 40px}.web-project .credits-grid{margin:0 auto;max-width:100%}.web-project .credit-item{align-items:baseline;display:flex;margin-bottom:20px;width:100%}.web-project .credit-role{color:#eee956;font-family:Azeret Mono,Courier New,monospace;font-size:14px;font-weight:400;letter-spacing:1px;margin-right:10px;text-transform:uppercase;white-space:nowrap}.web-project .credit-dots{border-bottom:1px dotted #eee95680;flex:1 1;height:1px;margin:0 10px 3px}.web-project .credit-name{color:#fff;font-family:Azeret Mono,Courier New,monospace;font-size:14px;font-weight:400;letter-spacing:1px;margin-left:10px;white-space:nowrap}@media (max-width:1024px){.web-project .project-credits{margin:0 -60px;padding-left:60px;padding-right:60px}}@media (max-width:768px){.web-project .project-credits{margin:0 -30px;padding-left:30px;padding-right:30px}.web-project .gallery-item img{max-width:100%}.web-project .credit-item{margin-bottom:15px}.web-project .credit-name,.web-project .credit-role{font-size:12px}}@media (max-width:480px){.web-project .credit-item{margin-bottom:12px}.web-project .credit-name,.web-project .credit-role{font-size:11px}}.mobile-project .project-gallery{margin-bottom:120px}.mobile-project .gallery-item{margin-bottom:60px;text-align:center}.mobile-project .gallery-item img{border-radius:8px;box-shadow:0 8px 32px #00000080;height:auto;max-width:90%;transition:transform .3s ease}.mobile-project .gallery-item:hover img{transform:scale(1.02)}.mobile-project .gallery-item:last-child{margin-bottom:0}.mobile-project .project-credits{background:#0000004d;margin:0 -120px;padding:80px 120px 40px}.mobile-project .credits-grid{margin:0 auto;max-width:100%}.mobile-project .credit-item{align-items:baseline;display:flex;margin-bottom:20px;width:100%}.mobile-project .credit-role{color:#eee956;font-family:Azeret Mono,Courier New,monospace;font-size:14px;font-weight:400;letter-spacing:1px;margin-right:10px;text-transform:uppercase;white-space:nowrap}.mobile-project .credit-dots{border-bottom:1px dotted #eee95680;flex:1 1;height:1px;margin:0 10px 3px}.mobile-project .credit-name{color:#fff;font-family:Azeret Mono,Courier New,monospace;font-size:14px;font-weight:400;letter-spacing:1px;margin-left:10px;white-space:nowrap}@media (max-width:1024px){.mobile-project .project-credits{margin:0 -60px;padding-left:60px;padding-right:60px}}@media (max-width:768px){.mobile-project .project-credits{margin:0 -30px;padding-left:30px;padding-right:30px}.mobile-project .gallery-item img{max-width:100%}.mobile-project .credit-item{margin-bottom:15px}.mobile-project .credit-name,.mobile-project .credit-role{font-size:12px}}@media (max-width:480px){.mobile-project .credit-item{margin-bottom:12px}.mobile-project .credit-name,.mobile-project .credit-role{font-size:11px}}.default-project .project-gallery{margin-bottom:120px}.default-project .gallery-item{margin-bottom:60px;text-align:center}.default-project .gallery-item img{border-radius:8px;box-shadow:0 8px 32px #00000080;height:auto;max-width:90%;transition:transform .3s ease}.default-project .gallery-item:hover img{transform:scale(1.02)}.default-project .gallery-item:last-child{margin-bottom:0}.default-project .project-credits{background:#0000004d;margin:0 -120px;padding:80px 120px 40px}.default-project .credits-grid{margin:0 auto;max-width:100%}.default-project .credit-item{align-items:baseline;display:flex;margin-bottom:20px;width:100%}.default-project .credit-role{color:#eee956;font-family:Azeret Mono,Courier New,monospace;font-size:14px;font-weight:400;letter-spacing:1px;margin-right:10px;text-transform:uppercase;white-space:nowrap}.default-project .credit-dots{border-bottom:1px dotted #eee95680;flex:1 1;height:1px;margin:0 10px 3px}.default-project .credit-name{color:#fff;font-family:Azeret Mono,Courier New,monospace;font-size:14px;font-weight:400;letter-spacing:1px;margin-left:10px;white-space:nowrap}@media (max-width:1024px){.default-project .project-credits{margin:0 -60px;padding-left:60px;padding-right:60px}}@media (max-width:768px){.default-project .project-credits{margin:0 -30px;padding-left:30px;padding-right:30px}.default-project .gallery-item img{max-width:100%}.default-project .credit-item{margin-bottom:15px}.default-project .credit-name,.default-project .credit-role{font-size:12px}}@media (max-width:480px){.default-project .credit-item{margin-bottom:12px}.default-project .credit-name,.default-project .credit-role{font-size:11px}}.project-detail{background:#0000;color:#fff;min-height:100vh;padding:0 0 120px;position:relative}.project-header{margin-bottom:80px;padding-top:20px;text-align:center}.project-title{color:#fff;font-family:Familjen Grotesk,Arial Black,sans-serif;font-size:72px;font-weight:700;letter-spacing:-.5px;line-height:1.1;margin-bottom:8px;overflow:hidden;transition:font-size 0s ease;white-space:nowrap}.project-meta{align-items:center;display:flex;flex-direction:column;gap:12px}.project-meta-row{align-items:center;display:flex;flex-wrap:wrap;gap:40px;justify-content:center}.project-detail-category,.project-detail-year{text-transform:lowercase}.project-detail-category,.project-detail-year,.project-link{color:#fff;font-family:Azeret Mono,Courier New,monospace;font-size:16px;font-weight:400;letter-spacing:1px}.project-link{text-decoration:none;transition:all .3s ease}.project-link:hover{color:#eee956}.project-gallery{margin-bottom:120px}.gallery-item{margin-bottom:60px;text-align:center}.gallery-item img,.gallery-item video{border-radius:8px;box-shadow:0 8px 32px #00000080;height:auto;max-height:60vh;max-width:90%;object-fit:contain;transition:transform .3s ease;width:auto}.gallery-item:hover img,.gallery-item:hover video{transform:scale(1.02)}.gallery-video{display:block;margin:0 auto}.gallery-item:last-child{margin-bottom:0}.project-credits{background:#0000004d;border-radius:8px;margin-top:60px;padding:80px 0 40px}.credits-grid{margin:0 auto;max-width:100%;padding:0 40px}.credit-item{align-items:baseline;display:flex;margin-bottom:20px;width:100%}.credit-role{color:#eee956;font-family:Azeret Mono,Courier New,monospace;font-size:14px;font-weight:400;letter-spacing:1px;margin-right:10px;text-transform:uppercase;white-space:nowrap}.credit-dots{border-bottom:1px dotted #eee95680;flex:1 1;height:1px;margin:0 10px 3px}.credit-name{color:#fff;font-family:Azeret Mono,Courier New,monospace;font-size:14px;font-weight:400;letter-spacing:1px;margin-left:10px;white-space:nowrap}.project-not-found{align-items:center;display:flex;flex-direction:column;justify-content:center;min-height:100vh;padding:150px 0;text-align:center}.project-not-found h2{color:#fff;font-family:BebasNeue,Arial Black,sans-serif;font-size:clamp(40px,5vw,64px);font-weight:400}@media (max-width:1024px){.credits-grid{padding:0 30px}.gallery-item img,.gallery-item video{max-height:50vh}}@media (max-width:768px){.credits-grid{padding:0 20px}.credit-item{margin-bottom:15px}.credit-name,.credit-role{font-size:12px}.gallery-item img,.gallery-item video{max-height:45vh}}@media (max-width:480px){.credits-grid{padding:0 15px}.credit-item{margin-bottom:12px}.credit-name,.credit-role{font-size:11px}.gallery-item img,.gallery-item video{max-height:40vh}.credit-item{margin-bottom:12px}.credit-name,.credit-role{font-size:11px}}.project-carousel{height:100%;overflow:hidden;position:relative;width:100%}.carousel-container{height:100%;transition:transform .5s cubic-bezier(.4,0,.2,1);width:100%;will-change:transform}.carousel-slide{height:100%;overflow-x:hidden;overflow-y:auto;width:100%}.carousel-slide *{scroll-behavior:auto!important}.carousel-container.slide-left{animation:slideLeft .5s cubic-bezier(.4,0,.2,1) forwards}.carousel-container.slide-right{animation:slideRight .5s cubic-bezier(.4,0,.2,1) forwards}@keyframes slideLeft{0%{transform:translateX(0)}50%{transform:translateX(-100%)}51%{transform:translateX(100%)}to{transform:translateX(0)}}@keyframes slideRight{0%{transform:translateX(0)}50%{transform:translateX(100%)}51%{transform:translateX(-100%)}to{transform:translateX(0)}}.carousel-btn,.carousel-navigation{display:none!important}.carousel-slide::-webkit-scrollbar{width:6px}.carousel-slide::-webkit-scrollbar-track{background:#ffffff1a}.carousel-slide::-webkit-scrollbar-thumb{background:#ffffff4d;border-radius:3px}.carousel-slide::-webkit-scrollbar-thumb:hover{background:#ffffff80}.profile-page,.profile-page *,.profile-page :after,.profile-page :before{all:unset!important;box-sizing:border-box!important}.profile-page .main-text{all:revert!important}.profile-page{background-color:#fffaec!important;display:block!important;height:100vh!important;padding:80px 40px!important}.profile-container{border-radius:8px!important;display:flex!important;overflow:hidden!important;width:100%!important}.profile-container,.profile-image-section{background:#000!important;height:100%!important}.profile-image-section{box-sizing:border-box!important;display:block!important;flex:0 0 45%!important;opacity:1!important;padding:40px!important;transition:opacity .3s ease-out!important}.profile-image-section.content-transitioning{opacity:0!important}.profile-image{border-radius:8px!important;object-fit:contain!important;width:100%!important}.profile-content-section,.profile-image{display:block!important;height:100%!important}.profile-content-section{background:#000!important;flex:0 0 55%!important;opacity:1!important;overflow:hidden!important;padding:0!important;position:relative!important;text-align:center!important;transition:opacity .3s ease-out!important}.profile-content-section.content-transitioning{opacity:0!important}.profile-content{color:#fff!important;display:block!important;min-height:100%!important;padding:40px 30px!important;position:relative!important}.profile-page .profile-content-section .profile-content .profile-section{display:block!important;margin-bottom:80px!important;padding-bottom:0!important}.profile-page .profile-content-section .profile-content .profile-section:last-child{margin-bottom:0!important}.profile-page .profile-content-section .profile-content .profile-section .section-title{color:#fff!important;display:block!important;font-family:Azeret Mono,Courier New,monospace!important;font-size:14px!important;font-weight:400!important;letter-spacing:1px!important;margin:0 0 20px!important;opacity:.8!important;text-transform:uppercase!important}.profile-page .profile-content-section .profile-content .profile-section .main-text{display:block!important;font-size:clamp(28px,4vw,40px);font-weight:400!important;letter-spacing:.5px!important;line-height:1.15!important;text-transform:uppercase!important}.contact-link-button,.profile-page .profile-content-section .profile-content .profile-section .main-text{color:#fff!important;font-family:BebasNeue,Arial Black,sans-serif!important;margin:0!important;padding:0!important}.contact-link-button{background:none!important;border:none!important;cursor:pointer!important;display:inline!important;font-size:inherit!important;font-weight:inherit!important;letter-spacing:inherit!important;line-height:inherit!important;text-decoration:underline!important;-webkit-text-decoration-color:#fff!important;text-decoration-color:#fff!important;text-transform:inherit!important;text-underline-offset:4px!important;transition:color .3s ease!important}.contact-link-button:hover{color:#eee956!important;-webkit-text-decoration-color:#eee956!important;text-decoration-color:#eee956!important}.social-icons{gap:50px!important;margin-top:20px!important}.social-icon-button,.social-icons{align-items:center!important;display:flex!important;justify-content:center!important}.social-icon-button{background:none!important;border:none!important;cursor:pointer!important;height:30px!important;margin:0!important;opacity:.9!important;padding:0!important;transition:transform .3s ease,opacity .3s ease!important;width:30px!important}.social-icon-button:hover{opacity:1!important;transform:scale(1.1)!important}.social-icon-button img{filter:brightness(0) invert(1)!important;object-fit:contain!important}.social-icon-button img,.social-icon-button svg{display:block!important;height:100%!important;width:100%!important}.social-icon-button svg{color:#fff!important}.profile-content-section::-webkit-scrollbar{background:#0000!important;display:none!important;width:0!important}.profile-content-section{-ms-overflow-style:none!important;scrollbar-width:none!important}@media (max-width:1024px){.profile-container{flex-direction:column!important}.profile-image-section{flex:none!important;height:35vh!important;position:relative!important;width:100%!important}.profile-content-section{flex:1 1!important;height:65vh!important}.profile-content{padding:40px 30px!important}}@media (max-width:768px){.profile-page{padding:80px 20px!important}.profile-content{padding:30px 20px!important}.profile-page .profile-content-section .profile-content .profile-section{margin-bottom:60px!important}.social-icon-button{height:25px!important;width:25px!important}.social-icons{gap:40px!important}}@media (max-width:480px){.profile-page{padding:80px 15px!important}.profile-content{padding:20px 15px!important}.profile-page .profile-content-section .profile-content .profile-section{margin-bottom:40px!important}.social-icon-button{height:20px!important;width:20px!important}.social-icons{gap:30px!important}}*{box-sizing:border-box;margin:0;padding:0}#root,body,html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;height:100%}.App{background-color:#fffaec;height:100vh;overflow:hidden}
/*# sourceMappingURL=main.3c00734e.css.map*/