/* Retained refinements to the original lime / lavender direction. */
.portrait img{filter:none}
.work-link{padding:36px 4.5%;display:flex;align-items:center;justify-content:space-between;gap:30px;border-bottom:1px solid var(--line)}
.work-link .eyebrow{font-size:8px;color:var(--muted);margin-bottom:12px}
.work-link h2{font-family:'Manrope',sans-serif;font-size:24px;font-weight:500;letter-spacing:-.7px;margin:0}
.work-link .button{flex-shrink:0}
nav a[aria-current="page"]{text-decoration:underline;text-underline-offset:5px}
.section-heading .studies-title{font-family:'Manrope',sans-serif;font-size:53px;line-height:1.12;font-weight:500;letter-spacing:-2.8px;margin:0}
.more-cases{row-gap:24px}.more-cases>span{flex-basis:100%}
.studies-next{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-top:60px;padding-top:28px;border-top:1px solid var(--line)}
.studies-next p{margin:0;line-height:1.7;color:var(--muted);font-size:14px}
@media(max-width:1000px){.section-heading .studies-title{font-size:44px}}
@media(max-width:650px){.work-link{padding:28px 6%;align-items:flex-start;flex-direction:column;gap:22px}.work-link h2{font-size:22px;line-height:1.3}.section-heading .studies-title{font-size:38px;letter-spacing:-1.8px}.studies-next{align-items:flex-start;flex-direction:column;margin-top:40px}}

.about-copy .founder-role{font-weight:600;color:var(--ink);max-width:370px}
@media(min-width:651px) and (max-width:1000px){.header nav{gap:20px;font-size:11px}.header .nav-cta{padding:14px}.header .nav-cta span{margin-left:10px}.header .logo{font-size:31px}}
