@import "https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@400;500;600;700;800&display=swap";:root{--font-family:"Plus Jakarta Sans", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--color-critical:#ef4444;--color-improve:#f97316;--color-good:#eab308;--color-excellent:#10b981;--text-main:#0f172a;--text-muted:#64748b;--border-light:#e2e8f0}*{box-sizing:border-box;font-family:var(--font-family);-webkit-font-smoothing:antialiased;margin:0;padding:0}body{color:var(--text-main);background:radial-gradient(circle at 15% 10%,#d9ff402e,#0000 26rem),radial-gradient(circle at 80% 0,#0ea5e91f,#0000 30rem),#f8fafc;min-height:100vh;overflow-x:hidden}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:#f1f5f9}::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#94a3b8}.survey-step{animation:.32s cubic-bezier(.16,1,.3,1) both stepIn}.survey-public-shell{background:radial-gradient(circle at 18% 18%,#bef26459,#0000 18rem),radial-gradient(circle at 88% 12%,#2dd4bf33,#0000 22rem),linear-gradient(135deg,#f8fafc 0%,#ecfeff 48%,#f7fee7 100%);position:relative;overflow:hidden}.survey-public-shell:before,.survey-public-shell:after{content:"";pointer-events:none;filter:blur(2px);opacity:.7;border-radius:999px;animation:8s ease-in-out infinite floatSoft;position:fixed}.survey-public-shell:before{background:#14b8a624;width:9rem;height:9rem;top:12%;left:7%}.survey-public-shell:after{background:#bef26438;width:12rem;height:12rem;animation-delay:-2s;bottom:10%;right:6%}.survey-public-card{isolation:isolate;position:relative}.survey-public-card:before{content:"";pointer-events:none;z-index:-1;background:linear-gradient(135deg,#ffffffd9,#0000 38%);position:absolute;inset:0}@keyframes stepIn{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes floatSoft{0%,to{transform:translate(0,0)scale(1)}50%{transform:translateY(-16px)scale(1.04)}}@keyframes popPulse{0%{transform:scale(.92)rotate(-2deg)}55%{transform:scale(1.12)rotate(2deg)}to{transform:scale(1)rotate(0)}}@keyframes iconWiggle{0%,to{transform:rotate(0)scale(1)}30%{transform:rotate(-8deg)scale(1.08)}65%{transform:rotate(8deg)scale(1.08)}}.survey-rating-card:hover .survey-touchpoint-icon,.survey-rating-card:focus-within .survey-touchpoint-icon{animation:.6s both iconWiggle}.survey-rating-chip,.survey-face-bubble,.survey-emoji-pop,.survey-rating-button.selected,.survey-nps-button.selected,.survey-nps-reactor{animation:.34s cubic-bezier(.16,1,.3,1) both popPulse}.survey-rating-fill{background:linear-gradient(90deg,#ef4444 0%,#f59e0b 48%,#14b8a6 100%);transition:width .32s cubic-bezier(.16,1,.3,1)}.survey-rating-range{appearance:none;background:0 0;height:2rem}.survey-rating-range::-webkit-slider-thumb{appearance:none;background:#fff;border:4px solid #0f766e;border-radius:999px;width:1.35rem;height:1.35rem;transition:transform .18s,box-shadow .18s;box-shadow:0 8px 22px #0f766e40}.survey-rating-range::-webkit-slider-thumb:hover{transform:scale(1.12);box-shadow:0 12px 28px #0f766e52}.survey-rating-range::-moz-range-thumb{background:#fff;border:4px solid #0f766e;border-radius:999px;width:1.35rem;height:1.35rem;box-shadow:0 8px 22px #0f766e40}.survey-orbit{animation:5s ease-in-out infinite floatSoft}@media (prefers-reduced-motion:reduce){.survey-step{animation:none}*{transition-duration:.001ms!important;animation-duration:.001ms!important}}.survey-input{color:#0f172a;background:#f8fafc;border:1px solid #e2e8f0;border-radius:1rem;width:100%;padding:.875rem 1rem;font-size:.9375rem;font-weight:500;transition:border-color .15s,box-shadow .15s,background .15s}.survey-input::placeholder{color:#94a3b8;font-weight:400}.survey-input:focus{background:#fff;border-color:#0f766e;outline:none;box-shadow:0 0 0 3px #0f766e26}.report-filter-input{color:#0f172a;background:#f8fafc;border:1px solid #e2e8f0;border-radius:1rem;width:100%;min-height:2.875rem;padding:.75rem .875rem;font-size:.8125rem;font-weight:700;transition:border-color .15s,box-shadow .15s,background .15s}.report-filter-input:focus{background:#fff;border-color:#0f766e;outline:none;box-shadow:0 0 0 3px #0f766e24}.styled-table{border-collapse:separate;border-spacing:0;width:100%}.styled-table th{text-transform:uppercase;letter-spacing:.05em;color:#64748b;text-align:left;white-space:nowrap;background:#f8fafc;border-bottom:1px solid #e2e8f0;padding:12px 16px;font-size:.75rem;font-weight:700}.styled-table td{color:#334155;vertical-align:middle;border-bottom:1px solid #f1f5f9;padding:14px 16px;font-size:.875rem}.styled-table tr:last-child td{border-bottom:none}.styled-table tbody tr:hover td{background:#f8fafc}.badge{white-space:nowrap;border-radius:9999px;align-items:center;gap:4px;padding:4px 10px;font-size:.75rem;font-weight:700;line-height:1;display:inline-flex}.badge-red{color:#dc2626;background:#fef2f2;border:1px solid #fca5a5}.badge-orange{color:#ea580c;background:#fff7ed;border:1px solid #fdba74}.badge-green{color:#059669;background:#ecfdf5;border:1px solid #6ee7b7}@media print{body{background:#fff}header,aside,nav,.print\:hidden{display:none!important}main{padding:0!important}.table-tent{page-break-inside:avoid;box-shadow:none!important;border:2px dashed #cbd5e1!important}}
