@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800;900&display=swap";
:root{--bg:#fff;--bg-elevated:#fafafa;--bg-subtle:#f5f5f5;--border:#00000014;--border-light:#0000001f;--text:#0a0a0a;--text-muted:#0a0a0a94;--text-faint:#0a0a0a61;--text-ghost:#0a0a0a2e;--accent:#f97316;--accent-light:#fb923c;--accent-dark:#ea580c}*{box-sizing:border-box;margin:0;padding:0}html,body{background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;line-height:1.6}a{color:inherit;text-decoration:none}input,select,textarea,button{font-family:inherit}button{cursor:pointer}
