/* Preserve the reference canvas proportions at every viewport width. */
/* The page owns scrolling; iframe height follows the illustration content. */
html { overflow:hidden; }
/* Prototype controls stay out of the embedded marketing illustrations. */
.replay { display:none; }
html[data-final] .frame * { animation:none !important; transition:none !important; }
