@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=JetBrains+Mono:wght@400;500;600&display=swap";html,body,#root{margin:0;padding:0;width:100%;min-height:100vh;text-align:left}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f8f9fb;color:#1e293b;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}#root{display:flex;flex-direction:column}*{box-sizing:border-box}button:focus,input:focus,select:focus,textarea:focus{outline:none}input[type=number]::-webkit-outer-spin-button,input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}input:not([type=checkbox]):not([type=radio]):not([type=range]),select,textarea{font-size:15px!important;color:#0f172a!important;font-weight:500!important}input::placeholder,textarea::placeholder{color:#94a3b8!important;font-weight:400!important;opacity:1}input:focus,select:focus,textarea:focus{color:#020617!important}
