.legend-header{display:flex;align-items:center;gap:10px;font-size:18px;font-weight:600;color:#33363c;padding:4px 4px 10px}.legend-chevron{width:24px;height:24px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;font-size:18px;color:#555}.legend-section{padding:18px 0;margin:0 .75rem}.legend-section-title{text-align:center;font-size:16px;font-weight:600;margin-bottom:13px!important;color:#555960;border-bottom:1px solid #d0d0d0;padding-bottom:2px}.legend-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:18px 32px;align-items:center}.legend-grid-2{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:18px 32px;align-items:center;justify-items:center}.legend-item{display:flex;align-items:center;gap:8px;font-size:12px;color:#565a60}.legend-label{font-family:"Comfortaa";letter-spacing:.03rem;font-weight:700}.legend-label span{display:block;line-height:1.1}.legend-label-main{font-weight:600}.swatch.assignment{width:85px;height:35px}.swatch img{width:inherit}.swatch.color{width:16px;height:16px;border-radius:50%}.color-cancelled{background:#50535a}.color-completed{background:#8f4bff}.color-confirmed{background:#28d79a}.color-attention{background:#ff4a5b}.color-new{background:#00b8ff}.color-review{background:#f7c744}.swatch.icon{font-size:17px;display:flex;align-items:center;justify-content:center;flex-shrink:0}@media (max-width:768px){.legend-card{padding:16px}.legend-grid{grid-template-columns:repeat(auto-fit,minmax(135px,1fr))}}