.customer-history-panel{margin:18px 0;padding:18px;border:1px solid var(--line);border-radius:12px;background:#fff}.customer-history-heading{display:flex;justify-content:space-between;gap:16px;align-items:flex-start}.customer-history-heading h2{margin:0 0 6px}.customer-history-heading strong,.customer-history-heading small,.customer-history-panel td small{display:block}.customer-history-panel .employee-work-facts{grid-template-columns:repeat(auto-fit,minmax(130px,1fr));margin:16px 0}.customer-history-warning{color:#b42318;font-weight:700}.link-button{border:0;background:none;color:var(--primary);padding:0;text-decoration:underline;font:inherit;font-weight:700}@media(max-width:640px){.customer-history-heading{align-items:stretch;flex-direction:column}.customer-history-panel{padding:14px}.customer-history-panel table{min-width:650px}}
