@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600&family=Instrument+Serif:ital@0;1&display=swap";:root{--ink:#171714;--paper:#f3f0e9;--accent:#ff5b3d;--acid:#dfff45;--line:#1717142e;--serif:"Instrument Serif", Georgia, serif;--sans:"DM Sans", Arial, sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);font-family:var(--sans);margin:0}a{color:inherit;text-decoration:none}p,h1,h2,h3{margin-top:0}.page-shell{overflow:hidden}.site-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;min-height:92px;padding:0 4vw;display:flex}.logo{letter-spacing:-.04em;align-items:center;gap:.65rem;font-size:1.25rem;font-weight:600;display:inline-flex}.logo span{background:var(--ink);width:2rem;height:2rem;color:var(--paper);font-family:var(--serif);border-radius:50%;place-items:center;font-style:italic;display:grid}nav{gap:clamp(1.5rem,3vw,3.5rem);font-size:.88rem;display:flex}nav a,.text-link,.footer-meta a{transition:opacity .2s}nav a:hover,.text-link:hover,.footer-meta a:hover{opacity:.55}.button{background:var(--ink);color:#fff;border-radius:100px;align-items:center;gap:.65rem;padding:.95rem 1.3rem;font-size:.82rem;display:inline-flex}.hero{flex-direction:column;min-height:calc(100svh - 92px);padding:7vh 4vw 3vw;display:flex;position:relative}.eyebrow{letter-spacing:.15em;text-transform:uppercase;font-size:.72rem;font-weight:600}.hero__eyebrow{margin-left:.4rem}h1{z-index:1;letter-spacing:-.065em;max-width:1100px;margin:auto 0;font-size:clamp(4rem,9.5vw,9.2rem);font-weight:500;line-height:.82;position:relative}h1 em,.manifesto em{color:var(--accent);font-family:var(--serif);font-weight:400}.hero__bottom{z-index:2;justify-content:space-between;align-items:end;display:flex;position:relative}.hero__bottom p{max-width:390px;margin:0;font-size:clamp(1rem,1.35vw,1.25rem);line-height:1.5}.circle-link{border:1px solid var(--ink);border-radius:50%;place-items:center;width:4.5rem;height:4.5rem;font-size:1.5rem;display:grid}.hero__shape{aspect-ratio:1;width:clamp(230px,31vw,480px);animation:8s ease-in-out infinite float;position:absolute;top:18%;right:8vw}.hero__shape span{background:var(--accent);border-radius:48% 52% 63% 37%;position:absolute;inset:15%;transform:rotate(30deg)}.hero__shape span:nth-child(2){background:var(--acid);mix-blend-mode:multiply;inset:25% 5% 5% 30%;transform:rotate(80deg)}.hero__shape span:nth-child(3){background:var(--ink);mix-blend-mode:normal;inset:43% 32% 0 0;transform:rotate(-30deg)}@keyframes float{50%{transform:translateY(16px)rotate(4deg)}}.section{padding:clamp(5rem,10vw,10rem) 4vw}.services{background:var(--ink);color:var(--paper);grid-template-columns:1fr 1.15fr;gap:8vw;display:grid}.section-heading h2,.work h2{font:400 clamp(3rem, 5.5vw, 5.7rem)/.95 var(--serif);letter-spacing:-.04em}.services__list{border-top:1px solid #ffffff40}.service-card{border-bottom:1px solid #ffffff40;grid-template-columns:3rem 1fr auto;align-items:start;gap:1rem;padding:2.2rem 0;display:grid}.service-card__number{opacity:.55;font-size:.7rem}.service-card h3{margin-bottom:.7rem;font-size:1.3rem;font-weight:500}.service-card p{opacity:.65;max-width:460px;margin:0;font-size:.93rem;line-height:1.6}.service-card__arrow{font-size:1.3rem}.work{grid-template-columns:.55fr 1fr;gap:8vw;display:grid}.work__intro>p:not(.eyebrow){max-width:340px;line-height:1.6}.featured-case__visual{background:#c8c4ff;place-items:center;min-height:540px;display:grid;position:relative;overflow:hidden}.featured-case__orb{aspect-ratio:1;background:radial-gradient(circle at 30% 30%, #fff 0, var(--acid) 35%, var(--accent) 72%);border-radius:50%;width:52%;box-shadow:2rem 3rem 5rem #41234b40}.featured-case__word{color:#fff;letter-spacing:-.08em;mix-blend-mode:difference;font-size:clamp(3rem,7vw,7rem);font-weight:600;position:absolute}.featured-case__meta{justify-content:space-between;padding-top:1.25rem;display:flex}.featured-case__meta h3{margin-bottom:.3rem;font-size:1.2rem}.featured-case__meta p{color:#68675f;font-size:.8rem}.manifesto{border-top:1px solid var(--line);grid-template-columns:.3fr 1fr .4fr;align-items:start;gap:5vw;display:grid}.manifesto__statement{font:400 clamp(2.6rem, 5vw, 5.3rem)/1 var(--serif);letter-spacing:-.03em}.manifesto__aside{align-self:end;font-size:.9rem;line-height:1.6}.text-link{border-bottom:1px solid;gap:1rem;margin-top:1.5rem;padding-bottom:.4rem;font-weight:600;display:inline-flex}.site-footer{background:var(--accent);flex-direction:column;justify-content:space-between;min-height:75vh;padding:clamp(5rem,9vw,9rem) 4vw 2.5rem;display:flex}.site-footer h2{font:400 clamp(4rem, 9vw, 9rem)/.82 var(--serif);letter-spacing:-.055em;margin-bottom:4rem}.footer-mail{border-bottom:2px solid;align-self:flex-end;padding-bottom:.3rem;font-size:clamp(1.5rem,3vw,3rem)}.footer-meta{border-top:1px solid #1717144d;justify-content:space-between;align-items:center;padding-top:1.5rem;font-size:.75rem;display:flex}.logo--light span{background:var(--paper);color:var(--ink)}@media (width<=760px){.site-header{min-height:76px}nav{display:none}.button--small{padding:.75rem 1rem}.hero{min-height:calc(100svh - 76px);padding-top:3rem}h1{font-size:clamp(3.6rem,16vw,6rem)}.hero__shape{opacity:.85;width:70vw;top:31%;right:-15%}.hero__bottom{align-items:center;gap:1rem}.hero__bottom p{max-width:78%;font-size:.9rem}.circle-link{flex:none;width:3.4rem;height:3.4rem}.services,.work,.manifesto{grid-template-columns:1fr}.services,.work{gap:3rem}.featured-case__visual{min-height:65vw}.manifesto{gap:2rem}.manifesto__aside{max-width:80%}.site-footer{min-height:650px}.footer-mail{align-self:flex-start}.footer-meta{flex-wrap:wrap;gap:1rem}.footer-meta p{flex-basis:100%;order:3}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.hero__shape{animation:none}}
