/* Stage B12-02: extracted stable shared owner from inline style id spc-global-reset-core. */

html { font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
-webkit-text-size-adjust: 100%; text-size-adjust: 100%; overflow-y: scroll; overflow-x: hidden; } @supports
(scrollbar-gutter: stable) { html { scrollbar-gutter: stable both-edges; } } body { margin: 0; font-family: inherit;
-webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; overflow-x: clip; } @supports not (overflow-x:
clip) { body { overflow-x: hidden; } } *,:before,:after { box-sizing: border-box; } img { max-width: 100%; height: auto;
display: block; } button,a,[role="button"],.cta-button { touch-action: manipulation; -webkit-tap-highlight-color:
transparent; tap-highlight-color: transparent; }
