
:root{--navy:#071522;--navy2:#0b2940;--blue:#26a8ea;--blue2:#078fd7;--orange:#f59a23;--ink:#0b1d2c;--muted:#5d6b76;--soft:#f4f7f9;--line:#dce4e9;--radius:18px;--shadow:0 18px 50px rgba(3,20,33,.18)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:var(--ink);line-height:1.55;background:#fff}a{text-decoration:none;color:inherit}.container{width:min(1180px,calc(100% - 40px));margin:auto}.utility-bar{background:#071522;color:#d6e4ed;font-size:.83rem}.utility-inner{height:34px;display:flex;align-items:center;justify-content:space-between}.utility-inner div{display:flex;gap:24px}.site-header{background:#fff;position:relative;z-index:50;border-bottom:1px solid #edf1f3}.nav{height:104px;display:flex;align-items:center;justify-content:space-between}.brand{height:100%;display:flex;align-items:center}.brand img{width:190px;max-height:96px;object-fit:contain;display:block}.nav-links{display:flex;align-items:center;gap:28px;font-weight:800}.nav-links a{font-size:.94rem}.nav-cta{background:var(--blue);color:#fff;padding:12px 16px;border-radius:9px}.menu-toggle{display:none;border:1px solid var(--line);background:#fff;border-radius:9px;padding:10px 13px;font-weight:800}.hero{min-height:650px;position:relative;display:flex;align-items:center;overflow:hidden;background:#081522;color:#fff}.hero-bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(4,15,26,.94) 0%,rgba(4,15,26,.72) 38%,rgba(4,15,26,.18) 72%,rgba(4,15,26,.05) 100%)}.hero-content{position:relative;z-index:2;padding:90px 0}.eyebrow{text-transform:uppercase;letter-spacing:.16em;font-weight:900;font-size:.78rem;color:#70d1ff;margin:0 0 13px}.eyebrow.dark{color:#0a7fb9}.hero h1,.page-hero h1{font-size:clamp(3rem,6vw,5.8rem);line-height:.95;letter-spacing:-.055em;max-width:850px;margin:0}.hero-copy{font-size:1.18rem;max-width:690px;color:#e6eef4;margin:25px 0 30px}.hero-actions{display:flex;gap:14px;flex-wrap:wrap}.button{display:inline-flex;align-items:center;justify-content:center;padding:15px 22px;border-radius:10px;font-weight:900;border:0;cursor:pointer;font-size:1rem}.button-primary{background:linear-gradient(135deg,var(--blue),var(--blue2));color:#03131e}.button-ghost{border:1px solid rgba(255,255,255,.62);color:#fff;background:rgba(255,255,255,.07)}.button-dark{background:var(--navy);color:#fff}.full{width:100%}.section{padding:95px 0}.soft-section{padding:95px 0;background:var(--soft)}.section-heading{display:grid;grid-template-columns:1.05fr .95fr;gap:70px;align-items:end;margin-bottom:42px}.section-heading h2,.split-grid h2,.about-grid h2,.cta-band h2,.featured-band h2,.steps-section h2{font-size:clamp(2.1rem,4vw,3.7rem);line-height:1.02;letter-spacing:-.04em;margin:0}.section-heading>p,.split-grid p,.about-grid p{color:var(--muted);font-size:1.07rem}.cards.three{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.service-card{padding:30px;border:1px solid var(--line);border-radius:var(--radius);background:#fff;box-shadow:0 8px 30px rgba(9,30,47,.05)}.service-card h3{font-size:1.45rem;margin:0 0 10px}.service-card p{color:var(--muted)}.service-card a{font-weight:900;color:#087db9}.path-section{padding:36px 0;background:#f5f8fa}.path-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px}.path-card{padding:44px;border-radius:22px;color:#fff;min-height:300px;display:flex;flex-direction:column;justify-content:flex-end;box-shadow:var(--shadow)}.path-card span{text-transform:uppercase;letter-spacing:.15em;font-size:.78rem;font-weight:900;color:#7fd5ff}.path-card h2{font-size:2.6rem;line-height:1;margin:10px 0}.path-card p{max-width:500px;color:#d8e5ec}.path-card strong{margin-top:12px}.retail-path{background:linear-gradient(135deg,#0a2e49,#0b5d8e)}.commercial-path{background:linear-gradient(135deg,#07131f,#192631)}.split-grid{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center}.rounded-photo{width:100%;height:460px;object-fit:cover;border-radius:22px;box-shadow:var(--shadow)}.featured-band,.dark-panel,.steps-section,.cta-band{background:linear-gradient(135deg,#06131f,#0c3552);color:#fff;padding:90px 0}.featured-band img{width:100%;height:360px;object-fit:cover;border-radius:22px}.featured-band p,.dark-panel p,.steps-section p,.cta-band p{color:#c7d8e2}.about-grid{display:grid;grid-template-columns:1fr 1fr;gap:85px}.contact-section{background:linear-gradient(135deg,#081522,#0d3552);color:#fff;padding:95px 0}.contact-grid{display:grid;grid-template-columns:.82fr 1.18fr;gap:70px}.contact-copy h2{font-size:clamp(2.2rem,4vw,3.8rem);margin:0}.contact-copy>p{color:#c9d8e2}.contact-details{margin-top:30px;border-top:1px solid rgba(255,255,255,.12)}.contact-details a{display:grid;grid-template-columns:80px 1fr;padding:14px 0;border-bottom:1px solid rgba(255,255,255,.12)}.quote-form{background:#fff;color:var(--ink);border-radius:22px;padding:30px;box-shadow:var(--shadow)}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:16px}label{display:grid;gap:7px;font-weight:800;font-size:.9rem;margin-bottom:15px}input,select,textarea{width:100%;font:inherit;border:1px solid #cfd9df;border-radius:9px;padding:13px;background:#fff;color:var(--ink)}.form-note{font-size:.82rem;color:var(--muted);text-align:center}.hp{position:absolute;left:-9999px}.check-list{list-style:none;padding:0;margin:24px 0 30px}.check-list li{padding:10px 0;border-bottom:1px solid var(--line)}.check-list li:before{content:'✓';color:#0b91d7;font-weight:900;margin-right:10px}.dark-panel .check-list li{border-color:rgba(255,255,255,.15)}.image-card-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}.image-card-grid article{border:1px solid var(--line);border-radius:18px;overflow:hidden;background:#fff}.image-card-grid img{width:100%;height:280px;object-fit:cover}.image-card-grid h3,.image-card-grid p{margin-left:22px;margin-right:22px}.image-card-grid p{color:var(--muted);margin-bottom:24px}.audience-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.audience-grid div{padding:20px;border:1px solid var(--line);border-radius:13px;font-weight:900;background:#fff}.steps-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-top:42px}.steps-grid article{border:1px solid rgba(255,255,255,.14);border-radius:18px;padding:30px;background:rgba(255,255,255,.05)}.steps-grid b{font-size:2.5rem;color:#54caff}.cta-band{text-align:center}.page-hero{background:linear-gradient(135deg,#06131f,#0d3552);color:#fff;padding:95px 0}.page-hero h1{font-size:clamp(3rem,5.7vw,5rem)}.page-hero p:not(.eyebrow){max-width:800px;color:#cfdee7;font-size:1.12rem}.gallery-page{padding:55px 0 95px;background:#f6f8fa}.filter-bar{display:flex;gap:9px;flex-wrap:wrap;margin-bottom:30px}.filter-bar button{border:1px solid #cfd9df;background:#fff;border-radius:999px;padding:9px 14px;font-weight:800;cursor:pointer}.filter-bar button.active{background:var(--navy);color:#fff;border-color:var(--navy)}.masonry-gallery{columns:3 320px;column-gap:16px}.gallery-item{break-inside:avoid;margin:0 0 16px}.gallery-item button{width:100%;border:0;padding:0;background:#fff;border-radius:14px;overflow:hidden;cursor:pointer;box-shadow:0 7px 22px rgba(5,25,40,.08);text-align:left}.gallery-item img{width:100%;display:block}.gallery-item figcaption{padding:12px 14px;font-weight:900}.gallery-item.hidden{display:none}.lightbox{position:fixed;inset:0;background:rgba(2,10,17,.94);z-index:200;display:none;align-items:center;justify-content:center;padding:30px}.lightbox.open{display:flex}.lightbox figure{margin:0;max-width:min(1100px,85vw);max-height:90vh;text-align:center;color:#fff}.lightbox img{max-width:100%;max-height:80vh;border-radius:10px}.lightbox figcaption{padding:12px;font-weight:800}.lb-close,.lb-prev,.lb-next{position:absolute;border:0;background:rgba(255,255,255,.12);color:#fff;border-radius:50%;cursor:pointer}.lb-close{top:22px;right:22px;width:46px;height:46px;font-size:30px}.lb-prev,.lb-next{top:50%;width:50px;height:50px;font-size:38px}.lb-prev{left:22px}.lb-next{right:22px}.footer{background:#04101a;color:#d8e3ea;padding:55px 0 24px}.footer-grid{display:grid;grid-template-columns:1.2fr .9fr .8fr;gap:65px}.footer-grid>div{display:flex;flex-direction:column;gap:9px}.footer-logo{width:125px;max-height:85px;object-fit:contain}.footer-grid p{color:#9cb0bd;max-width:350px}.footer-grid a,.footer-grid span{color:#b9c8d1}.footer-grid strong{color:#fff}.footer-bottom{display:flex;justify-content:space-between;border-top:1px solid rgba(255,255,255,.09);padding-top:22px;margin-top:40px;color:#7f98a8;font-size:.87rem}
@media(max-width:900px){.utility-inner>span{display:none}.utility-inner{justify-content:center}.nav{height:88px}.brand img{width:160px;max-height:80px}.menu-toggle{display:block}.nav-links{display:none;position:absolute;left:20px;right:20px;top:122px;background:#fff;padding:18px;border-radius:15px;box-shadow:var(--shadow);flex-direction:column;align-items:stretch;gap:6px}.nav-links.open{display:flex}.nav-links a{padding:9px}.hero{min-height:620px}.hero-overlay{background:linear-gradient(90deg,rgba(4,15,26,.94),rgba(4,15,26,.62))}.section,.soft-section,.contact-section,.dark-panel,.steps-section,.featured-band{padding:72px 0}.section-heading,.split-grid,.about-grid,.contact-grid{grid-template-columns:1fr;gap:36px}.cards.three,.steps-grid{grid-template-columns:1fr}.path-grid{grid-template-columns:1fr}.audience-grid{grid-template-columns:1fr 1fr}.image-card-grid{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:first-child{grid-column:1/3}}
@media(max-width:600px){.container{width:min(100% - 28px,1180px)}.utility-inner div a:last-child{display:none}.nav{height:80px}.brand img{width:140px;max-height:74px}.hero{min-height:630px}.hero h1{font-size:3.25rem}.hero-content{padding:70px 0}.hero-actions{display:grid}.button{width:100%}.section-heading{grid-template-columns:1fr;gap:20px}.path-card{padding:30px;min-height:250px}.path-card h2{font-size:2.2rem}.form-row{grid-template-columns:1fr}.rounded-photo{height:340px}.audience-grid{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr}.footer-grid>div:first-child{grid-column:auto}.footer-bottom{flex-direction:column;gap:12px}.masonry-gallery{columns:1}.lb-prev{left:8px}.lb-next{right:8px}}

/* Version 4 refinements */
.home-hero .hero-bg{object-position:center 52%}
.commercial-hero .hero-bg{object-position:center 84%}
.retail-hero .hero-bg{object-position:center 50%}
.tank-program-photo{object-position:center 50%}
.footer-logo-badge{display:inline-flex;align-items:center;justify-content:center;width:150px;min-height:108px;padding:8px 10px;background:#fff;border-radius:14px;box-shadow:0 8px 24px rgba(0,0,0,.18)}
.footer-logo{width:130px;max-height:94px;object-fit:contain;display:block}
.form-status{display:none;margin:10px 0 0;padding:10px 12px;border-radius:8px;font-size:.9rem;font-weight:800;text-align:center}
.form-status.show{display:block}.form-status.error{background:#fff0f0;color:#9c1c1c;border:1px solid #f1b6b6}.form-status.sending{background:#eef8fd;color:#075e8b;border:1px solid #b9e0f4}
.quote-form.was-validated :is(input,select,textarea):invalid{border-color:#d94b4b;box-shadow:0 0 0 2px rgba(217,75,75,.08)}
#fuel-submit:disabled{opacity:.72;cursor:wait}
.nav{position:relative}

@media(max-width:900px){
  .nav-links{top:calc(100% + 8px);z-index:90}
  .commercial-hero .hero-bg{object-position:center 78%}
  .home-hero .hero-bg{object-position:42% center}
  .retail-hero .hero-bg{object-position:62% center}
  .hero-content{padding:72px 0}
  .hero-copy{max-width:620px}
  .footer-logo-badge{width:145px;min-height:104px}
  .footer-logo{width:125px;max-height:90px}
}
@media(max-width:600px){
  body{overflow-x:hidden}
  .utility-inner{height:30px;font-size:.78rem}
  .utility-inner div{width:100%;justify-content:center;gap:0}
  .utility-inner div a:first-child{font-weight:800}
  .site-header{position:relative}
  .nav{height:76px}
  .brand img{width:126px;max-height:68px}
  .menu-toggle{padding:9px 12px}
  .nav-links{left:14px;right:14px;padding:12px;max-height:calc(100vh - 120px);overflow:auto}
  .nav-links a{padding:11px 12px;border-radius:8px}
  .nav-cta{text-align:center}
  .hero{min-height:560px;align-items:flex-end}
  .hero-content{padding:58px 0 54px}
  .hero h1{font-size:clamp(2.65rem,13vw,3.35rem);line-height:.96;max-width:95%}
  .hero-copy{font-size:1rem;line-height:1.5;margin:20px 0 24px;max-width:95%}
  .eyebrow{font-size:.7rem;letter-spacing:.13em}
  .home-hero .hero-bg{object-position:38% center}
  .commercial-hero .hero-bg{object-position:50% 74%}
  .retail-hero .hero-bg{object-position:66% center}
  .hero-overlay{background:linear-gradient(90deg,rgba(4,15,26,.94) 0%,rgba(4,15,26,.72) 66%,rgba(4,15,26,.42) 100%)}
  .section,.soft-section,.contact-section,.dark-panel,.steps-section,.featured-band{padding:58px 0}
  .page-hero{padding:62px 0}.page-hero h1{font-size:2.7rem;line-height:1}
  .split-grid{gap:28px}.rounded-photo{height:280px;border-radius:16px}
  .featured-band img{height:280px;border-radius:16px}
  .contact-grid{gap:30px}.quote-form{padding:20px;border-radius:16px}
  input,select,textarea{font-size:16px;padding:12px}
  .masonry-gallery{columns:1}.gallery-page{padding:35px 0 65px}
  .filter-bar{gap:7px}.filter-bar button{font-size:.82rem;padding:8px 11px}
  .lightbox{padding:16px}.lightbox figure{max-width:94vw}.lightbox img{max-height:72vh}
  .lb-prev,.lb-next{top:auto;bottom:18px;width:46px;height:46px}.lb-prev{left:28%}.lb-next{right:28%}
  .footer{padding-top:42px}.footer-logo-badge{width:138px;min-height:98px}.footer-logo{width:118px;max-height:84px}
}

/* Version 4.1 refinements */
.footer-logo{width:130px;max-height:94px;object-fit:contain;display:block;background:transparent;border-radius:0;padding:0;box-shadow:none}
@media(max-width:900px){.footer-logo{width:125px;max-height:90px}}
@media(max-width:600px){
  .utility-inner div{width:auto;justify-content:center;gap:16px;flex-wrap:wrap}
  .utility-inner div a:last-child{display:inline}
  .footer-logo{width:118px;max-height:84px}
}

/* v4.2 consistency fixes */
.tank-program-photo{object-position:center center!important}
.footer-logo{background:transparent!important;border:0!important;border-radius:0!important;padding:0!important;box-shadow:none!important}
