@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600&family=JetBrains+Mono:wght@400;500&display=swap";*{box-sizing:border-box}html,body,#root{margin:0;height:100%}body{background:#f4f3ec;color:#0e1220;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}::-webkit-scrollbar{width:11px;height:11px}::-webkit-scrollbar-thumb{background:#d9d9cf;border-radius:999px;border:3px solid #f4f3ec}::-webkit-scrollbar-track{background:transparent}@keyframes m-fade{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes m-scrim{0%{opacity:0}to{opacity:1}}@media (prefers-reduced-motion: reduce){*{animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important}}:focus-visible{outline:2px solid #1e3aed;outline-offset:2px}.m-user-row:hover{background:#faf9f3}.m-input:focus{border-color:#1e3aed}
