@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap");:root{--color-foundation:#0a1128;--color-brand-primary:#0a329b;--color-brand-pulse:#a3ecfa;--color-brand-ai:#7c3aed;--color-brand-accent:#ff6f61;--color-surface:#f8fafc;--color-canvas:#fff;--color-border:rgba(10,50,155,.08);--text-main:#0a1128;--text-subtle:#6b6b6b;--text-inverse:#fff;--state-growth:#22c55e;--state-leak:#ff6f61;--state-pending:#fbbf24}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html{scroll-behavior:smooth}