.wfm{flex-direction:column;height:100dvh;display:flex}.wfm-header{border-bottom:1px solid var(--border);background:var(--panel);align-items:center;gap:14px;padding:10px 18px;display:flex}.wfm-header h1{flex:1;margin:0;font-size:17px;font-weight:600}.wfm-header .connection-dot{background:var(--muted);border-radius:50%;width:9px;height:9px}.wfm-header .connection-dot.online{background:var(--green)}.wfm-layout{flex:1;grid-template-columns:minmax(320px,400px) minmax(0,1fr);min-height:0;display:grid}.wfm-side{border-right:1px solid var(--border);background:var(--panel);padding:14px 16px 32px;overflow:auto}.wfm-side section{border-bottom:1px solid var(--border);flex-direction:column;gap:8px;padding:10px 0 16px;display:flex}.wfm-side h2{align-items:center;gap:8px;margin:0;font-size:15px;display:flex}.wfm-side h3{margin:10px 0 0;font-size:13px}.wfm-side select,.wfm-side input:not([type=checkbox]):not([type=radio]),.wfm-side textarea{width:100%}.wfm-muted{color:var(--muted);margin:0}.wfm-map-id{overflow-wrap:anywhere}.wfm-warn,.wfm-readiness.warn p{color:var(--amber)}.wfm-error{color:#ffc3bd;overflow-wrap:anywhere;margin:0}.wfm-notice{color:var(--green);margin:0}.wfm-readiness{flex-direction:column;gap:6px;display:flex}.wfm-readiness p{margin:0}.wfm-actions{flex-wrap:wrap;gap:6px;display:flex}.wfm-actions button{min-height:30px;padding:4px 10px;font-size:13px}.wfm-patrol{border:1px solid var(--border);border-radius:7px;flex-direction:column;gap:6px;padding:8px 10px;display:flex}.wfm-patrol p{margin:0}.wfm-schedules{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.wfm-schedules li{border:1px solid var(--border);border-radius:7px;grid-template-columns:14px 1fr;gap:4px 10px;padding:8px;display:grid}.wfm-schedules li.disabled .wfm-schedule-text{opacity:.6}.wfm-schedules .wfm-actions{grid-column:1/-1}.wfm-schedule-text{flex-direction:column;min-width:0;display:flex}.wfm-schedule-text strong{overflow-wrap:anywhere}.wfm-swatch{border-radius:3px;flex-shrink:0;width:14px;height:14px;margin-top:3px;display:inline-block;box-shadow:0 0 0 1px #0006}.wfm-add{align-self:flex-start}.wfm-form fieldset{flex-direction:column;align-items:stretch;gap:4px}.wfm-inline{flex-direction:row;align-items:center;gap:6px}.wfm-weekdays{flex-wrap:wrap;gap:4px 12px;display:flex}.wfm-pair{grid-template-columns:1fr 1fr;gap:10px;display:grid}.wfm-modes{gap:6px;display:flex}.wfm-modes button{flex:1;min-height:30px;padding:4px 6px;font-size:12px}.wfm-modes button[aria-pressed=true]{border-color:var(--blue);background:#253e50}.wfm-points{font-variant-numeric:tabular-nums;margin:0;padding:0;list-style:none}.wfm-points li{border-bottom:1px solid #22384a;justify-content:space-between;align-items:center;gap:6px;padding:3px 0;font-size:12px;display:flex}.wfm-point-actions{flex-shrink:0;gap:4px;display:flex}.wfm-point-actions button{min-height:0;padding:1px 7px;font-size:12px}.wfm-problems{color:var(--amber);margin:4px 0;padding-left:18px;font-size:13px}.wfm-copy-rule{color:var(--amber)}.wfm-stage{background:#09111c;min-width:0;min-height:0;display:flex}.wfm-empty{color:var(--muted);padding:8%}@media (width<=760px){.wfm{height:auto;min-height:100dvh}.wfm-layout{grid-template-columns:1fr}.wfm-side{border-right:0;border-bottom:1px solid var(--border)}.wfm-stage{min-height:70vh}}
