/*
 * Plaque Highlighters (Adults) React lander — the template's inline <style>
 * block, extracted VERBATIM from single-product-plaque-highlighters-adults-react.php
 * so the unified router can load/unload it on client-side navigations (listed in
 * inc/react-product-registry.php, printed by sb_react_product_print_styles).
 */
/* WCAG 2.2 — focused elements not obscured by sticky header. */
html { scroll-padding-top: 130px; }
:target { scroll-margin-top: 130px; }
*:focus { scroll-margin-top: 130px; }
a:focus, button:focus, input:focus, textarea:focus, select:focus, [tabindex]:focus { scroll-margin-top: 130px; outline-offset: 2px; }
*:focus-visible { scroll-margin-top: 130px; outline: 2px solid #3c98cc; outline-offset: 2px; position: relative; z-index: 1; }
a.added_to_cart.wc-forward { display: none; }
.subscription-tagline.normalyAmount.italic { text-align: center; }
