@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600&display=swap";
*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--color-bg:#0a0a0a;--color-surface:#111;--color-border:#1f1f1f;--color-text-primary:#f5f5f5;--color-text-secondary:#888;--color-teal:#1d9e75;--color-teal-hover:#17856a;--color-teal-subtle:#0d2b22}html,body{background-color:var(--color-bg);height:100%;color:var(--color-text-primary);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif}
