/* Basic styles for RemaxPerla */
body { font-family: Inter, Arial, sans-serif; color: #222; }
.card { box-shadow: 0 6px 18px rgba(0,0,0,0.04); border-radius: 8px; }
a { color: #0d6efd; }
.lead { color: rgba(0,0,0,0.7); }
