.bg-main {
    background: linear-gradient(135deg, #0f172a, #1e293b);
}

.bg-form {
    background: #f8fafc;
}
