.item-content{margin-bottom:1.25rem;flex:1;box-shadow:0 1px 2px #00000008;padding:0;border:1px solid #dee2e6}.content-header{display:flex;justify-content:space-between;align-items:center;border-radius:.75rem .75rem 0 0;padding:1rem;background-color:#f9fafb}.btn-today{border-radius:5px;font-size:.75rem;line-height:1rem;padding:.25rem .75rem;background-color:#fff;border:1px solid rgb(209 213 219)}.btn-today:hover{background-color:#f3f4f7;color:#4b5563}.btn-direct-date{display:flex;width:36px;height:36px;padding:0;align-items:center;justify-content:center;color:#4b5563;border-radius:50%;text-align:center}.btn-direct-date svg{margin-right:0}.btn-direct-date:hover{background-color:#f3f4f7}.header-title{color:#374151;font-size:1.25rem;line-height:1.75rem;font-weight:700}.calendar-wrapper{background:#fff;overflow:hidden;border-radius:0 0 .75rem .75rem;overflow:scroll}.calendar-wrapper .header-date{min-width:70px;background-color:#f3f4f6;border-top:1px solid #dee2e6;border-bottom:1px solid #dee2e6}.calendar-week{display:flex}.calendar-week>div{padding:.5rem 0;font-size:.875rem;line-height:1.25rem}.calendar-grid{display:grid;grid-template-columns:repeat(7,1fr)}.calendar-cell{min-height:120px;border-right:1px solid #f1f1f1;border-bottom:1px solid #f1f1f1;padding:.5rem;font-size:13px;background:#fff;min-width:70px}.calendar-cell.empty{background:#f8f9fa}.calendar-cell.saturday .cell-header{color:#0d6efd}.calendar-cell .cell-header{font-weight:600;margin-bottom:.25rem}.calendar-cell .cell-header .date{font-size:.875rem;line-height:1.25rem}.calendar-cell .count{color:#6b7280;font-size:10px;padding-left:.25rem;padding-right:.25rem;background-color:#f3f4f6;border-radius:.25rem;height:fit-content}.event{border-radius:6px;padding:6px;font-size:.75rem;margin-bottom:4px;color:#075985}.event.warning{color:#9a3412;background-color:#ffedd5;border:1px solid rgb(254 215 170)}.event.success{background:#e7f3ff;border:1px solid #b6daff}.event.rehab{background:#fff1e6;border:1px solid #ffd4b8}.event .time{font-weight:700}.event .staff{font-size:10px}.calendar-legend{padding:.75rem;background-color:#f9fafb}.calendar-legend .legend-item{display:flex;align-items:center;font-size:12px}.legend-color{width:12px;height:12px;border-radius:3px;margin-right:6px}.legend-color.nursing{background:#e7f3ff;border:1px solid #b6daff}.legend-color.rehab{background:#fff1e6;border:1px solid #ffd4b8}@media (max-width: 775px){.cell-header{flex-direction:column}.cell-header .count{margin:2px 0}}
