/* Generated by tools/extract-from-design.mjs — do not edit.
   The prototype used a non-standard `style-hover` attribute that no browser implements,
   so every hover state in the design was dead. These rules revive them. */
[data-hv="h1"]:hover { background:#1C6FAB; }
[data-hv="h2"]:hover { border-color:#2E8BCF; }
