
/* Simple custom styles */
body { font-family: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial; }
header { background: linear-gradient(90deg, #0d6efd, #6610f2); }
.card { background: #f8f9fa; }
