@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Space+Grotesk:wght@400;500;600;700&display=swap');
:root{color-scheme:dark;--bg:#191a18;--panel:#222320;--line:#42443e;--ink:#f4f4e9;--muted:#b7b9ad;--orange:#ff764d;--display:'Space Grotesk',sans-serif;--body:'DM Sans',sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:28px}body{margin:0;background:var(--bg);color:var(--ink);font:16px/1.65 var(--body)}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}a:focus-visible{outline:3px solid var(--orange);outline-offset:6px}a:hover{color:var(--orange)}::selection{color:var(--bg);background:var(--orange)}.wrap{width:min(1320px,calc(100% - 112px));margin-inline:auto}.orange{color:var(--orange)}.header{min-height:106px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);gap:24px}.wordmark{font:700 24px var(--display);letter-spacing:-1px;display:flex;align-items:center}.mark{color:var(--bg);background:var(--orange);font-size:20px;letter-spacing:-2px;padding:5px 8px;border-radius:3px;margin-right:13px}.header nav{display:flex;gap:36px;font-size:14px}.eyebrow{font:500 12px/1.6 var(--body);letter-spacing:1.5px;text-transform:uppercase}.hero{padding-top:36px}.hero-label{display:flex;justify-content:space-between;color:var(--muted)}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:var(--display);font-weight:500}h1{font-size:clamp(64px,8.9vw,128px);line-height:.99;letter-spacing:-.075em;margin:40px 0 32px}h2{font-size:clamp(42px,4.7vw,64px);line-height:1.08;letter-spacing:-.055em;margin-bottom:0}h3{font-size:37px;line-height:1.12;letter-spacing:-1.7px;margin:44px 0 22px}.hero-bottom{display:flex;justify-content:space-between;align-items:center;margin-bottom:42px;gap:28px}.hero-bottom p{color:var(--muted);font-size:18px;line-height:1.6;margin:0}.button{background:var(--orange);color:var(--bg);padding:15px 23px;font-weight:600;display:inline-flex;gap:46px;align-items:center;white-space:nowrap}.button:hover{background:var(--ink);color:var(--bg)}.hero-image{margin:0;position:relative}.hero-image img{display:block;width:100%;height:340px;object-fit:cover;object-position:center 50%;filter:saturate(.78)}.image-label{position:absolute;inset:auto 22px 43px;display:flex;justify-content:space-between;gap:20px;font:500 14px var(--body);color:white;text-shadow:0 1px 8px black}.image-label span{background:#191a18e8;padding:6px 11px}.hero-image figcaption{color:var(--muted);text-align:right;font-size:12px;margin-top:8px}.hero-image figcaption a{text-decoration:underline;text-underline-offset:3px}.section{padding-block:100px}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:44px}.section-heading .eyebrow{margin-bottom:18px}.text-link{font-size:14px;display:inline-flex;gap:22px;align-items:center;border-bottom:1px solid var(--line);padding-bottom:7px}.project-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.project{background:var(--panel);border:1px solid var(--line);padding:30px;display:flex;flex-direction:column;min-height:330px}.project-top{display:flex;justify-content:space-between;align-items:center;color:var(--muted)}.project-number{font:400 14px var(--display)}.project h3 span{color:var(--orange)}.project p{max-width:490px;color:var(--muted);margin-bottom:32px}.project-footer{margin-top:auto;display:flex;justify-content:space-between;align-items:center;gap:16px}.tags{font-size:13px;color:var(--muted)}.circle-link{display:grid;place-items:center;flex:0 0 46px;height:46px;border:1px solid var(--line);border-radius:50%;font-size:24px;transition:background .15s,color .15s}.circle-link:hover{background:var(--ink);color:var(--bg)}.featured{background:var(--orange);color:var(--bg);border-color:var(--orange)}.featured h3{font-size:52px;margin-top:25px}.featured .project-top,.featured p,.featured .tags,.featured h3 span{color:var(--bg)}.featured .circle-link{border-color:#191a1870}.more-work{margin-top:52px}.more-work>.eyebrow{color:var(--muted);margin-bottom:18px}.more-work>a{display:flex;align-items:center;justify-content:space-between;gap:22px;padding:21px 0;border-top:1px solid var(--line);font:500 23px/1.4 var(--display)}.more-work>a:last-child{border-bottom:1px solid var(--line)}.more-work small{display:block;color:var(--muted);font:400 14px var(--body);margin-top:5px}.about{background:#232420;border-block:1px solid var(--line)}.about-grid{display:grid;grid-template-columns:1fr 1fr;gap:70px}.about h2{font-size:clamp(44px,5.6vw,78px);margin-top:32px}.outline{color:#c4c6b8}.about-copy p{color:var(--muted);margin-bottom:24px}.about-copy .large{font-size:24px;line-height:1.5;color:var(--ink);letter-spacing:-.5px}.stack{display:flex;flex-wrap:wrap;gap:8px;padding-top:8px}.stack span{border:1px solid #56584f;padding:6px 12px;font-size:14px}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center;margin-top:30px}.contact h2{font-size:clamp(48px,6.3vw,86px)}.contact p:not(.eyebrow){color:var(--muted);max-width:380px}.email{font:500 clamp(19px,2.3vw,30px) var(--display);display:block;margin:22px 0}.email span{margin-left:14px}footer{border-top:1px solid var(--line);display:flex;justify-content:space-between;align-items:center;gap:20px;padding-block:32px}footer>span,footer>a:last-child{color:var(--muted);font-size:13px}.skip{position:fixed;z-index:10;top:-100px;left:20px;background:var(--ink);color:var(--bg);padding:12px}.skip:focus{top:10px}
@media(min-width:1600px){h1{font-size:140px}}
@media(max-width:900px){.wrap{width:calc(100% - 56px)}.header nav{gap:22px}h1{font-size:clamp(64px,10vw,92px)}.hero-image img{height:290px}.project{padding:24px}h3{font-size:30px}.featured h3{font-size:44px}.about-grid,.contact-grid{gap:32px}.about h2{font-size:50px}.about-copy .large{font-size:21px}.section{padding-block:72px}}
@media(max-width:600px){.wrap{width:calc(100% - 36px)}.header{min-height:85px;gap:12px}.wordmark{font-size:20px}.mark{display:none}.header nav{gap:18px;font-size:14px}.hero{padding-top:24px}.hero-label{font-size:12px;letter-spacing:1px}.hero-label span:last-child{display:none}h1{font-size:clamp(52px,12.6vw,75px);letter-spacing:-.065em;margin:28px 0}.hero-bottom{display:block;margin-bottom:28px}.hero-bottom p{font-size:16px;margin-bottom:24px}.desktop{display:none}.button{padding:13px 19px}.hero-image img{height:260px}.image-label{inset:auto 12px 46px;font-size:12px}.image-label span:last-child{display:none}.section{padding-block:56px}.section-heading{align-items:start;flex-direction:column;gap:23px;margin-bottom:28px}h2{font-size:44px}.project-grid,.about-grid,.contact-grid{grid-template-columns:1fr}.project{min-height:300px}.featured h3{font-size:46px}h3{font-size:32px;margin-top:32px}.about-grid{gap:35px}.about h2{font-size:clamp(44px,14vw,58px)}.about-copy .large{font-size:22px}.more-work>a{font-size:20px}.contact h2{font-size:57px}.email{font-size:23px}footer{flex-wrap:wrap;padding-block:25px}footer .wordmark{width:100%}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
