body { background-color: #006400 !important; }
.cadastro-container { background: #FFFF00 !important; border-radius: 25px !important; padding: 30px; box-shadow: 0 8px 30px rgba(0,0,0,0.5); margin-top: 20px; border: 1px solid #000080 !important; }
.form-control, .form-select { background-color: #00b0ff !important; color: #000080 !important; border: 2px solid #000080 !important; border-radius: 12px !important; font-weight: 600; }
.btn-verde-login { background-color: #009B3A !important; color: white !important; border-radius: 50px; border: 2px solid #007d2f !important; }
.btn-cancelar-modal { background-color: #ff0000 !important; color: white !important; border-radius: 50px; border: 2px solid #b30000 !important; }
.input-group-text-custom { background: white; border: 2px solid #000080; border-left: none; border-radius: 0 12px 12px 0; cursor: pointer; color: #000080; }
.form-control-pass { border-right: none !important; border-radius: 12px 0 0 12px !important; }
.cep-group { position: relative; }
#cep-spinner { display: none; position: absolute; right: 20px; top: 40px; }