.survey-settings-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.survey-card{padding:20px;display:flex;justify-content:space-between;gap:20px;align-items:center}.survey-card h3{margin:12px 0 5px;color:#422366}.survey-card p{font-size:12px;color:#7d6b8d}.survey-card blockquote{margin:14px 0 0;padding:10px 13px;border-left:3px solid #a776dd;background:#faf7fd;color:#6f5a80;font-size:12px}.survey-metrics{margin-top:18px}.survey-recent{overflow:hidden}.survey-recent .cp-card-header{padding:20px}.survey-score{display:inline-grid;place-items:center;min-width:36px;height:36px;padding:0 9px;border-radius:12px;background:#efe6fb;color:#5e2e99;font-weight:800}.survey-score.nps{background:#e6f5f0;color:#23785c}@media(max-width:800px){.survey-settings-grid{grid-template-columns:1fr}.survey-card{align-items:flex-start;flex-direction:column}.survey-card button{width:100%}}
