:root{--bg:#f8fafc;--surface:#fff;--border:#0f172a14;--text:#0f172a;--text-muted:#475569;--accent:#ea580c;--accent-soft:#ea580c1a;--green:#16a34a}*{box-sizing:border-box}html,body,#root{width:100%;height:100%;margin:0}body{background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;font-family:Inter,system-ui,Segoe UI,Roboto,sans-serif;overflow:hidden}#root{display:flex}
