.technician-manager-overlay{position:fixed;inset:0;z-index:2147482400;display:none;align-items:center;justify-content:center;padding:20px;background:rgba(15,23,42,.58);font-family:Arial,sans-serif}.technician-manager-overlay.open{display:flex}.technician-manager-card{width:min(920px,96vw);max-height:88vh;overflow:hidden;background:#fff;border-radius:18px;box-shadow:0 28px 80px rgba(15,23,42,.35);display:flex;flex-direction:column}.technician-manager-head{display:flex;justify-content:space-between;align-items:flex-start;padding:20px 22px 16px;border-bottom:1px solid #e5e7eb}.technician-manager-head h2{margin:0;font-size:22px;color:#111827}.technician-manager-head p{margin:5px 0 0;color:#667085;font-size:13px}.technician-manager-head button{border:0;background:transparent;font-size:26px;color:#667085;cursor:pointer}.technician-manager-body{display:grid;grid-template-columns:320px 1fr;min-height:500px;overflow:hidden}.technician-manager-list-pane{padding:16px;border-right:1px solid #e5e7eb;background:#f8fafc;overflow:auto}.technician-manager-list-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.technician-manager-list-head button{border:0;border-radius:8px;background:#b53c1f;color:#fff;padding:8px 11px;font-weight:800;cursor:pointer}.technician-manager-list-pane>input{box-sizing:border-box;width:100%;border:1px solid #d0d5dd;border-radius:9px;padding:9px 10px;margin-bottom:10px}.technician-manager-list{display:flex;flex-direction:column;gap:7px}.technician-manager-row{width:100%;border:1px solid #e4e7ec;border-radius:11px;background:#fff;padding:10px 11px;display:flex;align-items:center;justify-content:space-between;gap:10px;text-align:left;cursor:pointer}.technician-manager-row.selected{border-color:#2563eb;box-shadow:0 0 0 2px rgba(37,99,235,.12)}.technician-manager-row b{display:block;color:#111827}.technician-manager-row small{display:block;color:#667085;margin-top:3px}.technician-manager-row em{font-style:normal;font-size:10px;font-weight:800;border-radius:999px;padding:4px 7px}.technician-manager-row em.active{background:#ecfdf3;color:#027a48}.technician-manager-row em.inactive{background:#f2f4f7;color:#667085}.technician-manager-form-pane{padding:24px;overflow:auto}.technician-manager-empty{height:100%;display:flex;align-items:center;justify-content:center;color:#667085}.technician-manager-form-pane label{display:block;font-size:12px;font-weight:800;color:#344054;margin-bottom:14px}.technician-manager-form-pane input,.technician-manager-form-pane select{box-sizing:border-box;width:100%;margin-top:6px;border:1px solid #d0d5dd;border-radius:9px;padding:10px 11px;font:inherit}.technician-manager-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 14px}.technician-manager-active{display:flex!important;align-items:center;gap:8px;margin-top:22px}.technician-manager-active input{width:auto;margin:0}.technician-manager-form-pane small{display:block;color:#667085;margin-top:-8px}.technician-manager-actions{display:flex;justify-content:flex-end;gap:9px;margin-top:24px}.technician-manager-actions button{border:1px solid #d0d5dd;border-radius:9px;background:#fff;padding:10px 14px;font-weight:800;cursor:pointer}.technician-manager-actions .primary{border-color:#b53c1f;background:#b53c1f;color:#fff}.technician-manager-message{min-height:18px;margin-top:14px;color:#027a48;font-size:12px;font-weight:700}.technician-manager-message.error{color:#b42318}.technician-manager-no-results{padding:20px 8px;text-align:center;color:#667085}@media(max-width:720px){.technician-manager-body{grid-template-columns:1fr}.technician-manager-list-pane{max-height:240px;border-right:0;border-bottom:1px solid #e5e7eb}.technician-manager-grid{grid-template-columns:1fr}}
.technician-manager-lifecycle{margin-top:18px;padding:14px;border:1px solid #e4e7ec;border-radius:11px;background:#f9fafb;display:flex;align-items:center;gap:10px;flex-wrap:wrap}.technician-manager-lifecycle button{border-radius:9px;padding:9px 12px;font-weight:800;cursor:pointer}.technician-manager-lifecycle button.danger{border:1px solid #fda29b;background:#fff;color:#b42318}.technician-manager-lifecycle button.success{border:1px solid #75e0a7;background:#ecfdf3;color:#027a48}.technician-manager-lifecycle small{flex:1;min-width:220px;margin:0;color:#667085}.technician-confirm-overlay{position:fixed;inset:0;z-index:2147482500;display:none;align-items:center;justify-content:center;padding:20px;background:rgba(15,23,42,.48)}.technician-confirm-overlay.open{display:flex}.technician-confirm-card{width:min(470px,94vw);background:#fff;border-radius:16px;box-shadow:0 24px 70px rgba(15,23,42,.32);padding:22px}.technician-confirm-card h3{margin:0;color:#111827;font-size:20px}.technician-confirm-card>p{margin:8px 0 14px;color:#475467;font-weight:700}.technician-confirm-warning{border:1px solid #fecaca;border-radius:10px;background:#fff7f6;color:#7a271a;padding:12px;font-size:13px;line-height:1.45}.technician-confirm-actions{display:flex;justify-content:flex-end;gap:9px;margin-top:18px}.technician-confirm-actions button{border:1px solid #d0d5dd;border-radius:9px;background:#fff;padding:10px 14px;font-weight:800;cursor:pointer}.technician-confirm-actions button.danger{border-color:#b42318;background:#b42318;color:#fff}.technician-confirm-actions button:disabled{opacity:.65;cursor:wait}
