*{box-sizing:border-box}*:focus{outline:none}*:focus-visible{outline:2px solid #1976d2;outline-offset:2px}button:focus{outline:none}button:focus-visible{outline:2px solid currentColor;outline-offset:2px}body{margin:0;padding:0;font-family:Raleway,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica Neue,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root{width:100%;min-height:100vh}@keyframes pulse{0%,to{opacity:1}50%{opacity:.4}}*::-webkit-scrollbar{width:8px;height:8px}*::-webkit-scrollbar-track{background:transparent}*::-webkit-scrollbar-thumb{background-color:#8080804d;border-radius:8px;border:2px solid transparent;background-clip:padding-box}*::-webkit-scrollbar-thumb:hover{background-color:#8080804d}*{scrollbar-width:thin;scrollbar-color:rgba(128,128,128,.3) transparent}
