.structured-list .structured-list__item--header-desktop,.structured-list.structured-list--home>li:not(:first-of-type) a,.structured-list.structured-list--project>li:not(:first-of-type) a,.structured-list.structured-list--about>li:not(:first-of-type),header,#project-gallery #gallery-header,#project-gallery #project-infos{display:grid;grid-template-columns:repeat(12,1fr)}.structured-list .structured-list__item--header-desktop :nth-child(1),.structured-list.structured-list--home>li:not(:first-of-type) a :nth-child(1),.structured-list.structured-list--project>li:not(:first-of-type) a :nth-child(1),.structured-list.structured-list--about>li:not(:first-of-type) :nth-child(1),header :nth-child(1),#project-gallery #gallery-header :nth-child(1),#project-gallery #project-infos :nth-child(1){grid-column:1/6}.structured-list .structured-list__item--header-desktop :nth-child(2),.structured-list.structured-list--home>li:not(:first-of-type) a :nth-child(2),.structured-list.structured-list--project>li:not(:first-of-type) a :nth-child(2),.structured-list.structured-list--about>li:not(:first-of-type) :nth-child(2),header :nth-child(2),#project-gallery #gallery-header :nth-child(2),#project-gallery #project-infos :nth-child(2){grid-column:6/11}.structured-list .structured-list__item--header-desktop :nth-child(3),.structured-list.structured-list--home>li:not(:first-of-type) a :nth-child(3),.structured-list.structured-list--project>li:not(:first-of-type) a :nth-child(3),.structured-list.structured-list--about>li:not(:first-of-type) :nth-child(3),header :nth-child(3),#project-gallery #gallery-header :nth-child(3),#project-gallery #project-infos :nth-child(3){grid-column:11/13}:root{--black: #000;--white: #fff;--gray-1: #e3e3e3;--gray-2: #b7b7b7;--color-text: var(--black);--color-border: var(--gray-1);--color-background: var(--white);--font-size: 2.4rem;--border-thickness: .1rem;--sans-serif: "Inter", sans-serif;--space-sm: .5rem;--space-rg: 1rem;--space-md: 2rem;--space-lg: 4rem;--pad: var(--space-sm) var(--space-rg)}@media (max-width: 1024px){:root{--font-size: 1.8rem}}html{font-size:62.5%;box-sizing:border-box;font-synthesis:none!important;text-rendering:geometricPrecision;-webkit-font-smoothing:antialiased}html[data-theme=dark]{--color-text: #dedede;--color-background: #1e1e1e}html[data-theme=color]{--color-text: #8ffc99;--color-background: #1d1d1d;--gray-1: var(--color-text);--gray-2: var(--color-text)}*,*:after,*:before{margin:0;padding:0;box-sizing:inherit}body{line-height:1.1;color:var(--color-text);font-size:var(--font-size);font-family:var(--sans-serif);background-color:var(--color-background);-webkit-hyphens:auto;hyphens:auto}img,svg{display:block}svg{fill:var(--color-text)}h1,h2,h3,p,a{font-size:inherit;font-weight:400}a{text-decoration:none;color:inherit}ul{list-style-type:none}main{display:grid;gap:2rem}main>*:not(section){padding:var(--pad)}.description-paragraph{max-width:80vw}@media (max-width: 1024px){.description-paragraph{max-width:100vw}}#introduction{position:fixed;width:100vw;height:100dvh;top:0;left:0;background-color:var(--color-background);z-index:9999999;display:grid;grid-template-columns:repeat(3,1fr)}@media (max-aspect-ratio: 1/1){#introduction{grid-template-columns:repeat(2,1fr)}}#introduction h1{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}#introduction [data-index="0"]{transform:rotate(26deg);position:relative;bottom:-5px;z-index:7}#introduction [data-index="1"]{transform:rotate(9deg);position:relative;bottom:3px;left:-50px;z-index:2}#introduction [data-index="2"]{transform:rotate(4deg);position:relative;bottom:10px;z-index:5}#introduction [data-index="3"]{transform:rotate(-8deg);position:relative;top:-10px;z-index:9}#introduction [data-index="4"]{transform:rotate(2deg);position:relative;bottom:100px;z-index:3}@media (max-aspect-ratio: 1/1){#introduction [data-index="4"]{bottom:-60px}}#introduction [data-index="5"]{transform:rotate(-30deg);position:relative;left:-5px;z-index:1}#introduction [data-index="6"]{transform:rotate(-28deg);position:relative;left:-4px;z-index:8}@media (max-aspect-ratio: 1/1){#introduction [data-index="6"]{left:60px;bottom:-80px}}#introduction [data-index="7"]{transform:rotate(28deg);position:relative;bottom:60px;z-index:10}@media (max-aspect-ratio: 1/1){#introduction [data-index="7"]{left:40px;bottom:40px}}#introduction [data-index="8"]{transform:rotate(-11deg);position:relative;bottom:-1px;z-index:4}@media (max-aspect-ratio: 1/1){#introduction [data-index="8"]{bottom:-150px}}#introduction [data-index="9"]{transform:rotate(28deg);position:relative;right:-2px;z-index:6}@media (max-aspect-ratio: 1/1){#introduction [data-index="9"]{right:20px}}.square-4x3{position:relative;aspect-ratio:4/3;overflow:hidden;scale:1.3;opacity:0;transform:scale(.9)}@media (max-aspect-ratio: 1/1){.square-4x3{scale:1.6}}.square-4x3.visible{opacity:1}.square-4x3 picture,.square-4x3 img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;display:block}main#page-error,main#page-maintenance{gap:0;display:flex;width:100vw;min-height:100dvh;align-items:center;justify-content:center;flex-direction:column;padding:var(--pad);text-align:center}#project-gallery{padding:var(--space-lg) 0}#project-gallery #gallery-header,#project-gallery #project-infos{border-bottom:1px solid var(--color-border);padding:var(--pad)}@media (max-width: 1024px){#project-gallery #gallery-header,#project-gallery #project-infos{display:block}}@media (max-width: 1024px){#project-gallery #gallery-header{display:none}}#project-gallery #gallery-header{color:var(--gray-2)}#project-gallery #project-infos{color:var(--color-text)}#gallery-layout{padding:var(--space-rg)}#gallery-layout .grid{display:grid;grid-template-columns:repeat(12,1fr);gap:var(--space-rg);margin-bottom:var(--space-rg)}#gallery-layout .grid .column{grid-column:span var(--span)}@media (max-width: 1024px){#gallery-layout .grid .column{grid-column:span 12}}#page-project picture{display:block;background-color:var(--gray-1)}#page-project picture img{width:100%;height:auto;opacity:0;transition:opacity .25s 0s}#page-project picture img.loaded{opacity:1}section h2{padding:var(--pad)}@media (max-width: 1024px){section h2{display:none}}.goto-video a{display:flex;align-items:center;gap:var(--space-sm)}.goto-video a svg{transform:rotate(270deg)}header{padding:var(--pad);border-bottom:1px solid var(--color-border)}header *{text-transform:capitalize}header #about-link{text-align:end}@media (max-width: 1024px){header .job-title{display:none}}@media (max-width: 1024px){#site-owner{grid-column:1/11}}#site-owner a .job-title{display:none}@media (max-width: 1024px){#site-owner a .job-title{display:block}}footer{padding:var(--pad);display:grid;gap:var(--space-rg);padding-bottom:var(--space-lg)!important}.structured-list{padding:var(--space-lg) 0}@media (max-width: 1024px){.structured-list{padding:var(--space-rg) 0}}.structured-list .structured-list__item--header-mobile{display:none}@media (max-width: 1024px){.structured-list .structured-list__item--header-mobile{padding:var(--pad);display:block;border-bottom:1px solid var(--color-border);color:var(--gray-2)}}.structured-list .structured-list__item--header-desktop{border-bottom:1px solid var(--color-border);padding:var(--pad);color:var(--gray-2)}@media (max-width: 1024px){.structured-list .structured-list__item--header-desktop{display:none!important}}.structured-list.structured-list--home>li:not(:first-of-type) a,.structured-list.structured-list--project>li:not(:first-of-type) a{border-bottom:1px solid var(--color-border);padding:var(--pad)}@media (max-width: 1024px){.structured-list.structured-list--home>li:not(:first-of-type) a,.structured-list.structured-list--project>li:not(:first-of-type) a{display:block}}.structured-list.structured-list--about>li:not(:first-of-type){border-bottom:1px solid var(--color-border);padding:var(--pad)}@media (max-width: 1024px){.structured-list.structured-list--about>li:not(:first-of-type){display:block}}
