:root{font-family:Inter,system-ui,-apple-system,Segoe UI,sans-serif;color:#f4f6ef;background:#0b0d0c}*{box-sizing:border-box}body{margin:0;min-height:100vh;background:radial-gradient(circle at 80% 5%,#233a27 0,transparent 35%),#0b0d0c}a{color:inherit;text-decoration:none}header,main,footer{width:min(1120px,calc(100% - 40px));margin:auto}header{height:88px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #293029}.brand{font-weight:900;letter-spacing:.08em}.brand span,.eyebrow,article>a{color:#b9f23c}.hero{padding:12vh 0 10vh;max-width:850px}.eyebrow{text-transform:uppercase;letter-spacing:.14em;font-weight:800;font-size:.78rem}.hero h1{font-size:clamp(3rem,8vw,7rem);line-height:.92;letter-spacing:-.06em;margin:.35em 0}.hero>p:last-child{max-width:620px;color:#bfc5be;font-size:clamp(1.1rem,2vw,1.4rem)}.work{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;padding-bottom:10vh}.work article{padding:32px;border:1px solid #303630;border-radius:18px;background:#111411}.work article>span{color:#707970;font-size:.8rem}.work h2{font-size:2rem;margin:1.7em 0 .4em}.work p{color:#b7beb6;line-height:1.7;min-height:82px}.work article>a{font-weight:800}footer{border-top:1px solid #293029;padding:28px 0 44px;color:#899087}@media(max-width:700px){header{height:72px}.hero{padding:11vh 0}.work{grid-template-columns:1fr}.work p{min-height:0}}
