:root{--color-bg:#0f0f0f;--af-bg:#0a0a0a;--af-surface:#111;--af-elevated:#1a1a1a;--af-border:#222;--af-green:#22c55e;--af-green-hover:#16a34a;--af-green-dim:rgba(34,197,94,.12);--af-green-glow:rgba(34,197,94,.25);--af-text:#fff;--af-muted:#888;--color-surface:#1a1a1a;--color-border:#2a2a2a;--color-primary:#22c55e;--color-primary-hover:#16a34a;--color-text:#fff;--color-text-muted:#888;--color-danger:#ef4444;--color-warning:#f59e0b;--sidebar-width:240px}*,:after,:before{box-sizing:border-box;margin:0;padding:0}body,html{height:100%}body{font-family:Inter,system-ui,-apple-system,sans-serif;background-color:var(--color-bg);color:var(--color-text);line-height:1.5;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{cursor:pointer}button,input,select,textarea{font-family:inherit}