:root{--paper:#f1f0ea;--ink:#101110;--acid:#d8ff4f;--muted:#595d56;--line:rgba(16,17,16,.18)}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;background:var(--paper);color:var(--ink);font-family:Manrope,Arial,sans-serif;-webkit-font-smoothing:antialiased}
a{color:inherit}
.shell{width:min(1400px,calc(100% - 80px));margin:auto}
.nav{min-height:88px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);gap:24px}
.wordmark{text-decoration:none;font-weight:700;font-size:18px;letter-spacing:-.04em;white-space:nowrap}.wordmark__dot,.about h2 span{color:#7e971c}
.nav nav{display:flex;align-items:center;gap:34px;font-size:13px}.nav nav a{text-decoration:none;border-bottom:1px solid transparent;padding-bottom:4px}.nav nav a:hover{border-color:currentColor}.nav__contact{font-weight:700}
.eyebrow,.section-index,.hero__foot span,.direction__top,.status,.doing-grid article>span{font-family:"DM Mono",monospace;text-transform:uppercase;letter-spacing:.08em;font-size:13px}
.hero{min-height:calc(100vh - 88px);padding:70px 0 40px;display:flex;flex-direction:column}.hero .eyebrow{margin:0 0 42px}
.hero h1{font-size:clamp(60px,6.45vw,104px);line-height:.97;font-weight:600;letter-spacing:-.065em;max-width:1320px;margin:0}.hero h1 em,.contact h2 em{font-style:normal;color:#777b73;font-weight:500}
.hero__lower{display:flex;align-items:start;justify-content:space-between;gap:70px;margin:42px 0 50px}.hero__lower p{font-size:19px;line-height:1.55;max-width:655px;margin:0 0 0 auto}.round-link{background:var(--acid);border-radius:50%;width:136px;height:136px;flex:none;text-decoration:none;display:flex;align-items:center;justify-content:center;flex-direction:column;text-align:center;font-size:13px;text-transform:uppercase;font-weight:700;line-height:1.45;transform:rotate(-7deg);transition:transform .25s}.round-link:hover{transform:rotate(0) scale(1.04)}.round-link span{font-size:25px;line-height:1}
.hero__foot{border-top:1px solid var(--line);margin-top:auto;padding-top:24px;display:grid;grid-template-columns:25% 1fr;gap:24px}.hero__foot p{font-size:24px;line-height:1.4;letter-spacing:-.025em;max-width:820px;margin:0}.hero__foot strong{background:var(--acid);font-weight:700;padding:0 .12em}
.thesis{background:var(--ink);color:var(--paper);padding:125px 0 115px}.thesis .eyebrow{color:var(--acid);margin:0 0 55px}.thesis h2{font-size:clamp(55px,6vw,92px);line-height:1.02;letter-spacing:-.06em;font-weight:600;max-width:1000px;margin:0 0 85px}.thesis__bottom{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:end}.thesis__bottom p{font-size:22px;line-height:1.6;color:#c7cac2;margin:0;max-width:660px}.practice-loop{border:1px solid #5b5d55;padding:30px;display:flex;align-items:center;flex-wrap:wrap;gap:12px;font-size:16px}.practice-loop span{background:#2d302b;padding:9px 12px}.practice-loop b{color:var(--acid);font-weight:500}
.section{padding:130px 0}.section__lead{display:grid;grid-template-columns:260px 1fr;gap:40px;margin-bottom:75px}.section__lead h2{font-size:clamp(50px,5vw,72px);line-height:1.04;letter-spacing:-.055em;font-weight:600;margin:0 0 24px;max-width:970px}.section__lead p{font-size:20px;line-height:1.6;max-width:790px;color:#494d46;margin:0}
.work-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.direction{min-height:330px;background:#e6e5dc;padding:30px;display:flex;flex-direction:column}.direction--feature{grid-column:span 3;min-height:390px;background:var(--acid);padding:38px;display:grid;grid-template-columns:1fr 1fr;column-gap:60px;align-content:start}.direction__top{display:flex;justify-content:space-between;gap:20px;grid-column:1/-1}.status{font-size:11px;letter-spacing:.04em;border:1px solid currentColor;border-radius:100px;padding:7px 10px;white-space:nowrap}.direction h3{font-size:34px;line-height:1.12;letter-spacing:-.04em;margin:50px 0 24px}.direction p{font-size:18px;line-height:1.6;margin:0;color:#3c4039}.direction--feature h3{font-size:clamp(54px,6vw,82px);margin:65px 0 0}.direction--feature p{font-size:22px;max-width:650px;margin-top:48px}.direction--feature .direction__note{font-family:"DM Mono",monospace;text-transform:uppercase;font-size:12px;letter-spacing:.04em;grid-column:2;margin-top:40px;border-top:1px solid var(--line);padding-top:15px}
.doing{background:#deddd4}.doing-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line)}.doing-grid article{padding:28px 40px 10px 0;border-right:1px solid var(--line);margin-right:28px}.doing-grid article:last-child{border:0;margin:0}.doing-grid h3{font-size:31px;letter-spacing:-.04em;line-height:1.15;min-height:74px;margin:36px 0 28px}.doing-grid p{font-size:18px;line-height:1.65;color:#434740;margin:0}
.about{border-top:1px solid var(--line)}.about__grid{display:grid;grid-template-columns:1fr 1fr;gap:75px;margin-top:50px}.about h2{font-size:clamp(74px,8vw,125px);letter-spacing:-.075em;line-height:.95;margin:0 0 55px;font-weight:600}.about img{border-radius:50%;object-fit:cover;filter:grayscale(1)}.about__copy{padding-top:12px}.about__copy p{font-size:22px;line-height:1.62;margin:0 0 28px}.about__copy p:first-child{font-size:28px;line-height:1.45;letter-spacing:-.025em}.about__copy a{text-underline-offset:4px}
.contact{background:var(--ink);color:var(--paper)}.contact__inner{padding-top:120px}.contact .section-index{color:var(--acid)}.contact h2{font-size:clamp(58px,6vw,94px);letter-spacing:-.06em;line-height:1.05;max-width:1250px;margin:55px 0 48px;font-weight:600}.contact>div>p{font-size:21px;line-height:1.55;color:#c7cac2;max-width:650px}.contact__links{display:flex;gap:14px;margin:62px 0 120px}.contact__links a{min-width:300px;padding:22px 25px;background:var(--acid);color:var(--ink);text-decoration:none;display:flex;justify-content:space-between;font-weight:700}.contact__links a:last-child{background:#353832;color:var(--paper)}.contact__links a:hover{filter:brightness(.92)}.contact footer{border-top:1px solid #464a43;padding:25px 0 35px;display:flex;justify-content:space-between;gap:20px;font:12px "DM Mono",monospace;color:#aeb2a9}
@media(max-width:900px){.shell{width:calc(100% - 44px)}.hero{min-height:auto}.hero h1{font-size:clamp(54px,8vw,82px)}.thesis__bottom,.about__grid{grid-template-columns:1fr}.section__lead{grid-template-columns:180px 1fr}.direction--feature{grid-template-columns:1fr}.direction--feature h3{margin:55px 0 0}.direction--feature p,.direction--feature .direction__note{grid-column:1;margin-top:28px}.work-grid{grid-template-columns:1fr 1fr}.direction--feature{grid-column:span 2}.direction:last-child{grid-column:span 2}.doing-grid{grid-template-columns:1fr}.doing-grid article,.doing-grid article:last-child{border-right:0;border-bottom:1px solid var(--line);margin:0;padding:30px 0}.doing-grid h3{min-height:0;margin:22px 0}.about__grid{gap:45px}}
@media(max-width:600px){.shell{width:calc(100% - 36px)}.nav{min-height:68px}.nav nav{gap:13px;font-size:11px}.nav nav a:first-child,.nav nav a:nth-child(2){display:none}.hero{padding:55px 0 45px}.hero .eyebrow{margin-bottom:32px}.hero h1{font-size:clamp(47px,12.5vw,68px);line-height:1.01}.hero__lower{gap:16px;margin:35px 0 55px}.hero__lower p{font-size:16px;margin:0}.round-link{width:90px;height:90px;font-size:10px}.round-link span{font-size:20px}.hero__foot{grid-template-columns:1fr;gap:12px}.hero__foot p{font-size:18px}.thesis{padding:85px 0}.thesis .eyebrow{margin-bottom:32px}.thesis h2{font-size:clamp(50px,13vw,70px);margin-bottom:45px}.thesis__bottom{gap:36px}.thesis__bottom p{font-size:18px}.practice-loop{padding:18px;gap:7px;font-size:12px}.practice-loop span{padding:7px}.section{padding:85px 0}.section__lead{grid-template-columns:1fr;gap:28px;margin-bottom:45px}.section__lead h2{font-size:48px}.section__lead p{font-size:17px}.work-grid{grid-template-columns:1fr}.direction,.direction--feature,.direction:last-child{grid-column:1;min-height:0;padding:25px}.direction--feature h3{font-size:56px;margin-top:55px}.direction--feature p{font-size:18px}.direction h3{margin-top:45px}.direction__top{align-items:start}.status{font-size:9px}.doing-grid p{font-size:17px}.about__grid{margin-top:36px}.about h2{font-size:77px}.about img{width:160px;height:160px}.about__copy p,.about__copy p:first-child{font-size:18px;line-height:1.55}.contact__inner{padding-top:85px}.contact h2{font-size:53px;margin:43px 0}.contact>div>p{font-size:18px}.contact__links{flex-direction:column;margin:45px 0 90px}.contact__links a{min-width:0}.contact footer{font-size:10px;line-height:1.5}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.round-link{transition:none}}
