.schedule-card{padding-bottom:14px}.timeline-wrap{overflow-x:auto;border:1px solid var(--line);border-radius:14px;background:#fbfdfc}.timeline-grid{min-width:920px}.timeline-hours,.timeline-row{display:grid;grid-template-columns:150px 1fr}.timeline-hours{height:36px;position:sticky;top:0;z-index:3;background:#f1f6f3;border-bottom:1px solid var(--line)}.hour-track,.timeline-track{position:relative}.hour-track span{position:absolute;top:8px;translate:-50% 0;font-size:11px;color:var(--muted);white-space:nowrap}.hour-track span:first-child{translate:0}.hour-track span:last-child{translate:-100%}.timeline-row{min-height:43px;border-bottom:1px solid #edf2ef}.timeline-row:last-child{border-bottom:0}.timeline-person{position:sticky;left:0;z-index:2;padding:11px 12px;background:#fff;border-right:1px solid var(--line);font-size:12px;font-weight:750;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.timeline-track{background:#fff}.timeline-track>i{position:absolute;top:0;bottom:0;border-left:1px dashed #dce6e1}.work-bar{position:absolute;top:6px;height:31px;min-width:22px;border:0;border-radius:8px;padding:3px 7px;background:#bde7d4;color:#124b3c;overflow:hidden;text-align:left;cursor:pointer;box-shadow:inset 0 0 0 1px #74c9a6;white-space:nowrap}.work-bar:hover{filter:brightness(.96);z-index:2}.work-bar b{font-size:11px;margin-right:6px}.work-bar span{font-size:10px}.work-bar.in_progress{background:#ffdfaa;color:#854d0e;box-shadow:inset 0 0 0 1px #f3b84e}.work-bar.completed{background:#bbd8ff;color:#1e4f91;box-shadow:inset 0 0 0 1px #7aadf0}.work-bar.cancelled{background:#eee;color:#777;box-shadow:none;text-decoration:line-through}.timeline-legend{display:flex;gap:16px;flex-wrap:wrap;margin-top:10px;color:var(--muted);font-size:12px}.timeline-legend span{display:flex;align-items:center;gap:5px}.timeline-legend i{width:12px;height:8px;border-radius:3px;background:#bde7d4}.timeline-legend i.in_progress{background:#ffdfaa}.timeline-legend i.completed{background:#bbd8ff}
