@import url('https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&family=Montserrat:wght@600;700;800&display=swap');

:root{
  --ink:#0b0f17;
  --ink-2:#111827;
  --paper:#f7f9fc;
  --white:#ffffff;
  --blue:#0d79ff;
  --blue-2:#27b6ff;
  --orange:#ff6a00;
  --orange-2:#ff9a24;
  --muted:#6b7280;
  --line:#e8edf3;
  --shadow:0 24px 70px rgba(8,18,36,.12);
  --radius:24px;
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{font-family:'Manrope',sans-serif;color:var(--ink-2);background:#fff;overflow-x:hidden}
a{text-decoration:none}
img{max-width:100%;display:block}
.section{padding:96px 0}
.section-sm{padding:72px 0}
.bg-soft{background:var(--paper)}
.eyebrow{display:inline-flex;align-items:center;gap:.55rem;font-size:.76rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase;color:var(--orange)}
.eyebrow:before{content:'';width:28px;height:2px;background:linear-gradient(90deg,var(--blue),var(--orange));border-radius:4px}
.display-title{font-family:'Montserrat',sans-serif;font-weight:800;line-height:1.05;letter-spacing:-.04em}
.text-gradient{background:linear-gradient(90deg,var(--blue),var(--orange));-webkit-background-clip:text;background-clip:text;color:transparent}
.lead-soft{color:#667085;font-size:1.08rem;line-height:1.8}

/* Top bar + nav */
.topbar{background:#080b12;color:#cbd5e1;font-size:.85rem}
.topbar .container{display:flex;justify-content:space-between;gap:1rem;align-items:center;padding-top:9px;padding-bottom:9px}
.topbar strong{color:#fff}
.topbar .quick{display:flex;gap:1.25rem;flex-wrap:wrap}
.topbar i{color:var(--orange);margin-right:.4rem}
.navbar{background:#fff;box-shadow:0 8px 30px rgba(15,23,42,.08);border-top:1px solid #eef2f6}
.navbar-brand img{width:155px;height:auto;border-radius:6px}
.navbar .nav-link{color:#1f2937!important;font-weight:700;font-size:.92rem;padding:.85rem .8rem!important;position:relative}
.navbar .nav-link:after{content:'';position:absolute;left:.8rem;right:.8rem;bottom:.45rem;height:2px;transform:scaleX(0);background:linear-gradient(90deg,var(--blue),var(--orange));transition:.25s}
.navbar .nav-link:hover:after,.navbar .nav-link.active:after{transform:scaleX(1)}
.navbar .nav-link:hover,.navbar .nav-link.active{color:#0d79ff!important}
.btn-air{border:0;border-radius:999px;padding:.9rem 1.25rem;font-weight:800;background:linear-gradient(100deg,var(--blue),#1f8cff 47%,var(--orange));color:#fff;box-shadow:0 12px 30px rgba(13,121,255,.24);transition:.25s}
.btn-air:hover{color:#fff;transform:translateY(-2px);box-shadow:0 16px 34px rgba(255,106,0,.22)}
.btn-outline-air{border:1px solid rgba(255,255,255,.35);border-radius:999px;padding:.86rem 1.2rem;font-weight:800;color:#fff;background:rgba(255,255,255,.04)}
.btn-outline-air:hover{background:#fff;color:#111}

/* Hero */
.hero{position:relative;min-height:720px;display:flex;align-items:center;color:#fff;background:#080b12;overflow:hidden}
.hero:before{content:'';position:absolute;inset:0;background:linear-gradient(90deg,rgba(6,9,15,.95) 0%,rgba(6,9,15,.82) 42%,rgba(6,9,15,.3) 75%,rgba(6,9,15,.15) 100%),url('https://images.unsplash.com/photo-1770319675695-f289685453cf?auto=format&fit=crop&w=2200&q=88') center/cover no-repeat;transform:scale(1.02)}
.hero:after{content:'';position:absolute;width:600px;height:600px;right:-180px;bottom:-260px;border-radius:50%;background:radial-gradient(circle,rgba(255,106,0,.32),transparent 65%);filter:blur(10px)}
.hero .container{position:relative;z-index:2}
.hero h1{font-size:clamp(2.7rem,6vw,5.35rem);max-width:880px}
.hero p{max-width:700px;color:#d8dee8;font-size:1.13rem;line-height:1.8}
.hero-badges{display:flex;gap:.75rem;flex-wrap:wrap}
.hero-badge{padding:.7rem 1rem;border:1px solid rgba(255,255,255,.16);border-radius:999px;background:rgba(255,255,255,.06);font-size:.88rem;font-weight:700;backdrop-filter:blur(8px)}
.hero-badge i{color:var(--orange);margin-right:.45rem}
.hero-stats{position:absolute;right:4vw;bottom:3rem;z-index:3;width:min(430px,92vw);padding:1.1rem;border:1px solid rgba(255,255,255,.12);border-radius:20px;background:rgba(8,11,18,.72);backdrop-filter:blur(12px)}
.hero-stats .stat{padding:.8rem 1rem;border-right:1px solid rgba(255,255,255,.12)}
.hero-stats .stat:last-child{border-right:0}
.hero-stats strong{display:block;font-size:1.35rem;color:#fff}
.hero-stats span{font-size:.75rem;color:#aab4c3}

/* cards */
.service-card{height:100%;padding:2rem;border:1px solid var(--line);border-radius:var(--radius);background:#fff;box-shadow:0 10px 32px rgba(18,34,58,.06);transition:.3s;overflow:hidden;position:relative}
.service-card:before{content:'';position:absolute;left:0;right:0;bottom:0;height:4px;background:linear-gradient(90deg,var(--blue),var(--orange));transform:scaleX(.22);transform-origin:left;transition:.3s}
.service-card:hover{transform:translateY(-8px);box-shadow:var(--shadow)}
.service-card:hover:before{transform:scaleX(1)}
.icon-wrap{width:58px;height:58px;border-radius:18px;display:grid;place-items:center;font-size:1.35rem;color:#fff;background:linear-gradient(135deg,var(--blue),var(--orange));box-shadow:0 12px 24px rgba(13,121,255,.16)}
.service-card h3{font-family:'Montserrat';font-size:1.15rem;margin:1.35rem 0 .8rem;font-weight:800}
.service-card p{color:var(--muted);line-height:1.7;font-size:.94rem}
.link-arrow{display:inline-flex;align-items:center;gap:.55rem;color:var(--ink);font-weight:800;font-size:.9rem}
.link-arrow i{color:var(--orange);transition:.2s}.link-arrow:hover i{transform:translateX(5px)}

/* Split */
.image-stack{position:relative;min-height:550px}
.image-stack .main-img{position:absolute;left:0;top:0;width:82%;height:500px;object-fit:cover;border-radius:28px;box-shadow:var(--shadow)}
.image-stack .mini-card{position:absolute;right:0;bottom:0;width:55%;padding:1.2rem;border-radius:20px;background:#0b0f17;color:#fff;box-shadow:var(--shadow)}
.image-stack .mini-card strong{font-size:2.1rem;font-family:'Montserrat'}
.image-stack .mini-card span{color:#c4ccd7;font-size:.85rem}
.check-list{list-style:none;padding:0;margin:1.5rem 0}
.check-list li{display:flex;gap:.8rem;align-items:flex-start;margin:.85rem 0;color:#465062}
.check-list i{margin-top:.22rem;color:var(--orange)}

/* Emergency strip */
.emergency{background:linear-gradient(110deg,#0872ed,#0d79ff 45%,#ff6a00);color:#fff;border-radius:30px;padding:2.2rem 2.4rem;box-shadow:0 24px 60px rgba(13,121,255,.2)}
.emergency p{margin:0;color:rgba(255,255,255,.82)}
.emergency .btn{background:#fff;color:#111;font-weight:800;border-radius:999px;padding:.9rem 1.3rem}

/* Trust */
.trust-chip{padding:1.1rem 1.2rem;border:1px solid var(--line);border-radius:16px;background:#fff;text-align:center;font-weight:800;color:#394150;height:100%}
.trust-chip i{display:block;font-size:1.5rem;margin-bottom:.45rem;color:var(--blue)}

/* Testimonial */
.quote-wrap{border-radius:30px;background:#0a0e15;color:#fff;padding:3rem;position:relative;overflow:hidden}
.quote-wrap:after{content:'“';position:absolute;right:2rem;top:-1rem;font-family:Georgia;font-size:10rem;line-height:1;color:rgba(255,255,255,.05)}
.quote-wrap blockquote{font-size:1.3rem;line-height:1.8;max-width:850px;color:#eef2f7}
.quote-wrap .author{color:#ffb26f;font-weight:800;letter-spacing:.08em;text-transform:uppercase;font-size:.8rem}

/* Blog */
.blog-card{border:1px solid var(--line);border-radius:22px;overflow:hidden;background:#fff;height:100%;transition:.3s}
.blog-card:hover{transform:translateY(-6px);box-shadow:var(--shadow)}
.blog-card img{width:100%;height:230px;object-fit:cover}
.blog-card .body{padding:1.45rem}
.blog-card .meta{font-size:.78rem;color:#8a94a4}
.blog-card h3{font-family:'Montserrat';font-size:1.15rem;font-weight:800;margin:.55rem 0 .8rem}

/* Inner page */
.page-hero{position:relative;min-height:500px;display:flex;align-items:end;padding:7rem 0 4rem;color:#fff;background:#090d14;overflow:hidden}
.page-hero:before{content:'';position:absolute;inset:0;background:linear-gradient(90deg,rgba(6,9,15,.93),rgba(6,9,15,.52) 60%,rgba(6,9,15,.2)),var(--hero-image) center/cover no-repeat}
.page-hero:after{content:'';position:absolute;inset:0;background:linear-gradient(0deg,rgba(9,13,20,.5),transparent 45%)}
.page-hero .container{position:relative;z-index:2}
.page-hero h1{font-size:clamp(2.4rem,5vw,4.5rem);max-width:850px}
.page-hero p{max-width:720px;color:#d5dbe4;line-height:1.8}
.breadcrumb-air{display:flex;gap:.55rem;align-items:center;color:#cbd5e1;font-size:.85rem;margin-bottom:1rem}.breadcrumb-air a{color:#fff}.breadcrumb-air i{font-size:.65rem;color:var(--orange)}

.service-intro-card{padding:2rem;border-radius:26px;background:#fff;border:1px solid var(--line);box-shadow:var(--shadow)}
.brand-row{display:flex;gap:.75rem;flex-wrap:wrap}
.brand-pill{border:1px solid var(--line);border-radius:999px;padding:.65rem .9rem;font-size:.82rem;font-weight:800;color:#4b5563;background:#fff}
.content-block{padding:2rem 0;border-bottom:1px solid var(--line)}
.content-block:last-child{border-bottom:0}
.content-block h3{font-family:'Montserrat';font-size:1.15rem;font-weight:800;text-transform:uppercase;letter-spacing:.01em}
.content-block p{color:#677082;line-height:1.85}
.side-cta{position:sticky;top:120px;border-radius:26px;background:#0b0f17;color:#fff;padding:2rem;overflow:hidden}
.side-cta:before{content:'';position:absolute;width:240px;height:240px;border-radius:50%;background:radial-gradient(circle,rgba(13,121,255,.34),transparent 67%);right:-100px;top:-100px}
.side-cta h3,.side-cta p,.side-cta form{position:relative;z-index:2}.side-cta p{color:#bac3d0}.side-cta .form-control{background:rgba(255,255,255,.07);border-color:rgba(255,255,255,.12);color:#fff;border-radius:12px;padding:.8rem 1rem}.side-cta .form-control::placeholder{color:#91a0b4}

/* Resources */
.resources-hero{background:linear-gradient(135deg,#0c111a,#121b28)}
.resource-feature{border-radius:28px;overflow:hidden;position:relative;min-height:420px;background:#111;color:#fff}
.resource-feature img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:.46}
.resource-feature:after{content:'';position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,0,0,.88),rgba(0,0,0,.05) 70%)}
.resource-feature .content{position:absolute;left:2rem;right:2rem;bottom:2rem;z-index:2}.resource-feature h2{font-family:'Montserrat';font-weight:800}

/* About */
.about-number{font-family:'Montserrat';font-weight:800;font-size:4.5rem;line-height:1;background:linear-gradient(180deg,#0d79ff,#ff6a00);-webkit-background-clip:text;color:transparent}
.timeline{position:relative;padding-left:2rem}.timeline:before{content:'';position:absolute;left:.42rem;top:.4rem;bottom:.4rem;width:2px;background:linear-gradient(var(--blue),var(--orange))}.timeline-item{position:relative;margin-bottom:1.6rem}.timeline-item:before{content:'';position:absolute;left:-1.94rem;top:.35rem;width:12px;height:12px;border-radius:50%;background:var(--orange);box-shadow:0 0 0 5px rgba(255,106,0,.12)}

/* Footer */
.footer{background:#070a0f;color:#b8c0cc;padding:72px 0 0}
.footer .logo{width:165px;border-radius:8px}
.footer h5{font-family:'Montserrat';font-weight:800;color:#fff;font-size:1rem;margin-bottom:1rem}
.footer a{display:block;color:#aeb8c6;margin:.55rem 0;font-size:.9rem}.footer a:hover{color:#fff}.footer-bottom{border-top:1px solid rgba(255,255,255,.08);margin-top:3rem;padding:1.2rem 0;color:#818b99;font-size:.82rem}.socials{display:flex;gap:.6rem}.socials a{width:38px;height:38px;border-radius:50%;display:grid;place-items:center;background:rgba(255,255,255,.06);margin:0;color:#fff}.socials a:hover{background:linear-gradient(135deg,var(--blue),var(--orange))}

/* Animation */
.reveal{opacity:0;transform:translateY(25px);transition:opacity .7s ease,transform .7s ease}.reveal.show{opacity:1;transform:none}

@media(max-width:991px){
  .section{padding:76px 0}.hero{min-height:680px;padding:90px 0}.hero-stats{position:relative;right:auto;bottom:auto;margin-top:2rem}.navbar-collapse{padding:1rem 0}.image-stack{min-height:460px}.image-stack .main-img{height:410px}.side-cta{position:relative;top:auto;margin-top:2rem}
}
@media(max-width:767px){
  .topbar .container{justify-content:center;text-align:center}.topbar .quick{justify-content:center}.topbar .service-area{display:none}.hero{min-height:auto;padding:110px 0 70px}.hero h1{font-size:2.7rem}.hero-stats .stat{border-right:0;border-bottom:1px solid rgba(255,255,255,.1)}.hero-stats .stat:last-child{border-bottom:0}.section{padding:64px 0}.image-stack{min-height:390px}.image-stack .main-img{width:92%;height:340px}.image-stack .mini-card{width:68%}.quote-wrap{padding:2rem}.emergency{padding:1.7rem}.page-hero{min-height:430px;padding-top:6rem}.footer{text-align:center}.footer .logo{margin-inline:auto}.socials{justify-content:center}.brand-row{justify-content:center}
}

.navbar-toggler{border-color:#d7dee8}.navbar-toggler:focus{box-shadow:0 0 0 .2rem rgba(13,121,255,.12)}.navbar-toggler-icon{filter:invert(1)}

/* Client revision: emergency phone, BBB and safety messaging */
.topbar .quick{align-items:center}
.topbar .top-phone{display:inline-flex;align-items:center;gap:.5rem;color:#fff;font-size:1.18rem;font-weight:900;letter-spacing:.02em}
.topbar .top-phone i{font-size:1.25rem;color:#fff}
.topbar .emergency-top{display:inline-flex;align-items:center;gap:.45rem;background:#c91515;color:#fff;padding:.45rem .75rem;border-radius:999px;font-weight:900;text-transform:uppercase;letter-spacing:.035em}
.btn-emergency{background:#cf1717;color:#fff;border:1px solid #cf1717;border-radius:999px;padding:.92rem 1.25rem;font-weight:900;box-shadow:0 12px 30px rgba(207,23,23,.28)}
.btn-emergency:hover{background:#ad1010;color:#fff;border-color:#ad1010;transform:translateY(-2px)}
.bbb-badge{display:flex;align-items:center;gap:1rem;border:1px solid #d9e1eb;border-radius:20px;background:#fff;padding:1.2rem 1.4rem;box-shadow:0 12px 30px rgba(18,34,58,.08);color:#183a6c;max-width:520px;margin-inline:auto}
.bbb-badge:hover{color:#183a6c;transform:translateY(-3px)}
.bbb-badge .bbb-mark{width:64px;height:64px;border-radius:14px;background:#0c4c92;color:#fff;display:grid;place-items:center;font-family:'Montserrat';font-weight:900;font-size:1.15rem}
.bbb-badge small{display:block;font-weight:800;letter-spacing:.1em;color:#687386;font-size:.67rem}.bbb-badge strong{display:block;font-family:'Montserrat';font-size:1.12rem}.bbb-badge>i{font-size:1.8rem;color:#0c4c92}
.safety-card{border-top:4px solid #0d79ff}
@media(max-width:767px){.topbar .quick{gap:.55rem}.topbar .top-phone{font-size:1.05rem}.topbar .emergency-top{font-size:.7rem}.btn-emergency{width:100%;text-align:center}.bbb-badge{max-width:100%}}

/* Professional credentials / review badges */
.trust-credentials{background:#fff}
.credential-card{height:100%;min-height:205px;padding:1.25rem 1rem;border:1px solid #e2e8f0;border-radius:20px;background:#fff;box-shadow:0 12px 34px rgba(18,34,58,.07);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;color:#17253a;transition:.25s ease}
a.credential-card:hover{transform:translateY(-5px);box-shadow:0 18px 42px rgba(18,34,58,.12);color:#17253a}
.credential-logo{height:90px;width:100%;display:flex;align-items:center;justify-content:center;margin-bottom:.8rem}
.credential-logo img{display:block;max-width:100%;max-height:82px;width:auto;height:auto;object-fit:contain;border-radius:8px}
.credential-card strong{font-family:'Montserrat';font-size:1rem;margin-bottom:.15rem}.credential-card span{font-size:.83rem;color:#6b7482}
.facebook-logo{width:82px;height:82px;border-radius:50%;background:#1877f2;color:#fff;margin-bottom:.8rem}.facebook-logo i{font-size:3.2rem;line-height:1}
@media(max-width:575px){.credential-card{min-height:175px;padding:1rem .7rem}.credential-logo{height:72px}.credential-logo img{max-height:66px}.facebook-logo{width:66px;height:66px}.facebook-logo i{font-size:2.6rem}.credential-card strong{font-size:.9rem}.credential-card span{font-size:.75rem}}

/* FortisBC approved creative: image artwork remains untouched */
.fortisbc-rebate-section{background:#f7faff;border-top:1px solid #e7edf5;border-bottom:1px solid #e7edf5}
.fortisbc-rebate-tile{display:inline-block;padding:14px;background:#fff;border:1px solid #dfe6ef;border-radius:18px;box-shadow:0 14px 36px rgba(18,34,58,.09);transition:.25s ease}
.fortisbc-rebate-tile:hover{transform:translateY(-4px);box-shadow:0 20px 44px rgba(18,34,58,.14)}
.fortisbc-rebate-tile img{display:block;width:300px;max-width:100%;height:auto;border:0;border-radius:0;object-fit:contain}

/* =========================================================
   RESPONSIVE POLISH — spacing, typography & mobile layout
   ========================================================= */
:root{
  --section-y:96px;
}
.container{padding-left:20px;padding-right:20px}

/* Prevent long CTA / headings from forcing horizontal overflow */
h1,h2,h3,h4,h5,h6,p,a,span{overflow-wrap:break-word}
.btn{white-space:normal}

/* Better responsive type rhythm */
.hero h1{font-size:clamp(2.55rem,5vw,4.8rem);line-height:1.03}
.page-hero h1{font-size:clamp(2.35rem,4.8vw,4.15rem)}
.display-5{font-size:clamp(2rem,4vw,3rem)}

@media (max-width:1199.98px){
  .navbar .nav-link{font-size:.84rem;padding:.75rem .55rem!important}
  .navbar .btn-air{padding:.78rem 1rem;font-size:.85rem}
  .navbar-brand img{width:145px}
  .hero{min-height:660px}
  .hero h1{font-size:clamp(2.55rem,5.1vw,4rem);max-width:780px}
  .hero p{font-size:1.02rem;max-width:650px}
  .section{padding:82px 0}
  .section-sm{padding:58px 0}
  .service-card{padding:1.6rem}
}

@media (max-width:991.98px){
  .container{padding-left:24px;padding-right:24px}
  .topbar .container{padding-top:8px;padding-bottom:8px}
  .navbar{padding:.5rem 0}
  .navbar-brand img{width:142px}
  .navbar-collapse{background:#fff;margin:10px -24px -8px;padding:12px 24px 20px;border-top:1px solid #edf1f6;box-shadow:0 14px 30px rgba(15,23,42,.06)}
  .navbar .nav-link{padding:.68rem 0!important;font-size:.92rem}
  .navbar .nav-link:after{left:0;right:auto;width:42px;bottom:.28rem}
  .navbar .nav-item.ms-lg-2{margin-top:.6rem}
  .navbar .btn-air{width:100%;text-align:center}
  .navbar-toggler-icon{filter:none}

  .hero{min-height:auto;padding:88px 0 52px;align-items:flex-start}
  .hero h1{font-size:clamp(2.35rem,6vw,3.5rem);max-width:720px;margin-top:.4rem}
  .hero p{font-size:1rem;line-height:1.7;max-width:640px}
  .hero-stats{width:100%;max-width:620px;margin:2rem 0 0;padding:.7rem}
  .hero-stats .stat{padding:.7rem .6rem}
  .hero-badge{font-size:.8rem;padding:.6rem .8rem}
  .hero .btn{padding:.82rem 1rem;font-size:.9rem}

  .section{padding:70px 0}
  .section-sm{padding:52px 0}
  .row.g-5{--bs-gutter-y:2.25rem}
  .image-stack{min-height:430px;max-width:650px;margin:0 auto}
  .image-stack .main-img{height:390px}
  .page-hero{min-height:410px;padding:5.6rem 0 3rem}
  .page-hero h1{font-size:clamp(2.2rem,6vw,3.4rem)}
  .side-cta{margin-top:1.25rem}
  .footer{padding-top:58px}
}

@media (max-width:767.98px){
  .container{padding-left:18px;padding-right:18px}
  .topbar .container{display:block;padding-top:7px;padding-bottom:7px}
  .topbar .quick{gap:.45rem;justify-content:center;align-items:center}
  .topbar .top-phone{font-size:1rem}
  .topbar .top-phone i{font-size:1.05rem}
  .topbar .emergency-top{font-size:.64rem;padding:.4rem .58rem}
  .navbar-brand img{width:132px}
  .navbar-collapse{margin-left:-18px;margin-right:-18px;padding-left:18px;padding-right:18px}

  .hero{padding:62px 0 34px;background:#080b12}
  .hero:before{background:linear-gradient(90deg,rgba(6,9,15,.94) 0%,rgba(6,9,15,.78) 60%,rgba(6,9,15,.46) 100%),url('https://images.unsplash.com/photo-1770319675695-f289685453cf?auto=format&fit=crop&w=1400&q=84') center/cover no-repeat;transform:none}
  .hero h1{font-size:clamp(2rem,8.4vw,2.65rem);line-height:1.08;letter-spacing:-.035em;margin-bottom:1rem!important}
  .hero p{font-size:.94rem;line-height:1.65;margin-bottom:1.25rem!important}
  .hero .d-flex.gap-3{gap:.7rem!important}
  .hero .btn{width:100%;display:flex;justify-content:center;align-items:center;min-height:48px;font-size:.88rem}
  .hero-badges{gap:.5rem}
  .hero-badge{width:100%;border-radius:12px;font-size:.78rem;padding:.58rem .7rem}
  .hero-stats{margin-top:1.35rem;border-radius:16px;padding:.45rem}
  .hero-stats .stat{border-right:0;border-bottom:1px solid rgba(255,255,255,.1);padding:.58rem .5rem}
  .hero-stats .stat:last-child{border-bottom:0}
  .hero-stats strong{font-size:1.16rem}
  .hero-stats span{font-size:.7rem}

  .section{padding:54px 0}
  .section-sm{padding:42px 0}
  .section-sm.pt-0{padding-top:0!important}
  .display-5{font-size:clamp(1.8rem,7vw,2.35rem)}
  .display-title{line-height:1.12;letter-spacing:-.03em}
  .lead-soft{font-size:.98rem;line-height:1.65}
  .eyebrow{font-size:.68rem;letter-spacing:.11em}

  .trust-chip{padding:.9rem .65rem;font-size:.78rem;border-radius:14px}
  .trust-chip i{font-size:1.25rem}
  .credential-card{min-height:160px}

  .fortisbc-rebate-tile{padding:9px;border-radius:14px}
  .fortisbc-rebate-tile img{width:min(270px,100%)}

  .image-stack{min-height:340px;margin-bottom:.5rem}
  .image-stack .main-img{width:94%;height:300px;border-radius:20px}
  .image-stack .mini-card{width:72%;padding:1rem;border-radius:16px}
  .image-stack .mini-card strong{font-size:1.65rem}

  .service-card{padding:1.4rem;border-radius:20px}
  .service-card h3{font-size:1.02rem;margin:1rem 0 .6rem}
  .service-card p{font-size:.9rem;line-height:1.6}
  .icon-wrap{width:50px;height:50px;border-radius:15px}

  .emergency{padding:1.4rem;border-radius:20px;text-align:center}
  .emergency h2{font-size:1.75rem}
  .emergency .btn{width:100%;margin-top:.25rem}
  .quote-wrap{padding:1.5rem;border-radius:20px}
  .quote-wrap blockquote{font-size:1.02rem;line-height:1.7}
  .quote-wrap:after{font-size:7rem;right:1rem}

  .resource-feature{min-height:340px;border-radius:20px}
  .resource-feature .content{left:1.25rem;right:1.25rem;bottom:1.25rem}
  .resource-feature h2{font-size:1.45rem}

  .page-hero{min-height:360px;padding:4.8rem 0 2.5rem}
  .page-hero h1{font-size:clamp(2rem,8vw,2.65rem);line-height:1.08}
  .page-hero p{font-size:.94rem;line-height:1.65}
  .service-intro-card,.side-cta{padding:1.35rem;border-radius:20px}
  .content-block{padding:1.4rem 0}
  .about-number{font-size:3.4rem}

  .footer{padding-top:48px;text-align:left}
  .footer .logo{margin-inline:0;width:150px}
  .footer-bottom{margin-top:2rem}
  .socials{justify-content:flex-start}
}

@media (max-width:575.98px){
  .container{padding-left:15px;padding-right:15px}
  .topbar .quick{flex-direction:column;gap:.35rem}
  .topbar .emergency-top{font-size:.62rem}
  .topbar .top-phone{font-size:1.08rem}
  .navbar-collapse{margin-left:-15px;margin-right:-15px;padding-left:15px;padding-right:15px}

  .hero{padding:52px 0 28px}
  .hero h1{font-size:clamp(1.85rem,9vw,2.35rem)}
  .hero p{font-size:.9rem}
  .hero .eyebrow{margin-bottom:.65rem!important}
  .hero-stats{margin-top:1rem}

  .section{padding:46px 0}
  .section-sm{padding:36px 0}
  .row.g-4{--bs-gutter-y:1rem}
  .row.g-5{--bs-gutter-y:1.7rem}

  .trust-credentials .col-6{width:100%}
  .credential-card{min-height:145px;padding:.9rem}
  .credential-logo{height:62px}
  .credential-logo img{max-height:58px}

  .image-stack{min-height:290px}
  .image-stack .main-img{width:100%;height:250px;position:relative}
  .image-stack .mini-card{position:absolute;width:auto;left:14px;right:14px;bottom:0}

  .emergency{padding:1.2rem}
  .emergency h2{font-size:1.5rem}
  .quote-wrap{padding:1.25rem}
  .service-card{padding:1.2rem}
  .resource-feature{min-height:300px}

  .page-hero{min-height:330px;padding:4.2rem 0 2.1rem}
  .page-hero h1{font-size:clamp(1.85rem,9vw,2.3rem)}
  .breadcrumb-air{font-size:.76rem;flex-wrap:wrap}
  .service-intro-card,.side-cta{padding:1.15rem}

  .footer .row>[class*='col-']{width:100%}
}

/* Real Air One project/team photography */
.image-stack .main-img{width:100%;height:560px;object-fit:cover;object-position:center 42%;}
.about-real-photo{width:100%;height:auto;object-fit:cover;}
@media (max-width:991.98px){.image-stack .main-img{height:480px;}}
@media (max-width:575.98px){.image-stack .main-img{height:390px;object-position:center center;}}


/* =========================================================
   SEPT 2026 — About hero, rebate section & image reliability
   ========================================================= */
/* About hero uses the supplied Carrier visual without stretching it. */
.about-hero{min-height:540px;background:#08111e}
.about-hero:before{
  background:
    linear-gradient(90deg,rgba(5,10,18,.92) 0%,rgba(5,10,18,.76) 38%,rgba(5,10,18,.34) 68%,rgba(5,10,18,.12) 100%),
    url('../img/carrier-about-hero.jpeg') center 48%/cover no-repeat;
}
.about-hero .container{max-width:1180px}
.about-hero h1{max-width:760px}
.about-hero p{max-width:670px}

/* Keep service/content photography consistently cropped and polished. */
.service-photo{width:100%;max-height:520px;object-fit:cover;object-position:center}

/* FortisBC rebate: official artwork remains untouched inside a cleaner branded panel. */
.fortisbc-rebate-section{
  position:relative;
  overflow:hidden;
  background:linear-gradient(135deg,#f7fbff 0%,#ffffff 48%,#fff8f1 100%);
  border-top:1px solid #e8eef5;
  border-bottom:1px solid #e8eef5;
}
.fortisbc-rebate-section:before{
  content:'';position:absolute;width:340px;height:340px;border-radius:50%;
  left:-150px;top:-190px;background:radial-gradient(circle,rgba(13,121,255,.12),transparent 68%);
  pointer-events:none;
}
.fortisbc-rebate-shell{
  position:relative;z-index:1;padding:34px 38px;border:1px solid rgba(13,121,255,.12);
  border-radius:30px;background:rgba(255,255,255,.86);box-shadow:0 24px 65px rgba(17,41,75,.10);
}
.fortisbc-rebate-shell h2{font-size:clamp(1.85rem,3.3vw,2.85rem);max-width:680px}
.fortisbc-rebate-copy{max-width:650px;color:#647084;font-size:1.02rem;line-height:1.75}
.fortisbc-rebate-points{display:flex;gap:.7rem;flex-wrap:wrap}
.fortisbc-rebate-points span{display:inline-flex;align-items:center;gap:.5rem;padding:.68rem .85rem;border:1px solid #e3eaf3;border-radius:999px;background:#fff;color:#344054;font-size:.84rem;font-weight:750;box-shadow:0 7px 18px rgba(20,40,70,.05)}
.fortisbc-rebate-points i{color:var(--blue)}
.fortisbc-art-card{padding:18px;border:1px solid #e1e8f1;border-radius:22px;background:#fff;box-shadow:0 15px 38px rgba(18,34,58,.09);text-align:center}
.fortisbc-art-label{margin-bottom:11px;color:#344054;font-size:.72rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}
.fortisbc-rebate-tile{display:block;padding:0;border:0;border-radius:14px;overflow:hidden;box-shadow:none;background:#fff}
.fortisbc-rebate-tile:hover{transform:none;box-shadow:none}
.fortisbc-rebate-tile img{width:100%;max-width:300px;height:auto;margin:0 auto;object-fit:contain}
.fortisbc-art-card small{display:block;margin-top:12px;color:#7c8798;font-size:.72rem;line-height:1.55}

@media(max-width:991.98px){
  .about-hero{min-height:470px}
  .about-hero:before{background:linear-gradient(90deg,rgba(5,10,18,.90) 0%,rgba(5,10,18,.70) 55%,rgba(5,10,18,.34) 100%),url('../img/carrier-about-hero.jpeg') center 50%/cover no-repeat}
  .fortisbc-rebate-shell{padding:30px}
  .fortisbc-art-card{max-width:420px;margin:0 auto}
}
@media(max-width:767.98px){
  .about-hero{min-height:410px;padding:4.8rem 0 2.6rem}
  .about-hero:before{background:linear-gradient(0deg,rgba(5,10,18,.90) 0%,rgba(5,10,18,.62) 70%,rgba(5,10,18,.38) 100%),url('../img/carrier-about-hero.jpeg') center 46%/cover no-repeat}
  .about-hero h1{font-size:clamp(2rem,8vw,2.65rem)}
  .fortisbc-rebate-shell{padding:24px 20px;border-radius:22px}
  .fortisbc-rebate-copy{font-size:.95rem;line-height:1.65}
  .fortisbc-rebate-points{display:grid;grid-template-columns:1fr}
  .fortisbc-rebate-points span{border-radius:14px}
  .fortisbc-rebate-shell .btn{width:100%;text-align:center}
  .fortisbc-art-card{margin-top:4px;padding:14px;border-radius:18px}
}
@media(max-width:575.98px){
  .about-hero{min-height:390px;padding:4.25rem 0 2.2rem}
  .about-hero:before{background-position:center 44%}
  .fortisbc-rebate-shell{padding:20px 16px}
  .fortisbc-rebate-shell h2{font-size:1.72rem}
}


/* Sept 2026 correction: keep original FortisBC content, improve layout only */
.fortisbc-rebate-section{
  position:relative;
  overflow:hidden;
  background:linear-gradient(135deg,#f7fbff 0%,#ffffff 52%,#fff8f1 100%);
}
.fortisbc-rebate-section:before{
  content:'';
  position:absolute;
  width:420px;
  height:420px;
  left:-190px;
  top:-220px;
  border-radius:50%;
  background:radial-gradient(circle,rgba(13,121,255,.12),transparent 68%);
  pointer-events:none;
}
.fortisbc-rebate-shell{
  position:relative;
  z-index:1;
  padding:38px 42px;
  border:1px solid #e3eaf3;
  border-radius:28px;
  background:rgba(255,255,255,.92);
  box-shadow:0 22px 56px rgba(17,41,75,.09);
}
.fortisbc-rebate-shell h2{max-width:620px;line-height:1.2}
.fortisbc-rebate-tile{
  display:flex;
  align-items:center;
  justify-content:center;
  min-height:170px;
  padding:22px;
  border:1px solid #e5eaf0;
  border-radius:20px;
  background:#fff;
  box-shadow:0 12px 30px rgba(18,34,58,.08);
  transition:transform .25s ease,box-shadow .25s ease;
}
.fortisbc-rebate-tile:hover{transform:translateY(-4px);box-shadow:0 18px 38px rgba(18,34,58,.12)}
.fortisbc-rebate-tile img{display:block;width:100%;max-width:320px;height:auto;object-fit:contain}
@media(max-width:991.98px){
  .fortisbc-rebate-shell{padding:30px}
  .fortisbc-rebate-shell .col-lg-7{text-align:center}
  .fortisbc-rebate-shell h2{margin-left:auto;margin-right:auto}
  .fortisbc-rebate-tile{max-width:430px;margin:0 auto}
}
@media(max-width:575.98px){
  .fortisbc-rebate-shell{padding:22px 18px;border-radius:22px}
  .fortisbc-rebate-tile{min-height:140px;padding:16px;border-radius:16px}
}


/* Unique, service-relevant inner-page hero images */
.hero-furnaces:before{
  background:
    linear-gradient(90deg,rgba(6,9,15,.93),rgba(6,9,15,.56) 60%,rgba(6,9,15,.22)),
    url('https://images.pexels.com/photos/7859953/pexels-photo-7859953.jpeg?cs=srgb&dl=pexels-heiko-ruth-53441229-7859953.jpg&fm=jpg') center 52%/cover no-repeat;
}
.hero-fireplaces:before{
  background:
    linear-gradient(90deg,rgba(6,9,15,.93),rgba(6,9,15,.54) 60%,rgba(6,9,15,.20)),
    url('https://images.pexels.com/photos/19227234/pexels-photo-19227234.jpeg?cs=srgb&dl=pexels-curtis-adams-1694007-19227234.jpg&fm=jpg') center 56%/cover no-repeat;
}
.hero-central-heating:before{
  background:
    linear-gradient(90deg,rgba(6,9,15,.93),rgba(6,9,15,.52) 60%,rgba(6,9,15,.20)),
    url('../img/about-airone.png') center 50%/cover no-repeat;
}
.hero-resources:before{
  background:
    linear-gradient(90deg,rgba(6,9,15,.93),rgba(6,9,15,.55) 60%,rgba(6,9,15,.22)),
    url('https://images.pexels.com/photos/36077581/pexels-photo-36077581.jpeg?cs=srgb&dl=pexels-huum-sauna-heaters-718199222-36077581.jpg&fm=jpg') center 48%/cover no-repeat;
}

@media(max-width:767px){
  .hero-furnaces:before{background-position:center 50%;}
  .hero-fireplaces:before{background-position:58% center;}
  .hero-central-heating:before{background-position:58% center;}
  .hero-resources:before{background-position:58% center;}
}
/* Fireplace Genie showcase — separate from the service cards */
.fireplace-showcase-section{background:#fff;padding-top:0}
.fireplace-showcase{overflow:hidden;border-radius:30px;background:#080b12;box-shadow:0 24px 60px rgba(8,18,36,.14)}
.fireplace-showcase-logo{display:flex;align-items:center;justify-content:center;min-height:420px;padding:30px;background:#000}
.fireplace-showcase-logo img{display:block;width:auto;max-width:100%;max-height:360px;object-fit:contain}
.fireplace-showcase-copy{padding:54px 58px;color:#fff}
.fireplace-showcase-copy h2{font-family:'Montserrat',sans-serif;font-size:clamp(2rem,3.5vw,3.3rem);font-weight:800;line-height:1.08;letter-spacing:-.04em;max-width:650px;margin:0 0 1.65rem}
.fireplace-showcase-link{display:inline-flex;align-items:center;gap:.65rem;padding:.9rem 1.2rem;border-radius:999px;background:linear-gradient(100deg,var(--blue),#1f8cff 47%,var(--orange));color:#fff;font-weight:800;box-shadow:0 12px 30px rgba(13,121,255,.22);transition:.25s ease}
.fireplace-showcase-link:hover{color:#fff;transform:translateY(-2px);box-shadow:0 16px 34px rgba(255,106,0,.2)}
@media(max-width:991.98px){.fireplace-showcase-logo{min-height:auto;padding:28px}.fireplace-showcase-logo img{max-height:310px}.fireplace-showcase-copy{padding:38px 34px;text-align:center}.fireplace-showcase-copy h2{margin-left:auto;margin-right:auto}}
@media(max-width:575.98px){.fireplace-showcase-section{padding-bottom:48px}.fireplace-showcase{border-radius:22px}.fireplace-showcase-logo{padding:20px}.fireplace-showcase-logo img{max-height:240px}.fireplace-showcase-copy{padding:28px 20px 30px}.fireplace-showcase-copy h2{font-size:1.75rem;margin-bottom:1.25rem}.fireplace-showcase-link{width:100%;justify-content:center}}

