@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800&family=JetBrains+Mono:wght@400;600&display=swap";*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--bg:#1e3a5f;--surface:#2a4f7a;--surface2:#235080;--border:#3b6fa5;--teal:#2dd4bf;--rose:#f43f5e;--blue:#60a5fa;--text:#f0f7ff;--muted:#a8cce8;--positive:#4ade80;--negative:#f87171;--neutral:#cbd5e1}body{background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;font-family:Inter,sans-serif}#root{width:100%;min-height:100svh}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:var(--border);border-radius:3px}button{font-family:inherit}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.45;transform:scale(.65)}}
