*,:before,:after{box-sizing:border-box}:root{--bg:#f5f4f0;--surface:#fff;--card:#fff;--card-hover:#f9f8f5;--border:#e8e8e8;--border-hi:#d0d0d0;--teal:#e05a28;--teal-dim:#e05a281a;--indigo:#1a56c4;--indigo-dim:#1a56c41a;--emerald:#1a7d45;--emerald-dim:#1a7d451a;--rose:#c0392b;--rose-dim:#c0392b1a;--text:#1a1a1a;--text-2:#555;--text-3:#999;--font:-apple-system, BlinkMacSystemFont, "Segoe UI", system-ui, sans-serif}body{background:var(--bg);color:var(--text);font-family:var(--font);-webkit-font-smoothing:antialiased;margin:0;font-size:14px;line-height:1.5}#root{width:100%;min-height:100svh}*{scrollbar-width:thin;scrollbar-color:var(--border) transparent}textarea:focus,button:focus{outline:2px solid var(--teal);outline-offset:2px}
