.choice-row{display:flex;gap:18px;border:1px solid var(--line);border-radius:9px;padding:10px}.choice-row label{font-size:13px}.nested{border-left:3px solid #dbeafe;padding-left:12px}.hidden{display:none!important}.modal-card{width:min(760px,100%)}.assignment-form{border:1px solid var(--line);border-radius:10px;padding:12px;margin-bottom:18px}.technician-checks{display:grid;grid-template-columns:1fr 1fr;gap:7px}.technician-checks label{display:flex;align-items:center;gap:7px;background:#f8fafc;border-radius:7px;padding:8px;font-weight:700}.technician-checks i{width:10px;height:10px;border-radius:50%}.assignment-time{display:grid;grid-template-columns:1.3fr 1fr 1fr;gap:7px;margin:10px 0}.assignment-time label{font-size:10px;font-weight:800;color:#64748b}.assignment-time input,.assignment-time select{display:block;width:100%;margin-top:4px;border:1px solid var(--line);border-radius:7px;padding:8px}.overlap-copy{font-size:10px;color:#b45309;background:#fffbeb;padding:7px;border-radius:6px}@media(max-width:480px){.technician-checks,.assignment-time{grid-template-columns:1fr}}
