@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=JetBrains+Mono:wght@400;500&display=swap";*,:before,:after{box-sizing:border-box;margin:0;padding:0}html,body,#root{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow:hidden;color:#1a1a1a!important;background:#f5f5f5!important;width:100%!important;height:100%!important;font-family:Inter,system-ui,sans-serif!important;font-size:16px!important;line-height:1.5!important}#root{flex-direction:column;display:flex}h1{color:#000!important;font-size:36px!important;font-weight:700!important;line-height:1.2!important}h2{color:#000!important;font-size:28px!important;font-weight:600!important;line-height:1.3!important}h3{color:#1a1a1a!important;font-size:20px!important;font-weight:600!important;line-height:1.4!important}button{cursor:pointer;background:0 0;border:none;outline:none;font-family:Inter,system-ui,sans-serif!important}input{outline:none;font-family:Inter,system-ui,sans-serif!important}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#d4d4d4;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#a3a3a3}::selection{color:#000;background:#e5e5e5}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
