.work-page{background:var(--bg)}.work-header{position:relative;min-height:100svh;padding:8em 2em 2em;display:flex;justify-content:center;align-items:center;text-align:center}.work-header-content{display:flex;flex-direction:column;align-items:center;gap:1em}.work-profile-icon{width:100px;height:100px;margin-bottom:1em;overflow:hidden;border:.25rem solid var(--fg);outline:.25rem solid var(--accent1);border-radius:1em;transform:rotate(-8deg)}.work-header-title{margin:1em 0 2em}.work-header-title h1{font-size:clamp(5rem,13vw,12rem)}.work-intro{max-width:30rem}.work-footer{position:absolute;right:2em;bottom:2em;left:2em;display:flex;justify-content:space-between}.work-items{width:100%;max-width:1500px;margin:0 auto;padding:4em 2em 10em;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7em 2em}.work-item{min-width:0}.work-item-wide{grid-column:span 2}.work-item-img{position:relative;aspect-ratio:5 / 3;overflow:hidden;border:.2em solid var(--fg);border-radius:1em;background:var(--bg2)}.work-item-tall .work-item-img{aspect-ratio:4 / 5}.work-item img{transition:transform .7s cubic-bezier(.16,1,.3,1),filter .7s ease}.work-item a:hover img,.work-item a:focus-visible img{transform:scale(1.06) rotate(1deg);filter:saturate(1.25)}.work-item-content{display:flex;justify-content:space-between;align-items:flex-start;gap:1em;padding-top:1em}.work-item-content h2{margin-bottom:.3em;font-size:clamp(2.5rem,5vw,5rem);line-height:.85}.work-item-content p{font-size:.9rem;font-weight:500;text-transform:uppercase}.work-item-content>span{flex-shrink:0;padding-top:.25em}.work-cta{min-height:70svh;padding:8em 2em;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:2em;color:var(--bg);text-align:center;background:var(--fg)}.work-cta h2{font-size:clamp(4rem,12vw,11rem)}.work-cta a{color:var(--bg);transition:color .3s ease}.work-cta a:hover,.work-cta a:focus-visible{color:var(--accent1)}@media (min-width: 1600px){.work-footer p,.work-cta>p{font-size:clamp(1rem,1vw,1.25rem)}}@media (max-width: 1000px){.work-header{min-height:100svh;padding:7em 2em 6em}.work-header-title{margin-bottom:1em}.work-footer{bottom:2em}.work-footer-scroll-down{display:none}.work-items{display:flex;flex-direction:column;gap:5em;padding-top:2em}.work-item-wide,.work-item:nth-child(3n+2),.work-item:nth-child(3n){transform:none}.work-item-content h2{font-size:3rem}.work-cta{min-height:65svh}}@media (max-width: 520px){.work-header-title h1{font-size:clamp(3.8rem,16vw,5rem)}.work-intro{max-width:100%;font-size:1rem}.work-items{padding-right:1em;padding-left:1em}.work-item-content{flex-direction:column;gap:.75em}.work-item-content h2{font-size:2.75rem}}
