:root{--ink:#17211b;--muted:#526158;--paper:#f7f6f0;--surface:#fff;--green:#174f3b;--green-dark:#103b2c;--lime:#d6ed80;--tint:#eaf0e7;--line:#d5ddd6;--error:#9e2f27;--success:#155d3f;--shadow:0 18px 50px rgba(23,33,27,.1)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;overflow-x:hidden;background:var(--paper);color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,sans-serif;line-height:1.65}img{display:block;max-width:100%;height:auto}a{color:var(--green);text-underline-offset:4px}a:hover{text-decoration-thickness:2px}button,input,select,textarea{font:inherit}.button,button{min-height:44px}:focus-visible{outline:3px solid #9e4f00;outline-offset:3px}.shell{width:min(1160px,calc(100% - 40px));margin-inline:auto}.skip-link{position:fixed;top:-100px;left:20px;z-index:100;background:var(--ink);color:#fff;padding:10px 14px}.skip-link:focus{top:10px}.site-header{position:-webkit-sticky;position:sticky;top:0;z-index:20;min-height:74px;border-bottom:1px solid rgba(213,221,214,.85);background:rgba(247,246,240,.95);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.nav-wrap{min-height:74px;display:flex;justify-content:space-between;gap:22px}.brand,.nav-wrap{align-items:center}.brand{display:inline-flex;gap:11px;color:var(--ink);text-decoration:none;white-space:nowrap}.brand strong{display:flex;align-items:center;line-height:1.1}.brand-mark{display:block;flex:0 0 42px;width:42px;height:42px;overflow:hidden;border:2px solid var(--green);border-radius:50%;background:var(--paper);transition:transform .25s ease,box-shadow .25s ease}.brand-mark img{display:block;width:100%;height:100%;object-fit:cover;object-position:center}.brand-short{display:none}.nav{display:flex;gap:19px;align-items:center}.nav a{position:relative;text-decoration:none;color:var(--muted);font-size:.94rem;font-weight:700;transition:color .2s ease}.nav a:after{content:"";position:absolute;right:0;bottom:-5px;left:0;height:2px;border-radius:999px;background:var(--green);transform:scaleX(0);transform-origin:right;transition:transform .25s ease}.nav a:hover:after,.nav a[aria-current=page]:after{transform:scaleX(1);transform-origin:left}.nav a[aria-current=page]{color:var(--green);text-decoration:underline;text-decoration-thickness:2px}.menu-button{display:none}.hero{padding:80px 0 72px;background:radial-gradient(circle at 90% 12%,rgba(214,237,128,.52),transparent 34%)}.hero-grid{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(300px,.65fr);grid-gap:clamp(40px,7vw,90px);gap:clamp(40px,7vw,90px);align-items:center}.contact-grid>*,.hero-grid>*,.intro-grid>*{min-width:0}.hero-grid>div{animation:rise-in .65s cubic-bezier(.2,.8,.2,1) both}.hero h1{font-size:clamp(3rem,6vw,5.5rem);line-height:.98}.hero-card{background:var(--ink);color:white;border-radius:28px;padding:clamp(26px,4vw,40px);box-shadow:var(--shadow);animation:rise-in .7s cubic-bezier(.2,.8,.2,1) .12s both}.hero-card .eyebrow{color:var(--lime)}.hero-card h2{color:white;font-size:clamp(1.55rem,2.5vw,2.25rem)}.hero-card dl{margin:26px 0}.hero-card dl div{padding:15px 0;border-top:1px solid #405047}.hero-card dt{color:var(--lime);font-weight:800}.hero-card dd{margin:3px 0 0;color:#d7dfd9}.hero-card a{color:white}.text-links{display:flex;flex-wrap:wrap;gap:20px;margin-top:22px;font-weight:750}.credibility-section{border-block:1px solid var(--line);background:white;padding:25px 0}.credibility-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:14px 24px;gap:14px 24px}.credibility-grid div{display:flex;gap:10px;align-items:flex-start;color:#35423a;font-weight:650;animation:fade-in .45s both}.credibility-grid div:nth-child(2){animation-delay:.06s}.credibility-grid div:nth-child(3){animation-delay:.12s}.credibility-grid div:nth-child(4){animation-delay:.18s}.credibility-grid div:nth-child(5){animation-delay:.24s}.credibility-grid div:nth-child(6){animation-delay:.3s}.credibility-grid div>span:first-child{color:var(--green)}.audience-section{border-block:1px solid var(--line);background:white;padding:34px 0}.audience-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:20px;gap:20px}.audience-card{min-width:0;border-left:4px solid var(--green);border-radius:0 18px 18px 0;background:var(--paper);padding:24px 26px}.audience-card h2{margin:.25em 0 .45em;font-size:clamp(1.45rem,2.5vw,2.1rem)}.audience-card p:not(.eyebrow){color:var(--muted)}.audience-card>a{font-weight:800}.eyebrow{margin:0 0 9px;text-transform:uppercase;letter-spacing:.13em;font-size:.76rem;font-weight:850;color:var(--green)}h1,h2,h3{color:var(--ink);line-height:1.08;letter-spacing:-.025em}h1,h2,h3,p{overflow-wrap:break-word}h1{max-width:930px;margin:.2em 0 .28em;font-size:clamp(2.75rem,5vw,4.75rem);line-height:1.02}h2{margin:0 0 .55em;font-size:clamp(2rem,4vw,3.5rem);line-height:1.05}.card h2,.card h3,h3{margin:.45em 0;font-size:clamp(1.35rem,2vw,1.9rem);line-height:1.15}.lede{max-width:760px;font-size:clamp(1.06rem,1.8vw,1.25rem);color:var(--muted)}.actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:26px}.button,button{display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--green);border-radius:999px;background:var(--green);color:#fff;padding:11px 19px;text-decoration:none;font-weight:780;cursor:pointer;transition:background-color .2s ease,color .2s ease,border-color .2s ease,box-shadow .2s ease,transform .2s ease}.button:hover,button:hover{background:var(--green-dark);box-shadow:0 8px 22px rgba(23,79,59,.18);transform:translateY(-2px)}.button:active,button:active{box-shadow:none;transform:translateY(0)}.button.secondary,button.secondary{background:transparent;color:var(--green)}.button.secondary:hover,button.secondary:hover{background:#edf2eb}button:disabled{cursor:wait;opacity:.7}.section{padding:clamp(88px,7vw,104px) 0}.compact-section{padding-top:48px}.section.tint{background:var(--tint)}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:30px}.section-heading>div{max-width:660px}.section-heading>p{max-width:530px;color:var(--muted)}.page-head{padding:62px 0 30px;animation:rise-in .55s cubic-bezier(.2,.8,.2,1) both}.compact-head{padding-bottom:10px}.page-head h1{font-size:clamp(2.75rem,5vw,4.75rem);line-height:1.02}.prose{max-width:780px}.prose h2{margin-top:1.75em;font-size:clamp(1.65rem,3vw,2.2rem)}.prose h3{margin-top:1.55em;font-size:1.3rem}.prose li,.prose p{color:#37433b}.prose code{overflow-wrap:anywhere;border-radius:5px;background:#e8ece7;padding:2px 5px}.prose pre{max-width:100%;overflow-x:auto}.blog-grid,.grid,.project-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(300px,100%),1fr));grid-gap:24px;gap:24px}.card{display:flex;flex-direction:column;min-width:0;overflow:hidden;background:var(--surface);border:1px solid var(--line);border-radius:22px;color:var(--ink);text-decoration:none;box-shadow:0 1px 0 rgba(0,0,0,.03);transition:border-color .3s ease,box-shadow .3s ease,transform .3s cubic-bezier(.2,.8,.2,1)}.card:hover{border-color:#bdc9bf;box-shadow:var(--shadow)}.card-body{display:flex;flex:1 1;flex-direction:column;padding:25px}.card p{color:var(--muted)}.card .arrow,.card-links{margin-top:auto;padding-top:16px;color:var(--green);font-weight:780}.card-links{display:flex;flex-wrap:wrap;gap:14px}.card-media{aspect-ratio:16/9;overflow:hidden;background:var(--green-dark)}.card-media img{width:100%;height:100%;object-fit:cover;transition:transform .55s cubic-bezier(.2,.8,.2,1)}.card-meta{display:flex;flex-wrap:wrap;gap:8px 16px;color:var(--muted);font-size:.86rem}.status{display:inline-flex;gap:7px;align-items:center;color:var(--green-dark);font-weight:800}.status span{font-size:.72rem}.blog-card h2,.blog-card h3{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3}.tags{display:flex;flex-wrap:wrap;gap:7px;padding:0;list-style:none}.tags li{border:1px solid #d8e0d7;border-radius:999px;background:#edf2eb;padding:5px 10px;font-size:.82rem}.breadcrumbs{padding-top:24px}.breadcrumbs ol{display:flex;flex-wrap:wrap;gap:9px;padding:0;list-style:none;color:var(--muted);font-size:.9rem}.breadcrumbs li:not(:last-child):after{content:" /";margin-left:9px;color:#89958d}.about-layout,.case-layout,.experience-layout{display:grid;grid-template-columns:minmax(0,780px) minmax(240px,300px);grid-gap:clamp(42px,7vw,80px);gap:clamp(42px,7vw,80px);align-items:start}.profile-summary,.side-card{border-radius:20px;background:var(--tint);padding:24px}.side-card{position:-webkit-sticky;position:sticky;top:100px}.profile-summary ul,.side-card ul{padding-left:20px}.side-card .button{width:100%;margin-top:12px;text-align:center}.intro-grid{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(280px,.55fr);grid-gap:50px;gap:50px;align-items:end}.project-facts{display:flex;flex-wrap:wrap;gap:10px 28px;margin-top:22px;color:var(--muted)}.project-figure{margin:0 0 38px;overflow:hidden;border:1px solid var(--line);border-radius:23px;background:var(--green-dark)}.project-figure figcaption{padding:10px 16px;background:white;color:var(--muted);font-size:.88rem}.article-meta{display:flex;flex-wrap:wrap;gap:9px 18px;color:var(--muted)}.toc{margin:30px 0;border-radius:18px;background:var(--tint);padding:20px 24px}.author-box{display:flex;gap:18px;margin-top:45px;border:1px solid var(--line);border-radius:20px;background:white;padding:24px}.avatar{flex:0 0 54px;height:54px;display:grid;place-items:center;border-radius:18px;background:var(--green);color:white;font-weight:800}.post-nav{display:grid;grid-template-columns:1fr 1fr;grid-gap:16px;gap:16px;margin-top:30px}.post-nav a{border:1px solid var(--line);border-radius:16px;padding:20px}.timeline{display:grid}.timeline-item{display:grid;grid-template-columns:120px 1fr;grid-gap:26px;gap:26px;border-left:3px solid var(--green);padding:0 0 36px 26px}.timeline-item h2{font-size:clamp(1.45rem,2.5vw,2rem)}.timeline-label{width:-moz-fit-content;width:fit-content;height:-moz-fit-content;height:fit-content;border-radius:999px;background:var(--lime);padding:5px 10px;color:var(--green-dark);font-weight:800}.process-list{display:grid;grid-template-columns:repeat(5,1fr);grid-gap:10px;gap:10px;padding:0;list-style:none}.process-list li{display:flex;flex-direction:column;min-width:0;border-top:4px solid var(--green);background:var(--tint);padding:14px}.process-list span{margin-top:5px;font-size:.88rem}.faq-list{display:grid;grid-gap:12px;gap:12px;margin-top:20px}.faq-list details{border:1px solid var(--line);border-radius:14px;background:white;padding:0 18px}.faq-list summary{cursor:pointer;padding:16px 28px 16px 0;color:var(--ink);font-weight:800}.faq-list details p{margin-top:0;padding-bottom:16px}.contact-grid{display:grid;grid-template-columns:minmax(280px,.75fr) minmax(0,1.25fr);grid-gap:clamp(45px,7vw,80px);gap:clamp(45px,7vw,80px);align-items:start}.contact-intro h2{margin-top:1.15em;font-size:1.35rem}.contact-form{display:grid;grid-gap:16px;gap:16px;border:1px solid var(--line);border-radius:22px;background:white;padding:clamp(22px,4vw,34px)}.form-row{display:grid;grid-template-columns:1fr 1fr;grid-gap:16px;gap:16px}.contact-form label{display:grid;grid-gap:6px;gap:6px;font-weight:750}.contact-form input,.contact-form select,.contact-form textarea{width:100%;border:1px solid #8b998f;border-radius:10px;background:white;color:var(--ink);padding:11px 12px}.contact-form input:focus,.contact-form select:focus,.contact-form textarea:focus{border-color:var(--green);outline:3px solid rgba(23,79,59,.2)}.contact-form [aria-invalid=true]{border-color:var(--error)}.checkbox-label{grid-template-columns:22px 1fr;align-items:start;font-weight:500!important}.checkbox-label input{width:20px;height:20px;margin-top:3px}.optional{color:var(--muted);font-size:.85rem;font-weight:500}.honeypot{position:absolute!important;left:-10000px!important}.field-error{margin-top:-12px;color:var(--error);font-size:.9rem;font-weight:700}.error-summary{border-left:5px solid var(--error);background:#fff0ee;padding:16px 18px}.error-summary ul{margin-bottom:0}.success-message{border-left:5px solid var(--success);background:#e7f5ee;padding:16px 18px}.success-message p{margin-bottom:0}.consent{position:fixed;right:20px;bottom:20px;z-index:50;width:min(410px,calc(100% - 40px));border:1px solid #405047;border-radius:18px;background:var(--ink);color:white;padding:22px;box-shadow:var(--shadow)}.consent p{color:#d7dfd9}.consent div{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:10px}.consent .secondary{border-color:white;color:white}.consent a{color:white}.cookie-settings{position:fixed;left:16px;bottom:16px;z-index:30;min-height:38px;border-color:var(--ink);background:var(--ink);padding:7px 13px;font-size:.82rem}.footer{background:var(--ink);color:white;padding:50px 0 25px}.fine-print,.footer p{color:#bbc6be}.footer-grid{display:flex;justify-content:space-between;gap:30px}.footer nav{display:flex;flex-wrap:wrap;gap:18px}.footer a{color:white}.fine-print{margin-top:32px;border-top:1px solid #405047;padding-top:18px;font-size:.85rem}.home-hero{position:relative;isolation:isolate;overflow:hidden;background:radial-gradient(circle at 84% 18%,rgba(214,237,128,.48),transparent 30%),var(--paper)}.home-hero:before{content:"";position:absolute;inset:0;z-index:-1;opacity:.28;background-image:linear-gradient(rgba(23,79,59,.08) 1px,transparent 0),linear-gradient(90deg,rgba(23,79,59,.08) 1px,transparent 0);background-size:42px 42px;-webkit-mask-image:linear-gradient(270deg,#000,transparent 72%);mask-image:linear-gradient(270deg,#000,transparent 72%)}.home-hero .hero-grid{grid-template-columns:minmax(0,1.02fr) minmax(420px,.98fr);gap:clamp(42px,6vw,82px)}.home-hero h1{max-width:820px;font-size:clamp(3rem,6vw,5.75rem);line-height:.98;letter-spacing:-.045em}.hero-copy .lede{max-width:620px}.hero-project{min-width:0;overflow:hidden;border:1px solid rgba(23,79,59,.28);border-radius:24px;background:white;box-shadow:0 28px 70px rgba(23,33,27,.16);animation:rise-in .7s cubic-bezier(.2,.8,.2,1) .12s both}.browser-bar{min-height:42px;display:flex;align-items:center;gap:7px;border-bottom:1px solid var(--line);background:#f1f3ee;padding:0 15px}.browser-bar>span{width:9px;height:9px;border-radius:50%;background:#a9b5ac}.browser-bar small{margin-left:auto;color:var(--muted);font-weight:700}.hero-project-media{aspect-ratio:16/9;overflow:hidden;background:var(--green-dark)}.hero-project-media img{width:100%;height:100%;object-fit:cover}.hero-project-caption{display:flex;justify-content:space-between;gap:24px;align-items:flex-end;padding:20px 22px 22px}.hero-project-caption h2{max-width:420px;margin:5px 0 0;font-size:clamp(1.25rem,2vw,1.75rem)}.hero-project-caption>a{flex:0 0 auto;font-weight:800}.numbered-section .shell{position:relative}.section-number{position:absolute;top:-48px;right:0;color:rgba(23,79,59,.09);font-size:clamp(5rem,10vw,9rem);font-weight:900;line-height:1;pointer-events:none}.capability-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:20px;gap:20px}.capability-card{min-width:0;border:1px solid rgba(23,79,59,.14);border-radius:22px;background:rgba(255,255,255,.72);padding:clamp(24px,3vw,32px);transition:border-color .25s ease,box-shadow .25s ease,transform .25s ease}.capability-card:hover{border-color:rgba(23,79,59,.34);box-shadow:0 16px 38px rgba(23,33,27,.08)}.capability-card p{color:var(--muted)}.icon-mark{width:48px;height:48px;display:grid;place-items:center;border-radius:15px;background:var(--lime);color:var(--green-dark)}.icon-mark svg{width:25px;height:25px}.featured-work{background:var(--paper)}.featured-projects{display:grid;grid-gap:clamp(60px,8vw,100px);gap:clamp(60px,8vw,100px)}.featured-project{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(300px,.85fr);grid-gap:clamp(34px,6vw,72px);gap:clamp(34px,6vw,72px);align-items:center}.featured-project:nth-child(2n) .featured-project-media{order:2}.featured-project-media{min-width:0;aspect-ratio:16/9;overflow:hidden;border:1px solid var(--line);border-radius:24px;background:var(--green-dark);box-shadow:0 20px 50px rgba(23,33,27,.11)}.featured-project-media img{width:100%;height:100%;object-fit:cover;transition:transform .5s cubic-bezier(.2,.8,.2,1)}.featured-project:hover .featured-project-media img{transform:scale(1.025)}.featured-project-copy h3{margin-top:.35em;font-size:clamp(2rem,3.5vw,3.2rem)}.featured-project-copy>p:not(.eyebrow):not(.project-role){color:var(--muted);font-size:1.05rem}.project-role{border-left:3px solid var(--lime);padding-left:13px}.card-links a span,.hero-project-caption a span{display:inline-block;transition:transform .2s ease}.card-links a:hover span,.hero-project-caption a:hover span{transform:translateX(4px)}.services-band{background:#e4eee6}.service-grid{grid-template-columns:repeat(3,1fr)}.service-card .icon-mark{margin-bottom:12px}.mini-heading{display:block;margin-top:10px;font-size:.88rem;letter-spacing:.04em;text-transform:uppercase}.service-deliverables{display:grid;grid-gap:7px;gap:7px;padding-left:20px;color:var(--muted)}.publication-grid .blog-card{height:100%}.publication-grid .blog-card .card-meta{margin-top:auto;padding-top:12px}.final-cta{background:var(--green-dark);color:white;padding:clamp(64px,7vw,88px) 0}.final-cta-inner{display:grid;grid-template-columns:minmax(0,1.2fr) auto;grid-gap:48px;gap:48px;align-items:end}.final-cta h2{max-width:850px;color:white}.final-cta p{max-width:720px;color:#d7dfd9}.final-cta .eyebrow{color:var(--lime)}.button.accent{border-color:var(--lime);background:var(--lime);color:var(--green-dark)}.button.accent:hover{background:white}.button.inverse{border-color:white;background:transparent;color:white}.button.inverse:hover{background:white;color:var(--green-dark)}.about-intro{display:grid;grid-template-columns:minmax(280px,.7fr) minmax(0,1.3fr);grid-gap:clamp(40px,7vw,90px);gap:clamp(40px,7vw,90px);align-items:center}.identity-graphic{aspect-ratio:1;overflow:hidden;border:1px solid var(--line);border-radius:32px;background:var(--paper);box-shadow:var(--shadow)}.identity-graphic img{width:100%;height:100%;object-fit:cover}.role-title{margin:-4px 0 20px;color:var(--green);font-size:clamp(1.25rem,2.2vw,1.7rem);font-weight:800}.key-areas{max-width:720px;margin-top:24px}.journey-band{border-block:1px solid var(--line);background:white;padding:34px 0}.career-journey{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:0;gap:0;margin:18px 0 0;padding:0;list-style:none}.career-journey li{position:relative;min-width:0;border-top:2px solid var(--green);padding:19px 20px 0 0;font-weight:760}.career-journey li:after{content:"";position:absolute;top:-6px;left:0;width:10px;height:10px;border-radius:50%;background:var(--lime);box-shadow:0 0 0 3px var(--green)}.career-journey span{display:block;margin-bottom:6px;color:var(--green);font-size:.78rem}.timeline-skills{margin-top:16px}.project-summary dl{margin:16px 0 22px}.project-summary dl div{border-top:1px solid rgba(23,79,59,.16);padding:12px 0}.project-summary dt{color:var(--green);font-size:.78rem;font-weight:850;letter-spacing:.06em;text-transform:uppercase}.project-summary dd{margin:3px 0 0;color:var(--ink)}.contact-detail{border-top:1px solid var(--line);padding:18px 0}.contact-detail>span{display:block;color:var(--green);font-size:.78rem;font-weight:850;letter-spacing:.07em;text-transform:uppercase}.contact-detail>strong{display:block;margin-top:4px;font-size:1.12rem}.contact-detail p{margin:5px 0 0}.fine-note{color:var(--muted);font-size:.9rem}@keyframes rise-in{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes menu-in{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}@media (hover:hover) and (pointer:fine){.brand:hover .brand-mark{box-shadow:0 7px 18px rgba(23,79,59,.2);transform:rotate(-3deg) scale(1.05)}.capability-card:hover,.card:hover{transform:translateY(-3px)}.card:hover .card-media img{transform:scale(1.035)}}@media (max-width:960px){.brand-full{display:none}.brand-short{display:inline}.nav{gap:13px}.nav a{font-size:.88rem}.hero-grid,.home-hero .hero-grid{grid-template-columns:1fr}.hero-card{max-width:720px}.hero-project{width:min(100%,760px)}.capability-grid,.credibility-grid,.process-list,.service-grid{grid-template-columns:repeat(2,1fr)}.service-card:last-child{grid-column:1/-1}.final-cta-inner{grid-template-columns:1fr;align-items:start}.career-journey{grid-template-columns:repeat(2,1fr);gap:26px 0}}@media (max-width:760px){.shell{width:min(100% - 28px,1160px)}.menu-button{display:inline-flex;padding:8px 14px}.nav{display:none;position:absolute;top:74px;right:0;left:0;flex-direction:column;align-items:stretch;border-bottom:1px solid var(--line);background:var(--paper);padding:18px;box-shadow:var(--shadow)}.nav.open{display:flex;animation:menu-in .22s ease-out both}.nav a{min-height:44px;display:flex;align-items:center;padding-inline:10px;font-size:1rem}.nav a:after{right:10px;bottom:3px;left:10px}.hero{padding:58px 0}.hero h1{font-size:clamp(3rem,14vw,4.4rem)}.home-hero h1{font-size:clamp(2.9rem,13.5vw,4.35rem)}.section{padding:62px 0}.compact-section{padding-top:32px}.page-head{padding:48px 0 20px}.footer-grid,.section-heading{align-items:flex-start;flex-direction:column}.about-layout,.audience-grid,.case-layout,.contact-grid,.credibility-grid,.experience-layout,.form-row,.intro-grid{grid-template-columns:1fr}.contact-form{order:-1}.side-card{position:static}.process-list,.timeline-item{grid-template-columns:1fr}.timeline-item{gap:10px}.about-intro,.capability-grid,.featured-project,.post-nav,.service-grid{grid-template-columns:1fr}.service-card:last-child{grid-column:auto}.featured-project:nth-child(2n) .featured-project-media{order:0}.featured-projects{gap:64px}.hero-project-caption{align-items:flex-start;flex-direction:column;gap:12px}.section-number{top:-30px}.identity-graphic{width:min(100%,380px)}.career-journey{grid-template-columns:1fr;gap:24px}.final-cta .actions{width:100%}}@media (max-width:480px){.credibility-grid{grid-template-columns:1fr}.actions .button,.final-cta .button{width:100%}.card-body{padding:21px}.card-meta{flex-direction:column;gap:5px}.card-links{gap:10px}.consent{right:8px;bottom:8px;width:calc(100% - 16px);padding:16px}.consent p{display:none}.consent div{display:grid;grid-template-columns:1fr 1fr;grid-gap:8px;gap:8px;margin-bottom:7px}.consent div button{min-height:40px;padding:7px 9px;font-size:.82rem}.consent>a{font-size:.8rem}.cookie-settings{position:static;width:100%;min-height:44px;border-radius:0}.browser-bar small{display:none}.hero-project-caption{padding:18px}.featured-project-copy h3{font-size:clamp(1.8rem,9vw,2.45rem)}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:after,:before{animation-duration:.01ms!important;animation-delay:0s!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}