



:root{--background:#fff;--foreground:#192126;--primary:#a77b3c;--primary-foreground:#fff;--border:#e1e2e1;--muted-foreground:#64707a;--gold:#a77b3c;--sand:#c7a15e;--charcoal:#182024;--radius:.4rem;color-scheme:light}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--background);color:var(--foreground);font-family:'Avenir Next',Avenir,'Century Gothic',Arial,sans-serif;font-size:16px;line-height:1.6;-webkit-font-smoothing:antialiased}h1,h2,h3,p{margin:0}h1,h2,h3{font-weight:500;line-height:1.12;letter-spacing:-.035em}h2{font-size:clamp(30px,3.2vw,46px)}h3{font-size:22px}p{color:var(--muted-foreground)}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}button,a{touch-action:manipulation}img{display:block;max-width:100%}a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible{outline:3px solid #a27632;outline-offset:5px}::selection{background:#d8c4a1;color:#192126}.wrap{width:min(1320px,calc(100% - 96px));margin-inline:auto}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip{position:fixed;top:-80px;left:20px;background:#fff;padding:12px;z-index:60}.skip:focus{top:12px}.site-header{position:relative;z-index:30;background:#f8f7f4;border-bottom:1px solid #e6e3dd}.site-header.on-home{position:absolute;top:0;left:0;right:0;background:transparent;border:0}.header-inner{display:flex;align-items:center;justify-content:flex-end;gap:34px;min-height:90px}.brand-link{display:block;flex-shrink:0}.brand{width:242px;mix-blend-mode:multiply}.brand img{width:100%;height:auto}.navigation{display:flex;align-items:center;gap:30px;font-size:14px;font-weight:500}.navigation>a{padding-block:12px;position:relative;white-space:nowrap}.navigation>a[aria-current=page]:not(.nav-contact):after{content:'';position:absolute;bottom:5px;left:0;right:0;height:1px;background:var(--gold)}.navigation>a:hover{color:#8c6329}.navigation .nav-contact{display:inline-flex;align-items:center;gap:18px;padding:11px 22px;background:linear-gradient(110deg,#c4a267,#947140);border-radius:5px;color:white}.menu-toggle{display:none}.home-hero{position:relative;isolation:isolate;min-height:650px;height:min(53vw,760px);overflow:hidden;background:#ccc3b3}.hero-background,.hero-shade{position:absolute;inset:0;width:100%;height:100%;z-index:-1}.hero-background{object-fit:cover;object-position:center}.hero-shade{background:linear-gradient(0deg,#07141db5,transparent 58%)}.hero-inner{position:relative;height:100%;display:flex;flex-direction:column;align-items:flex-start;padding-top:98px;padding-bottom:72px;min-height:650px}.brand-large{width:560px;max-width:60%;margin-left:0}.brand-large p{margin:6px 0 0 29%;white-space:nowrap;font-size:12px;font-weight:600;letter-spacing:.31em;text-transform:uppercase;color:#a87835}.hero-message{margin-top:auto;padding-top:38px}.hero-message h1{font-size:clamp(32px,3.25vw,47px);font-weight:500;letter-spacing:-.025em;color:#fff;line-height:1.15;margin-bottom:16px}.hero-message>p{color:#f3f4f4;font-size:18px;line-height:1.45}.actions{display:flex;gap:20px;align-items:center;flex-wrap:wrap;margin-top:26px}.button{display:inline-flex;align-items:center;justify-content:center;gap:20px;min-height:48px;padding:12px 23px;background:linear-gradient(110deg,#c5a065,#98713a);color:white;border:1px solid #be985b;border-radius:11px;font-size:14px;font-weight:500;cursor:pointer;transition:filter .2s,background .2s}.button:hover{filter:brightness(1.09)}.button-outline{border-color:#fff;background:#17232a30;min-width:174px}.button:disabled{opacity:.55;cursor:not-allowed}.hero-aside{position:absolute;right:0;top:50%;font-size:12px;line-height:1.9;letter-spacing:.17em;text-transform:uppercase;color:#20292f}.values-strip{background:linear-gradient(#fcfcfb,#f8f8f6);border-bottom:1px solid #f0efec;padding:34px 0}.values-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr))}.values-grid article{text-align:center;padding:0 24px;border-right:1px solid #e5e4e1}.values-grid article:last-child{border:0}.value-icon{display:inline-flex;align-items:center;justify-content:center;padding:8px;border-radius:50%;background:#f1e9dd;color:#a17536;margin-bottom:12px}.values-grid h2{font-size:12px;letter-spacing:.13em;text-transform:uppercase;font-weight:600;margin-bottom:10px}.values-grid p{font-size:14px;line-height:1.5;max-width:225px;margin:auto}.eyebrow{display:flex;align-items:center;gap:18px;font-size:12px;font-weight:500;letter-spacing:.15em;text-transform:uppercase;color:#455461;margin-bottom:14px}.eyebrow:before{content:'';width:40px;height:2px;background:#b68b49;flex-shrink:0}.home-solutions{padding-top:48px;padding-bottom:38px}.section-heading{display:grid;grid-template-columns:1.5fr 1fr;gap:70px;align-items:end;margin-bottom:30px}.section-summary{max-width:420px}.section-summary p{font-size:15px;line-height:1.5;margin-bottom:6px}.text-link{display:inline-flex;align-items:center;gap:18px;font-size:14px;color:#966b2e;padding-block:7px}.text-link:hover{text-decoration:underline;text-underline-offset:5px}.home-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.home-card{border:1px solid #e1e3e4;border-radius:7px;overflow:hidden;background:linear-gradient(#fff,#fafaf9);display:flex;flex-direction:column}.card-picture{aspect-ratio:2.24;overflow:hidden;background:#e5e2da}.card-picture img{width:100%;height:100%;object-fit:cover}.card-content{position:relative;flex:1;display:flex;flex-direction:column;padding:27px 25px 19px}.card-icon{display:flex;align-items:center;justify-content:center;position:absolute;top:-49px;left:22px;width:62px;height:62px;border-radius:50%;background:#f5f0e7;color:#293137;box-shadow:0 2px 6px #0000000c}.card-content h3{font-size:20px;font-weight:600;letter-spacing:-.03em;line-height:1.25;margin-bottom:10px}.card-content p{font-size:15px;line-height:1.5;margin-bottom:12px}.card-content .text-link{margin-top:auto;align-self:flex-start}.home-industries{background:linear-gradient(90deg,#132028f2,#121b21df),url('/hero-city.png') center 75%/cover;color:#fff;padding:35px 0 32px}.industries-inner{display:grid;grid-template-columns:1fr 1.8fr;gap:45px;align-items:center}.home-industries .eyebrow{color:#e9ebeb}.home-industries h2{font-size:32px}.historical-caption{font-size:12px;line-height:1.5;color:#b7c0c7;margin-top:14px}.industries-content>.text-link{display:flex;width:fit-content;margin-left:auto;margin-bottom:27px;color:#d8b77f}.sector-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:18px}.sector-grid a{display:flex;flex-direction:column;gap:12px;align-items:center;text-align:center;color:#e4d4b9}.sector-grid span{color:#fff;font-size:14px;line-height:1.3}.sector-grid a:hover span{text-decoration:underline;text-underline-offset:5px}.home-about{display:grid;grid-template-columns:1.15fr 1.25fr .65fr;gap:45px;align-items:center;padding-block:38px}.home-about h2{font-size:31px}.about-copy p{font-size:14px;line-height:1.5;margin-bottom:4px}.about-statement{border-left:1px solid #b58a4c;padding-left:35px;color:#9d7135;font-size:16px;line-height:1.65;letter-spacing:.18em;text-transform:uppercase}.reference-footer{background:#171e22;color:#fff;padding:36px 0}.reference-footer>.wrap{display:flex;align-items:center;gap:28px}.wordmark{font-size:29px;font-weight:800;letter-spacing:-.05em;line-height:1;display:inline-block;font-style:normal}.wordmark span{display:block;font-size:9px;letter-spacing:.2em;font-weight:500;margin-top:7px}.footer-tagline{padding-left:28px;border-left:1px solid #a6acaf;color:#e1e4e5;font-size:10px;letter-spacing:.15em}.footer-right{margin-left:auto;text-align:right}.footer-right nav{display:flex;justify-content:flex-end;gap:20px;font-size:12px}.footer-right p{font-size:11px;margin-top:18px;color:#bdc5c9}
/* Interior pages use the same spacing and type scale. */
.page-intro{padding:68px 0;background:linear-gradient(120deg,#f8f6f1,#eae3d7);border-bottom:1px solid #e1dace}.page-intro h1{font-size:clamp(36px,4.8vw,66px);max-width:1000px;margin-bottom:23px}.page-intro .intro{max-width:760px;font-size:19px;line-height:1.6}.section{padding-block:78px}.split{display:grid;grid-template-columns:1fr 1.5fr;gap:80px}.body-copy{max-width:780px}.body-copy p+p{margin-top:20px}.body-copy h3{margin-bottom:20px}.history-block{padding-block:65px;background:var(--charcoal);color:#f8f6f2}.history-grid{display:grid;grid-template-columns:1fr 2fr;gap:55px}.history-block h2{margin-bottom:25px}.history-block p{color:#c7cdce}.history-block .eyebrow{color:#d6bc94}.history-block .text-link{color:#d3b783;margin-top:15px}.timeline{border-top:1px solid var(--border)}.timeline article{display:grid;grid-template-columns:160px 1fr;gap:35px;padding:30px 0;border-bottom:1px solid var(--border)}.timeline strong{font-size:25px;color:var(--gold);font-weight:500}.timeline h3{margin-bottom:12px}.note{border-left:3px solid #b0946c;padding:20px 23px;background:#f6f3ed;color:#635e54;font-size:14px;line-height:1.7;margin-block:25px}.detail{display:grid;grid-template-columns:1fr 1.6fr;gap:70px;padding:52px 0;border-bottom:1px solid var(--border)}.detail h2{font-size:36px}.detail ul{padding-left:20px;margin-block:19px;color:var(--muted-foreground)}.detail li{padding:4px 0}.detail .text-link{margin-top:15px}.closing{text-align:center}.closing .eyebrow{justify-content:center}.closing h2{margin-bottom:28px}.labels{display:flex;flex-wrap:wrap;gap:12px;margin-block:25px}.labels span{border:1px solid #5b6468;padding:10px 18px;color:#eddfc5;background:#252e32}.industry-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));border-top:1px solid var(--border);border-left:1px solid var(--border)}.industry-grid article{padding:33px;border-right:1px solid var(--border);border-bottom:1px solid var(--border)}.industry-grid h3{font-size:27px;margin-bottom:20px}.industry-grid p+p{margin-top:18px}.contact-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:85px}.contact-aside h2{font-size:32px;margin-bottom:24px}.contact-aside p{margin-bottom:22px}.contact-aside a{text-decoration:underline;text-underline-offset:4px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px}.field{display:flex;flex-direction:column;gap:9px;font-size:14px}.field.full{grid-column:1/-1}.field input,.field textarea{min-height:48px;width:100%;border:1px solid #b8bec1;background:#fff;border-radius:5px;padding:12px;font-size:16px}.field textarea{min-height:145px;resize:vertical}.form-help{font-size:13px;line-height:1.6;margin:18px 0}.form-status{font-size:14px;margin-top:18px}.notice{background:#f1eadc;color:#68593d;padding:15px 18px;font-size:14px;margin-bottom:25px}.hp{position:absolute;left:-10000px}
@media(min-width:1500px){.home-hero,.hero-inner{min-height:730px}.hero-inner{padding-top:108px;padding-bottom:88px}.brand-large{width:630px}.hero-message h1{font-size:49px}}
@media(max-width:1150px){.wrap{width:calc(100% - 64px)}.navigation{gap:20px;font-size:13px}.brand{width:220px}.header-inner{gap:25px}.home-hero,.hero-inner{min-height:580px}.hero-inner{padding-top:103px;padding-bottom:60px}.brand-large{width:525px;max-width:60%}.brand-large p{font-size:10px;letter-spacing:.24em}.hero-message h1{font-size:36px}.hero-message>p{font-size:16px}.hero-aside{font-size:11px}.values-grid article{padding-inline:18px}.values-grid h2{font-size:11px}.section-heading{gap:50px}.card-content{padding-inline:20px}.card-content h3{font-size:18px}.card-content p{font-size:14px}.industries-inner{gap:25px;grid-template-columns:1fr 1.9fr}.sector-grid{gap:12px}.sector-grid span{font-size:12px}.home-about{gap:28px}.home-about h2{font-size:27px}.about-statement{font-size:14px;padding-left:25px}.footer-tagline{font-size:9px;max-width:205px}.reference-footer>.wrap{gap:22px}.footer-right nav{font-size:11px}.footer-right p{font-size:10px}.contact-grid{gap:50px}}
@media(max-width:900px){.navigation{gap:14px;font-size:12px}.navigation .nav-contact{padding:10px 14px;gap:10px}.brand{width:190px}.brand-large{width:520px}.home-about{grid-template-columns:1fr 1.25fr}.about-statement{grid-column:1/-1;border-left:0;border-top:1px solid #d5c3a5;padding:20px 0 0}.about-statement br{display:none}.about-statement{word-spacing:.15em}.reference-footer>.wrap{flex-wrap:wrap}.footer-right{width:100%;margin:8px 0 0;text-align:left}.footer-right nav{justify-content:flex-start}.footer-tagline{max-width:none}}
@media(max-width:760px){.wrap{width:calc(100% - 40px)}.site-header.on-home{background:#faf9f5ed}.header-inner{min-height:78px}.brand{width:207px}.menu-toggle{display:flex;align-items:center;gap:14px;border:0;background:transparent;padding:10px 0 10px 12px;font-size:14px}.navigation{display:none;position:absolute;top:78px;left:0;right:0;padding:18px 20px 25px;background:#fbfaf7;border-bottom:1px solid #ddd8ce;box-shadow:0 10px 20px #00000012;flex-direction:column;align-items:stretch;gap:3px;font-size:16px}.navigation.is-open{display:flex}.navigation>a{padding:11px 4px}.navigation>a[aria-current=page]:not(.nav-contact):after{right:auto;width:25px;bottom:3px}.navigation .nav-contact{padding:13px 17px;justify-content:space-between;margin-top:10px}.home-hero{height:620px;min-height:0}.hero-background{object-position:63% center}.hero-shade{background:linear-gradient(0deg,#081622dd,transparent 77%)}.hero-inner{min-height:0;padding-top:107px;padding-bottom:48px}.brand-large{width:490px;max-width:95%;margin-left:0}.brand-large p{font-size:10px;letter-spacing:.2em}.hero-message h1{font-size:34px}.hero-message>p{font-size:16px;max-width:470px}.hero-aside{display:none}.values-strip{padding-block:30px}.values-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 0}.values-grid article:nth-child(2){border:0}.values-grid p{max-width:230px}.home-solutions{padding-block:38px}.section-heading{grid-template-columns:1fr;gap:20px;margin-bottom:25px}.section-summary{max-width:550px}.home-cards{grid-template-columns:1fr;gap:25px}.card-picture{aspect-ratio:2.3}.card-content{padding:28px 24px 20px}.card-content h3{font-size:23px}.card-content p{font-size:16px}.card-content .text-link{font-size:15px}.industries-inner{grid-template-columns:1fr;gap:20px}.industries-content>.text-link{margin-left:0;margin-bottom:26px}.sector-grid{gap:20px}.sector-grid span{font-size:12px}.home-about{padding-block:33px;gap:25px}.home-about h2{font-size:28px}.home-about .eyebrow{font-size:10px;gap:12px}.about-copy p{font-size:14px}.section{padding-block:52px}.page-intro{padding-block:45px}.page-intro h1{font-size:39px}.page-intro .intro{font-size:17px}.split,.history-grid,.contact-grid{grid-template-columns:1fr;gap:28px}.history-block{padding-block:48px}.detail{grid-template-columns:1fr;gap:20px;padding-block:35px}.detail h2{font-size:32px}.industry-grid{grid-template-columns:1fr}.timeline article{grid-template-columns:100px 1fr;gap:20px}.contact-aside h2{font-size:29px}}
@media(max-width:440px){.home-hero{height:555px}.brand-large{width:100%;max-width:100%}.brand-large p{font-size:8px;letter-spacing:.15em;margin-left:27%}.hero-message h1{font-size:29px}.hero-message>p{font-size:14px}.desktop-break{display:none}.actions{gap:12px;margin-top:22px}.button{font-size:12px;gap:12px;padding:11px 15px;min-height:45px}.button-outline{min-width:120px}.values-grid article{padding-inline:11px}.values-grid h2{font-size:10px;letter-spacing:.09em}.values-grid p{font-size:13px}.eyebrow{font-size:10px;gap:14px}.eyebrow:before{width:33px}.section-heading h2{font-size:31px}.sector-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:26px 18px}.home-about{grid-template-columns:1fr}.home-about h2{font-size:30px}.about-copy p{font-size:15px}.reference-footer>.wrap{gap:20px}.footer-tagline{border-left:0;padding-left:0;width:100%;font-size:9px}.footer-right nav{font-size:12px}.form-grid{grid-template-columns:1fr}.timeline article{grid-template-columns:1fr;gap:10px}.industry-grid article{padding:25px}.page-intro h1{font-size:34px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}

.footer-brand{display:block;flex-shrink:0;width:225px}.footer-brand .brand{width:100%;mix-blend-mode:screen}.footer-brand img{filter:grayscale(1) invert(1)}
@media(max-width:440px){.footer-brand{width:210px}}

/* Hero brand aligned with navigation; 60% of its previous size. */
.hero-inner>.brand-large{position:absolute;top:0;left:0;width:336px;max-width:60%;margin:0}
.brand-large p{font-size:7.2px;margin-top:3px;letter-spacing:.31em}
@media(min-width:1500px){.hero-inner>.brand-large{width:378px}}
@media(max-width:1150px){.hero-inner>.brand-large{width:315px}.brand-large p{font-size:6px;letter-spacing:.24em}}
@media(max-width:760px){.hero-inner>.brand-large{width:294px;max-width:70%;top:0;z-index:31}.site-header.on-home{background:transparent}.brand-large p{font-size:6px;letter-spacing:.2em}}
@media(max-width:440px){.hero-inner>.brand-large{width:60%;max-width:60%;top:5px}.brand-large p{font-size:5px;letter-spacing:.15em}}

/* Tagline refinement only. */
.hero-inner>.brand-large p{font-size:10px;margin-top:-12px;letter-spacing:.15em}
@media(max-width:1150px){.hero-inner>.brand-large p{font-size:9px;margin-top:-11px}}
@media(max-width:760px){.hero-inner>.brand-large p{font-size:8.5px;margin-top:-10px}}
@media(max-width:440px){.hero-inner>.brand-large p{font-size:6.5px;margin-top:-7px;letter-spacing:.1em}}

/* Shared, precisely aligned company name and hero tagline. */
.brand{position:relative}
.brand .brand-art{clip-path:polygon(0 0,100% 0,100% 60%,33% 60%,33% 100%,0 100%)}
.brand-company,.brand-tagline{position:absolute;left:33.15%;width:64.4%;height:auto;overflow:visible;display:block}
.brand-company{top:63%;fill:#192126;font-family:Arial,Helvetica,sans-serif;font-size:24px;font-weight:400}
.brand-tagline{top:80%;fill:#9a6828;font-family:Arial,Helvetica,sans-serif;font-size:25px;font-weight:600}
.footer-brand .brand-company{fill:#e5e8e9}

/* Restore the original company-name scale, right-aligned to the wordmark. */
.brand-company{font-size:20px}

.brand-company{font-family:"Arial Narrow","Avenir Next Condensed","Helvetica Neue",Arial,sans-serif;font-stretch:condensed}

/* Interior page navigation logo. Homepage remains unchanged. */
.interior-brand{display:block;flex-shrink:0;margin-right:auto}.interior-brand .brand{width:242px}
@media(max-width:1150px){.interior-brand .brand{width:220px}}
@media(max-width:960px){.interior-header .header-inner{min-height:78px}.interior-brand .brand{width:230px}.interior-header .menu-toggle{display:flex;align-items:center;gap:14px;border:0;background:transparent;padding:10px 0 10px 12px;font-size:14px}.interior-header .navigation{display:none;position:absolute;top:78px;left:0;right:0;padding:18px 20px 25px;background:#fbfaf7;border-bottom:1px solid #ddd8ce;box-shadow:0 10px 20px #00000012;flex-direction:column;align-items:stretch;gap:3px;font-size:16px}.interior-header .navigation.is-open{display:flex}.interior-header .navigation>a{padding:11px 4px}.interior-header .navigation>a[aria-current=page]:not(.nav-contact):after{right:auto;width:25px;bottom:3px}.interior-header .navigation .nav-contact{padding:13px 17px;justify-content:space-between;margin-top:10px}}
@media(max-width:440px){.interior-brand .brand{width:190px}.interior-header .header-inner{gap:12px}}

/* Revised logo: tagline replaces company-name line. */
.brand-tagline{top:63%}.footer-brand .brand-tagline{fill:#e5e8e9}

/* Footer logo retains the symbol and wordmark only. */
.footer-brand .brand-tagline{display:none}

/* Align tagline lower edge with triangle base. */
.brand-tagline{top:68.66%}
