:root{--ink:#08263d;--accent:#007f9e;--muted:#5b7180;--line:#d8e2e8}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:90px}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:var(--ink);background:white;letter-spacing:0}a{color:inherit;text-decoration:none}button,a{touch-action:manipulation}a:focus-visible,button:focus-visible{outline:3px solid #eaa338;outline-offset:5px}header{height:84px;padding:0 5%;display:flex;align-items:center;justify-content:space-between;background:white;position:relative;z-index:5}.logo{display:block;width:320px;height:62px;background:url('assets/logo.png') center -32px/340px auto no-repeat}nav{display:flex;gap:36px;font-size:14px;font-weight:700}nav a:hover{color:var(--accent)}.menu{display:none;background:none;border:0;font-size:26px;color:var(--ink)}.hero{position:relative;isolation:isolate;width:100%;aspect-ratio:1.16;overflow:hidden;background:#13899c}.hero>img{position:absolute;width:100%;height:100%;object-fit:cover}.hero-copy{position:absolute;left:5%;top:20%;color:white;max-width:60%;text-shadow:0 2px 12px #153d4a77}.rule{display:block;width:60px;height:3px;background:#3ad2dc;margin-bottom:22px}h1{font-size:48px;line-height:1.1;margin:0 0 12px} .hero-copy p{font-size:22px;margin:0 0 32px}.button{display:inline-flex;gap:26px;padding:18px 24px;background:var(--accent);color:white;font-size:16px;font-weight:700;text-shadow:none}.button:hover{background:#006883}.annotation{position:absolute;color:white;font-size:16px;padding-left:20px;text-shadow:0 1px 5px #07384c}.annotation:before{content:'';position:absolute;left:0;top:8px;width:9px;height:9px;border-radius:50%;background:white}.floating{top:54%;left:73%}.ballast{top:63%;left:75%}.final{top:79%;left:74%}.seabed{top:88%;left:14%}.disclaimer{position:absolute;bottom:2%;right:4%;color:white;font-size:13px;text-shadow:0 1px 4px #07384c}.trust{display:grid;grid-template-columns:repeat(3,1fr);padding:30px 5%;border-bottom:1px solid var(--line)}.trust>div{display:grid;grid-template-columns:60px 1fr;padding:0 26px;border-right:1px solid var(--line);column-gap:12px}.trust>div:first-child{padding-left:0}.trust>div:last-child{border:0}.number{grid-row:span 2;align-self:center;color:var(--accent);font-size:22px;font-weight:700}.trust h2{font-size:20px;margin:0 0 6px}.trust p{font-size:14px;color:var(--muted);margin:0;line-height:1.5}.section{padding:76px 5%;scroll-margin-top:20px}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:50px;margin-bottom:40px}.eyebrow,.project-type{font-size:12px;font-weight:700;color:var(--accent);margin:0 0 16px}h2{font-size:34px;line-height:1.2;margin:0}.intro{max-width:430px;font-size:16px;line-height:1.7;color:var(--muted);margin:0}.services{display:grid;grid-template-columns:repeat(4,1fr);gap:28px}.services article{border-top:2px solid var(--line);padding-top:22px}.services article>span{color:var(--accent);font-size:14px}.services h3{font-size:21px;line-height:1.3;margin:18px 0 12px}.services p,.project-grid p{font-size:16px;line-height:1.7;color:var(--muted)}.projects{background:#f2f6f8}.project-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.project-grid article{border-top:2px solid var(--accent);padding:26px 0}.project-grid .project-type{font-size:12px;color:var(--accent)}.project-grid h3{font-size:24px;margin:16px 0}.project-grid strong{font-size:30px;color:var(--accent)}.location{font-size:14px;color:var(--muted)}.contact{display:flex;justify-content:space-between;gap:40px}.contact-details{min-width:290px}.contact-details a{display:flex;justify-content:space-between;border-bottom:1px solid var(--line);padding:12px 0;font-size:22px}.contact-details p{color:var(--muted);line-height:1.8;font-size:15px}footer{padding:28px 5%;border-top:1px solid var(--line);display:flex;gap:30px;align-items:center;font-size:14px}footer p{font-weight:700;margin:0}footer span{color:var(--muted)}footer a{margin-left:auto}@media(min-width:1500px){h1{font-size:60px}.hero{aspect-ratio:1.3}}@media(max-width:900px){nav{gap:20px}.logo{width:260px;background-size:290px;background-position:center -27px}h1{font-size:36px}.hero-copy p{font-size:18px}.annotation{font-size:13px}.trust>div{padding:0 12px;grid-template-columns:40px 1fr}.number{font-size:17px}.trust h2{font-size:17px}.services{grid-template-columns:repeat(2,1fr)}.section-heading{align-items:start;flex-direction:column;gap:20px}.project-grid{gap:22px}.contact h2{font-size:28px}}@media(max-width:600px){header{height:72px;padding:0 4%}.logo{width:255px;height:56px;background-size:290px;background-position:center -27px}.menu{display:block}nav{display:none;position:absolute;top:72px;left:0;right:0;background:white;padding:24px;box-shadow:0 8px 15px #08263d18}nav.open{display:flex;flex-direction:column;gap:24px}.hero{aspect-ratio:.68}.hero>img{object-position:58% center}.hero-copy{top:13%;left:5%;max-width:90%}h1{font-size:30px}.hero-copy p{font-size:16px}.hero-copy .rule{margin-bottom:14px}.button{padding:14px 18px;font-size:14px}.annotation{font-size:12px;max-width:155px}.floating{left:63%;top:53%}.ballast{left:61%;top:63%}.final{left:60%;top:78%}.seabed{left:7%;top:87%}.disclaimer{font-size:11px;bottom:2%;right:4%}.trust{grid-template-columns:1fr;padding:10px 5%}.trust>div,.trust>div:first-child{border-right:0;border-bottom:1px solid var(--line);padding:18px 0;grid-template-columns:60px 1fr}.trust>div:last-child{border:0}.section{padding:48px 5%}h2{font-size:28px}.services{gap:25px 18px}.services h3{font-size:19px}.services p{font-size:15px}.project-grid{grid-template-columns:1fr;gap:5px}.contact{flex-direction:column}.contact-details{min-width:0}footer{flex-wrap:wrap;gap:15px}footer span{width:100%;order:3}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
