/* ExaltLine local branding, 2026-09-10. Original image displayed through a CSS viewport. */
header a[href="/"] { width: 250px; height: 76px; background: white url('/exaltline.png') center 51% / 250px auto no-repeat; border-radius: 8px; flex-shrink: 0; }
header a[href="/"]:hover { background-color: white; }
header a[href="/"] img { display: none; }
header a[href="/"] span { position: absolute; width: 1px; height: 1px; overflow: hidden; clip-path: inset(50%); }
header .h-16 { height: 90px; }
@media (max-width: 480px) { header a[href="/"] { width: 190px; height: 60px; background-size: 190px auto; } header .h-16 { height: 76px; } }
