.cal-markers{display:flex;gap:2px;justify-content:center;margin-top:2px}.cal-dot{width:5px;height:5px;border-radius:50%;flex-shrink:0}.cal-dot-turno{background:#1cd8bc}.cal-dot-evento{background:#ffcb05}.cal-dot-ferie{background:#f8333c}.cal-legend{display:flex;flex-wrap:wrap;gap:14px;padding:0 18px;margin-bottom:2px;font-size:13px;color:var(--muted, #5e6e78)}.cal-legend span{display:inline-flex;align-items:center;gap:5px}.cal-legend i{display:inline-block;width:7px;height:7px;border-radius:50%}.cal-legend .l-turno{background:#1cd8bc}.cal-legend .l-evento{background:#ffcb05}.cal-legend .l-ferie{background:#f8333c}.cal-detail-note{margin:0 0 8px;font-size:14px;font-weight:700;color:var(--c-brand, #1cd8bc)}.cal-detail-note.ferie{color:#d42a32}.cal-detail-note:empty{display:none}.cal-detail-empty{color:var(--muted, #5e6e78);font-size:14px;font-style:italic}.cal-event-cards{display:grid;gap:12px}.cal-event-cards .eventi-event-card{position:relative;height:auto;min-height:180px}@media(prefers-color-scheme:dark){.cal-detail-note{color:#7ee8d0}.cal-detail-note.ferie{color:#ff7a7a}.cal-legend{color:var(--muted, #9fb0b8)}}
