:root{--bg:#f3f4f6;--panel:#ffffff;--border:#e5e7eb;--text:#1f2937;--muted:#6b7280;--brand:#4f46e5}*{box-sizing:border-box}body,html{margin:0;padding:0}body{background:var(--bg);color:var(--text);font-family:Lato,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Arial,sans-serif}a{color:inherit}button{font-family:inherit;cursor:pointer}