body{

background:#0f172a;

color:white;

font-family:Arial;

}

.card{

background:#1e293b;

border:none;

border-radius:12px;

}

.btn-primary{

background:#2563eb;

border:none;

}

input{

background:#334155!important;

color:white!important;

border:none!important;

}