/* Sistema BC - CSS de Importação */
.form-check-card .card { transition: all 0.3s ease; cursor: pointer; }
.dropzone { border: 2px dashed #dee2e6; border-radius: 8px; }
.btn-primary { background: linear-gradient(135deg, #0d6efd, #0056b3); }