/* custom minificado (tailwind via CDN en html). */
:root{color-scheme:light}
*{box-sizing:border-box}
.fc .fc-toolbar-title{font-weight:900}
.fc .fc-button{border-radius:.75rem}
.fc .fc-button-primary{background:#065F46;border-color:#065F46}
.fc .fc-button-primary:hover{opacity:.92}
.fc .fc-button-primary:disabled{opacity:.55}
.fc .fc-timegrid-slot{height:2.1rem}
.fc .fc-scrollgrid{border-radius:1.5rem;overflow:hidden}
.fc .fc-col-header-cell-cushion{font-weight:700}
.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
