/* Generated by wordpress-handoff/tools/extract-chrome.mjs — do not edit.
 * Hover states the prototype runtime applied through `style-hover`,
 * plus the header/footer rules taken from the marketing pages.
 */
[data-sbh="sbh-fede7db7"]:hover { color: #1F95D2; }
[data-sbh="sbh-f2af574a"]:hover { background: #F2F8FC; color: #087BB5; }
[data-sbh="sbh-6a4642ed"]:hover { background: #E06F2D; color: #FFFFFF; transform: translateY(-1px); box-shadow: 0 12px 26px rgba(245,129,60,0.42); }
[data-sbh="sbh-fc64e5d1"]:hover { background: #E06F2D; color: #FFFFFF; }
[data-sbh="sbh-3afaf38f"]:hover { color: #087BB5; }
[data-sbh="sbh-b889d735"]:hover { color: #7CC7E8; }

/* Mobile burger + language dropdown */
  .sb-lang summary::-webkit-details-marker, .sb-burger summary::-webkit-details-marker { display: none; }
.sb-lang summary, .sb-burger summary { list-style: none; }
.sb-burger { display: none; }
@media (max-width: 999px) {
  nav .sb-menu, nav .sb-right { display: none !important; }
  .sb-burger { display: block; }
}

/* The theme underlines links inside articles. The site chrome never did,
 * and it carries its own colours, so it opts out of both. */
:where(nav, footer) a { text-decoration: none; }
