@charset "UTF-8";@font-face{font-family:SofiaPro;src:url(../fonts/SofiaProLight.woff2) format("woff2");font-style:normal;font-weight:300}.check-btn,.project-back,button{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;touch-action:manipulation}.project-title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:100%}*{margin:0;padding:0;box-sizing:border-box}.secretPath{position:fixed;left:0;top:0;width:20px;height:20px;z-index:5000}html{font-family:SofiaPro,sans-serif;font-size:var(--fluid-19-29);line-height:1.1;font-weight:300;overflow-x:hidden;-webkit-font-smoothing:antialiased;color:var(--color);scrollbar-gutter:stable;--fluid-19-29:clamp(1.1875rem, 0.2784rem + 1.4205vw, 1.8125rem);--color:black;--light:#747474;--spacing-vertical:1.33rem;--spacing-horizontal:1.85rem;--project-top-spacing:5.33rem;--project-bottom-spacing:3.74rem;--header-height:3.09rem;--view-transition-duration:.35s}html.bullet-time{--view-transition-duration:3.5s}@media screen and (max-width:480px){html{--spacing-vertical:.9rem;--spacing-horizontal:1rem;--project-top-spacing:10rem;--project-bottom-spacing:3.4rem;--header-height:3.46rem}}html:after,html:before{content:"";position:fixed;left:var(--spacing-horizontal);top:0;height:100%;pointer-events:none;z-index:9999;display:none}html:after{left:50%;background:hsla(0,100%,50%,.1);width:1px}html:before{right:var(--spacing-horizontal);border-left:1px solid hsla(0,100%,50%,.1);border-right:1px solid hsla(0,100%,50%,.1)}html.show-grid:after,html.show-grid:before{display:block}html.menu-open{overflow:hidden}::view-transition-group(*){animation-duration:var(--view-transition-duration);animation-timing-function:ease-in}::view-transition-group(.plan){z-index:1}::view-transition-group(.media){z-index:2}::view-transition-group(.first-preview){z-index:300}::view-transition-group(.transition-front){z-index:400}::view-transition-group(header){z-index:4}::view-transition-group(.title){z-index:5}.faux-link{position:absolute;left:0;top:0;width:100%;height:100%;z-index:1}h1,h2,h3{font:inherit}.text-content h1{font-size:inherit;line-height:inherit;font-weight:inherit;margin-bottom:1em}.text-content ol,.text-content p,.text-content ul{margin-top:0;margin-bottom:1em}.text-content ol:last-child,.text-content p:last-child,.text-content ul:last-child{margin-bottom:0}.text-content ol,.text-content ul{padding-left:1em}.text-content a{color:inherit;text-decoration:none;padding-left:1.2em;position:relative}@media screen and (hover:hover){.text-content a:hover{color:var(--light)}.text-content a:hover:before{opacity:.45}}.text-content a:before{content:"";position:absolute;left:.02em;top:.14em;width:.92em;height:.71em;background:url(../images/link-arrow.svg?2026-04-22) no-repeat left top;background-size:.92em}button{font:inherit;color:inherit;text-align:inherit;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;background:0 0}.project-facts,.slider-counter{font-size:.74em}@media screen and (max-width:480px){.project-facts,.slider-counter{font-size:.95em}}.icon-ratio{position:relative}.icon-ratio svg{position:absolute;left:0;top:0;width:100%;height:100%}svg{fill:currentColor;vertical-align:middle;overflow:visible}svg use{pointer-events:none}.media{position:relative;view-transition-class:media}.media[style*="--ratio"] .media-entry{aspect-ratio:var(--ratio);-o-object-fit:cover;object-fit:cover}@media screen and (max-width:480px){.media[style*="--mobile-ratio"] .media-entry{aspect-ratio:var(--mobile-ratio);-o-object-fit:cover;object-fit:cover}}.media-entry{display:block;width:100%;height:auto}.media-caption{margin-top:.4em}.media a{text-decoration:none}.check-btns{display:flex;gap:1.25em}.check-btns--list{flex-direction:column;gap:0}.check-btn{-webkit-appearance:none;-moz-appearance:none;appearance:none;font:inherit;color:inherit;background:0 0;border:none;display:inline-flex;position:relative;--check-color:var(--light)}@media screen and (hover:hover){.check-btn:hover{--check-color:var(--color)}}.check-btn-checkbox{position:absolute;font:inherit;left:0;top:.02em;width:1.06em;height:1.06em;opacity:0;pointer-events:none}.check-btn-checkbox:checked+.check-btn-icon{color:inherit}.check-btn-checkbox:checked+.check-btn-icon svg{color:inherit;fill:var(--color)}.check-btn-checkbox:checked~.check-btn-label{color:inherit}.check-btn-icon{width:1.06em;margin-top:.09em;margin-right:.3em;color:var(--check-color);flex-shrink:0}.check-btn-icon svg{color:transparent;fill:var(--check-color)}.check-btn-label{color:var(--check-color)}.transition-target{position:absolute;left:0;top:0;width:100%;height:100%}.transition-target img{width:100%!important;-o-object-fit:contain!important;object-fit:contain!important}.header{display:grid;grid-template-columns:auto 1fr 50%;padding:var(--spacing-vertical) var(--spacing-horizontal) calc(var(--spacing-vertical) * .5);background:#fff;position:sticky;top:0;z-index:100;transition:margin .3s ease-out;view-transition-name:header}.header:has(+.default),.header:has(+.projects){background:0 0;pointer-events:none}@media screen and (max-width:480px){.header:has(+.default),.header:has(+.projects){background:#fff;pointer-events:auto}}@media screen and (min-width:481px) and (max-width:1023px){.header{grid-template-columns:1fr 1fr}}@media screen and (max-width:480px){.header{display:flex;flex-wrap:wrap;justify-content:space-between;font-size:1.42em;padding-top:1.97em;padding-bottom:var(--spacing-vertical)}}.header-logo{width:7.65em;color:inherit;text-decoration:none;pointer-events:auto}@media screen and (max-width:480px){.header-logo{position:relative;z-index:2;margin-left:.1em}}.header-nav{margin:0 auto;pointer-events:auto}@media screen and (min-width:481px) and (max-width:1023px){.header-nav{margin:0 0 0 calc(var(--spacing-horizontal) * .5)}}@media screen and (max-width:480px){.header-nav{opacity:0;position:fixed;left:0;top:0;width:100%;height:100%;background:#fff;padding:5.5rem var(--spacing-horizontal) var(--spacing-vertical);z-index:1;transition:opacity .3s ease-out;pointer-events:none}.menu-open .header-nav{opacity:1;pointer-events:auto}}.header-nav-list{display:flex;gap:.71em;list-style:none}@media screen and (max-width:480px){.header-nav-list{flex-direction:column;align-items:flex-start;gap:1em}}.header-nav-list-item-link{color:var(--light);text-decoration:none;position:relative;transition:color .2s ease-in-out}.header-nav-list-item-link.is-open{color:inherit}@media screen and (hover:hover){.header-nav-list-item-link:hover{color:inherit}}.header-burger{margin:calc(-1 * var(--spacing-vertical)) calc(-1 * var(--spacing-horizontal));padding:var(--spacing-vertical) var(--spacing-horizontal);display:none;position:relative;z-index:2}@media screen and (max-width:480px){.header-burger{display:block}}.header-burger-icon{width:.9rem}.menu-open .header-burger-icon svg{color:transparent;fill:var(--color)}.page{padding:var(--spacing-vertical) var(--spacing-horizontal)}@media screen and (max-width:480px){.page{padding-top:1.67em;padding-bottom:1.67em}}.default{display:grid;grid-template-columns:50% 1fr;gap:1.25rem;margin-top:-1.74em;pointer-events:none;position:relative;padding-top:0}@media screen and (max-width:480px){.default{margin-top:.89em;display:block}}.default-preview{pointer-events:auto}@media screen and (max-width:480px){.default-preview{display:block!important;position:static!important;transform:none!important;width:100%!important;margin-bottom:1.7895em}}.default-text{grid-column:2;pointer-events:auto}.home-grid{list-style:none;display:flex;flex-wrap:wrap;margin:0 calc(var(--spacing-horizontal) * -1)}@media screen and (min-width:481px) and (max-width:1023px){.home-grid{display:grid;margin:0;grid-template-columns:repeat(2,minmax(0,1fr));gap:2.55em var(--spacing-horizontal)}}@media screen and (max-width:480px){.home-grid{flex-direction:column;margin:0;flex-wrap:nowrap;gap:2.55em}}.home-grid-item{margin:4em var(--spacing-horizontal);transition:.5s}.home-grid-item[data-size=small]{width:25.4vw}.home-grid-item[data-size=medium]{width:29vw}.home-grid-item[data-size=large]{width:33vw}@media screen and (max-width:1024px){.home-grid-item{width:auto!important;margin:0!important}}.home-grid-item:first-child{margin-top:6em}.home-grid-item:first-child .media{view-transition-class:first-preview}.home-grid-item:nth-child(2n){margin-top:1.32em;margin-left:9.25em}.home-grid-item:nth-child(3n){margin-left:7em}.home-grid-item:nth-child(4n){margin-top:-1em}.home-grid-item:nth-child(7n){margin-left:4em}.grid-margin .home-grid-item[data-size=small]{width:25.4vw;margin:0 12vw 12vw!important}.grid-margin .home-grid-item[data-size=medium]{width:29vw;margin:0 10vw 10vw!important}.grid-margin .home-grid-item[data-size=large]{width:33vw;margin:0 8vw 8vw!important}@media screen and (max-width:480px){.grid-margin .home-grid-item{width:auto!important;margin:0!important}}.grid-margin .home-grid-item:first-child{margin-top:7vw!important}@media screen and (hover:hover){.home-grid-item:hover .home-grid-item-link-title{pointer-events:auto;opacity:1}}.home-grid-item-link{display:block;color:inherit;text-decoration:none;position:relative}.home-grid-item-link.is-transitioning .media{view-transition-class:transition-front}.home-grid-item-link-stack{view-transition-class:transition-stack}.disable-medias-stack .home-grid-item-link-stack{view-transition-name:unset!important}.home-grid-item-link-title{position:fixed;top:var(--spacing-vertical);left:50%;z-index:200;pointer-events:none;opacity:0;transition:opacity .3s ease-out;view-transition-class:title}@media screen and (max-width:1024px){.home-grid-item-link-title{display:block;opacity:1;pointer-events:auto;position:static;margin-top:.4rem;view-transition-name:unset!important}}.filter{margin-top:-1.74em;margin-left:50%;display:grid;grid-template-columns:1fr 1fr;gap:.93em}@media screen and (min-width:481px) and (max-width:1023px){.filter{justify-self:end}}@media screen and (max-width:480px){.filter{flex-basis:100%;margin-top:1.588rem;margin-left:0;display:flex;flex-direction:column;align-items:flex-start;gap:1.25em}}.filter.is-open{margin-bottom:2.8em}@media screen and (max-width:480px){.filter.is-open{margin-bottom:0}}.filter-toggle{color:var(--light);grid-column:span 2}.is-open .filter-toggle{color:inherit}@media screen and (hover:hover){.filter-toggle:hover{color:inherit}}.filter-column{list-style:none;display:none}.is-open .filter-column{display:flex}.filter-column li{display:flex}@media screen and (max-width:480px){.filter-column li{font-size:.7319em}}.filter-column .check-btn{padding:.2em 0 .15em}@media screen and (max-width:480px){.filter-column .check-btn{padding:.14em 0 .09em}}.filter-results{grid-column:span 2}.filter-results.is-hidden{display:none}.projects{padding-top:0}@media screen and (max-width:480px){.projects{font-size:1.42em}}.projects-list{list-style:none;margin-top:.55em;margin-left:50%;display:flex;flex-direction:column}@media screen and (max-width:480px){.projects-list{margin-left:0;margin-top:.625em}}.projects-list-item{pointer-events:none}.projects-list-item:first-child .media{view-transition-class:first-preview}.projects-list-item.is-filtered{display:none}@media screen and (hover:hover){.projects-list-item:hover.is-hovered .default-preview,.projects-list-item:hover.is-hovered .projects-list-item-holder{z-index:1000}.projects-list-item:hover.is-hovered .projects-list-item-link{color:var(--light)}}.projects-list-item.is-transitioning .projects-list-item-media{view-transition-class:transition-front}.default-preview,.projects-list-item-holder{--width:16em;position:fixed;left:25%;top:50%;transform:translateX(-50%) translateY(-50%);width:var(--width)}@media screen and (max-width:480px){.default-preview,.projects-list-item-holder{display:none}}@media screen and (max-width:480px){.projects-list-item-media{view-transition-name:unset!important}}.projects-list-item-plan{position:absolute;left:0;top:0;width:100%;height:100%}.projects-list-item-link{text-decoration:none;color:inherit;display:inline-grid;grid-template-columns:3.7em 1fr;grid-gap:.85em;transition:color .2s ease-in-out;padding:.275rem 0;position:relative;pointer-events:auto}@media screen and (max-width:480px){.projects-list-item-link{padding:.625rem 0;display:flex;flex-direction:column;gap:0}}.projects-list-item-link-title{color:inherit;text-decoration:none;view-transition-class:title}.project-header{display:grid;grid-template-columns:50% 1fr auto;padding:var(--spacing-vertical) var(--spacing-horizontal) calc(var(--spacing-vertical) * .5);position:sticky;top:0;background:#fff;z-index:2000;view-transition-name:header}@media screen and (max-width:480px){.project-header{font-size:1.42em;grid-template-columns:1fr auto;gap:1.25rem;padding-top:2.8rem}}.project .slider[data-name=medias] .slider-item:nth-child(2) .media{view-transition-class:transition-front}@media screen and (max-width:480px){.project-nav{grid-column:1/-1;grid-row:2}}.project-title{font-size:inherit;line-height:inherit;font-weight:inherit;view-transition-class:title;justify-self:start}@media screen and (max-width:480px){.project-title{white-space:normal}}.project-back{align-self:center;margin:calc(var(--spacing-horizontal) * -1);margin-left:0;padding:var(--spacing-horizontal);color:inherit;text-decoration:none}@media screen and (max-width:480px){.project-back{align-self:start;position:relative;top:.2em}}.project-back-icon{width:.6em}.project-text{display:none;grid-template-columns:repeat(2,minmax(0,1fr));padding:1.57em var(--spacing-horizontal) var(--project-bottom-spacing);background:#fff}@media screen and (max-width:480px){.project-text{flex-direction:column-reverse;top:var(--project-top-spacing);padding-top:0}}.project-text.is-active{display:grid}@media screen and (max-width:480px){.project-text.is-active{display:flex}}.project-text-content{grid-column:2}.project-text-content h1{font-style:italic;margin-bottom:0}.project-facts{border-top:1px solid;margin-top:.3rem;margin-right:2.33em}@media screen and (max-width:480px){.project-facts{margin-top:1rem;margin-right:0}}.project-facts-entry{border-bottom:1px solid;display:flex;padding:.47em 0}@media screen and (max-width:480px){.project-facts-entry{display:block}}.project-facts-entry-key{width:8.1em;flex-shrink:0;-webkit-hyphens:auto;hyphens:auto}@media screen and (max-width:480px){.project-facts-entry-key{display:block;width:auto;margin-bottom:.1em}}.project-facts-entry-value{flex-grow:1}.slider{position:absolute;left:0;top:0;width:50%;height:100%;background:#fff;opacity:0;pointer-events:none;overflow:hidden}@media screen and (max-width:480px){.slider{width:100%}}.slider.is-active{opacity:1;pointer-events:auto}.slider.is-fullscreen{width:100%}.slider:has(+.slider.is-fullscreen){width:100%;left:-100%}.slider[data-name=plans]{left:50%}@media screen and (max-width:480px){.slider[data-name=plans]{left:0}}.slider[data-name=plans].is-fullscreen{left:0}.is-fullscreen+.slider[data-name=plans]{width:100%;left:100%}.slider-inner{display:flex;flex-direction:column;overflow:auto;scroll-snap-type:y mandatory;height:100%;scrollbar-width:none;clip-path:inset(0);cursor:url(../images/arrow-down.png) 6 17,s-resize;cursor:url(../images/arrow-down.svg) 6 17,s-resize;transition:transform .2s ease-out}.slider-inner::-webkit-scrollbar{display:none}.slider-inner-cursor-up{position:fixed;top:0;left:0;right:0;height:40vh;cursor:url(../images/arrow-up.png) 6 0,n-resize;cursor:url(../images/arrow-up.svg) 6 0,n-resize;z-index:1}@media screen and (max-width:480px){.slider-inner-cursor-up{display:none}}.slider-item{height:calc(100% - var(--project-top-spacing) - var(--project-bottom-spacing));flex-shrink:0;width:42.77vw;position:relative;margin:var(--project-top-spacing) var(--spacing-horizontal) var(--project-bottom-spacing);scroll-snap-align:start;scroll-margin-top:var(--project-top-spacing);display:flex}[data-name=plans]:not(.is-fullscreen) .slider-item{margin-left:0}@media screen and (max-width:480px){[data-name=plans]:not(.is-fullscreen) .slider-item{margin-left:var(--spacing-horizontal)}}.is-fullscreen .slider-item{width:calc(100% - var(--spacing-horizontal) * 2)}@media screen and (max-width:480px){.slider-item{width:calc(100% - var(--spacing-horizontal) * 2)}}.slider-item-media{margin:auto}[data-name=plans] .slider-item-media{view-transition-class:plan}.disable-medias-stack .is-scrolled .slider-item-media{view-transition-name:unset!important}.is-fullscreen .slider-item-media,.slider-item-media[data-orientation=portrait]{height:100%}.is-fullscreen .slider-item-media{cursor:inherit;touch-action:unset}.slider-item-media-element{-webkit-user-select:none;-moz-user-select:none;user-select:none;max-width:100%;max-height:100%;-o-object-fit:contain!important;object-fit:contain!important}.is-fullscreen .slider-item-media-element,[data-orientation=portrait] .slider-item-media-element{height:100%;width:auto}.slider-counter{position:absolute;left:var(--spacing-horizontal);bottom:var(--spacing-horizontal)}[data-name=plans]:not(.is-fullscreen) .slider-counter{left:0}@media screen and (max-width:480px){[data-name=plans]:not(.is-fullscreen) .slider-counter{left:var(--spacing-horizontal)}}
/*# sourceMappingURL=style.css.map */
