/* V18.4 Enterprise Premium — refined homepage */
:root{--navy:#082844;--blue:#174a70;--orange:#f5a623;--bg:#fbfdff}
body{background:var(--bg)}
.site-header{background:rgba(255,255,255,.99)}
.brand img{width:52px;height:52px;border-radius:12px;object-fit:cover;border:1px solid #dce5eb;box-shadow:0 4px 14px rgba(9,40,68,.13)}
body>.site-header+main .hero{height:min(54vw,590px);min-height:500px;background:#dce9f2}
body>.site-header+main .hero>img{object-position:center center;filter:saturate(1.02) brightness(1.05)}
.hero-shade{background:linear-gradient(90deg,rgba(4,35,61,.92) 0%,rgba(7,47,78,.72) 34%,rgba(8,47,74,.18) 62%,rgba(8,47,74,0) 100%)}
.hero-content{max-width:1180px}.hero-content>*{max-width:650px}.hero h1{font-size:clamp(40px,4vw,58px);text-shadow:0 2px 10px rgba(0,0,0,.18)}.hero p{font-size:19px;color:#f5f8fa}
.section{background:#fff}.section.soft{background:#f5f9fc}.service-card{border:1px solid #e7edf2;box-shadow:0 12px 28px rgba(9,40,68,.09)}.service-card img{aspect-ratio:16/10;object-fit:cover}
.jobs-grid{grid-template-columns:repeat(5,1fr);gap:16px}.jobs-grid article{box-shadow:0 8px 22px rgba(9,40,68,.09);border:1px solid #e7edf2}.jobs-grid img{aspect-ratio:4/3;object-fit:cover}.jobs-grid article h3{font-size:16px}.jobs-grid article p{font-size:13px}
@media(max-width:1050px){.jobs-grid{grid-template-columns:repeat(3,1fr)}}
@media(max-width:900px){.hero-shade{background:linear-gradient(90deg,rgba(4,35,61,.91),rgba(4,35,61,.48))}}
@media(max-width:600px){body>.site-header+main .hero{height:620px}.hero>img{object-position:70% center}.hero-shade{background:linear-gradient(90deg,rgba(4,35,61,.84),rgba(4,35,61,.28) 72%,rgba(4,35,61,.06))}.hero-content{padding-top:20px}.hero h1{font-size:36px}.jobs-grid{grid-template-columns:1fr 1fr;gap:12px}.jobs-grid article p{display:none}.jobs-grid article h3{padding:12px;font-size:15px}.jobs-grid img{aspect-ratio:1/1}}

/* V18.5 homepage image standard: bright hero and service-specific photography. */
.hero-shade{background:linear-gradient(90deg,rgba(4,35,61,.84) 0%,rgba(7,47,78,.61) 32%,rgba(8,47,74,.08) 61%,transparent 100%)}
.service-card img,.jobs-grid img{background:#eaf0f4}
.service-card img[src*="v185"],.jobs-grid img[src*="v185"]{object-position:center}
