*{box-sizing:border-box}body{margin:0;color:#1f2933;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Microsoft YaHei,Helvetica Neue,sans-serif;background:#f5f7fb;-webkit-font-smoothing:antialiased}.page-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:16px}.page-heading h4{margin:0 0 4px}.workflow-card{margin-bottom:16px;background:#fbfcff;border-color:#e6edf7}.schedule-loading{min-height:320px;display:grid;place-items:center;color:#6b7280;background:#fff;border:1px solid #e5e7eb;border-radius:8px}.schedule-resource-section{margin-bottom:18px}.schedule-resource-title{display:flex;align-items:center;min-height:32px;margin-bottom:8px;color:#172554;font-weight:700}.schedule-calendar-grid{display:grid;grid-template-columns:88px repeat(7,minmax(118px,1fr));gap:1px;min-width:920px;overflow:hidden;border:1px solid #dde5f2;border-radius:8px;background:#dde5f2}.schedule-calendar-corner,.schedule-calendar-header,.schedule-slot-label,.schedule-calendar-cell{background:#fff}.schedule-calendar-header{min-height:40px;display:grid;place-items:center;color:#334155;font-size:13px;font-weight:700}.schedule-slot-label{min-height:108px;padding:10px 8px;display:flex;flex-direction:column;justify-content:center;gap:4px;text-align:center;background:#f8fafc}.schedule-slot-label .ant-typography:last-child{font-size:11px}.schedule-calendar-cell{min-height:108px;padding:6px;display:flex;flex-direction:column;gap:5px}.schedule-cell-stack{background:#fffdf0}.schedule-cell-conflict{display:inline-flex;align-items:center;gap:4px;color:#ad4e00;font-size:11px;font-weight:600}.schedule-event{width:100%;min-height:74px;padding:7px;border:1px solid #d7dee8;border-left:4px solid #2563eb;border-radius:6px;color:#1f2937;text-align:left;cursor:pointer;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.schedule-event:hover{border-color:#1d4ed8;box-shadow:0 6px 16px #0f172a1f;transform:translateY(-1px)}.schedule-event-conflict{border-color:#ff7875;border-left-color:#cf1322}.schedule-event-muted{opacity:.36}.schedule-event-title,.schedule-event-meta,.schedule-event-footer{display:block}.schedule-event-title{min-height:18px;color:#111827;font-size:12px;font-weight:700;line-height:1.35}.schedule-event-meta{margin-top:2px;color:#64748b;font-size:11px;line-height:1.35}.schedule-event-footer{margin-top:5px}.ant-card{border-radius:8px!important}.ant-btn{border-radius:6px}.ant-tag{border-radius:4px}.ant-statistic-content-value{font-size:24px!important;font-weight:700}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:4px}::-webkit-scrollbar-track{background:transparent}@media(max-width:900px){.page-heading{flex-direction:column}.schedule-calendar-grid{grid-template-columns:70px repeat(7,112px)}.schedule-slot-label,.schedule-calendar-cell{min-height:96px}.schedule-event{min-height:66px;padding:6px}}
