:root{--amber:#ffbf00;--amber-light:#fff3cc;--green:#228b22;--green-light:#e6f4e6;--red:#c0392b;--red-light:#fce4e4;--slate:#4a5568;--slate-light:#e2e8f0;--bg:#fafaf7;--surface:#fff;--text:#1a202c;--text-muted:#718096;--radius:8px;--shadow:0 1px 3px #0000001a}*,:before,:after{box-sizing:border-box;margin:0;padding:0}body{background:var(--bg);color:var(--text);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.5}#root{min-height:100vh}
