/* Keep the supplied blue/white artwork intact; blend its black canvas
   into the shared dark brand surfaces without a rectangular tile. */
.site-header{height:112px;gap:28px;background:#06182f;isolation:isolate}
.site-header .brand{flex-shrink:0;width:154px;height:100px;overflow:hidden}
.site-header .brand img{width:154px;height:auto;max-width:none;object-fit:contain;mix-blend-mode:screen;transform:translateY(-6px)}
footer{background:#06182f;color:#c4d2e4;isolation:isolate;border-top:1px solid #17365d}
footer .brand{width:208px;height:146px;overflow:hidden}
footer .brand img{width:208px;height:auto;max-width:none;object-fit:contain;background:transparent;padding:0;border-radius:0;mix-blend-mode:screen;transform:translateY(-9px)}
section[id]{scroll-margin-top:124px}
@media(max-width:900px){.site-header{height:96px}.site-header .brand{width:136px;height:86px}.site-header .brand img{width:136px;height:auto;transform:translateY(-5px)}.site-header nav{top:96px}section[id]{scroll-margin-top:108px}}
