.rating-container[data-v-45f1ddbe]{min-height:100vh;height:100vh;background:#323296;position:relative;overflow-y:auto;-ms-overflow-style:none;scrollbar-width:none}.rating-container[data-v-45f1ddbe]::-webkit-scrollbar{display:none}.progress-bar-wrapper[data-v-45f1ddbe]{width:100%;background:hsla(0,0%,100%,.95);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-sizing:border-box;position:fixed;z-index:20;top:0;left:0;padding:4px 16px;box-shadow:0 2px 8px rgba(0,0,0,.1);display:flex;align-items:center;gap:12px}.progress-bar-bg[data-v-45f1ddbe]{flex:1;height:8px;background:#e2e8f0;border-radius:4px;overflow:hidden;position:relative}.progress-bar-inner[data-v-45f1ddbe]{height:100%;background:#ff9632;border-radius:4px;transition:width .5s ease;box-shadow:0 2px 4px rgba(50,50,150,.3)}.progress-text[data-v-45f1ddbe]{font-size:12px;font-weight:600;color:#64748b;min-width:40px;text-align:right}.questionnaire-bg-image[data-v-45f1ddbe]{width:100%;height:100vh;position:fixed;top:0;left:0;z-index:1;-o-object-fit:cover;object-fit:cover}.page-content[data-v-45f1ddbe]{width:100%;position:relative;z-index:10;padding-top:40px;padding-bottom:1px;display:flex;justify-content:center}.completion-page[data-v-45f1ddbe]{display:flex;justify-content:center;align-items:center;padding:20px;box-sizing:border-box}.completion-box[data-v-45f1ddbe]{background:#fff;border-radius:12px;box-shadow:0 8px 32px rgba(0,0,0,.1);padding:40px;text-align:center;max-width:500px;width:100%}.completion-icon[data-v-45f1ddbe]{font-size:80px;color:#67c23a;margin-bottom:20px}.completion-title[data-v-45f1ddbe]{font-size:28px;font-weight:700;color:#323296;margin-bottom:10px}.completion-message[data-v-45f1ddbe]{font-size:16px;color:#64748b;margin-bottom:30px;line-height:1.6}.completion-details[data-v-45f1ddbe]{margin-bottom:30px;padding:20px;background:#f8f9fa;border-radius:8px;border:1px solid #e2e8f0}.detail-item[data-v-45f1ddbe]{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px;font-size:15px;color:#333}.detail-label[data-v-45f1ddbe]{font-weight:500;white-space:pre}.detail-value[data-v-45f1ddbe]{white-space:pre-line}.completion-actions[data-v-45f1ddbe]{display:flex;justify-content:space-around;gap:20px}.completion-btn[data-v-45f1ddbe]{padding:12px 25px;border-radius:8px;font-size:16px;font-weight:600;cursor:pointer;transition:all .3s ease;border:none;width:100%;max-width:200px}.completion-btn.primary[data-v-45f1ddbe]{background:#323296;color:#fff}.completion-btn.secondary[data-v-45f1ddbe]{background:#e2e8f0;color:#333}.completion-btn[data-v-45f1ddbe]:hover{opacity:.9}.completion-btn.primary[data-v-45f1ddbe]:hover{background:#2a2a7a}.completion-btn.secondary[data-v-45f1ddbe]:hover{background:#d1d5db}.questionnaire-box[data-v-45f1ddbe]{background:#fff;margin:16px;border-radius:8px;box-shadow:0 8px 32px rgba(0,0,0,.1);overflow:hidden;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);width:100%;max-width:800px}.questionnaire-header-image[data-v-45f1ddbe]{width:100%;height:auto;display:block}.questionnaire-content[data-v-45f1ddbe]{padding:32px 24px 40px}.questionnaire-header[data-v-45f1ddbe]{text-align:center;margin-bottom:40px}.questionnaire-title[data-v-45f1ddbe]{font-weight:700;font-size:28px;line-height:1.4;color:#323296;margin-bottom:16px;white-space:pre-line}.questionnaire-info[data-v-45f1ddbe]{font-size:16px;line-height:1.6;color:#64748b;padding:0 16px}.questions-container[data-v-45f1ddbe]{margin-bottom:40px}.question-item[data-v-45f1ddbe]{box-sizing:border-box;background:#f8fafc;border-radius:8px;padding:24px;margin-bottom:20px;border:1px solid #e2e8f0;transition:all .3s ease}.question-item[data-v-45f1ddbe]:hover{box-shadow:0 6px 20px rgba(0,0,0,.1);border-color:#323296;transform:translateY(-2px)}.question-header[data-v-45f1ddbe]{display:flex;align-items:flex-start;gap:16px;margin-bottom:20px}.question-number[data-v-45f1ddbe]{width:32px;height:32px;background:#323296;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:600;flex-shrink:0}.question-title-wrapper[data-v-45f1ddbe]{flex:1}.question-title-text[data-v-45f1ddbe]{font-weight:600;font-size:18px;line-height:1.5;color:#1e293b}.question-required[data-v-45f1ddbe]{color:red;margin-right:2px}.question-input-wrapper[data-v-45f1ddbe]{margin-top:16px}.question-input[data-v-45f1ddbe]{width:100%;padding:12px 16px;border:1px solid #e2e8f0;border-radius:6px;font-size:16px;background:#fff;transition:all .3s ease;box-sizing:border-box}.question-input[data-v-45f1ddbe]:focus{outline:none;border-color:#323296;box-shadow:0 0 0 3px rgba(100,100,200,.1)}.question-input[data-v-45f1ddbe]::-moz-placeholder{color:#94a3b8}.question-input[data-v-45f1ddbe]:-ms-input-placeholder{color:#94a3b8}.question-input[data-v-45f1ddbe]::placeholder{color:#94a3b8}.question-score-wrapper[data-v-45f1ddbe]{margin-top:20px}.score-hint[data-v-45f1ddbe]{font-size:14px;color:#64748b;margin-bottom:12px;line-height:1.5}.question-rate-wrapper[data-v-45f1ddbe]{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between}.question-rate-wrapper[data-v-45f1ddbe] .el-rate__icon{font-size:28px}.question-rate-wrapper[data-v-45f1ddbe] .el-rate__text{font-size:14px;color:#64748b;margin-left:8px}.question-textarea-wrapper[data-v-45f1ddbe]{margin-top:16px}.question-textarea[data-v-45f1ddbe]{width:100%;padding:12px 16px;border:1px solid #e2e8f0;border-radius:6px;font-size:16px;background:#fff;resize:vertical;min-height:100px;transition:all .3s ease;box-sizing:border-box;font-family:inherit}.question-textarea[data-v-45f1ddbe]:focus{outline:none;border-color:#323296;box-shadow:0 0 0 3px rgba(100,100,200,.1)}.question-textarea[data-v-45f1ddbe]::-moz-placeholder{color:#94a3b8}.question-textarea[data-v-45f1ddbe]:-ms-input-placeholder{color:#94a3b8}.question-textarea[data-v-45f1ddbe]::placeholder{color:#94a3b8}.questionnaire-ending[data-v-45f1ddbe]{background:linear-gradient(135deg,rgba(255,150,50,.1),rgba(255,150,50,.05));border-radius:8px;padding:24px;margin-bottom:32px;text-align:center;border:1px solid #ff9632}.questionnaire-ending .ending-text[data-v-45f1ddbe]{font-size:16px;line-height:1.6;color:#333;font-weight:500;word-break:keep-all}.submit-section[data-v-45f1ddbe]{text-align:center;margin-bottom:40px}.submit-btn[data-v-45f1ddbe]{width:100%;max-width:320px;padding:18px 40px;background:#323296;color:#fff;border:none;border-radius:10px;font-size:18px;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 6px 20px rgba(50,50,150,.3)}.submit-btn[data-v-45f1ddbe]:hover{background:#2a2a7a;transform:translateY(-2px);box-shadow:0 8px 25px rgba(50,50,150,.4)}.submit-btn[data-v-45f1ddbe]:active{transform:translateY(0)}.submit-btn-text[data-v-45f1ddbe]{display:flex;align-items:center;justify-content:center;gap:10px}.questionnaire-footer[data-v-45f1ddbe]{text-align:center;padding-top:32px;border-top:1px solid #e2e8f0}.questionnaire-footer-logo[data-v-45f1ddbe]{width:80px;height:auto;margin-bottom:16px}.footer-text[data-v-45f1ddbe]{display:flex;flex-direction:column;align-items:center;gap:6px;font-size:14px;color:#64748b}.questionnaire-footer-company-name[data-v-45f1ddbe]{color:#323296;font-weight:500}.footer-support[data-v-45f1ddbe]{color:#94a3b8}@media (max-width:768px){.completion-box[data-v-45f1ddbe]{padding:30px 20px;margin:20px}.completion-icon[data-v-45f1ddbe]{font-size:60px}.completion-title[data-v-45f1ddbe]{font-size:24px}.completion-message[data-v-45f1ddbe]{font-size:14px}.completion-actions[data-v-45f1ddbe]{flex-direction:column;gap:15px}.completion-btn[data-v-45f1ddbe]{max-width:100%}}@media (min-width:768px){.questionnaire-content[data-v-45f1ddbe]{padding:40px 32px 48px}.questionnaire-title[data-v-45f1ddbe]{font-size:32px}.questionnaire-info[data-v-45f1ddbe]{font-size:18px}.question-item[data-v-45f1ddbe]{padding:28px}.question-title-text[data-v-45f1ddbe]{font-size:20px}.question-input[data-v-45f1ddbe],.question-textarea[data-v-45f1ddbe]{font-size:16px}.submit-btn[data-v-45f1ddbe]{max-width:360px;padding:20px 48px;font-size:20px}}@media (min-width:1200px){.questionnaire-box[data-v-45f1ddbe]{max-width:900px}.questionnaire-content[data-v-45f1ddbe]{padding:48px 40px 56px}}@media (max-width:767px){.questionnaire-content[data-v-45f1ddbe]{padding:20px 16px 24px}.question-item[data-v-45f1ddbe]{padding:16px;margin-bottom:12px}.questionnaire-title[data-v-45f1ddbe]{font-size:20px}.question-title-text[data-v-45f1ddbe]{font-size:14px}.submit-btn[data-v-45f1ddbe]{padding:14px 24px;font-size:15px}}@media (max-width:480px){.questionnaire-content[data-v-45f1ddbe]{padding:20px 16px 24px}.question-item[data-v-45f1ddbe]{padding:16px;margin-bottom:12px}.questionnaire-title[data-v-45f1ddbe]{font-size:20px}.question-title-text[data-v-45f1ddbe]{font-size:14px}.submit-btn[data-v-45f1ddbe]{padding:14px 24px;font-size:15px}}@media (max-width:360px){.questionnaire-content[data-v-45f1ddbe]{padding:16px 12px 20px}.question-item[data-v-45f1ddbe]{padding:12px}.questionnaire-title[data-v-45f1ddbe]{font-size:18px}.question-title-text[data-v-45f1ddbe]{font-size:13px}}