:root{--color-page: #efefef;--color-text: #000;--shell-x: 32px;--shell-bottom: 20px;--grid-gap: 32px;--nav-gap: 24px;--footer-h: 18px;--nav-clearance: 50px;--mobile-nav-h: 48px;--mobile-nav-offset: 0px;--project-column-gap: 24px;--project-block-gap: 32px;--project-content-gap: 4px;--project-group-gap: 16px;--project-nav-gap: 128px;--text-sm: 15px;--text-lg: 30px;--leading: 1.2}*{box-sizing:border-box}html{background:var(--color-page);color:var(--color-text);font-family:Inter,Arial,sans-serif;font-size:var(--text-sm);font-weight:300;line-height:var(--leading)}body{margin:0;min-width:320px}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}p,h1,h2,dl,dd{margin:0}.site-shell{display:flex;flex-direction:column;min-height:100vh;padding:0 var(--shell-x) var(--nav-clearance);position:relative;z-index:1}.background-noise{height:100%;inset:0;pointer-events:none;position:fixed;width:100%;z-index:0}.site-nav{background:var(--color-page);bottom:var(--shell-bottom);display:flex;justify-content:space-between;left:var(--shell-x);line-height:var(--leading);min-height:var(--footer-h);position:fixed;right:var(--shell-x);white-space:nowrap;width:auto;z-index:20}.site-nav__links{display:flex;gap:var(--nav-gap)}.language-switcher{display:flex;gap:8px}.site-crown{fill:var(--color-text);height:18px;left:50%;position:fixed;bottom:var(--shell-bottom);transform:translate(-50%);width:30px;z-index:21}.site-nav a{opacity:.5}.site-nav a.is-active,.site-nav a:hover,.site-nav a:focus-visible{opacity:1}.site-shell:has(.project-detail){padding-bottom:0}.site-shell:has(.project-detail) .site-nav{display:flex;right:auto;width:calc((100vw - var(--shell-x) * 2 - var(--project-column-gap)) / 2)}.projects-carousel,.projects-tablet,.projects-mobile,.empty-projects,.project-detail,.info-page{flex:1 0 auto}.empty-projects{align-items:center;display:flex;justify-content:center;min-height:calc(100svh - var(--nav-clearance));text-align:center}.projects-carousel{--carousel-primary-width: 912;--carousel-secondary-width: 440;--carousel-card-height: 858;--carousel-secondary-bottom: 128;--carousel-gap: 32;cursor:grab;height:calc(100svh - var(--nav-clearance));min-height:0;overflow:hidden;position:relative;touch-action:pan-y;user-select:none;width:100%}.projects-carousel:active{cursor:grabbing}.projects-tablet,.projects-mobile{display:none}.projects-carousel__track{inset:0;position:absolute}.project-card{display:flex;flex-direction:column;gap:8px;left:0;position:absolute;top:0;will-change:transform,width,padding-bottom}.project-card__media,.project-detail__image{background:#ddd;overflow:hidden}.project-card__media{flex:1 1 auto;min-height:0}.project-card__media img,.project-card__media video,.project-detail__image img,.project-detail__image video{height:100%;object-fit:cover;width:100%}.content-block img,.content-block video{background:#ddd;display:block;height:auto;object-fit:contain;width:100%}.project-meta{display:flex;font-size:var(--text-sm);font-weight:300;justify-content:space-between;letter-spacing:0;line-height:var(--leading);padding:0 4px;white-space:nowrap;width:100%}.project-meta a,.project-meta span:first-child{font-weight:400}.project-detail{align-items:start;display:grid;gap:var(--project-column-gap);grid-template-columns:repeat(8,minmax(0,1fr));min-height:100svh}.project-detail__hero{display:flex;flex-direction:column;grid-column:span 4;height:100svh;min-height:0;position:sticky;top:0}.project-detail__image{flex:0 0 calc(100svh - var(--shell-bottom) - var(--footer-h) - var(--project-nav-gap));min-height:0}.project-blocks{display:flex;flex-direction:column;gap:var(--project-block-gap);grid-column:span 4;overflow-x:hidden;overflow-y:visible;padding:var(--project-block-gap) 0 var(--nav-clearance)}.content-block{display:flex;flex-direction:column;gap:var(--project-content-gap);width:100%}.content-block h2{font-size:var(--text-lg);font-weight:400;letter-spacing:0;line-height:var(--leading)}.content-block p{font-size:var(--text-sm);font-weight:300;letter-spacing:0;line-height:var(--leading);white-space:pre-wrap}.content-block__subtitle{opacity:.72}.content-block>img,.content-block>video,.content-block>.image-pair{margin-top:calc(var(--project-group-gap) - var(--project-content-gap))}.content-block>p:not(.content-block__subtitle){margin-top:calc(var(--project-group-gap) - var(--project-content-gap))}.content-block__media-link{margin-top:calc(var(--project-group-gap) - var(--project-content-gap));overflow-wrap:anywhere;text-decoration:underline}.content-block--image-text{display:grid;gap:var(--project-column-gap);grid-template-columns:repeat(2,minmax(0,1fr))}.content-block--image-text>img{align-self:start}.content-block__text{display:flex;flex-direction:column;gap:var(--project-content-gap)}.content-block__text>p:not(.content-block__subtitle){margin-top:calc(var(--project-group-gap) - var(--project-content-gap))}.image-pair{display:flex;gap:var(--project-column-gap);width:100%}.image-pair>*{flex:1 1 0;min-width:0}.info-page{display:grid;gap:var(--grid-gap);grid-template-columns:repeat(8,minmax(0,1fr));min-height:calc(100svh - var(--nav-clearance))}.info-panel{align-self:end;display:flex;grid-column:3 / span 4;justify-content:space-between;width:100%}.facts-list{display:flex;flex-direction:column;gap:16px}.facts-list div{display:flex;flex-direction:column;gap:2px}.facts-list dt{font-size:var(--text-sm);font-weight:300;letter-spacing:0;line-height:var(--leading)}.facts-list dd{font-size:var(--text-lg);font-weight:400;letter-spacing:0;line-height:var(--leading);white-space:nowrap}.info-mark{flex:0 0 30px;height:41px;width:30px}.info-mark--bottom{align-self:flex-end}@media(max-width:1100px){:root{--shell-x: 16px}.projects-carousel{display:none}.projects-tablet{display:grid;gap:16px;grid-template-columns:repeat(8,minmax(0,1fr));height:calc(100svh - var(--nav-clearance));min-height:534px}.projects-tablet__list{display:flex;flex-direction:column;gap:16px;grid-column:1 / span 2;min-height:0;overflow-x:hidden;overflow-y:auto}.projects-tablet__preview{display:flex;flex-direction:column;grid-column:3 / span 6;min-height:0}.projects-tablet .project-card{left:auto;position:relative;top:auto;width:100%}.projects-tablet__list .project-card{flex:0 0 auto;height:145px}.projects-tablet__list .project-card:not(:first-child){opacity:.5}.projects-tablet__preview .project-card{flex:1 1 auto;height:100%}.info-page{grid-template-columns:repeat(4,minmax(0,1fr))}.info-panel{grid-column:2 / span 2}}@media(max-width:600px){:root{--shell-x: 12px;--grid-gap: 16px;--nav-clearance: calc(var(--mobile-nav-h) + env(safe-area-inset-bottom, 0px) + 24px);--project-column-gap: 16px;--project-block-gap: 32px}.site-shell{min-height:100svh;padding-bottom:var(--nav-clearance)}.site-shell:has(.project-detail){padding-bottom:var(--nav-clearance)}.site-nav{align-items:center;bottom:0;display:flex;left:0;min-height:var(--mobile-nav-h);padding:8px 16px calc(8px + env(safe-area-inset-bottom,0px));right:0}.site-crown{display:none}.site-shell:has(.project-detail) .site-nav{display:flex;right:0;width:auto}.projects-tablet{display:none}.projects-mobile{display:flex;flex-direction:column;gap:16px;min-height:0}.projects-mobile .project-card{height:auto;left:auto;position:relative;top:auto;width:100%}.projects-mobile .project-card__media{aspect-ratio:4 / 3;flex:0 0 auto}.project-detail,.info-page{display:flex;flex-direction:column;min-height:0}.project-detail__hero{height:auto;padding-bottom:0;position:static}.projects-carousel{display:none}.project-detail__hero{flex:0 0 auto}.project-detail__image{aspect-ratio:4 / 3;flex:0 0 auto}.project-detail .project-blocks{flex:0 0 auto;overflow:visible;padding:var(--project-block-gap) 0 var(--nav-clearance)}.project-detail{height:auto;min-height:0}.image-pair{flex-direction:column}.content-block--image-text{display:flex;flex-direction:column}.info-page{justify-content:flex-start;padding-top:32px}.info-panel{display:flex;flex-direction:column;gap:128px;justify-content:flex-start}.info-mark{order:-1}.facts-list dd{font-size:clamp(26px,8vw,var(--text-lg));white-space:normal}}
