:root{font-family:Inter,Avenir,Helvetica,Arial,sans-serif;font-size:16px;line-height:24px;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%}html,body{margin:0;height:100%;overflow:hidden}#scene{height:100dvh}#credit{position:fixed;right:12px;bottom:12px;display:flex;flex-direction:column;align-items:flex-end;gap:8px}#credit button{display:block;padding:0;border:none;border-radius:50%;background:none;cursor:pointer;box-shadow:0 1px 4px #0006}#credit button img{display:block}#credit-text{margin:0;max-width:min(320px,calc(100vw - 24px));box-sizing:border-box;padding:6px 10px;border-radius:6px;background:#000000bf;color:#ffffffeb;font-size:11px;line-height:16px}#credit-text a{color:inherit}
