@import"https://fonts.googleapis.com/css2?family=JetBrains+Mono:wght@400;500;600;700&display=swap";*{box-sizing:border-box}html,body,#root{margin:0;padding:0;min-height:100vh}body{font-family:JetBrains Mono,SF Mono,Monaco,Menlo,Consolas,monospace;background:#000;color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-weight:400;font-feature-settings:"tnum" 1}button{font-family:inherit;font-weight:500}input,select,textarea{font-family:inherit;background:#141414;color:#fff;border:1px solid rgba(255,255,255,.16)}input:focus,select:focus,textarea:focus{outline:none;border-color:#c8102e;box-shadow:0 0 0 3px #c8102e33}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#0a0a0a}::-webkit-scrollbar-thumb{background:#1f1f1f;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#2a2a2a}::selection{background:#c8102e;color:#fff}
