@keyframes pulse{0%,to{opacity:1}50%{opacity:.7}}.workschedule-header{display:flex;flex-direction:column;gap:.75rem;align-items:stretch;width:100%}@media(min-width:768px){.workschedule-header{flex-direction:row;align-items:center;justify-content:space-between;gap:1.5rem}.workschedule-header>*:last-child{flex-shrink:0;max-width:65%}}@media(max-width:768px){.workschedule-header{width:100%}.workschedule-timeline-table{font-size:.75rem}}.workschedule-timeline-scroll{overflow-x:auto;-webkit-overflow-scrolling:touch;width:100%;max-width:100vw}.workschedule-timeline-table{min-width:600px;width:max-content;border-collapse:collapse}.workschedule-timeline-scroll>*{max-width:100vw;box-sizing:border-box}.workschedule-timeline-table th,.workschedule-timeline-table td{max-width:120px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media(max-width:480px){.workschedule-timeline-table th,.workschedule-timeline-table td{font-size:10px;padding:2px 4px}}.workschedule-timeline-table td,.workschedule-timeline-table th{padding:6px 8px}.ws-row-actions{opacity:0;pointer-events:none;transition:opacity .15s ease}.workschedule-timeline-table tr:hover .ws-row-actions,.ws-row-actions:focus-within{opacity:1;pointer-events:auto}.ce-row-actions{opacity:0;pointer-events:none;transition:opacity .15s ease}tr:hover .ce-row-actions,.ce-row-actions:focus-within{opacity:1;pointer-events:auto}.workschedule-timeline-table th[position=sticky],.workschedule-timeline-table td[position=sticky]{left:0;z-index:10}
