
:root{
  --green:#0b5d46;
  --green2:#0a503e;
  --dark:#073f31;
  --ink:#19322b;
  --muted:#5c6763;
  --line:#dfe5e2;
  --white:#fff;
  --max:1180px;
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;font-family:Arial,Helvetica,sans-serif;color:var(--ink);background:white;line-height:1.45}
img{display:block;max-width:100%}
a{color:inherit}
.container{width:min(var(--max),calc(100% - 54px));margin:auto}

/* Header */
.site-header{
  height:90px;
  background:linear-gradient(90deg,#ffffff 0%,#f8fcff 40%,#eaf6ff 72%,#d9efff 100%);
  border-bottom:1px solid #dfe9ee;
  position:sticky;
  top:0;
  z-index:30;
}
.header-inner{height:90px;display:grid;grid-template-columns:355px 1fr 280px;align-items:center;gap:24px}
.header-logo img{width:320px;height:80px;object-fit:cover;object-position:center}
.nav{display:flex;justify-content:center;gap:30px}
.nav a{text-decoration:none;font-size:.96rem;padding:33px 0 28px;border-bottom:3px solid transparent}
.nav a.active,.nav a:hover{font-weight:700;color:var(--dark);border-bottom-color:var(--green)}
.header-contact{display:grid;gap:7px;font-size:.9rem}
.header-contact a{display:flex;align-items:center;gap:9px;text-decoration:none}
.header-contact img{width:22px;height:22px}

/* Hero */
.hero{
  background:#fff;
  height:auto;
  overflow:hidden;
}
.hero .container{
  width:100%;
  max-width:none;
  height:auto;
  padding:0;
  margin:0;
  display:block;
}
.hero-reference{
  width:100%;
  display:block;
  height:auto;
}
.hero-semantic{
  position:absolute;
  width:1px;
  height:1px;
  padding:0;
  margin:-1px;
  overflow:hidden;
  clip:rect(0,0,0,0);
  white-space:nowrap;
  border:0;
}

/* Service strip *//* Service strip */
.service-strip{
  height:148px;
  background:#fff;
  border-top:1px solid #e7ebe9;
  border-bottom:1px solid #e5e8e7;
}
.services{
  height:100%;
  display:grid;
  grid-template-columns:repeat(5,1fr);
}
.service{
  padding:18px 13px 10px;
  text-align:center;
  border-right:1px solid #dfe3e1;
}
.service:last-child{border-right:0}
.service img{
  width:43px;
  height:43px;
  margin:0 auto 6px;
}
.service h3{
  font-family:Arial,Helvetica,sans-serif;
  font-size:.91rem;
  line-height:1.12;
  font-weight:700;
  color:#123e32;
  margin:0 0 5px;
}
.service p{
  font-family:Arial,Helvetica,sans-serif;
  font-size:.79rem;
  line-height:1.15;
  color:#44524d;
  margin:0 auto;
  max-width:165px;
}

/* Experience */
.experience{
  height:295px;
  background:linear-gradient(90deg,#0a5541 0%,#0b6048 49%,#0a5943 50%,#074634 100%);
  color:#fff;
  overflow:hidden;
}
.experience-grid{
  height:100%;
  display:grid;
  grid-template-columns:1fr 1fr;
  overflow:hidden;
}
.experience-copy{
  padding:28px 42px 22px max(54px,calc((100vw - var(--max))/2 + 4px));
}
.experience-copy h2{
  font-family:Georgia,'Times New Roman',serif;
  color:#fff;
  font-size:2.22rem;
  line-height:1.02;
  font-weight:500;
  letter-spacing:-.01em;
  margin:0 0 16px;
}
.experience-copy p{
  font-family:Arial,Helvetica,sans-serif;
  font-size:.95rem;
  line-height:1.34;
  margin:0;
  max-width:500px;
}
.experience-copy .tagline{
  margin-top:14px;
  padding-top:11px;
  border-top:1px solid rgba(255,255,255,.7);
  font-family:Georgia,'Times New Roman',serif;
  font-style:italic;
  font-size:1.05rem;
}
.panel-wrap{
  height:100%;
  overflow:hidden;
  clip-path:polygon(12% 0,100% 0,100% 100%,0 100%);
}
.panel-wrap img{
  width:100%;
  height:100%;
  object-fit:cover;
  object-position:center;
}
.experience-note{display:none}

/* Industries */
.industries{padding:26px 0 27px}
.section-head{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:18px}
.section-head h2{font-family:Georgia,'Times New Roman',serif;color:var(--dark);font-size:2.15rem;margin:0}
.section-head a{text-decoration:none;text-transform:uppercase;font-size:.78rem;font-weight:700;margin-top:12px}
.industry-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}
.industry-card img{width:100%;height:128px;object-fit:cover}
.industry-card h3{font-family:Arial,Helvetica,sans-serif;color:var(--dark);font-size:1rem;margin:9px 0 4px}
.industry-card p{font-size:.84rem;line-height:1.25;margin:0;color:#384742}

/* Carousel */
.carousel{background:#f6f7f7;border-top:1px solid #e6e9e7;border-bottom:1px solid #e6e9e7;padding:15px 0 19px}
.carousel-heading{display:flex;align-items:center;justify-content:center;gap:24px;margin-bottom:14px}
.carousel-heading:before,.carousel-heading:after{content:"";height:1px;background:#95a49e;flex:1;max-width:300px}
.carousel-heading h2{font-family:Georgia,'Times New Roman',serif;color:var(--dark);font-size:1.5rem;margin:0;white-space:nowrap}
.viewport{overflow:hidden}
.track{display:flex;gap:22px;width:max-content;align-items:center;animation:scroll 48s linear infinite}

.brand{width:205px;height:84px;background:#fff;display:flex;align-items:center;justify-content:center;padding:7px 12px;border:1px solid #edf0ef;font-weight:700;text-align:center;color:#35564c}
.brand img{max-width:185px;max-height:68px;object-fit:contain}
.brand.text{font-size:.92rem;line-height:1.1}
@keyframes scroll{from{transform:translateX(0)}to{transform:translateX(-50%)}}

/* Footer */
.site-footer{
  height:180px;
  background:linear-gradient(90deg,#0a5541 0%,#0b6048 55%,#0a5541 100%);
  color:#fff;
  padding-top:26px;
}
.footer-main{display:grid;grid-template-columns:330px 1fr 260px;gap:30px;align-items:center}
.footer-logo{
  display:flex;
  align-items:center;
  background:transparent;
}
.footer-logo img{
  width:300px;
  height:auto;
  object-fit:contain;
  background:transparent;
  border:0;
  box-shadow:none;
  mix-blend-mode:normal;
  opacity:1;
}
.footer-contact{border-left:1px solid rgba(255,255,255,.55);border-right:1px solid rgba(255,255,255,.55);padding:0 28px}
.footer-contact a,.footer-contact div{display:block;color:#fff;text-decoration:none;font-size:.9rem;margin:8px 0}
.footer-tag{font-family:Georgia,'Times New Roman',serif;font-style:italic;font-size:1.08rem;line-height:1.35}
.footer-bottom{text-align:center;margin-top:17px;font-size:.75rem;color:#d7e4df}

/* Inner pages */
.page-hero{padding:65px 0;background:#eff5f2}
.page-hero h1,.section-title{font-family:Georgia,'Times New Roman',serif;color:var(--dark)}
.page-hero h1{font-size:3rem;margin:0 0 12px}
.page-hero p{max-width:760px}
.content-section{padding:50px 0}
.detail-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}
.detail-card{border:1px solid var(--line);padding:24px}
.detail-card h3{color:var(--dark)}
.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:32px}
.contact-box{border:1px solid var(--line);padding:24px}
.contact-box a{color:var(--green);font-weight:700;text-decoration:none}
label{display:block;font-weight:700;margin:12px 0 5px}
input,textarea{width:100%;padding:11px;border:1px solid #bdc9c5;font:inherit}
textarea{height:120px}.button{margin-top:14px;background:var(--green);color:white;border:0;padding:12px 18px;font-weight:700}

@media(max-width:900px){
 .site-header{height:auto}.header-inner{height:auto;grid-template-columns:1fr auto;padding:8px 0}
 .header-logo img{width:260px;height:66px}.nav{grid-column:1/-1;order:3;justify-content:flex-start;overflow:auto;border-top:1px solid var(--line)}
 .nav a{padding:13px 0}.header-contact{font-size:.8rem}
 
 .service-strip{height:auto}.services{grid-template-columns:repeat(2,1fr)}.service{border-bottom:1px solid var(--line)}
 .experience{height:auto}.experience-grid{grid-template-columns:1fr}.experience-copy{padding:36px 30px}.panel-wrap{clip-path:none;height:300px}
 .industry-grid{grid-template-columns:repeat(2,1fr)}
 .site-footer{height:auto;padding-bottom:24px}.footer-main{grid-template-columns:1fr}.footer-contact{border:0;padding:0}.footer-bottom{margin-top:24px}
 .detail-grid,.contact-grid{grid-template-columns:1fr}
}
@media(max-width:600px){
 .container{width:calc(100% - 28px)}.header-inner{grid-template-columns:1fr}.header-contact{padding-bottom:7px}
 .services{grid-template-columns:1fr}.industry-grid{grid-template-columns:1fr}
 .section-head{display:block}.section-head a{display:inline-block;margin-top:8px}
}



/* Rev5 high-definition hero */
.hero-reference{
  width:100%;
  height:auto;
  display:block;
  image-rendering:auto;
}

/* Rev9 carousel refinements */
.brand{overflow:hidden}
.brand img{object-fit:contain;width:auto;height:auto}

/* Rev10 high-resolution Section 4 panel */
.panel-wrap img{
  width:100%;
  height:100%;
  object-fit:cover;
  object-position:center;
}

/* Rev12 Section 3 spacing */
@media(min-width:901px){
  .service-strip .services{
    width:min(1080px,calc(100% - 70px));
    margin-left:auto;
    margin-right:auto;
  }
}

/* REV14 — Services & Industries page only */
.services-page-hero{background:linear-gradient(105deg,#fff 0%,#f3f9fc 42%,#d8edf7 100%);border-bottom:1px solid #dce7e4}
.services-page-hero-inner{min-height:275px;display:grid;grid-template-columns:1.5fr .7fr;align-items:center;gap:50px}
.eyebrow{font-size:.74rem;font-weight:700;letter-spacing:.16em;color:#55746a;margin-bottom:10px}.eyebrow.green{color:#0b5d46}.eyebrow.light{color:#b9d9ce}
.services-page-hero h1{margin:0 0 14px;font-family:Georgia,'Times New Roman',serif;font-weight:500;font-size:2.9rem;line-height:1.02;color:#073f31}
.services-page-hero p{max-width:680px;margin:0;font-family:Georgia,'Times New Roman',serif;font-size:1.02rem;color:#354c45}
.services-hero-note{border-left:1px solid #799d91;padding-left:28px;display:grid;gap:8px;font-family:Georgia,'Times New Roman',serif;font-style:italic;color:#174f40;font-size:1.12rem}
.services-overview{padding:48px 0 55px;background:#fff}.services-intro{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:end;margin-bottom:28px}
.services-intro h2{margin:0;color:#073f31;font-family:Georgia,'Times New Roman',serif;font-size:2.25rem;font-weight:500}.services-intro>p{margin:0;color:#4c5c57;font-size:.94rem;line-height:1.5}
.service-detail-grid{display:grid;grid-template-columns:repeat(2,1fr);border-top:1px solid #dfe6e3;border-left:1px solid #dfe6e3}
.service-detail-card{min-height:145px;display:grid;grid-template-columns:64px 1fr;gap:18px;padding:25px 27px;border-right:1px solid #dfe6e3;border-bottom:1px solid #dfe6e3;background:#fff}
.service-detail-card img,.service-symbol{width:48px;height:48px}.service-symbol{border:2px solid #0b5d46;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#0b5d46;font-size:1.5rem;font-weight:700}
.service-detail-card h3{margin:0 0 7px;color:#0b4f3d;font-size:1rem}.service-detail-card p{margin:0;color:#4a5753;font-size:.88rem;line-height:1.42}.enclosure-card{grid-column:1/-1}
.industry-detail-section{background:linear-gradient(90deg,#0a5541 0%,#0b6048 55%,#0a5541 100%);color:#fff;padding:48px 0 55px}.industry-detail-section .services-intro h2{color:#fff}.industry-detail-section .services-intro>p{color:#e1eee9}
.industry-detail-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.industry-detail-card{background:#fff;color:#243a33;display:grid;grid-template-columns:185px 1fr;min-height:155px;overflow:hidden}
.industry-detail-card>img{width:100%;height:100%;min-height:155px;object-fit:cover}.industry-copy{padding:22px 22px 18px}.industry-copy h3{margin:0 0 7px;color:#0a513e;font-family:Georgia,'Times New Roman',serif;font-size:1.17rem}.industry-copy p{margin:0;font-size:.86rem;line-height:1.42;color:#485852}
.solar-communications{grid-column:1/-1;grid-template-columns:300px 1fr}.solar-visual{min-height:165px;position:relative;overflow:hidden;background:linear-gradient(#d9eff8 0 47%,#8eb18b 48% 100%)}
.solar-panels{position:absolute;left:30px;bottom:28px;display:flex;gap:5px;transform:skewY(-8deg)}.solar-panels span{width:55px;height:62px;background:linear-gradient(90deg,transparent 48%,rgba(255,255,255,.45) 49% 51%,transparent 52%),linear-gradient(0deg,transparent 48%,rgba(255,255,255,.45) 49% 51%,transparent 52%),#1b506b;border:3px solid #dbe9ec}
.comm-node{position:absolute;right:28px;top:43px;width:72px;height:72px;border-radius:50%;background:#0b5d46;color:#fff;display:flex;align-items:center;justify-content:center;font-size:.72rem;font-weight:700;box-shadow:0 0 0 7px rgba(255,255,255,.55)}.comm-lines{position:absolute;width:105px;height:2px;background:#0b5d46;left:175px;top:82px;transform:rotate(-8deg)}
.services-closing{background:#f2f6f4;text-align:center;padding:40px 0 43px}.services-closing h2{margin:0 0 10px;font-family:Georgia,'Times New Roman',serif;font-weight:500;color:#073f31;font-size:1.85rem}.services-closing p{max-width:760px;margin:0 auto 16px;color:#4b5a55;font-size:.92rem}.services-closing a{color:#0b5d46;text-decoration:none;font-weight:700;text-transform:uppercase;font-size:.78rem;letter-spacing:.04em}
@media(max-width:900px){.services-page-hero-inner,.services-intro{grid-template-columns:1fr}.services-page-hero-inner{padding:42px 0;gap:25px}.service-detail-grid,.industry-detail-grid{grid-template-columns:1fr}.enclosure-card,.solar-communications{grid-column:auto}.industry-detail-card,.solar-communications{grid-template-columns:150px 1fr}}
@media(max-width:600px){.services-page-hero h1{font-size:2.25rem}.service-detail-grid{display:block;border:0}.service-detail-card{grid-template-columns:52px 1fr;border-left:1px solid #dfe6e3}.industry-detail-card,.solar-communications{grid-template-columns:1fr}.industry-detail-card>img,.solar-visual{height:180px}}

/* REV15 — Section 3 capability-row redesign */
.capability-section{padding:52px 0 58px}
.capability-rows{border-top:1px solid #d8e1de}
.capability-row{
  display:grid;
  grid-template-columns:82px minmax(280px,1.15fr) minmax(300px,.85fr);
  align-items:center;
  gap:26px;
  min-height:168px;
  padding:28px 30px 28px 18px;
  border-bottom:1px solid #d8e1de;
  position:relative;
}
.capability-row:nth-child(even){background:#f5f8f6}
.capability-icon{
  width:58px;height:58px;border:1px solid #aac3ba;border-radius:50%;
  display:flex;align-items:center;justify-content:center;margin:auto;
}
.capability-icon img{width:38px;height:38px}
.capability-symbol{font-size:1.65rem;color:#0b5d46}
.capability-main{position:relative;padding-left:18px;border-left:2px solid #0b5d46}
.capability-number{
  font-size:.68rem;font-weight:700;letter-spacing:.14em;color:#76958b;margin-bottom:5px
}
.capability-main h3{
  margin:0 0 7px;font-family:Georgia,'Times New Roman',serif;
  font-weight:500;font-size:1.45rem;color:#084b3a
}
.capability-main p{margin:0;max-width:580px;font-size:.89rem;line-height:1.48;color:#4b5954}
.capability-list{display:grid;gap:0;border-left:1px solid #d3ded9;padding-left:26px}
.capability-list span{
  padding:8px 0;border-bottom:1px solid #dfe6e3;color:#29483e;
  font-size:.86rem;font-weight:600
}
.capability-list span:last-child{border-bottom:0}
@media(max-width:850px){
  .capability-row{grid-template-columns:65px 1fr}
  .capability-list{grid-column:2;border-left:0;padding-left:20px}
}
@media(max-width:560px){
  .capability-row{grid-template-columns:1fr;padding:25px 18px}
  .capability-icon{margin:0}
  .capability-main{padding-left:14px}
  .capability-list{grid-column:auto;padding-left:16px}
}

/* REV16 — requested Services & Industries refinements */
.capability-number{display:none!important}

/* Section 4: clean photographic industry images with no text overlays */
.industry-detail-card{position:relative}
.industry-detail-card::before,
.industry-detail-card::after,
.industry-detail-card > img::before,
.industry-detail-card > img::after{content:none!important;display:none!important}
.industry-label,.image-label,.card-label{display:none!important}
.industry-detail-card > img,
.solar-photo{
  width:100%;
  height:100%;
  min-height:155px;
  object-fit:cover;
  display:block;
}
.solar-communications{
  grid-template-columns:300px 1fr;
}
.solar-photo{
  min-height:165px;
}
@media(max-width:900px){
  .solar-communications{grid-template-columns:150px 1fr}
}
@media(max-width:600px){
  .solar-communications{grid-template-columns:1fr}
  .solar-photo{height:180px}
}

/* REV17 — requested Services & Industries changes */

/* Section 2: match the deep green used on the homepage */
.services-page-hero{
  background:linear-gradient(90deg,#0a5541 0%,#0b6048 55%,#0a5541 100%)!important;
  border-bottom:0;
}
.services-page-hero h1,
.services-page-hero p,
.services-page-hero .eyebrow,
.services-page-hero .services-hero-note{color:#fff!important}
.services-page-hero .services-hero-note{border-left-color:rgba(255,255,255,.55)}

/* Section 4: photographic industry imagery */
.industry-detail-card > img,
.solar-photo{
  width:100%;
  height:100%;
  min-height:165px;
  object-fit:cover;
  display:block;
}


/* =========================================================
   REV18 — ABOUT & CONTACT PAGE
   Homepage and Services & Industries remain unchanged.
   ========================================================= */
.about-hero{
  background:linear-gradient(90deg,#0a5541 0%,#0b6048 55%,#0a5541 100%);
  color:#fff;
}
.about-hero-inner{
  min-height:285px;
  display:grid;
  grid-template-columns:1.45fr .55fr;
  align-items:center;
  gap:55px;
}
.about-hero h1{
  margin:0 0 15px;
  font-family:Georgia,'Times New Roman',serif;
  font-size:3rem;
  line-height:1.03;
  font-weight:500;
  color:#fff;
}
.about-hero p{
  max-width:720px;
  margin:0;
  font-family:Georgia,'Times New Roman',serif;
  font-size:1.05rem;
  line-height:1.45;
  color:#e9f3ef;
}
.about-hero-note{
  border-left:1px solid rgba(255,255,255,.5);
  padding-left:30px;
  display:grid;
  gap:9px;
  font-family:Georgia,'Times New Roman',serif;
  font-style:italic;
  font-size:1.1rem;
  color:#fff;
}

.about-story{
  padding:58px 0 62px;
  background:#fff;
}
.about-story-grid{
  display:grid;
  grid-template-columns:.78fr 1.22fr;
  gap:70px;
  align-items:start;
}
.about-story-heading h2{
  margin:0;
  font-family:Georgia,'Times New Roman',serif;
  font-weight:500;
  font-size:2.45rem;
  line-height:1.08;
  color:#073f31;
}
.about-story-copy p{
  margin:0 0 17px;
  color:#43534d;
  line-height:1.62;
  font-size:.96rem;
}
.about-story-copy strong{color:#173f34}

.experience-band{
  margin-top:40px;
  display:grid;
  grid-template-columns:repeat(4,1fr);
  border-top:1px solid #d7e2de;
  border-left:1px solid #d7e2de;
}
.experience-item{
  padding:24px 23px 25px;
  border-right:1px solid #d7e2de;
  border-bottom:1px solid #d7e2de;
  background:#f8faf9;
}
.experience-kicker{
  display:block;
  font-size:.68rem;
  text-transform:uppercase;
  letter-spacing:.12em;
  color:#6e8b81;
  margin-bottom:7px;
  font-weight:700;
}
.experience-item strong{
  display:block;
  color:#0b523f;
  font-family:Georgia,'Times New Roman',serif;
  font-size:1.05rem;
  font-weight:500;
  margin-bottom:7px;
}
.experience-item p{
  margin:0;
  color:#52615c;
  font-size:.83rem;
  line-height:1.42;
}

.about-approach{
  padding:54px 0 58px;
  background:linear-gradient(90deg,#0a5541 0%,#0b6048 55%,#0a5541 100%);
  color:#fff;
}
.approach-header{
  max-width:850px;
  margin-bottom:30px;
}
.approach-header h2{
  margin:0 0 10px;
  font-family:Georgia,'Times New Roman',serif;
  font-size:2.25rem;
  font-weight:500;
  color:#fff;
}
.approach-header p{
  margin:0;
  color:#e1eee9;
  line-height:1.55;
}
.approach-grid{
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:16px;
}
.approach-grid article{
  padding:25px 24px;
  background:rgba(255,255,255,.08);
  border:1px solid rgba(255,255,255,.2);
}
.approach-grid h3{
  margin:0 0 8px;
  color:#fff;
  font-family:Georgia,'Times New Roman',serif;
  font-size:1.12rem;
  font-weight:500;
}
.approach-grid p{
  margin:0;
  color:#e5f0ec;
  font-size:.88rem;
  line-height:1.48;
}

.contact-section{
  padding:58px 0 64px;
  background:#f3f6f5;
}
.contact-layout{
  display:grid;
  grid-template-columns:.82fr 1.18fr;
  gap:65px;
  align-items:start;
}
.contact-details h2{
  margin:0 0 11px;
  font-family:Georgia,'Times New Roman',serif;
  font-weight:500;
  font-size:2.25rem;
  color:#073f31;
}
.contact-details > p{
  margin:0 0 25px;
  color:#4f5f59;
  line-height:1.5;
}
.contact-card{
  padding:26px;
  background:#fff;
  border:1px solid #d7e1dd;
}
.contact-card h3{
  margin:0 0 3px;
  color:#0a513e;
  font-family:Georgia,'Times New Roman',serif;
  font-size:1.35rem;
  font-weight:500;
}
.contact-company{
  margin-top:0!important;
  color:#304a41!important;
  font-weight:700;
}
.contact-card p{
  color:#52615c;
  line-height:1.5;
}
.contact-links{
  display:grid;
  gap:8px;
  margin-top:18px;
}
.contact-links a{
  color:#0b5d46;
  text-decoration:none;
  font-weight:600;
}

.contact-form-wrap{
  background:#fff;
  border:1px solid #d7e1dd;
  padding:30px;
}
.contact-form{
  display:grid;
  gap:17px;
}
.form-row{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:16px;
}
.contact-form label{
  display:grid;
  gap:6px;
  font-size:.78rem;
  font-weight:700;
  text-transform:uppercase;
  letter-spacing:.04em;
  color:#335147;
}
.contact-form input,
.contact-form select,
.contact-form textarea{
  width:100%;
  box-sizing:border-box;
  padding:11px 12px;
  border:1px solid #c8d5d0;
  background:#fff;
  color:#273b34;
  font:inherit;
  text-transform:none;
  letter-spacing:0;
}
.contact-form textarea{resize:vertical}
.contact-form button{
  width:max-content;
  border:0;
  background:#0b5d46;
  color:#fff;
  padding:12px 20px;
  font-weight:700;
  cursor:pointer;
}
.form-note{
  margin:0;
  color:#73807b;
  font-size:.76rem;
}

@media(max-width:900px){
  .about-hero-inner,
  .about-story-grid,
  .contact-layout{grid-template-columns:1fr}
  .about-hero-inner{padding:45px 0;gap:26px}
  .experience-band{grid-template-columns:repeat(2,1fr)}
  .approach-grid{grid-template-columns:1fr}
}
@media(max-width:600px){
  .about-hero h1{font-size:2.3rem}
  .experience-band{grid-template-columns:1fr}
  .form-row{grid-template-columns:1fr}
  .contact-form-wrap{padding:22px}
}

/* REV19 — About & Contact refinements */
.modernization-callout{
  margin:28px 0 6px;
  padding:24px 26px;
  background:rgba(255,255,255,.08);
  border-left:3px solid rgba(255,255,255,.65);
  max-width:950px;
}
.modernization-callout h3{
  margin:0 0 9px;
  color:#fff;
  font-family:Georgia,'Times New Roman',serif;
  font-size:1.35rem;
  font-weight:500;
}
.modernization-callout p{
  margin:0 0 10px;
  color:#e5f0ec;
  font-size:.9rem;
  line-height:1.52;
}
.modernization-callout p:last-child{margin-bottom:0}

.contact-direct{
  max-width:820px;
  text-align:center;
}
.contact-direct h2{
  margin:0 0 10px;
  font-family:Georgia,'Times New Roman',serif;
  font-weight:500;
  font-size:2.25rem;
  color:#073f31;
}
.contact-intro{
  max-width:650px;
  margin:0 auto 25px;
  color:#4f5f59;
  line-height:1.5;
}
.direct-card{
  max-width:560px;
  margin:0 auto;
  text-align:left;
}

/* REV20 — Modernization moved below hero with revised layout */
.modernization-section{
  padding:54px 0 58px;
}
.modernization-layout{
  display:grid;
  grid-template-columns:.8fr 1.2fr;
  gap:58px;
  align-items:start;
}
.modernization-intro{
  margin-bottom:0;
}
.modernization-feature{
  margin:0;
  max-width:none;
  border-left:0;
  border-top:1px solid rgba(255,255,255,.45);
  padding:22px 0 0;
}
.modernization-layout .approach-grid{
  grid-column:1 / -1;
  margin-top:2px;
}
@media(max-width:900px){
  .modernization-layout{grid-template-columns:1fr;gap:28px}
  .modernization-layout .approach-grid{grid-column:auto}
}


/* =========================================================
   REV21 — ABOUT & CONTACT SECTION 3 / 4 REDESIGN
   ========================================================= */

/* Section 3 — Modernization / How White Oak Works */
.about-page .modernization-section{
  background:#fff;
  color:#31463f;
  padding:62px 0 66px;
}
.about-page .modernization-layout{
  display:block;
}
.about-page .modernization-intro{
  max-width:860px;
  margin:0 auto 34px;
  text-align:center;
}
.about-page .modernization-intro .eyebrow{
  color:#187257;
}
.about-page .modernization-intro h2{
  color:#073f31;
  font-size:2.45rem;
}
.about-page .modernization-intro > p{
  color:#50615b;
  max-width:760px;
  margin:0 auto;
}
.about-page .modernization-feature{
  max-width:960px;
  margin:0 auto 38px;
  padding:27px 32px;
  background:#f3f7f5;
  border:1px solid #d9e4df;
  border-left:4px solid #0b6048;
  text-align:left;
}
.about-page .modernization-feature h3{
  color:#0a513e;
  font-size:1.4rem;
}
.about-page .modernization-feature p{
  color:#50615b;
  font-size:.92rem;
  line-height:1.58;
}
.about-page .modernization-layout .approach-grid{
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:0;
  max-width:1050px;
  margin:0 auto;
  border-top:1px solid #d7e2de;
  border-bottom:1px solid #d7e2de;
}
.about-page .modernization-layout .approach-grid article{
  background:transparent;
  border:0;
  border-right:1px solid #d7e2de;
  padding:26px 30px;
}
.about-page .modernization-layout .approach-grid article:last-child{
  border-right:0;
}
.about-page .modernization-layout .approach-grid h3{
  color:#0a513e;
  font-size:1.08rem;
}
.about-page .modernization-layout .approach-grid p{
  color:#566660;
  font-size:.86rem;
}

/* Section 4 — Built on Real-World Experience */
.about-page .about-story{
  background:linear-gradient(90deg,#0a5541 0%,#0b6048 55%,#0a5541 100%);
  color:#fff;
}
.about-page .about-story .eyebrow{
  color:#d9eee6;
}
.about-page .about-story-heading h2{
  color:#fff;
}
.about-page .about-story-copy p,
.about-page .about-story-copy strong{
  color:#e8f2ee;
}
.about-page .about-story-copy strong{
  color:#fff;
}

@media(max-width:900px){
  .about-page .modernization-layout .approach-grid{
    grid-template-columns:1fr;
    border:1px solid #d7e2de;
  }
  .about-page .modernization-layout .approach-grid article{
    border-right:0;
    border-bottom:1px solid #d7e2de;
  }
  .about-page .modernization-layout .approach-grid article:last-child{
    border-bottom:0;
  }
}


/* REV22 — Section 3 merged/table layout */
.about-page .modernization-table{
  max-width:1050px;
  margin:0 auto;
  border:1px solid #d7e2de;
  background:#fff;
}
.about-page .modernization-merged{
  padding:27px 34px 28px;
  text-align:center;
  background:#f3f7f5;
  border-bottom:1px solid #d7e2de;
}
.about-page .modernization-merged h3{
  margin:0 0 10px;
  color:#0a513e;
  font-family:Georgia,'Times New Roman',serif;
  font-size:1.4rem;
  font-weight:500;
}
.about-page .modernization-merged p{
  max-width:900px;
  margin:0 auto 10px;
  color:#50615b;
  font-size:.92rem;
  line-height:1.58;
}
.about-page .modernization-merged p:last-child{margin-bottom:0}

.about-page .modernization-table .approach-grid{
  max-width:none;
  margin:0;
  border:0;
}
.about-page .modernization-table .approach-grid article{
  padding:25px 30px 27px;
}


/* =========================================================
   REV23 — SIMPLIFIED ABOUT PAGE
   Hero merged into modernization section.
   ========================================================= */
.about-page .about-merged-hero{
  background:linear-gradient(90deg,#0a5541 0%,#0b6048 55%,#0a5541 100%);
  color:#fff;
  padding:52px 0 60px;
}
.about-page .about-merged-hero .modernization-layout{
  display:block;
}
.about-page .merged-hero-copy{
  max-width:900px;
  margin:0 auto 34px;
  text-align:center;
  padding-bottom:31px;
  border-bottom:1px solid rgba(255,255,255,.25);
}
.about-page .merged-hero-copy .eyebrow{
  color:#d9eee6;
}
.about-page .merged-hero-copy h1{
  margin:0 0 12px;
  color:#fff;
  font-family:Georgia,'Times New Roman',serif;
  font-size:2.65rem;
  line-height:1.05;
  font-weight:500;
}
.about-page .merged-hero-copy p{
  max-width:720px;
  margin:0 auto;
  color:#e7f1ed;
  font-family:Georgia,'Times New Roman',serif;
  line-height:1.5;
}

/* Intro within merged section */
.about-page .about-merged-hero .modernization-intro{
  max-width:850px;
  margin:0 auto 28px;
}
.about-page .about-merged-hero .modernization-intro .eyebrow{
  color:#d9eee6;
}
.about-page .about-merged-hero .modernization-intro h2{
  color:#fff;
}
.about-page .about-merged-hero .modernization-intro > p{
  color:#e2eee9;
}

/* One quieter table block on green */
.about-page .about-merged-hero .modernization-table{
  border:1px solid rgba(255,255,255,.30);
  background:rgba(255,255,255,.06);
}
.about-page .about-merged-hero .modernization-merged{
  background:rgba(255,255,255,.08);
  border-bottom:1px solid rgba(255,255,255,.30);
}
.about-page .about-merged-hero .modernization-merged h3{
  color:#fff;
}
.about-page .about-merged-hero .modernization-merged p{
  color:#e5f0ec;
}
.about-page .about-merged-hero .modernization-table .approach-grid article{
  background:transparent;
  border-right:1px solid rgba(255,255,255,.25);
}
.about-page .about-merged-hero .modernization-table .approach-grid article:last-child{
  border-right:0;
}
.about-page .about-merged-hero .modernization-table .approach-grid h3{
  color:#fff;
}
.about-page .about-merged-hero .modernization-table .approach-grid p{
  color:#e3eee9;
}

/* Built on Real-World Experience returns to white */
.about-page .about-story{
  background:#fff;
  color:#43534d;
}
.about-page .about-story .eyebrow{
  color:#187257;
}
.about-page .about-story-heading h2{
  color:#073f31;
}
.about-page .about-story-copy p{
  color:#43534d;
}
.about-page .about-story-copy strong{
  color:#173f34;
}

@media(max-width:900px){
  .about-page .merged-hero-copy h1{font-size:2.25rem}
  .about-page .about-merged-hero .modernization-table .approach-grid article{
    border-right:0;
    border-bottom:1px solid rgba(255,255,255,.25);
  }
  .about-page .about-merged-hero .modernization-table .approach-grid article:last-child{
    border-bottom:0;
  }
}


/* =========================================================
   REV24 — ABOUT PAGE SIMPLIFICATION
   Rev19 hero restored; modernization / How White Oak Works removed.
   ========================================================= */
.about-page .about-hero{
  background:linear-gradient(90deg,#0a5541 0%,#0b6048 55%,#0a5541 100%);
}
.about-page .about-story{
  background:#fff;
  color:#43534d;
}
.about-page .about-story .eyebrow{color:#187257;}
.about-page .about-story-heading h2{color:#073f31;}
.about-page .about-story-copy p{color:#43534d;}
.about-page .about-story-copy strong{color:#173f34;}


/* REV26 — Services & Industries: Control System Modernization */
.services-modernization{
  padding:62px 0 66px;
  background:#f4f7f5;
  border-top:1px solid #e0e7e3;
  border-bottom:1px solid #e0e7e3;
}
.services-modernization .modernization-heading{
  max-width:880px;
  margin:0 auto 38px;
  text-align:center;
}
.services-modernization .modernization-heading .eyebrow{color:#187257}
.services-modernization .modernization-heading h2{
  margin:5px 0 15px;
  color:#073f31;
  font-family:Georgia,'Times New Roman',serif;
  font-size:2.35rem;
  line-height:1.1;
  font-weight:500;
}
.services-modernization .modernization-heading p{
  margin:0 auto;
  max-width:820px;
  color:#50615b;
  line-height:1.65;
}
.modernization-flow{
  display:grid;
  grid-template-columns:1fr 34px 1fr 34px 1fr 34px 1fr;
  align-items:stretch;
  max-width:1180px;
  margin:0 auto;
}
.modernization-step{
  padding:25px 22px 27px;
  background:#fff;
  border:1px solid #d8e2dd;
  min-height:205px;
}
.modernization-step .step-label{
  display:block;
  margin-bottom:10px;
  color:#187257;
  font-size:.72rem;
  font-weight:700;
  letter-spacing:.09em;
  text-transform:uppercase;
}
.modernization-step h3{
  margin:0 0 10px;
  color:#0a513e;
  font-family:Georgia,'Times New Roman',serif;
  font-size:1.12rem;
  line-height:1.2;
  font-weight:500;
}
.modernization-step p{
  margin:0;
  color:#566660;
  font-size:.88rem;
  line-height:1.55;
}
.modernization-arrow{
  display:flex;
  align-items:center;
  justify-content:center;
  color:#0b6048;
  font-size:1.55rem;
}
.modernization-close{
  max-width:900px;
  margin:30px auto 0;
  text-align:center;
  color:#42564f;
  font-family:Georgia,'Times New Roman',serif;
  font-size:1.03rem;
  line-height:1.55;
  font-style:italic;
}
@media(max-width:1000px){
  .modernization-flow{grid-template-columns:1fr 1fr;gap:16px}
  .modernization-arrow{display:none}
}
@media(max-width:650px){
  .modernization-flow{grid-template-columns:1fr}
  .modernization-step{min-height:0}
  .services-modernization .modernization-heading h2{font-size:2rem}
}

/* REV27 — Match Services & Industries hero eyebrow to About White Oak */
.services-page .services-hero .eyebrow,
.services-hero .eyebrow{
  color:#d9eee6;
}

/* REV28 — Services hero label matched to About hero */
.services-hero .eyebrow.light,
.services-hero .eyebrow{
  color:#d9eee6;
}


/* REV33 — Remove active Home navigation underline */
.home-page .site-nav a.active::after,
body.home-page .site-nav a.active::after{
  display:none !important;
  content:none !important;
}


/* =========================================================
   REV38 — LIVE-TEXT HOMEPAGE HERO
   Background image contains NO text or header artwork.
   ========================================================= */
.home-page .hero.live-hero{
  position:relative;
  min-height:500px;
  height:500px;
  overflow:hidden;
  background:
    url("assets/hero-landscape-clean.jpg") center center / cover no-repeat;
}
.home-page .hero.live-hero .hero-overlay{
  width:100%;
  height:100%;
  background:
    linear-gradient(90deg,
      rgba(255,255,255,.95) 0%,
      rgba(255,255,255,.88) 34%,
      rgba(255,255,255,.30) 64%,
      rgba(255,255,255,.05) 100%);
}
.home-page .hero-live-grid{
  height:100%;
  display:grid;
  grid-template-columns:minmax(0,1.55fr) minmax(280px,.65fr);
  align-items:start;
  gap:56px;
  padding-top:68px;
}
.home-page .hero-live-copy h1{
  margin:0 0 18px;
  max-width:940px;
  font-family:Georgia,'Times New Roman',serif;
  font-size:clamp(3rem,4.55vw,5.15rem);
  line-height:.98;
  font-weight:600;
  letter-spacing:-.025em;
  color:#073f31;
}
.home-page .hero-live-copy p{
  margin:0;
  max-width:850px;
  font-family:Georgia,'Times New Roman',serif;
  font-size:clamp(1.2rem,1.62vw,1.78rem);
  line-height:1.32;
  color:#303c40;
}
.home-page .hero-live-note{
  margin-top:18px;
  border-left:2px solid #0b5d46;
  padding:24px 0 24px 34px;
  display:grid;
  gap:16px;
  font-family:Georgia,'Times New Roman',serif;
  font-size:clamp(1.5rem,2vw,2.12rem);
  line-height:1.08;
  font-style:italic;
  color:#0a503e;
}
.home-page .hero-live-note span{display:block}

/* Preserve the earlier request to remove the green active underline on Home. */
.home-page .nav a.active{
  border-bottom-color:transparent;
}

/* Old image/hidden semantic hero is no longer used. */
.home-page .hero-reference,
.home-page .hero-semantic{
  display:none !important;
}

@media(max-width:1050px){
  .home-page .hero.live-hero{
    height:auto;
    min-height:480px;
  }
  .home-page .hero-live-grid{
    grid-template-columns:1fr;
    gap:24px;
    padding-top:54px;
    padding-bottom:52px;
  }
  .home-page .hero-live-note{
    max-width:520px;
    margin-top:0;
    padding-top:12px;
    padding-bottom:12px;
  }
}
@media(max-width:650px){
  .home-page .hero.live-hero{
    min-height:460px;
    background-position:58% center;
  }
  .home-page .hero.live-hero .hero-overlay{
    background:rgba(255,255,255,.82);
  }
  .home-page .hero-live-grid{
    padding-top:42px;
    padding-bottom:42px;
  }
  .home-page .hero-live-copy h1{
    font-size:2.7rem;
  }
  .home-page .hero-live-copy p{
    font-size:1.13rem;
  }
  .home-page .hero-live-copy p br{
    display:none;
  }
  .home-page .hero-live-note{
    font-size:1.35rem;
  }
}


/* =========================================================
   REV39 — Restore approved homepage proportions/style
   while keeping hero text as editable HTML.
   ========================================================= */

/* Hero: closer to the approved reference image */
.home-page .hero.live-hero{
  position:relative;
  min-height:0;
  height:470px;
  overflow:hidden;
  background:url("assets/hero-landscape-clean.jpg") center 56% / cover no-repeat;
}
.home-page .hero.live-hero::before{
  content:"";
  position:absolute;
  inset:0;
  background:
    linear-gradient(90deg,
      rgba(255,255,255,.96) 0%,
      rgba(255,255,255,.90) 35%,
      rgba(255,255,255,.48) 62%,
      rgba(255,255,255,.12) 100%);
  pointer-events:none;
}
.home-page .hero-live-grid{
  position:relative;
  z-index:1;
  height:100%;
  display:grid;
  grid-template-columns:minmax(0,1.5fr) minmax(330px,.72fr);
  gap:64px;
  align-items:start;
  padding-top:52px;
}
.home-page .hero-live-copy h1{
  margin:0 0 14px;
  max-width:1000px;
  font-family:Georgia,'Times New Roman',serif;
  font-size:clamp(3.15rem,4.65vw,5rem);
  line-height:.98;
  font-weight:600;
  letter-spacing:-.02em;
  color:#073f31;
}
.home-page .hero-live-copy p{
  margin:0;
  max-width:900px;
  font-family:Georgia,'Times New Roman',serif;
  font-size:clamp(1.24rem,1.65vw,1.72rem);
  line-height:1.28;
  color:#303b40;
}
.home-page .hero-live-note{
  margin-top:28px;
  padding:22px 0 22px 34px;
  border-left:2px solid #0a5b43;
  display:grid;
  gap:18px;
  font-family:Georgia,'Times New Roman',serif;
  font-size:clamp(1.5rem,1.9vw,2.02rem);
  line-height:1.05;
  font-style:italic;
  color:#0a4d3c;
}
.home-page .hero-live-note span{display:block}

/* Experience section: reference-image style */
.home-page .experience-section{
  background:#fff;
  padding:54px 0 52px;
}
.home-page .experience-reference-layout{
  display:grid;
  grid-template-columns:.95fr 1.15fr;
  gap:38px;
  align-items:center;
}
.home-page .experience-image{
  overflow:hidden;
  border-radius:4px;
}
.home-page .experience-image img{
  display:block;
  width:100%;
  height:100%;
  min-height:300px;
  object-fit:cover;
}
.home-page .experience-copy{
  padding:0;
}
.home-page .experience-copy h2{
  margin:0 0 14px;
  color:#073f31;
  font-family:Georgia,'Times New Roman',serif;
  font-size:clamp(2rem,2.6vw,2.8rem);
  line-height:1.08;
  font-weight:600;
}
.home-page .experience-copy p{
  margin:0 0 15px;
  color:#394640;
  font-family:Georgia,'Times New Roman',serif;
  font-size:1.02rem;
  line-height:1.55;
}
.home-page .experience-copy p:last-child{
  margin-bottom:0;
}

@media(max-width:1000px){
  .home-page .hero.live-hero{height:auto;min-height:470px}
  .home-page .hero-live-grid{
    grid-template-columns:1fr;
    gap:22px;
    padding-top:48px;
    padding-bottom:46px;
  }
  .home-page .hero-live-note{
    max-width:520px;
    margin-top:0;
  }
  .home-page .experience-reference-layout{
    grid-template-columns:1fr;
  }
}
@media(max-width:650px){
  .home-page .hero.live-hero{
    min-height:445px;
    background-position:58% 56%;
  }
  .home-page .hero-live-copy h1{font-size:2.7rem}
  .home-page .hero-live-copy p{
    font-size:1.12rem;
  }
  .home-page .hero-live-copy p br{display:none}
  .home-page .hero-live-note{
    font-size:1.35rem;
    padding-left:24px;
  }
  .home-page .experience-image img{
    min-height:240px;
  }
}


/* =========================================================
   REV40 — HERO RETURNED TO APPROVED REFERENCE LOOK
   Live HTML text retained; only presentation adjusted.
   ========================================================= */
.home-page .hero.live-hero{
  height:405px !important;
  min-height:405px !important;
  background:
    url("assets/hero-landscape-clean.jpg") center 58% / cover no-repeat !important;
}
.home-page .hero.live-hero::before{
  content:"";
  position:absolute;
  inset:0;
  background:
    linear-gradient(90deg,
      rgba(255,255,255,.97) 0%,
      rgba(255,255,255,.93) 33%,
      rgba(255,255,255,.58) 58%,
      rgba(255,255,255,.18) 100%) !important;
}
.home-page .hero-live-grid{
  height:100%;
  display:grid;
  grid-template-columns:minmax(0,1.62fr) minmax(320px,.62fr) !important;
  align-items:start !important;
  gap:54px !important;
  padding-top:38px !important;
  padding-bottom:0 !important;
}
.home-page .hero-live-copy h1{
  max-width:1030px !important;
  margin:0 0 13px !important;
  font-size:clamp(3.15rem,4.25vw,4.65rem) !important;
  line-height:.98 !important;
  letter-spacing:-.025em !important;
}
.home-page .hero-live-copy p{
  max-width:820px !important;
  font-size:clamp(1.22rem,1.52vw,1.56rem) !important;
  line-height:1.28 !important;
}
.home-page .hero-live-note{
  margin-top:24px !important;
  padding:20px 0 20px 30px !important;
  gap:14px !important;
  font-size:clamp(1.45rem,1.75vw,1.92rem) !important;
  line-height:1.06 !important;
}

/* Experience section — flatter, cleaner, closer to reference */
.home-page .experience-section{
  background:#fff !important;
  padding:42px 0 44px !important;
}
.home-page .experience-reference-layout{
  grid-template-columns:.92fr 1.08fr !important;
  gap:32px !important;
  align-items:center !important;
}
.home-page .experience-image{
  border-radius:3px !important;
}
.home-page .experience-image img{
  min-height:265px !important;
  height:265px !important;
  object-fit:cover !important;
}
.home-page .experience-copy h2{
  font-size:clamp(1.95rem,2.35vw,2.55rem) !important;
  margin-bottom:11px !important;
}
.home-page .experience-copy p{
  font-size:.98rem !important;
  line-height:1.48 !important;
  margin-bottom:12px !important;
}

@media(max-width:1000px){
  .home-page .hero.live-hero{
    height:auto !important;
    min-height:455px !important;
  }
  .home-page .hero-live-grid{
    grid-template-columns:1fr !important;
    gap:18px !important;
    padding-top:42px !important;
    padding-bottom:42px !important;
  }
  .home-page .hero-live-note{
    max-width:500px;
    margin-top:0 !important;
  }
}


/* =========================================================
   REV41 — HERO VISUALLY RETURNED TO REV37
   Rev37 proportions/scenery, but hero text remains editable HTML.
   ========================================================= */
.home-page .hero.live-hero{
  position:relative;
  width:100%;
  height:clamp(520px,37.75vw,703px) !important;
  min-height:0 !important;
  overflow:hidden;
  background:url("assets/hero-recreated-HD.png") center center / cover no-repeat !important;
}

/* Cover only the upper text-bearing portion of the old image so the
   Rev37 landscape/proportions remain while text is live HTML. */
.home-page .hero.live-hero::before{
  content:"";
  position:absolute;
  z-index:0;
  top:0;
  left:0;
  right:0;
  height:58%;
  background:
    linear-gradient(to bottom,
      rgba(255,255,255,.995) 0%,
      rgba(255,255,255,.985) 58%,
      rgba(255,255,255,.86) 76%,
      rgba(255,255,255,0) 100%),
    linear-gradient(90deg,
      rgba(255,255,255,.98) 0%,
      rgba(255,255,255,.94) 48%,
      rgba(215,238,253,.94) 100%);
  pointer-events:none;
}

.home-page .hero-live-grid{
  position:relative;
  z-index:2;
  width:min(var(--max),calc(100% - 10vw)) !important;
  max-width:var(--max) !important;
  height:100%;
  margin:0 auto;
  display:grid;
  grid-template-columns:minmax(0,1.58fr) minmax(330px,.64fr) !important;
  gap:56px !important;
  align-items:start !important;
  padding-top:78px !important;
  padding-bottom:0 !important;
}

.home-page .hero-live-copy h1{
  max-width:1040px !important;
  margin:0 0 18px !important;
  font-family:Georgia,'Times New Roman',serif;
  font-size:clamp(3.45rem,4.75vw,5.35rem) !important;
  line-height:.97 !important;
  font-weight:600 !important;
  letter-spacing:-.025em !important;
  color:#073f31 !important;
}
.home-page .hero-live-copy p{
  max-width:900px !important;
  margin:0 !important;
  font-family:Georgia,'Times New Roman',serif;
  font-size:clamp(1.3rem,1.72vw,1.8rem) !important;
  line-height:1.3 !important;
  color:#303a40 !important;
}
.home-page .hero-live-note{
  margin-top:16px !important;
  padding:28px 0 28px 36px !important;
  border-left:2px solid #0a5b43 !important;
  display:grid;
  gap:18px !important;
  font-family:Georgia,'Times New Roman',serif;
  font-size:clamp(1.6rem,2vw,2.15rem) !important;
  line-height:1.06 !important;
  font-style:italic;
  color:#0a4d3c !important;
}
.home-page .hero-live-note span{display:block}

@media(max-width:1000px){
  .home-page .hero.live-hero{
    height:auto !important;
    min-height:520px !important;
  }
  .home-page .hero-live-grid{
    width:min(var(--max),calc(100% - 44px)) !important;
    grid-template-columns:1fr !important;
    gap:20px !important;
    padding-top:54px !important;
    padding-bottom:46px !important;
  }
  .home-page .hero-live-note{
    max-width:520px;
    margin-top:0 !important;
  }
}


/* =========================================================
   REV42 — Hero matched to supplied reference image
   ========================================================= */
.home-page .hero.live-hero{
  position:relative;
  height:clamp(500px,37.4vw,700px) !important;
  min-height:0 !important;
  overflow:hidden;
  background:url("assets/hero-recreated-HD.png") center center / cover no-repeat !important;
}
.home-page .hero.live-hero::before{
  content:"";
  position:absolute;
  inset:0;
  z-index:0;
  background:
    linear-gradient(to bottom,
      rgba(255,255,255,.985) 0%,
      rgba(255,255,255,.95) 27%,
      rgba(255,255,255,.72) 46%,
      rgba(255,255,255,0) 67%),
    linear-gradient(90deg,
      rgba(255,255,255,.88) 0%,
      rgba(255,255,255,.68) 47%,
      rgba(210,238,255,.24) 100%) !important;
}
.home-page .hero-live-grid{
  position:relative;
  z-index:2;
  width:min(1680px,calc(100% - 140px)) !important;
  max-width:none !important;
  height:100%;
  margin:0 auto;
  display:grid;
  grid-template-columns:minmax(0,1.62fr) minmax(350px,.58fr) !important;
  gap:68px !important;
  align-items:start !important;
  padding-top:70px !important;
  padding-bottom:0 !important;
}
.home-page .hero-live-copy h1{
  margin:0 0 17px !important;
  max-width:1120px !important;
  font-family:Georgia,'Times New Roman',serif !important;
  font-size:clamp(3.55rem,4.9vw,5.55rem) !important;
  line-height:.97 !important;
  font-weight:600 !important;
  letter-spacing:-.025em !important;
  color:#063d2f !important;
}
.home-page .hero-live-copy p{
  margin:0 !important;
  max-width:930px !important;
  font-family:Georgia,'Times New Roman',serif !important;
  font-size:clamp(1.32rem,1.72vw,1.82rem) !important;
  line-height:1.3 !important;
  color:#303a40 !important;
}
.home-page .hero-live-note{
  margin-top:10px !important;
  padding:30px 0 30px 46px !important;
  border-left:2px solid #0a5a42 !important;
  display:grid !important;
  gap:20px !important;
  font-family:Georgia,'Times New Roman',serif !important;
  font-size:clamp(1.65rem,2.05vw,2.2rem) !important;
  line-height:1.05 !important;
  font-style:italic !important;
  color:#0a4d3c !important;
}

/* New PLC Programming ladder-logic icon */
.home-page .plc-ladder-icon{
  width:44px;
  height:44px;
  color:#07523d;
  display:block;
  margin:0 auto 8px;
}

@media(max-width:1000px){
  .home-page .hero.live-hero{height:auto !important;min-height:520px !important}
  .home-page .hero-live-grid{
    width:min(100% - 44px,900px) !important;
    grid-template-columns:1fr !important;
    gap:18px !important;
    padding-top:48px !important;
    padding-bottom:44px !important;
  }
  .home-page .hero-live-note{max-width:520px;margin-top:0 !important}
}


/* =========================================================
   REV43 — HERO REBUILT FROM SCRATCH
   Visual target: Rev37. All text is live HTML.
   ========================================================= */
.home-page .hero-rebuild{
  position:relative;
  height:703px;
  overflow:hidden;
  background:url("assets/hero-rebuild-bg.jpg") center center / cover no-repeat;
}

.home-page .hero-rebuild-inner{
  height:100%;
  display:grid;
  grid-template-columns:minmax(0,1.55fr) minmax(340px,.62fr);
  gap:60px;
  align-items:start;
  padding-top:72px;
}

.home-page .hero-rebuild-copy h1{
  margin:0 0 18px;
  max-width:1060px;
  font-family:Georgia,'Times New Roman',serif;
  font-size:clamp(3.55rem,4.7vw,5.35rem);
  line-height:.97;
  font-weight:600;
  letter-spacing:-.025em;
  color:#073f31;
}

.home-page .hero-rebuild-copy p{
  margin:0;
  max-width:900px;
  font-family:Georgia,'Times New Roman',serif;
  font-size:clamp(1.3rem,1.68vw,1.78rem);
  line-height:1.3;
  color:#303a40;
}

.home-page .hero-rebuild-tagline{
  margin-top:24px;
  border-left:2px solid #0a5b43;
  padding:26px 0 26px 38px;
  display:grid;
  gap:19px;
  font-family:Georgia,'Times New Roman',serif;
  font-size:clamp(1.6rem,2vw,2.15rem);
  line-height:1.05;
  font-style:italic;
  color:#0a4d3c;
}

.home-page .hero-rebuild-tagline span{
  display:block;
}

@media(max-width:1000px){
  .home-page .hero-rebuild{
    height:auto;
    min-height:520px;
  }
  .home-page .hero-rebuild-inner{
    grid-template-columns:1fr;
    gap:20px;
    padding-top:52px;
    padding-bottom:46px;
  }
  .home-page .hero-rebuild-tagline{
    max-width:520px;
    margin-top:0;
  }
}

@media(max-width:650px){
  .home-page .hero-rebuild{
    min-height:460px;
    background-position:58% center;
  }
  .home-page .hero-rebuild-copy h1{
    font-size:2.7rem;
  }
  .home-page .hero-rebuild-copy p{
    font-size:1.12rem;
  }
  .home-page .hero-rebuild-copy p br{
    display:none;
  }
  .home-page .hero-rebuild-tagline{
    font-size:1.35rem;
    padding-left:24px;
  }
}


/* REV44 — PLC Programming icon matched to reference */
.home-page .plc-rack-icon,
.plc-rack-icon{
  width:48px;
  height:44px;
  color:#07523d;
  display:block;
  margin:0 auto 8px;
}


/* REV46 — Narrow image-only landscape hero between header and services */
.home-page .landscape-hero{
  width:100%;
  height:150px;
  overflow:hidden;
  background:#eef5f7;
}
.home-page .landscape-hero-image{
  width:100%;
  height:100%;
  background-image:url("assets/hero-landscape-only.jpg");
  background-size:cover;
  background-position:center 68%;
  background-repeat:no-repeat;
}
@media(max-width:700px){
  .home-page .landscape-hero{
    height:125px;
  }
}

/* REV48 — Services & Industries refinements */
body:not(.home-page) .site-header .container{
  max-width:1180px;
}
.plc-rack-icon{
  width:48px;
  height:44px;
  color:#07523d;
  display:block;
}

/* REV52 — About & Contact corrections */

/* Match About hero dimensions/content width to Services & Industries hero */
.about-hero-inner{
  min-height:275px;
  grid-template-columns:1.5fr .7fr;
  gap:50px;
}

/* Modern contact links */
.contact-links .contact-icon-link{
  display:flex;
  align-items:center;
  gap:9px;
}
.contact-line-icon{
  width:17px;
  height:17px;
  flex:0 0 17px;
  color:#0b5d46;
}

/* REV53 — Match Services & Industries eyebrow to About White Oak */
.services-hero .eyebrow{
  color:#b9d9ce;
}

/* REV54 — Correct Services & Industries hero eyebrow color */
.services-page-hero .eyebrow.light{
  color:#b9d9ce !important;
}


/* REV56 — Fall foliage homepage hero + About White Oak leaf */
.home-page .landscape-hero-image{
  background-image:url("assets/hero-fall-foliage.jpg");
  background-position:center center;
}
.about-leaf-divider{
  margin:30px auto 0;
  width:min(100%, 360px);
}
.about-leaf-divider img{
  display:block;
  width:100%;
  height:auto;
}
@media(max-width:760px){
  .about-leaf-divider{
    width:min(82%, 320px);
    margin-top:24px;
  }
}

/* REV57 — Approved homepage hero + About experience background */
.home-page .landscape-hero-image{
  background-image:url("assets/hero-mount-mansfield-fall.jpg");
  background-position:center center;
}

/* Suggested warm off-white for the Experience Behind White Oak section */
.about-story{
  background:#F7F6F1;
}

/* REV58 — Hero crop adjustment + corrected Experience background selector */
.about-hero{
  background-color:#F7F6F1 !important;
}

/* REV59 — Correct visible About experience background + retain approved hero framing */
.about-story{
  background-color:#F7F6F1 !important;
}

/* REV60 — Contact section warm off-white companion background */
.contact-section{
  background-color:#F1F0EA !important;
}
