:root{--blue:#0768c9;--navy:#062b72;--deep:#041c4f;--pink:#f52596;--ink:#071a3b;--muted:#65748d;--line:#dce5ef;--soft:#f4f8fd;--white:#fff;--shadow:0 22px 55px rgba(5,35,88,.12);--shadow-sm:0 10px 30px rgba(5,35,88,.07);--radius:24px}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:122px}body{margin:0;font-family:Inter,Arial,sans-serif;color:var(--ink);background:#fff}a{text-decoration:none;color:inherit}.container{width:min(1180px,calc(100% - 40px));margin:auto}
.topbar{height:30px;background:linear-gradient(90deg,#06469d,#0784d0);color:#fff;font-size:11px;font-weight:700;position:sticky;top:0;z-index:100}.topbar-inner{height:30px;display:flex;align-items:center;justify-content:space-between}.tagline b{color:var(--pink);margin-right:7px}.top-contact{display:flex;align-items:center;gap:25px}.top-contact a:hover{color:#ffd0eb}.socials{display:flex;gap:12px;padding-left:8px;border-left:1px solid rgba(255,255,255,.35)}
.site-header{height:90px;background:#fff;position:sticky;top:30px;z-index:99;box-shadow:0 5px 18px rgba(8,33,75,.08)}.nav-wrap{height:90px;display:flex;align-items:center;justify-content:flex-end;position:relative}.brand{position:absolute;left:0;top:-1px;width:156px;height:140px;background:#fff;border-radius:0 0 78px 78px;display:grid;place-items:center;box-shadow:0 12px 25px rgba(6,36,95,.12);z-index:3}.brand img{width:126px;height:126px;object-fit:contain}.nav{display:flex;align-items:center;gap:30px}.nav a{font-size:12px;font-weight:900;text-transform:uppercase;position:relative;padding:33px 0}.nav a.active,.nav a:hover{color:var(--pink)}.nav a.active:after{content:"";position:absolute;height:3px;background:var(--pink);left:0;right:0;bottom:17px;border-radius:3px}.nav-cta{background:var(--pink);color:#fff!important;border-radius:11px;padding:15px 25px!important;box-shadow:0 10px 22px rgba(245,37,150,.22)}.nav-cta:hover{transform:translateY(-2px)}.menu-toggle{display:none;border:0;background:none;width:44px;height:44px;padding:9px;cursor:pointer}.menu-toggle span{display:block;height:2px;background:var(--navy);margin:5px 0;border-radius:2px}
.hero{height:535px;position:relative;overflow:hidden;background:#07275f}.hero-bg{position:absolute;inset:0;background:url('assets/hero-kitchen-gas.jpg') right center/auto 100% no-repeat;background-color:#07275f}.hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(3,32,91,.98) 0%,rgba(3,43,103,.87) 30%,rgba(3,43,103,.36) 56%,rgba(3,43,103,.03) 83%,rgba(3,43,103,0) 100%)}.hero-inner{height:100%;display:flex;align-items:center;position:relative;z-index:2}.hero-copy{max-width:570px;padding-bottom:8px}.hero-badge{display:inline-block;background:var(--pink);color:#fff;font-size:11px;font-weight:900;border-radius:7px;padding:8px 13px;margin:0 0 15px}.hero h1{font-size:65px;line-height:.96;letter-spacing:-4px;text-transform:uppercase;color:#fff;margin:0 0 20px;font-weight:900}.hero h1 span{color:var(--pink)}.hero-text{font-size:15px;line-height:1.6;color:#fff;max-width:530px;margin:0 0 24px}.hero-actions{display:flex;gap:12px}.button{display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:10px;padding:15px 23px;font-size:13px;font-weight:900;transition:.2s}.button:hover{transform:translateY(-2px)}.pink{background:var(--pink);color:#fff;box-shadow:0 10px 24px rgba(245,37,150,.2)}.blue{background:var(--blue);color:#fff}.dark-outline{border:1px solid rgba(255,255,255,.8);color:#fff;background:rgba(0,0,0,.08)}.hero-curve{position:absolute;left:-4%;right:-4%;bottom:-55px;height:105px;background:#fff;border-top:5px solid var(--pink);border-radius:50% 50% 0 0/60% 60% 0 0;z-index:3}
.promise-strip{position:relative;z-index:5;margin-top:-2px}.promise-grid{background:#fff;border-radius:20px;box-shadow:var(--shadow);display:grid;grid-template-columns:repeat(4,1fr);padding:15px 20px}.promise{display:flex;gap:13px;align-items:center;padding:13px 18px;border-right:1px solid var(--line)}.promise:last-child{border-right:0}.promise-icon,.stat-icon,.card-icon{width:48px;height:48px;min-width:48px;border-radius:50%;display:grid;place-items:center;color:#fff;font-size:20px;font-weight:900}.pink-bg{background:var(--pink)}.blue-bg{background:var(--blue)}.promise strong{display:block;color:#0751a8;font-size:12px;text-transform:uppercase}.promise small{display:block;color:var(--muted);font-size:11px;line-height:1.35;margin-top:4px}
.section{padding:96px 0}.section-heading{display:grid;grid-template-columns:1fr .65fr;gap:60px;align-items:end;margin-bottom:42px}.section-heading>p{margin:0;color:var(--muted);font-size:14px;line-height:1.7}.eyebrow{font-size:11px;font-weight:900;letter-spacing:1.1px;text-transform:uppercase;margin:0 0 12px}.pink-text{color:var(--pink)}.blue-text{color:var(--blue)}h2{font-size:46px;line-height:1.02;letter-spacing:-2.5px;margin:0 0 17px}h2 span{color:var(--pink)}
.about{background:#fff}.about-feature{display:grid;grid-template-columns:1.05fr .95fr;gap:58px;align-items:stretch}.about-photo{min-height:360px;border-radius:28px;overflow:hidden;position:relative;box-shadow:var(--shadow);background:#07275f}.about-photo:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(3,32,91,.18),rgba(3,32,91,0) 70%)}.about-photo img{width:100%;height:100%;object-fit:cover;display:block}.about-photo-badge{position:absolute;left:24px;bottom:24px;z-index:2;background:#fff;border-radius:16px;padding:14px 17px;box-shadow:0 12px 30px rgba(5,35,88,.16);display:flex;flex-direction:column}.about-photo-badge strong{font-size:16px;color:var(--navy)}.about-photo-badge span{font-size:12px;color:var(--pink);font-weight:900}.about-copy{align-self:center;padding-right:20px}.mini-label{display:flex;align-items:center;gap:9px;color:var(--navy);font-size:11px;font-weight:900;letter-spacing:1px;margin-bottom:15px}.mini-label .dot{width:9px;height:9px;border-radius:50%}.about-copy h3{font-size:30px;line-height:1.1;letter-spacing:-1px;margin:0 0 16px}.about-copy p{color:var(--muted);font-size:14px;line-height:1.75;margin:0 0 14px}.about-copy .button{margin-top:8px}.stats{display:grid;grid-template-columns:repeat(4,1fr);margin-top:54px;border-radius:20px;background:#f7faff;border:1px solid var(--line);padding:14px}.stat{display:grid;grid-template-columns:52px 1fr;column-gap:12px;align-items:center;padding:14px 18px;border-right:1px solid var(--line)}.stat:last-child{border-right:0}.stat-icon{grid-row:span 2}.stat strong{font-size:17px}.stat small{font-size:11px;color:var(--muted);margin-top:2px}
.household{background:var(--soft);padding:96px 0}.household h2 span{color:var(--pink)}.household-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.household-grid article{background:#fff;border:1px solid var(--line);border-radius:22px;padding:24px;min-height:255px;display:flex;flex-direction:column;box-shadow:0 8px 28px rgba(8,35,82,.04);transition:.2s;position:relative;overflow:hidden}.household-grid article:before{content:"";position:absolute;right:-40px;top:-40px;width:110px;height:110px;border-radius:50%;background:rgba(7,104,201,.05)}.household-grid article:nth-child(odd):before{background:rgba(245,37,150,.06)}.household-grid article:hover{transform:translateY(-6px);box-shadow:var(--shadow)}.household-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:25px}.card-icon{margin:0}.card-number{font-size:11px;font-weight:900;color:#9aa8bb}.household h3{font-size:20px;margin:0 0 8px}.household p{font-size:13px;line-height:1.6;color:var(--muted);margin:0 0 18px}.household a{margin-top:auto;font-size:12px;font-weight:900;color:var(--blue)}.household a b{margin-left:5px}
.products{padding:96px 0 82px;background:#fff}.products-heading{margin-bottom:20px}.products-heading h2 span{color:var(--blue)}.cylinder-showcase{display:grid;grid-template-columns:repeat(5,1fr);align-items:end;gap:14px;padding:12px 4px 5px}.product-cylinder{display:flex;flex-direction:column;align-items:center;justify-content:flex-end;min-height:300px;border-radius:22px;padding:10px 8px 18px;transition:.2s}.product-cylinder:hover{background:#f7faff;transform:translateY(-5px)}.cylinder-stage{height:230px;width:100%;display:flex;align-items:flex-end;justify-content:center;position:relative}.cylinder-stage:after{content:"";position:absolute;bottom:1px;width:82px;height:13px;border-radius:50%;background:rgba(7,31,91,.12);filter:blur(5px)}.product-cylinder img{width:auto;height:205px;max-width:145px;object-fit:contain;display:block;position:relative;z-index:1;filter:drop-shadow(0 10px 8px rgba(0,0,0,.1))}.product-cylinder strong{font-size:22px;color:var(--navy);font-weight:900;margin-top:9px}.product-cylinder span{font-size:10px;font-weight:900;text-transform:uppercase;letter-spacing:1px;color:var(--pink);opacity:0;transform:translateY(3px);transition:.2s}.product-cylinder:hover span{opacity:1;transform:none}
.services-section{background:#fff;padding-top:92px}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.service-card{border:1px solid var(--line);border-radius:22px;padding:25px;min-height:245px;display:flex;flex-direction:column;background:#fff;transition:.22s;position:relative;overflow:hidden}.service-card:after{content:"";position:absolute;right:-35px;bottom:-35px;width:110px;height:110px;border-radius:50%;background:rgba(7,104,201,.04)}.service-card:hover{transform:translateY(-5px);box-shadow:var(--shadow)}.service-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:30px}.service-top span{font-size:11px;font-weight:900;color:var(--pink)}.service-top i{width:42px;height:42px;border-radius:12px;background:#f4f8fd;color:var(--blue);display:grid;place-items:center;font-style:normal;font-size:18px}.service-card.featured{background:linear-gradient(135deg,#096bc8,#06489e);color:#fff;border-color:#096bc8;box-shadow:0 18px 45px rgba(7,95,193,.2)}.featured .service-top span{color:#ffb5dd}.featured .service-top i{background:rgba(255,255,255,.14);color:#fff}.service-card h3{font-size:20px;margin:0 0 10px}.service-card p{font-size:13px;line-height:1.6;color:var(--muted);margin:0 0 18px}.featured p{color:#dbe9fa}.service-card a{margin-top:auto;font-size:12px;font-weight:900;color:var(--blue)}.featured a{color:#fff}.service-card a b{margin-left:5px}
.safety{padding:96px 0;background:#071f5b;color:#fff}.safety-grid{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.safety h2 span{color:var(--pink)}.safety-grid>div:first-child>p:not(.eyebrow){color:#c4d1e6;line-height:1.75;font-size:14px;max-width:560px}.safety-points{display:grid;grid-template-columns:1fr 1fr;gap:12px}.safety-points>div{background:linear-gradient(145deg,rgba(255,255,255,.09),rgba(255,255,255,.035));border:1px solid rgba(255,255,255,.12);border-radius:18px;padding:22px;min-height:155px}.safety-points b{color:var(--pink);font-size:11px}.safety-points h3{margin:10px 0 6px;font-size:16px}.safety-points p{margin:0;color:#bdcae0;font-size:12px;line-height:1.5}
.delivery{padding:96px 0;background:#f6f9fd}.delivery-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:70px;align-items:center}.delivery-card{background:#fff;border:1px solid var(--line);border-radius:28px;padding:16px;box-shadow:var(--shadow-sm)}.delivery-map{height:300px;border-radius:20px;background:radial-gradient(circle at 50% 50%,#d9ebff 0 15%,#edf5ff 16% 35%,#f8fbff 36%);position:relative;display:grid;place-items:center;overflow:hidden}.map-ring{position:absolute;width:220px;height:220px;border:2px dashed rgba(7,95,193,.28);border-radius:50%}.map-pin{width:78px;height:78px;border-radius:50%;background:var(--pink);color:#fff;display:grid;place-items:center;font-size:30px;box-shadow:0 18px 40px rgba(245,37,150,.22);z-index:2}.delivery-map span{position:absolute;bottom:22px;font-weight:900;color:var(--navy);font-size:12px;letter-spacing:1.5px}.delivery-route{display:flex;justify-content:center;align-items:center;gap:18px;padding:16px 8px 5px;color:var(--navy);font-size:11px;font-weight:900}.delivery-route b{color:var(--pink);font-size:20px}.delivery-copy h2 span{color:var(--blue)}.delivery-copy>p:not(.eyebrow){color:var(--muted);font-size:14px;line-height:1.7;max-width:560px}.delivery-badges{display:flex;gap:9px;flex-wrap:wrap;margin:22px 0}.delivery-badges span{background:#fff;border:1px solid var(--line);border-radius:99px;padding:9px 14px;font-size:11px;font-weight:900;color:var(--navy)}
.testimonials{padding:96px 0;background:#fff}.testimonial-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.testimonial-grid blockquote{margin:0;background:#f7faff;border:1px solid var(--line);border-radius:22px;padding:26px;font-size:14px;line-height:1.65;color:#29415f;position:relative;overflow:hidden}.testimonial-grid blockquote:after{content:"";position:absolute;right:-35px;bottom:-35px;width:100px;height:100px;border-radius:50%;background:rgba(245,37,150,.06)}.quote-mark{font-size:42px;line-height:.8;color:var(--pink);font-weight:900}.testimonial-grid blockquote p{margin:13px 0 0}.testimonial-grid cite{display:block;margin-top:20px;color:var(--navy);font-size:11px;font-weight:900;font-style:normal}
.cta{padding:74px 0;background:linear-gradient(90deg,#0869c8,#064ca6);color:#fff}.cta-inner{display:flex;align-items:center;justify-content:space-between;gap:30px}.cta h2{font-size:48px;margin:0 0 8px}.cta h2 span{color:#ff8ac8}.cta p:not(.eyebrow){margin:0;color:#dce9fa}.cta .eyebrow{color:#ffb5dd}.cta-actions{display:flex;gap:10px;flex-wrap:wrap}.light{background:#fff;color:var(--blue)}.outline-light{border:1px solid rgba(255,255,255,.7);color:#fff}
.footer{background:#071633;color:#cbd7eb;padding:54px 0 18px}.footer-grid{display:grid;grid-template-columns:1.4fr .8fr .8fr;gap:55px}.footer-brand img{width:120px;height:120px;object-fit:contain;display:block}.footer p{font-size:13px;color:#92a4c2}.footer-grid>div:not(:first-child){display:flex;flex-direction:column;gap:8px}.footer-grid strong{color:#fff;margin-bottom:5px}.footer-grid a:hover{color:#fff}.copyright{border-top:1px solid rgba(255,255,255,.1);margin-top:38px;padding-top:16px;color:#8294b1;font-size:10px}
@media(max-width:1050px){.nav{gap:19px}.nav a{font-size:11px}.brand{width:140px;height:128px}.brand img{width:112px;height:112px}.promise{padding:10px 12px}.hero h1{font-size:58px}.household-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:850px){html{scroll-padding-top:88px}.topbar{height:auto;min-height:32px;padding:7px 0}.topbar-inner{height:auto;gap:8px;flex-wrap:wrap}.top-contact{gap:12px;flex-wrap:wrap;justify-content:flex-end}.socials{display:none}.site-header{height:78px;top:32px}.nav-wrap{height:78px}.brand{left:0;top:-2px;width:120px;height:108px;border-radius:0 0 60px 60px}.brand img{width:96px;height:96px}.menu-toggle{display:block;margin-left:auto;position:relative;z-index:5}.nav{display:none;position:absolute;top:78px;left:0;right:0;background:#fff;padding:15px 20px 20px;flex-direction:column;align-items:stretch;gap:0;box-shadow:0 15px 30px rgba(6,36,95,.12)}.nav.open{display:flex}.nav a{padding:13px 4px}.nav a.active:after{bottom:5px}.nav-cta{text-align:center;margin-top:8px}.hero{height:520px}.hero-bg{background-size:cover;background-position:center center}.hero-overlay{background:linear-gradient(90deg,rgba(3,32,91,.97) 0%,rgba(3,43,103,.76) 52%,rgba(3,43,103,.18) 100%)}.hero-copy{max-width:600px;padding-top:20px}.hero h1{font-size:52px}.promise-grid{grid-template-columns:1fr 1fr}.promise{border-bottom:1px solid var(--line)}.promise:nth-child(2){border-right:0}.section-heading,.about-feature,.safety-grid,.delivery-grid{grid-template-columns:1fr}.about-copy{padding-right:0}.stats{grid-template-columns:repeat(2,1fr);margin-top:35px}.stat{border-right:0}.cylinder-showcase{grid-template-columns:repeat(5,1fr);gap:8px;padding:0}.product-cylinder{min-height:230px}.cylinder-stage{height:175px}.product-cylinder img{height:155px;max-width:100px}.product-cylinder strong{font-size:18px}.service-grid{grid-template-columns:1fr 1fr}.testimonial-grid{grid-template-columns:1fr}.cta-inner{flex-direction:column;align-items:flex-start}.footer-grid{grid-template-columns:1fr 1fr}}
@media(max-width:560px){.container{width:calc(100% - 28px)}.topbar-inner{justify-content:center}.top-contact{justify-content:center}.site-header{top:32px}.hero{height:575px}.hero-bg{background-position:62% center}.hero-copy{padding-top:35px}.hero h1{font-size:46px;letter-spacing:-2.5px}.hero-text{font-size:13px}.hero-actions{flex-direction:column;align-items:stretch}.promise-grid{grid-template-columns:1fr}.promise{border-right:0!important}.about-photo{min-height:250px}.stats{grid-template-columns:1fr 1fr}.household-grid{grid-template-columns:1fr}.cylinder-showcase{grid-template-columns:repeat(2,1fr);gap:10px}.product-cylinder:nth-child(5){grid-column:1/-1}.product-cylinder{min-height:220px}.cylinder-stage{height:175px}.product-cylinder img{height:165px}.service-grid{grid-template-columns:1fr}.safety-points{grid-template-columns:1fr}.delivery-map{height:250px}.cta h2,h2{font-size:39px}.footer-grid{grid-template-columns:1fr}.footer-brand img{width:100px;height:100px}}

/* v11 navigation + section polish */
.nav a{transition:color .18s ease,transform .18s ease}.nav a:not(.nav-cta)::after{transition:transform .18s ease,opacity .18s ease;transform:scaleX(0);transform-origin:center;opacity:0}.nav a.active:not(.nav-cta)::after,.nav a:hover:not(.nav-cta)::after{transform:scaleX(1);opacity:1}.site-header{backdrop-filter:saturate(140%) blur(8px)}.menu-toggle{border-radius:10px}.menu-toggle:focus-visible,.nav a:focus-visible,.button:focus-visible{outline:3px solid rgba(245,37,150,.35);outline-offset:3px}.news-section{background:#f7faff}.news-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-bottom:22px}.news-card{background:#fff;border:1px solid var(--line);border-radius:22px;padding:26px;min-height:220px;display:flex;flex-direction:column;box-shadow:0 8px 28px rgba(8,35,82,.04);transition:.22s}.news-card:hover{transform:translateY(-5px);box-shadow:var(--shadow)}.news-tag{font-size:10px;font-weight:900;letter-spacing:1.1px;color:var(--pink);margin-bottom:18px}.news-card h3{font-size:20px;line-height:1.2;margin:0 0 10px}.news-card p{font-size:13px;line-height:1.65;color:var(--muted);margin:0 0 18px}.news-card a{margin-top:auto;color:var(--blue);font-size:12px;font-weight:900}.news-card a b{margin-left:5px}.compact-trust{margin-top:18px}.compact-trust blockquote{background:#fff}.nav-cta{white-space:nowrap}.topbar a,.nav a,.footer a,.household a,.service-card a,.news-card a,.product-cylinder{cursor:pointer}@media(max-width:850px){.news-grid{grid-template-columns:1fr 1fr}.site-header{position:sticky}.nav{z-index:10}.nav.open{display:flex}}@media(max-width:560px){.news-grid{grid-template-columns:1fr}.compact-trust{display:grid}.nav{max-height:calc(100vh - 110px);overflow:auto}}

/* v12 final visual pass */
html{scroll-behavior:smooth;scroll-padding-top:126px}
body{overflow-x:hidden}
.container{max-width:1180px}
.nav{gap:26px}.nav a{letter-spacing:.1px}.nav-cta{padding:15px 24px!important}
.hero{height:540px}.hero-bg{background-position:right center;background-size:auto 100%}.hero-copy{max-width:555px}.hero h1{font-size:64px}
.promise-strip{margin-top:-3px}.promise-grid{padding:12px 18px}.section-heading{gap:48px}.about-feature{gap:52px}.about-photo{min-height:380px}.stats{box-shadow:0 12px 35px rgba(8,35,82,.05)}
.household{padding-top:90px;padding-bottom:92px}.household-grid article{min-height:270px}.products{padding-top:88px}.cylinder-showcase{padding-top:4px}.product-cylinder{min-height:310px}.product-cylinder img{filter:drop-shadow(0 14px 10px rgba(0,0,0,.12))}
.service-grid{gap:18px}.service-card{min-height:255px}.safety{padding-top:92px;padding-bottom:92px}.delivery{padding-top:90px;padding-bottom:90px}.news-section{padding-top:90px;padding-bottom:90px}.news-card{min-height:235px}.cta{padding:68px 0}.footer{padding-top:58px}
.floating-whatsapp{position:fixed;right:22px;bottom:22px;width:54px;height:54px;border-radius:50%;background:var(--pink);color:#fff;display:grid;place-items:center;font-size:24px;font-weight:900;box-shadow:0 14px 30px rgba(245,37,150,.28);z-index:120;transition:transform .2s ease}.floating-whatsapp:hover{transform:translateY(-3px)}
@media(max-width:1050px){.nav{gap:18px}.nav a{font-size:10.5px}.hero h1{font-size:58px}.hero-copy{max-width:520px}}
@media(max-width:850px){html{scroll-padding-top:112px}.hero{height:525px}.hero-bg{background-size:auto 100%;background-position:62% center}.hero-copy{max-width:560px}.hero h1{font-size:52px}.section{padding:78px 0}.household{padding:78px 0}.products{padding:78px 0 70px}.about-photo{min-height:330px}.cylinder-showcase{gap:6px}.product-cylinder{min-height:245px}.cylinder-stage{height:185px}.product-cylinder img{height:165px}.floating-whatsapp{right:16px;bottom:16px;width:50px;height:50px}}
@media(max-width:560px){.hero{height:575px}.hero-bg{background-position:64% center}.hero-copy{padding-top:30px}.hero h1{font-size:45px;letter-spacing:-2.4px}.section-heading{gap:12px;margin-bottom:30px}.section-heading>p{font-size:13px}.about-photo{min-height:250px}.about-copy h3{font-size:27px}.stats{padding:8px}.stat{padding:12px 9px;grid-template-columns:42px 1fr}.stat-icon{width:42px;height:42px;min-width:42px}.stat strong{font-size:15px}.household-grid article{min-height:240px}.cylinder-showcase{grid-template-columns:repeat(2,1fr);gap:8px}.product-cylinder{min-height:215px;padding-bottom:14px}.cylinder-stage{height:165px}.product-cylinder img{height:155px}.product-cylinder strong{font-size:19px}.service-card{min-height:235px}.delivery-grid{gap:34px}.news-card{min-height:210px}.cta{padding:58px 0}.cta h2{font-size:38px}.footer{padding-top:48px}.floating-whatsapp{right:14px;bottom:14px}}

/* Functional site additions */
.modal{position:fixed;inset:0;display:none;align-items:center;justify-content:center;padding:24px;z-index:300}.modal.open{display:flex}.modal-backdrop{position:absolute;inset:0;background:rgba(3,20,54,.68);backdrop-filter:blur(5px)}.modal-panel{position:relative;z-index:1;width:min(720px,100%);max-height:min(90vh,820px);overflow:auto;background:#fff;border-radius:26px;padding:34px;box-shadow:0 30px 90px rgba(0,0,0,.25)}.modal-close{position:absolute;right:16px;top:12px;border:0;background:#f4f8fd;color:var(--navy);width:38px;height:38px;border-radius:50%;font-size:25px;cursor:pointer}.modal-panel h2{margin-right:40px}.modal-intro{color:var(--muted);line-height:1.65}.quote-form label{display:flex;flex-direction:column;gap:7px;font-size:12px;font-weight:800;color:var(--navy);margin-bottom:14px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 14px}.quote-form input,.quote-form select,.quote-form textarea{width:100%;border:1px solid var(--line);border-radius:10px;padding:12px 13px;font:inherit;font-size:13px;color:var(--ink);background:#fff}.quote-form input:focus,.quote-form select:focus,.quote-form textarea:focus{outline:3px solid rgba(245,37,150,.14);border-color:var(--pink)}.quote-form textarea{resize:vertical}.form-note{display:block;color:var(--muted);font-size:10px;margin-top:10px}.article-panel{width:min(620px,100%)}.article-body{color:var(--muted);font-size:14px;line-height:1.75}.article-body h3{color:var(--navy)}body.modal-open{overflow:hidden}.product-detail{padding:110px 0 120px;background:linear-gradient(180deg,#f5f9ff,#fff)}.product-detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.product-detail-image{min-height:560px;border-radius:30px;background:#fff;box-shadow:var(--shadow);display:flex;align-items:center;justify-content:center;position:relative}.product-detail-image img{height:470px;max-width:90%;object-fit:contain;filter:drop-shadow(0 18px 12px rgba(0,0,0,.12))}.product-detail-image span{position:absolute;bottom:28px;left:50%;transform:translateX(-50%);font-size:28px;font-weight:900;color:var(--navy);background:#fff;padding:7px 18px;border-radius:12px;box-shadow:var(--shadow-sm)}.product-detail-copy h1{font-size:62px;line-height:1;letter-spacing:-3px;margin:0 0 20px;text-transform:uppercase}.product-detail-copy h1 span{color:var(--pink)}.product-detail-copy>p:not(.eyebrow){font-size:16px;line-height:1.75;color:var(--muted);max-width:560px}.product-facts{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:30px 0}.product-facts>div{background:#f7faff;border:1px solid var(--line);border-radius:16px;padding:16px}.product-facts strong,.product-facts small{display:block}.product-facts strong{font-size:20px;color:var(--navy)}.product-facts small{font-size:10px;color:var(--muted);margin-top:4px}.product-page .site-header{position:sticky}.product-page .nav{gap:22px}@media(max-width:850px){.product-detail-grid{grid-template-columns:1fr;gap:40px}.product-detail{padding-top:70px}.product-detail-image{min-height:420px}.product-detail-image img{height:360px}.product-detail-copy h1{font-size:48px}.form-grid{grid-template-columns:1fr}.modal-panel{padding:28px 20px}.product-facts{grid-template-columns:1fr 1fr}.product-page .nav{display:none}}@media(max-width:560px){.product-detail-image{min-height:340px}.product-detail-image img{height:290px}.product-detail-copy h1{font-size:42px}.product-facts{grid-template-columns:1fr}.modal{padding:12px}.modal-panel{border-radius:20px}}

/* v14 visual refinements: purpose-built household icons + separated stat labels */
.stat-copy{display:flex;flex-direction:column;align-items:flex-start;min-width:0}
.stat-copy strong{display:block;line-height:1.15;white-space:normal}
.stat-copy small{display:block;line-height:1.35;margin-top:5px;white-space:normal}
.card-icon{display:grid;place-items:center;width:48px;height:48px;border-radius:50%;flex:0 0 48px}
.card-icon svg{width:27px;height:27px;display:block}
.household-top .card-number{margin-left:auto}
@media(max-width:560px){.stat-copy small{margin-top:6px}.stat-copy strong{font-size:15px}.stat{grid-template-columns:42px 1fr;align-items:center}.card-icon{width:46px;height:46px;flex-basis:46px}.card-icon svg{width:25px;height:25px}}


/* v14: purpose-built household icons and separated stat labels */
.stat-copy{display:flex;flex-direction:column;align-items:flex-start;min-width:0}
.stat-copy strong{display:block;line-height:1.15;white-space:normal}
.stat-copy small{display:block;line-height:1.35;margin-top:5px;white-space:normal}
.card-icon{display:grid;place-items:center;width:48px;height:48px;border-radius:50%;flex:0 0 48px}
.card-icon svg{width:27px;height:27px;display:block}
.household-top .card-number{margin-left:auto}
@media(max-width:560px){.stat-copy small{margin-top:6px}.stat-copy strong{font-size:15px}.stat{grid-template-columns:42px 1fr;align-items:center}.card-icon{width:46px;height:46px;flex-basis:46px}.card-icon svg{width:25px;height:25px}}


/* v15: realistic cylinder proportions + expanded family-owned About section */
.about-copy p{max-width:760px;margin-bottom:16px;line-height:1.72}.about-copy strong{color:var(--navy)}
.cylinder-showcase .product-cylinder:nth-child(1) img{height:110px}.cylinder-showcase .product-cylinder:nth-child(2) img{height:137px}.cylinder-showcase .product-cylinder:nth-child(3) img{height:166px}.cylinder-showcase .product-cylinder:nth-child(4) img{height:183px}.cylinder-showcase .product-cylinder:nth-child(5) img{height:223px}
@media(max-width:850px){.cylinder-showcase .product-cylinder:nth-child(1) img{height:90px}.cylinder-showcase .product-cylinder:nth-child(2) img{height:112px}.cylinder-showcase .product-cylinder:nth-child(3) img{height:136px}.cylinder-showcase .product-cylinder:nth-child(4) img{height:150px}.cylinder-showcase .product-cylinder:nth-child(5) img{height:185px}}
@media(max-width:560px){.about-copy p{font-size:13px;line-height:1.68}.cylinder-showcase .product-cylinder:nth-child(1) img{height:88px}.cylinder-showcase .product-cylinder:nth-child(2) img{height:108px}.cylinder-showcase .product-cylinder:nth-child(3) img{height:130px}.cylinder-showcase .product-cylinder:nth-child(4) img{height:143px}.cylinder-showcase .product-cylinder:nth-child(5) img{height:176px}}

/* v16 navigation + expanded services */
.nav-dropdown{position:relative;height:90px;display:flex;align-items:center}
.nav-dropbtn{border:0;background:transparent;color:var(--ink);font:inherit;font-size:12px;font-weight:900;text-transform:uppercase;padding:33px 0;cursor:pointer;display:flex;align-items:center;gap:5px;position:relative}
.nav-dropbtn span{font-size:11px;color:var(--blue);transition:transform .18s ease}
.nav-dropdown:hover .nav-dropbtn,.nav-dropdown:focus-within .nav-dropbtn{color:var(--pink)}
.nav-dropdown:hover .nav-dropbtn span,.nav-dropdown:focus-within .nav-dropbtn span{transform:rotate(180deg)}
.nav-submenu{position:absolute;top:74px;left:50%;transform:translate(-50%,8px);width:185px;background:#fff;border:1px solid var(--line);border-radius:14px;padding:8px;box-shadow:0 18px 40px rgba(5,35,88,.16);opacity:0;visibility:hidden;pointer-events:none;transition:.18s ease;z-index:120}
.nav-dropdown:hover .nav-submenu,.nav-dropdown:focus-within .nav-submenu,.nav-dropdown.open .nav-submenu{opacity:1;visibility:visible;pointer-events:auto;transform:translate(-50%,0)}
.nav-submenu a{display:block!important;padding:12px 12px!important;border-radius:9px;font-size:11px!important;text-transform:uppercase;color:var(--ink);white-space:nowrap}
.nav-submenu a:after{display:none!important}
.nav-submenu a:hover{background:var(--soft);color:var(--pink)}
.service-details{list-style:none;padding:0;margin:0 0 18px;display:grid;gap:7px;color:var(--muted);font-size:12px;line-height:1.45}
.service-details li{position:relative;padding-left:17px}
.service-details li:before{content:'✓';position:absolute;left:0;top:0;color:var(--pink);font-weight:900}
.featured .service-details{color:#dbe9fa}
.featured .service-details li:before{color:#ffb5dd}
.service-card{min-height:330px}
@media(max-width:1050px){.nav{gap:14px}.nav a,.nav-dropbtn{font-size:10.5px}.nav-dropdown{height:90px}}
@media(max-width:850px){
 .nav-dropdown{height:auto;display:block}
 .nav-dropbtn{width:100%;justify-content:space-between;padding:13px 4px;font-size:11px}
 .nav-submenu{position:static;width:auto;transform:none;display:none;opacity:1;visibility:visible;pointer-events:auto;box-shadow:none;border:0;border-left:2px solid var(--line);border-radius:0;padding:4px 0 4px 10px;margin:0 0 4px;background:#fafcff}
 .nav-dropdown.open .nav-submenu{display:block;transform:none}
 .nav-submenu a{padding:10px 12px!important;font-size:10.5px!important}
 .service-card{min-height:0}
}

/* ORYX distributor callout */
.service-highlight{display:inline-block;margin-bottom:4px;font-weight:800;color:#0875c9;letter-spacing:.01em}

/* v18 expanded service content */
.service-grid-expanded{align-items:stretch}
.service-grid-expanded .service-card{display:flex;flex-direction:column;min-height:0;padding-bottom:24px}
.service-grid-expanded .service-card p{line-height:1.62}
.service-grid-expanded .service-details{margin-top:2px}
.service-more{margin-top:auto;margin-bottom:18px;padding:12px 13px;border-radius:12px;background:var(--soft);border:1px solid var(--line);font-size:11.5px;line-height:1.55;color:var(--muted)}
.featured .service-more{background:rgba(255,255,255,.09);border-color:rgba(255,255,255,.16);color:#eaf3ff}
.service-more strong{color:var(--ink)}
.featured .service-more strong{color:#fff}
.service-grid-expanded .service-card>a{margin-top:0}
@media(max-width:850px){.service-grid-expanded .service-card{padding-bottom:20px}.service-more{margin-top:4px}}

/* Clickable service cards */
.service-link-card{cursor:pointer;position:relative}
.service-link-card>a{position:relative;z-index:2}
.service-link-card:hover{transform:translateY(-6px)}
.service-link-card:focus-within{outline:3px solid rgba(236,42,133,.25);outline-offset:3px}
.service-page-hero{padding:110px 0 80px;background:linear-gradient(135deg,#062b72 0%,#0b4da8 62%,#ec2a85 100%);color:#fff;position:relative;overflow:hidden}
.service-page-hero:after{content:"";position:absolute;width:420px;height:420px;border-radius:50%;border:1px solid rgba(255,255,255,.18);right:-120px;top:-180px}
.service-page-hero h1{font-size:clamp(42px,6vw,72px);line-height:1.02;margin:14px 0 18px}
.service-page-hero h1 span{color:#ff4a9a}
.service-page-hero p{max-width:720px;font-size:19px;line-height:1.7;color:rgba(255,255,255,.86)}
.service-page-content{padding:80px 0}
.service-detail-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:50px;align-items:start}
.service-detail-grid h2{font-size:38px;margin:0 0 18px;color:#062b72}
.service-detail-grid p,.service-detail-grid li{color:#526174;line-height:1.75}
.service-detail-card{background:#f5f8fc;border-radius:24px;padding:32px;border:1px solid #e5ebf3;position:sticky;top:110px}
.service-detail-card h3{color:#062b72;margin-top:0}
.service-detail-list{list-style:none;padding:0;margin:24px 0}
.service-detail-list li{padding:12px 0;border-bottom:1px solid #dce4ee}
.service-detail-list li:before{content:"✓";color:#ec2a85;font-weight:800;margin-right:10px}
.service-back{display:inline-flex;margin-top:20px;color:#062b72;font-weight:800;text-decoration:none}
@media(max-width:800px){.service-detail-grid{grid-template-columns:1fr}.service-detail-card{position:static}.service-page-hero{padding:85px 0 65px}}
.product-info-section{background:#fff}.product-info-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.product-info-block{background:#f7faff;border:1px solid var(--line);border-radius:20px;padding:26px;box-shadow:var(--shadow-sm)}.product-info-block h3{color:var(--navy);font-size:20px;margin:0 0 10px}.product-info-block p{color:var(--muted);line-height:1.7;margin:0;font-size:14px}@media(max-width:850px){.product-info-grid{grid-template-columns:1fr}}

/* v21 LPG cylinder product cards */
.cylinder-detail-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:16px;margin-top:12px}.cylinder-detail-card{display:flex;flex-direction:column;align-items:center;justify-content:flex-end;min-height:330px;padding:24px 14px 22px;background:#fff;border:1px solid var(--line);border-radius:24px;text-decoration:none;box-shadow:0 10px 30px rgba(8,35,82,.05);transition:transform .22s,box-shadow .22s,border-color .22s}.cylinder-detail-card:hover{transform:translateY(-6px);box-shadow:0 18px 40px rgba(8,35,82,.1);border-color:rgba(10,80,180,.18)}.cylinder-detail-image{height:240px;width:100%;display:flex;align-items:flex-end;justify-content:center}.cylinder-detail-image img{height:auto;width:auto;max-width:100%;max-height:225px;object-fit:contain;filter:drop-shadow(0 12px 9px rgba(0,0,0,.12))}.cylinder-detail-card strong{font-size:24px;color:var(--navy);font-weight:900;margin-top:14px}.cylinder-detail-card span{font-size:11px;color:var(--blue);font-weight:900;margin-top:7px;text-transform:uppercase;letter-spacing:.7px}@media(max-width:850px){.cylinder-detail-grid{grid-template-columns:repeat(3,1fr)}.cylinder-detail-card{min-height:290px}.cylinder-detail-image{height:205px}.cylinder-detail-image img{max-height:190px}}@media(max-width:560px){.cylinder-detail-grid{grid-template-columns:repeat(2,1fr);gap:10px}.cylinder-detail-card{min-height:250px;padding:16px 10px 18px}.cylinder-detail-image{height:175px}.cylinder-detail-image img{max-height:160px}.cylinder-detail-card strong{font-size:20px}}

/* v23 contact, safety and news pages */
.inner-hero{padding:96px 0 76px;background:linear-gradient(135deg,#062b72 0%,#0a50b4 65%,#f52596 150%);color:#fff}.inner-hero h1{font-size:clamp(42px,6vw,76px);line-height:.98;letter-spacing:-3px;max-width:900px;margin:10px 0 20px}.inner-hero h1 span{color:#f52596}.inner-hero> .container>p:last-child{max-width:720px;font-size:17px;line-height:1.7;color:rgba(255,255,255,.82)}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:start}.contact-info h2{font-size:48px;letter-spacing:-2px;line-height:1.02;margin:10px 0 20px}.contact-info h2 span{color:var(--pink)}.contact-info>p:not(.eyebrow){color:var(--muted);line-height:1.75;max-width:620px}.contact-list{display:grid;gap:10px;margin-top:28px}.contact-list>a,.contact-list>div{display:flex;flex-direction:column;padding:17px 19px;border:1px solid var(--line);border-radius:16px;background:#fff;text-decoration:none}.contact-list strong{color:var(--navy);font-size:12px;text-transform:uppercase;letter-spacing:.6px}.contact-list span{color:var(--muted);margin-top:5px}.contact-card{background:#fff;border:1px solid var(--line);border-radius:26px;padding:30px;box-shadow:var(--shadow)}.contact-card h3{font-size:30px;color:var(--navy);margin:5px 0 20px}.simple-form label{display:flex;flex-direction:column;gap:7px;font-size:12px;font-weight:800;color:var(--navy);margin-bottom:14px}.simple-form input,.simple-form select,.simple-form textarea{width:100%;border:1px solid var(--line);border-radius:10px;padding:12px 13px;font:inherit;font-size:13px}.simple-form small{display:block;color:var(--muted);font-size:10px;margin-top:10px}.contact-strip{background:var(--navy);color:#fff;padding:60px 0}.contact-strip>.container{display:flex;justify-content:space-between;align-items:center;gap:30px}.contact-strip h2{font-size:42px;letter-spacing:-1px;margin:8px 0}.contact-strip h2 span{color:var(--pink)}.safety-page{background:#f7faff}.safety-guide-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.safety-guide-grid article{background:#fff;border:1px solid var(--line);border-radius:22px;padding:26px;box-shadow:var(--shadow-sm)}.safety-guide-grid article>span{display:inline-flex;width:42px;height:42px;align-items:center;justify-content:center;border-radius:50%;background:#eaf2ff;color:var(--blue);font-weight:900}.safety-guide-grid h3{color:var(--navy);font-size:22px;margin:18px 0 8px}.safety-guide-grid p{color:var(--muted);line-height:1.7;font-size:14px}.safety-guide-grid .warning{border-top:4px solid var(--pink)}.safety-callout{background:var(--navy);color:#fff;padding:65px 0}.safety-callout>.container{display:flex;justify-content:space-between;align-items:center;gap:30px}.safety-callout h2{font-size:42px;letter-spacing:-1px;margin:8px 0}.safety-callout h2 span{color:var(--pink)}.safety-callout p:not(.eyebrow){max-width:700px;color:rgba(255,255,255,.75);line-height:1.7}.notice{padding:22px 24px;border-radius:16px;background:#fff7fb;border:1px solid rgba(245,37,150,.18);display:flex;gap:14px;align-items:flex-start}.notice p{margin:0;color:var(--muted);line-height:1.6}.news-page{background:#f7faff}.news-article-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.news-article{background:#fff;border:1px solid var(--line);border-radius:22px;padding:28px;box-shadow:var(--shadow-sm);min-height:270px;display:flex;flex-direction:column}.news-article h2{font-size:25px;color:var(--navy);line-height:1.15;margin:12px 0}.news-article p{color:var(--muted);line-height:1.7;font-size:14px}.news-article .text-link{margin-top:auto;color:var(--blue);font-weight:900;text-decoration:none}.news-article .text-link:hover{color:var(--pink)}
@media(max-width:850px){.contact-grid{grid-template-columns:1fr;gap:35px}.contact-info h2{font-size:40px}.contact-strip>.container,.safety-callout>.container{flex-direction:column;align-items:flex-start}.safety-guide-grid{grid-template-columns:1fr 1fr}.news-article-grid{grid-template-columns:1fr 1fr}.inner-hero{padding:75px 0 58px}.inner-hero h1{letter-spacing:-2px}}
@media(max-width:560px){.contact-info h2{font-size:34px}.contact-card{padding:22px}.safety-guide-grid,.news-article-grid{grid-template-columns:1fr}.contact-strip h2,.safety-callout h2{font-size:34px}.notice{flex-direction:column}.inner-hero h1{font-size:42px}}
/* Household delivery page */
.page-hero{padding:110px 0 80px;background:linear-gradient(135deg,#062b72 0%,#0b4da8 62%,#ec2a85 100%);color:#fff;position:relative;overflow:hidden}.page-hero:after{content:"";position:absolute;width:420px;height:420px;border-radius:50%;border:1px solid rgba(255,255,255,.18);right:-120px;top:-180px}.page-hero h1{font-size:clamp(42px,6vw,72px);line-height:1.02;margin:14px 0 18px;max-width:850px}.page-hero h1 span{color:#ff4a9a}.page-hero p{max-width:720px;font-size:19px;line-height:1.7;color:rgba(255,255,255,.86);margin-bottom:28px}.two-col{display:grid;grid-template-columns:1.25fr .75fr;gap:56px;align-items:center}.two-col h2{font-size:clamp(34px,4vw,52px);line-height:1.08}.two-col h2 span{color:#0b4da8}.feature-card{padding:38px;border-radius:28px;background:#fff;box-shadow:0 20px 60px rgba(6,43,114,.12);border:1px solid rgba(6,43,114,.08)}.feature-card .card-icon{width:72px;height:72px;border-radius:20px;display:grid;place-items:center;font-size:34px;margin-bottom:22px}.feature-card h3{font-size:26px;margin:0 0 12px}.feature-card p{line-height:1.7;color:#53627a}.light-section{background:#f5f8fc}.section .service-details{padding-left:20px;line-height:1.9}.section .service-details li{margin-bottom:6px}@media(max-width:800px){.page-hero{padding:85px 0 65px}.two-col{grid-template-columns:1fr;gap:30px}.feature-card{padding:28px}}

/* Secure server-side enquiry forms */
.hp-field{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;opacity:0!important;pointer-events:none!important}
.server-enquiry-form button[disabled]{opacity:.65;cursor:wait}
.form-status{min-height:1.4em}

.form-status.is-sending{opacity:.8}.form-status.is-success{color:#167a3f;font-weight:700}.form-status.is-error{color:#b42318;font-weight:700}.simple-form button:disabled,.quote-form button:disabled{opacity:.65;cursor:wait}
/* v28 legal/performance polish */
.legal-page{background:#fff}.legal-copy{max-width:900px}.legal-copy h2{color:var(--navy);font-size:30px;margin:0 0 10px}.legal-copy p{color:var(--muted);line-height:1.8;margin:0 0 28px}.legal-copy a{color:var(--blue);font-weight:800}.legal-note{padding:18px 20px;border-radius:14px;background:#f5f8fc;border:1px solid var(--line);font-size:13px}.footer .copyright a{color:inherit;text-decoration:none;margin-left:8px}.footer .copyright a:hover{color:var(--pink)}
@media(prefers-reduced-motion:reduce){*,*::before,*::after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
/* LPG product proportions: realistic relative display heights, no weight badge on imagery */
.cylinder-detail-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
.cylinder-detail-card{min-height:340px}
.cylinder-detail-image{height:250px;align-items:flex-end}
.cylinder-detail-image img{display:block;width:auto;max-width:88%;object-fit:contain;filter:drop-shadow(0 12px 9px rgba(0,0,0,.12))}
.cylinder-detail-card:nth-child(1) .cylinder-detail-image img{height:122px;max-height:122px}
.cylinder-detail-card:nth-child(2) .cylinder-detail-image img{height:148px;max-height:148px}
.cylinder-detail-card:nth-child(3) .cylinder-detail-image img{height:176px;max-height:176px}
.cylinder-detail-card:nth-child(4) .cylinder-detail-image img{height:198px;max-height:198px}
.cylinder-detail-card:nth-child(5) .cylinder-detail-image img{height:238px;max-height:238px}
.cylinder-detail-card:nth-child(6) .cylinder-detail-image img{width:210px;height:auto;max-height:150px}
.forklift-card .cylinder-detail-image{height:250px}
.product-detail-image{position:relative}
.product-detail-image #product-size-badge{display:none!important}
@media(max-width:1000px){.cylinder-detail-grid{grid-template-columns:repeat(3,1fr)}}
@media(max-width:850px){.cylinder-detail-grid{grid-template-columns:repeat(3,1fr)}.cylinder-detail-card{min-height:300px}.cylinder-detail-image{height:215px}.cylinder-detail-card:nth-child(1) .cylinder-detail-image img{height:105px;max-height:105px}.cylinder-detail-card:nth-child(2) .cylinder-detail-image img{height:128px;max-height:128px}.cylinder-detail-card:nth-child(3) .cylinder-detail-image img{height:150px;max-height:150px}.cylinder-detail-card:nth-child(4) .cylinder-detail-image img{height:170px;max-height:170px}.cylinder-detail-card:nth-child(5) .cylinder-detail-image img{height:205px;max-height:205px}.cylinder-detail-card:nth-child(6) .cylinder-detail-image img{width:170px;max-height:125px}}
@media(max-width:560px){.cylinder-detail-grid{grid-template-columns:repeat(2,1fr);gap:10px}.cylinder-detail-card{min-height:265px;padding:16px 10px 18px}.cylinder-detail-image,.forklift-card .cylinder-detail-image{height:185px}.cylinder-detail-card:nth-child(1) .cylinder-detail-image img{height:86px;max-height:86px}.cylinder-detail-card:nth-child(2) .cylinder-detail-image img{height:105px;max-height:105px}.cylinder-detail-card:nth-child(3) .cylinder-detail-image img{height:122px;max-height:122px}.cylinder-detail-card:nth-child(4) .cylinder-detail-image img{height:138px;max-height:138px}.cylinder-detail-card:nth-child(5) .cylinder-detail-image img{height:166px;max-height:166px}.cylinder-detail-card:nth-child(6) .cylinder-detail-image img{width:135px;max-height:100px}.cylinder-detail-card strong{font-size:20px}}

/* Final LPG catalogue layout: six products in a balanced 3-column grid */
@media(min-width:1001px){.cylinder-detail-grid{grid-template-columns:repeat(3,minmax(0,1fr));}}


/* v30: approved realistic LPG cylinder imagery from final product-page visual */
.cylinder-detail-image { height:250px; width:100%; display:flex; align-items:flex-end; justify-content:center; overflow:hidden; }
.cylinder-detail-image img { width:100%; height:250px !important; max-width:100% !important; max-height:250px !important; object-fit:contain; display:block; filter:drop-shadow(0 12px 9px rgba(0,0,0,.12)); }
.cylinder-detail-card strong { margin-top:12px; }
.product-detail-image img { object-fit:contain; }
@media(max-width:850px){ .cylinder-detail-image,.forklift-card .cylinder-detail-image{height:215px;} .cylinder-detail-image img{height:215px !important;max-height:215px !important;} }
@media(max-width:560px){ .cylinder-detail-image,.forklift-card .cylinder-detail-image{height:180px;} .cylinder-detail-image img{height:180px !important;max-height:180px !important;} }
/* v31: forklift cylinder uses the same upright visual treatment as the 19kg cylinder */
.cylinder-detail-card:nth-child(6) .cylinder-detail-image img{width:auto;height:198px;max-width:88%;max-height:198px;object-fit:contain}
@media(max-width:850px){.cylinder-detail-card:nth-child(6) .cylinder-detail-image img{width:auto;height:170px;max-height:170px}}
@media(max-width:560px){.cylinder-detail-card:nth-child(6) .cylinder-detail-image img{width:auto;height:138px;max-height:138px}}

/* v32: show the forklift cylinder in the main LPG showcase, using the same upright visual treatment as the 19kg cylinder */
.cylinder-showcase{grid-template-columns:repeat(6,minmax(0,1fr));}
.cylinder-showcase .forklift-cylinder img{height:183px;max-width:145px;object-fit:contain;}
@media(max-width:1100px){.cylinder-showcase{grid-template-columns:repeat(3,minmax(0,1fr));}}
@media(max-width:850px){.cylinder-showcase{grid-template-columns:repeat(3,minmax(0,1fr));}.cylinder-showcase .forklift-cylinder img{height:150px;max-width:100px;}}
@media(max-width:560px){.cylinder-showcase{grid-template-columns:repeat(2,minmax(0,1fr));}.cylinder-showcase .forklift-cylinder img{height:143px;max-width:100px;}}


/* v33: aligned realistic cylinder presentation */
.cylinder-showcase .cylinder-stage{height:240px;align-items:flex-end;}
.cylinder-showcase .product-cylinder img{width:auto;max-width:100%;object-fit:contain;display:block;position:relative;z-index:1;}
.cylinder-showcase .product-cylinder:nth-child(1) img{height:135px;}
.cylinder-showcase .product-cylinder:nth-child(2) img{height:155px;}
.cylinder-showcase .product-cylinder:nth-child(3) img{height:175px;}
.cylinder-showcase .product-cylinder:nth-child(4) img{height:195px;}
.cylinder-showcase .product-cylinder:nth-child(5) img{height:220px;}
.cylinder-showcase .product-cylinder:nth-child(6) img{height:195px;}
.cylinder-showcase .product-cylinder{min-height:315px;}
.cylinder-showcase .product-cylinder:hover{background:#f7faff;transform:translateY(-5px);}
.service-card.featured{background:#fff;color:var(--ink);border-color:var(--line);box-shadow:none;}
.service-card.featured .service-top span{color:var(--pink);}
.service-card.featured .service-top i{background:#f4f8fd;color:var(--blue);}
.service-card.featured p{color:var(--muted);}
@media(max-width:850px){
  .cylinder-showcase .cylinder-stage{height:185px;}
  .cylinder-showcase .product-cylinder{min-height:245px;}
  .cylinder-showcase .product-cylinder:nth-child(1) img{height:100px;}
  .cylinder-showcase .product-cylinder:nth-child(2) img{height:118px;}
  .cylinder-showcase .product-cylinder:nth-child(3) img{height:136px;}
  .cylinder-showcase .product-cylinder:nth-child(4) img{height:154px;}
  .cylinder-showcase .product-cylinder:nth-child(5) img{height:175px;}
  .cylinder-showcase .product-cylinder:nth-child(6) img{height:154px;}
}
@media(max-width:560px){
  .cylinder-showcase .cylinder-stage{height:175px;}
  .cylinder-showcase .product-cylinder{min-height:220px;}
  .cylinder-showcase .product-cylinder:nth-child(1) img{height:92px;}
  .cylinder-showcase .product-cylinder:nth-child(2) img{height:108px;}
  .cylinder-showcase .product-cylinder:nth-child(3) img{height:124px;}
  .cylinder-showcase .product-cylinder:nth-child(4) img{height:140px;}
  .cylinder-showcase .product-cylinder:nth-child(5) img{height:158px;}
  .cylinder-showcase .product-cylinder:nth-child(6) img{height:140px;}
}

/* v33: product-page cylinder cards use the same aligned transparent artwork */
.cylinder-detail-image{height:250px;align-items:flex-end;}
.cylinder-detail-image img{width:auto !important;object-fit:contain;}
.cylinder-detail-card:nth-child(1) .cylinder-detail-image img{height:135px !important;}
.cylinder-detail-card:nth-child(2) .cylinder-detail-image img{height:155px !important;}
.cylinder-detail-card:nth-child(3) .cylinder-detail-image img{height:175px !important;}
.cylinder-detail-card:nth-child(4) .cylinder-detail-image img{height:195px !important;}
.cylinder-detail-card:nth-child(5) .cylinder-detail-image img{height:220px !important;}
.cylinder-detail-card:nth-child(6) .cylinder-detail-image img{height:195px !important;}
@media(max-width:850px){
  .cylinder-detail-image{height:215px;}
  .cylinder-detail-card:nth-child(1) .cylinder-detail-image img{height:100px !important;}
  .cylinder-detail-card:nth-child(2) .cylinder-detail-image img{height:118px !important;}
  .cylinder-detail-card:nth-child(3) .cylinder-detail-image img{height:136px !important;}
  .cylinder-detail-card:nth-child(4) .cylinder-detail-image img{height:154px !important;}
  .cylinder-detail-card:nth-child(5) .cylinder-detail-image img{height:175px !important;}
  .cylinder-detail-card:nth-child(6) .cylinder-detail-image img{height:154px !important;}
}
@media(max-width:560px){
  .cylinder-detail-image{height:185px;}
  .cylinder-detail-card:nth-child(1) .cylinder-detail-image img{height:92px !important;}
  .cylinder-detail-card:nth-child(2) .cylinder-detail-image img{height:108px !important;}
  .cylinder-detail-card:nth-child(3) .cylinder-detail-image img{height:124px !important;}
  .cylinder-detail-card:nth-child(4) .cylinder-detail-image img{height:140px !important;}
  .cylinder-detail-card:nth-child(5) .cylinder-detail-image img{height:158px !important;}
  .cylinder-detail-card:nth-child(6) .cylinder-detail-image img{height:140px !important;}
}


/* v33: gas geyser story content */
.geyser-story{max-width:980px;color:var(--muted);font-size:15px;line-height:1.85;}
.geyser-story p{margin:0 0 20px;}
.geyser-story strong{color:var(--navy);}

/* v35 final visual polish */
:root{--content-max:1180px}
body{font-size:15px;line-height:1.5;-webkit-font-smoothing:antialiased}
.container{width:min(var(--content-max),calc(100% - 40px))}
.site-header{box-shadow:0 8px 24px rgba(6,43,114,.08)}
.brand{width:150px;height:136px}.brand img{width:120px;height:120px}
.nav{gap:26px}.nav a,.nav-dropbtn{letter-spacing:.1px}
.nav-dropdown{position:relative;height:90px;display:flex;align-items:center}.nav-dropbtn{border:0;background:none;color:var(--ink);font:inherit;font-size:12px;font-weight:900;text-transform:uppercase;padding:33px 0;cursor:pointer}.nav-dropbtn span{font-size:11px;color:var(--blue);margin-left:3px}.nav-submenu{position:absolute;top:78px;left:50%;transform:translate(-50%,8px);min-width:190px;background:#fff;border:1px solid var(--line);border-radius:14px;padding:8px;box-shadow:0 18px 40px rgba(5,35,88,.14);opacity:0;visibility:hidden;pointer-events:none;transition:.18s ease;z-index:20}.nav-dropdown:hover .nav-submenu,.nav-dropdown:focus-within .nav-submenu,.nav-dropdown.open .nav-submenu{opacity:1;visibility:visible;pointer-events:auto;transform:translate(-50%,0)}.nav-submenu a{display:block;padding:11px 13px;border-radius:9px;color:var(--ink);font-size:11px;white-space:nowrap}.nav-submenu a:hover,.nav-submenu a.active{background:#f5f8fc;color:var(--pink)}
.hero{height:535px}.hero-bg{background-size:auto 100%;background-position:right center}.hero-copy{max-width:600px}.hero h1{font-size:clamp(48px,5.2vw,66px)}
.section-heading{max-width:100%;gap:70px}.section-heading h2{max-width:720px}
.services-section{padding:88px 0 96px}.service-grid{gap:18px}.service-card{min-height:260px;padding:28px}.service-card:after{display:none}.service-card h3{font-size:21px;line-height:1.2}.service-card p{font-size:13px;line-height:1.65}.service-details{margin:0 0 12px}.service-more{margin-top:auto;padding-top:12px;border-top:1px solid var(--line);font-size:12px;line-height:1.55;color:var(--muted)}
.household{padding:90px 0}.household-grid{gap:18px}.household-grid article{min-height:245px;padding:26px}.household-top{margin-bottom:20px}.household-grid article:before{display:none}.household h3{font-size:21px}
.products{padding:90px 0 86px}.cylinder-showcase{grid-template-columns:repeat(6,minmax(0,1fr));gap:12px;align-items:stretch;padding:8px 0}.product-cylinder{min-height:300px;padding:12px 6px 18px}.cylinder-stage{height:235px;align-items:flex-end}.product-cylinder img{height:205px;max-width:120px}.cylinder-showcase .product-cylinder:nth-child(1) img{height:105px}.cylinder-showcase .product-cylinder:nth-child(2) img{height:130px}.cylinder-showcase .product-cylinder:nth-child(3) img{height:155px}.cylinder-showcase .product-cylinder:nth-child(4) img{height:178px}.cylinder-showcase .product-cylinder:nth-child(5) img{height:205px}.cylinder-showcase .product-cylinder:nth-child(6) img{height:178px}.product-cylinder strong{margin-top:10px;font-size:21px}.product-cylinder span{display:none}
.about-feature{gap:48px}.about-photo{min-height:390px}.stats{margin-top:44px}
.product-detail{padding:90px 0 105px}.product-detail-grid{gap:65px}.product-detail-image{min-height:520px}.product-detail-copy h1{font-size:clamp(46px,5vw,62px)}.product-info-section{padding-top:82px}.product-info-grid{gap:20px}.geyser-story{max-width:900px;margin:auto}.geyser-story p{color:var(--muted);font-size:16px;line-height:1.85;margin:0 0 20px}.geyser-story strong{color:var(--navy)}
.service-page-hero,.page-hero,.inner-hero{padding:100px 0 76px}.service-detail-grid{gap:55px}.service-detail-card{top:130px}
.footer{padding-top:62px}.footer-grid{gap:45px}
@media(max-width:1100px){.nav{gap:18px}.nav a,.nav-dropbtn{font-size:11px}.brand{width:138px;height:128px}.brand img{width:110px;height:110px}.cylinder-showcase{gap:8px}}
@media(max-width:850px){.container{width:calc(100% - 32px)}.brand{width:120px;height:108px}.brand img{width:96px;height:96px}.nav-dropdown{height:auto;display:block}.nav-dropbtn{width:100%;text-align:left;padding:13px 4px}.nav-submenu{position:static;transform:none;min-width:0;box-shadow:none;border:0;border-radius:10px;padding:0 0 5px 12px;opacity:1;visibility:visible;pointer-events:auto;display:none}.nav-dropdown.open .nav-submenu{display:block}.hero{height:525px}.hero-bg{background-size:cover;background-position:60% center}.hero-copy{max-width:560px}.section-heading{gap:18px}.service-grid{grid-template-columns:1fr 1fr}.cylinder-showcase{grid-template-columns:repeat(3,1fr);gap:10px}.product-cylinder{min-height:270px}.cylinder-stage{height:205px}.cylinder-showcase .product-cylinder:nth-child(1) img{height:92px}.cylinder-showcase .product-cylinder:nth-child(2) img{height:113px}.cylinder-showcase .product-cylinder:nth-child(3) img{height:136px}.cylinder-showcase .product-cylinder:nth-child(4) img{height:155px}.cylinder-showcase .product-cylinder:nth-child(5) img{height:180px}.cylinder-showcase .product-cylinder:nth-child(6) img{height:155px}.product-detail{padding:70px 0 80px}.product-detail-image{min-height:420px}.product-detail-image img{height:360px}.service-page-hero,.page-hero,.inner-hero{padding:78px 0 62px}}
@media(max-width:560px){.container{width:calc(100% - 28px)}.top-contact{font-size:10px}.hero{height:560px}.hero-bg{background-position:64% center}.hero h1{font-size:45px}.service-grid{grid-template-columns:1fr}.service-card{min-height:230px}.household{padding:72px 0}.products{padding:72px 0}.cylinder-showcase{grid-template-columns:repeat(2,1fr)}.product-cylinder{min-height:230px}.cylinder-stage{height:175px}.cylinder-showcase .product-cylinder:nth-child(1) img{height:86px}.cylinder-showcase .product-cylinder:nth-child(2) img{height:105px}.cylinder-showcase .product-cylinder:nth-child(3) img{height:126px}.cylinder-showcase .product-cylinder:nth-child(4) img{height:143px}.cylinder-showcase .product-cylinder:nth-child(5) img{height:166px}.cylinder-showcase .product-cylinder:nth-child(6) img{height:143px}.product-cylinder strong{font-size:19px}.about-photo{min-height:250px}.product-detail-image{min-height:340px}.product-detail-image img{height:290px}.service-detail-grid{gap:32px}.footer-grid{gap:28px}}

/* v36: installer registration presentation */
.registration-card{display:grid;grid-template-columns:1.25fr .75fr;gap:28px;align-items:center;background:#fff;border:1px solid var(--line);border-radius:24px;padding:34px;box-shadow:var(--shadow)}
.registration-card h2{margin:0 0 10px;font-size:clamp(30px,4vw,46px);line-height:1.05}
.registration-card h2 span{color:var(--blue)}
.registration-card p{max-width:700px;margin:0;color:var(--muted);line-height:1.7}
.registration-badges{display:grid;grid-template-columns:1fr 1fr;gap:12px}
.registration-badge{padding:18px;border:1px solid var(--line);border-radius:16px;background:#f8fbff;display:flex;flex-direction:column;gap:5px}
.registration-badge strong{color:var(--blue);font-size:14px}
.registration-badge span{color:var(--muted);font-size:12px;font-weight:700}
.registration-inline{margin:20px 0;padding:16px 18px;border-left:4px solid var(--pink);background:#f8fbff;border-radius:10px;display:flex;flex-direction:column;gap:4px}
.registration-inline strong{color:var(--blue);font-size:14px}
.registration-inline span{color:var(--muted);font-size:13px}
@media(max-width:700px){.registration-card{grid-template-columns:1fr;padding:24px}.registration-badges{grid-template-columns:1fr}}

/* ORYX Energies logo in LPG product facts */
.product-fact-orxy img{display:block;width:120px;height:42px;object-fit:contain;object-position:center;margin:0 auto 6px;border-radius:4px;}
.product-fact-orxy{display:flex;flex-direction:column;align-items:center;justify-content:center;}
.product-fact-orxy small{display:block;}

/* Cylinder exchange guide */
.product-fact-link{display:block;text-decoration:none;background:#f7faff;border:1px solid var(--line);border-radius:16px;padding:16px;color:inherit;transition:.2s}.product-fact-link:hover{transform:translateY(-3px);box-shadow:var(--shadow-sm);border-color:rgba(245,37,150,.35)}.product-fact-link small{color:var(--pink)!important;font-weight:800}.exchange-guide{background:#fff}.exchange-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.exchange-step{background:#f7faff;border:1px solid var(--line);border-radius:20px;padding:28px;box-shadow:var(--shadow-sm)}.exchange-step>span{display:inline-grid;place-items:center;width:38px;height:38px;border-radius:50%;background:var(--pink);color:#fff;font-size:12px;font-weight:900;margin-bottom:18px}.exchange-step h3{margin:0 0 10px;color:var(--navy);font-size:20px}.exchange-step p{margin:0;color:var(--muted);font-size:14px;line-height:1.7}.exchange-note{margin-top:20px;background:linear-gradient(135deg,#062b72,#075fc1);border-radius:22px;padding:28px;color:#fff;display:grid;grid-template-columns:1fr auto;gap:6px 24px;align-items:center}.exchange-note strong{font-size:20px}.exchange-note p{margin:0;color:rgba(255,255,255,.82);font-size:14px;line-height:1.6}.exchange-note .button{grid-column:2;grid-row:1 / span 2;background:var(--pink)}@media(max-width:850px){.exchange-grid{grid-template-columns:1fr}.exchange-note{grid-template-columns:1fr}.exchange-note .button{grid-column:auto;grid-row:auto;justify-self:start}}


/* v39: refined lifestyle hero — geyser + gas hob + fireplace + LPG cylinder */
.hero{height:535px;background:#061f4e;}
.hero-bg{background-image:url('assets/hero-gastime-lifestyle.jpg');background-size:cover;background-position:center center;background-repeat:no-repeat;}
.hero-overlay{background:linear-gradient(90deg,rgba(3,27,70,.96) 0%,rgba(3,32,78,.88) 28%,rgba(3,32,78,.54) 49%,rgba(3,32,78,.16) 72%,rgba(3,32,78,.03) 100%);}
.hero-copy{max-width:570px;padding-bottom:12px;}
.hero h1{font-size:clamp(50px,5.1vw,66px);line-height:.98;letter-spacing:-3.2px;}
.hero-text{max-width:545px;}
@media(max-width:850px){
  .hero{height:525px;}
  .hero-bg{background-size:cover;background-position:48% center;}
  .hero-overlay{background:linear-gradient(90deg,rgba(3,27,70,.96) 0%,rgba(3,32,78,.84) 50%,rgba(3,32,78,.34) 100%);}
  .hero-copy{max-width:560px;}
}
@media(max-width:560px){
  .hero{height:575px;}
  .hero-bg{background-position:46% center;}
  .hero-overlay{background:linear-gradient(180deg,rgba(3,27,70,.94) 0%,rgba(3,32,78,.78) 58%,rgba(3,32,78,.34) 100%);}
  .hero-copy{padding-top:30px;max-width:100%;}
  .hero h1{font-size:45px;letter-spacing:-2.4px;}
}

/* v42: full hero artwork visible on wide screens */
.hero{
  height:clamp(500px,37.1vw,712px);
}
.hero-bg{
  background-image:url('assets/hero-gastime-lifestyle-clean.jpg');
  background-size:100% 100%;
  background-position:center center;
  background-repeat:no-repeat;
}
.hero-overlay{
  background:linear-gradient(90deg,rgba(3,27,70,.93) 0%,rgba(3,32,78,.72) 27%,rgba(3,32,78,.30) 52%,rgba(3,32,78,.08) 78%,rgba(3,32,78,.02) 100%);
}
@media(max-width:850px){
  .hero{height:525px;}
  .hero-bg{background-size:cover;background-position:62% center;}
}
@media(max-width:560px){
  .hero{height:560px;}
  .hero-bg{background-size:cover;background-position:64% center;}
}

/* v43: show the complete lifestyle hero without cropping */
.hero{height:auto;min-height:0;aspect-ratio:1536 / 570;}
.hero-bg{background-size:100% 100%;background-position:center top;}
@media(max-width:850px){
  .hero{height:525px;aspect-ratio:auto;}
  .hero-bg{background-size:100% 100%;background-position:center top;}
}
@media(max-width:560px){
  .hero{height:560px;aspect-ratio:auto;}
  .hero-bg{background-size:100% 100%;background-position:center top;}
}


/* v44: intrinsic full-width hero image — never crop the lifestyle artwork */
.hero{height:auto;min-height:0;aspect-ratio:auto;position:relative;overflow:hidden;background:#061f4e;}
.hero-bg{position:absolute;inset:0;background-image:url('assets/hero-gastime-lifestyle-clean.jpg');background-repeat:no-repeat;background-position:center top;background-size:100% 100%;}
.hero::before{content:"";display:block;width:100%;padding-top:37.109375%;}
.hero-inner{position:absolute;inset:0;height:100%;}
.hero-curve{display:none;}
@media(max-width:850px){
  .hero{height:auto;}
  .hero::before{padding-top:37.109375%;}
  .hero-bg{background-size:100% 100%;background-position:center top;}
  .hero-inner{position:absolute;inset:0;}
}
@media(max-width:560px){
  .hero{min-height:520px;height:auto;}
  .hero::before{padding-top:110%;}
  .hero-bg{background-size:auto 100%;background-position:62% center;}
  .hero-inner{position:absolute;inset:0;}
}

/* v45: tighter hero and lighter left fade */
.hero{
  height:470px;
  min-height:470px;
  aspect-ratio:auto;
  overflow:hidden;
}
.hero-bg{
  background-size:100% auto;
  background-position:center center;
  background-repeat:no-repeat;
}
.hero-overlay{
  background:linear-gradient(90deg,
    rgba(3,27,70,.62) 0%,
    rgba(3,32,78,.40) 24%,
    rgba(3,32,78,.16) 48%,
    rgba(3,32,78,.04) 72%,
    rgba(3,32,78,0) 100%);
}
.hero-copy{max-width:570px;padding-bottom:8px;}
@media(max-width:850px){
  .hero{height:465px;min-height:465px;}
  .hero-bg{background-size:cover;background-position:60% center;}
  .hero-overlay{background:linear-gradient(90deg,rgba(3,27,70,.64) 0%,rgba(3,32,78,.40) 52%,rgba(3,32,78,.10) 100%);}
}
@media(max-width:560px){
  .hero{height:500px;min-height:500px;}
  .hero-bg{background-size:cover;background-position:63% center;}
  .hero-overlay{background:linear-gradient(180deg,rgba(3,27,70,.58) 0%,rgba(3,32,78,.34) 58%,rgba(3,32,78,.14) 100%);}
}

/* v46 hero fit: keep the approved height while showing the complete lifestyle image */
.hero{height:465px;min-height:465px;overflow:hidden;}
.hero-bg{background-size:100% 100%;background-position:center center;background-repeat:no-repeat;}
.hero-overlay{background:linear-gradient(90deg,rgba(3,27,70,.58) 0%,rgba(3,32,78,.32) 45%,rgba(3,32,78,.08) 75%,rgba(3,32,78,0) 100%);}
@media(max-width:850px){.hero{height:500px;min-height:500px}.hero-bg{background-size:100% 100%;background-position:center center}.hero-overlay{background:linear-gradient(90deg,rgba(3,27,70,.55) 0%,rgba(3,32,78,.28) 55%,rgba(3,32,78,.08) 100%);}}
@media(max-width:560px){.hero{height:560px;min-height:560px}.hero-bg{background-size:100% 100%;background-position:center center}.hero-overlay{background:linear-gradient(180deg,rgba(3,27,70,.48) 0%,rgba(3,32,78,.24) 65%,rgba(3,32,78,.08) 100%);}}

/* v56: approved hero artwork — no left cylinders, smaller right cylinder, softer background fade */
.hero{height:465px;min-height:465px;overflow:hidden;}
.hero-bg{background-image:url('assets/hero-gastime-lifestyle-no-left-cylinders.jpg');background-size:100% 100%;background-position:center center;background-repeat:no-repeat;}
.hero-overlay{background:linear-gradient(90deg,rgba(3,27,70,.16) 0%,rgba(3,32,78,.08) 48%,rgba(3,32,78,.02) 78%,rgba(3,32,78,0) 100%);}
.hero-copy{position:relative;z-index:2;max-width:570px;padding:24px 42px 24px 26px;}
.hero-copy:before{content:"";position:absolute;z-index:-1;left:-38px;top:-30px;bottom:-30px;width:620px;background:linear-gradient(90deg,rgba(3,27,70,.62) 0%,rgba(3,32,78,.38) 48%,rgba(3,32,78,.10) 78%,rgba(3,32,78,0) 100%);filter:blur(12px);pointer-events:none;}
@media(max-width:850px){
  .hero{height:500px;min-height:500px;}
  .hero-bg{background-size:cover;background-position:60% center;}
  .hero-overlay{background:linear-gradient(90deg,rgba(3,27,70,.10) 0%,rgba(3,32,78,.04) 100%);}
  .hero-copy{padding:24px 30px 24px 18px;}
  .hero-copy:before{left:-30px;width:570px;}
}
@media(max-width:560px){
  .hero{height:560px;min-height:560px;}
  .hero-bg{background-size:cover;background-position:63% center;}
  .hero-overlay{background:linear-gradient(180deg,rgba(3,27,70,.08) 0%,rgba(3,32,78,.02) 100%);}
  .hero-copy{padding:28px 16px 22px;}
  .hero-copy:before{left:-35px;right:-35px;width:auto;top:-25px;bottom:-25px;background:linear-gradient(180deg,rgba(3,27,70,.58) 0%,rgba(3,32,78,.24) 70%,rgba(3,32,78,0) 100%);}
}
