/* Coastline-aligned harbor: the raster owns the hill silhouette; CSS only closes the extreme right edge. */
.coast{right:-1%;width:7%;background:linear-gradient(90deg,transparent 0,#06212666 45%,#031619 82%)}
.portAsset{right:-1.2%;top:10%;width:24%;height:80%;object-fit:contain}
@media(max-width:760px){.coast{right:-1%;width:8%}.portAsset{right:-2%;top:9%;width:30%;height:82%}}
