.motivation-project-form[data-v-1ef8ca32]{--blue:#1178cc;--cyan:#00a3cf;--bg:#f5f7fa;--card:#fff;--text:#2d3748;--gray:#718096;--border:#e2e8f0;min-height:100vh;background:var(--bg);color:var(--text);font-family:PingFang SC,Hiragino Sans GB,Microsoft YaHei,-apple-system,BlinkMacSystemFont,sans-serif;line-height:1.7}.progress-bar[data-v-1ef8ca32]{position:fixed;top:0;left:0;height:4px;background:-webkit-gradient(linear,left top,right top,from(var(--blue)),to(var(--cyan)));background:linear-gradient(90deg,var(--blue),var(--cyan));-webkit-transition:width .3s;transition:width .3s;z-index:200}.wrap[data-v-1ef8ca32]{max-width:800px;margin:0 auto;padding:20px}.page-header[data-v-1ef8ca32]{text-align:center;padding:40px 20px;background:linear-gradient(135deg,var(--blue),var(--cyan));color:#fff;border-radius:12px;margin-bottom:30px}.page-header h1[data-v-1ef8ca32]{font-size:1.6em;margin:0 0 8px;letter-spacing:2px;font-weight:600}.page-header .user-line[data-v-1ef8ca32]{margin-top:10px;font-size:.88em;opacity:.9}.loading-state[data-v-1ef8ca32]{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:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-height:60vh;color:var(--gray)}.spinner[data-v-1ef8ca32]{width:36px;height:36px;border:3px solid var(--border);border-top-color:var(--blue);border-radius:50%;-webkit-animation:spin-data-v-1ef8ca32 .8s linear infinite;animation:spin-data-v-1ef8ca32 .8s linear infinite;margin-bottom:12px}@-webkit-keyframes spin-data-v-1ef8ca32{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin-data-v-1ef8ca32{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.part-label[data-v-1ef8ca32]{display:inline-block;background:var(--blue);color:#fff;padding:4px 14px;border-radius:20px;font-size:.85em;margin-bottom:16px;font-weight:600}.intro[data-v-1ef8ca32]{background:var(--card);border-radius:10px;padding:24px 28px;margin-bottom:24px;border:1px solid var(--border)}.label-intro[data-v-1ef8ca32] h2{color:var(--blue);font-size:1.2em;margin:0 0 12px}.label-intro[data-v-1ef8ca32] p{font-size:.95em;color:var(--gray);margin:0 0 8px}.label-intro[data-v-1ef8ca32] .tips,.label-intro[data-v-1ef8ca32] blockquote{background:#ebf5ff;border-radius:8px;padding:14px 18px;margin-top:12px;font-size:.88em;color:var(--blue);border:none}.label-intro[data-v-1ef8ca32] ol,.label-intro[data-v-1ef8ca32] ul{margin:.5em 0 .75em 1.5em;padding:0;font-size:.95em;color:var(--gray)}.question-block[data-v-1ef8ca32]{margin-bottom:16px}.question-block.is-label[data-v-1ef8ca32]{margin-bottom:24px}.question-block.has-error .card[data-v-1ef8ca32]{border-color:#e53e3e;-webkit-box-shadow:0 0 0 1px rgba(229,62,62,.2);box-shadow:0 0 0 1px rgba(229,62,62,.2)}.card[data-v-1ef8ca32]{background:var(--card);border-radius:10px;padding:22px 26px;border:1px solid var(--border);-webkit-transition:-webkit-box-shadow .2s;transition:-webkit-box-shadow .2s;transition:box-shadow .2s;transition:box-shadow .2s,-webkit-box-shadow .2s}.card[data-v-1ef8ca32]:hover{-webkit-box-shadow:0 4px 12px rgba(0,0,0,.08);box-shadow:0 4px 12px rgba(0,0,0,.08)}.qnum[data-v-1ef8ca32]{color:var(--cyan);font-weight:700;font-size:.9em;margin-bottom:8px}.scene[data-v-1ef8ca32]{font-size:.95em;color:var(--gray);margin-bottom:10px}.question[data-v-1ef8ca32]{font-size:1em;font-weight:600;margin-bottom:14px;color:var(--text)}.rich-html[data-v-1ef8ca32] p{margin:0 0 .75em}.rich-html[data-v-1ef8ca32] p:last-child{margin-bottom:0}.rich-html[data-v-1ef8ca32] strong{color:var(--text)}.error-tip[data-v-1ef8ca32]{color:#e53e3e;font-size:.88em;margin-bottom:10px;font-weight:600}.opt-group[data-v-1ef8ca32]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px}.opt-item[data-v-1ef8ca32]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;cursor:pointer;-webkit-transition:border-color .15s,background .15s;transition:border-color .15s,background .15s}.opt-item--radio[data-v-1ef8ca32]{padding:15px 20px;border-radius:10px;border:1px solid #e8e8e8;background:#fff;gap:0}.opt-check-box[data-v-1ef8ca32]{-ms-flex-negative:0;flex-shrink:0;width:20px;height:20px;margin-right:10px;margin-top:2px;border:2px solid #cbd5e0;border-radius:4px;background:#fff;position:relative;-webkit-transition:border-color .15s,background .15s;transition:border-color .15s,background .15s}.opt-check-box.is-checked[data-v-1ef8ca32]{border-color:#1178cc;background:#1178cc}.opt-check-box.is-checked[data-v-1ef8ca32]:after{content:"";position:absolute;left:5px;top:1px;width:6px;height:11px;border:solid #fff;border-width:0 2px 2px 0;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.opt-item--radio[data-v-1ef8ca32]:hover{border-color:#00a3cf}.opt-item--radio.selected[data-v-1ef8ca32]{border-color:#1178cc;background:#ebf5ff}.opt-item--radio .opt-label[data-v-1ef8ca32]{-ms-flex-negative:0;flex-shrink:0;min-width:52px;margin-right:10px;font-weight:600;font-size:14px;color:#00a3cf;line-height:1.6}.opt-item--radio .opt-text[data-v-1ef8ca32]{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:0;font-size:14px;font-weight:400;color:#333;line-height:1.6}.opt-item--checkbox[data-v-1ef8ca32]{padding:10px 14px;border-radius:8px;border:1px solid var(--border);font-size:.93em}.opt-item--checkbox[data-v-1ef8ca32]:hover{border-color:var(--cyan);background:#f0fcff}.opt-item--checkbox.selected[data-v-1ef8ca32]{border-color:var(--blue);background:#ebf5ff;font-weight:500}.opt-item--checkbox input[data-v-1ef8ca32]{margin-right:10px;margin-top:3px;accent-color:var(--blue);-ms-flex-negative:0;flex-shrink:0}.opt-item--checkbox label[data-v-1ef8ca32]{cursor:pointer;-webkit-box-flex:1;-ms-flex:1;flex:1;line-height:1.6;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:4px}.opt-item--checkbox .opt-label[data-v-1ef8ca32]{-ms-flex-negative:0;flex-shrink:0;font-weight:600;color:#00a3cf}.rating-row[data-v-1ef8ca32]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px}.rating-labels[data-v-1ef8ca32]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-size:11px;color:#999;margin-bottom:4px;gap:4px}.rating-labels span[data-v-1ef8ca32]{-webkit-box-flex:1;-ms-flex:1;flex:1;text-align:center;line-height:1.3}.rating-options[data-v-1ef8ca32]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:8px}.rating-opt[data-v-1ef8ca32]{-webkit-box-flex:1;-ms-flex:1;flex:1;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:center;-ms-flex-align:center;align-items:center;padding:10px 4px;border:2px solid #e8e8e8;border-radius:8px;cursor:pointer;-webkit-transition:border-color .2s,background .2s;transition:border-color .2s,background .2s;min-width:0}.rating-opt[data-v-1ef8ca32]:hover{border-color:#00a3cf;background:#f0f9fc}.rating-opt.selected[data-v-1ef8ca32]{border-color:#1178cc;background:#e8f4fd}.rating-num[data-v-1ef8ca32]{font-size:18px;font-weight:600;color:#333}.rating-check[data-v-1ef8ca32]{width:20px;height:20px;border-radius:50%;background:#1178cc;margin-top:4px;display:none}.rating-opt.selected .rating-check[data-v-1ef8ca32]{display:block}.input-area[data-v-1ef8ca32]{margin-top:4px}.text-input[data-v-1ef8ca32]{width:100%;border:1px solid var(--border);border-radius:8px;padding:10px 14px;font-size:.93em;resize:vertical;font-family:inherit;outline:none;line-height:1.6}.text-input[data-v-1ef8ca32]:focus{border-color:var(--blue)}.chapter-actions[data-v-1ef8ca32]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px;margin-top:30px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.chapter-actions-right[data-v-1ef8ca32]{display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px;margin-left:auto}.btn-prev[data-v-1ef8ca32]{padding:12px 24px;border:1px solid var(--border);border-radius:8px;font-size:.95em;font-weight:600;cursor:pointer;background:var(--card);color:var(--gray);-webkit-transition:opacity .2s;transition:opacity .2s}.btn-prev[data-v-1ef8ca32]:hover{border-color:var(--cyan);color:var(--blue)}.btn-prev[data-v-1ef8ca32]:disabled{opacity:.5;cursor:not-allowed}.submit-btn[data-v-1ef8ca32]{display:inline-block;min-width:200px;padding:12px 28px;background:linear-gradient(135deg,var(--blue),var(--cyan));color:#fff;border:none;border-radius:8px;font-size:1em;cursor:pointer;font-weight:600;letter-spacing:1px;-webkit-transition:opacity .2s;transition:opacity .2s;text-align:center}.submit-btn[data-v-1ef8ca32]:hover{opacity:.9}.submit-btn[data-v-1ef8ca32]:disabled{opacity:.5;cursor:not-allowed}.autosave-tip[data-v-1ef8ca32]{text-align:center;font-size:.85em;color:var(--gray);margin-top:16px}.motivation-project-form--with-actions .wrap[data-v-1ef8ca32]{padding-bottom:calc(24px + env(safe-area-inset-bottom, 0))}@media (max-width:600px){.wrap[data-v-1ef8ca32]{padding:12px}.page-header[data-v-1ef8ca32]{padding:24px 16px}.page-header h1[data-v-1ef8ca32]{font-size:1.25em;letter-spacing:1px}.card[data-v-1ef8ca32]{padding:16px 18px}.opt-item--radio[data-v-1ef8ca32]{padding:12px 16px}.opt-item--radio .opt-label[data-v-1ef8ca32]{min-width:48px;font-size:13px}.opt-item--radio .opt-text[data-v-1ef8ca32]{font-size:13px}.rating-labels[data-v-1ef8ca32]{font-size:10px}.rating-num[data-v-1ef8ca32]{font-size:16px}.submit-btn[data-v-1ef8ca32]{min-width:160px;width:100%}.chapter-actions[data-v-1ef8ca32]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.chapter-actions-right[data-v-1ef8ca32]{width:100%;margin-left:0}.chapter-actions-right .submit-btn[data-v-1ef8ca32]{-webkit-box-flex:1;-ms-flex:1;flex:1}}