:root{
  --green:#7fc62b;
  --green-dark:#287d3a;
  --green-deep:#0f6b35;
  --ink:#101410;
  --muted:#656b65;
  --cream:#f5f6f1;
  --line:#e2e5dd;
  --white:#fff;
  --shadow:0 20px 60px rgba(10,20,12,.14);
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink);background:#fff;line-height:1.55}
a{color:inherit;text-decoration:none}
img{display:block;max-width:100%}
button,input,textarea,select{font:inherit}
button{cursor:pointer}
.container{width:min(1180px,calc(100% - 40px));margin-inline:auto}
.topbar{background:#0d140e;color:#d8ddd8;font-size:13px}
.topbar-inner{height:36px;display:flex;align-items:center;justify-content:space-between;gap:20px}
.topbar-links{display:flex;gap:24px}.topbar a:hover{color:#fff}
.site-header{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.96);backdrop-filter:blur(12px);border-bottom:1px solid rgba(15,20,15,.08)}
.nav-wrap{height:86px;display:flex;align-items:center;gap:24px}
.brand{margin-right:auto;display:flex;align-items:center}.brand-window{display:block;width:250px;height:66px;overflow:hidden;position:relative}.brand-window img{position:absolute;width:470px;max-width:none;left:50%;top:50%;transform:translate(-50%,-50%)}
.main-nav{display:flex;align-items:center;gap:21px;font-size:14px;font-weight:750}.main-nav a{padding:10px 0}.main-nav a:hover{color:var(--green-deep)}
.nav-toggle{display:none;border:0;background:none;font-weight:800}
.btn{border:0;border-radius:4px;padding:13px 19px;font-weight:800;letter-spacing:.015em;display:inline-flex;align-items:center;justify-content:center;transition:.2s ease}.btn:hover{transform:translateY(-1px)}
.btn-primary{background:linear-gradient(135deg,var(--green),#66b72c);color:#0d160b;box-shadow:0 8px 24px rgba(117,190,43,.22)}
.btn-light{background:#fff;color:#101410}.btn-ghost{border:1px solid rgba(255,255,255,.72);color:#fff;background:rgba(0,0,0,.12)}.btn-outline-dark{border:1px solid #293029;background:transparent;color:#151a15}.btn-large{padding:15px 22px}
.hero{position:relative;min-height:720px;height:calc(100vh - 122px);max-height:850px;display:flex;align-items:center;overflow:hidden;background:#111}.hero-image{position:absolute;inset:0;background:url('../assets/img/hero-team.jpg') center 58%/cover no-repeat;transform:scale(1.01)}.hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(8,15,8,.84) 0%,rgba(8,15,8,.6) 43%,rgba(8,15,8,.2) 69%,rgba(8,15,8,.08) 100%),linear-gradient(0deg,rgba(0,0,0,.24),transparent 50%)}
.hero-content{position:relative;z-index:2;color:#fff;padding-bottom:50px}.eyebrow{text-transform:uppercase;letter-spacing:.17em;font-size:12px;font-weight:900;color:#a7e75c;margin:0 0 16px}.eyebrow.dark{color:var(--green-deep)}
.hero h1{font-size:clamp(54px,7vw,94px);line-height:.93;letter-spacing:-.055em;margin:0;max-width:760px}.hero-copy{font-size:clamp(17px,2vw,21px);max-width:720px;color:#eef2ed;margin:26px 0 32px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap}.scroll-cue{position:absolute;z-index:3;bottom:26px;right:32px;color:#fff;font-size:13px;text-transform:uppercase;letter-spacing:.14em;font-weight:800}
.trust-strip{background:#fff;border-bottom:1px solid var(--line)}.stats-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.stats-grid>div{padding:27px 28px;text-align:center;border-right:1px solid var(--line)}.stats-grid>div:last-child{border-right:0}.stats-grid strong{display:block;font-size:25px;letter-spacing:-.03em}.stats-grid span{display:block;font-size:13px;color:var(--muted);margin-top:2px}
.section{padding:100px 0}.section-heading{max-width:820px;margin-bottom:46px}.section-heading h2,.split-copy h2,.builder-copy h2,.financing-card h2,.contact-section h2,.team-panel h2{font-size:clamp(36px,5vw,58px);line-height:1.02;letter-spacing:-.045em;margin:0 0 18px}.section-heading>p:last-child,.split-copy>p,.builder-copy>p,.financing-card p,.contact-section>div>div>p,.team-panel p{font-size:18px;color:var(--muted)}.section-heading.compact{margin-bottom:32px}
.services-intro{background:var(--cream)}.service-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.service-card{background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 12px 36px rgba(22,30,22,.08)}.service-card img{width:100%;height:360px;object-fit:cover}.service-card:first-child img{object-position:center 49%}.service-card:last-child img{object-position:center 42%}.service-card-body{padding:30px}.card-kicker{display:block;font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.15em;color:var(--green-deep);margin-bottom:9px}.service-card h3{font-size:30px;line-height:1.08;letter-spacing:-.03em;margin:0 0 12px}.service-card p{color:var(--muted);margin:0 0 18px}.text-link{font-weight:850;color:var(--green-deep)}.button-link{background:none;border:0;padding:0}
.dark-section{background:#111812;color:#fff}.split-layout{display:grid;grid-template-columns:.9fr 1.1fr;gap:72px;align-items:center}.split-copy>p{color:#c9d1c9}.check-grid{display:grid;grid-template-columns:1fr 1fr;gap:15px 24px;margin:28px 0 34px;color:#eaf0e8;font-weight:700}.image-stack{position:relative}.stack-main{width:100%;height:600px;object-fit:cover;border-radius:8px}.stack-badge{position:absolute;left:-36px;bottom:34px;background:var(--green);color:#101610;padding:24px 28px;box-shadow:var(--shadow);min-width:150px}.stack-badge strong{display:block;font-size:34px;line-height:1}.stack-badge span{font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.12em}
.builder-section{background:#fff}.builder-grid{display:grid;grid-template-columns:1.12fr .88fr;gap:70px;align-items:center}.builder-image-wrap img{height:590px;width:100%;object-fit:cover;border-radius:8px}.mini-stats{display:flex;gap:40px;margin:28px 0 10px}.mini-stats strong{font-size:34px;display:block}.mini-stats span{font-size:13px;color:var(--muted)}.footnote{font-size:12px!important;margin:0 0 30px!important;color:#8b908b!important}
.financing-section{padding-top:0}.financing-card{background:linear-gradient(135deg,#0e1710,#17311c);color:#fff;border-radius:10px;padding:58px;display:grid;grid-template-columns:1.3fr .7fr;gap:50px;align-items:center;box-shadow:var(--shadow)}.financing-card p{color:#cbd4cb}.financing-status{border:1px solid rgba(255,255,255,.16);background:rgba(255,255,255,.05);border-radius:8px;padding:28px}.financing-status span{display:block;color:#b8ec73;font-size:11px;font-weight:900;letter-spacing:.16em}.financing-status strong{display:block;font-size:23px;margin:8px 0}.financing-status small{color:#aeb7ae}
.reviews-section{background:var(--cream)}.review-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.review-grid blockquote{margin:0;background:#fff;padding:30px;border-radius:8px;border:1px solid #e5e8e0}.review-grid p{font-size:17px;margin:12px 0 18px}.review-grid footer{font-weight:800;font-size:14px}.stars{letter-spacing:.08em;color:var(--green-deep)}
.team-section{position:relative;padding:0;height:650px;display:flex;align-items:flex-end;overflow:hidden}.team-image{position:absolute;inset:0;background:url('../assets/img/leadership-field-team.jpg') center 42%/cover no-repeat}.team-section:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(6,10,6,.72),rgba(6,10,6,.25) 55%,rgba(6,10,6,.06))}.team-content{position:relative;z-index:2;padding-bottom:60px}.team-panel{width:min(560px,100%);background:rgba(16,24,17,.91);color:#fff;padding:38px 42px;border-left:5px solid var(--green);box-shadow:var(--shadow)}.team-panel p{color:#d6ddd5}
.contact-section{background:#fff}.contact-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:75px}.contact-details{display:grid;gap:18px;margin-top:34px}.contact-details>*{padding-bottom:16px;border-bottom:1px solid var(--line)}.contact-details span{display:block;text-transform:uppercase;letter-spacing:.13em;font-size:11px;color:var(--green-deep);font-weight:900}.contact-details strong{display:block;margin-top:4px;font-size:18px}.contact-form{background:var(--cream);padding:34px;border-radius:8px;display:grid;gap:16px}.contact-form label{font-size:13px;font-weight:800;display:grid;gap:7px}.contact-form input,.contact-form textarea,.contact-form select{width:100%;border:1px solid #d4d9d0;background:#fff;border-radius:4px;padding:13px 14px;outline:none}.contact-form input:focus,.contact-form textarea:focus,.contact-form select:focus{border-color:var(--green-deep);box-shadow:0 0 0 3px rgba(127,198,43,.12)}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:15px}.form-note{color:#7a8079}
.footer{background:#0c110d;color:#cbd1cb;padding:58px 0 26px}.footer-grid{display:grid;grid-template-columns:2fr repeat(3,1fr);gap:42px}.footer-grid>div:not(.footer-brand){display:flex;flex-direction:column;gap:9px;font-size:14px}.footer-grid strong{color:#fff;margin-bottom:8px}.footer-grid a:hover{color:#b6ed6d}.footer-logo{width:270px;height:70px;background:#fff;border-radius:4px}.footer-logo img{width:500px}.footer-brand p{font-size:14px;max-width:330px}.footer-bottom{border-top:1px solid rgba(255,255,255,.1);margin-top:40px;padding-top:20px;display:flex;justify-content:space-between;gap:20px;font-size:12px;color:#8f988f}
.modal{display:none;position:fixed;inset:0;z-index:100}.modal.open{display:block}.modal-backdrop{position:absolute;inset:0;background:rgba(0,0,0,.64);backdrop-filter:blur(4px)}.modal-card{position:relative;z-index:2;width:min(640px,calc(100% - 32px));margin:8vh auto;background:#fff;padding:42px;border-radius:10px;box-shadow:0 30px 100px rgba(0,0,0,.3)}.modal-card h2{font-size:36px;line-height:1.05;letter-spacing:-.035em;margin:0 0 14px}.modal-card p{color:var(--muted)}.modal-close{position:absolute;right:18px;top:12px;border:0;background:none;font-size:34px;color:#555}.schedule-options{display:flex;gap:10px;flex-wrap:wrap;margin:24px 0}.integration-placeholder{border:2px dashed #ccd3c8;border-radius:8px;background:#f7f8f5;padding:28px;text-align:center}.integration-placeholder strong,.integration-placeholder span{display:block}.integration-placeholder span{margin-top:5px;color:#777;font-size:13px}
@media (max-width:1040px){.main-nav{display:none;position:absolute;top:86px;left:0;right:0;background:#fff;padding:22px 20px;border-top:1px solid var(--line);flex-direction:column;align-items:flex-start}.main-nav.open{display:flex}.nav-toggle{display:block}.nav-wrap>.btn{display:none}.split-layout,.builder-grid,.contact-grid{grid-template-columns:1fr;gap:42px}.builder-image-wrap{order:2}.stack-badge{left:20px}.footer-grid{grid-template-columns:1.5fr 1fr 1fr}.footer-grid>div:last-child{grid-column:2/4}.hero{min-height:650px}}
@media (max-width:760px){.container{width:min(100% - 28px,1180px)}.topbar-inner{height:auto;padding:8px 0}.topbar-inner>span{display:none}.topbar-links{width:100%;justify-content:space-between;gap:12px;font-size:11px}.nav-wrap{height:72px}.brand-window{width:185px;height:56px}.brand-window img{width:360px}.main-nav{top:72px}.hero{height:680px;min-height:680px}.hero-image{background-position:55% 55%}.hero-overlay{background:linear-gradient(90deg,rgba(8,15,8,.86),rgba(8,15,8,.6) 70%,rgba(8,15,8,.35))}.hero-content{padding-top:170px}.hero h1{font-size:53px}.hero-copy{font-size:17px}.scroll-cue{display:none}.stats-grid{grid-template-columns:1fr 1fr}.stats-grid>div{border-bottom:0;padding:20px 16px!important}.stats-grid>div:nth-child(2){border-right:0}.section{padding:72px 0}.service-grid,.review-grid,.financing-card{grid-template-columns:1fr}.service-card img{height:285px}.split-copy h2,.builder-copy h2,.financing-card h2,.contact-section h2,.team-panel h2,.section-heading h2{font-size:40px}.stack-main,.builder-image-wrap img{height:420px}.check-grid{grid-template-columns:1fr}.financing-card{padding:34px 24px}.team-section{height:640px}.team-image{background-position:51% 40%}.team-panel{padding:30px 24px}.form-row{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/3}.footer-grid>div:last-child{grid-column:auto}.footer-bottom{flex-direction:column}.modal-card{padding:34px 22px;margin:5vh auto;max-height:90vh;overflow:auto}}
@media (max-width:470px){.topbar-links a:last-child{display:none}.hero h1{font-size:46px}.hero-actions{flex-direction:column;align-items:stretch}.stats-grid strong{font-size:21px}.footer-grid{grid-template-columns:1fr}.footer-brand{grid-column:auto}.footer-grid>div:last-child{grid-column:auto}.service-card-body{padding:24px}.mini-stats{gap:22px}}

/* Preview repair: keep the complete supplied logo visible and improve local review. */
.brand{flex-shrink:0}
.brand-window{width:210px;height:100px;overflow:visible;display:flex;align-items:center;justify-content:center}
.brand-window img{position:static;width:100%;height:100%;max-width:100%;object-fit:contain;transform:none}
.nav-wrap{height:112px;gap:20px}
.main-nav{gap:16px;font-size:13px;white-space:nowrap}
.nav-wrap>.btn{white-space:nowrap;flex-shrink:0}
.hero{height:calc(100vh - 148px)}
.footer-logo{width:265px;height:148px;padding:10px;overflow:hidden}
.footer-logo img{width:100%;height:100%;object-fit:contain}
section[id],article[id]{scroll-margin-top:130px}
a:focus-visible,button:focus-visible{outline:3px solid #2e803f;outline-offset:4px}
.hero a:focus-visible,.hero button:focus-visible{outline-color:#bcf478}
.modal-card{max-height:calc(100dvh - 48px);overflow:auto;margin:24px auto}
.modal-close{width:44px;height:44px;display:flex;align-items:center;justify-content:center}
.form-note.feedback{color:#154726;font-weight:700}
@media (max-width:1100px){
  .main-nav{display:none;position:absolute;top:112px;left:0;right:0;background:#fff;padding:20px;border-top:1px solid var(--line);flex-direction:column;align-items:stretch;max-height:calc(100dvh - 130px);overflow:auto;gap:0}
  .main-nav.open{display:flex}
  .main-nav a{padding:12px 0}
  .nav-toggle{display:block;padding:10px 12px}
  .nav-wrap>.btn{display:none}
}
@media (max-width:760px){
  .nav-wrap{height:100px}
  .brand-window{width:178px;height:92px}
  .main-nav{top:100px}
  .footer-logo{width:250px;height:138px}
  .hero{height:680px}
  section[id],article[id]{scroll-margin-top:118px}
}
@media (max-width:470px){
  .hero h1{font-size:clamp(36px,11.8vw,46px)}
  .hero-copy{font-size:16px}
  .eyebrow{font-size:11px;letter-spacing:.13em}
  .section-heading h2,.split-copy h2,.builder-copy h2,.financing-card h2,.contact-section h2,.team-panel h2{font-size:36px}
}
@media (prefers-reduced-motion:reduce){
  html{scroll-behavior:auto}
  *,*::before,*::after{transition:none!important;animation:none!important}
}


/* Review version 2: larger brand and contact details, lighter hero photo. */
.topbar-inner {
  height: 48px;
}
.topbar-links {
  align-items: center;
  gap: 28px;
}
.topbar-links a {
  color: #f3f6f1;
  font-size: 18px;
  font-weight: 650;
  white-space: nowrap;
}
.site-header .brand-window {
  width: 350px;
  height: 188px;
}
.site-header .brand-window img {
  object-fit: contain;
}
.nav-wrap {
  height: 208px;
}
.hero {
  height: calc(100vh - 257px);
}
.hero-overlay {
  background:
    linear-gradient(90deg,
      rgba(8,15,8,.58) 0%,
      rgba(8,15,8,.44) 43%,
      rgba(8,15,8,.12) 69%,
      rgba(8,15,8,.035) 100%),
    linear-gradient(0deg, rgba(0,0,0,.10), transparent 45%);
}
.hero h1 {
  text-shadow: 0 2px 14px rgba(0,0,0,.34), 0 1px 3px rgba(0,0,0,.5);
}
.hero .eyebrow,
.hero-copy {
  text-shadow: 0 1px 4px rgba(0,0,0,.9), 0 2px 14px rgba(0,0,0,.3);
}
.hero .btn-ghost {
  background: rgba(0,0,0,.24);
  text-shadow: 0 1px 3px rgba(0,0,0,.6);
}
section[id], article[id] {
  scroll-margin-top: 226px;
}
/* Switch to a menu before the larger brand can crowd the navigation. */
@media (max-width: 1180px) {
  .nav-wrap { height: 190px; }
  .site-header .brand-window { width: 320px; height: 171px; }
  .main-nav {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    background: #fff;
    padding: 20px;
    border-top: 1px solid var(--line);
    flex-direction: column;
    align-items: stretch;
    max-height: calc(100dvh - 230px);
    overflow: auto;
    gap: 0;
  }
  .main-nav.open { display: flex; }
  .main-nav a { padding: 12px 0; }
  .nav-toggle { display: block; padding: 10px 12px; }
  .nav-wrap > .btn { display: none; }
  .hero { height: calc(100vh - 239px); }
  section[id], article[id] { scroll-margin-top: 208px; }
}
@media (max-width: 760px) {
  .topbar-inner { height: auto; min-height: 44px; padding: 8px 0; }
  .topbar-links { gap: 14px; justify-content: space-between; }
  .topbar-links a { font-size: 15px; }
  .nav-wrap { height: 152px; gap: 12px; }
  .site-header .brand { flex: 1; min-width: 0; }
  .site-header .brand-window { width: min(250px, 100%); height: 134px; }
  .nav-toggle { flex-shrink: 0; }
  .main-nav { top: 100%; max-height: calc(100dvh - 180px); }
  .hero { height: 680px; }
  .hero-overlay {
    background: linear-gradient(90deg,
      rgba(8,15,8,.62), rgba(8,15,8,.43) 70%, rgba(8,15,8,.2));
  }
  section[id], article[id] { scroll-margin-top: 170px; }
}
@media (max-width: 470px) {
  .topbar-links { gap: 10px; }
  .topbar-links a { font-size: 14px; }
  .topbar-links a:last-child { display: inline; }
}

/* Version 3: dedicated Electrical page. Homepage visuals remain as approved. */
[hidden] { display: none !important; }
.skip-link { position: fixed; top: 12px; left: 12px; z-index: 120; transform: translateY(-200%); padding: 12px 18px; background: #fff; color: #0f6b35; border: 2px solid #0f6b35; border-radius: 4px; font-weight: 750; }
.skip-link:focus { transform: translateY(0); }
.main-nav a[aria-current="page"] { color: var(--green-deep); box-shadow: inset 0 -2px 0 var(--green); }
.electrical-page { outline: none; }
.electrical-hero { background: #fff; padding: 28px 0 68px; }
.electrical-breadcrumb { display: flex; align-items: center; gap: 12px; color: var(--muted); font-size: 13px; margin-bottom: 32px; }
.electrical-breadcrumb a { color: var(--green-deep); font-weight: 750; }
.electrical-breadcrumb a:hover { text-decoration: underline; }
.electrical-hero-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 48px; align-items: center; }
.electrical-hero-copy { padding: 12px 0; }
.electrical-hero-copy .eyebrow { font-size: 11px; letter-spacing: .12em; }
.electrical-hero h1 { font-size: clamp(38px, 4.25vw, 60px); line-height: 1.06; letter-spacing: -.048em; margin: 0 0 24px; font-weight: 800; }
.electrical-hero h1 span { color: var(--green-deep); }
.electrical-lead { color: var(--muted); font-size: 18px; line-height: 1.7; margin: 0 0 28px; max-width: 500px; }
.electrical-hero-actions { display: flex; flex-wrap: wrap; align-items: center; gap: 18px 20px; }
.electrical-browse { font-size: 14px; font-weight: 750; color: var(--green-deep); padding: 10px 0; }
.electrical-browse span { margin-left: 5px; }
.electrical-browse:hover { text-decoration: underline; text-underline-offset: 4px; }
.electrical-signature { font-size: 11px; text-transform: uppercase; letter-spacing: .12em; color: #737b72; margin: 32px 0 0; }
.electrical-hero-figure { margin: 0; position: relative; min-width: 0; border-radius: 8px; }
.electrical-hero-figure > img { width: 100%; height: 436px; object-fit: cover; object-position: 53% 45%; border-radius: 8px; }
.electrical-hero-figure figcaption { position: absolute; bottom: 24px; left: 24px; display: flex; gap: 14px; align-items: center; background: rgba(13,28,17,.94); color: #e1eadd; padding: 16px 20px; border-left: 3px solid var(--green); border-radius: 3px; font-size: 13px; }
.electrical-hero-figure figcaption strong { color: #fff; font-size: 17px; }
.electrical-photo-mark { font-size: 40px; line-height: 1; font-weight: 850; font-style: italic; color: #a7e75c; }
.electrical-catalogue { background: var(--cream); padding: 80px 0 88px; border-top: 1px solid var(--line); }
.electrical-catalogue-heading { display: grid; grid-template-columns: 1fr 1fr; align-items: end; gap: 70px; margin-bottom: 36px; }
.electrical-catalogue-heading h2 { font-size: clamp(34px, 3.3vw, 44px); line-height: 1.08; letter-spacing: -.04em; margin: 0; }
.electrical-catalogue-heading > p { font-size: 17px; color: var(--muted); margin: 0 0 4px; line-height: 1.75; }
.electrical-services-grid { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 20px; }
.electrical-service { display: flex; flex-direction: column; align-items: flex-start; background: #fff; border: 1px solid var(--line); border-radius: 8px; padding: 28px; }
.electrical-service-number { width: 42px; height: 36px; background: #edf5e7; border-radius: 5px; display: grid; place-items: center; color: var(--green-deep); font-size: 13px; font-weight: 850; margin-bottom: 22px; }
.electrical-service h3 { font-size: 23px; font-weight: 780; line-height: 1.18; letter-spacing: -.025em; margin: 0 0 16px; }
.electrical-service > p { color: var(--muted); font-size: 15px; line-height: 1.75; margin: 0 0 24px; }
.electrical-service-link { padding: 12px 0 0; border: 0; border-top: 1px solid var(--line); background: none; color: var(--green-deep); display: flex; align-items: center; justify-content: space-between; gap: 12px; font-size: 13px; font-weight: 800; width: 100%; text-align: left; margin-top: auto; }
.electrical-service-link > span { font-size: 21px; line-height: 1; transition: transform .2s ease; }
.electrical-service-link:hover > span { transform: translateX(4px); }
.electrical-service-link:hover { text-decoration: underline; text-underline-offset: 4px; }
.electrical-help { background: #0f2919; color: #fff; border-color: #0f2919; }
.electrical-help-kicker { display: block; text-transform: uppercase; font-size: 10px; line-height: 1.7; font-weight: 850; letter-spacing: .12em; color: #b9ec8d; margin: 4px 0 28px; }
.electrical-help h3 { font-size: 28px; line-height: 1.12; }
.electrical-help > p { color: #d0dfd0; }
.electrical-help-call { display: block; width: 100%; border-top: 1px solid rgba(255,255,255,.18); padding-top: 16px; margin-top: auto; }
.electrical-help-call > span { display: block; font-size: 11px; color: #c7d7c6; margin-bottom: 5px; }
.electrical-help-call > strong { display: flex; align-items: center; justify-content: space-between; gap: 8px; font-size: 24px; color: #b9ec8d; }
.electrical-help a:focus-visible, .electrical-next a:focus-visible, .electrical-next button:focus-visible { outline-color: #b9ec8d; }
.electrical-next { padding: 70px 0 0; background: #111e15; color: #fff; }
.electrical-next-grid { display: grid; grid-template-columns: 1.4fr 1fr; gap: 36px 64px; align-items: center; }
.electrical-next h2 { font-size: clamp(34px, 3.4vw, 46px); line-height: 1.1; letter-spacing: -.04em; margin: 0 0 18px; }
.electrical-next p:not(.eyebrow) { color: #c3d3c4; font-size: 17px; margin: 0; }
.electrical-next-actions { display: flex; flex-direction: column; gap: 16px; align-items: flex-start; justify-self: end; }
.electrical-next-contact { color: #d6e7d2; font-weight: 750; font-size: 14px; padding: 5px 0; }
.electrical-next-contact:hover { text-decoration: underline; }
.electrical-builder-link { grid-column: 1 / -1; display: flex; gap: 18px; align-items: center; justify-content: space-between; border-top: 1px solid rgba(255,255,255,.16); padding: 24px 0; font-size: 14px; }
.electrical-builder-link > span { color: #c3d3c4; }
.electrical-builder-link a { font-weight: 750; color: #b9ec8d; }
.electrical-builder-link a:hover { text-decoration: underline; }
.electrical-review-note { background: #f5f6f1; padding: 14px 0; font-size: 12px; color: #5a665c; }
.schedule-selection { background: #f0f6e9; padding: 12px 15px; border-left: 3px solid var(--green); border-radius: 4px; margin: 18px 0; }
.schedule-selection > span { display: block; font-size: 11px; text-transform: uppercase; letter-spacing: .08em; color: #4e6552; }
.schedule-selection > strong { color: #173b21; display: block; font-size: 16px; margin-top: 3px; }
@media (max-width: 1180px) {
  .electrical-hero-grid { gap: 32px; }
  .electrical-services-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }
  .electrical-hero h1 { font-size: clamp(38px, 4.5vw, 54px); }
}
@media (max-width: 820px) {
  .electrical-hero-grid { grid-template-columns: 1fr; gap: 32px; }
  .electrical-hero h1 { font-size: 48px; }
  .electrical-hero-copy { max-width: 620px; }
  .electrical-hero-figure > img { height: 380px; }
  .electrical-catalogue-heading { grid-template-columns: 1fr; gap: 20px; }
  .electrical-catalogue-heading > p { max-width: 610px; }
  .electrical-next-grid { grid-template-columns: 1fr; }
  .electrical-next-actions { justify-self: start; }
}
@media (max-width: 600px) {
  .electrical-hero { padding: 20px 0 40px; }
  .electrical-breadcrumb { margin-bottom: 26px; font-size: 12px; }
  .electrical-hero-copy { padding: 0; }
  .electrical-hero h1 { font-size: clamp(32px, 8.2vw, 46px); }
  .electrical-hero-copy .eyebrow { font-size: 10px; letter-spacing: .1em; }
  .electrical-lead { font-size: 16px; line-height: 1.7; margin-bottom: 24px; }
  .electrical-signature { font-size: 10px; margin-top: 24px; letter-spacing: .08em; }
  .electrical-hero-actions { gap: 10px 18px; }
  .electrical-hero-actions .btn { font-size: 14px; }
  .electrical-hero-figure > img { height: 285px; }
  .electrical-hero-figure figcaption { bottom: 14px; left: 14px; padding: 12px 16px; }
  .electrical-photo-mark { font-size: 32px; }
  .electrical-hero-figure figcaption strong { font-size: 15px; }
  .electrical-catalogue { padding: 48px 0; }
  .electrical-catalogue-heading { margin-bottom: 28px; }
  .electrical-catalogue-heading h2 { font-size: 34px; }
  .electrical-catalogue-heading > p { font-size: 16px; }
  .electrical-services-grid { grid-template-columns: 1fr; gap: 16px; }
  .electrical-service { padding: 25px; }
  .electrical-service h3 { font-size: 24px; }
  .electrical-service-number { margin-bottom: 20px; }
  .electrical-service > p { font-size: 16px; }
  .electrical-service-link { min-height: 44px; }
  .electrical-next { padding-top: 48px; }
  .electrical-next-grid { gap: 26px; }
  .electrical-next h2 { font-size: 34px; }
  .electrical-builder-link { flex-direction: column; align-items: flex-start; gap: 8px; }
  .electrical-review-note { font-size: 11px; }
}


/* Version 4: the supplied Crest symbol replaces the placeholder C.
   The PNG is unchanged; this frame only crops its surrounding white margins. */
.electrical-photo-mark {
  position: relative;
  display: block;
  flex: 0 0 52px;
  width: 52px;
  height: 52px;
  overflow: hidden;
  background: #fff;
  border-radius: 4px;
  font-size: 0;
  line-height: 0;
}
.electrical-photo-mark > img {
  position: absolute;
  inset: 0;
  display: block;
  width: 100%;
  height: 100%;
  max-width: none;
  object-fit: contain;
  padding: 5px;
}


/* Version 5: Heating & Cooling reuses the approved Electrical-page components.
   These rules affect only the new page, not the approved homepage or Electrical. */
.hvac-page .electrical-hero-figure > img { object-position: 62% 45%; }
.hvac-page .hvac-nowrap { white-space: nowrap; }
@media (min-width: 601px) and (max-width: 1180px) {
  .hvac-page .electrical-help { grid-column: 1 / -1; }
  .hvac-page .electrical-help-call { max-width: 330px; }
}


/* Version 6: emergency calling, contractor licenses, and White Glove Service. */
.emergency-call {
  margin-top: auto;
  min-height: 48px;
  gap: 10px;
  font-size: 14px;
  padding: 12px 18px;
  text-align: center;
}
.emergency-call svg { flex: 0 0 19px; }
.footer-licenses {
  margin-top: 8px;
  padding-top: 14px;
  border-top: 1px solid rgba(255,255,255,.16);
  font-size: 13px;
  line-height: 1.8;
  color: #d8e3d7;
}
.footer-licenses > span { display: block; }
.white-glove-page .electrical-lead { margin-bottom: 18px; }
.white-glove-promise {
  color: var(--green-deep);
  border-left: 3px solid var(--green);
  padding: 0 0 0 16px;
  margin: 0 0 28px;
  font-weight: 750;
  font-size: 18px;
  line-height: 1.6;
  max-width: 500px;
}
.white-glove-page .electrical-hero-figure > img {
  height: 492px;
  object-position: 50% 42%;
}
.white-glove-standards .electrical-service > p { margin-bottom: 0; }
.white-glove-trade-links { display: flex; gap: 24px; flex-wrap: wrap; }
/* Keep the enlarged logo: collapse the menu before longer labels can crowd it. */
@media (min-width: 1181px) and (max-width: 1220px) {
  .main-nav {
    display: none; position: absolute; top: 100%; left: 0; right: 0;
    background: #fff; padding: 20px; border-top: 1px solid var(--line);
    flex-direction: column; align-items: stretch; gap: 0;
    max-height: calc(100dvh - 250px); overflow: auto;
  }
  .main-nav.open { display: flex; }
  .main-nav a { padding: 12px 0; }
  .nav-toggle { display: block; padding: 10px 12px; }
  .nav-wrap > .btn { display: none; }
}
@media (min-width: 1181px) {
  .footer-grid { grid-template-columns: 1.6fr .85fr .9fr 1.2fr; gap: 32px; }
}
@media (max-width: 1180px) and (min-width: 601px) {
  .white-glove-standards > article:last-child { grid-column: 1 / -1; }
}
@media (max-width: 820px) {
  .white-glove-page .electrical-hero-figure > img { height: 430px; }
}
@media (max-width: 600px) {
  .white-glove-page .electrical-hero-figure > img { height: 320px; }
  .white-glove-promise { font-size: 17px; }
  .emergency-call { width: 100%; }
  .white-glove-trade-links { gap: 12px 24px; }
}


/* Version 7: center the service-area text over the existing header logo.
   These widths mirror the approved logo sizes; the mobile header is unchanged. */
.topbar-service-area {
  flex: 0 0 350px;
  text-align: center;
  font-weight: 700;
}
@media (min-width: 761px) and (max-width: 1180px) {
  .topbar-service-area { flex-basis: 320px; }
}


/* Version 8: homepage company video. The iframe retains YouTube's controls.
   Local-file previews show an honest linked cover instead of a broken embed. */
.crest-video-section { background: #fff; }
.crest-video-heading {
  display: grid; grid-template-columns: 1.15fr 1fr;
  gap: 24px 64px; align-items: end; margin-bottom: 34px;
}
.crest-video-heading h2 {
  font-size: clamp(36px,5vw,58px); line-height: 1.02;
  letter-spacing: -.045em; margin: 0;
}
.crest-video-heading > p {
  max-width: 430px; justify-self: end; margin: 0 0 3px;
  font-size: 18px; line-height: 1.7; color: var(--muted);
}
.crest-video-frame {
  position: relative; width: 100%; aspect-ratio: 16 / 9; min-height: 200px;
  background: #101b14; border-radius: 8px; overflow: hidden;
  box-shadow: 0 16px 44px rgba(20,34,24,.12);
}
.crest-video-frame iframe {
  display: block; width: 100%; height: 100%; position: absolute;
  inset: 0; border: 0;
}
.crest-video-cover {
  position: absolute; inset: 0; display: flex; align-items: center;
  justify-content: center; color: #fff; text-align: center;
}
.crest-video-cover > img { width: 100%; height: 100%; object-fit: cover; object-position: center 45%; }
.crest-video-cover::after { content: ''; position: absolute; inset: 0; background: rgba(6,19,10,.38); }
.crest-video-cover-content { position: absolute; z-index: 1; display: flex; flex-direction: column; align-items: center; gap: 12px; }
.crest-video-play { display: flex; align-items: center; justify-content: center; width: 76px; height: 76px; border-radius: 50%; background: var(--green); color: #122111; box-shadow: 0 6px 32px rgba(0,0,0,.2); }
.crest-video-cover-content > strong { font-size: clamp(22px,3vw,32px); line-height: 1.2; text-shadow: 0 2px 10px #142316; }
.crest-video-cover-content > span:last-child { font-size: 14px; font-weight: 700; }
.crest-video-cover:focus-visible { outline: 4px solid var(--green); outline-offset: -5px; }
.crest-video-cover:hover .crest-video-play { background: #d6f4aa; }
.crest-video-caption { display: flex; align-items: center; justify-content: space-between; flex-wrap: wrap; gap: 8px 24px; padding-top: 16px; color: var(--muted); font-size: 14px; }
.crest-video-caption a { color: var(--green-deep); font-weight: 800; min-height: 44px; display: inline-flex; align-items: center; gap: 6px; }
.crest-video-caption a:hover { text-decoration: underline; }
.crest-video-caption a:focus-visible { outline: 3px solid var(--green-deep); outline-offset: 4px; }
.crest-video-local-note { font-size: 13px; line-height: 1.7; color: #4d5c50; background: #f3f6ee; border-left: 3px solid var(--green); margin: 14px 0 0; padding: 12px 16px; }
@media (max-width: 760px) {
  .crest-video-heading { grid-template-columns: 1fr; gap: 16px; margin-bottom: 24px; }
  .crest-video-heading > p { justify-self: start; font-size: 16px; max-width: 540px; }
  .crest-video-caption { align-items: flex-start; }
  .crest-video-play { width: 60px; height: 60px; }
  .crest-video-cover-content { gap: 9px; }
}

/* Version 9: underline hovered, keyboard-focused, and selected navigation tabs. */
.main-nav a {
  position: relative;
  text-decoration: none;
}
.main-nav a::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 4px;
  height: 2px;
  border-radius: 2px;
  background: var(--green-deep);
  pointer-events: none;
  transform: scaleX(0);
  transform-origin: center;
  transition: transform 180ms ease;
}
.main-nav a[aria-current="page"],
.main-nav a[aria-current="location"] {
  color: var(--green-deep);
  box-shadow: none;
}
.main-nav a[aria-current="page"]::after,
.main-nav a[aria-current="location"]::after,
.main-nav a:focus-visible::after,
.main-nav a:active::after {
  transform: scaleX(1);
}
@media (hover: hover) {
  .main-nav a:hover::after { transform: scaleX(1); }
}
@media (prefers-reduced-motion: reduce) {
  .main-nav a::after { transition: none; }
}

/* Go-live: hidden anti-spam honeypot + form error state */
.hp-field{display:none!important}
.form-note.feedback-error{color:#c0392b}


/* Footer bottom-bar link (Privacy Policy) */
.footer-bottom a{color:inherit;text-decoration:underline;text-underline-offset:2px}
.footer-bottom a:hover{color:#b6ed6d}

/* Legal / policy page typography */
.legal-section{padding-top:0}
.legal-content>*{max-width:780px}
.legal-content p{line-height:1.7;margin:0 0 18px}
.legal-subtitle{font-weight:700;color:#1f7d3b;text-transform:uppercase;letter-spacing:.06em;font-size:13px}
.legal-contact{display:flex;flex-wrap:wrap;gap:8px 28px}
.legal-content h2{font-size:22px;letter-spacing:-.02em;margin:34px 0 10px}
.legal-content ul{margin:0 0 18px 22px;line-height:1.7}
.legal-content a{color:#1f7d3b;text-decoration:underline;text-underline-offset:2px}
