
:root{
 --navy:#061522;--navy2:#0b2639;--blue:#1aa8d8;--cyan:#77d4ed;--red:#e5453d;
 --ink:#0b1822;--muted:#657681;--line:#dce5e9;--soft:#f3f7f9;--white:#fff;--max:1240px
}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);font-family:Inter,Arial,sans-serif;line-height:1.65;background:#fff}
a{text-decoration:none;color:inherit}.container{max-width:var(--max);margin:auto;padding:0 28px}
.topbar{background:#04101a;color:#b7c6cf;font-size:10px;padding:9px 0}.topbar .container{display:flex;justify-content:space-between;gap:20px}.topbar span{margin-right:22px}
.header{height:82px;display:flex;align-items:center;justify-content:space-between;background:#fff;border-bottom:1px solid #edf1f3;position:sticky;top:0;z-index:50}
.logo{display:flex;align-items:center;gap:11px}.logo-mark{width:43px;height:43px;background:var(--navy);color:#fff;display:grid;place-items:center;font:700 25px 'Space Grotesk';transform:skew(-8deg);position:relative}.logo-mark:after{content:"";position:absolute;right:-5px;bottom:4px;width:15px;height:3px;background:var(--red)}.logo strong{display:block;font:700 18px 'Space Grotesk';line-height:1}.logo small{display:block;font-size:7px;letter-spacing:.12em;color:#778690;margin-top:5px}
.nav{display:flex;align-items:center;gap:23px;font-size:11px;font-weight:700}.nav a{padding:29px 0;position:relative}.nav a.active,.nav a:hover{color:var(--red)}.nav a.active:after{content:"";position:absolute;left:0;right:0;bottom:0;height:3px;background:var(--red)}.nav .contact{background:var(--navy);color:#fff;padding:11px 16px}.menu{display:none;background:none;border:0;font-size:25px}
.hero{min-height:650px;background:linear-gradient(110deg,#061522 0%,#0b2b40 48%,#174e67 100%);color:#fff;display:flex;align-items:center;position:relative;overflow:hidden}.hero:after{content:"";position:absolute;right:-10%;top:-20%;width:65%;height:150%;background:linear-gradient(135deg,transparent 25%,rgba(38,183,224,.12) 25%,rgba(38,183,224,.12) 27%,transparent 27%,transparent 50%,rgba(255,255,255,.05) 50%,rgba(255,255,255,.05) 51%,transparent 51%);transform:rotate(7deg)}.hero .container{width:100%;position:relative;z-index:2}.eyebrow{color:var(--blue);font-size:10px;font-weight:800;letter-spacing:.18em;margin:0 0 13px}.hero h1{font:700 clamp(48px,7vw,82px)/.98 'Space Grotesk';letter-spacing:-.05em;max-width:780px;margin:0}.hero h1 span{color:var(--cyan)}.hero p.copy{font-size:17px;color:#c5d3da;max-width:650px;margin:25px 0}.buttons{display:flex;gap:12px}.btn{display:inline-block;padding:13px 20px;font-size:11px;font-weight:800}.btn-primary{background:var(--red);color:#fff}.btn-light{border:1px solid rgba(255,255,255,.3);color:#fff}.hero-stats{position:absolute;right:4%;bottom:60px;display:flex;gap:35px;border-left:1px solid rgba(255,255,255,.25);padding-left:28px}.hero-stats b{display:block;font:700 29px 'Space Grotesk'}.hero-stats span{font-size:10px;color:#9eb1bc}
.section{padding:100px 0}.section-head{max-width:850px}.section-title{font:700 clamp(34px,4.5vw,58px)/1.05 'Space Grotesk';letter-spacing:-.045em;margin:0 0 18px}.section-intro{font-size:15px;color:var(--muted);max-width:700px}.label{font-size:10px;letter-spacing:.2em;color:#84939c;font-weight:800;margin-bottom:35px}
.grid2{display:grid;grid-template-columns:1fr 1fr;gap:75px}.body{font-size:14px;color:#53636d}.body p{margin-top:0;margin-bottom:18px}.light{background:var(--soft)}.dark{background:var(--navy);color:#fff}.dark .section-intro{color:#9db0bb}.dark .label{color:#7b929f}
.intro-card{background:#e7f2f6;padding:42px}.intro-card h3{font:700 25px 'Space Grotesk';margin:0 0 10px}.intro-card p{color:#60727c;font-size:13px}
.lifecycle{display:grid;grid-template-columns:repeat(6,1fr);margin-top:55px;border-top:1px solid var(--line)}.life{padding:25px 17px 10px 0;border-right:1px solid var(--line);margin-right:17px}.life:last-child{border-right:0}.life b{color:var(--red);font:700 11px 'Space Grotesk'}.life h3{font:700 16px 'Space Grotesk';margin:15px 0 7px}.life p{font-size:11px;color:var(--muted);margin:0}
.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:50px}.card{border:1px solid #d9e3e7;padding:30px;min-height:230px;transition:.25s;background:#fff}.card:hover{transform:translateY(-4px);box-shadow:0 15px 35px #10233312}.card .num{color:var(--red);font:700 11px 'Space Grotesk'}.card h3{font:700 21px 'Space Grotesk';margin:24px 0 9px}.card p{font-size:12px;color:var(--muted);margin:0}
.photo{min-height:360px;background:linear-gradient(135deg,#d9e5e9,#aebfc7);display:grid;place-items:center;color:#667b86;font-size:10px;letter-spacing:.18em;font-weight:800}.photo small{display:block;letter-spacing:0;font-weight:400;font-size:9px;margin-top:7px}
.project-grid{display:grid;grid-template-columns:1.5fr 1fr 1fr;gap:16px;margin-top:50px}.project{border:1px solid var(--line)}.project:first-child{grid-row:span 2}.project .photo{min-height:220px}.project:first-child .photo{min-height:390px}.project .txt{padding:20px}.project .year{color:var(--red);font-size:10px;font-weight:800}.project h3{font:700 20px 'Space Grotesk';margin:5px 0}.project p{font-size:11px;color:var(--muted);margin:0}
.timeline{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid #29404e;margin-top:45px}.timeline article{padding:25px 20px 20px 0;border-right:1px solid #29404e;min-height:150px}.timeline article:nth-child(n+5){border-top:1px solid #29404e}.timeline b{color:var(--blue);font:700 12px 'Space Grotesk'}.timeline h3{font:700 17px 'Space Grotesk';margin:9px 0}.timeline p{color:#8fa3ae;font-size:11px;margin:0}
.policies{display:grid;grid-template-columns:1fr 1fr;gap:18px}.policy{padding:45px;background:var(--soft);border:1px solid var(--line)}.policy h3{font:700 37px 'Space Grotesk';margin:0 0 15px}.policy p,.policy li{font-size:13px;color:#596b75}.policy ul{padding-left:18px}
.team{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:45px}.person{border:1px solid var(--line)}.person .photo{min-height:270px}.person div:last-child{padding:18px}.person b{display:block;font:700 17px 'Space Grotesk'}.person span{font-size:10px;color:#87949c}
.cta{background:#dceff5;text-align:center;padding:100px 20px}.cta h2{font:700 clamp(38px,5vw,64px)/1.05 'Space Grotesk';max-width:850px;margin:0 auto 28px;letter-spacing:-.04em}
footer{background:#04101a;color:#fff;padding:65px 0 22px}.footergrid{display:grid;grid-template-columns:1.2fr 1fr 1fr 1fr;gap:50px}.footer h4{color:var(--blue);font-size:10px;letter-spacing:.15em;margin:0 0 13px}.footer p,.footer a{font-size:11px;color:#94a5af}.footer a:hover{color:#fff}.bottom{border-top:1px solid #1c2b35;margin-top:45px;padding-top:18px;display:flex;justify-content:space-between;color:#60717b;font-size:9px}
.page-hero{background:linear-gradient(115deg,var(--navy),#103c55);color:#fff;height:360px;min-height:360px;padding:0;display:flex;align-items:center}.page-hero h1{font:700 clamp(44px,6vw,70px)/1 'Space Grotesk';letter-spacing:-.05em;margin:0;max-width:850px}.page-hero p{color:#b9cbd4;max-width:700px}
.spec-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:0;margin-top:50px;border-top:1px solid #d5e2ec;border-left:1px solid #d5e2ec;background:#fff}.spec{padding:46px 40px 42px;border-right:1px solid #d5e2ec;border-bottom:1px solid #d5e2ec;min-height:300px;background:#fff;transition:.25s}.spec:hover{background:#fbfdff;box-shadow:inset 0 0 0 1px #c8dce9}.spec-icon{width:84px;height:84px;object-fit:contain;display:block;margin:0 0 20px}.spec h3{font:700 20px 'Space Grotesk';margin:0 0 7px;color:#071d35}.spec p{font-size:13px;line-height:1.75;color:#294b70;margin:0;max-width:390px}
.contact-grid{display:grid;grid-template-columns:1.2fr 1fr;gap:50px}.contact-box{background:var(--navy);color:#fff;padding:45px}.contact-box h3{font:700 30px 'Space Grotesk';margin-top:0}.contact-box p{font-size:12px;color:#aab9c1}.contact-item{border-top:1px solid #29404e;padding:17px 0}.contact-item b{display:block;color:var(--blue);font-size:9px;letter-spacing:.13em}.contact-item span{font-size:12px}
.form{display:grid;gap:14px}.form input,.form textarea{width:100%;padding:14px;border:1px solid var(--line);font:inherit;font-size:12px}.form textarea{min-height:150px}.form button{border:0;cursor:pointer}
@media(max-width:950px){.nav{display:none}.menu{display:block}.header{padding:0 20px}.nav.open{display:flex;position:absolute;top:82px;left:0;right:0;background:#fff;flex-direction:column;align-items:flex-start;padding:15px 25px;border-bottom:1px solid var(--line);gap:0}.nav.open a{padding:12px 0}.nav.open .contact{padding:11px 16px}.hero-stats{display:none}.lifecycle{grid-template-columns:repeat(3,1fr)}.cards{grid-template-columns:1fr 1fr}.spec-grid{grid-template-columns:1fr 1fr}.project-grid{grid-template-columns:1fr 1fr}.project:first-child{grid-row:auto}.project:first-child .photo{min-height:220px}.footergrid{grid-template-columns:1fr 1fr}}
@media(max-width:650px){.topbar{display:none}.hero{min-height:600px}.hero h1{font-size:48px}.hero p.copy{font-size:14px}.grid2,.policies,.contact-grid{grid-template-columns:1fr;gap:35px}.lifecycle,.cards,.project-grid,.spec-grid,.team,.timeline{grid-template-columns:1fr}.spec{min-height:0;padding:32px 28px}.timeline article{border-right:0;border-bottom:1px solid #29404e}.section{padding:72px 0}.footergrid{grid-template-columns:1fr}.bottom{flex-direction:column;gap:7px}.photo{min-height:260px}}

.logo img{width:175px;height:auto;display:block}.logo{display:flex;align-items:center}.logo-mark{display:none}
@media(max-width:650px){.logo img{width:150px}}

.footer-logo{background:#fff;padding:10px 14px;display:inline-flex}.footer-logo img{width:185px;height:auto}.footer .logo small{display:none}

/* Version 2.1 — supplied marine vessel + electrical panel hero image */
.hero-image{min-height:680px;background:#061522;isolation:isolate}
.hero-image .hero-bg{position:absolute;inset:0;z-index:-2;background-image:linear-gradient(90deg,rgba(4,18,31,.98) 0%,rgba(4,18,31,.88) 27%,rgba(4,18,31,.35) 52%,rgba(4,18,31,.05) 72%),url('assets/nodens-electric-hero-new.png');background-size:cover;background-position:center center}
.hero-image:after{content:"";position:absolute;inset:auto 0 0 0;height:115px;z-index:-1;background:linear-gradient(to top,rgba(4,16,27,.65),transparent);pointer-events:none}
.hero-image .hero-content{padding-top:20px;padding-bottom:70px}
.hero-image .eyebrow{color:#f2b63e}
.hero-image h1{max-width:720px;text-transform:uppercase}
.hero-image h1 span{color:#ef433b}
.hero-image p.copy{max-width:610px;color:#f0f5f7}
.hero-image .hero-stats{right:28px}
@media(max-width:950px){.hero-image .hero-bg{background-position:63% center}.hero-image .hero-content{padding-top:35px}.hero-image .hero-stats{display:none}}
@media(max-width:650px){.hero-image{min-height:680px}.hero-image .hero-bg{background-image:linear-gradient(90deg,rgba(4,18,31,.94),rgba(4,18,31,.72)),url('assets/nodens-electric-hero-new.png');background-position:67% center}.hero-image .hero-content{padding-top:45px}.hero-image h1{font-size:43px}}

/* NODENS ELECTRIC — hero redesign based on the supplied hero artwork */
.hero-image{min-height:575px;height:575px;display:flex;align-items:stretch;position:relative;overflow:hidden;background:#061b2e;color:#fff}
.hero-image .hero-bg-image{position:absolute;inset:0;width:100%;height:100%;object-fit:fill;z-index:-3;display:block}
.hero-image .hero-overlay{position:absolute;inset:0;z-index:-2;background:linear-gradient(90deg,rgba(3,20,37,.97) 0%,rgba(3,20,37,.90) 25%,rgba(3,20,37,.52) 46%,rgba(3,20,37,.08) 69%,rgba(3,20,37,0) 100%);pointer-events:none}
.hero-image .hero-content{width:100%;padding-top:68px;padding-bottom:88px;display:flex;flex-direction:column;justify-content:center}
.hero-image .eyebrow{color:#f1bd4a;font-size:11px;letter-spacing:.16em;margin-bottom:16px}
.hero-image h1{font:700 clamp(43px,4.8vw,68px)/.98 'Space Grotesk';letter-spacing:-.045em;text-transform:uppercase;max-width:700px;margin:0;color:#fff}
.hero-image h1 span{color:#f5c33b}
.hero-image p.copy{font-size:20px;line-height:1.4;font-weight:500;color:#fff;max-width:620px;margin:26px 0 24px}
.hero-process{display:flex;align-items:center;gap:12px;max-width:690px;margin:0 0 28px}
.hero-process div{display:flex;flex-direction:column;gap:5px;min-width:76px}
.hero-process b{font:600 9px 'Space Grotesk';color:#f1bd4a;letter-spacing:.1em}
.hero-process span{font:700 10px Inter,Arial,sans-serif;color:#fff;white-space:nowrap}
.hero-process i{width:1px;height:36px;background:rgba(255,255,255,.35);display:block}
.hero-image .buttons{gap:20px}
.hero-image .btn{padding:14px 18px;font-size:11px;letter-spacing:.02em}
.hero-image .btn strong{font-size:21px;line-height:0;vertical-align:-2px;margin-left:12px}
.hero-image .btn-light{border:1px solid rgba(255,255,255,.7);background:rgba(2,19,34,.12)}
@media(max-width:950px){.hero-image{height:600px;min-height:600px}.hero-image .hero-bg-image{object-fit:cover;object-position:63% center}.hero-image .hero-overlay{background:linear-gradient(90deg,rgba(3,20,37,.96),rgba(3,20,37,.72) 65%,rgba(3,20,37,.22))}.hero-image .hero-content{padding-top:48px}.hero-process{max-width:100%;gap:7px}.hero-process div{min-width:65px}.hero-image h1{font-size:50px}}
@media(max-width:650px){.hero-image{height:690px;min-height:690px}.hero-image .hero-bg-image{object-position:68% center}.hero-image .hero-overlay{background:linear-gradient(90deg,rgba(3,20,37,.96),rgba(3,20,37,.78))}.hero-image .hero-content{padding-top:50px;padding-bottom:70px;justify-content:flex-start}.hero-image h1{font-size:43px;max-width:520px}.hero-image p.copy{font-size:16px}.hero-process{flex-wrap:wrap;row-gap:14px;margin-bottom:24px}.hero-process i{display:none}.hero-process div{min-width:30%;}.hero-image .buttons{flex-wrap:wrap;gap:10px}.hero-image .btn{font-size:10px}}

/* Refined solution icon treatment */
.spec { position:relative; }
.spec-icon { width:88px; height:88px; display:block; object-fit:contain; border-radius:50%; margin:0 0 22px; filter: drop-shadow(0 8px 12px rgba(6,21,34,.12)); }
.home-solutions-grid { grid-template-columns:repeat(3,1fr); }
.home-solutions-grid .spec { min-height:300px; }
@media(max-width:950px){ .home-solutions-grid{grid-template-columns:1fr 1fr;} }
@media(max-width:650px){ .home-solutions-grid{grid-template-columns:1fr;} .spec-icon{width:82px;height:82px;} }

/* --- Our Journey: brochure-inspired milestone timeline --- */
.journey-section{padding:105px 0;background:#fff;overflow:hidden}
.journey-heading{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:end;margin-bottom:55px}
.journey-intro{margin:0;color:var(--muted);font-size:13px;max-width:620px}
.journey-timeline{position:relative;padding:12px 0 4px}
.journey-row{display:grid;grid-template-columns:repeat(5,1fr);gap:16px;position:relative;z-index:2}
.journey-row.reverse{direction:rtl}.journey-row.reverse .journey-card{direction:ltr}
.journey-card{position:relative;min-height:205px;padding:28px 20px 24px;background:#fff;border:1px solid #d8e2e8;box-shadow:0 8px 24px rgba(8,35,55,.06);transition:transform .25s,box-shadow .25s}
.journey-card:hover{transform:translateY(-5px);box-shadow:0 15px 32px rgba(8,35,55,.12)}
.journey-year{display:inline-flex;align-items:center;justify-content:center;min-width:64px;height:31px;padding:0 12px;background:var(--navy);color:#fff;font:700 13px 'Space Grotesk';position:relative;margin-bottom:19px}
.journey-year:after{content:"";position:absolute;left:0;bottom:-6px;border-top:6px solid var(--navy);border-right:6px solid transparent}
.journey-card:nth-child(4n+2) .journey-year,.journey-card:nth-child(4n+5) .journey-year{background:var(--red)}
.journey-card:nth-child(4n+2) .journey-year:after,.journey-card:nth-child(4n+5) .journey-year:after{border-top-color:var(--red)}
.journey-card h3{font:700 17px/1.2 'Space Grotesk';margin:0 0 9px;color:var(--navy)}
.journey-card p{font-size:11.5px;line-height:1.6;color:#61717b;margin:0}
.journey-connector{height:34px;position:relative;z-index:1;margin:0 10%;}
.journey-connector:before{content:"";position:absolute;left:0;right:0;top:16px;border-top:2px solid #d4a63c}
.journey-connector span{position:absolute;left:50%;top:10px;width:14px;height:14px;background:#d4a63c;border:4px solid #fff;box-shadow:0 0 0 1px #d4a63c;border-radius:50%;transform:translateX(-50%)}
.journey-note{margin:35px auto 0;max-width:760px;display:flex;gap:18px;align-items:center;padding:17px 20px;background:#f5f8fa;border-left:4px solid #d4a63c;color:#60717b;font-size:11px}.journey-note strong{font:700 13px 'Space Grotesk';color:var(--navy)}
@media(max-width:1000px){.journey-heading{grid-template-columns:1fr;gap:20px}.journey-row{grid-template-columns:repeat(3,1fr)}.journey-connector{margin:0 15%}}
@media(max-width:700px){.journey-section{padding:75px 0}.journey-row,.journey-row.reverse{grid-template-columns:1fr;direction:ltr}.journey-row.reverse .journey-card{direction:ltr}.journey-card{min-height:0;padding:25px 20px}.journey-connector{height:24px;margin:0 0 0 31px}.journey-connector:before{left:0;right:auto;top:0;bottom:0;border-top:0;border-left:2px solid #d4a63c}.journey-connector span{left:-6px;top:50%;transform:translateY(-50%)}.journey-note{align-items:flex-start}}

/* ISO 9001 certification highlight */
.certification-highlight{padding:72px 0;background:#f5f8fb;border-top:1px solid #e0e8ee;border-bottom:1px solid #e0e8ee}
.certification-wrap{display:grid;grid-template-columns:.8fr 1.2fr;gap:60px;align-items:center}
.certification-copy .section-title{margin-bottom:18px}
.certification-copy>p:not(.eyebrow){max-width:520px;color:var(--muted);line-height:1.8;font-size:14px}
.certification-note{font-weight:600;color:var(--navy)!important;margin-top:18px}
.certification-card{background:#fff;border:1px solid #d7e1e8;border-radius:22px;padding:18px;box-shadow:0 16px 40px rgba(8,35,55,.10)}
.certification-card img{display:block;width:100%;height:auto;border-radius:16px}
@media(max-width:850px){.certification-wrap{grid-template-columns:1fr;gap:32px}.certification-card{padding:12px}}

/* ISO 9001 certification presentation */
.certification-page-section{background:#f7fafc}
.certification-page-grid{display:grid;grid-template-columns:1fr 1.18fr;gap:65px;align-items:center}
.quality-cert-card{background:#fff;border:1px solid #dfe8ed;border-radius:24px;padding:24px;box-shadow:0 18px 45px rgba(6,21,34,.10)}
.quality-cert-card img{display:block;width:100%;height:auto;border-radius:18px}
.certification-points{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:30px}
.certification-points div{border-top:3px solid var(--red);padding:15px 12px;background:#fff;border:1px solid var(--line);border-top-width:3px}
.certification-points strong{display:block;font:700 13px 'Space Grotesk';color:var(--navy)}
.certification-points span{display:block;font-size:10px;color:var(--muted);margin-top:5px;line-height:1.5}
.footer-cert{margin-top:22px;display:inline-flex;flex-direction:column;gap:8px;align-items:flex-start}
.footer-cert span{font-size:9px;font-weight:800;letter-spacing:.16em;color:#d8e3e8}
.footer-cert img{display:block;width:155px;height:auto;border-radius:10px;box-shadow:0 6px 18px rgba(0,0,0,.22)}
@media(max-width:950px){.certification-page-grid{grid-template-columns:1fr;gap:35px}.certification-points{grid-template-columns:1fr 1fr}}
@media(max-width:650px){.certification-points{grid-template-columns:1fr}.quality-cert-card{padding:14px;border-radius:18px}.quality-cert-card img{border-radius:12px}.footer-cert img{width:140px}}

/* Footer branding: transparent logo with white company name */
.footer-logo{background:transparent!important;padding:0!important;display:inline-flex;align-items:center}
.footer-logo img{width:205px;height:auto;display:block}
.footer-cert img{background:transparent;box-shadow:none;border-radius:0;max-width:155px}
@media(max-width:650px){.footer-logo img{width:175px}.footer-cert img{max-width:140px}}

/* Engineering page visual cards */
.engineering-hero{background:linear-gradient(90deg,rgba(7,31,55,.96),rgba(7,31,55,.72)),url('assets/engineering-hero.jpg') center/cover no-repeat;position:relative;overflow:hidden}.engineering-hero:after{content:"";position:absolute;inset:auto 0 0;height:5px;background:linear-gradient(90deg,var(--gold),var(--red))}.engineering-section{background:#f7f9fb}.engineering-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-top:52px}.engineering-card{background:#fff;border:1px solid #dbe4ea;border-radius:16px;overflow:hidden;box-shadow:0 8px 25px rgba(16,35,51,.05);transition:transform .25s ease,box-shadow .25s ease}.engineering-card:hover{transform:translateY(-6px);box-shadow:0 18px 40px rgba(16,35,51,.12)}.engineering-image{aspect-ratio:16/9;overflow:hidden;background:#eaf0f4}.engineering-image img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .4s ease}.engineering-card:hover .engineering-image img{transform:scale(1.04)}.engineering-card-content{padding:24px 26px 28px}.engineering-card-content .num{color:var(--red);font:700 12px 'Space Grotesk';letter-spacing:.04em}.engineering-card-content h3{font:700 21px 'Space Grotesk';margin:12px 0 9px;color:var(--navy)}.engineering-card-content p{font-size:13px;line-height:1.7;color:var(--muted);margin:0}@media(max-width:950px){.engineering-cards{grid-template-columns:1fr 1fr}}@media(max-width:650px){.engineering-cards{grid-template-columns:1fr;gap:18px}.engineering-card-content{padding:22px}.engineering-hero{background-position:center}}

/* About Us hero — same visual treatment as Engineering hero */
.about-hero{background-image:linear-gradient(90deg,rgba(7,31,55,.96),rgba(7,31,55,.72)),url('assets/about-hero-generated.jpg');background-position:center;background-size:cover;background-repeat:no-repeat}
@media(max-width:650px){.about-hero{background-position:62% center}}


/* Page hero imagery — Solutions, Facility, Projects and Quality & HSE */
.solutions-hero{background-image:linear-gradient(90deg,rgba(7,31,55,.96),rgba(7,31,55,.72)),url('assets/solutions-hero.jpg');background-position:center;background-size:cover;background-repeat:no-repeat}
.facility-hero{background-image:linear-gradient(90deg,rgba(7,31,55,.96),rgba(7,31,55,.72)),url('assets/facility-hero.jpg');background-position:center;background-size:cover;background-repeat:no-repeat}
.projects-hero{background-image:linear-gradient(90deg,rgba(7,31,55,.96),rgba(7,31,55,.72)),url('assets/projects-hero.jpg');background-position:center;background-size:cover;background-repeat:no-repeat}
.quality-hero{background-image:linear-gradient(90deg,rgba(7,31,55,.96),rgba(7,31,55,.72)),url('assets/quality-hero.jpg');background-position:center;background-size:cover;background-repeat:no-repeat}
@media(max-width:650px){
  .solutions-hero{background-position:65% center}
  .facility-hero{background-position:58% center}
  .projects-hero{background-position:58% center}
  .quality-hero{background-position:65% center}
}


/* Unified page hero height — matched to the Engineering hero on desktop */
@media(max-width:650px){.page-hero{height:420px;min-height:420px}}

/* Trusted by — continuously scrolling client logo band */
.trusted-section{background:#fff;padding:92px 0 78px;overflow:hidden}
.trusted-heading{max-width:1120px;margin:0 auto 42px}
.trusted-heading .eyebrow{margin-bottom:14px}
.trusted-heading .section-title{max-width:1100px;margin:0;font-size:clamp(34px,4.2vw,54px)}
.trusted-marquee{position:relative;width:100%;overflow:hidden;padding:4px 0 12px}
.trusted-marquee:before,.trusted-marquee:after{content:"";position:absolute;top:0;bottom:0;width:90px;z-index:2;pointer-events:none}
.trusted-marquee:before{left:0;background:linear-gradient(90deg,#fff,rgba(255,255,255,0))}
.trusted-marquee:after{right:0;background:linear-gradient(270deg,#fff,rgba(255,255,255,0))}
.trusted-track{display:flex;width:max-content;animation:trusted-scroll 42s linear infinite;will-change:transform}
.trusted-group{display:flex;align-items:center;flex-shrink:0;gap:58px;padding:0 28px}
.client-logo{width:155px;height:76px;display:flex;align-items:center;justify-content:center;flex:0 0 155px;transition:opacity .2s ease,transform .2s ease}
.client-logo img{display:block;width:100%;height:100%;object-fit:contain;object-position:center}
.client-logo:hover{opacity:.78;transform:translateY(-2px)}
@keyframes trusted-scroll{from{transform:translateX(0)}to{transform:translateX(-50%)}}
@media(max-width:950px){.trusted-section{padding:78px 0 64px}.trusted-heading{padding:0 28px}.trusted-group{gap:38px}.client-logo{width:135px;height:70px;flex-basis:135px}}
@media(max-width:650px){.trusted-section{padding:70px 0 58px}.trusted-heading{padding:0}.trusted-heading .eyebrow{margin-bottom:14px}.trusted-heading .section-title{font-size:34px}.trusted-group{gap:24px;padding:0 16px}.client-logo{width:118px;height:62px;flex-basis:118px}.trusted-track{animation-duration:34s}.trusted-marquee:before,.trusted-marquee:after{width:45px}}

/* =========================================================
   NODENS ELECTRIC — REFINED HERO
   Supplied hero image is preserved; only the presentation is redesigned.
   ========================================================= */
.hero-modern{
  height:min(720px,calc(100vh - 112px));
  min-height:620px;
  display:flex;
  align-items:stretch;
  position:relative;
  overflow:hidden;
  isolation:isolate;
  background:#061522;
}
.hero-modern .hero-bg-image{
  position:absolute;
  inset:0;
  width:100%;
  height:100%;
  object-fit:cover;
  object-position:center center;
  z-index:-5;
  display:block;
  transform:scale(1.01);
}
/* Deep cinematic fade on the text side, while keeping the ship/panel visible. */
.hero-modern-overlay{
  position:absolute;
  inset:0;
  z-index:-4;
  background:
    linear-gradient(90deg,
      rgba(3,15,27,.985) 0%,
      rgba(3,16,28,.94) 24%,
      rgba(3,17,29,.74) 42%,
      rgba(3,18,31,.30) 62%,
      rgba(3,18,31,.04) 79%,
      rgba(3,18,31,0) 100%),
    linear-gradient(180deg,rgba(2,12,22,.24),transparent 35%,rgba(2,12,22,.62) 100%);
  pointer-events:none;
}
/* Architectural framing inspired by marine technical drawings. */
.hero-modern-grid{
  position:absolute;
  inset:0;
  z-index:-3;
  pointer-events:none;
  opacity:.17;
  background-image:
    linear-gradient(rgba(255,255,255,.06) 1px,transparent 1px),
    linear-gradient(90deg,rgba(255,255,255,.06) 1px,transparent 1px);
  background-size:80px 80px;
  mask-image:linear-gradient(90deg,#000 0%,rgba(0,0,0,.55) 38%,transparent 72%);
}
.hero-modern:before{
  content:"";
  position:absolute;
  left:0;
  top:0;
  bottom:0;
  width:48%;
  z-index:-2;
  background:linear-gradient(105deg,rgba(3,15,27,.42),transparent 72%);
  clip-path:polygon(0 0,92% 0,100% 100%,0 100%);
  pointer-events:none;
}
.hero-modern:after{
  content:"";
  position:absolute;
  right:0;
  top:0;
  width:31%;
  height:3px;
  background:linear-gradient(90deg,transparent,#ef433b 35%,#f2bd4c);
  z-index:3;
}
.hero-modern-content{
  width:100%;
  position:relative;
  z-index:2;
  display:flex;
  align-items:center;
  padding-top:38px;
  padding-bottom:38px;
}
.hero-modern-copy{
  width:min(690px,57%);
  position:relative;
  padding-left:30px;
}
.hero-modern-copy:before{
  content:"";
  position:absolute;
  left:0;
  top:2px;
  width:3px;
  height:116px;
  background:linear-gradient(to bottom,#ef433b 0%,#ef433b 45%,rgba(239,67,59,0) 100%);
}
.hero-kicker{
  display:inline-flex;
  align-items:center;
  gap:11px;
  margin-bottom:21px;
  padding:8px 12px 8px 9px;
  border:1px solid rgba(255,255,255,.16);
  background:rgba(5,21,34,.34);
  backdrop-filter:blur(9px);
  color:#f5c65d;
  font-size:9px;
  font-weight:800;
  letter-spacing:.19em;
}
.hero-kicker span{
  width:22px;
  height:2px;
  background:#ef433b;
  display:block;
}
.hero-modern h1{
  font:700 clamp(52px,5.8vw,78px)/.92 'Space Grotesk';
  letter-spacing:-.06em;
  max-width:720px;
  margin:0;
  color:#fff;
}
.hero-modern h1 span{
  color:#f0443d;
  position:relative;
}
.hero-modern h1 span:after{
  content:"";
  position:absolute;
  left:0;
  right:8%;
  bottom:-4px;
  height:2px;
  background:rgba(240,68,61,.65);
}
.hero-modern p.copy{
  font-size:18px;
  line-height:1.55;
  color:#e7eef2;
  max-width:570px;
  margin:27px 0 31px;
}
.hero-modern p.copy strong{font-weight:600;color:#fff}
.hero-modern-actions{display:flex;gap:12px;align-items:center}
.hero-modern .btn{
  position:relative;
  overflow:hidden;
  padding:15px 20px;
  font-size:10px;
  letter-spacing:.065em;
  transition:transform .22s ease,background .22s ease,border-color .22s ease,box-shadow .22s ease;
}
.hero-modern .btn:hover{transform:translateY(-2px)}
.hero-modern .btn-primary{
  background:#ef433b;
  box-shadow:0 12px 30px rgba(239,67,59,.23);
}
.hero-modern .btn-primary:hover{background:#ff5048;box-shadow:0 15px 34px rgba(239,67,59,.30)}
.hero-modern .btn-light{
  background:rgba(4,20,34,.24);
  border:1px solid rgba(255,255,255,.42);
  backdrop-filter:blur(9px);
}
.hero-modern .btn-light:hover{border-color:rgba(255,255,255,.82);background:rgba(4,20,34,.52)}
.hero-modern .btn strong{font-size:17px;line-height:0;margin-left:13px;vertical-align:-1px}
/* Small visual anchor — deliberately contains no additional marketing copy. */
.hero-modern-accent{
  position:absolute;
  right:28px;
  bottom:27px;
  width:86px;
  height:86px;
  border:1px solid rgba(255,255,255,.18);
  border-left-color:#ef433b;
  border-bottom-color:#ef433b;
  transform:rotate(45deg);
  opacity:.55;
}
.hero-modern-accent:after{
  content:"";
  position:absolute;
  inset:15px;
  border:1px solid rgba(255,255,255,.14);
}
@media(max-width:950px){
  .hero-modern{height:650px;min-height:650px}
  .hero-modern .hero-bg-image{object-position:63% center}
  .hero-modern-overlay{
    background:linear-gradient(90deg,rgba(3,15,27,.985),rgba(3,17,29,.84) 58%,rgba(3,18,31,.30)),
               linear-gradient(180deg,rgba(2,12,22,.22),transparent 35%,rgba(2,12,22,.68));
  }
  .hero-modern-content{padding-top:44px;padding-bottom:44px}
  .hero-modern-copy{width:min(680px,75%)}
  .hero-modern h1{font-size:58px}
  .hero-modern-accent{right:24px;bottom:24px;width:68px;height:68px}
}
@media(max-width:650px){
  .hero-modern{height:680px;min-height:680px}
  .hero-modern .hero-bg-image{object-position:68% center}
  .hero-modern-overlay{
    background:linear-gradient(90deg,rgba(3,15,27,.985),rgba(3,17,29,.88) 70%,rgba(3,18,31,.58)),
               linear-gradient(180deg,rgba(2,12,22,.18),rgba(2,12,22,.72));
  }
  .hero-modern-grid{background-size:48px 48px;opacity:.12}
  .hero-modern:before{width:78%;opacity:.35;clip-path:none;background:linear-gradient(90deg,rgba(3,15,27,.32),transparent)}
  .hero-modern-content{align-items:flex-start;padding-top:57px;padding-bottom:45px}
  .hero-modern-copy{width:100%;padding-left:19px}
  .hero-modern-copy:before{width:2px;height:88px}
  .hero-kicker{font-size:7.5px;letter-spacing:.13em;margin-bottom:18px;padding:7px 9px 7px 7px}
  .hero-kicker span{width:16px}
  .hero-modern h1{font-size:45px;line-height:.95;letter-spacing:-.055em}
  .hero-modern p.copy{font-size:15px;line-height:1.5;margin:23px 0 26px}
  .hero-modern-actions{flex-wrap:wrap;gap:9px}
  .hero-modern .btn{font-size:9px;padding:13px 15px}
  .hero-modern-accent{right:16px;bottom:19px;width:54px;height:54px;opacity:.4}
}



/* =========================================================
   HERO V3 — ORIGINAL IMAGE SCALE / YELLOW ACCENT
   The supplied 1672×941 artwork is shown without artificial zoom.
   ========================================================= */
.hero-image{
  height:clamp(540px,42vw,680px);
  min-height:540px;
  position:relative;
  overflow:hidden;
  background:#061522;
  isolation:isolate;
}
.hero-image .hero-bg-image{
  position:absolute;
  inset:0;
  width:100%;
  height:100%;
  object-fit:cover;
  object-position:center center;
  transform:none;
  z-index:-4;
}
.hero-image .hero-overlay{
  position:absolute;
  inset:0;
  z-index:-3;
  pointer-events:none;
  background:
    linear-gradient(90deg,rgba(4,18,31,.94) 0%,rgba(4,18,31,.78) 24%,rgba(4,18,31,.40) 45%,rgba(4,18,31,.10) 67%,rgba(4,18,31,0) 100%),
    linear-gradient(180deg,rgba(4,16,27,.10) 0%,rgba(4,16,27,0) 58%,rgba(4,16,27,.35) 100%);
}
.hero-image .hero-content{
  width:100%;
  height:100%;
  padding-top:0;
  padding-bottom:0;
  display:flex;
  align-items:center;
  position:relative;
  z-index:2;
}
.hero-copy{width:min(680px,58%);position:relative;padding-left:27px;transform:translateX(clamp(-210px, calc(-210px + (100vw - 1900px) * .25), -40px))}
.hero-copy:before{
  content:"";position:absolute;left:0;top:5px;width:3px;height:122px;
  background:linear-gradient(to bottom,#f4c33d 0%,#f4c33d 55%,rgba(244,195,61,0) 100%);
}
.hero-image .eyebrow{
  display:flex;align-items:center;gap:10px;color:#f4c33d;
  font-size:10px;letter-spacing:.19em;margin:0 0 18px;font-weight:800;
}
.hero-image .eyebrow span{width:22px;height:2px;background:#f4c33d;display:block;flex:none}
.hero-image h1{
  font:700 clamp(48px,5.1vw,72px)/.94 'Space Grotesk';
  letter-spacing:-.055em;text-transform:none;max-width:700px;margin:0;color:#fff;
}
.hero-image h1 em{font-style:normal;color:#f4c33d;position:relative}
.hero-image h1 em:after{
  content:"";position:absolute;left:0;right:8%;bottom:-5px;height:2px;background:rgba(244,195,61,.7);
}
.hero-image p.copy{font-size:18px;line-height:1.55;color:#edf3f5;max-width:600px;margin:27px 0 30px}
.hero-image p.copy strong{font-weight:600;color:#fff}
.hero-image .buttons{display:flex;gap:12px}
.hero-image .btn{padding:14px 19px;font-size:10px;letter-spacing:.07em;transition:.22s ease}
.hero-image .btn strong{font-size:17px;line-height:0;margin-left:12px;vertical-align:-1px}
.hero-image .btn-primary{background:#f4c33d;color:#071825;box-shadow:0 10px 28px rgba(244,195,61,.22)}
.hero-image .btn-primary:hover{background:#ffd45d;transform:translateY(-2px);box-shadow:0 14px 32px rgba(244,195,61,.30)}
.hero-image .btn-light{background:rgba(4,18,31,.18);border:1px solid rgba(255,255,255,.50);backdrop-filter:blur(8px);color:#fff}
.hero-image .btn-light:hover{border-color:#f4c33d;color:#f4c33d;background:rgba(4,18,31,.40);transform:translateY(-2px)}
.hero-tech-line{position:absolute;right:0;top:0;width:27%;height:3px;background:linear-gradient(90deg,transparent,#f4c33d);z-index:3;opacity:.95}
.hero-image:after{content:"";position:absolute;right:30px;bottom:28px;width:70px;height:70px;border:1px solid rgba(244,195,61,.38);border-left-color:transparent;border-bottom-color:transparent;transform:rotate(45deg);z-index:1;opacity:.65}
@media(max-width:950px){
 .hero-image{height:600px;min-height:600px}
 .hero-image .hero-bg-image{object-position:center center}
 .hero-image .hero-overlay{background:linear-gradient(90deg,rgba(4,18,31,.94),rgba(4,18,31,.78) 55%,rgba(4,18,31,.30) 100%)}
 .hero-copy{width:min(680px,75%);transform:translateX(-90px)}
 .hero-image h1{font-size:55px}
}
@media(max-width:650px){
 .hero-image{height:650px;min-height:650px}
 .hero-image .hero-bg-image{object-position:center center}
 .hero-image .hero-overlay{background:linear-gradient(90deg,rgba(4,18,31,.95),rgba(4,18,31,.84) 68%,rgba(4,18,31,.58) 100%)}
 .hero-image .hero-content{align-items:flex-start;padding-top:60px}
 .hero-copy{width:100%;padding-left:19px;transform:none}
 .hero-copy:before{width:2px;height:95px}
 .hero-image .eyebrow{font-size:7.5px;letter-spacing:.13em;margin-bottom:17px}
 .hero-image .eyebrow span{width:16px}
 .hero-image h1{font-size:45px;line-height:.96}
 .hero-image p.copy{font-size:15px;margin:23px 0 26px}
 .hero-image .buttons{flex-wrap:wrap;gap:9px}
 .hero-image .btn{font-size:9px;padding:13px 15px}
 .hero-image:after{right:15px;bottom:18px;width:50px;height:50px}
}


/* Final hero image replacement — supplied Aug 31, 2026 artwork */
.hero-image .hero-bg-image{
  object-fit:cover;
  object-position:center center;
  transform:none;
}
.hero-image .hero-overlay{
  background:linear-gradient(90deg,rgba(3,20,37,.88) 0%,rgba(3,20,37,.68) 28%,rgba(3,20,37,.28) 50%,rgba(3,20,37,.06) 72%,rgba(3,20,37,0) 100%);
}
.hero-image h1 span{color:#f5c33b}
.hero-image .eyebrow{color:#f5c33b}
.hero-image .hero-kicker span{background:#f5c33b}
@media(max-width:950px){.hero-image .hero-bg-image{object-position:center center}}
@media(max-width:650px){.hero-image .hero-bg-image{object-position:center center}}


/* Mobile hero CTA arrow fix — use inline SVG so the arrow renders consistently across mobile browsers/fonts */
.hero-image .buttons .btn { display:inline-flex; align-items:center; justify-content:center; gap:12px; }
.hero-image .buttons .btn-arrow { display:inline-flex; width:16px; height:16px; flex:0 0 16px; align-items:center; justify-content:center; margin:0; }
.hero-image .buttons .btn-arrow svg { width:16px; height:16px; display:block; overflow:visible; }
.hero-image .buttons .btn-arrow path { fill:none; stroke:currentColor; stroke-width:1.8; stroke-linecap:round; stroke-linejoin:round; }
@media(max-width:650px){
  /* Compact mobile hero CTAs: preserve side-by-side layout without dominating the hero. */
  .hero-image .buttons { display:flex; flex-wrap:nowrap; gap:8px; width:auto; max-width:100%; }
  .hero-image .buttons .btn { min-height:44px; padding:10px 11px; font-size:8px; letter-spacing:.055em; gap:6px; white-space:nowrap; }
  .hero-image .buttons .btn-arrow { width:13px; height:13px; flex-basis:13px; }
  .hero-image .buttons .btn-arrow svg { width:13px; height:13px; }
}
@media(max-width:390px){
  .hero-image .buttons .btn { min-height:42px; padding:9px 10px; font-size:7.5px; }
  .hero-image .buttons .btn-arrow { width:12px; height:12px; flex-basis:12px; }
  .hero-image .buttons .btn-arrow svg { width:12px; height:12px; }
}
@media(max-width:390px){
  .hero-image .buttons { flex-direction:column; align-items:stretch; }
  .hero-image .buttons .btn { width:100%; }
}

/* Final hero refinement — remove accent underlines that collide with the next headline line */
.hero-image h1 em:after{display:none}

/* Slightly more compact headline for a cleaner hero composition */
.hero-image h1{font-size:clamp(46px,4.7vw,66px);line-height:0.98}

@media(max-width:950px){
  .hero-image h1{font-size:52px;line-height:0.98}
}

@media(max-width:650px){
  .hero-image h1{font-size:40px;line-height:1.02;letter-spacing:-.05em}
  .hero-image p.copy{font-size:14px;line-height:1.5;margin-top:21px}
}

/* How We Work — responsive lifecycle refinement */
.lifecycle{position:relative}
.life{position:relative}
.dark .life b{color:#f4c430}

@media(max-width:650px){
  /* Replace the desktop-style grid/borders with a clean vertical project timeline */
  .lifecycle{
    display:block;
    margin-top:42px;
    padding-left:30px;
    border-top:0;
    position:relative;
  }
  .lifecycle:before{
    content:"";
    position:absolute;
    left:8px;
    top:0;
    bottom:30px;
    width:1px;
    background:rgba(255,255,255,.30);
  }
  .lifecycle .life{
    display:block;
    padding:0 0 26px 24px;
    margin:0 0 26px 0;
    border-right:0;
    border-bottom:1px solid rgba(255,255,255,.16);
  }
  .section.light .lifecycle .life:before{
    display:none;
    content:"";
    position:absolute;
    left:-28px;
    top:1px;
    width:11px;
    height:11px;
    border:2px solid #f4c430;
    background:var(--navy);
    border-radius:50%;
    box-sizing:border-box;
  }
  .section.light .lifecycle .life:last-child{
    margin-bottom:0;
    padding-bottom:0;
    border-bottom:0;
  }
  .lifecycle .life:last-child:before{
    background:#f4c430;
  }
  .lifecycle .life b{
    display:block;
    font-size:11px;
    letter-spacing:.08em;
    margin-bottom:9px;
  }
  .section.light .lifecycle .life h3{
    margin:0 0 6px;
    font-size:20px;
    line-height:1.25;
  }
  .lifecycle .life p{
    font-size:12px;
    line-height:1.55;
    max-width:420px;
  }
}


/* Dark How We Work — preserve readable text after light-section mobile timeline styling */
@media(max-width:650px){
  .section.dark .lifecycle .life h3{color:#fff;}
  .section.dark .lifecycle .life p{color:#9db0bb;}
  .section.dark .lifecycle .life b{color:#f4c430;}
}

/* =========================================================
   NODENS ELECTRIC — MODERN FOOTER
   Contact + overseas information is structured for quick scanning.
   ========================================================= */
.footer{background:#04111b;color:#fff;padding:68px 0 22px;position:relative;overflow:hidden;border-top:1px solid rgba(245,195,59,.18)}
.footer:before{content:"";position:absolute;top:0;left:0;width:34%;height:2px;background:linear-gradient(90deg,#f5c33b,rgba(245,195,59,0));}
.footer-topline{display:flex;align-items:center;gap:14px;margin-bottom:48px;color:#748995;font:700 9px/1 'Space Grotesk';letter-spacing:.18em;text-transform:uppercase}
.footer-kicker{color:#f5c33b;white-space:nowrap}
.footer-rule{height:1px;background:#20313c;flex:1}
.footer-tagline{white-space:nowrap;color:#6f828d;font-weight:500;letter-spacing:.12em}
.footergrid{display:grid;grid-template-columns:1.18fr .72fr 1.55fr 1.05fr;gap:48px;align-items:start}
.footer h4{color:#f5c33b;font:700 10px/1 'Space Grotesk';letter-spacing:.18em;margin:0 0 22px}
.footer-brand-col{padding-right:20px}
.footer-intro{margin:22px 0 0!important;max-width:320px;color:#8296a1!important;font-size:11px!important;line-height:1.8!important}
.footer-links{display:flex;flex-direction:column;gap:12px}
.footer-links a{font-size:11px!important;color:#9aaab3!important;text-decoration:none;transition:color .2s ease,transform .2s ease}
.footer-links a:hover{color:#f5c33b!important;transform:translateX(4px)}
.footer-contact-list{display:flex;flex-direction:column;gap:0}
.footer-contact-item{display:grid;grid-template-columns:34px 1fr;gap:13px;padding:0 0 18px;margin:0 0 18px;border-bottom:1px solid #1c2b35}
.footer-contact-item:last-child{margin-bottom:0;border-bottom:0;padding-bottom:0}
.footer-icon,.overseas-icon{width:34px;height:34px;border:1px solid #29414e;border-radius:9px;display:grid;place-items:center;color:#f5c33b;background:#071b28;flex:0 0 34px}
.footer-icon svg,.overseas-icon svg{width:17px;height:17px;display:block}
.contact-label{display:block;color:#627986;font:700 8px/1 'Space Grotesk';letter-spacing:.16em;margin:1px 0 7px}
.footer-contact-item p{margin:0!important;color:#96a7b0!important;font-size:11px!important;line-height:1.7!important}
.footer-contact-item a{color:#96a7b0!important;font-size:11px!important;text-decoration:none}
.footer-contact-item a:hover{color:#f5c33b!important}
.email-list{display:flex;flex-direction:column;gap:4px}
.email-list a{overflow-wrap:anywhere}
.footer-overseas-intro{margin:-7px 0 17px!important;color:#718691!important;font-size:10px!important;line-height:1.6!important;max-width:230px}
.overseas-card{display:grid;grid-template-columns:34px 1fr;gap:12px;padding:14px 13px;margin-bottom:10px;background:#071b28;border:1px solid #1b303c;border-radius:10px;transition:border-color .2s ease,transform .2s ease,background .2s ease}
.overseas-card:hover{border-color:#3b5360;background:#092130;transform:translateY(-2px)}
.overseas-card:last-child{margin-bottom:0}
.overseas-card .region{display:block;color:#627986;font:700 8px/1 'Space Grotesk';letter-spacing:.15em;margin:2px 0 6px}
.overseas-card strong{display:block;color:#dbe5e9;font:600 12px/1.3 'Space Grotesk';margin-bottom:4px}
.overseas-card a{display:inline-block;color:#9aabb4;font-size:10px;text-decoration:none}
.overseas-card a:hover{color:#f5c33b}
.footer-logo{background:transparent!important;padding:0!important;display:inline-flex;align-items:center}
.footer-logo img{width:205px;height:auto;display:block}
.footer-cert{margin-top:24px;display:inline-flex;flex-direction:column;gap:8px;align-items:flex-start}
.footer-cert span{font-size:8px;font-weight:800;letter-spacing:.16em;color:#c7d5db}
.footer-cert img{display:block;width:140px;height:auto;background:transparent;box-shadow:none;border-radius:0}
.bottom{border-top:1px solid #1b2a34;margin-top:52px;padding-top:18px;display:flex;justify-content:space-between;gap:20px;color:#60727c;font-size:9px;letter-spacing:.03em}
@media(max-width:1050px){.footergrid{grid-template-columns:1.2fr .8fr 1.4fr 1fr;gap:30px}.footer{padding-top:58px}.footer-topline{margin-bottom:40px}}
@media(max-width:850px){.footergrid{grid-template-columns:1fr 1fr;gap:44px 35px}.footer-brand-col{padding-right:15px}.footer-topline{flex-wrap:wrap}.footer-tagline{display:none}.footer-rule{min-width:80px}.bottom{margin-top:44px}}
@media(max-width:650px){.footer{padding:52px 0 20px}.footer-topline{margin-bottom:36px;gap:10px}.footergrid{grid-template-columns:1fr;gap:36px}.footer-brand-col{padding-right:0}.footer-intro{max-width:360px}.footer h4{margin-bottom:17px}.footer-contact-item{grid-template-columns:32px 1fr;gap:12px;padding-bottom:15px;margin-bottom:15px}.footer-icon,.overseas-icon{width:32px;height:32px;flex-basis:32px}.footer-icon svg,.overseas-icon svg{width:16px;height:16px}.bottom{flex-direction:column;gap:7px;margin-top:38px;line-height:1.5}.footer-logo img{width:175px}.footer-cert img{max-width:140px}}


/* Our Capabilities — polished mobile timeline */
@media(max-width:650px){
  .section.light .section-head{max-width:100%;}
  .section.light .section-head .eyebrow{margin-bottom:14px;}
  .section.light .section-head .section-title{font-size:39px;line-height:1.02;max-width:330px;margin-bottom:18px;}
  .section.light .section-head .section-intro{font-size:14px;line-height:1.65;max-width:340px;}

  .section.light .lifecycle{
    display:block;
    margin-top:38px;
    padding-left:0;
    border:0;
    position:relative;
  }
  .section.light .lifecycle:before{
    display:none;
    content:"";
    position:absolute;
    left:13px;
    top:7px;
    bottom:8px;
    width:2px;
    background:#d4e0e6;
  }
  .section.light .lifecycle .life{
    display:block;
    position:relative;
    padding:0 0 23px 0;
    margin:0 0 23px;
    border-right:0;
    border-bottom:1px solid #dce5e9;
  }
  .section.light .lifecycle .life:before{
    display:none;
    content:"";
    position:absolute;
    left:-33px;
    top:2px;
    width:16px;
    height:16px;
    border:3px solid #f4c33b;
    background:#f3f7f9;
    border-radius:50%;
    box-sizing:border-box;
    box-shadow:0 0 0 4px rgba(244,195,59,.10);
    z-index:2;
  }
  .section.light .lifecycle .life b{
    display:inline-flex;
    align-items:center;
    justify-content:center;
    min-width:30px;
    height:23px;
    padding:0 7px;
    margin:0 0 9px;
    background:#071d2c;
    color:#f4c33b;
    font:700 10px/1 'Space Grotesk';
    letter-spacing:.08em;
    border-radius:2px;
  }
  .section.light .lifecycle .life h3{
    margin:0 0 6px;
    font-size:21px;
    line-height:1.18;
    letter-spacing:-.025em;
    color:#0b1822;
  }
  .section.light .lifecycle .life p{
    margin:0;
    max-width:340px;
    font-size:13px;
    line-height:1.55;
    color:#657681;
  }
  .section.light .lifecycle .life:last-child{
    margin-bottom:0;
    padding-bottom:2px;
    border-bottom:0;
  }
  .section.light .lifecycle .life:last-child:before{
    background:#f4c33b;
  }
}

@media(max-width:390px){
  .section.light .section-head .section-title{font-size:36px;}
  .section.light .lifecycle{padding-left:0;}
  .section.light .lifecycle .life{padding-left:0;}
  .section.light .lifecycle .life:before{left:-30px;}
  .section.light .lifecycle .life h3{font-size:20px;}
}

/* Facility manufacturing service cards redesign */
.facility-services{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:18px;
  margin-top:30px;
}
.facility-service{
  position:relative;
  min-height:180px;
  padding:28px 26px 25px;
  border:1px solid #d7e2e7;
  background:linear-gradient(145deg,#fff 0%,#f8fbfc 100%);
  display:flex;
  flex-direction:column;
  justify-content:space-between;
  overflow:hidden;
  transition:transform .25s ease, box-shadow .25s ease, border-color .25s ease;
}
.facility-service:before{
  content:"";
  position:absolute;
  top:0;left:0;
  width:42px;height:3px;
  background:#f4c33d;
}
.facility-service:hover{
  transform:translateY(-4px);
  border-color:#c5d6dd;
  box-shadow:0 14px 30px rgba(6,21,34,.08);
}
.facility-service-icon{
  width:48px;height:48px;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  border-radius:12px;
  background:#071c2b;
  color:#f4c33d;
  margin-bottom:24px;
}
.facility-service-icon svg{width:25px;height:25px;display:block}
.facility-service-copy h3{
  margin:0 0 8px;
  font-family:"Space Grotesk",sans-serif;
  font-size:22px;
  line-height:1.15;
  color:#071825;
}
.facility-service-copy p{
  margin:0;
  max-width:290px;
  font-size:14px;
  line-height:1.65;
  color:#607584;
}
@media(max-width:900px){
  .facility-services{gap:14px}
  .facility-service{min-height:165px;padding:24px 22px}
}
@media(max-width:650px){
  .facility-services{grid-template-columns:1fr;gap:12px;margin-top:22px}
  .facility-service{min-height:0;padding:20px;display:grid;grid-template-columns:48px 1fr;gap:17px;align-items:start}
  .facility-service:before{width:34px}
  .facility-service-icon{margin:0;width:44px;height:44px;border-radius:10px}
  .facility-service-icon svg{width:22px;height:22px}
  .facility-service-copy h3{font-size:19px;margin-bottom:6px}
  .facility-service-copy p{font-size:13px;line-height:1.55}
}

/* =========================================================
   Nodens Solutions — refined image-led service cards
   Uses the original Nodens service artwork with a cleaner,
   more editorial layout. No numbering.
   ========================================================= */
.solution-showcase{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:18px;
  margin-top:42px;
  border:0;
  background:transparent;
}
.solution-showcase .solution-card{
  position:relative;
  min-height:255px;
  padding:24px 24px 26px;
  background:rgba(255,255,255,.96);
  border:1px solid #dce7ed;
  border-radius:12px;
  overflow:hidden;
  display:flex;
  flex-direction:column;
  transition:transform .24s ease, box-shadow .24s ease, border-color .24s ease;
}
.solution-showcase .solution-card:after{
  content:"";
  position:absolute;
  left:0;right:0;bottom:0;
  height:3px;
  background:#f4c33d;
  transform:scaleX(.18);
  transform-origin:left;
  transition:transform .25s ease;
}
.solution-showcase .solution-card:hover{
  transform:translateY(-5px);
  border-color:#c9dbe4;
  box-shadow:0 18px 38px rgba(6,21,34,.10);
}
.solution-showcase .solution-card:hover:after{transform:scaleX(1)}
.solution-card-top{
  display:flex;
  align-items:center;
  justify-content:flex-start;
  margin:0 0 17px;
}
.solution-icon{
  width:76px;
  height:76px;
  flex:0 0 76px;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  border-radius:18px;
  background:#f2f7fa;
  border:1px solid #e0ebf0;
  overflow:hidden;
}
.solution-icon img{
  width:100%;
  height:100%;
  object-fit:contain;
  display:block;
}
.solution-card-body{padding-right:34px}
.solution-card-body h3{
  margin:0 0 8px;
  color:#071d35;
  font:700 21px/1.2 'Space Grotesk';
  letter-spacing:-.025em;
}
.solution-card-body p{
  margin:0;
  max-width:390px;
  color:#5b7181;
  font-size:13px;
  line-height:1.65;
}
.solution-arrow{
  position:absolute;
  right:18px;
  top:50%;
  width:34px;
  height:34px;
  transform:translateY(-50%);
  display:grid;
  place-items:center;
  color:#119ed7;
  border:1px solid #d9e7ee;
  border-radius:50%;
  background:#fff;
  transition:transform .22s ease, background .22s ease, color .22s ease, border-color .22s ease;
}
.solution-arrow svg{width:17px;height:17px}
.solution-card:hover .solution-arrow{
  transform:translate(3px,-50%);
  background:#f4c33d;
  color:#071d35;
  border-color:#f4c33d;
}
.solution-showcase-full{grid-template-columns:repeat(2,minmax(0,1fr))}

@media(max-width:950px){
  .solution-showcase{grid-template-columns:repeat(2,minmax(0,1fr));}
  .solution-showcase-full{grid-template-columns:repeat(2,minmax(0,1fr));}
}
@media(max-width:650px){
  .solution-showcase,.solution-showcase-full{
    grid-template-columns:1fr;
    gap:10px;
    margin-top:28px;
  }
  .solution-showcase .solution-card{
    min-height:0;
    padding:13px 48px 13px 13px;
    display:grid;
    grid-template-columns:64px minmax(0,1fr);
    column-gap:14px;
    align-items:center;
    border-radius:10px;
  }
  .solution-card-top{
    grid-column:1;
    grid-row:1;
    margin:0;
  }
  .solution-icon{
    width:64px;
    height:64px;
    flex-basis:64px;
    border-radius:16px;
    background:#f4f8fa;
  }
  .solution-card-body{
    grid-column:2;
    grid-row:1;
    padding:0;
  }
  .solution-card-body h3{
    font-size:16px;
    line-height:1.22;
    margin-bottom:5px;
  }
  .solution-card-body p{
    font-size:11.5px;
    line-height:1.5;
  }
  .solution-arrow{
    right:12px;
    width:27px;
    height:27px;
  }
  .solution-arrow svg{width:14px;height:14px}
  .solution-showcase .solution-card:after{height:2px;transform:scaleX(.28)}
}


/* =========================================================
   Final mobile solution-card refinement
   Remove directional arrows and give each service more breathing room.
   ========================================================= */
.solution-arrow{display:none!important}
.solution-showcase .solution-card{
  padding-right:24px;
}

/* Refined header / logo presentation */
.header .logo{
  position:relative;
  padding:5px 0;
  line-height:0;
}
.header .logo:after{
  content:"";
  position:absolute;
  left:-9px;
  top:50%;
  width:3px;
  height:34px;
  border-radius:3px;
  background:#f4c33d;
  transform:translateY(-50%);
  opacity:.9;
}
.header .logo img{
  width:166px;
  max-height:55px;
  object-fit:contain;
}

@media(max-width:650px){
  /* Cleaner, more compact mobile header branding */
  .header{height:82px;padding:0 25px 0 29px}
  .header .logo{padding:6px 0}
  .header .logo:after{left:-10px;height:38px;width:3px}
  .header .logo img{width:142px;max-height:53px}
  .header .menu{font-size:27px;line-height:1;color:#119ed7;padding:8px 0}

  /* More breathing room between service cards */
  .solution-showcase,.solution-showcase-full{
    gap:18px;
    margin-top:32px;
  }
  .solution-showcase .solution-card{
    padding:17px 16px;
    grid-template-columns:66px minmax(0,1fr);
    column-gap:17px;
    min-height:100px;
    border-radius:12px;
  }
  .solution-icon{
    width:66px;height:66px;
    border-radius:15px;
  }
  .solution-card-body h3{
    font-size:16.5px;
    line-height:1.25;
    margin-bottom:7px;
  }
  .solution-card-body p{
    font-size:12px;
    line-height:1.55;
  }
  .solution-showcase .solution-card:after{
    height:3px;
    transform:scaleX(.22);
  }

  /* Extra breathing room around the complete solution sections */
  .section:has(.solution-showcase){
    padding-top:78px;
    padding-bottom:82px;
  }
  .section:has(.solution-showcase) .section-head{
    margin-bottom:4px;
  }
}


/* =========================================================
   CONTACT PAGE — DIRECT CONTACT PANEL
   Distinct from the global footer: lighter, structured and
   action-oriented for the enquiry page.
   ========================================================= */
.contact-grid{align-items:stretch}
.contact-panel{position:relative;overflow:hidden;background:#f3f7f9;border:1px solid #d6e2e7;padding:0;color:var(--ink);box-shadow:0 18px 50px rgba(6,21,34,.08)}
.contact-panel:before{content:"";position:absolute;top:0;right:0;width:38%;height:5px;background:linear-gradient(90deg,#f5c33b,#1aa8d8)}
.contact-panel:after{content:"";position:absolute;right:-72px;top:112px;width:190px;height:190px;border:1px solid rgba(26,168,216,.13);border-radius:50%;box-shadow:0 0 0 28px rgba(26,168,216,.035),0 0 0 56px rgba(245,195,59,.025);pointer-events:none}
.contact-panel-head{position:relative;z-index:1;display:grid;grid-template-columns:52px 1fr auto;gap:15px;align-items:center;background:var(--navy);padding:30px 30px 26px;color:#fff}
.contact-panel-mark{width:52px;height:52px;border:1px solid rgba(245,195,59,.42);border-radius:50%;display:grid;place-items:center;color:#f5c33b;background:rgba(245,195,59,.08)}
.contact-panel-mark svg{width:24px;height:24px}
.contact-panel-kicker{display:block;color:#64c8e8;font:700 9px/1 'Space Grotesk';letter-spacing:.17em;margin-bottom:7px}
.contact-panel-head h3{margin:0;font:700 30px/1 'Space Grotesk';letter-spacing:-.02em}
.contact-panel-code{align-self:start;color:#6d8490;font:700 8px/1 'Space Grotesk';letter-spacing:.15em;border:1px solid #29404e;padding:7px 8px}
.contact-panel-intro{position:relative;z-index:1;margin:0;padding:20px 30px 18px;color:#58717f;font-size:11px;line-height:1.65;max-width:500px}
.contact-details{position:relative;z-index:1;display:grid;grid-template-columns:1fr 1fr;gap:0 26px;padding:0 30px 24px}
.contact-detail{display:grid;grid-template-columns:38px 1fr;gap:12px;padding:19px 0;border-top:1px solid #d5e1e6;min-width:0}
.contact-detail-wide{grid-column:1/-1}
.contact-detail-icon{width:38px;height:38px;border-radius:8px;background:#fff;border:1px solid #cfdee4;color:#169fcf;display:grid;place-items:center;box-shadow:0 5px 15px rgba(6,21,34,.05)}
.contact-detail-icon svg{width:18px;height:18px}
.contact-detail-label{display:block;color:#1aa8d8;font:700 8px/1 'Space Grotesk';letter-spacing:.16em;margin:2px 0 7px}
.contact-detail p{margin:0!important;color:#163246!important;font-size:11px!important;line-height:1.7!important}
.contact-detail p a{display:block;color:#163246;text-decoration:none;font-size:11px;line-height:1.7}
.contact-detail p a:hover{color:#0b94bf}
.regional-strip{position:relative;z-index:1;background:#fff;border-top:1px solid #d5e1e6;padding:20px 30px 24px}
.regional-title{display:flex;align-items:center;gap:10px;margin-bottom:13px;color:#0d2231;font:700 8px/1 'Space Grotesk';letter-spacing:.17em}
.regional-title i{height:1px;background:#d5e1e6;flex:1}
.regional-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}
.regional-contact{display:grid;grid-template-columns:34px 1fr;gap:10px;align-items:center;padding:13px 12px;background:#f5f8fa;border:1px solid #dbe5e9;text-decoration:none;transition:.2s ease}
.regional-contact:hover{transform:translateY(-2px);border-color:#a9c8d5;box-shadow:0 8px 18px rgba(6,21,34,.06)}
.regional-icon{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:#062036;color:#f5c33b}
.regional-icon svg{width:17px;height:17px}
.regional-contact b{display:block;color:#1aa8d8;font:700 7px/1 'Space Grotesk';letter-spacing:.14em;margin-bottom:5px}
.regional-contact strong{display:block;color:#102536;font:600 11px/1.2 'Space Grotesk'}
.regional-contact small{display:block;color:#617985;font-size:9px;margin-top:3px}
@media(max-width:950px){
  .contact-panel-head{padding:26px 24px 23px}
  .contact-panel-intro,.contact-details,.regional-strip{padding-left:24px;padding-right:24px}
}
@media(max-width:650px){
  .contact-panel{box-shadow:0 12px 30px rgba(6,21,34,.07)}
  .contact-panel-head{grid-template-columns:44px 1fr;padding:22px 20px 20px;gap:12px}
  .contact-panel-mark{width:44px;height:44px}
  .contact-panel-mark svg{width:20px;height:20px}
  .contact-panel-head h3{font-size:25px}
  .contact-panel-code{display:none}
  .contact-panel-intro{padding:16px 20px 15px;font-size:11px}
  .contact-details{grid-template-columns:1fr;padding:0 20px 17px}
  .contact-detail-wide{grid-column:auto}
  .contact-detail{padding:16px 0}
  .regional-strip{padding:17px 20px 20px}
  .regional-grid{grid-template-columns:1fr;gap:9px}
  .regional-contact{padding:12px 11px}
}

/* CONTACT PAGE — DISTINCT CLOSURE / NO GLOBAL FOOTER */
.contact-closure{background:#eef4f7;border-top:1px solid #d8e4e9;padding:72px 0;position:relative;overflow:hidden}
.contact-closure:before{content:"";position:absolute;right:-80px;top:-130px;width:360px;height:360px;border:1px solid rgba(26,168,216,.14);border-radius:50%;box-shadow:0 0 0 45px rgba(26,168,216,.025),0 0 0 90px rgba(245,195,59,.025)}
.contact-closure:after{content:"";position:absolute;left:0;bottom:0;width:38%;height:2px;background:linear-gradient(90deg,#f5c33b,rgba(245,195,59,0))}
.contact-closure-grid{width:min(1240px,calc(100% - 48px));margin:auto;display:flex;align-items:center;justify-content:space-between;gap:40px;position:relative;z-index:1}
.contact-closure-kicker{display:block;color:#1aa8d8;font:700 10px/1 'Space Grotesk';letter-spacing:.2em;margin-bottom:12px}
.contact-closure-copy h2{margin:0;color:#071825;font:700 clamp(32px,4vw,52px)/1.05 'Space Grotesk';letter-spacing:-.035em}
.contact-closure-copy p{margin:12px 0 0;color:#617783;font-size:15px;line-height:1.6}
.contact-closure-cta{display:inline-flex;align-items:center;gap:18px;padding:16px 21px;background:#071825;color:#fff;text-decoration:none;font:700 10px/1 'Space Grotesk';letter-spacing:.13em;white-space:nowrap;border:1px solid #071825;transition:.2s ease}
.contact-closure-cta span{color:#f5c33b;font-size:18px;line-height:.7}
.contact-closure-cta:hover{background:#f5c33b;color:#071825;border-color:#f5c33b}
.contact-bottom-bar{background:#fff;border-top:1px solid #dce5e9;padding:20px 0}
.contact-bottom-inner{display:flex;align-items:center;gap:24px;justify-content:space-between;color:#758894;font-size:10px}
.contact-bottom-brand{display:inline-flex;align-items:center}.contact-bottom-brand img{width:150px;height:auto;display:block}
.contact-bottom-tagline{letter-spacing:.05em}
@media(max-width:650px){
 .contact-closure{padding:52px 0}
 .contact-closure-grid{width:calc(100% - 40px);display:block}
 .contact-closure-copy h2{font-size:34px}
 .contact-closure-copy p{font-size:13px;margin-top:10px;max-width:300px}
 .contact-closure-cta{margin-top:26px;padding:14px 17px}
 .contact-bottom-bar{padding:18px 0}
 .contact-bottom-inner{width:calc(100% - 40px);gap:9px;flex-wrap:wrap;font-size:9px}
 .contact-bottom-brand{width:100%;margin-bottom:5px}.contact-bottom-brand img{width:140px}
 .contact-bottom-tagline{width:100%}
}


/* Latest Contact Enquiry redesign */
.contact-enquiry-section{background:linear-gradient(180deg,#f3f7f9 0%,#eef4f7 100%);padding:76px 0 88px;position:relative;overflow:hidden}
.contact-enquiry-section:before{content:"";position:absolute;right:-160px;top:70px;width:420px;height:420px;border:1px solid rgba(26,168,216,.12);border-radius:50%;box-shadow:0 0 0 55px rgba(26,168,216,.025),0 0 0 110px rgba(245,195,59,.018);pointer-events:none}
.contact-enquiry-wrap{width:min(1180px,calc(100% - 48px));margin:auto;position:relative;z-index:1}
.contact-enquiry-intro{display:flex;justify-content:space-between;align-items:flex-end;gap:50px;margin-bottom:34px}
.contact-enquiry-kicker,.contact-form-kicker{display:block;color:#129fd3;font:700 10px/1 'Space Grotesk';letter-spacing:.2em;margin-bottom:13px}
.contact-enquiry-intro h1{margin:0;color:#071825;font:700 clamp(48px,5.2vw,70px)/.98 'Space Grotesk';letter-spacing:-.055em}
.contact-enquiry-intro h1:after{content:"";display:block;width:48px;height:3px;background:#f4c33d;margin-top:20px}
.contact-enquiry-intro p{margin:20px 0 0;max-width:650px;color:#617783;font-size:15px;line-height:1.65}
.contact-trust-row{display:flex;gap:28px;flex:0 0 auto;padding-bottom:5px}
.contact-trust{display:flex;align-items:center;gap:10px;min-width:132px}
.trust-icon{width:42px;height:42px;border-radius:50%;background:#fff;border:1px solid #d7e4e9;color:#0d86bb;display:grid;place-items:center;box-shadow:0 8px 20px rgba(6,21,34,.05)}
.trust-icon svg{width:21px;height:21px}
.contact-trust b,.contact-trust small{display:block;font-family:'Space Grotesk'}
.contact-trust b{font-size:11px;color:#0c2133}.contact-trust small{font-size:10px;color:#6a7d88;margin-top:2px}
.contact-form-card{background:#fff;border:1px solid #d7e4e9;border-radius:18px;box-shadow:0 22px 60px rgba(6,21,34,.08);overflow:hidden}
.contact-form-heading{display:flex;justify-content:space-between;align-items:end;padding:30px 34px 23px;border-bottom:1px solid #e0e8ec}
.contact-form-heading h2{margin:0;color:#0a1d2d;font:700 27px/1.1 'Space Grotesk';letter-spacing:-.025em}
.contact-form-note{color:#8a9aa3;font-size:10px}
.contact-form-modern{display:grid;grid-template-columns:1fr 1fr;gap:22px 24px;padding:28px 34px 30px}
.contact-form-modern label{display:block;min-width:0}.contact-form-modern label>span{display:block;color:#173247;font:600 11px/1 'Space Grotesk';margin:0 0 8px}.contact-form-modern label em{color:#1aa8d8;font-style:normal}
.input-wrap{display:flex;align-items:center;border:1px solid #d5e1e7;background:#fbfdfe;border-radius:9px;min-height:49px;transition:border-color .2s,box-shadow .2s,background .2s}.input-wrap:focus-within{border-color:#6dbbd5;background:#fff;box-shadow:0 0 0 3px rgba(26,168,216,.08)}
.input-wrap svg{width:18px;height:18px;color:#6c8491;flex:0 0 18px;margin-left:15px}.input-wrap input,.input-wrap textarea{border:0!important;outline:0!important;background:transparent!important;box-shadow:none!important;width:100%;padding:14px 14px 14px 10px!important;font:400 12px/1.3 'Inter',sans-serif!important;color:#132b3e!important}.input-wrap input::placeholder,.input-wrap textarea::placeholder{color:#91a0a8}
.full-field{grid-column:1/-1}.textarea-wrap{align-items:flex-start;min-height:145px}.textarea-wrap svg{margin-top:15px}.input-wrap textarea{resize:vertical;min-height:115px}
.contact-submit-row{grid-column:1/-1;display:flex;align-items:center;justify-content:space-between;gap:25px;border-top:1px solid #e3eaed;padding-top:23px}
.response-note{display:flex;align-items:center;gap:10px}.response-dot{width:9px;height:9px;border-radius:50%;background:#f4c33d;box-shadow:0 0 0 5px rgba(244,195,61,.13);flex:0 0 9px}.response-note b{display:block;color:#183247;font:600 11px/1.2 'Space Grotesk'}.response-note small{display:block;color:#758792;font-size:10px;margin-top:3px}
.contact-submit-row .btn{min-width:205px;min-height:49px;display:inline-flex;align-items:center;justify-content:center;gap:28px;font:700 10px/1 'Space Grotesk';letter-spacing:.1em}.contact-submit-row .btn span{font-size:18px;line-height:.7}
.contact-reach{display:grid;grid-template-columns:1.2fr 1fr 1.15fr 1.45fr;align-items:stretch;border-top:1px solid #dce7eb;background:#f5f9fa}
.reach-intro,.reach-item,.reach-regional{padding:25px 24px}.reach-intro{border-right:1px solid #dce7eb}.reach-intro .contact-form-kicker{font-size:8px;margin-bottom:8px}.reach-intro h3{margin:0;color:#10283a;font:700 18px/1.15 'Space Grotesk'}.reach-intro p{margin:7px 0 0;color:#6d808a;font-size:10px;line-height:1.5;max-width:190px}
.reach-item{display:grid;grid-template-columns:34px 1fr;gap:11px;border-right:1px solid #dce7eb}.reach-icon{width:34px;height:34px;border-radius:9px;background:#fff;border:1px solid #d4e2e7;color:#159ed0;display:grid;place-items:center}.reach-icon svg{width:17px;height:17px}.reach-item b,.reach-regional>b{display:block;color:#159ed0;font:700 8px/1 'Space Grotesk';letter-spacing:.14em;margin:1px 0 7px}.reach-item a,.reach-item p{display:block;color:#19364b;text-decoration:none;font-size:10px;line-height:1.65;margin:0}.reach-item a:hover,.reach-regional a:hover{color:#0c95c3}.reach-address p{line-height:1.55}
.reach-regional{display:grid;grid-template-columns:34px 1fr;gap:11px}.regional-mini-icon{width:34px;height:34px;border-radius:9px;background:#071c2b;color:#f4c33d;display:grid;place-items:center}.regional-mini-icon svg{width:17px;height:17px}.reach-regional>div b{display:block;color:#159ed0;font:700 8px/1 'Space Grotesk';letter-spacing:.14em;margin:1px 0 7px}.reach-regional>div span{display:block;color:#5e7480;font-size:9px;line-height:1.6}.reach-regional strong{color:#173247;font-weight:600}.reach-regional a{color:#173247;text-decoration:none}
@media(max-width:1000px){.contact-enquiry-intro{display:block}.contact-trust-row{margin-top:28px}.contact-reach{grid-template-columns:1fr 1fr}.reach-intro{grid-column:1/-1;border-right:0;border-bottom:1px solid #dce7eb}.reach-item:nth-child(3){border-right:0}.reach-address{border-top:1px solid #dce7eb}.reach-regional{border-top:1px solid #dce7eb}}
@media(max-width:650px){.contact-enquiry-section{padding:54px 0 60px}.contact-enquiry-section:before{right:-240px;top:220px}.contact-enquiry-wrap{width:calc(100% - 32px)}.contact-enquiry-intro{margin-bottom:24px}.contact-enquiry-intro h1{font-size:40px;line-height:1.02}.desktop-break{display:none}.contact-enquiry-intro p{font-size:13px;line-height:1.6;margin-top:16px}.contact-trust-row{display:grid;grid-template-columns:1fr 1fr 1fr;gap:7px;margin-top:24px}.contact-trust{min-width:0;gap:6px}.trust-icon{width:34px;height:34px;flex-basis:34px}.trust-icon svg{width:17px;height:17px}.contact-trust b{font-size:9px}.contact-trust small{font-size:8px}.contact-form-card{border-radius:13px}.contact-form-heading{display:block;padding:23px 18px 18px}.contact-form-heading h2{font-size:21px}.contact-form-note{display:block;margin-top:6px;font-size:9px}.contact-form-modern{grid-template-columns:1fr;gap:16px;padding:20px 18px 21px}.full-field{grid-column:auto}.contact-form-modern label>span{font-size:10px}.input-wrap{min-height:46px}.input-wrap input,.input-wrap textarea{font-size:11px!important}.textarea-wrap{min-height:125px}.input-wrap textarea{min-height:98px}.contact-submit-row{display:flex;flex-direction:column;align-items:stretch;gap:17px;padding-top:18px}.response-note{align-items:flex-start}.response-note small{font-size:9px}.contact-submit-row .btn{width:100%;min-height:47px}.contact-reach{grid-template-columns:1fr}.reach-intro{grid-column:auto;border-right:0}.reach-item,.reach-address{border-right:0;border-top:1px solid #dce7eb}.reach-regional{border-top:1px solid #dce7eb}.reach-intro,.reach-item,.reach-regional{padding:19px 18px}.reach-intro h3{font-size:17px}.reach-intro p{font-size:10px;max-width:280px}.reach-item{grid-template-columns:34px 1fr}.reach-item a,.reach-item p{font-size:10px}}



/* Production polish / capability proof */
.proof-strip{background:#071c2b;color:#fff;border-top:0;border-bottom:1px solid rgba(255,255,255,.08);margin:0;padding:0}
.proof-grid{display:grid;grid-template-columns:repeat(4,1fr);align-items:stretch}
.proof-item{padding:26px 24px;border-right:1px solid rgba(255,255,255,.12);position:relative}
.proof-item:first-child{border-left:1px solid rgba(255,255,255,.12)}
.proof-item strong{display:block;font:700 22px/1 'Space Grotesk';color:#f4c33d;letter-spacing:-.02em}
.proof-item span{display:block;margin-top:7px;font-size:10px;letter-spacing:.06em;color:#b7c7cf}
.image-frame{position:relative;min-height:420px;overflow:hidden;background:#dbe5e9}
.image-frame img{width:100%;height:100%;min-height:420px;display:block;object-fit:cover;object-position:center}
.image-frame:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 60%,rgba(4,18,31,.45));pointer-events:none}
.image-caption{position:absolute;left:22px;bottom:18px;z-index:1;color:#fff;font:700 9px/1 'Space Grotesk';letter-spacing:.18em}
.facility-feature-image{min-height:520px}.facility-feature-image img{min-height:520px}
.facility-gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:38px}
.facility-gallery-card{background:#fff;border:1px solid #dbe4ea;box-shadow:0 10px 30px rgba(16,35,51,.05);overflow:hidden;transition:transform .25s ease,box-shadow .25s ease}
.facility-gallery-card:hover{transform:translateY(-5px);box-shadow:0 18px 40px rgba(16,35,51,.11)}
.facility-gallery-image{aspect-ratio:16/10;overflow:hidden;background:#eaf0f4}.facility-gallery-image img{width:100%;height:100%;display:block;object-fit:cover;transition:transform .4s ease}.facility-gallery-card:hover img{transform:scale(1.035)}
.facility-gallery-copy{padding:20px 21px 23px}.facility-gallery-copy>span{color:#ef4a42;font:700 10px 'Space Grotesk'}.facility-gallery-copy h3{font:700 19px 'Space Grotesk';margin:8px 0 7px;color:#071d35}.facility-gallery-copy p{font-size:11px;line-height:1.65;color:#607481;margin:0}
.project-image{height:220px;overflow:hidden;background:#eaf0f4}.project:first-child .project-image{height:390px}.project-image img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .4s ease}.project:hover .project-image img{transform:scale(1.035)}
.project .txt small{display:block;margin-top:10px;color:#8a9aa3;font-size:9px;letter-spacing:.08em;text-transform:uppercase}
.form-honeypot{position:absolute!important;left:-9999px!important;width:1px!important;height:1px!important;opacity:0!important;pointer-events:none!important}
.hero-image .hero-bg-image{object-fit:cover;object-position:center center}
.trusted-track{animation-play-state:running!important}
.trusted-marquee:hover .trusted-track{animation-play-state:running!important}

@media(max-width:950px){
 .proof-grid{grid-template-columns:repeat(2,1fr)}
 .proof-item:nth-child(3),.proof-item:nth-child(4){border-top:1px solid rgba(255,255,255,.12)}
 .facility-gallery{grid-template-columns:1fr 1fr}
}
@media(max-width:650px){
 /* Keep the capability proof strip as one continuous four-column banner on mobile. */
 .proof-grid{grid-template-columns:repeat(4,minmax(0,1fr));width:100%;}
 .proof-item{min-width:0;padding:17px 5px;display:flex;flex-direction:column;justify-content:center;white-space:nowrap;}
 .proof-item:first-child{border-left:1px solid rgba(255,255,255,.12)}
 .proof-item strong{font-size:clamp(9px,3.05vw,12px);line-height:1.05;letter-spacing:-.025em;}
 .proof-item span{font-size:clamp(5.5px,1.85vw,7.5px);line-height:1.25;margin-top:5px;letter-spacing:.035em;}
 .proof-item:nth-child(3),.proof-item:nth-child(4){border-top:0}
 .image-frame,.facility-feature-image{min-height:300px}.image-frame img,.facility-feature-image img{min-height:300px}
 .facility-gallery{grid-template-columns:1fr;gap:15px}
 .facility-gallery-copy{padding:18px}.facility-gallery-copy h3{font-size:18px}
 .project-image,.project:first-child .project-image{height:220px}
 .hero-image .hero-bg-image{object-position:68% center}
}


/* =========================================================
   NODENS ELECTRIC — PREMIUM POLISH PASS
   ========================================================= */
.cta-inner{max-width:900px;margin:0 auto}.cta-copy{max-width:700px;margin:0 auto 28px;color:#60727d;font-size:14px;line-height:1.7}.cta-actions{display:flex;justify-content:center;gap:12px;flex-wrap:wrap}.btn-outline-dark{border:1px solid #8fa0aa;color:#183247;background:transparent}.btn-outline-dark:hover{background:#fff;border-color:#183247} .cta-actions .btn .cta-arrow{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;flex:0 0 18px;margin-left:8px;line-height:0;vertical-align:middle}.cta-actions .btn .cta-arrow svg{width:18px;height:18px;display:block;overflow:visible}.cta-actions .btn .cta-arrow path{fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.project-meta{display:flex;flex-wrap:wrap;gap:7px;margin-top:10px}.project .project-meta small{margin:0;padding:5px 7px;border:1px solid #dce5e9;color:#6d7d86;font-size:8px;letter-spacing:.08em;text-transform:uppercase}
.success-page{min-height:calc(100vh - 165px);display:grid;place-items:center;padding:90px 28px;background:linear-gradient(135deg,#f4f8fa,#e9f3f6)}.success-card{max-width:760px;background:#fff;border:1px solid #d8e5ea;padding:62px 60px;text-align:center;box-shadow:0 28px 80px rgba(6,21,34,.10)}.success-mark{display:grid;place-items:center;width:64px;height:64px;margin:0 auto 25px;border-radius:50%;background:#071c2b;color:#f4c33d;font:700 30px 'Space Grotesk'}.success-card h1{font:700 clamp(40px,5vw,64px)/1.02 'Space Grotesk';letter-spacing:-.05em;color:#071d35;margin:0 0 20px}.success-card>p:not(.eyebrow){color:#637680;font-size:14px;line-height:1.75;max-width:600px;margin:0 auto 30px}
.reveal{opacity:0;transform:translateY(22px);transition:opacity .7s ease,transform .7s ease}.reveal.is-visible{opacity:1;transform:none}.reveal-delay-1{transition-delay:.08s}.reveal-delay-2{transition-delay:.16s}.reveal-delay-3{transition-delay:.24s}
:focus-visible{outline:3px solid rgba(26,168,216,.38);outline-offset:3px}.menu:focus-visible{outline-offset:4px}
@media(max-width:950px){.success-card{padding:48px 36px}}
@media(max-width:650px){.cta{padding:76px 20px}.cta-copy{font-size:12px}.cta-actions .btn .cta-arrow{width:16px;height:16px;flex-basis:16px;margin-left:7px}.cta-actions .btn .cta-arrow svg{width:16px;height:16px}.success-page{padding:60px 16px}.success-card{padding:38px 22px}.success-card h1{font-size:39px}.success-card>p:not(.eyebrow){font-size:12px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal{opacity:1;transform:none;transition:none}.hero-modern .hero-bg-image,.trusted-track{animation:none!important}.project-image img,.facility-gallery-card,.facility-gallery-image img,.engineering-card{transition:none!important}}



/* Formspree enquiry success modal */
body.modal-open{overflow:hidden}
.enquiry-success-modal{position:fixed;inset:0;z-index:1000;display:grid;place-items:center;padding:24px}
.enquiry-success-modal[hidden]{display:none}
.enquiry-success-backdrop{position:absolute;inset:0;background:rgba(4,18,29,.68);backdrop-filter:blur(5px)}
.enquiry-success-card{position:relative;z-index:1;width:min(520px,100%);padding:48px 42px 42px;background:#fff;border:1px solid #d7e4e9;border-radius:18px;box-shadow:0 30px 100px rgba(0,0,0,.22);text-align:center;outline:none;animation:successPop .22s ease-out}
.enquiry-success-close{position:absolute;top:14px;right:16px;width:34px;height:34px;border:0;background:transparent;color:#71838d;font-size:28px;line-height:1;cursor:pointer;border-radius:50%}
.enquiry-success-close:hover{background:#eef4f6;color:#0a1d2d}
.enquiry-success-icon{display:grid;place-items:center;width:68px;height:68px;margin:0 auto 20px;border-radius:50%;background:#071c2b;color:#f4c33d;font:700 32px/1 'Space Grotesk';box-shadow:0 10px 30px rgba(7,28,43,.18)}
.enquiry-success-card .contact-form-kicker{margin-bottom:10px}
.enquiry-success-card h2{margin:0 0 12px;color:#0a1d2d;font:700 clamp(28px,4vw,38px)/1.08 'Space Grotesk';letter-spacing:-.035em}
.enquiry-success-card p{margin:0 auto 25px;max-width:410px;color:#637680;font-size:13px;line-height:1.7}
.enquiry-success-ok{min-width:135px}
@keyframes successPop{from{opacity:0;transform:translateY(10px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}
@media(max-width:650px){.enquiry-success-modal{padding:16px}.enquiry-success-card{padding:42px 22px 28px;border-radius:14px}.enquiry-success-icon{width:60px;height:60px;font-size:28px;margin-bottom:18px}.enquiry-success-card h2{font-size:28px}.enquiry-success-card p{font-size:12px}.enquiry-success-ok{width:100%}}
@media(prefers-reduced-motion:reduce){.enquiry-success-card{animation:none}}
