.program-calendar-card{overflow:hidden;margin-bottom:18px;border:1px solid #e0e7ef;border-radius:23px;background:#fff;box-shadow:0 10px 28px rgba(35,52,82,.055)}.program-calendar-heading{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:17px 20px;border-bottom:1px solid #e9edf2}.calendar-month-navigation{display:grid;grid-template-columns:34px 1fr 34px;align-items:center;gap:11px;text-align:center}.calendar-month-navigation>a{display:grid;place-items:center;width:34px;height:34px;border-radius:10px;background:#edf3fa;color:#29435f;text-decoration:none;font-size:1.1rem;font-weight:900}.calendar-month-navigation small{display:block;color:#9a8dae;font-size:.48rem;font-weight:850;letter-spacing:.1em}.calendar-month-navigation h2{min-width:130px;margin:2px 0;color:#293e59;font-size:.82rem;font-weight:900;text-transform:capitalize}.calendar-month-summary{display:flex;gap:12px;color:#718096;font-size:.54rem}.calendar-month-summary span{display:flex;align-items:center;gap:4px}.calendar-month-summary i{width:7px;height:7px;border-radius:50%}.calendar-month-summary i.paid{background:#25a875}.calendar-month-summary i.served{background:#398bd1}.calendar-month-summary i.pending{background:#e2a23a}.calendar-month-summary b{color:#354b63}.program-calendar-filter{display:grid;grid-template-columns:minmax(220px,1fr) 150px auto auto;gap:8px;align-items:center;padding:10px 18px;border-bottom:1px solid #e9edf2;background:#fafbfd}.program-calendar-filter label{display:flex;align-items:center;gap:7px;padding:0 9px;border:1px solid #e0e6ee;border-radius:10px;background:#fff}.program-calendar-filter label input{width:100%;padding:8px 0;border:0;outline:0;background:transparent;font-size:.62rem}.program-calendar-filter>input{padding:8px;border:1px solid #e0e6ee;border-radius:10px;background:#fff;color:#4c5f76;font-size:.62rem}.program-calendar-filter>button{padding:9px 13px;border:0;border-radius:10px;background:#1d293d;color:#fff;font-size:.58rem;font-weight:850}.calendar-filter-clear{color:#768398;text-decoration:none;font-size:.55rem}.program-calendar-week,.program-calendar-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr))}.program-calendar-week{border-bottom:1px solid #e9edf2;background:#f4f7fa}.program-calendar-week span{padding:8px;text-align:center;color:#7f8b9e;font-size:.51rem;font-weight:850}.program-calendar-day{min-height:145px;padding:8px;border-right:1px solid #edf0f4;border-bottom:1px solid #edf0f4;background:#fff}.program-calendar-day:nth-child(7n){border-right:0}.program-calendar-day.blank{background:#f8fafc}.program-calendar-day.today{box-shadow:inset 0 0 0 2px #ef7580}.program-calendar-day.has-breakfasts{background:linear-gradient(145deg,#fff,#f5fbf8)}.program-calendar-day>header{display:flex;align-items:center;justify-content:space-between;gap:5px;margin-bottom:6px}.program-calendar-day>header>b{display:grid;place-items:center;width:23px;height:23px;border-radius:8px;color:#52647a;font-size:.57rem}.program-calendar-day.today>header>b{background:#ee5967;color:#fff}.day-event-count{padding:3px 5px;border-radius:999px;background:#e1f5ec;color:#26775a;text-decoration:none;font-size:.43rem;font-weight:850;white-space:nowrap}.calendar-students{display:grid;gap:4px}.calendar-student-event{display:grid;grid-template-columns:5px 1fr;gap:5px;align-items:center;min-width:0;padding:5px;border-radius:7px;background:#f2f5f8;text-decoration:none}.calendar-student-event>i{width:5px;height:100%;min-height:24px;border-radius:5px}.calendar-student-event>i.programado{background:#27a876}.calendar-student-event>i.servido{background:#398bd1}.calendar-student-event>i.pendiente_pago{background:#e1a13a}.calendar-student-event span{min-width:0}.calendar-student-event b,.calendar-student-event small{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.calendar-student-event b{color:#354a63;font-size:.46rem}.calendar-student-event small{color:#8b96a6;font-size:.4rem}.more-calendar-students{padding:3px;color:#315c8e;text-decoration:none;font-size:.44rem;font-weight:800}.calendar-month-empty{display:grid;place-items:center;gap:3px;padding:25px;color:#8995a6;font-size:1.4rem}.calendar-month-empty b{color:#455970;font-size:.65rem}.calendar-month-empty span{font-size:.52rem}.breakfast-program-table{margin-bottom:20px}@media(max-width:950px){.program-calendar-day{min-height:110px}.calendar-student-event small{display:none}.calendar-month-summary{display:none}}@media(max-width:720px){.program-calendar-heading{align-items:flex-start;flex-direction:column}.program-calendar-filter{grid-template-columns:1fr 1fr}.program-calendar-filter label{grid-column:1/-1}.program-calendar-card{overflow-x:auto}.program-calendar-week,.program-calendar-grid{min-width:760px}}
