@import "https://fonts.googleapis.com/css2?family=DM+Mono:wght@400;500&family=Manrope:wght@400;500;600;700&display=swap";
:root{--black:#111;--paper:#f0efe9;--coral:#ff624a;--acid:#dbff4f;--line:#1111112e}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--black);background:var(--paper);margin:0;font-family:Manrope,sans-serif}a{color:inherit;text-decoration:none}.shell{width:min(1220px,100% - 42px);margin-inline:auto}.nav{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;min-height:90px;display:flex}.wordmark{letter-spacing:-.04em;align-items:center;gap:8px;font-weight:700;display:inline-flex}.navMeta{text-transform:uppercase;align-items:center;gap:45px;font:500 11px DM Mono,monospace;display:flex}.navMeta a{border-bottom:1px solid;align-items:center;gap:8px;padding-bottom:4px;display:flex}.hero{padding:80px 0 34px;overflow:hidden}.kicker,.label,.conceptNote{letter-spacing:.12em;text-transform:uppercase;font:500 11px DM Mono,monospace}.hero h1{letter-spacing:-.075em;max-width:1100px;margin:45px 0 55px;font-size:clamp(64px,10.5vw,150px);line-height:.85}.hero h1 span{color:var(--coral)}.heroBottom{justify-content:flex-end;align-items:flex-end;gap:100px;display:flex}.heroBottom p{max-width:490px;margin:0;font-size:18px;line-height:1.65}.roundLink{border:1px solid;border-radius:50%;place-items:center;width:74px;height:74px;transition:transform .25s,background .25s;display:grid}.roundLink:hover{color:#fff;background:var(--black);transform:rotate(8deg)}.ticker{letter-spacing:-.04em;white-space:nowrap;gap:30px;width:max-content;margin-top:85px;font:600 42px Manrope;display:flex;transform:translate(-2%)}.ticker i{color:var(--coral);font-style:normal}.conceptNote{color:#74746f;margin-top:28px;font-size:9px}.statement{color:#fff;background:var(--black);padding:120px 0}.statementGrid{grid-template-columns:1fr 3fr;gap:50px;display:grid}.statement .label{color:var(--acid)}.manifesto{letter-spacing:-.045em;max-width:900px;margin:0;font-size:clamp(34px,4.3vw,62px);line-height:1.12}.work{padding-block:135px}.sectionHead{grid-template-columns:1.7fr .7fr;align-items:end;gap:80px;margin-bottom:65px;display:grid}.sectionHead h2,.contact h2{letter-spacing:-.065em;margin:22px 0 0;font-size:clamp(48px,6vw,82px);line-height:.98}.sectionHead>p{margin:0;line-height:1.7}.projectGrid{grid-template-columns:1.15fr .85fr;gap:18px;display:grid}.project{border-radius:4px;flex-direction:column;justify-content:space-between;min-height:610px;padding:27px;display:flex}.projectTop{text-transform:uppercase;justify-content:space-between;font:500 11px DM Mono;display:flex}.project h3{letter-spacing:-.045em;margin:0;font-size:34px}.project p{opacity:.72;max-width:480px;margin-bottom:0;line-height:1.6}.dark{color:#fff;background:#19221e}.coral{background:var(--coral)}.homeGlyph{border:1px solid #fff9;border-radius:50% 50% 12px 12px;align-self:center;width:230px;height:210px;position:relative}.homeGlyph span{border:1px solid #ffffff73;border-radius:50%;position:absolute}.homeGlyph span:first-child{width:110px;height:110px;top:48px;left:58px}.homeGlyph span:nth-child(2){width:54px;height:54px;top:76px;left:86px}.homeGlyph span:nth-child(3){background:var(--acid);width:8px;height:8px;box-shadow:0 0 28px var(--acid);border:0;top:99px;left:109px}.typeStudy{letter-spacing:-.07em;align-self:center;font-size:58px;font-weight:700;line-height:.85;transform:rotate(-4deg)}.typeStudy em{font-family:Georgia,serif;font-weight:400}.process{color:#fff;background:#191919;padding:130px 0}.lightHead .label{color:var(--acid)}.lightHead>p{color:#aaa}.stageGrid{border-top:1px solid #fff3;grid-template-columns:repeat(4,1fr);display:grid}.stageGrid article{border-right:1px solid #fff3;min-height:290px;padding:25px 22px}.stageGrid article:last-child{border:0}.stageGrid span{color:var(--acid);font:500 11px DM Mono}.stageGrid h3{margin-top:100px;font-size:27px}.stageGrid p{color:#aaa;font-size:14px;line-height:1.6}.quality{grid-template-columns:repeat(4,1fr);gap:15px;margin-top:55px;display:grid}.quality p{color:#b9b9b9;align-items:center;gap:10px;font-size:12px;display:flex}.contact{flex-direction:column;justify-content:center;min-height:650px;display:flex}.contact h2{max-width:1050px;font-size:clamp(54px,7vw,100px)}.contact h2 em{color:var(--coral);font-family:Georgia,serif;font-weight:400}.contactLink{border-bottom:2px solid;align-items:center;gap:14px;width:fit-content;margin-top:55px;padding-bottom:8px;font-weight:600;display:flex}.footer{border-top:1px solid var(--line);text-transform:uppercase;grid-template-columns:1fr 1fr 1fr;align-items:center;min-height:90px;font:500 10px DM Mono;display:grid}.footer p{text-align:center}.footer>:last-child{text-align:right}@media (max-width:850px){.navMeta span{display:none}.heroBottom{justify-content:space-between;gap:30px}.statementGrid,.sectionHead,.projectGrid{grid-template-columns:1fr}.project{min-height:520px}.stageGrid,.quality{grid-template-columns:1fr 1fr}.stageGrid article:nth-child(2){border-right:0}.footer{grid-template-columns:1fr;gap:13px;padding-block:24px}.footer p,.footer>:last-child{text-align:left}}@media (max-width:540px){.hero h1{font-size:60px}.heroBottom{flex-direction:column;align-items:flex-start}.ticker{font-size:28px}.stageGrid,.quality{grid-template-columns:1fr}.stageGrid article{border-bottom:1px solid #fff3;border-right:0;min-height:230px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important}}
