:root{--black:#080a0a;--ink:#172022;--grey:#91a3a4;--pale:#e7e9e6;--white:#f8f8f5}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--pale);color:var(--ink);font-family:Manrope,Arial,sans-serif}.header{height:86px;background:var(--black);display:flex;align-items:center;justify-content:space-between;padding:13px 6%;position:relative;z-index:2}.brand{display:block;line-height:0}.brand img{width:245px;height:auto}.header nav{display:flex;gap:30px}.header nav a{color:#fff;text-decoration:none;font-size:11px;text-transform:uppercase;letter-spacing:.08em;font-weight:700}.hero{height:min(780px,calc(100vh - 86px));min-height:590px;background:url('assets/structural-hero.png') center/cover no-repeat;position:relative;color:#fff;display:flex;flex-direction:column;justify-content:flex-end;padding:70px 10%}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(1,6,7,.74),rgba(1,6,7,.18) 65%,rgba(1,6,7,.1))}.hero-content,.hero-bottom{position:relative}.kicker,.side-label{font:500 11px 'DM Mono',monospace;letter-spacing:.08em;text-transform:uppercase}.hero h1{font-size:clamp(68px,9vw,142px);letter-spacing:-.085em;line-height:.86;margin:24px 0 30px}.hero h1 em,.statement em,.contact h2 em{font:400 1em Georgia,serif}.hero-intro{max-width:470px;font-size:16px;line-height:1.7;color:#e4e8e8}.hero-bottom{display:flex;justify-content:space-between;align-items:center;margin-top:60px;font:500 10px 'DM Mono';letter-spacing:.06em}.hero-bottom a{font:700 13px Manrope;color:#fff;text-decoration:none;border-bottom:1px solid #fff;padding-bottom:8px}.hero-bottom b{margin-left:26px}.intro-section{background:var(--white);display:grid;grid-template-columns:28% 1fr;gap:45px;padding:130px 10%}.intro-section h2,.capability h2,.management h2,.contact h2{font-size:clamp(40px,5vw,74px);letter-spacing:-.07em;line-height:1.02;margin:0 0 28px}.intro-section div>p{max-width:560px;line-height:1.75;color:#657173;font-size:16px}.capability{padding:115px 10%;background:var(--pale)}.section-heading{display:grid;grid-template-columns:28% 1fr;gap:45px;margin-bottom:70px}.capability-list{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid #aeb8b6}.capability-list article{min-height:270px;padding:28px 32px 25px 0;border-right:1px solid #aeb8b6}.capability-list article+article{padding-left:32px}.capability-list article:last-child{border:0}.capability-list span{font:500 11px 'DM Mono';color:#647173}.capability-list h3{font-size:26px;letter-spacing:-.06em;line-height:1.06;margin:42px 0 15px}.capability-list p{font-size:14px;line-height:1.7;color:#647173;max-width:270px}.statement{background:var(--grey);padding:110px 10%;color:#101617;min-height:410px;display:flex;flex-direction:column;justify-content:space-between}.statement-number{font-size:clamp(40px,5vw,75px);font-weight:800;letter-spacing:-.08em}.statement-number span{font-size:13px;vertical-align:top;margin-left:7px}.statement>p{font-size:clamp(28px,3.5vw,51px);letter-spacing:-.055em;line-height:1.1;margin:55px 0 0}.management{display:grid;grid-template-columns:1fr 1fr;background:var(--black);color:#fff;min-height:620px}.management-image{background:url('assets/structural-hero.png') 80% center/cover no-repeat;filter:grayscale(1) contrast(1.1)}.management-copy{padding:110px 14% 90px 12%;display:flex;flex-direction:column;justify-content:center}.management-copy h2{margin:25px 0}.management-copy>p:not(.kicker){line-height:1.75;color:#c1cccb;max-width:440px}.management-copy a{display:inline-block;color:#fff;text-decoration:none;border-bottom:1px solid #91a3a4;padding-bottom:10px;margin-top:35px;font-size:13px;font-weight:700;width:max-content}.management-copy a span{margin-left:30px}.contact{background:var(--white);text-align:center;padding:145px 7%}.contact h2{font-size:clamp(52px,7.5vw,116px);margin:26px 0}.contact>p:not(.kicker){color:#677273;margin:0 0 35px}.email{display:inline-block;background:var(--black);color:#fff;padding:16px 22px;border-radius:99px;text-decoration:none;font-size:13px;font-weight:700}.email span{margin-left:20px}footer{background:var(--black);padding:20px 6%;display:flex;align-items:center;justify-content:space-between;color:#aab4b4}footer p{font-size:10px;letter-spacing:.04em}@media(max-width:700px){.header{height:70px;padding:10px 7%}.brand img{width:175px}.header nav{display:none}.hero{height:620px;min-height:0;padding:45px 7%}.hero-bottom{margin-top:45px}.hero-bottom span{max-width:155px;line-height:1.5}.intro-section,.section-heading{grid-template-columns:1fr;padding-left:7%;padding-right:7%;gap:25px}.intro-section{padding-top:80px;padding-bottom:80px}.capability{padding:80px 7%}.section-heading{margin-bottom:40px}.capability-list{grid-template-columns:1fr}.capability-list article,.capability-list article+article{min-height:0;padding:25px 0;border-right:0;border-bottom:1px solid #aeb8b6}.capability-list h3{margin:20px 0 12px}.statement{padding:75px 7%;min-height:340px}.management{grid-template-columns:1fr}.management-image{height:310px}.management-copy{padding:75px 7%}.contact{padding:100px 7%}footer{padding:16px 7%;gap:20px;flex-wrap:wrap}footer .brand img{width:165px}}
