@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";*{box-sizing:border-box}html,body,#root{height:100%;margin:0}body{font-family:Inter,Roboto,Helvetica,Arial,sans-serif}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#c1c6d4;border-radius:10px}code{font-family:Roboto Mono,ui-monospace,monospace;background:#0000000f;padding:2px 6px;border-radius:4px;font-size:.85em}
