:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;--background:white;--foreground:red;background:var(--background);color:var(--foreground);font-synthesis:none;text-rendering:geometricprecision;font-family:Helvetica Neue,Helvetica,Arial,sans-serif}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}*,:before,:after{box-sizing:border-box}html,body{background:var(--background);min-height:100%;color:var(--foreground);margin:0}body{-webkit-font-smoothing:antialiased}button{font:inherit}.is-pointer-idle,.is-pointer-idle *{cursor:none!important}.subtitles{z-index:10;color:#ff0;text-align:center;text-shadow:0 0 5px #000,0 0 5px #000;pointer-events:none;padding:1em 3em;font-size:32px;position:fixed;bottom:0;left:0;right:0}@media (width<=800px){.subtitles{font-size:24px}}@media (width<=600px){.subtitles{font-size:12.8px}}
