@media(prefers-reduced-motion:reduce){*,*::before,*::after{transition:none!important;scroll-behavior:auto!important}}
/* Keep shared palette width changes brief instead of snapping in reduced motion. */
@media(prefers-reduced-motion:reduce){.oxygen .coloring-swatch{transition:flex-basis .12s ease-out!important}}
@media(max-width:767px){html:not(.coloring-js) .coloring-nav{display:flex;flex-wrap:wrap;gap:12px}html:not(.coloring-js) .coloring-header{flex-wrap:wrap}html:not(.coloring-js) .coloring-menu-button{display:none}}
html:not(.coloring-js) [data-copy],html:not(.coloring-js) [data-save],html:not(.coloring-js) [data-share]{cursor:default}
