:root{--bg:#f5f4f1;--surface:#ffffff;--surface-2:#f4f4f5;--surface-3:#e4e4e7;--border:#e7e5e1;--border-soft:#f1f1f3;--text:#18181b;--text-muted:#71717a;--brand:#2d5e44;--brand-hover:#244c37;--brand-soft:#e3ece5;--accent-blue:#0078d4;--green:#15803d;--red:#b91c1c;--active:#18181b;--on-active:#ffffff;--radius:10px;--radius-sm:6px;--shadow:0 1.6px 3.6px rgba(0,0,0,0.10),0 0.3px 0.9px rgba(0,0,0,0.07);--shadow-hover:0 6.4px 14.4px rgba(0,0,0,0.13),0 1.2px 3.6px rgba(0,0,0,0.10)}*{box-sizing:border-box}body,html{margin:0;padding:0;background:var(--bg);color:var(--text);font-family:Segoe UI,system-ui,-apple-system,sans-serif;font-size:14px}button{font-family:inherit}