@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800;900&family=JetBrains+Mono:wght@400;600&display=swap";
:root{--navy:#1a1a6e;--royal:#2c3e8c;--highlight:#7b8cde;--light-blue:#a8b4e8;--bg:#fff;--card-bg:#f8f9ff;--card-border:#e8eaf6;--text:#1a1a2e;--text-muted:#5a5a7a}*{box-sizing:border-box;margin:0;padding:0}body{background:var(--bg);color:var(--text);font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-size:14px;line-height:1.6}
