:root{color:#e9e9e9;background:#000;color-scheme:dark;font-family:IBM Plex Mono,SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace}*{box-sizing:border-box}html,body,#app{width:100%;min-height:100%;margin:0}body{overflow:hidden;background:#000}#app{position:fixed;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;isolation:isolate;background:#000}.reference-art{display:block;width:auto;height:auto;max-width:100vw;max-height:100vh;object-fit:contain;object-position:center;background:#000;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;animation:signal-blink 9s steps(1,end) infinite}@keyframes signal-blink{0%,92%,to{filter:none}93%{filter:brightness(1.035)}}@media(prefers-reduced-motion:reduce){.reference-art{animation:none}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
