@import "https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@600;700;800;900&family=Manrope:wght@400;500;600;700;800&display=swap";@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.container{width:100%}@media (width>=40rem){.container{max-width:40rem}}@media (width>=48rem){.container{max-width:48rem}}@media (width>=64rem){.container{max-width:64rem}}@media (width>=80rem){.container{max-width:80rem}}@media (width>=96rem){.container{max-width:96rem}}.table{display:table}}:root{--ink:#090908;--charcoal:#171716;--paper:#eeede7;--white:#fff;--red:#df241b;--muted:#696a65;--line:#cfcec7;--max:1560px;--gutter:clamp(1.25rem, 5vw, 5.5rem);--display:"Barlow Condensed", "Arial Narrow", Arial, sans-serif;--body:"Manrope", "Segoe UI", Arial, sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);font-family:var(--body);-webkit-font-smoothing:antialiased;margin:0;overflow-x:hidden}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}h1,h2,h3,p,figure{margin:0}button,summary,a{-webkit-tap-highlight-color:transparent}.container{width:min(calc(100% - (2 * var(--gutter))), var(--max));margin-inline:auto}.section-label{letter-spacing:.16em;text-transform:uppercase;font-size:.71rem;font-weight:800}.skip-link{z-index:100;background:var(--white);color:var(--ink);padding:.75rem 1rem;font-weight:800;position:fixed;top:.75rem;left:.75rem;transform:translateY(-160%)}.skip-link:focus{transform:translateY(0)}a:focus-visible,summary:focus-visible{outline-offset:4px;outline:3px solid #ff6a62}.site-header{z-index:50;height:104px;color:var(--white);background:#090908f0;position:absolute;top:0;left:0;right:0}.header-inner{width:min(calc(100% - (2 * var(--gutter))), var(--max));grid-template-columns:clamp(370px,27vw,430px) minmax(0,1fr) auto;align-items:center;height:100%;margin-inline:auto;display:grid;position:relative}.brand-plate{z-index:2;aspect-ratio:1600/983;background:0 0;width:clamp(350px,26vw,400px);display:block;position:absolute;top:0;left:0;overflow:visible}.header-logo{object-fit:contain;filter:drop-shadow(0 14px 24px #0000006b);width:100%;height:100%}.desktop-nav{grid-column:2;justify-self:center;gap:clamp(1.4rem,2.2vw,2.8rem);display:flex}.desktop-nav a{color:#c8c8c2;letter-spacing:.13em;text-transform:uppercase;font-size:.69rem;font-weight:800;transition:color .2s}.desktop-nav a:hover{color:var(--white)}.header-call{background:var(--red);min-height:58px;color:var(--white);grid-column:3;align-content:center;justify-self:end;gap:.18rem;padding:.65rem 1rem;display:grid}.header-call span{letter-spacing:.14em;text-transform:uppercase;font-size:.59rem;font-weight:900}.header-call strong{letter-spacing:.02em;font-size:.83rem}.mobile-menu{display:none}.hero{background:var(--ink);height:clamp(780px,100svh,960px);color:var(--white);position:relative;overflow:hidden}.hero-image{object-fit:cover;object-position:center;width:100%;height:100%;position:absolute;inset:0}.hero-shade{background:linear-gradient(90deg,#000000f2 0%,#000000bd 39%,#00000029 76%),linear-gradient(#0000 50%,#0000009e);position:absolute;inset:0}.hero-inner{width:min(calc(100% - (2 * var(--gutter))), var(--max));z-index:2;align-items:center;height:100%;margin-inline:auto;padding-top:150px;display:flex;position:relative}.hero-content{max-width:1080px}.eyebrow{color:#d3d3cd;letter-spacing:.15em;text-transform:uppercase;margin-bottom:1.5rem;font-size:.72rem;font-weight:800}h1{font:900 clamp(5.4rem, 9.6vw, 10.2rem)/.79 var(--display);letter-spacing:-.035em;text-transform:uppercase}h1 em{color:var(--red);font-style:normal}.hero-headline{font-size:clamp(4.8rem,6.6vw,7rem)}.hero-headline em{display:block}.hero-copy{color:#d0d0ca;max-width:690px;margin-top:2rem;font-size:clamp(1rem,1.25vw,1.18rem);line-height:1.72}.hero-actions{flex-wrap:wrap;gap:.7rem;margin-top:2rem;display:flex}.button{letter-spacing:.11em;text-transform:uppercase;border:1px solid #0000;justify-content:space-between;align-items:center;gap:2.6rem;min-height:58px;padding:0 1.3rem;font-size:.68rem;font-weight:900;transition:background .2s,border-color .2s;display:inline-flex}.button-red{background:var(--red)}.button-red:hover{background:#b91d15}.button-dark{background:#090908a8;border-color:#ffffff7a}.button-dark:hover{border-color:var(--white);background:#090908e6}.hero-meta{text-align:right;gap:.42rem;display:grid;position:absolute;bottom:3.5rem;right:0}.hero-meta span{color:#babbb5;letter-spacing:.12em;text-transform:uppercase;font-size:.66rem;font-weight:700}.hero-meta strong{letter-spacing:.04em;font-size:.88rem}.proof-strip{background:var(--ink);color:var(--white);border-top:1px solid #2c2c29}.proof-grid{grid-template-columns:repeat(4,1fr);min-height:112px;display:grid}.proof-grid div{border-right:1px solid #2c2c29;align-items:center;padding:1.6rem clamp(1rem,2vw,2.2rem);display:flex}.proof-grid div:first-child{padding-left:0}.proof-grid div:last-child{border-right:0}.proof-grid strong{letter-spacing:.09em;text-transform:uppercase;font-size:.69rem;line-height:1.4}.scope{background:var(--paper);padding:8.2rem 0 7.5rem}.section-heading{grid-template-columns:minmax(170px,24%) 1fr;align-items:start;gap:3rem;display:grid}.section-heading h2,.contact h2{font:800 clamp(3.9rem, 6vw, 6.1rem)/.87 var(--display);letter-spacing:-.026em}.section-heading>div>p{max-width:680px;color:var(--muted);margin-top:1.25rem;font-size:1rem;line-height:1.75}.scope-grid{background:var(--line);grid-template-columns:repeat(2,1fr);gap:1px;margin-top:4.5rem;padding:1px;display:grid}.scope-card{background:var(--white);min-height:340px;padding:clamp(2rem,3.2vw,3.4rem)}.scope-card-head{grid-template-columns:1fr;align-items:start;display:grid}.scope-card h3{font:700 clamp(2rem, 3vw, 3rem)/.95 var(--display)}.scope-card>p{max-width:530px;color:var(--muted);margin:1.6rem 0 1.8rem;font-size:.9rem;line-height:1.7}.scope-card ul{grid-template-columns:1fr 1fr;gap:0 1.5rem;margin:0;padding:0;list-style:none;display:grid}.scope-card li{color:#4f504c;border-bottom:1px solid #e2e1dc;padding:.62rem 0;font-size:.82rem}.scope-stages{background:var(--ink);min-height:84px;color:var(--white);grid-template-columns:repeat(5,1fr);align-items:center;padding:0 2.2rem;display:grid}.scope-stages span{text-align:center;color:#d0d0ca;letter-spacing:.14em;text-transform:uppercase;font-size:.69rem;font-weight:800;position:relative}.scope-stages span:not(:last-child):after{content:"→";color:#71716d;position:absolute;right:0}.markets{background:var(--ink);color:var(--white);padding:7.8rem 0 8rem}.markets .section-label{color:#a7a8a2}.markets-heading>div>p{color:#aaa9a4}.market-grid{border-top:1px solid #343430;border-left:1px solid #343430;grid-template-columns:repeat(3,1fr);margin-top:4.5rem;display:grid}.market-grid article{border-bottom:1px solid #343430;border-right:1px solid #343430;flex-direction:column;min-height:430px;display:flex;overflow:hidden}.market-image{object-fit:cover;filter:saturate(.76)contrast(1.08);width:100%;height:230px;transition:transform .4s,filter .4s}.market-grid article:hover .market-image{filter:saturate(.9)contrast(1.06);transform:scale(1.015)}.market-card-copy{flex-direction:column;flex:1;padding:2rem 2.3rem 2.2rem;display:flex}.market-grid h3{font:700 clamp(1.9rem, 2.7vw, 2.75rem)/.95 var(--display)}.market-grid p{color:#a8a8a2;max-width:360px;margin-top:auto;padding-top:1rem;font-size:.84rem;line-height:1.7}.home-story{background:var(--white);padding:8rem 0}.home-story-grid{background:var(--ink);color:var(--white);grid-template-columns:minmax(0,1.25fr) minmax(380px,.75fr);align-items:stretch;display:grid}.home-story-image{min-height:620px;overflow:hidden}.home-story-image img{object-fit:cover;filter:saturate(.86)contrast(1.05);width:100%;height:100%}.home-story-copy{flex-direction:column;justify-content:center;padding:clamp(3rem,5vw,5.7rem);display:flex}.home-story-copy .section-label{color:#aaa9a4}.home-story-copy h2{max-width:560px;font:800 clamp(4rem, 5.7vw, 6rem)/.86 var(--display);letter-spacing:-.03em;margin:1.45rem 0}.home-story-copy>p:not(.section-label){color:#b9b9b3;max-width:520px;font-size:.95rem;line-height:1.78}.story-links{flex-wrap:wrap;gap:.65rem;margin-top:2.2rem;display:flex}.story-links a{letter-spacing:.1em;text-transform:uppercase;border:1px solid #4a4a46;justify-content:space-between;align-items:center;gap:2.1rem;min-height:54px;padding:0 1.1rem;font-size:.65rem;font-weight:900;transition:background .2s,border-color .2s;display:inline-flex}.story-links a:first-child{background:var(--red);border-color:var(--red)}.story-links a:hover{background:var(--white);border-color:var(--white);color:var(--ink)}.work-showcase{background:var(--paper);padding:8rem 0}.work-heading{margin-bottom:3.8rem}.editorial-grid{grid-template-columns:minmax(0,1.75fr) minmax(340px,.9fr);gap:1rem;display:grid}.work-feature{min-height:680px}.work-stack{grid-template-rows:1fr 1fr;gap:1rem;display:grid}.work-stack .work-card{min-height:332px}.work-card{background:var(--charcoal);position:relative;overflow:hidden}.work-card img{object-fit:cover;filter:saturate(.86)contrast(1.04);width:100%;height:100%;transition:transform .45s}.work-card:hover img{transform:scale(1.012)}.work-card:after{content:"";background:linear-gradient(#0000 56%,#000000bd);position:absolute;inset:0}.work-card figcaption{z-index:2;color:var(--white);gap:.28rem;display:grid;position:absolute;bottom:1.4rem;left:1.5rem;right:1.5rem}.work-card figcaption small{color:#d1d1cb;letter-spacing:.13em;text-transform:uppercase;font-size:.62rem;font-weight:700}.work-card figcaption strong{font:700 clamp(1.6rem, 2.35vw, 2.6rem)/1 var(--display)}.approach{background:var(--white);padding:7.8rem 0}.approach-grid{border-top:1px solid var(--line);grid-template-columns:repeat(3,1fr);display:grid}.approach-grid article{border-right:1px solid var(--line);min-height:275px;padding:2.5rem 2.5rem 0}.approach-grid article:first-child{padding-left:0}.approach-grid article:last-child{border-right:0}.approach-grid h3{font:700 1.8rem/1 var(--display);margin:0 0 .9rem}.approach-grid p{max-width:350px;color:var(--muted);font-size:.87rem;line-height:1.72}.contact{background:var(--charcoal);color:var(--white);padding:7.5rem 0}.contact-inner{grid-template-columns:.75fr 1.25fr;align-items:end;gap:5vw;display:grid}.contact .section-label{color:#a5a5a0;margin-bottom:1.5rem}.contact h2{color:var(--white)}.contact-inner>div>p:last-child{color:#aaa9a4;max-width:550px;margin-top:1.3rem;line-height:1.75}.contact-actions{background:#3a3a36;gap:1px;display:grid}.contact-primary{background:var(--red);min-height:146px;color:var(--white);grid-template-columns:1fr auto;align-content:center;padding:1.6rem 1.8rem;transition:background .2s;display:grid}.contact-primary:hover{background:#b91d15}.contact-primary span{letter-spacing:.12em;text-transform:uppercase;grid-column:1/-1;margin-bottom:.75rem;font-size:.66rem;font-weight:800}.contact-primary strong{font:800 clamp(2.2rem, 3.4vw, 3.8rem)/1 var(--display)}.contact-primary b{align-self:center;font-size:1.5rem}.contact-people{grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;display:grid}.contact-person{background:#22221f;min-width:0;padding:1.4rem 1.5rem 1.5rem}.contact-person>span{color:#9b9b95;letter-spacing:.11em;text-transform:uppercase;font-size:.59rem;font-weight:900}.contact-person h3{font:800 clamp(1.55rem, 2.2vw, 2.2rem)/.95 var(--display);margin-top:.45rem}.contact-person-links{gap:.25rem;margin-top:1rem;display:grid}.contact-person-links a{color:#efeee8;overflow-wrap:anywhere;align-items:center;min-height:44px;font-size:clamp(.72rem,.9vw,.82rem);font-weight:750;transition:color .2s;display:flex}.contact-person-links a:hover{color:#ff4a40}footer{background:var(--paper);padding:2.8rem 0}.footer-inner{grid-template-columns:.8fr 1.45fr .75fr;align-items:center;gap:2rem;display:grid}.footer-brand{aspect-ratio:1600/983;width:240px;display:block}.footer-logo{object-fit:contain;width:100%;height:100%}footer p{color:#5d5e59;letter-spacing:.1em;text-transform:uppercase;font-size:.62rem;line-height:1.8}.footer-copy{justify-self:center;gap:.8rem;display:grid}.footer-contacts{gap:.55rem;font-style:normal;display:grid}.footer-contacts div{flex-wrap:wrap;align-items:baseline;gap:.25rem .7rem;display:flex}.footer-contacts span{color:#777873;letter-spacing:.11em;text-transform:uppercase;flex:0 0 100%;font-size:.55rem;font-weight:900}.footer-contacts a{color:#4f504c;overflow-wrap:anywhere;font-size:.66rem;font-weight:750}.footer-contacts a:hover{color:var(--red)}.footer-links{gap:1.2rem;display:flex}.footer-links a{color:#4f504c;letter-spacing:.11em;text-transform:uppercase;font-size:.61rem;font-weight:900}.footer-links a:hover{color:var(--red)}.footer-end{text-align:right}.mobile-actions{display:none}.inner-hero{background:var(--ink);min-height:840px;color:var(--white);position:relative;overflow:hidden}.inner-hero>img{object-fit:cover;object-position:center;filter:saturate(.78)contrast(1.08);width:100%;height:100%;position:absolute;inset:0}.inner-hero-shade{background:linear-gradient(90deg,#000000f5 0%,#000000c7 42%,#0000001f 82%),linear-gradient(#0000 52%,#0000007a);position:absolute;inset:0}.inner-hero-content{z-index:2;flex-direction:column;justify-content:center;min-height:840px;padding-top:180px;display:flex;position:relative}.inner-hero-content h1{max-width:1050px}.inner-hero-content>p:last-child{color:#c7c7c1;max-width:680px;margin-top:2rem;font-size:clamp(1rem,1.25vw,1.18rem);line-height:1.75}.legacy{background:var(--paper);padding:8rem 0}.legacy-grid{grid-template-columns:minmax(300px,.7fr) minmax(0,1.3fr);align-items:start;gap:clamp(4rem,8vw,9rem);display:grid}.legacy-facts{background:var(--ink);color:var(--white);display:grid}.legacy-facts div{border-bottom:1px solid #33332f;flex-direction:column;justify-content:center;min-height:148px;padding:1.55rem 1.8rem;display:flex}.legacy-facts div:last-child{border-bottom:0}.legacy-facts strong{color:var(--red);font:900 clamp(3.4rem, 5vw, 5rem)/.85 var(--display)}.legacy-facts span{color:#aaa9a4;letter-spacing:.13em;text-transform:uppercase;margin-top:.65rem;font-size:.65rem;font-weight:800}.legacy-copy{max-width:790px}.legacy-copy .section-label{color:var(--muted)}.legacy-copy h2,.family-standard-copy h2,.media-copy h2,.page-cta h2,.team-standard h2{font:800 clamp(4rem, 6vw, 6rem)/.86 var(--display);letter-spacing:-.03em;margin:1.2rem 0 1.8rem}.legacy-copy>p:not(.section-label){max-width:720px;color:var(--muted);margin-top:1.2rem;font-size:.96rem;line-height:1.82}.family-standard{background:var(--ink);color:var(--white);padding:1px 0}.family-standard-grid{background:var(--ink);grid-template-columns:minmax(0,1.25fr) minmax(390px,.75fr);display:grid}.family-standard-image{min-height:650px;overflow:hidden}.family-standard-image img{object-fit:cover;filter:grayscale(.25)saturate(.78)contrast(1.07);width:100%;height:100%}.family-standard-copy{flex-direction:column;justify-content:center;padding:clamp(3.5rem,5vw,6rem);display:flex}.family-standard-copy .section-label{color:#9d9e98}.family-standard-copy h2{max-width:580px}.family-standard-copy>p:not(.section-label){color:#b6b6b0;max-width:550px;margin-top:1rem;font-size:.92rem;line-height:1.78}.values-section{background:var(--white);padding:8rem 0}.values-heading{margin-bottom:4rem}.values-grid{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(4,1fr);display:grid}.values-grid article{border-right:1px solid var(--line);border-bottom:1px solid var(--line);flex-direction:column;min-height:430px;display:flex;overflow:hidden}.value-image{object-fit:cover;filter:saturate(.72)contrast(1.07);width:100%;height:190px;transition:transform .4s,filter .4s}.values-grid article:hover .value-image{filter:saturate(.88)contrast(1.05);transform:scale(1.015)}.value-card-copy{flex-direction:column;flex:1;padding:2rem;display:flex}.values-grid h3{font:700 clamp(1.8rem, 2.4vw, 2.5rem)/.95 var(--display)}.values-grid p{color:var(--muted);margin-top:auto;padding-top:1rem;font-size:.83rem;line-height:1.7}.media-feature{background:var(--paper);padding:8rem 0}.media-grid{background:var(--white);grid-template-columns:minmax(0,1.2fr) minmax(380px,.8fr);align-items:stretch;display:grid}.media-image{background:var(--ink);min-height:610px;position:relative;overflow:hidden}.media-image img{object-fit:cover;filter:saturate(.65)contrast(1.1);width:100%;height:100%;transition:transform .45s}.media-image:after{content:"";background:linear-gradient(#0000 52%,#000000ad);position:absolute;inset:0}.media-image:hover img{transform:scale(1.015)}.media-image span{z-index:2;background:var(--red);min-height:58px;color:var(--white);letter-spacing:.11em;text-transform:uppercase;justify-content:space-between;align-items:center;padding:0 1.1rem;font-size:.67rem;font-weight:900;display:flex;position:absolute;bottom:1.5rem;left:1.6rem;right:1.6rem}.media-copy{flex-direction:column;justify-content:center;padding:clamp(3.2rem,5vw,5.8rem);display:flex}.media-copy .section-label{color:var(--muted)}.media-copy>p:not(.section-label){color:var(--muted);font-size:.93rem;line-height:1.78}.media-copy>a{border:1px solid var(--ink);letter-spacing:.1em;text-transform:uppercase;justify-content:space-between;align-items:center;min-height:56px;margin-top:2.1rem;padding:0 1.1rem;font-size:.65rem;font-weight:900;transition:background .2s,color .2s;display:flex}.media-copy>a:hover{background:var(--ink);color:var(--white)}.media-secondary{border-top:1px solid var(--line);margin-top:2rem;padding-top:1.6rem}.media-secondary .section-label{margin-bottom:.7rem}.media-secondary>p:not(.section-label){color:var(--muted);font-size:.8rem;line-height:1.7}.media-secondary>a{color:var(--ink);letter-spacing:.09em;text-transform:uppercase;gap:.65rem;margin-top:.9rem;font-size:.62rem;font-weight:900;display:inline-flex}.media-secondary>a:hover{color:var(--red)}.page-cta{background:var(--red);color:var(--white);padding:5.5rem 0}.page-cta-inner{grid-template-columns:1fr minmax(320px,.5fr);align-items:end;gap:4rem;display:grid}.page-cta .section-label{color:#ffffffb3}.page-cta h2{margin-bottom:0}.page-cta a{background:var(--ink);letter-spacing:.1em;text-transform:uppercase;justify-content:space-between;align-items:center;gap:2rem;min-height:112px;padding:1.3rem 1.5rem;font-size:.72rem;font-weight:900;display:flex}.page-cta a:hover,.page-cta-light{background:var(--white);color:var(--ink)}.page-cta-light .section-label{color:var(--muted)}.page-cta-light a{background:var(--red);color:var(--white)}.team-hero{background:var(--ink);min-height:860px;color:var(--white);padding:190px 0 80px;overflow:hidden}.team-hero-grid{grid-template-columns:minmax(400px,.78fr) minmax(0,1.22fr);align-items:center;gap:clamp(3rem,7vw,8rem);min-height:590px;display:grid}.team-hero-copy>p:last-child{color:#b7b7b1;max-width:590px;margin-top:2rem;font-size:1rem;line-height:1.75}.team-hero-ledger{border-top:1px solid #343430;display:grid}.team-hero-ledger>div{border-bottom:1px solid #343430;grid-template-columns:minmax(130px,.55fr) 1fr;align-items:center;gap:1.2rem;min-height:108px;padding:1.25rem 1.4rem;display:grid}.team-hero-ledger p{color:#90918b;letter-spacing:.12em;text-transform:uppercase;font-size:.62rem;font-weight:900}.team-hero-ledger strong{font:700 clamp(1.65rem, 2.2vw, 2.5rem)/.95 var(--display);text-transform:uppercase}.team-intro{background:var(--paper);padding:8rem 0 4.2rem}.team-list{background:var(--paper);padding:0 0 8rem}.team-grid{grid-template-columns:repeat(12,1fr);gap:1rem;display:grid}.team-card{background:var(--white);flex-direction:column;grid-column:span 6;display:flex}.team-card-featured{grid-column:span 6}.team-card-copy{flex-direction:column;min-height:430px;padding:clamp(1.8rem,3vw,3rem);display:flex}.team-card-featured .team-card-copy{min-height:480px}.team-card-copy>p{color:var(--muted);letter-spacing:.13em;text-transform:uppercase;font-size:.64rem;font-weight:900}.team-card-copy h2{font:800 clamp(2.3rem, 3.6vw, 4rem)/.88 var(--display);letter-spacing:-.025em;margin-top:.55rem}.team-bio{border-top:1px solid #deddd7;margin-top:auto;padding-top:1.4rem}.team-bio p{color:var(--muted);font-size:.84rem;line-height:1.73}.team-standard{background:var(--ink);color:var(--white);padding:7rem 0}.team-standard-grid{grid-template-columns:minmax(0,1.1fr) minmax(360px,.9fr);align-items:end;gap:8vw;display:grid}.team-standard .section-label{color:#999a94}.team-standard h2{margin-bottom:0}.team-standard-grid>p{color:#b1b1ab;max-width:600px;padding-bottom:.55rem;font-size:.98rem;line-height:1.82}@media (width<=1280px){.contact-inner{grid-template-columns:1fr;gap:3.5rem}}@media (width<=900px){.contact-people{grid-template-columns:1fr}}@media (width<=1080px){.header-inner{grid-template-columns:300px minmax(0,1fr) auto}.brand-plate{width:280px}.desktop-nav{display:none}.mobile-menu{grid-column:2;justify-self:end;display:block;position:relative}.mobile-menu summary{cursor:pointer;letter-spacing:.12em;text-transform:uppercase;justify-content:center;align-items:center;min-width:52px;min-height:48px;font-size:.66rem;font-weight:800;list-style:none;display:inline-flex}.mobile-menu summary::-webkit-details-marker{display:none}.mobile-menu summary:before{content:"≡";color:var(--red);margin-right:.45rem;font-size:1rem}.mobile-menu[open] summary:before{content:"-"}.mobile-menu nav{background:var(--ink);border:1px solid #343431;width:220px;padding:.75rem;display:grid;position:absolute;top:3rem;right:0;box-shadow:0 18px 40px #00000047}.mobile-menu nav a{letter-spacing:.09em;text-transform:uppercase;border-bottom:1px solid #343431;padding:.9rem .75rem;font-size:.72rem;font-weight:800}.mobile-menu nav a:last-child{border-bottom:0}.header-call{margin-left:.8rem}.section-heading{grid-template-columns:1fr;gap:1.4rem}.proof-grid{grid-template-columns:repeat(2,1fr)}.proof-grid div:nth-child(2){border-right:0}.proof-grid div:nth-child(-n+2){border-bottom:1px solid #2c2c29}.proof-grid div:first-child{padding-left:clamp(1rem,2vw,2.2rem)}.market-grid{grid-template-columns:repeat(2,1fr)}.home-story-grid{grid-template-columns:1fr}.home-story-image{min-height:560px}.editorial-grid{grid-template-columns:1.2fr .85fr}.work-feature{min-height:580px}.work-stack .work-card{min-height:282px}.contact-inner{grid-template-columns:1fr;gap:3.5rem}.inner-hero,.inner-hero-content{min-height:780px}.legacy-grid{gap:4rem}.family-standard-grid,.media-grid{grid-template-columns:1fr}.family-standard-image,.media-image{min-height:540px}.values-grid{grid-template-columns:repeat(2,1fr)}.team-hero{min-height:0;padding-bottom:90px}.team-hero-grid{grid-template-columns:1fr;gap:4rem}.team-hero-copy{max-width:760px}.team-card,.team-card-featured{grid-column:span 6}.team-standard-grid{grid-template-columns:1fr;gap:2.5rem}}@media (width<=720px){:root{--gutter:1.15rem}body{padding-bottom:calc(60px + env(safe-area-inset-bottom))}.site-header{height:82px}.header-inner{grid-template-columns:minmax(0,1fr) auto}.brand-plate{width:min(220px,100vw - 92px)}.header-call{display:none}.mobile-menu{grid-column:2}.mobile-menu summary{min-width:48px;padding:0;font-size:.61rem}.hero{height:clamp(720px,100svh,840px)}.hero-image{object-position:64% center}.hero-shade{background:linear-gradient(90deg,#000000e8,#0000006e),linear-gradient(#0000 42%,#000000bf)}.hero-inner{align-items:center;padding-top:145px}.hero-content{width:100%}.eyebrow{margin-bottom:1.2rem;font-size:.65rem}h1{font-size:clamp(4.2rem,19vw,6rem)}.hero-headline{font-size:clamp(3.45rem,14.7vw,4.7rem);line-height:.83}.hero-copy{max-width:94%;margin-top:1.5rem;font-size:.95rem}.hero-actions{width:100%;margin-top:1.5rem}.button{width:100%;min-height:54px}.hero-meta{text-align:left;bottom:1.8rem;left:0;right:auto}.proof-grid{min-height:0}.proof-grid div{gap:.65rem;min-height:90px;padding:1rem .85rem}.proof-grid strong{font-size:.56rem}.scope,.markets,.home-story,.work-showcase,.approach,.legacy,.values-section,.media-feature{padding:5.5rem 0}.section-heading h2,.contact h2{font-size:clamp(3.4rem,14.5vw,4.7rem)}.scope-grid{grid-template-columns:1fr;margin-top:3rem}.scope-card{min-height:0;padding:2rem 1.35rem}.scope-card-head{grid-template-columns:1fr}.scope-card>p,.scope-card ul{margin-left:0}.scope-card ul{grid-template-columns:1fr}.scope-stages{scrollbar-width:none;gap:1.5rem;min-height:74px;padding:0 1.2rem;display:flex;overflow-x:auto}.scope-stages::-webkit-scrollbar{display:none}.scope-stages span{flex:none}.scope-stages span:not(:last-child):after{margin-left:1.5rem;position:static}.market-grid{grid-template-columns:1fr;margin-top:3rem}.market-grid article{min-height:420px}.market-image{height:220px}.market-card-copy{padding:1.7rem 1.5rem 1.9rem}.home-story-image{min-height:370px}.home-story-copy{padding:3.4rem 1.35rem}.home-story-copy h2{font-size:clamp(3.6rem,15vw,4.7rem)}.story-links{display:grid}.story-links a{width:100%}.work-heading{margin-bottom:2.7rem}.editorial-grid{grid-template-columns:1fr}.work-feature{min-height:500px}.work-stack{grid-template-rows:auto;grid-template-columns:1fr}.work-stack .work-card{min-height:330px}.approach-heading{margin-bottom:3rem}.approach-grid{grid-template-columns:1fr}.approach-grid article,.approach-grid article:first-child{border-right:0;border-bottom:1px solid var(--line);min-height:240px;padding:2rem 0}.approach-grid article:last-child{border-bottom:0}.approach-grid h3{margin-top:0}.contact{padding:5.2rem 0}.contact-primary{min-height:122px;padding:1.2rem}.contact-primary strong{font-size:2rem}.contact-people{grid-template-columns:1fr}.contact-person{padding:1.3rem 1.2rem}.footer-inner{grid-template-columns:1fr;gap:1.4rem}.footer-brand{width:220px}.footer-copy{justify-self:start}.footer-end{text-align:left}.inner-hero,.inner-hero-content{min-height:720px}.inner-hero>img{object-position:62% center}.inner-hero-shade{background:linear-gradient(90deg,#000000eb,#00000061),linear-gradient(#0000 40%,#000000b3)}.inner-hero-content{padding-top:150px}.inner-hero-content h1{font-size:clamp(4rem,18vw,5.7rem)}.legacy-grid{grid-template-columns:1fr;gap:3.5rem}.legacy-facts{grid-template-columns:repeat(3,1fr)}.legacy-facts div{border-bottom:0;border-right:1px solid #33332f;min-height:130px;padding:1.2rem .85rem}.legacy-facts div:last-child{border-right:0}.legacy-facts strong{font-size:clamp(2.6rem,12vw,3.8rem)}.legacy-facts span{font-size:.51rem}.legacy-copy h2,.family-standard-copy h2,.media-copy h2,.page-cta h2,.team-standard h2{font-size:clamp(3.5rem,15vw,4.8rem)}.family-standard-image,.media-image{min-height:370px}.family-standard-copy,.media-copy{padding:3.5rem 1.35rem}.values-grid{grid-template-columns:1fr}.values-grid article{min-height:410px}.value-image{height:215px}.value-card-copy{padding:1.7rem 1.5rem 1.9rem}.page-cta{padding:4.2rem 0}.page-cta-inner{grid-template-columns:1fr;gap:2.7rem}.page-cta a{min-height:88px}.team-hero{padding:150px 0 70px}.team-hero-grid{gap:3.5rem;min-height:0}.team-hero-copy h1{font-size:clamp(4.1rem,18vw,5.8rem)}.team-hero-ledger>div{grid-template-columns:1fr;gap:.45rem;min-height:92px;padding:1rem .8rem}.team-hero-ledger p{font-size:.55rem}.team-hero-ledger strong{font-size:1.7rem}.team-intro{padding:5.5rem 0 3rem}.team-list{padding-bottom:5.5rem}.team-card,.team-card-featured{grid-column:span 12}.team-card-copy,.team-card-featured .team-card-copy{min-height:380px;padding:1.8rem 1.35rem}.team-standard{padding:5.5rem 0}.mobile-actions{height:calc(60px + env(safe-area-inset-bottom));padding-bottom:env(safe-area-inset-bottom);z-index:60;background:var(--ink);color:var(--white);grid-template-columns:.85fr 1.35fr;display:grid;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -8px 24px #0003}.mobile-actions a{letter-spacing:.1em;text-transform:uppercase;justify-content:center;align-items:center;font-size:.65rem;font-weight:900;display:flex}.mobile-actions a:last-child{background:var(--red)}}@media (height<=650px) and (width>=721px){.brand-plate{width:300px}.header-inner{grid-template-columns:320px minmax(0,1fr) auto}.hero-inner{align-items:flex-end;padding:0 0 3rem}.hero-meta{display:none}}.home-service-links{background:var(--line);border:1px solid var(--line);grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;margin-top:1.5rem;display:grid}.home-service-links a{background:var(--white);justify-content:space-between;align-items:center;gap:1rem;padding:1.4rem;font-size:1rem;font-weight:750;display:flex}.home-service-links a:hover{color:var(--red)}.service-hero{background:var(--ink);color:var(--white);padding:290px 0 5rem}.service-hero h1{letter-spacing:-.02em;overflow-wrap:break-word;max-width:1050px;font-size:clamp(3rem,6.2vw,6.8rem);line-height:.98}.service-hero h1 em{display:block}.service-page .eyebrow,.service-page .section-label{font-size:.875rem}.service-breadcrumbs{color:#b8b8b2;flex-wrap:wrap;gap:.5rem .8rem;margin-bottom:2.2rem;font-size:.875rem;line-height:1.7;display:flex}.service-breadcrumbs a{text-underline-offset:.2em;text-decoration:underline}.service-intro{color:#d0d0ca;max-width:800px;margin-top:1.8rem;font-size:1.125rem;line-height:1.8}.service-license{color:#d0d0ca;margin-top:2rem;font-size:.875rem;line-height:1.6}.service-page .button{font-size:.875rem}.service-section{padding:5rem 0}.service-page h2{font:800 clamp(2rem, 3.5vw, 3.5rem)/1.08 var(--display);letter-spacing:-.01em}.service-page p:not(.eyebrow):not(.section-label):not(.service-license),.service-page li{line-height:1.8}.service-directory{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.5rem;display:grid}.service-directory article{background:var(--white);border-top:4px solid var(--red);padding:clamp(1.5rem,3vw,3rem)}.service-directory article p{color:#4f504c;margin-top:1.25rem;font-size:1rem}.service-text-link{min-height:48px;color:var(--red);text-underline-offset:.2em;align-items:center;gap:1rem;margin-top:1.25rem;font-size:1rem;font-weight:750;text-decoration:underline;display:inline-flex}.service-directory h2 a:hover{color:var(--red)}.service-content-grid,.service-area-inner{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:clamp(2rem,6vw,6rem);display:grid}.service-content-grid .section-label,.service-area .section-label{color:#595a56;margin-bottom:1rem}.service-content-grid p,.service-area-inner p{color:#4f504c;font-size:1rem}.service-content-grid h2+p{margin-top:1.4rem}.service-scope-list{margin:1.6rem 0 0;padding-left:1.25rem;font-size:1rem}.service-scope-list li{border-bottom:1px solid var(--line);padding:.6rem 0 .6rem .25rem}.service-photo{margin-bottom:2rem}.service-photo img{width:100%;height:auto}.service-photo figcaption{color:#595a56;margin-top:.6rem;font-size:.875rem;line-height:1.5}.service-area{background:var(--white)}.service-contact{background:var(--ink);color:var(--white);min-width:0;padding:clamp(1.5rem,3vw,3rem)}.service-contact p{color:#c6c6bf;margin:1rem 0}.service-contact a{text-underline-offset:.2em;overflow-wrap:anywhere;padding:.8rem 0;font-size:1.125rem;font-weight:750;text-decoration:underline;display:block}.service-contact p:last-child{font-size:.875rem}.service-faq{max-width:1050px}.service-faq h2{margin-bottom:2rem}.service-faq details{border-top:1px solid var(--line);padding:1.25rem 0}.service-faq details:last-child{border-bottom:1px solid var(--line)}.service-faq summary{cursor:pointer;padding:.4rem 0;font-size:1.125rem;font-weight:750;line-height:1.6}.service-faq details p{color:#4f504c;padding:1rem 0 .5rem;font-size:1rem}.service-related{background:var(--ink);color:var(--white);padding:3.5rem 0}.service-related nav{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin-top:1.5rem;display:grid}.service-related a{border:1px solid #55554f;justify-content:space-between;align-items:center;gap:1rem;min-height:75px;padding:1rem;font-size:1rem;line-height:1.6;display:flex}.service-related a:hover{border-color:var(--red)}.service-quote{background:var(--red);color:var(--white);padding:4rem 0}.service-quote p{margin-top:1rem}.service-quote-actions{flex-wrap:wrap;gap:1rem;margin-top:1.5rem;display:flex}.service-quote-actions a{background:var(--ink);justify-content:center;align-items:center;min-height:56px;padding:1rem 1.5rem;font-size:1rem;font-weight:750;display:inline-flex}.footer-links{flex-wrap:wrap}@media (width<=900px){.service-directory,.service-content-grid,.service-area-inner,.service-related nav{grid-template-columns:1fr}}@media (width<=600px){.service-hero{padding:220px 0 3rem}.service-section{padding:3rem 0}.home-service-links{grid-template-columns:1fr}.service-intro{font-size:1rem}.service-quote-actions{flex-direction:column}}:root{--paper:#f2f3f3;--line:#d9dcdd;--muted:#5d6265;--max:1320px;--gutter:clamp(1.25rem, 4vw, 4rem)}body{font-size:1rem}[id]{scroll-margin-top:116px}button:focus-visible{outline-offset:4px;outline:3px solid #ff6a62}.section-label,.eyebrow{letter-spacing:.1em;font-size:.875rem;line-height:1.6}h1,.section-heading h2,.legacy-copy h2,.family-standard-copy h2,.media-copy h2,.team-standard h2,.team-card-copy h2{line-height:1.03}.button{letter-spacing:.025em;text-transform:none;gap:1.5rem;min-height:52px;padding:.85rem 1.25rem;font-size:.875rem;line-height:1.5}.button-red{color:var(--white);background:#ce241c}.button-dark{color:var(--white);background:var(--ink)}.site-header{background:#111313;border-bottom:1px solid #303333;height:auto;min-height:112px;position:sticky;top:0}.header-inner{grid-template-columns:188px minmax(0,1fr) auto;gap:1.5rem;min-height:112px}.brand-plate{aspect-ratio:auto;align-items:center;width:180px;height:104px;display:flex;position:static}.header-logo{filter:none}.desktop-nav{gap:clamp(.9rem,1.6vw,1.6rem)}.desktop-nav a{letter-spacing:.02em;text-transform:none;border-bottom:2px solid #0000;align-items:center;min-height:48px;font-size:.875rem;display:inline-flex}.desktop-nav a[aria-current=page]{color:#fff;border-bottom-color:#ef493e}.header-estimate{background:#ce241c;justify-content:center;justify-self:end;align-items:center;gap:1.25rem;min-height:48px;padding:.8rem 1.15rem;font-size:.875rem;font-weight:800;display:inline-flex}.header-estimate:hover{background:#b01b14}.home-text-link{text-underline-offset:.35em;align-items:center;gap:1rem;min-height:44px;font-size:.9375rem;font-weight:800;text-decoration:underline;text-decoration-thickness:1px;display:inline-flex}.home-text-link:hover{color:#ba211b}.home-page h2,.home-contact h2{font:800 clamp(2.25rem, 3.4vw, 3.25rem)/1.05 var(--display);letter-spacing:-.015em}.home-contact{color:#fff;background:#bf251e;padding-block:3rem}.home-contact-grid{grid-template-columns:1fr auto;align-items:center;gap:2rem 3rem;display:grid}.home-contact .section-label{color:#fff;margin-bottom:.55rem}.home-contact h2+p{margin-top:.9rem;font-size:1rem;line-height:1.65}.home-contact-actions{gap:.8rem;display:grid}.home-contact-actions>a:last-child{align-items:center;min-height:44px;font-size:.875rem;line-height:1.7;display:flex}.home-contact-actions>a:last-child:hover{text-decoration:underline}footer{color:#fff;background:#111313;padding-block:2.5rem}.footer-inner{grid-template-columns:170px 1fr;align-items:start;gap:2rem 3rem}.footer-brand{width:160px}.footer-copy{justify-self:stretch;gap:1rem}footer p{color:#bac0c2;text-transform:none;letter-spacing:0;font-size:.875rem;line-height:1.8}.footer-contacts{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem}.footer-contacts span{color:#a3acae;letter-spacing:.04em;font-size:.8125rem}.footer-contacts a{color:#f4f5f5;font-size:.875rem;line-height:1.7}.footer-contacts a:hover,.footer-links a:hover{color:#ff8b83}.footer-links{flex-wrap:wrap;gap:.25rem 1.4rem}.footer-links a{color:#d8dddf;letter-spacing:0;text-transform:none;align-items:center;min-height:44px;font-size:.875rem;display:inline-flex}.footer-end{text-align:left;border-top:1px solid #353b3d;grid-column:1/-1;padding-top:1rem;font-size:.8125rem}.compact-page-hero{color:#fff;background:#111313;padding-block:2rem 3rem}.compact-page-hero .service-breadcrumbs{margin-bottom:1.5rem}.compact-page-hero .eyebrow{margin-bottom:.8rem}.compact-page-hero h1{letter-spacing:-.02em;max-width:960px;font-size:clamp(3rem,5.5vw,5rem);line-height:1.03}.compact-page-hero h1+p{color:#c3c8ca;max-width:700px;margin-top:1.2rem;font-size:1.0625rem;line-height:1.75}.project-gallery{gap:2.5rem;padding-block:3rem;display:grid}.project-gallery figure{background:#fff}.project-gallery img{object-fit:contain;background:#1a1d1e;width:100%;height:auto;max-height:720px}.project-gallery figcaption{grid-template-columns:1fr 1fr;align-items:center;gap:1rem 2rem;padding:1.5rem;display:grid}.project-gallery h2,.contact-page h2{font:700 clamp(2rem, 3vw, 2.75rem)/1.08 var(--display);margin-top:.5rem}.project-gallery figcaption>p{color:#525b5f;font-size:1rem;line-height:1.7}.contact-page-content{padding-block:3rem}.estimate-panel{background:#fff;border-top:4px solid #ce241c;grid-template-columns:1.2fr .8fr;gap:clamp(2rem,5vw,5rem);padding:clamp(1.5rem,3.5vw,3rem);display:grid}.estimate-panel h2{margin-bottom:1rem}.estimate-panel p:not(.section-label){color:#525b5f;font-size:1rem;line-height:1.75}.estimate-actions{flex-wrap:wrap;align-items:center;gap:1rem 1.5rem;margin-top:1.5rem;display:flex}.contact-direct{align-items:center;min-height:44px;font-size:1.125rem;font-weight:800;display:inline-flex}.contact-email{overflow-wrap:anywhere;text-underline-offset:.2em;align-items:center;min-height:44px;margin-top:.5rem;font-size:1rem;text-decoration:underline;display:inline-flex}.estimate-panel aside{border-left:1px solid var(--line);padding-left:2rem}.estimate-panel h3{font:700 1.8rem/1.1 var(--display)}.estimate-panel ul{color:#525b5f;margin-bottom:0;padding-left:1.2rem;font-size:1rem;line-height:1.8}.estimate-panel li+li{margin-top:.65rem}.contact-directory{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem;margin-top:1.5rem;display:grid}.contact-directory article{background:#fff;min-width:0;padding:1.5rem}.contact-directory h2{margin:.75rem 0 1rem;font-size:1.9rem}.contact-directory a{overflow-wrap:anywhere;text-underline-offset:.2em;align-items:center;min-height:44px;font-size:1rem;font-weight:700;text-decoration:underline;display:flex}.contact-directory address,.contact-directory article>p:last-child{color:#525b5f;margin-top:1rem;font-size:1rem;font-style:normal;line-height:1.75}.service-hero{padding:2rem 0 3rem}.service-hero h1{font-size:clamp(3rem,5.5vw,5rem);line-height:1.03}.service-section{padding-block:3.5rem}.service-intro{margin-top:1.2rem}.service-breadcrumbs{margin-bottom:1.5rem}.service-markets{color:#fff;background:#111313}.service-market-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem;margin-top:1.5rem;display:grid}.service-market-grid article{border-top:1px solid #52585b;padding-top:1rem}.service-market-grid h3{font:700 1.75rem/1.1 var(--display)}.service-market-grid p{color:#c3c8ca;margin-top:.6rem}.service-additional{grid-template-columns:1fr 1fr;gap:2rem;display:grid}.service-additional ul{margin-top:1rem;padding-left:1.2rem}.capability-list{grid-template-columns:1fr 1fr;gap:.5rem 2rem;padding-left:1.3rem;display:grid}.inner-hero,.inner-hero-content{min-height:530px}.inner-hero-content{padding-block:3.5rem}.inner-hero-content h1{font-size:clamp(3.5rem,6vw,6rem)}.legacy,.values-section,.media-feature{padding-block:4rem}.legacy-copy h2,.family-standard-copy h2,.media-copy h2,.team-standard h2{font-size:clamp(2.75rem,4.5vw,4.5rem)}.legacy-copy>p:not(.section-label),.family-standard-copy>p:not(.section-label),.media-copy>p:not(.section-label),.team-bio p,.values-grid p{font-size:1rem}.team-hero{min-height:0;padding:3.5rem 0}.team-hero-grid{grid-template-columns:.9fr 1.1fr;gap:3rem;min-height:0}.team-hero-copy h1{font-size:clamp(3.5rem,6vw,6rem)}.team-hero-ledger>div{min-height:76px;padding:.85rem 1rem}.team-hero-ledger p,.team-card-copy>p{letter-spacing:.035em;font-size:.875rem;line-height:1.6}.team-hero-ledger strong{font-size:1.8rem;line-height:1.1}.team-intro{padding:3.5rem 0 2rem}.team-list{padding-bottom:3.5rem}.team-card-copy,.team-card-featured .team-card-copy{min-height:0;padding:2rem}.team-card-copy h2{margin-bottom:1.5rem}.team-standard,.approach{padding-block:3.5rem}.approach-heading{margin-bottom:2rem}.approach-grid article{min-height:0;padding-block:1.5rem}.approach-grid p{font-size:1rem}.page-cta{padding-block:3rem}.page-cta h2{font-size:clamp(2.5rem,4vw,4rem);line-height:1.05}.page-cta a{min-height:72px;font-size:.875rem}@media (width<=1080px){.header-inner{grid-template-columns:188px 1fr auto}.desktop-nav{display:none}.mobile-menu{grid-area:1/3;display:block;position:static}.header-estimate{grid-area:1/2}.mobile-menu summary{letter-spacing:.01em;text-transform:none;gap:.5rem;min-width:80px;min-height:48px;font-size:.875rem}.mobile-menu summary:before{content:none}.menu-symbol{color:#ff7369;font-size:1.2rem}.mobile-menu nav{border-top:3px solid #e43b30;width:min(360px,100%);max-height:calc(100dvh - 170px);top:100%;right:0;overflow-y:auto}.mobile-menu nav a{text-transform:none;letter-spacing:0;min-height:48px;font-size:1rem;line-height:1.5}.mobile-menu nav a[aria-current=page]{color:#fff;background:#2d3233;border-left:3px solid #f2493e}.home-contact-grid{grid-template-columns:1fr}.home-contact-grid>a,.home-contact-actions{justify-self:start}.contact-directory{grid-template-columns:1fr}.service-market-grid{grid-template-columns:1fr 1fr}.team-hero-grid{grid-template-columns:1fr}}@media (width<=760px){.site-header,.header-inner{min-height:90px}.header-inner{grid-template-columns:140px 1fr;gap:1rem}.brand-plate{width:134px;height:82px}.header-estimate{display:none}.mobile-menu{grid-column:2}[id]{scroll-margin-top:100px}.home-contact{padding-block:2.5rem}.home-contact-grid{gap:1.5rem}.home-contact-actions{width:100%}.footer-inner{grid-template-columns:1fr;gap:1.5rem}.footer-brand{width:140px}.footer-contacts{grid-template-columns:1fr}.footer-end{font-size:.8125rem}.mobile-actions a{letter-spacing:.01em;text-transform:none;font-size:.875rem;line-height:1.4}.compact-page-hero,.service-hero{padding:1.5rem 0 2rem}.compact-page-hero h1,.service-hero h1{font-size:clamp(2.75rem,10vw,4rem)}.compact-page-hero h1+p{font-size:1rem}.project-gallery{gap:1.5rem;padding-block:2rem}.project-gallery figcaption,.estimate-panel{grid-template-columns:1fr}.estimate-panel aside{border-left:none;border-top:1px solid var(--line);padding:1.5rem 0 0}.estimate-actions{flex-direction:column;align-items:start;gap:.5rem}.contact-page-content{padding-block:2rem}.contact-email{font-size:.9375rem}.service-additional,.capability-list{grid-template-columns:1fr}.inner-hero,.inner-hero-content{min-height:460px}.inner-hero-content{padding-block:2.5rem}.inner-hero-content h1{font-size:clamp(3rem,12vw,4.5rem)}.team-hero{padding-block:2.5rem}.team-hero-copy h1{font-size:clamp(3rem,12vw,4.5rem)}.team-hero-ledger>div{gap:.3rem}.team-hero-ledger strong{font-size:1.65rem}.team-card-copy,.team-card-featured .team-card-copy{min-height:0;padding:1.5rem}}@media (width<=520px){.service-market-grid{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition:none!important;animation:none!important}}.kccc-home{background:#f6f5f1}.customer-section{background:#fff;border-bottom:1px solid #deded8;padding-block:2.75rem}.customer-heading{justify-content:space-between;align-items:end;gap:1.5rem 2rem;margin-bottom:1.75rem;display:flex}.kccc-home .customer-heading h2{max-width:760px;margin-top:.6rem;font-size:clamp(2.25rem,3vw,3rem)}.customer-heading .kccc-link{flex-shrink:0}.customer-groups{grid-template-columns:1fr 1fr;gap:3rem;display:grid}.customer-groups h3{color:#6a716c;border-bottom:2px solid #aa2c22;padding-bottom:.65rem;font-size:.875rem;font-weight:700}.customer-groups ul{grid-template-columns:1fr 1fr;column-gap:1.75rem;margin:0;padding:0;list-style:none;display:grid}.customer-groups li{color:#222a25;border-bottom:1px solid #e2e5df;align-items:center;min-height:59px;padding-block:.85rem;font-size:1rem;font-weight:800;line-height:1.5;display:flex}.project-jump-links{flex-wrap:wrap;gap:.75rem 1.75rem;margin-top:1.5rem;display:flex}.project-jump-links a{border-bottom:1px solid #727d75;align-items:center;min-height:44px;font-size:.9375rem;font-weight:700;display:inline-flex}.project-jump-links a:hover{border-color:#ff6a62}.project-experience{padding-block:3.5rem 1rem}.experience-heading{grid-template-columns:1fr 1fr;align-items:end;gap:2rem 4rem;margin-bottom:2rem;display:grid}.experience-heading h2{font:800 clamp(2.5rem, 3.5vw, 3.5rem)/1.07 var(--display);margin-top:.6rem}.experience-heading>p{color:#525c58;max-width:510px;font-size:1rem;line-height:1.75}.experience-list{border-top:2px solid #222a25}.experience-row{border-bottom:1px solid #cdd2cc;grid-template-columns:1.15fr 1fr auto;align-items:start;gap:1.5rem 3rem;padding:1.75rem 0;display:grid}.experience-sector{color:#9f241d;font-size:.8125rem;font-weight:800;line-height:1.5}.experience-project h3{font:700 1.9rem/1.12 var(--display);margin-top:.45rem}.experience-project>p:last-child{color:#525c58;margin-top:.65rem;font-size:.9375rem;line-height:1.7}.experience-parties{gap:1rem;margin:0;display:grid}.experience-parties dt{color:#626d65;margin-bottom:.2rem;font-size:.8125rem}.experience-parties dd{margin:0;font-size:1rem;font-weight:700;line-height:1.6}.experience-stage{color:#354239;white-space:nowrap;background:#e0e5df;justify-content:center;align-items:center;min-width:110px;min-height:34px;padding:.35rem .65rem;font-size:.8125rem;font-weight:700;display:inline-flex}.experience-stage-complete{color:#fff;background:#222a25}@media (width<=1080px){.customer-heading{display:block}.customer-heading .kccc-link{margin-top:.5rem}.customer-groups{gap:2rem}.customer-groups ul{grid-template-columns:1fr}.customer-groups li{min-height:50px;padding-block:.65rem}.experience-row{grid-template-columns:1fr 1fr;gap:1.5rem}.experience-stage{grid-column:1/-1;justify-self:start}}@media (width<=760px){.customer-section{padding-block:2.25rem}.customer-groups{grid-template-columns:1fr;gap:1.75rem}.customer-groups ul{grid-template-columns:1fr 1fr;column-gap:1.25rem}.customer-groups li{min-height:56px;font-size:.875rem}.project-experience{padding-block:2.5rem 1rem}.experience-heading{grid-template-columns:1fr;gap:1rem}.experience-row{grid-template-columns:1fr;gap:1rem;padding-block:1.5rem}.experience-parties{gap:.75rem}.experience-project h3{font-size:1.8rem}}.company-story{grid-template-columns:1.05fr 1fr;align-items:center;gap:3.5rem;padding-block:3.5rem;display:grid}.company-story h2,.company-news h2{font:800 clamp(2.5rem, 3.7vw, 3.6rem)/1.08 var(--display);margin-top:.8rem}.company-story p:not(.section-label){color:#525c58;margin-top:1.2rem;font-size:1rem;line-height:1.8}.company-story img{width:100%;height:auto}.company-story figcaption{color:#525c58;border-top:3px solid #b52d24;margin-top:1rem;padding-top:1rem;font-size:.875rem}.company-principles{background:#fff;padding-block:3rem}.company-principles-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:2.5rem;margin-top:1.5rem;display:grid}.company-principles h2{font:700 2.15rem/1.12 var(--display)}.company-principles p:not(.section-label){color:#525c58;margin-top:1rem;font-size:1rem;line-height:1.75}.company-news{grid-template-columns:.8fr 1.2fr;gap:3.5rem;padding-block:3rem;display:grid}.company-news-links{gap:1.75rem;display:grid}.company-news-links a{border-bottom:1px solid #c4c9c3;padding-bottom:1.5rem}.company-news-links span{color:#647068;font-size:.8rem;font-weight:700}.company-news-links h3{font:700 1.8rem/1.2 var(--display);margin:.5rem 0 .75rem}.company-news-links b{color:#9f241d;font-size:.875rem}.company-news-links a:hover h3{color:#9f241d}.team-list-refined{padding-top:3rem}@media (width<=760px){.company-story,.company-news{grid-template-columns:1fr;gap:2rem;padding-block:2.5rem}.company-principles-grid{grid-template-columns:1fr;gap:2rem}.company-principles{padding-block:2.5rem}}.kccc-home h2{font:800 clamp(2.5rem, 3.6vw, 3.65rem)/1.04 var(--display);letter-spacing:-.015em}.kccc-home .section-label{color:#9f241d;letter-spacing:.12em;font-size:.8rem}.kccc-hero{isolation:isolate;color:#fff;background:#151817;align-items:center;min-height:550px;display:flex;position:relative;overflow:hidden}.kccc-hero-image,.kccc-hero-shade{z-index:-1;width:100%;height:100%;position:absolute;inset:0}.kccc-hero-image{object-fit:cover;object-position:center 58%}.kccc-hero-shade{background:linear-gradient(90deg,#090e0ef5,#090e0ec9 33%,#090e0e4d 75%,#090e0e1f),linear-gradient(#0000 50%,#090e0e80)}.kccc-hero-content{padding-block:4rem 4.75rem}.kccc-hero .eyebrow{color:#fff;letter-spacing:.16em;border-left:3px solid #ef463b;max-width:740px;margin-bottom:1.5rem;padding-left:1rem;font-size:.75rem}.kccc-hero h1{max-width:870px;font:800 clamp(4rem, 6.9vw, 7rem)/.98 var(--display);letter-spacing:-.025em;text-transform:none;text-shadow:0 2px 20px #00000026}.kccc-hero h1 span{display:block}.kccc-hero-intro{color:#e5e7e5;max-width:535px;margin-top:1.5rem;font-size:1.0625rem;line-height:1.75}.kccc-hero-actions{flex-wrap:wrap;align-items:center;gap:1.5rem 2rem;margin-top:1.8rem;display:flex}.kccc-home .button{min-height:54px;padding:.9rem 1.4rem;font-size:.9375rem}.kccc-light-link,.kccc-link{align-items:center;gap:1.5rem;min-height:44px;font-size:.9375rem;font-weight:800;display:inline-flex}.kccc-light-link{color:#fff;border-bottom:1px solid #a4aaa7}.kccc-light-link:hover{border-color:#fff}.kccc-link{color:#9f241d;margin-top:1rem}.kccc-link:hover{text-underline-offset:.3em;text-decoration:underline}.kccc-photo-link{right:var(--gutter);color:#fff;align-items:center;gap:1.5rem;min-height:44px;font-size:.8125rem;display:flex;position:absolute;bottom:1.5rem}.kccc-credentials{background:#eaeae4;border-bottom:1px solid #deded8}.kccc-credentials>div{justify-content:space-between;align-items:center;gap:.75rem 2rem;min-height:78px;padding-block:1rem;display:flex}.kccc-credentials p,.kccc-credentials a{color:#3b4543;font-size:.8125rem;font-weight:700;line-height:1.6}.kccc-credentials a{color:#96251f;align-items:center;gap:1.25rem;min-height:44px;display:inline-flex}.kccc-work{padding-block:3.75rem}.kccc-section-heading{grid-template-columns:1fr 1fr;align-items:end;gap:1.5rem 4rem;margin-bottom:1.8rem;display:grid}.kccc-section-heading h2{margin-top:.75rem}.kccc-section-heading>div:last-child>p{color:#525c58;max-width:530px;font-size:1rem;line-height:1.75}.kccc-section-heading .kccc-link{margin-top:.5rem}.kccc-work-grid{grid-template-columns:1.15fr 1fr;gap:1.5rem;display:grid}.kccc-project{min-width:0;display:block}.kccc-project-image{background:#d8dbd4;overflow:hidden}.kccc-project img{object-fit:cover;width:100%;height:clamp(230px,25vw,360px);transition:transform .3s}.kccc-project:first-child img{object-position:center 68%}.kccc-project:hover img{transform:scale(1.025)}.kccc-project-caption{justify-content:space-between;align-items:center;gap:1.5rem;padding-top:1.1rem;display:flex}.kccc-project-caption p{color:#65706a;letter-spacing:.09em;text-transform:uppercase;font-size:.75rem;font-weight:700}.kccc-project-caption h3{font:700 clamp(1.7rem, 2.2vw, 2.2rem)/1.15 var(--display);margin-top:.3rem}.kccc-project-caption>span{color:#9f241d;border:1px solid #c4c9c3;border-radius:50%;flex-shrink:0;place-items:center;width:42px;height:42px;font-size:1.2rem;display:grid}.kccc-company{background:#fff;border-top:1px solid #deded8;padding-block:3.25rem}.kccc-company-grid{grid-template-columns:1.15fr 1fr;align-items:center;gap:4.5rem;display:grid}.kccc-family h2{margin-top:.75rem;font-size:clamp(2.5rem,3.2vw,3.2rem)}.kccc-family>p:not(.section-label){color:#525c58;max-width:620px;margin-top:1.2rem;font-size:1rem;line-height:1.8}.kccc-markets{border-left:1px solid #deded8;padding-left:3rem}.kccc-markets ul{grid-template-columns:1fr 1fr;gap:0 2rem;margin:.75rem 0 1rem;padding:0;list-style:none;display:grid}.kccc-markets li{border-bottom:1px solid #deded8}.kccc-markets li a{justify-content:space-between;align-items:center;gap:.65rem;min-height:65px;padding-block:.65rem;font-size:1rem;font-weight:750;line-height:1.4;display:flex}.kccc-markets li span,.kccc-markets li a:hover{color:#9f241d}.kccc-markets>p:last-child{color:#65706a;font-size:.8125rem;line-height:1.7}.kccc-start{color:#fff;background:#191d1b;border-bottom:1px solid #414642;padding-block:3.25rem}.kccc-start-grid{grid-template-columns:1fr auto;align-items:center;gap:2rem 4rem;display:grid}.kccc-start .section-label{color:#e2aaa4;margin-bottom:.7rem}.kccc-start h2{max-width:820px}.kccc-start h2+p{color:#bdc5be;margin-top:1rem;font-size:1rem;line-height:1.7}.kccc-start-actions{gap:.75rem;display:grid}.kccc-start-actions>a:last-child{text-align:center;place-items:center;min-height:44px;font-size:1.1rem;font-weight:700;display:grid}.kccc-start-actions>a:last-child:hover{text-underline-offset:.3em;text-decoration:underline}@media (width<=1080px){.kccc-company-grid{gap:2.5rem}.kccc-markets{padding-left:2rem}.kccc-markets ul{grid-template-columns:1fr}.kccc-markets li a{min-height:50px}.kccc-start-grid{grid-template-columns:1fr}.kccc-start-actions{justify-self:start}}@media (width<=760px){.kccc-hero{min-height:0}.kccc-hero-content{padding-block:3rem 4.75rem}.kccc-hero-shade{background:linear-gradient(90deg,#090e0ee0,#090e0e8c),linear-gradient(#0000,#090e0e8c)}.kccc-hero-image{object-position:60% center}.kccc-hero .eyebrow{max-width:300px;margin-bottom:1.25rem;font-size:.6875rem;line-height:1.8}.kccc-hero h1{font-size:clamp(2.9rem,9.5vw,4.5rem);line-height:1}.kccc-hero-intro{margin-top:1.25rem;font-size:1rem}.kccc-hero-actions{gap:.5rem 1.4rem;margin-top:1.25rem}.kccc-photo-link{left:var(--gutter);bottom:1rem;right:auto}.kccc-credentials>div{grid-template-columns:1fr 1fr;gap:.4rem 1rem;padding-block:1rem;display:grid}.kccc-credentials p,.kccc-credentials a{font-size:.75rem}.kccc-work{padding-block:2.5rem}.kccc-section-heading{grid-template-columns:1fr;gap:1rem}.kccc-work-grid{grid-template-columns:1fr;gap:2rem}.kccc-project img{aspect-ratio:1.55;height:auto}.kccc-project-caption h3{font-size:1.8rem}.kccc-company{padding-block:2.5rem}.kccc-company-grid{grid-template-columns:1fr;gap:2rem}.kccc-markets{border-top:1px solid #deded8;border-left:0;padding:1.75rem 0 0}.kccc-markets ul{grid-template-columns:1fr 1fr;gap:0 1.25rem}.kccc-markets li a{min-height:56px;font-size:.875rem}.kccc-start{padding-block:2.5rem}.kccc-start-grid{gap:1.5rem}.kccc-start-actions{width:100%}}
