/* Minimal styles - replace with your full CSS from the earlier template */
body { font-family: Arial, sans-serif; padding:20px; background:#f7f7f8; color:#222; }
header { background:linear-gradient(90deg,#667eea,#764ba2); color:#fff; padding:20px; border-radius:6px; margin-bottom:20px; }
input { padding:10px; margin:6px 0; }
.service-card { background:#fff; padding:12px; border-radius:8px; box-shadow:0 2px 6px rgba(0,0,0,0.06); margin-bottom:12px; }
