:root{--canvas:#f8f8f6;--ink:#171717;--muted:#6f6f6b;--line:#d7d7d1;--blue:#3764ed;--red:#f34f3f;--yellow:#f6cf3c;--green:#3ca565;--font-sans:"Helvetica Neue", Helvetica, Arial, sans-serif;--font-mono:"SFMono-Regular", Consolas, "Liberation Mono", monospace}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;color:var(--ink);background:var(--canvas);font-family:var(--font-sans);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;margin:0}a{color:inherit;text-decoration:none}.site-header,.hero,.work-section,.about-section,footer{width:min(100% - 48px,1440px);margin-inline:auto}.site-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;min-height:72px;display:flex}.wordmark{letter-spacing:-.045em;font-size:1.05rem;font-weight:650}.wordmark span{color:var(--blue)}nav{color:var(--muted);gap:clamp(1rem,2.5vw,2.25rem);font-size:.88rem;display:flex}nav a,.text-link{transition:color .18s}nav a:hover,nav a:focus-visible,.text-link:hover,.text-link:focus-visible{color:var(--blue)}.hero{min-height:calc(100dvh - 72px);padding-block:clamp(4rem,8vw,7.5rem) clamp(4rem,7vw,6.5rem);position:relative}.eyebrow{color:var(--blue);font-family:var(--font-mono);letter-spacing:.045em;margin:0 0 1.25rem;font-size:.72rem}h1,h2,p{margin-top:0}h1,h2{font-family:var(--font-sans);letter-spacing:-.08em;font-weight:520}h1{max-width:11ch;margin-bottom:1.5rem;font-size:clamp(3.75rem,8vw,8.5rem);line-height:.88}.hero-summary{max-width:42ch;color:var(--muted);margin-bottom:2rem;font-size:clamp(1rem,1.4vw,1.18rem);line-height:1.55}.text-link{border-bottom:1px solid;align-items:center;gap:.65rem;padding-bottom:.25rem;font-size:.95rem;display:inline-flex}.text-link span{transition:transform .18s}.text-link:hover span,.text-link:focus-visible span{transform:translateY(3px)}.hero-stamp{aspect-ratio:1;background:var(--blue);color:#fff;width:clamp(112px,15vw,210px);font-family:var(--font-sans);letter-spacing:-.09em;place-content:center;padding:1rem;font-size:clamp(1.5rem,3vw,3.2rem);font-weight:520;line-height:.82;display:grid;position:absolute;top:clamp(3rem,8vw,7rem);right:clamp(0rem,7vw,7rem);transform:rotate(6deg)}.work-section{padding-block:clamp(5rem,12vw,10rem)}.section-intro{max-width:620px;margin-bottom:clamp(2.5rem,5vw,4.5rem)}.section-intro h2,.about-section h2{margin-bottom:1rem;font-size:clamp(2.5rem,5vw,5rem);line-height:.95}.section-intro>p:last-child,.about-copy p{color:var(--muted);font-size:1rem;line-height:1.55}.work-grid{grid-template-columns:repeat(12,minmax(0,1fr));gap:12px;display:grid}.work-link{min-height:350px;color:var(--ink);grid-template-rows:auto 1fr auto;grid-template-columns:min-content 1fr min-content;padding:clamp(1.25rem,2.4vw,2rem);transition:transform .26s cubic-bezier(.16,1,.3,1),box-shadow .26s;display:grid}.work-link:hover,.work-link:focus-visible{outline:2px solid var(--ink);outline-offset:3px;box-shadow:7px 7px 0 var(--ink);transform:translateY(-5px)}.work-link:first-child{grid-column:span 8;min-height:480px}.work-link:nth-child(2){grid-column:span 4}.work-link:nth-child(3){grid-column:span 5}.work-link:nth-child(4){grid-column:span 7}.work-blue{background:var(--blue);color:#fff}.work-red{background:var(--red)}.work-yellow{background:var(--yellow)}.work-green{background:var(--green);color:#fff}.work-number,.work-kind,.work-arrow{font-family:var(--font-mono);font-size:.7rem}.work-kind{justify-self:end}.work-title{max-width:12ch;font-family:var(--font-sans);letter-spacing:-.06em;grid-column:1/-1;align-self:end;margin-top:3rem;font-size:clamp(1.7rem,3.1vw,3.3rem);font-weight:500;line-height:.95}.work-description{grid-column:span 2;align-self:end;max-width:32ch;margin-top:1.25rem;font-size:.88rem;line-height:1.45}.work-arrow{place-self:end;font-size:1.1rem;transition:transform .22s}.work-link:hover .work-arrow,.work-link:focus-visible .work-arrow{transform:translate(3px,-3px)}.about-section{border-top:1px solid var(--line);grid-template-columns:minmax(0,1.25fr) minmax(270px,.75fr);gap:clamp(2rem,8vw,10rem);padding-block:clamp(5rem,11vw,9rem);display:grid}.about-section>.eyebrow{grid-column:1/-1;margin-bottom:0}.about-section h2{max-width:12ch;margin-bottom:0}.about-copy{align-self:end}.about-copy p{max-width:34ch;margin-bottom:1.5rem}footer{border-top:1px solid var(--line);color:var(--muted);font-family:var(--font-mono);justify-content:space-between;gap:1rem;padding-block:1.4rem;font-size:.7rem;display:flex}.work-placeholder{align-content:center;width:min(100% - 48px,1000px);min-height:100dvh;margin-inline:auto;display:grid}.work-placeholder .text-link{justify-self:start;margin-bottom:4rem}.work-placeholder h1{margin-bottom:1.5rem;font-size:clamp(3rem,9vw,8rem)}.work-placeholder>p:last-child{max-width:48ch;color:var(--muted);font-size:1rem;line-height:1.6}@media (max-width:760px){.site-header,.hero,.work-section,.about-section,footer{width:min(100% - 32px,1440px)}.site-header{min-height:64px}nav{gap:1rem;font-size:.8rem}.hero{min-height:auto;padding-block:4.5rem 5rem}h1{max-width:10ch;font-size:clamp(3.35rem,15vw,5.4rem);line-height:.9}.hero-stamp{width:96px;font-size:1.45rem;top:auto;bottom:3rem;right:0}.hero-summary{padding-right:7rem}.work-grid{grid-template-columns:1fr}.work-link,.work-link:first-child,.work-link:nth-child(2),.work-link:nth-child(3),.work-link:nth-child(4){grid-column:auto;min-height:300px}.work-title{max-width:13ch;font-size:clamp(2rem,9vw,3rem)}.about-section{grid-template-columns:1fr;gap:2rem}.about-section>.eyebrow{grid-column:auto}footer{flex-direction:column}.work-placeholder{width:min(100% - 32px,1000px)}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important}}
