html,body{color:#fff;background-color:#1c1f22;height:100%;margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;display:grid}#__next{height:100%}a{color:inherit;text-decoration:none}*{box-sizing:border-box}.loader{border:10px solid #fff;border-top-color:#00008b;border-radius:50%;width:50px;height:50px;animation:2s linear infinite spin}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.firebase-emulator-warning{display:none}.sticky-alert{z-index:1000;pointer-events:none;justify-content:center;display:flex;position:fixed;bottom:0;left:0;right:0}pre{scrollbar-width:thin;scrollbar-color:#4a5568 transparent}pre::-webkit-scrollbar{height:6px}pre::-webkit-scrollbar-track{background:0 0}pre::-webkit-scrollbar-thumb{background:#4a5568;border-radius:3px}pre::-webkit-scrollbar-thumb:hover{background:#718096}.sticky-alert__content{pointer-events:auto;color:maroon;text-align:center;background:#ffffffe6;width:100%;padding:4px;font-size:1rem}
