
body{background:#f3f5f7}
.card{border:0;border-radius:16px}
.stat-card{min-height:125px}
.photo-slot{border:2px dashed #c7ccd1;border-radius:14px;padding:14px;background:#fff;height:100%}
.photo-slot.complete{border-color:#198754;background:#f1fff7}
.photo-slot.missing{border-color:#dc3545;background:#fff5f5}
.photo-preview{width:100%;height:160px;object-fit:cover;border-radius:10px;background:#eee}
.signature-pad{border:2px dashed #999;border-radius:12px;width:100%;height:180px;background:white;touch-action:none}
.ai-badge{font-size:.78rem}
.timeline-photo{height:180px;object-fit:cover;width:100%;border-radius:10px}
.table td,.table th{vertical-align:middle}
@media print{
 nav,.no-print,.btn{display:none!important}
 body{background:white}
 .card{box-shadow:none!important;border:1px solid #ddd}
}
