.survey-qa-section[data-v-22d8f4cc]{margin-bottom:12px;border:1px solid #e5e7eb;border-radius:8px;overflow:hidden}.survey-qa-section[data-v-22d8f4cc]:last-child{margin-bottom:0}.survey-qa-section-title[data-v-22d8f4cc]{padding:8px 12px;background:#f3f4f6;font-weight:600;font-size:13px}.survey-qa-row[data-v-22d8f4cc]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:4px 8px;padding:6px 12px;border-top:1px solid #f3f4f6}.survey-qa-row[data-v-22d8f4cc]:first-of-type{border-top:none}.survey-qa-label[data-v-22d8f4cc]{color:#6b7280;-ms-flex-negative:0;flex-shrink:0}.survey-qa-value[data-v-22d8f4cc]{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:0;word-break:break-word;white-space:pre-line}.survey-qa-value img[data-v-22d8f4cc]{max-width:100%;max-height:16rem;border:1px solid #e5e7eb;border-radius:4px}.survey-qa-file-link[data-v-22d8f4cc],.survey-qa-value a[data-v-22d8f4cc]{color:#2563eb;cursor:pointer;text-decoration:none}.survey-qa-file-link[data-v-22d8f4cc]:hover{text-decoration:underline}.survey-qa-value--muted[data-v-22d8f4cc]{color:#9ca3af}.survey-qa-empty[data-v-22d8f4cc]{text-align:center;color:#9ca3af;padding:24px}.survey-qa-meta-label[data-v-22d8f4cc]{color:#6b7280}.survey-qa-file-preview-body[data-v-22d8f4cc]{height:calc(100vh - 130px);height:calc(100dvh - 130px);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-sizing:border-box;box-sizing:border-box;overflow:hidden}.survey-qa-file-preview-nav[data-v-22d8f4cc]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:1rem;-ms-flex-negative:0;flex-shrink:0;margin-top:.75rem;padding:.75rem 0 0;border-top:1px solid #e5e7eb;background:#fff}.survey-qa-file-preview-index[data-v-22d8f4cc]{font-size:.9rem;color:#4b5563;min-width:4rem;text-align:center}.survey-qa-file-preview-img-wrap[data-v-22d8f4cc]{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;min-height:0;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.survey-qa-file-preview-img[data-v-22d8f4cc]{max-width:100%;max-height:100%;width:auto;height:auto;-o-object-fit:contain;object-fit:contain;display:block}.accordion[data-v-34c7b288]{padding:.25rem;border-bottom:1px solid}.accordion__title[data-v-34c7b288]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;font-size:1rem;font-weight:600;border-radius:.125rem;padding:.75rem}.accordion__icons[data-v-34c7b288]{width:2rem;height:2rem;display:grid;place-content:center;-webkit-transition:.4s;transition:.4s}.accordion__icon--minus[data-v-34c7b288],.accordion__icon--plus[data-v-34c7b288]{grid-area:1/1/2/2;-webkit-transition:.4s ease-in-out;transition:.4s ease-in-out;font-size:1.2rem}.accordion__icon--minus[data-v-34c7b288]{opacity:0;-webkit-transform:rotate(-1turn);transform:rotate(-1turn)}.accordion__content[data-v-34c7b288]{display:grid;grid-template-rows:0fr;-webkit-transition:.4s ease-in-out;transition:.4s ease-in-out;border-radius:.125rem}.accordion__content>[data-v-34c7b288]{overflow:hidden}.accordion.is-active .accordion__content[data-v-34c7b288]{grid-template-rows:1fr}.accordion.accordion.is-active .accordion__icons[data-v-34c7b288]{border-color:var(--white)}.accordion.is-active .accordion__icon--plus[data-v-34c7b288]{opacity:0;-webkit-transform:rotate(1turn);transform:rotate(1turn)}.accordion.is-active .accordion__icon--minus[data-v-34c7b288]{opacity:1;-webkit-transform:rotate(0turn);transform:rotate(0turn)}.accordion.is-active .accordion__content>[data-v-34c7b288]{-webkit-animation:overflowModify-34c7b288 .5s ease-in-out forwards;animation:overflowModify-34c7b288 .5s ease-in-out forwards}@-webkit-keyframes overflowModify-34c7b288{0%,99.9%{overflow:hidden}to{overflow:visible}}@keyframes overflowModify-34c7b288{0%,99.9%{overflow:hidden}to{overflow:visible}}.survey-qa-file-preview-popup .vs-popup{width:calc(100vw - 3rem)!important;max-width:calc(100vw - 3rem)!important;max-height:none!important;margin:0!important}.survey-qa-file-preview-popup .vs-popup--title,.survey-qa-file-preview-popup .vs-popup--title h3{margin:0!important;padding-right:2.5rem;word-break:break-all;line-height:1.35}.survey-qa-file-preview-popup .vs-popup--content{overflow:hidden!important;max-height:none!important;padding:12px 20px 16px!important;-webkit-box-sizing:border-box;box-sizing:border-box}@media (max-width:768px){.survey-qa-file-preview-popup .vs-popup{width:calc(100vw - 1.5rem)!important;max-width:calc(100vw - 1.5rem)!important}.survey-qa-file-preview-popup .vs-popup--title h3{font-size:.95rem!important}.survey-qa-file-preview-popup .vs-popup--content{padding:10px 12px 12px!important}.survey-qa-file-preview-popup .survey-qa-file-preview-body{height:calc(100vh - 200px);height:calc(100dvh - 200px)}}