@import "https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap";:root{--primary-color:#fff;--text-color:#fff;--text-secondary-color:gray;--link-color:gray;--link-hover-color:#bfbfbf}body{color:var(--primary-color);font-optical-sizing:auto;background-color:#0a0a0a;flex-direction:column;justify-content:center;align-items:center;width:100vw;margin:0;font-family:Open Sans,sans-serif;font-style:normal;font-weight:300;display:flex}main{text-align:center;flex-direction:column;align-items:center;width:60vw;max-width:60vw;min-height:100vh;line-height:1.4;display:flex;position:relative}h1,h2,h3,h4,h5,h6{font-family:Montserrat,sans-serif;font-weight:600}p{color:var(--text-secondary-color);font-weight:400}header{flex-direction:column;justify-content:center;align-items:center;width:100%;padding:0 0 1rem;display:flex}footer{border-top:1px solid #ffffff80;width:100%;padding:1rem 0}a{color:var(--link-color);font-weight:700;text-decoration:none;transition:color .3s}a:hover{color:var(--link-hover-color);text-decoration:none;transition:color .3s}ul{margin:0}ul:last-of-type{margin-bottom:revert}nav{flex-direction:row;justify-content:center;gap:1rem;width:100%;display:flex}nav a{color:var(--text-color);padding:.5rem 1rem;font-weight:500;text-decoration:none}nav a:hover{text-decoration:underline;transition:color .3s}.quote{font-family:Montserrat,sans-serif;font-style:italic;font-weight:400}.spacer{width:100%;height:2rem}.header-headline{width:100%;padding:2rem 0}.section-title{letter-spacing:.025em;border-bottom:1px solid #ffffff80;margin-bottom:0;font-weight:700}.section,.section-title{text-align:start;flex-direction:column;align-items:flex-start;width:100%;display:flex}.work-item-header{cursor:pointer;width:100%;color:var(--link-color);background-color:#0000;border:none;flex-direction:row;justify-content:space-between;align-items:flex-start;margin-bottom:1.75rem;padding:0;font-weight:400;display:flex}.work-item-header:hover{color:var(--link-hover-color);transition:color .3s}.work-item-header>span{vertical-align:text-top;min-width:12rem;max-width:14rem;margin-top:0}.work-item-image{width:100%;max-width:40rem;margin-bottom:.75rem}.work-item-detail{background-color:var(--primary-color);box-sizing:border-box;flex-direction:column;justify-content:space-between;width:60vw;max-width:60vw;height:100vh;min-height:100vh;padding:1rem;display:flex;position:fixed;top:0;left:50%;transform:translate(-50%)}.work-item-detail>.detail-header{color:#000;flex-direction:row;justify-content:space-between;align-items:flex-start;width:100%;display:flex}.detail-header>.detail-title p{color:var(--text-secondary-color);font-weight:500}.detail-title>.detail-title-wrapper{flex-direction:row;justify-content:flex-start;align-items:center;gap:1rem;display:flex}.detail-title-wrapper>h1{margin-top:0;margin-bottom:0}.work-item-detail>.detail-footer{flex-direction:row;justify-content:space-between;align-items:center;gap:1rem;width:100%;display:flex}.work-item-backdrop{background-color:#000;width:100vw;height:100vh;position:fixed;top:0;left:0}.work-item-children{color:#000;flex-direction:column;align-items:flex-start;height:100%;margin-top:.75rem;margin-bottom:1rem;display:flex;overflow:hidden scroll}.work-item-children>*>p:last-of-type{margin-bottom:0}.labels{color:#00000080;flex-direction:row;gap:.5rem;margin:.25rem 0 0;font-size:.75rem;display:flex}.labels>.label{border:1px solid #00000080;justify-content:center;align-items:center;width:auto;height:1.5rem;padding:0 .5rem;display:flex}.button{width:auto;min-width:2rem;height:2rem;color:var(--text-color);background-color:#000;border:none}.button:hover{background-color:var(--primary-color);color:#000;cursor:pointer;border:1px solid #000}.inverted-button{color:#000;background-color:#fff;border:none;width:auto;min-width:2rem;height:2rem}.inverted-button:hover{color:#fff;cursor:pointer;background-color:#000;border:1px solid #fff}.work-item-header>.work-item-image{filter:brightness();transition:filter .3s}.work-item-header:hover>.work-item-image{filter:brightness(1.1)}.st0{fill:#fff}.st1{display:none}.st2{fill:#fff;display:inline}@media screen and (max-width:768px){main{width:100%}nav{gap:.5rem}.header-headline{width:100%}.work-item-detail{width:90vw;max-width:90vw;padding:1rem;overflow-y:auto}.detail-header{flex-direction:column}.labels{flex-wrap:wrap}.work-item-header img{height:4rem}.work-item-header{margin-bottom:1rem}}@media screen and (max-width:480px){main{box-sizing:border-box;width:100vw;max-width:100vw;padding:0 1rem}header{padding:0 0 1rem}.header-headline{padding:1rem 0}.spacer{height:1rem}.work-item-backdrop{width:auto}.work-item-detail{box-sizing:border-box;width:100vw;max-width:100vw}.detail-title>.detail-title-wrapper{align-items:flex-start}.detail-title>.detail-title-wrapper>h1{max-width:15rem}}.imageContainer-MFsV2x{width:100%;display:contents;position:relative;overflow:hidden}.image-eCDj1I{opacity:0;object-fit:cover;width:100%;height:auto;transition:opacity .3s;display:block}.image-eCDj1I.loaded-OU3Yi3{opacity:1}