.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-evento{background:#566b66}.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}.cal-legend .l-turno{width:13px;height:13px;border-radius:4px;background:#d4f1eb;border:1px solid rgba(35,181,159,.42)}.cal-legend .l-evento{width:7px;height:7px;border-radius:50%;background:#566b66}.cal-legend .l-ferie{width:13px;height:13px;border-radius:4px;background:transparent;border:1px solid #c4d0cb}.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)}.cal-dot-evento{background:#ffffffd1}.cal-legend .l-turno{background:#1cd8bc42;border-color:#87ecdc80}.cal-legend .l-evento{background:#ffffffd1}.cal-legend .l-ferie{border-color:#e9f3f047}}
