.customer-satisfaction-prompt{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:16px;border-color:#b8d9cb;background:#f5fbf8}.customer-satisfaction-prompt.due{border-color:#e1ba5d;background:#fff9e9}.customer-satisfaction-prompt h3{margin:3px 0}.customer-satisfaction-prompt p{margin:0;color:var(--muted)}.customer-satisfaction-prompt button{width:auto;white-space:nowrap}.customer-survey-form{display:grid;gap:14px}.customer-survey-form textarea{min-height:90px}.customer-feedback-kpis{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin:16px 0}.customer-feedback-kpis article{display:grid;gap:5px;padding:18px;border:1px solid var(--line);border-radius:15px;background:#fff}.customer-feedback-kpis span{font-size:11px;font-weight:800;color:var(--muted);text-transform:uppercase}.customer-feedback-kpis b{font-size:26px;color:var(--green-900)}#customerFeedbackPanel td small{display:block;color:var(--muted);margin-top:4px}#customerFeedbackPanel td:last-child{min-width:340px;line-height:1.55}@media(max-width:680px){.customer-satisfaction-prompt{align-items:flex-start;flex-direction:column}.customer-feedback-kpis{grid-template-columns:1fr}}
