@import url('../shared.css');

/* 랩 색상 강조 */
.lap-best { background-color: #f0fdf4 !important; border-color: #bbf7d0 !important; color: #166534 !important; }
.lap-worst { background-color: #fff1f2 !important; border-color: #fecdd3 !important; color: #9f1239 !important; }
