body { background-color: #f4f6f9; }
.card { border: none; box-shadow: 0 1px 3px rgba(0,0,0,.08); }
.table-nowrap td, .table-nowrap th { white-space: nowrap; }
.skor-radio-group .btn { min-width: 44px; }
.komponen-title { background: #eef2ff; padding: .5rem 1rem; border-radius: .375rem; font-weight: 600; }
.sub-aspek-title { font-weight: 600; color: #495057; padding-top: .5rem; }

@media print {
  .no-print { display: none !important; }
  main { padding: 0 !important; margin: 0 !important; }
  body { background: #fff !important; }
  .card { box-shadow: none !important; border: 1px solid #ccc !important; }
}
