._consentContainer_18ybg_3{color:var(--text-secondary)}._consentContainer_18ybg_3 h2{color:var(--heading-color);margin-bottom:1rem;font-size:1.25rem;font-weight:600}._consentContainer_18ybg_3 p{color:var(--text-secondary);line-height:1.6;margin-bottom:.75rem}._consentContainer_18ybg_3 strong{color:var(--text-primary);font-weight:600}._consentContainer_18ybg_3 ul{color:var(--text-secondary);margin-left:2rem;margin-bottom:1rem}._consentContainer_18ybg_3 li{color:var(--text-secondary);margin-bottom:.5rem}._consentContainer_18ybg_3 label{color:var(--text-secondary);display:flex;align-items:center;cursor:pointer;margin-bottom:1rem}._consentContainer_18ybg_3 label span{color:var(--text-secondary)}._demographicsContainer_c7t7d_3{max-width:600px;margin:0 auto}._introText_c7t7d_8{color:var(--text-secondary);margin-bottom:1.5rem;font-size:1rem;line-height:1.6;font-weight:400;text-align:center}._questionGroup_c7t7d_17{margin-bottom:1.25rem}._questionLabel_c7t7d_21{display:block;font-weight:500;color:var(--text-primary);margin-bottom:.5rem;font-size:.9rem}._numberInput_c7t7d_29{width:100%;max-width:150px;padding:.5rem;border:1px solid var(--input-border);border-radius:6px;font-size:.9rem;font-family:inherit;background:var(--input-bg);color:var(--text-primary);transition:all .2s ease}._numberInput_c7t7d_29:focus{outline:none;border-color:var(--input-focus)}[data-theme=dark] ._numberInput_c7t7d_29:focus{box-shadow:0 0 15px #667eea66}[data-theme=light] ._numberInput_c7t7d_29:focus{box-shadow:0 0 0 3px #3b82f61a}._checkboxGroup_c7t7d_55{display:flex;flex-direction:column;gap:.4rem}._checkboxLabel_c7t7d_61{display:flex;align-items:center;cursor:pointer;font-size:.9rem;color:var(--text-secondary);padding:.35rem .5rem;border-radius:6px;transition:all .2s ease}._checkboxLabel_c7t7d_61:hover{background:var(--bg-soft)}._radioInput_c7t7d_76{width:16px;height:16px;margin-right:.5rem;cursor:pointer;accent-color:var(--accent-color)}._buttonGroup_c7t7d_84{display:flex;justify-content:center;margin-top:1.5rem}._submitButton_c7t7d_90{padding:.6rem 1.5rem;border:none;border-radius:8px;background:var(--button-bg);color:var(--button-text);cursor:pointer;font-size:.9rem;font-weight:500;transition:all .3s ease}[data-theme=dark] ._submitButton_c7t7d_90{box-shadow:0 4px 15px #667eea66,0 0 20px #667eea33}[data-theme=light] ._submitButton_c7t7d_90{box-shadow:0 1px 2px #0000001a}._submitButton_c7t7d_90:hover{background:var(--button-hover)}[data-theme=dark] ._submitButton_c7t7d_90:hover{box-shadow:0 6px 20px #667eea99,0 0 30px #667eea66;transform:translateY(-2px)}[data-theme=light] ._submitButton_c7t7d_90:hover{box-shadow:0 2px 4px #00000026;transform:none}._submitButton_c7t7d_90:focus{outline:2px solid var(--accent-color);outline-offset:2px}._container_13h9c_1{max-width:720px;margin:0 auto;padding:16px}._introText_13h9c_7{margin-top:0;margin-bottom:16px;color:var(--text-secondary);line-height:1.5;text-align:center}._scaleCard_13h9c_15{background:var(--bg-secondary);border-radius:12px;padding:24px;margin-top:12px;box-shadow:var(--card-shadow);border:1px solid var(--card-border)}._question_13h9c_24{text-align:center;font-size:1.4rem;font-weight:700;color:var(--heading-color);text-transform:uppercase;margin:0 0 32px;letter-spacing:.5px}[data-theme=dark] ._question_13h9c_24{text-shadow:0 0 20px rgba(102,126,234,.5)}._scaleContainer_13h9c_38{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:32px}._leftLabel_13h9c_46,._rightLabel_13h9c_47{font-weight:700;font-size:1.1rem;color:var(--text-primary);white-space:nowrap;text-align:center}._boxesContainer_13h9c_55{display:flex;gap:8px;flex:1;justify-content:center;align-items:center}._scaleBox_13h9c_63{flex:1;height:60px;border-radius:6px;cursor:pointer;transition:all .3s ease;padding:0;min-width:0}[data-theme=light] ._scaleBox_13h9c_63{background:#3b82f61a;border:1px solid rgba(59,130,246,.3)}[data-theme=light] ._scaleBox_13h9c_63:hover{background:#3b82f633;border-color:#3b82f680;transform:translateY(-1px);box-shadow:0 2px 4px #0000001a}[data-theme=light] ._scaleBox_13h9c_63._selected_13h9c_86{background:#2563eb;box-shadow:0 2px 8px #2563eb4d;border-color:#1d4ed8}[data-theme=dark] ._scaleBox_13h9c_63{background:#667eea33;border:1px solid rgba(102,126,234,.3)}[data-theme=dark] ._scaleBox_13h9c_63:hover{background:#667eea4d;border-color:#667eea80;transform:translateY(-1px);box-shadow:0 0 15px #667eea66}[data-theme=dark] ._scaleBox_13h9c_63._selected_13h9c_86{background:linear-gradient(135deg,#667eea,#764ba2,#f093fb);box-shadow:0 4px 15px #667eea99,0 0 25px #667eea66;border-color:#667eea}._scaleBox_13h9c_63:focus{outline:2px solid #667eea;outline-offset:2px}._surveyGuide_13h9c_116{display:block;text-align:center;color:var(--text-muted);text-decoration:underline;font-size:.9rem;margin-top:32px;cursor:pointer;transition:all .2s ease}._surveyGuide_13h9c_116:hover{color:var(--accent-color)}[data-theme=dark] ._surveyGuide_13h9c_116:hover{text-shadow:0 0 10px rgba(102,126,234,.6)}._error_13h9c_135{color:#dc143c;margin-top:10px;text-align:center;font-size:.9rem}._buttonContainer_13h9c_142{display:flex;flex-direction:column;align-items:center;margin-top:24px;gap:12px}._progress_13h9c_150{margin:0;font-size:.875rem;color:var(--text-secondary);text-align:center}._nextButton_13h9c_157{padding:.6rem 1.5rem;border:none;border-radius:8px;color:var(--button-text);cursor:pointer;font-size:.9rem;font-weight:500;transition:all .3s ease;font-family:inherit}[data-theme=light] ._nextButton_13h9c_157{background:#2563eb;box-shadow:0 1px 2px #0000001a}[data-theme=light] ._nextButton_13h9c_157:hover{background:#1d4ed8;box-shadow:0 2px 4px #00000026;transform:none}[data-theme=dark] ._nextButton_13h9c_157{background:var(--button-bg);box-shadow:0 4px 15px #667eea66,0 0 20px #667eea33}[data-theme=dark] ._nextButton_13h9c_157:hover{background:var(--button-hover);box-shadow:0 6px 20px #667eea99,0 0 30px #667eea66;transform:translateY(-2px)}._nextButton_13h9c_157:focus{outline:2px solid var(--accent-color);outline-offset:2px}._notesSection_13h9c_198{margin-top:16px}._notesLabel_13h9c_202{display:block;font-weight:600;margin-bottom:6px;color:var(--text-primary)}._notesTextarea_13h9c_209{width:100%;border-radius:10px;padding:10px;border:1px solid var(--input-border);font-family:inherit;font-size:.9rem;resize:vertical;color:var(--text-primary);background:var(--input-bg)}._notesTextarea_13h9c_209:focus{outline:none;border-color:var(--input-focus)}[data-theme=dark] ._notesTextarea_13h9c_209:focus{box-shadow:0 0 15px #667eea66}[data-theme=light] ._notesTextarea_13h9c_209:focus{box-shadow:0 0 0 3px #3b82f61a}._popupOverlay_13h9c_235{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;padding:20px}._popupContent_13h9c_249{background:#1e293b;border-radius:12px;padding:24px;max-width:500px;width:100%;position:relative;box-shadow:0 4px 20px #00000080,0 0 40px #667eea4d;border:1px solid rgba(102,126,234,.3)}._popupClose_13h9c_260{position:absolute;top:12px;right:12px;background:transparent;border:none;font-size:28px;color:#fff;cursor:pointer;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:all .2s ease;padding:0;line-height:1}._popupClose_13h9c_260:hover{background:#667eea33;color:#667eea}._popupText_13h9c_285{color:#e2e8f0;line-height:1.6;margin:0;font-size:1rem}@media (max-width: 600px){._container_13h9c_1{padding:8px}._scaleCard_13h9c_15{padding:12px}._question_13h9c_24{font-size:1rem;margin-bottom:16px}._scaleContainer_13h9c_38{flex-direction:row;gap:4px;align-items:center}._leftLabel_13h9c_46,._rightLabel_13h9c_47{font-size:.65rem;min-width:45px;max-width:50px;white-space:normal;word-break:break-word;line-height:1.2}._boxesContainer_13h9c_55{flex:1;gap:3px}._scaleBox_13h9c_63{height:36px;min-width:28px;border-radius:4px}._introText_13h9c_7{font-size:.9rem}._nextButton_13h9c_157{min-height:44px;width:100%}._popupContent_13h9c_249{padding:16px;margin:10px}}._container_1gfb3_1{max-width:720px;margin:0 auto;padding:16px}._container_1gfb3_1 h2{color:#2e2e2e;margin-bottom:1.5rem;font-size:1.25rem;text-align:center}._questionGroup_1gfb3_14{margin-bottom:2rem}._questionLabel_1gfb3_18{display:block;font-weight:500;color:#2e2e2e;margin-bottom:.5rem;font-size:1rem}._textarea_1gfb3_26{width:100%;min-height:120px;padding:.75rem;border:1px solid #e2e8f0;border-radius:8px;font-size:1rem;font-family:inherit;resize:vertical;color:#2e2e2e;background:#fff;transition:all .2s ease}._textarea_1gfb3_26:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}._characterCount_1gfb3_46{font-size:.875rem;color:#718096;margin-top:.5rem;margin-bottom:0}._buttonGroup_1gfb3_53{display:flex;justify-content:center;margin-top:2rem}._submitButton_1gfb3_59{padding:.6rem 1.5rem;border:none;border-radius:8px;background:#2563eb;color:#fff;cursor:pointer;font-size:.9rem;font-weight:500;transition:all .3s ease;font-family:inherit;box-shadow:0 1px 2px #0000001a}._submitButton_1gfb3_59:hover{background:#1d4ed8;box-shadow:0 2px 4px #00000026}._submitButton_1gfb3_59:focus{outline:2px solid #2563EB;outline-offset:2px}@media (max-width: 600px){._container_1gfb3_1{padding:12px}._container_1gfb3_1 h2{font-size:1.1rem}._questionLabel_1gfb3_18{font-size:.95rem}._textarea_1gfb3_26{min-height:100px;font-size:.95rem}._submitButton_1gfb3_59{min-height:48px;width:100%}}._container_1hql0_1{max-width:720px;margin:0 auto;padding:16px}._container_1hql0_1 h2{color:#2e2e2e;margin-bottom:1.5rem;font-size:1.25rem;text-align:center}._questionGroup_1hql0_14{margin-bottom:2rem}._questionLabel_1hql0_18{display:block;font-weight:500;color:#2e2e2e;margin-bottom:.75rem;font-size:1rem}._checkboxGroup_1hql0_26{display:grid;grid-template-columns:1fr 1fr;gap:.5rem}@media (max-width: 600px){._checkboxGroup_1hql0_26{grid-template-columns:1fr}}._checkboxLabel_1hql0_38{display:flex;align-items:center;cursor:pointer;font-size:.95rem;color:#2e2e2e;padding:.5rem;border-radius:6px;transition:all .2s ease}._checkboxLabel_1hql0_38:hover{background:#2563eb1a}._checkboxInput_1hql0_53{width:18px;height:18px;margin-right:.75rem;cursor:pointer;accent-color:#2563EB}._textarea_1hql0_61{width:100%;min-height:120px;padding:.75rem;border:1px solid #e2e8f0;border-radius:8px;font-size:1rem;font-family:inherit;resize:vertical;color:#2e2e2e;background:#fff;transition:all .2s ease}._textarea_1hql0_61:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}._characterCount_1hql0_81{font-size:.875rem;color:#718096;margin-top:.5rem;margin-bottom:0}._buttonGroup_1hql0_88{display:flex;justify-content:center;margin-top:2rem}._submitButton_1hql0_94{padding:.6rem 1.5rem;border:none;border-radius:8px;background:#2563eb;color:#fff;cursor:pointer;font-size:.9rem;font-weight:500;transition:all .3s ease;font-family:inherit;box-shadow:0 1px 2px #0000001a}._submitButton_1hql0_94:hover{background:#1d4ed8;box-shadow:0 2px 4px #00000026}._submitButton_1hql0_94:focus{outline:2px solid #2563EB;outline-offset:2px}@media (max-width: 600px){._container_1hql0_1{padding:12px}._container_1hql0_1 h2{font-size:1.1rem}._questionLabel_1hql0_18{font-size:.95rem}._checkboxLabel_1hql0_38{font-size:.9rem;padding:.6rem}._textarea_1hql0_61{min-height:100px;font-size:.95rem}._submitButton_1hql0_94{min-height:48px;width:100%}}._container_57c0j_1{max-width:720px;margin:0 auto;padding:2rem;min-height:400px;display:flex;flex-direction:column;justify-content:center;align-items:center}._content_57c0j_12{text-align:center;width:100%;max-width:660px}._encouragementText_57c0j_18{font-size:1.1rem;line-height:1.6;color:#2e2e2e;margin-bottom:1rem;font-weight:400}._instructionText_57c0j_26{font-size:1rem;line-height:1.6;color:#555;margin-bottom:2rem;font-weight:400}._continueButton_57c0j_34{padding:.6rem 1.5rem;border:none;border-radius:8px;background:#2563eb;color:#fff;cursor:pointer;font-size:.9rem;font-weight:500;transition:all .3s ease;font-family:inherit;box-shadow:0 1px 2px #0000001a}._continueButton_57c0j_34:hover{background:#1d4ed8;box-shadow:0 2px 4px #00000026}._continueButton_57c0j_34:focus{outline:2px solid #2563EB;outline-offset:2px}@media (max-width: 600px){._container_57c0j_1{padding:1rem;min-height:auto}._encouragementText_57c0j_18{font-size:1rem}._instructionText_57c0j_26{font-size:.9rem}._continueButton_57c0j_34{min-height:48px;padding:.75rem 1.5rem}}._container_x16ng_1{max-width:720px;margin:0 auto;padding:2rem;min-height:60vh;display:flex;flex-direction:column;justify-content:center;align-items:center}._content_x16ng_12{text-align:center;width:100%;max-width:660px}._heading_x16ng_18{font-size:1.8rem;font-weight:500;color:#c026d3;margin-bottom:2rem;letter-spacing:-.02em}._textContent_x16ng_26{margin-bottom:1.5rem}._textContent_x16ng_26 p{font-size:1.2rem;line-height:1.8;color:#fff;margin:.5rem 0;font-weight:400}._additionalText_x16ng_38{margin-bottom:2rem;padding-top:1rem;border-top:1px solid rgba(102,126,234,.2)}._additionalText_x16ng_38 p{font-size:1.1rem;line-height:1.8;color:#e2e8f0;margin:.5rem 0;font-weight:400}._continueButton_x16ng_52{padding:.75rem 2rem;border:none;border-radius:8px;background:linear-gradient(135deg,#667eea,#764ba2,#f093fb);color:#fff;cursor:pointer;font-size:1rem;font-weight:500;transition:all .3s ease;font-family:inherit;box-shadow:0 4px 15px #667eea66,0 0 20px #667eea33}._continueButton_x16ng_52:hover{background:linear-gradient(135deg,#764ba2,#f093fb,#f093fb);box-shadow:0 6px 20px #667eea99,0 0 30px #667eea66;transform:translateY(-2px)}._continueButton_x16ng_52:focus{outline:2px solid #667eea;outline-offset:2px}@media (max-width: 600px){._container_x16ng_1{padding:1rem;min-height:50vh}._heading_x16ng_18{font-size:1.4rem;margin-bottom:1.5rem}._textContent_x16ng_26 p{font-size:1rem}._additionalText_x16ng_38 p{font-size:.95rem}._continueButton_x16ng_52{padding:.85rem 2rem;font-size:1rem;min-height:48px}}*{margin:0;padding:0;box-sizing:border-box}:root{--bg-primary: #F5F5F5;--bg-secondary: #FFFFFF;--bg-soft: #F9F9F9;--text-primary: #1E3A5F;--text-secondary: #2E2E2E;--text-muted: #6B7280;--border-color: #E5E7EB;--button-bg: #3B82F6;--button-hover: #2563EB;--button-text: #FFFFFF;--card-shadow: 0 1px 3px rgba(0, 0, 0, .1);--card-border: #E5E7EB;--input-bg: #FFFFFF;--input-border: #D1D5DB;--input-focus: #3B82F6;--accent-color: #3B82F6;--text-shadow: none;--heading-color: #1E3A5F}[data-theme=dark]{--bg-primary: #0F172A;--bg-secondary: #1E293B;--bg-soft: #334155;--text-primary: #FFFFFF;--text-secondary: #E2E8F0;--text-muted: #94A3B8;--border-color: rgba(102, 126, 234, .3);--button-bg: linear-gradient(135deg, #667eea 0%, #764ba2 50%, #f093fb 100%);--button-hover: linear-gradient(135deg, #764ba2 0%, #f093fb 50%, #f093fb 100%);--button-text: #FFFFFF;--card-shadow: 0 4px 20px rgba(0, 0, 0, .3), 0 0 40px rgba(102, 126, 234, .1);--card-border: rgba(102, 126, 234, .2);--input-bg: #1E293B;--input-border: rgba(102, 126, 234, .3);--input-focus: #667eea;--accent-color: #667eea;--text-shadow: 0 0 20px rgba(102, 126, 234, .5)}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:var(--bg-primary);background-image:radial-gradient(ellipse at center,var(--bg-primary) 0%,var(--bg-secondary) 100%);min-height:100vh;color:var(--text-primary);transition:background .3s ease,color .3s ease}#root{min-height:100vh}.container{max-width:800px;margin:0 auto;padding:1.5rem}.card{background:var(--bg-secondary);border-radius:8px;padding:2rem;box-shadow:var(--card-shadow);border:1px solid var(--card-border);margin-bottom:1rem;transition:background .3s ease,box-shadow .3s ease,border-color .3s ease}[data-theme=light] .card{border-radius:8px;box-shadow:0 1px 3px #0000001a}h1{color:var(--heading-color);margin-bottom:.75rem;font-size:1.5rem;text-align:center;font-weight:600;letter-spacing:-.01em;text-shadow:var(--text-shadow);transition:color .3s ease,text-shadow .3s ease}h2{color:var(--heading-color);margin-bottom:1rem;font-size:1.25rem;font-weight:600;transition:color .3s ease}p{line-height:1.6;margin-bottom:.75rem;color:var(--text-secondary);transition:color .3s ease}button{background:var(--button-bg);color:var(--button-text);border:none;padding:.75rem 2rem;border-radius:8px;font-size:1rem;cursor:pointer;transition:all .3s ease;font-weight:400}[data-theme=dark] button{box-shadow:0 4px 15px #667eea66,0 0 20px #667eea33}[data-theme=light] button{box-shadow:0 1px 2px #0000001a;font-weight:500}button:hover{background:var(--button-hover)}[data-theme=dark] button:hover{transform:translateY(-2px);box-shadow:0 6px 20px #667eea99,0 0 30px #667eea66}[data-theme=light] button:hover{box-shadow:0 2px 4px #00000026;transform:none}button:disabled{background:var(--text-muted);cursor:not-allowed;box-shadow:none;opacity:.5}button.secondary{background:var(--bg-secondary);color:var(--text-primary);border:1px solid var(--border-color)}button.secondary:hover{background:var(--bg-soft);border-color:var(--accent-color)}.progress-bar{display:flex;justify-content:space-between;margin-top:1rem;padding:.5rem 1rem;gap:.5rem}.progress-step{flex:1;text-align:center;padding:.25rem .5rem;color:var(--text-muted);font-size:.75rem;transition:all .3s ease;opacity:.7}.progress-step.active{color:var(--text-primary);font-weight:500;opacity:1}[data-theme=dark] .progress-step.active{text-shadow:0 0 10px rgba(102,126,234,.8)}.progress-step.completed{color:var(--text-muted);opacity:.5}textarea{width:100%;min-height:120px;padding:.75rem;border:2px solid var(--input-border);border-radius:8px;font-size:1rem;font-family:inherit;resize:vertical;margin-bottom:1rem;background:var(--input-bg);color:var(--text-primary);transition:all .2s ease}textarea:focus{outline:none;border-color:var(--input-focus)}[data-theme=dark] textarea:focus{box-shadow:0 0 15px #667eea66}[data-theme=light] textarea:focus{box-shadow:0 0 0 3px #7a8f861a}input[type=checkbox]{width:20px;height:20px;margin-right:.75rem;cursor:pointer}label{display:flex;align-items:center;cursor:pointer;margin-bottom:1rem}.origami-image{max-width:100%;height:auto;border-radius:8px;margin:1rem 0;box-shadow:0 2px 8px #0000001a}.origami-step{margin-bottom:2rem;text-align:center}.origami-step h3{color:#7a8f86;margin-bottom:1rem}.origami-prompt{background:var(--bg-soft);padding:1rem;border-radius:8px;margin:1rem 0;border-left:4px solid var(--accent-color);font-style:italic;color:var(--text-secondary);transition:all .3s ease}[data-theme=dark] .origami-prompt{background:#667eea1a;box-shadow:0 0 20px #667eea33}[data-theme=light] .origami-prompt{box-shadow:0 2px 4px #0000000d}.button-group{display:flex;gap:1rem;justify-content:center;margin-top:2rem}.scale-question{margin-bottom:2rem}.scale-question label{display:block;margin-bottom:.5rem;font-weight:500;color:#2d3748}.scale-options{display:flex;gap:1rem;flex-wrap:wrap;justify-content:center}.scale-option{display:flex;flex-direction:column;align-items:center;padding:.75rem;border:2px solid var(--border-color);border-radius:8px;cursor:pointer;transition:all .3s ease;min-width:80px;background:var(--bg-secondary)}.scale-option:hover{border-color:var(--accent-color);background:var(--bg-soft)}[data-theme=dark] .scale-option:hover{box-shadow:0 0 15px #667eea4d}.scale-option input[type=radio]{margin:0;margin-bottom:.5rem}.scale-option.selected{border-color:var(--accent-color);background:var(--bg-soft)}[data-theme=dark] .scale-option.selected{box-shadow:0 0 20px #667eea80}.scale-option-label{font-size:.875rem;color:var(--text-secondary);text-align:center}.thank-you{text-align:center;padding:2rem}.thank-you h2{color:var(--text-primary);margin-bottom:1rem;transition:color .3s ease,text-shadow .3s ease}[data-theme=dark] .thank-you h2{text-shadow:0 0 20px rgba(102,126,234,.8)}@media (max-width: 768px){.container,.card{padding:1rem}h1{font-size:1.25rem;margin-bottom:.5rem}.progress-bar{padding:.25rem .5rem;gap:.25rem}.progress-step{font-size:.65rem;padding:.15rem .25rem}.scale-options{gap:.5rem}.scale-option{min-width:60px;padding:.5rem}}
