.CategoryQuestionnaire_main__VRIZE{min-height:100vh;display:flex;flex-direction:column;padding:5rem 2rem;background:var(--light-bg)}.CategoryQuestionnaire_inner__t92Y5{width:100%;max-width:640px;margin:0 auto}.CategoryQuestionnaire_topBar__biMuM{margin-bottom:1.5rem}.CategoryQuestionnaire_back__vpTib{display:inline-block;font-size:1rem;font-weight:600;color:var(--text-medium);text-decoration:none;transition:color .15s}.CategoryQuestionnaire_back__vpTib:hover{color:var(--navy)}.CategoryQuestionnaire_empty__WqHd8{color:var(--text-medium);text-align:center;margin-bottom:1.5rem}@media (max-width:576px){.CategoryQuestionnaire_main__VRIZE{padding:3.5rem 1.25rem}}.ProgressBar_wrapper__u_g9t{width:100%;margin-bottom:2rem}.ProgressBar_meta__Co87w{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}.ProgressBar_label__vgzrX{font-size:.875rem;font-weight:500;color:var(--text-medium)}.ProgressBar_pct__7P6Sa{font-size:.875rem;font-weight:600;color:var(--secondary)}.ProgressBar_track__V58lw{width:100%;height:6px;background:var(--border-color);border-radius:999px;overflow:hidden}.ProgressBar_fill__tfRVg{height:100%;background:linear-gradient(90deg,var(--primary),var(--secondary));border-radius:999px;transition:width .35s ease}.QuestionCard_card__xEbDy{background:var(--real-white);border-radius:12px;padding:2.5rem;box-shadow:var(--shadow-sm);width:100%;max-width:600px;margin:0 auto}.QuestionCard_label__J5pT5{font-size:1.25rem;font-weight:600;color:var(--navy);margin-bottom:.5rem;line-height:1.4}.QuestionCard_sublabel__HFSXr{font-size:.9rem;color:var(--text-medium);margin-bottom:1.5rem;line-height:1.6}.QuestionCard_inputArea__giNL4{margin-bottom:1.5rem}.QuestionCard_pillGroup__FuAkY{display:flex;gap:1rem}.QuestionCard_pill__qezJZ{flex:1 1;padding:.875rem 1.5rem;border-radius:8px;border:2px solid var(--border-color);background:var(--real-white);font-family:Poppins,sans-serif;font-size:1rem;font-weight:500;color:var(--navy);cursor:pointer;transition:border-color .15s,background .15s,color .15s}.QuestionCard_pill__qezJZ:hover{border-color:var(--secondary);background:#f0faf5}.QuestionCard_pillActive__fAlib{border-color:var(--secondary);background:var(--secondary);color:#fff}.QuestionCard_pillActive__fAlib:hover{background:var(--secondary-dark);border-color:var(--secondary-dark)}.QuestionCard_selectList__hSFzC{display:flex;flex-direction:column;gap:.625rem}.QuestionCard_selectPill__ScMQS{width:100%;padding:.875rem 1.25rem;border-radius:8px;border:2px solid var(--border-color);background:var(--real-white);font-family:Poppins,sans-serif;font-size:.95rem;font-weight:500;color:var(--navy);text-align:left;cursor:pointer;transition:border-color .15s,background .15s,color .15s}.QuestionCard_selectPill__ScMQS:hover{border-color:var(--primary);background:#f0f9fb}.QuestionCard_selectPillActive__48dsp{border-color:var(--secondary);background:var(--secondary);color:#fff}.QuestionCard_selectPillActive__48dsp:hover{background:var(--secondary-dark);border-color:var(--secondary-dark)}.QuestionCard_numberRow__Sb1U3{display:flex;align-items:center;gap:.75rem}.QuestionCard_numberInput__9S3uO{flex:1 1;padding:.875rem 1rem;border-radius:8px;border:2px solid var(--border-color);background:var(--real-white);font-family:Poppins,sans-serif;font-size:1rem;color:var(--navy);outline:none;transition:border-color .15s}.QuestionCard_numberInput__9S3uO:focus{border-color:var(--secondary);box-shadow:0 0 0 3px rgba(55,179,127,.15)}.QuestionCard_unit__10vZN{font-size:.875rem;font-weight:500;color:var(--text-medium);white-space:nowrap}.QuestionCard_actions__FdPe5{display:flex;align-items:center;gap:1rem;justify-content:space-between}.QuestionCard_prevBtn__jX25t{background:transparent;border:none;font-family:Poppins,sans-serif;font-size:.9rem;font-weight:500;color:var(--text-medium);cursor:pointer;padding:.5rem 0;transition:color .15s}.QuestionCard_prevBtn__jX25t:hover{color:var(--navy)}.QuestionCard_nextBtn__lHHn4{margin-left:auto;padding:.75rem 1.75rem;border-radius:4px;border:none;background:var(--secondary);color:#fff;font-family:Poppins,sans-serif;font-size:.95rem;font-weight:600;cursor:pointer;transition:background .15s,transform .1s}.QuestionCard_nextBtn__lHHn4:hover{background:var(--secondary-dark);transform:translateY(-1px)}.QuestionCard_nextBtnDisabled__JsYw7{color:var(--text-light);cursor:not-allowed}.QuestionCard_nextBtnDisabled__JsYw7,.QuestionCard_nextBtnDisabled__JsYw7:hover{background:var(--border-color);transform:none}@media (max-width:576px){.QuestionCard_card__xEbDy{padding:1.75rem 1.25rem}.QuestionCard_pillGroup__FuAkY{flex-direction:column}}