:root{color-scheme:dark;background-color:#000;color:#fff;line-height:1.5;font-family:"Gill Sans","Gill Sans MT",Calibri,"Trebuchet MS",sans-serif}@keyframes showMessage{0%{opacity:0;visibility:hidden;pointer-events:none;font-size:0}100%{opacity:1;visibility:visible;pointer-events:auto;font-size:1em}}.load-delay-1{opacity:0;visibility:hidden;font-size:0;animation:showMessage 0s 5s forwards}.load-delay-2{display:block;opacity:0;visibility:hidden;font-size:0;animation:showMessage 0s 15s forwards}canvas{position:fixed;top:0;left:0;width:100vw;width:100dvw;height:100vh;height:100dvh}dialog.loading{box-sizing:border-box;width:60ch;max-width:100%;max-width:100vw;max-width:100dvw;background:#000;border:none}dialog.loading img.banner{width:100%}dialog.loading img.loading{width:4em}dialog.loading .row{display:flex;gap:1em;align-items:center;flex-wrap:wrap;justify-content:space-evenly}dialog.loading .loading{font-size:2em}details{min-width:48px;min-height:48px}
