@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;700&family=Roboto+Mono:wght@400;500&display=swap";
:root{--background:#0f172a;--foreground:#f1f5f9;--primary:#10b981;--primary-rgb:16,185,129;--primary-hover:#059669;--surface:#1e293b;--border:#334155;--text-muted:#94a3b8}*{box-sizing:border-box;margin:0;padding:0}html,body,input,button,select,textarea{background-color:var(--background);max-width:100vw;color:var(--foreground);font-family:Inter,sans-serif;font-size:.92rem;overflow-x:hidden}a{color:inherit;text-decoration:none}ul,ol{line-height:1;list-style:none}li,select{line-height:1}
