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