.schedule-workflow{display:flex;align-items:center;justify-content:space-between;gap:14px;margin:0 0 12px;padding:14px 16px;border:1px solid #e6e1fb;border-radius:13px;background:linear-gradient(120deg,#faf9ff,#fff)}
.workflow-status,.workflow-actions{display:flex;align-items:center;gap:10px}.workflow-status>div{display:flex;flex-direction:column;gap:3px}.workflow-status small{font-size:9px;color:#8791a1}
.schedule-state{padding:8px 10px;border-radius:9px;font-size:9px;font-weight:900}.schedule-state.draft{background:#eef0f4;color:#697485}.schedule-state.review{background:#fff0dd;color:#b76c16}.schedule-state.published{background:#e1f7ed;color:#14865a}
.workflow-actions button{border:1px solid #dedfe7;background:#fff;color:#596475;border-radius:9px;padding:10px 12px;font-weight:700}.workflow-actions .primary{border-color:#6d50db;background:#6d50db;color:#fff}
.schedule-summary{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin-bottom:12px}.schedule-summary article{display:flex;align-items:center;gap:10px;padding:11px;border:1px solid #eceef3;border-radius:11px;background:#fff}.schedule-summary i{width:34px;height:34px;display:grid;place-items:center;border-radius:9px;background:#eeeaff;color:#6248ce;font-style:normal}.schedule-summary span{display:flex;flex-direction:column}.schedule-summary b{font-size:15px}.schedule-summary small{font-size:8px;color:#8791a1}.schedule-summary .warn i{background:#fff0dd;color:#b76c16}.schedule-summary .danger i{background:#fff0f1;color:#b64150}
.shift-palette{display:flex;align-items:center;gap:7px;padding:10px;margin-bottom:10px;border-radius:11px;background:#f8f9fc;overflow:auto}.shift-palette>div{min-width:180px;display:flex;flex-direction:column;gap:3px}.shift-palette>div small{font-size:8px;color:#8791a1}.shift-palette>button{flex:0 0 auto;border:1px solid #e0dafa;background:#fff;color:#5f49c2;border-radius:9px;padding:8px 10px;font-size:9px}.shift-palette>button small{display:block;margin-top:3px;color:#8a94a3}.shift-palette>button.selected{background:#6d50db;color:#fff;border-color:#6d50db}.shift-palette>button.selected small{color:#e9e4ff}
.schedule-row>div.drag-over{background:#eeeaff!important;box-shadow:inset 0 0 0 2px #7459df}.schedule-row>div.assigned{background:#fbfaff}.weekly-total{color:#6750c8!important;font-weight:700}.weekly-total.over{color:#ba4453!important}
.schedule-publish-notice{display:flex;align-items:center;gap:12px;margin:-8px 0 16px;padding:14px;border:1px solid #f2d4a8;border-radius:11px;background:#fff8eb}.schedule-publish-notice>i{width:38px;height:38px;display:grid;place-items:center;border-radius:10px;background:#ffeacb;color:#b66b17;font-style:normal}.schedule-publish-notice span{display:flex;flex-direction:column;gap:4px}.schedule-publish-notice small{font-size:9px;color:#8b7459}
@media(max-width:800px){.schedule-workflow{align-items:flex-start;flex-direction:column}.workflow-actions{width:100%;flex-wrap:wrap}.schedule-summary{grid-template-columns:1fr 1fr}.shift-palette>div{min-width:150px}}@media(max-width:480px){.schedule-summary{grid-template-columns:1fr}.workflow-actions button{flex:1}}
.notification-head-actions{display:flex;align-items:center;gap:6px}.notification-head-actions #notificationSound{width:34px;height:31px;padding:0;font-size:14px}.notification-head-actions #markAllNotifications{height:31px}
