.home{background:oklch(100% 0 0);min-height:100dvh}.home__wrapper{grid-template-columns:repeat(2,1fr);gap:20px;padding:20px;display:grid}@media (width>=769px){.home__wrapper{grid-template-columns:repeat(12,1fr)}}.home__info{grid-column:1/-1;margin-top:60px}@media (width>=769px){.home__info{flex-shrink:0;grid-column:3/6;align-self:flex-start;margin-top:0;position:sticky;top:20px}}.home__headlines{flex-direction:column;gap:36px;display:flex}@media (width>=769px){.home__headlines{gap:24px}}.home__headline-link{color:inherit;transition:color .3s var(--ease-out-expo);text-decoration:none}.home__headline-link:hover{color:#757171}.home__column{flex-direction:column;gap:40px;padding-top:100px;padding-bottom:60px;display:flex}@media (width>=769px){.home__column{gap:100px;padding-top:0}.home__column--left{grid-column:8/10}.home__column--right{grid-column:11/13}}.home__project{color:oklch(10% 0 0);text-decoration:none;display:block}.home__project-image{aspect-ratio:1;width:100%;margin-bottom:12px;position:relative;overflow:hidden}.home__project-image>img,.home__project-image>video{object-fit:cover;width:100%;height:100%;display:block;position:absolute;top:0;left:0}.home__project-image--archives{background:oklch(100% 0 0)}.home__archives-grid{grid-template-rows:repeat(5,1fr);grid-template-columns:repeat(4,1fr);place-items:center;gap:20px;width:100%;height:100%;display:grid;position:absolute;top:0;left:0}.home__archives-grid-item{aspect-ratio:1;background:#0000000a;height:100%;overflow:hidden}.home__archives-grid-item img{object-fit:cover;width:100%;height:100%;display:block}.home__project-info{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.home__project-title,.home__project-year{font-family:var(--type-label-family,inherit);font-size:var(--type-label-size,inherit);line-height:var(--type-label-leading,inherit);letter-spacing:var(--type-label-tracking,inherit);font-weight:var(--type-label-weight,inherit);text-transform:var(--type-label-case,none);text-wrap:var(--type-label-wrap,wrap);--modulato-type:label}.home__project-wip{color:oklch(100% 0 0);font-family:var(--type-label-family,inherit);font-size:var(--type-label-size,inherit);line-height:var(--type-label-leading,inherit);letter-spacing:var(--type-label-tracking,inherit);font-weight:var(--type-label-weight,inherit);text-transform:var(--type-label-case,none);text-wrap:var(--type-label-wrap,wrap);--modulato-type:label;background:#8d8d8d;border-radius:100px;flex-shrink:0;align-items:center;padding:.25em .5em;display:inline-flex}
