.po-schedule-shell{max-width:1500px;margin:0 auto;padding:28px}.po-schedule-header,.po-schedule-toolbar,.po-schedule-actions,.po-schedule-toolbar>div,.po-calendar-nav,.po-view-switch{display:flex;align-items:center}.po-schedule-header{justify-content:space-between;gap:20px;margin-bottom:22px}.po-schedule-header h1{margin:4px 0 6px}.po-schedule-header p{margin:0;color:#64748b}.po-eyebrow{font-size:12px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:#5b5fe8}.po-schedule-actions{gap:10px}.po-schedule-toolbar{justify-content:space-between;gap:14px;padding:12px 14px;background:#fff;border:1px solid #e5e7eb;border-radius:16px;margin-bottom:16px;box-shadow:0 8px 24px rgba(15,23,42,.05)}.po-schedule-toolbar>div{gap:12px}.po-calendar-nav{gap:8px}.po-calendar-nav button,.po-view-switch button{border:1px solid #dbe1ea;background:#fff;border-radius:9px;padding:8px 12px;cursor:pointer}.po-calendar-nav button:first-child,.po-calendar-nav button:nth-child(3){font-size:22px;line-height:1;padding:5px 11px}.po-view-switch{padding:3px;background:#f1f5f9;border-radius:11px;gap:3px}.po-view-switch button{border:0;background:transparent}.po-view-switch button.is-active{background:#fff;box-shadow:0 2px 7px rgba(15,23,42,.1)}.po-schedule-layout{display:grid;grid-template-columns:280px minmax(0,1fr);gap:16px}.po-unscheduled,.po-calendar-panel{background:#fff;border:1px solid #e5e7eb;border-radius:18px;box-shadow:0 10px 32px rgba(15,23,42,.05)}.po-unscheduled{padding:16px;align-self:start;position:sticky;top:20px}.po-unscheduled>div:first-child{display:flex;justify-content:space-between;align-items:center}.po-unscheduled h2{font-size:17px;margin:0}.po-unscheduled>div>span{background:#eef2ff;color:#4f46e5;padding:3px 8px;border-radius:99px;font-weight:800}.po-unscheduled>p{font-size:13px;color:#64748b}.po-unscheduled-job{width:100%;text-align:left;position:relative;border:1px solid #e5e7eb;background:#fff;border-radius:12px;padding:11px 12px;margin:0 0 9px;cursor:grab}.po-unscheduled-job:hover{border-color:#818cf8;box-shadow:0 6px 18px rgba(79,70,229,.09)}.po-unscheduled-job strong,.po-unscheduled-job span,.po-unscheduled-job small{display:block}.po-unscheduled-job strong{font-size:12px;color:#6366f1}.po-unscheduled-job span{font-weight:750;margin:3px 0}.po-unscheduled-job small{color:#64748b;padding-right:55px}.po-unscheduled-job em{position:absolute;right:9px;bottom:9px;font-size:10px}.po-calendar-panel{padding:12px;overflow:auto}.po-calendar{display:grid;grid-template-columns:repeat(7,minmax(145px,1fr));min-height:650px;gap:1px;background:#e5e7eb;border:1px solid #e5e7eb;border-radius:12px;overflow:hidden}.po-calendar--day{grid-template-columns:1fr}.po-calendar--month{grid-template-columns:repeat(7,minmax(120px,1fr));min-width:900px}.po-calendar-day{background:#fff;min-height:180px}.po-calendar-day>header{display:flex;justify-content:space-between;padding:10px 12px;background:#f8fafc;border-bottom:1px solid #e5e7eb}.po-calendar-day.is-today>header{background:#eef2ff;color:#4f46e5}.po-calendar-dropzone{min-height:150px;padding:7px}.po-calendar-day.is-dragover .po-calendar-dropzone{background:#eef2ff;outline:2px dashed #6366f1;outline-offset:-4px}.po-calendar-empty{font-size:11px;color:#c0c7d2;text-align:center;padding-top:30px}.po-calendar-event{border-left:4px solid #6366f1;border-radius:9px;padding:8px;margin-bottom:7px;background:#f6f7ff;cursor:grab;box-shadow:0 2px 7px rgba(15,23,42,.07)}.po-calendar-event--urgent{border-color:#ef4444;background:#fff5f5}.po-calendar-event--high{border-color:#f59e0b;background:#fff9ed}.po-calendar-event--low{border-color:#22c55e;background:#f1fff6}.po-calendar-event time,.po-calendar-event strong,.po-calendar-event span,.po-calendar-event small{display:block}.po-calendar-event time{font-size:11px;font-weight:800}.po-calendar-event strong{font-size:12px;margin:2px 0}.po-calendar-event span,.po-calendar-event small{font-size:11px;color:#64748b}.po-calendar-loading{grid-column:1/-1;padding:80px;text-align:center;background:#fff}.po-schedule-dialog{border:0;border-radius:18px;padding:0;width:min(650px,calc(100% - 28px));box-shadow:0 30px 80px rgba(15,23,42,.3)}.po-schedule-dialog::backdrop{background:rgba(15,23,42,.55)}.po-schedule-dialog form{padding:26px;position:relative}.po-schedule-dialog h2{margin-top:0}.po-schedule-dialog label{display:grid;gap:6px;font-weight:700;margin-bottom:15px}.po-schedule-dialog input,.po-schedule-dialog select{width:100%;padding:11px;border:1px solid #d8dee8;border-radius:10px}.po-form-two{display:grid;grid-template-columns:1fr 1fr;gap:12px}.po-schedule-dialog fieldset{border:1px solid #e5e7eb;border-radius:12px;padding:14px}.po-engineer-checks{display:grid;grid-template-columns:1fr 1fr;gap:8px}.po-engineer-checks label{display:grid;grid-template-columns:auto 1fr;column-gap:8px;margin:0;padding:9px;border:1px solid #e5e7eb;border-radius:9px}.po-engineer-checks input{grid-row:1/3;width:auto}.po-engineer-checks small{color:#64748b}.po-dialog-close{position:absolute;right:16px;top:14px;border:0;background:transparent;font-size:25px}.po-dialog-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:18px}.po-toast{position:fixed;right:22px;bottom:22px;z-index:9999;background:#111827;color:#fff;padding:12px 18px;border-radius:10px;box-shadow:0 12px 30px rgba(0,0,0,.22)}.po-toast.is-error{background:#b91c1c}@media(max-width:900px){.po-schedule-shell{padding:18px}.po-schedule-layout{grid-template-columns:1fr}.po-unscheduled{position:static}.po-calendar{min-width:950px}.po-calendar-panel{overflow-x:auto}.po-schedule-toolbar,.po-schedule-header{align-items:flex-start;flex-direction:column}.po-schedule-toolbar{overflow-x:auto}.po-schedule-toolbar>div{width:100%;justify-content:space-between}}@media(max-width:560px){.po-form-two,.po-engineer-checks{grid-template-columns:1fr}.po-schedule-actions{width:100%;flex-wrap:wrap}.po-schedule-actions .po-button{flex:1}.po-schedule-toolbar>div{align-items:stretch;flex-direction:column}.po-calendar-nav{flex-direction:row!important}.po-view-switch{flex-direction:row!important}.po-schedule-dialog form{padding:20px}}
.po-live-dispatch-bar{display:flex;align-items:center;justify-content:space-between;gap:14px;background:#0b2345;color:#fff;border-radius:14px;padding:10px 14px;margin-bottom:14px;box-shadow:0 10px 24px rgba(11,35,69,.14)}.po-live-state{display:flex;align-items:center;gap:9px;font-size:13px;font-weight:750}.po-live-state i{width:9px;height:9px;border-radius:50%;background:#f59e0b;box-shadow:0 0 0 4px rgba(245,158,11,.14)}.po-live-state.is-live i{background:#22c55e;box-shadow:0 0 0 4px rgba(34,197,94,.15)}.po-live-state.is-offline i{background:#ef4444;box-shadow:0 0 0 4px rgba(239,68,68,.15)}.po-live-presence{display:flex;align-items:center;gap:6px;flex:1;justify-content:center}.po-live-avatar{display:inline-flex;align-items:center;justify-content:center;width:29px;height:29px;border-radius:50%;background:#eaf2ff;color:#123d78;border:2px solid #fff;font-size:11px;font-weight:900}.po-live-feed-toggle{border:1px solid rgba(255,255,255,.25);background:rgba(255,255,255,.08);color:#fff;border-radius:9px;padding:8px 11px;font-weight:750;cursor:pointer}.po-live-feed-toggle b{display:inline-grid;place-items:center;min-width:20px;height:20px;padding:0 5px;margin-left:5px;border-radius:99px;background:#1688ff;font-size:11px}.po-live-feed{position:fixed;right:18px;top:78px;bottom:18px;width:min(390px,calc(100vw - 32px));z-index:9998;background:#fff;border:1px solid #dce5f0;border-radius:18px;box-shadow:0 24px 70px rgba(15,23,42,.25);overflow:hidden}.po-live-feed header{display:flex;align-items:center;justify-content:space-between;padding:18px 20px;background:#0b2345;color:#fff}.po-live-feed header span,.po-live-feed header strong{display:block}.po-live-feed header span{font-size:11px;letter-spacing:.1em;text-transform:uppercase;color:#75c7ff}.po-live-feed header button{border:0;background:transparent;color:#fff;font-size:25px;cursor:pointer}.po-live-feed>div{padding:10px 16px;overflow:auto;height:calc(100% - 75px)}.po-live-item{padding:13px 2px;border-bottom:1px solid #edf1f6}.po-live-item strong,.po-live-item span,.po-live-item small{display:block}.po-live-item span{font-size:13px;color:#53647b;margin:4px 0}.po-live-item small{font-size:11px;color:#8795a8}.po-live-empty{color:#7b8798;text-align:center;padding:38px 12px}.po-calendar.is-live-refreshing{opacity:.72;transition:opacity .15s}.po-calendar-event.is-live-new{animation:poLivePulse 1.2s ease}@keyframes poLivePulse{0%{box-shadow:0 0 0 0 rgba(22,136,255,.5)}100%{box-shadow:0 0 0 14px rgba(22,136,255,0)}}@media(max-width:700px){.po-live-dispatch-bar{align-items:flex-start;flex-wrap:wrap}.po-live-presence{order:3;width:100%;justify-content:flex-start}.po-live-feed{top:12px;right:10px;bottom:10px;width:calc(100vw - 20px)}}
