*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Segoe UI,Arial,sans-serif;color:#111d2a;background:#fff;line-height:1.58}img{max-width:100%;display:block}a{color:inherit}.wrap{width:min(1180px,92%);margin:auto}.site-header{position:sticky;top:0;z-index:100;background:rgba(255,255,255,.97);border-bottom:1px solid #e3e8ed;backdrop-filter:blur(10px)}.nav{height:82px;display:flex;align-items:center;justify-content:space-between;gap:25px}.brand{display:flex;align-items:center;gap:12px;text-decoration:none}.brand img{width:54px;height:54px;object-fit:contain}.brand strong{display:block;font-size:19px}.brand span{display:block;font-size:10px;letter-spacing:.09em;color:#697582;text-transform:uppercase}.nav-links{display:flex;gap:24px}.nav-links a{text-decoration:none;font-size:14px;font-weight:650}.menu-toggle{display:none;border:0;background:transparent;font-size:26px}.hero{min-height:720px;display:flex;align-items:center;position:relative;background:url('assets/boat-house.png') center/cover no-repeat;color:#fff}.overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(3,19,37,.95),rgba(3,19,37,.74) 55%,rgba(3,19,37,.18))}.hero-inner{position:relative}.kicker,.eyebrow{font-size:12px;letter-spacing:.20em;font-weight:800;color:#2471a4}.kicker,.eyebrow.light{color:#91c9ea}.hero h1{font-size:clamp(48px,7vw,84px);line-height:1.01;margin:.18em 0;letter-spacing:-.04em;max-width:950px}.hero-copy{font-size:20px;color:#e1e9ef;max-width:760px}.actions{display:flex;gap:12px;margin-top:30px}.btn{display:inline-block;padding:14px 20px;border-radius:4px;text-decoration:none;font-weight:800}.btn.primary{background:#fff;color:#0a2d49}.btn.secondary{border:1px solid rgba(255,255,255,.8);color:#fff}.stats{background:#0b2d49;color:#fff}.stat-grid{display:grid;grid-template-columns:repeat(4,1fr);padding:27px 0}.stat-grid div{padding:5px 22px;border-right:1px solid rgba(255,255,255,.18)}.stat-grid div:first-child{padding-left:0}.stat-grid div:last-child{border:0}.stat-grid strong{display:block;font-size:28px}.stat-grid span{font-size:12px;color:#b8c8d4}.section{padding:92px 0}.split{display:grid;grid-template-columns:.85fr 1.15fr;gap:78px}.section h2{font-size:clamp(34px,5vw,54px);line-height:1.07;letter-spacing:-.03em;margin:.15em 0 .45em}.copy p{font-size:17px;color:#526171}.mission-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-top:54px}.mission-grid article{padding:30px;border:1px solid #dce4ea;border-top:4px solid #0b416c}.mission-grid span,.project-card span{font-size:11px;letter-spacing:.14em;color:#2673a5;font-weight:800}.dark{background:#0d263a;color:#fff}.dark h2{max-width:800px}.service-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:#3a5062;margin-top:36px}.service-grid article{background:#0d263a;padding:28px}.service-grid article>b{color:#71b2da}.service-grid p{color:#bdcbd5;font-size:14px}.project-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px;margin-top:34px}.project-card{border:1px solid #dfe6eb;background:#fff}.project-card.feature{grid-column:span 2}.project-card img{width:100%;height:310px;object-fit:cover}.project-card.feature img{height:465px}.project-card>div{padding:22px}.project-card h3{margin:.3em 0 .4em}.major-projects{margin-top:58px}.table-wrap{overflow:auto}table{width:100%;border-collapse:collapse;margin-top:16px;font-size:14px}th,td{padding:14px;border-bottom:1px solid #dce4ea;text-align:left;vertical-align:top}th{background:#0b2d49;color:#fff}.gallery-strip{display:grid;grid-template-columns:repeat(4,1fr);padding:0}.gallery-strip img{width:100%;height:300px;object-fit:cover}.soft{background:#f3f6f8}.client-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:0;border:1px solid #d9e1e7;margin-top:34px}.client-grid span{padding:18px;border-bottom:1px solid #d9e1e7;border-right:1px solid #d9e1e7;font-weight:650}.marine{background:#0f3b5c;color:#fff}.marine .copy p{color:#d6e2ea}.marine-jobs{margin-top:24px}.marine-jobs div{padding:15px 0;border-top:1px solid rgba(255,255,255,.18)}.marine-jobs b,.marine-jobs span{display:block}.marine-jobs span{color:#c2d4e0;font-size:14px}.safety{background:#091f31;color:#fff}.safety .copy p{color:#d5e0e7}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:70px}.contact-card{background:#f3f6f8;padding:32px}.contact-card small{display:block;color:#2673a5;font-weight:800;letter-spacing:.12em;margin-top:18px}.contact-card small:first-child{margin-top:0}.contact-card strong{display:block;font-size:18px;margin-top:5px}.contact-card a{text-decoration:none}footer{background:#071a29;color:#c7d2da;padding:28px 0;font-size:13px}.footer-inner{display:flex;justify-content:space-between;align-items:center}.footer-brand{display:flex;align-items:center;gap:10px}.footer-brand img{width:35px;height:35px;object-fit:contain}@media(max-width:900px){.service-grid{grid-template-columns:repeat(2,1fr)}.client-grid{grid-template-columns:repeat(2,1fr)}.gallery-strip{grid-template-columns:repeat(2,1fr)}}@media(max-width:720px){.menu-toggle{display:block}.nav-links{display:none;position:absolute;top:82px;left:0;right:0;background:#fff;padding:18px 4%;box-shadow:0 8px 20px rgba(0,0,0,.08);flex-direction:column}.nav-links.open{display:flex}.brand span{display:none}.hero{min-height:620px}.stat-grid,.split,.mission-grid,.service-grid,.project-grid,.client-grid,.contact-grid{grid-template-columns:1fr}.project-card.feature{grid-column:auto}.project-card img,.project-card.feature img{height:260px}.gallery-strip{grid-template-columns:1fr 1fr}.gallery-strip img{height:230px}.stat-grid div{border:0;padding:10px 0}.footer-inner{display:block}.footer-inner>div{margin:8px 0}}