*{margin:0;padding:0;box-sizing:border-box}html,body,#root{height:100%;min-height:100vh;background-color:#f5f5f5}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:transparent;border-radius:4px;transition:background .2s ease}*:hover::-webkit-scrollbar-thumb{background:#64748b4d}*:hover::-webkit-scrollbar-thumb:hover{background:#64748b80}*{scrollbar-width:thin;scrollbar-color:transparent transparent}*:hover{scrollbar-color:rgba(100,116,139,.3) transparent}.syntax-highlighter{border-radius:8px!important;margin:16px 0!important}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.spinner{animation:spin 1s linear infinite}
