.business-master-profile,.business-master-items{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px}.business-master-profile label{display:grid;gap:5px;font-weight:700}.business-master-profile select,.business-master-profile input,#business-master-question select{padding:10px;border:1px solid #d0d5dd;border-radius:8px;background:#fff}.business-master-item{border-left:4px solid #64748b;padding:14px;background:#f8fafc;border-radius:8px}.status-ACTION_REQUIRED{border-color:#b42318}.status-VERIFY{border-color:#b54708}.status-OK_NOW{border-color:#027a48}.business-master-summary{display:flex;justify-content:space-between;align-items:center;gap:12px;flex-wrap:wrap}.business-master-items .route-card{display:block;padding:12px;border:1px solid #d0d5dd;border-radius:8px;background:#fff}@media(max-width:700px){.business-master-profile,.business-master-items{grid-template-columns:1fr}.business-master-summary{align-items:flex-start;flex-direction:column}}
