@import url('https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@600;700;800&family=Barlow:wght@400;500;600;700&display=swap');
:root{--ink:#151515;--paper:#ffffff;--accent:#c42a42;--muted:#5c5c5c;--rule:#d7d7d7;font-family:Barlow,Arial,sans-serif;color:var(--ink);background:var(--paper);font-synthesis:none}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:2rem}body{margin:0}a{color:inherit;text-decoration:none}a:focus-visible{outline:3px solid #c42a42;outline-offset:6px}a:hover{text-decoration:underline;text-underline-offset:5px}.skip{position:fixed;left:1rem;top:-5rem;z-index:10;background:white;padding:1rem}.skip:focus{top:1rem}header{padding:1.8rem 5%;display:flex;align-items:center;justify-content:space-between;gap:2rem;border-bottom:1px solid var(--rule)}.wordmark{font-size:1.3rem;font-weight:800;line-height:.95;letter-spacing:-.05em}.wordmark>span{display:block}.period{color:#c42a42}nav{display:flex;align-items:center;gap:2.5rem;font-size:.9375rem;font-weight:600}.nav-contact{border-left:1px solid var(--rule);padding-left:2rem}.nav-contact span{margin-left:1.25rem}.hero{background:var(--ink);color:var(--paper);padding:2.2rem 5% 1.4rem;min-height:650px}.hero-top{display:flex;justify-content:space-between;gap:2rem}.eyebrow,.edition,.section-label,.hero-rule,.number,.location{font-size:.875rem;font-weight:600;letter-spacing:.09em}.eyebrow{text-transform:uppercase}.edition{color:#cecece}h1,h2,h3,p{margin:0}h1{font-family:'Barlow Condensed','Arial Narrow',Impact,sans-serif;text-transform:uppercase;font-size:clamp(6rem,14.4vw,14rem);letter-spacing:-.025em;line-height:.9;margin:3rem 0 2.25rem;font-weight:700}h1 em{color:var(--accent);font-style:normal}.hero-bottom{display:flex;justify-content:space-between;align-items:flex-end;gap:2rem;margin-bottom:3rem}.hero-bottom p{font-size:1.2rem;line-height:1.45;color:#e1e1e1}.button{display:inline-flex;padding:1.15rem 1.35rem;gap:2rem;background:var(--accent);color:var(--ink);font-size:1rem;font-weight:600;align-items:center;min-height:3.5rem}.button:hover{background:#a92137}.hero-rule{border-top:1px solid #5a5a5a;padding-top:1rem;display:flex;justify-content:space-between;color:#cecece}.hero-rule span:first-child{font-weight:700;letter-spacing:.2em}.section{display:grid;grid-template-columns:1fr 3fr;gap:3rem;padding:6rem 5%;border-bottom:1px solid var(--rule)}.section-label{display:flex;align-items:flex-start;gap:1rem;padding-top:.5rem;white-space:nowrap}.line{height:1px;flex:1;background:var(--rule);margin-top:.5rem}.section h2{font-family:'Barlow Condensed','Arial Narrow',Impact,sans-serif;font-weight:600;font-size:clamp(2.8rem,5.3vw,5.2rem);line-height:1.02;letter-spacing:-.015em}.company-copy{display:grid;grid-template-columns:1fr 1fr;gap:3rem;margin-top:2.3rem;max-width:55rem}p{font-size:1.125rem;line-height:1.65}.company-copy p:last-child,.intro,.capability p{color:var(--muted)}.capabilities{background:#f1f1f1}.intro{margin:1.4rem 0 2.5rem;max-width:34rem}.capability{padding:1.8rem 0;display:grid;grid-template-columns:2rem 1fr 1fr;gap:1.5rem;border-top:1px solid #cecece;align-items:start}.number{padding-top:.35rem;color:var(--muted)}h3{font-size:1.4rem;font-weight:600;line-height:1.3}.capability p{font-size:1rem;line-height:1.55}.contact{padding:4rem 5% 5rem;background:var(--accent)}.contact-grid{display:grid;grid-template-columns:1.3fr 1fr;gap:3rem;align-items:end;margin-top:2.5rem}.contact h2{font-family:'Barlow Condensed','Arial Narrow',Impact,sans-serif;font-size:clamp(4rem,8vw,8rem);text-transform:uppercase;line-height:.95;font-weight:700}.contact p{margin-bottom:2rem}.contact-link{display:flex;justify-content:space-between;gap:1rem;font-size:clamp(1.05rem,2.1vw,1.8rem);font-weight:600;border-bottom:1px solid #e99ba8;padding-bottom:1rem;overflow-wrap:anywhere}.location{display:block;margin-top:1rem}footer{padding:2rem 5%;display:flex;gap:2rem;justify-content:space-between;font-size:.875rem}footer span:first-child{font-weight:700}@media(min-width:1600px){header,.hero,.section,.contact,footer{padding-left:max(5%,calc((100vw - 1440px)/2));padding-right:max(5%,calc((100vw - 1440px)/2))}}@media(max-width:750px){header{padding:1.3rem 5%;gap:1rem}nav{gap:1.2rem}nav>a:not(.nav-contact){display:none}.nav-contact{border:0;padding:0}.hero{min-height:0;padding-top:1.8rem}.edition{display:none}h1{font-size:clamp(5.8rem,22vw,10rem);margin-top:3rem}.hero-bottom{align-items:flex-start;flex-direction:column;gap:1.6rem;margin-bottom:2rem}.button{width:100%;justify-content:space-between}.section{grid-template-columns:1fr;gap:2rem;padding-top:3.5rem;padding-bottom:3.5rem}.section-label .line{max-width:4rem}.company-copy{grid-template-columns:1fr;gap:1rem;margin-top:1.5rem}.capability{grid-template-columns:1.5rem 1fr;gap:.65rem 1rem}.capability p{grid-column:2}.contact{padding-top:3rem;padding-bottom:3rem}.contact-grid{grid-template-columns:1fr;gap:2rem}.contact-link{font-size:1.2rem}footer{flex-direction:column;gap:.6rem}.hero-rule{font-size:.75rem}.eyebrow{font-size:.8125rem}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}

/* Figures identity: original logo red #c42a42, black and white. */
.wordmark{display:flex;align-items:center;gap:1rem;letter-spacing:0;line-height:1.1}.wordmark img{display:block;width:84px;height:84px;object-fit:contain}.wordmark .brand-name{font-family:'Barlow Condensed','Arial Narrow',Impact,sans-serif;font-size:2.1rem;letter-spacing:.02em}.brand-name>span{display:block;font:500 .875rem/1.4 Barlow,Arial,sans-serif;letter-spacing:0;margin-top:.2rem}.button{color:#fff}.contact{color:#fff}.contact-link{color:white}.hero{border-top:6px solid var(--accent)}.experience-grid{display:grid;grid-template-columns:1fr 1fr 1fr;gap:2rem;margin-top:3rem}.experience-grid>div{border-top:3px solid var(--accent);padding-top:1.25rem}.experience-grid p{font-size:1rem;color:var(--muted);margin-top:1rem}.team-section{padding:5rem 5%;background:#f1f1f1}.team-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:3rem;margin-bottom:3rem}.team-heading h2{font-family:'Barlow Condensed','Arial Narrow',Impact,sans-serif;font-size:clamp(3.4rem,5.8vw,5.5rem);line-height:1;margin-top:1.4rem;font-weight:600}.team-heading>p{max-width:27rem;color:var(--muted)}.team-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:2rem}.team-card{background:white;border-bottom:3px solid var(--accent);display:flex;flex-direction:column}.portrait{background:#e0e0e0;height:250px;display:flex;justify-content:center;padding:1.5rem 1rem 0;overflow:hidden}.portrait img{width:220px;max-width:100%;height:100%;object-fit:contain;object-position:center bottom}.team-info{padding:1.7rem;display:flex;flex-direction:column;flex:1}.team-info .team-role{font-size:.875rem;color:#a92137;font-weight:600;margin-bottom:.45rem;line-height:1.4}.team-info h3{font-size:1.65rem}.team-info>p:not(.team-role){font-size:1rem;line-height:1.65;color:var(--muted);margin-top:1rem}.team-info .expertise{border-top:1px solid var(--rule);padding-top:1rem;margin-bottom:1.4rem}.resume-link{display:flex;gap:.6rem;align-items:center;margin-top:auto;font-size:1rem;font-weight:600;padding-top:.5rem}.resume-link>span:last-child{margin-left:auto}.pdf-label{font-size:.75rem;color:var(--muted);font-weight:400}footer span:first-child{max-width:24rem}.location{line-height:1.6}@media(max-width:1000px){nav{gap:1rem}.nav-contact{padding-left:1rem}.team-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.experience-grid{grid-template-columns:1fr}.brand-name>span{max-width:12rem}.team-heading{align-items:flex-start;flex-direction:column;gap:1.5rem}}@media(max-width:750px){.wordmark{gap:.7rem}.wordmark img{width:62px;height:62px}.wordmark .brand-name{font-size:1.65rem}.brand-name>span{font-size:.75rem;max-width:10rem}.nav-contact{font-size:.875rem}.nav-contact span{margin-left:.3rem}.team-section{padding:3.5rem 5%}.team-grid{grid-template-columns:1fr}.team-card{display:grid;grid-template-columns:minmax(110px,30%) 1fr}.portrait{height:180px;padding:1rem .5rem 0}.team-info{padding:1.25rem}.team-info h3{font-size:1.4rem}.hero h1{font-size:clamp(2.6rem,13.5vw,10rem)}}@media(max-width:420px){.team-card{display:flex}.portrait{height:230px}.brand-name>span{max-width:8rem}.nav-contact{max-width:5.5rem}.nav-contact span{display:none}}@media(min-width:1600px){.team-section{padding-left:max(5%,calc((100vw - 1440px)/2));padding-right:max(5%,calc((100vw - 1440px)/2))}}

.office-phone{display:inline-block;margin-top:1.4rem;font-size:1.25rem;font-weight:600;line-height:1.5;padding:.35rem 0}

.project-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:2rem;margin-top:3rem}.project-card{border:1px solid var(--rule);background:#fff;overflow:hidden}.project-card:first-child{grid-column:1/-1}.project-card figure{margin:0}.project-card img{display:block;width:100%;height:auto;aspect-ratio:16/9;object-fit:cover}.project-card:first-child img{aspect-ratio:2/1}.project-card figcaption{padding:.65rem 1rem;font-size:.72rem;color:var(--muted);border-bottom:1px solid var(--rule)}.project-copy{padding:1.5rem;border-top:3px solid var(--accent)}.project-category{color:#a92137;font-size:.8rem;font-weight:600;margin-bottom:.5rem}.project-copy h3{font-size:1.7rem;line-height:1.15}.project-copy h3+p{font-size:1rem;color:var(--muted);margin:1rem 0}.project-location{font-size:.8rem;color:var(--muted)}@media(max-width:750px){.project-grid{grid-template-columns:1fr}.project-card:first-child img{aspect-ratio:16/9}}
