.srfm-survey-results{max-width:720px;margin:0 auto}.srfm-survey-results-empty{text-align:center;padding:24px;color:#6b7280;font-size:14px}.srfm-survey-results-title{font-size:20px;font-weight:600;color:#111827;margin:0 0 4px}.srfm-survey-results-count{font-size:14px;color:#6b7280;margin:0 0 20px}.srfm-survey-field-result{margin-bottom:24px;padding:16px;border:1px solid #e5e7eb;border-radius:8px;background:#fff}.srfm-survey-field-label{font-size:15px;font-weight:500;color:#111827;margin:0 0 12px}.srfm-survey-bar-chart{display:flex;flex-direction:column;gap:8px}.srfm-survey-bar-row{display:flex;align-items:center;gap:8px}.srfm-survey-bar-label{width:160px;min-width:160px;max-width:160px;font-size:13px;color:#4b5563;flex-shrink:0;overflow-wrap:break-word}.srfm-survey-bar-track{flex:1;height:20px;background:#f3f4f6;border-radius:4px;overflow:hidden}.srfm-survey-bar-fill{height:100%;background:#fcbfa5;border-radius:4px;min-width:2px}.srfm-survey-bar-chart.srfm-animate .srfm-survey-bar-fill{transform:scaleX(0);transform-origin:left}.srfm-survey-bar-chart.srfm-in-view .srfm-survey-bar-fill{animation:srfm-bar-grow .8s cubic-bezier(.22,1,.36,1) forwards}.srfm-survey-bar-chart.srfm-in-view .srfm-survey-bar-row:nth-child(2) .srfm-survey-bar-fill{animation-delay:.1s}.srfm-survey-bar-chart.srfm-in-view .srfm-survey-bar-row:nth-child(3) .srfm-survey-bar-fill{animation-delay:.2s}.srfm-survey-bar-chart.srfm-in-view .srfm-survey-bar-row:nth-child(4) .srfm-survey-bar-fill{animation-delay:.3s}.srfm-survey-bar-chart.srfm-in-view .srfm-survey-bar-row:nth-child(5) .srfm-survey-bar-fill{animation-delay:.4s}.srfm-survey-bar-chart.srfm-in-view .srfm-survey-bar-row:nth-child(6) .srfm-survey-bar-fill{animation-delay:.5s}.srfm-survey-bar-chart.srfm-in-view .srfm-survey-bar-row:nth-child(7) .srfm-survey-bar-fill{animation-delay:.6s}.srfm-survey-bar-chart.srfm-in-view .srfm-survey-bar-row:nth-child(8) .srfm-survey-bar-fill{animation-delay:.7s}@keyframes srfm-bar-grow{from{transform:scaleX(0)}to{transform:scaleX(1)}}.srfm-survey-bar-count{min-width:24px;text-align:right;font-size:13px;color:#6b7280;flex-shrink:0}.srfm-survey-bar-pct{min-width:36px;text-align:right;font-size:13px;font-weight:500;color:#374151;flex-shrink:0}.srfm-survey-average{display:flex;align-items:baseline;gap:8px;margin-bottom:12px}.srfm-survey-average-value{font-size:28px;font-weight:600;color:#111827}.srfm-survey-average-label{font-size:14px;color:#6b7280}.srfm-survey-nps-score{font-size:14px;color:#374151;margin-bottom:8px}.srfm-survey-nps-score strong{font-size:20px}.srfm-survey-nps-bar{display:flex;height:28px;border-radius:6px;overflow:hidden;margin-bottom:8px}.srfm-survey-nps-segment{display:flex;align-items:center;justify-content:center;color:#fff;font-size:12px;font-weight:500;min-width:1px}.srfm-survey-nps-legend{display:flex;gap:16px;flex-wrap:wrap}.srfm-nps-legend-item{display:flex;align-items:center;gap:4px;font-size:13px;color:#4b5563}.srfm-nps-dot{width:10px;height:10px;border-radius:50%;display:inline-block}.srfm-nps-detractor-bg{background:#ef4444}.srfm-nps-passive-bg{background:#f59e0b}.srfm-nps-promoter-bg{background:#10b981}.srfm-survey-text-summary{display:flex;align-items:baseline;gap:8px;margin-bottom:12px}.srfm-survey-text-total{font-size:22px;font-weight:700;color:#111827}.srfm-survey-text-label{font-size:14px;color:#6b7280}.srfm-survey-text-latest-heading{font-size:13px;font-weight:500;color:#6b7280;margin:0 0 8px}.srfm-survey-text-responses{display:flex;flex-direction:column;gap:8px}.srfm-survey-text-response{padding:12px 16px;background:#f9fafb;border-radius:6px;font-size:14px;color:#111827;line-height:1.5;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}