body { min-height: 100vh; }
.card-soft { border: 0; border-radius: 18px; box-shadow: 0 8px 30px rgba(0,0,0,.06); }
.hero-box { background: linear-gradient(135deg, #0d6efd, #6610f2); color: white; border-radius: 20px; }
.public-wrap { min-height: 100vh; background: linear-gradient(135deg, #eef4ff, #f9fbff); }
.form-label { font-weight: 600; }
.badge-status { font-size: .85rem; }
.table td, .table th { vertical-align: middle; }
