html{--bg:#000;--surface:#000000d1;--surface-solid:#0a0a0f;--border:#ffffff14;--text:#fff;--text-secondary:#ffffff8c;--text-muted:#ffffff59;--accent:#6b9e7a;--accent-bg:#6b9e7a1a;--accent-border:#6b9e7a40;--warn:#fb923c;--success:#4ade80;--card:#ffffff0a;--card-border:#ffffff0f;height:100%;transition:background-color .2s,color .2s}html.light{--bg:#f5f5f5;--surface:#ffffffeb;--surface-solid:#fff;--border:#00000014;--text:#1a1a1a;--text-secondary:#0000008c;--text-muted:#00000059;--accent:#4a7c59;--accent-bg:#4a7c5914;--accent-border:#4a7c5933;--warn:#ea580c;--success:#16a34a;--card:#00000008;--card-border:#0000000f}html.color-forest{--accent:#6b9e7a;--accent-bg:#6b9e7a1a;--accent-border:#6b9e7a40}html.color-forest.light{--accent:#4a7c59;--accent-bg:#4a7c5914;--accent-border:#4a7c5933}html.color-slate{--accent:#8b9fad;--accent-bg:#8b9fad1a;--accent-border:#8b9fad40}html.color-slate.light{--accent:#5a7080;--accent-bg:#5a708014;--accent-border:#5a708033}html.color-earth{--accent:#b08968;--accent-bg:#b089681a;--accent-border:#b0896840}html.color-earth.light{--accent:#8b6d50;--accent-bg:#8b6d5014;--accent-border:#8b6d5033}html.color-sage{--accent:#9caf88;--accent-bg:#9caf881a;--accent-border:#9caf8840}html.color-sage.light{--accent:#7a8f68;--accent-bg:#7a8f6814;--accent-border:#7a8f6833}html.color-sky{--accent:#22d3ee;--accent-bg:#22d3ee1a;--accent-border:#22d3ee40}html.color-sky.light{--accent:#0891b2;--accent-bg:#0891b214;--accent-border:#0891b233}body{background:var(--bg);height:100%;color:var(--text);-webkit-font-smoothing:antialiased;margin:0;padding:0;font-family:system-ui,-apple-system,sans-serif;transition:background-color .2s,color .2s;overflow:hidden}
