@font-face{font-family:Instrument;src:url('/assets/InstrumentSans-Regular.ttf') format('truetype');font-style:normal;font-weight:400;font-display:swap}
@font-face{font-family:Instrument;src:url('/assets/InstrumentSans-SemiBold.ttf') format('truetype');font-style:normal;font-weight:600;font-display:swap}
@font-face{font-family:Instrument;src:url('/assets/InstrumentSans-Bold.ttf') format('truetype');font-style:normal;font-weight:700;font-display:swap}
:root{color-scheme:dark;--ink:#020202;--yellow:#fffe2a;--paper:#f5f4ef;--muted:#aaa9a3}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;background:var(--ink);color:var(--paper);font-family:Instrument,Arial,sans-serif;-webkit-font-smoothing:antialiased}
a{color:inherit}
a:focus-visible{outline:3px solid var(--yellow);outline-offset:5px}
.skip{position:absolute;left:1rem;top:-10rem;background:var(--yellow);color:var(--ink);padding:.8rem 1rem;z-index:5}
.skip:focus{top:1rem}
.shell{width:min(100% - 3rem,1200px);margin-inline:auto}
.site-header{border-bottom:1px solid #ffffff27}
.header-row{height:104px;display:flex;align-items:center;justify-content:space-between;gap:2rem}
.identity img{display:block;width:140px;height:auto;max-height:75px;object-fit:contain;object-position:left}
.header-contact{text-decoration:none;border:1px solid #ffffff55;border-radius:100px;padding:.75rem 1.1rem;font-size:.9rem;white-space:nowrap}
.header-contact span,.closing a span{color:var(--yellow);padding-left:.6rem}
.hero{min-height:690px;padding-top:7.3rem;display:flex;flex-direction:column}
.eyebrow{margin:0;color:var(--yellow);font-size:.74rem;font-weight:700;letter-spacing:.17em}
h1,h2,h3,p{margin-top:0}
h1{font-size:clamp(4.8rem,10vw,10.5rem);letter-spacing:-.085em;line-height:.92;margin:0 0 2rem;font-weight:700}
h1 span,.closing h2 span{color:var(--yellow);margin-left:.045em}
.intro{max-width:650px;color:#d0cfcb;font-size:clamp(1.1rem,1.8vw,1.45rem);line-height:1.5}
.primary-action{width:max-content;min-width:205px;margin-top:1.35rem;background:var(--yellow);color:var(--ink);text-decoration:none;display:flex;align-items:center;justify-content:space-between;gap:2rem;border-radius:100px;padding:1rem 1.1rem;font-weight:700}
.hero-rule{display:flex;justify-content:space-between;border-top:1px solid #ffffff40;margin-top:auto;padding:1.5rem 0 2rem;font-size:.7rem;font-weight:600;letter-spacing:.15em;color:var(--muted)}
.work{background:var(--paper);color:var(--ink);padding:7rem 0 6rem}
.work .eyebrow{color:#747300}
.work h2{font-size:clamp(3.6rem,7.5vw,7.8rem);line-height:.97;letter-spacing:-.075em;margin:1.7rem 0 5rem}
.work h2 em{font-style:normal;color:#88877f}
.work-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid #0202024a;border-bottom:1px solid #0202024a}
.work-grid article{padding:2.3rem 2rem 2.8rem 0;min-height:245px}
.work-grid article+article{padding-left:2rem;border-left:1px solid #02020240}
.work-number{font-size:.74rem;font-weight:700;color:#7b7a15;letter-spacing:.14em}
.work-grid h3{font-size:clamp(2rem,3vw,3.4rem);letter-spacing:-.06em;line-height:1;margin:2.1rem 0 .7rem}
.work-grid p{max-width:300px;line-height:1.5;font-size:1.05rem;color:#4a4945}
.status{max-width:770px;font-size:.88rem;color:#62615c;line-height:1.55;margin:2.2rem 0 0}
.closing{padding-top:7rem;padding-bottom:8rem}
.closing h2{font-size:clamp(4.8rem,10vw,10rem);letter-spacing:-.085em;line-height:1;margin:1.7rem 0 2rem}
.closing>a{font-size:clamp(1.3rem,2.6vw,2.6rem);text-decoration:none;border-bottom:1px solid #ffffff70;padding-bottom:.4rem}
.site-footer{border-top:1px solid #ffffff30;color:#aaa9a3}
.footer-row{min-height:92px;display:flex;align-items:center;justify-content:space-between;gap:1.5rem;font-size:.82rem}
.footer-row nav{display:flex;gap:1.4rem}
.footer-row a{text-decoration:none}
.footer-row a:hover,.header-contact:hover,.closing>a:hover{text-decoration:underline}
@media(max-width:720px){.shell{width:min(100% - 2.25rem,1200px)}.header-row{height:86px}.identity img{width:105px}.header-contact{padding:.65rem .85rem}.hero{min-height:640px;padding-top:6rem}h1{font-size:clamp(4.5rem,15vw,7.5rem)}.hero-rule{font-size:.58rem}.work{padding:5rem 0}.work h2{margin-bottom:3rem}.work-grid{display:block}.work-grid article,.work-grid article+article{min-height:0;padding:1.7rem 0;border-left:0;border-top:1px solid #02020230}.work-grid article:first-child{border-top:0}.work-grid h3{margin:1rem 0 .4rem}.closing{padding:5rem 0 6rem}.footer-row{align-items:flex-start;flex-direction:column;justify-content:center;padding:1.7rem 0}.footer-row nav{gap:1rem}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
