.questionnaire-page { background: #f7f5f2; }
.questionnaire-page .header-inner { min-height: 93px; max-width: 1450px; padding: 9px 36px; }
.questionnaire-page .brand img { width: 388px; }
.questionnaire-page .account-button { min-width: 143px; min-height: 48px; font-size: 14px; gap: 11px; border-radius: 25px; padding: 10px 19px; }
.questionnaire-page .account-button .icon { width: 21px; height: 21px; }
.questionnaire-page .account-nav { gap: 32px; }
.journey-hero { position: relative; isolation: isolate; background: #1a1517; color: #fff; overflow: hidden; }
.journey-hero>img { position: absolute; z-index: -3; inset: 0 0 0 auto; width: 54%; height: 100%; object-fit: cover; object-position: 50% 50%; }
.journey-shade { position: absolute; inset: 0; z-index: -1; background: linear-gradient(90deg,#191518 12%,#191518f0 39%,#19151885 56%,#19151806 80%); }
.journey-inner { max-width: 1340px; margin: 0 auto; padding: 33px 32px 39px; }
.breadcrumb { display: flex; gap: 11px; font-size: 12px; line-height: 1.4; color: #dccdd1; margin: 0 0 17px; }
.breadcrumb a { text-decoration: none; }
.breadcrumb a:hover { text-decoration: underline; }
.journey-inner h1 { font: 400 42px/1.19 var(--serif); letter-spacing: -.5px; margin: 0 0 13px; max-width: 740px; }
.journey-subtitle { font-size: 15px; color: #e2dadd; margin: 0; max-width: 600px; }
.journey-shell { max-width: 1340px; padding: 0 32px; margin: 0 auto; }
.progress-nav { padding: 31px 0 29px; }
.progress-nav ol { list-style: none; display: flex; align-items: center; padding: 0; margin: 0; }
.progress-step { position: relative; display: flex; align-items: center; flex: 1; }
.progress-step:not(:last-child)::after { content: ''; height: 1px; background: #d8cccf; flex: 1; margin: 0 15px; }
.progress-step:last-child { flex: 0 0 auto; }
.progress-step button { display: inline-flex; align-items: center; gap: 10px; padding: 0; border: 0; background: none; color: #756872; font-size: 12px; line-height: 1.35; text-align: left; }
.step-number { position: relative; display: grid; place-items: center; height: 32px; width: 32px; flex-shrink: 0; border: 1px solid #cbbfc3; border-radius: 50%; color: #867780; background: transparent; font: 13px/1 var(--sans); }
.step-number .icon { display: none; width: 18px; height: 18px; stroke-width: 4; }
.step-title { max-width: 130px; }
.progress-step.active button { color: var(--wine); font-weight: 600; }
.progress-step.active .step-number { border-color: var(--wine); color: #fff; background: var(--wine); box-shadow: 0 0 0 5px #eee2e6; }
.progress-step.complete .step-number { border-color: #b57689; color: var(--wine); background: #efe3e7; }
.progress-step.complete .step-number>span { display: none; }
.progress-step.complete .step-number .icon { display: block; }
.progress-step.complete button { color: #65505a; }
.form-layout { display: grid; grid-template-columns: minmax(0,1fr) 302px; gap: 28px; align-items: start; padding-bottom: 20px; }
.form-stack { min-width: 0; }
.form-panel { border: 1px solid #e4dcda; border-radius: 19px; background: #fffefd; padding: 33px 34px 29px; box-shadow: 0 9px 35px #30202804; }
.form-panel .eyebrow { margin-bottom: 10px; }
.form-panel h2 { font: 400 34px/1.2 var(--serif); letter-spacing: -.3px; color: #242125; margin: 0 0 14px; }
.form-panel h2:focus { outline: none; }
.panel-intro { font-size: 15px; line-height: 1.65; color: #6a6066; margin: 0 0 26px; max-width: 750px; }
.privacy-overview { display: flex; align-items: flex-start; gap: 18px; padding: 21px 22px; background: #f7f0f0; border: 1px solid #ebdfe2; border-radius: 12px; }
.privacy-overview>.icon { width: 31px; height: 34px; stroke-width: 2.6; color: var(--wine); }
.privacy-overview h3 { font-size: 15px; margin: 0 0 6px; line-height: 1.3; }
.privacy-overview p { font-size: 14px; line-height: 1.65; margin: 0; color: #66545d; }
.notice-links { display: flex; flex-wrap: wrap; align-items: center; gap: 10px 23px; margin: 19px 0 22px; }
.notice-links button { display: flex; align-items: center; gap: 6px; color: var(--wine); font-size: 13px; padding: 3px 0; border: 0; background: transparent; }
.notice-links button:hover { text-decoration: underline; text-underline-offset: 3px; }
.notice-links .icon { width: 17px; height: 17px; }
.acknowledgment { display: flex; align-items: flex-start; gap: 13px; border: 1px solid #dac7ce; border-radius: 10px; padding: 16px; font-size: 14px; cursor: pointer; }
.acknowledgment small { display: block; font-size: 12px; color: #7e7076; line-height: 1.55; margin-top: 5px; }
input[type=checkbox], input[type=radio] { width: 18px; height: 18px; margin: 2px 0 0; flex: 0 0 18px; accent-color: var(--wine); cursor: pointer; }
input[type=radio] { margin-top: 0; }
fieldset { min-width: 0; margin: 0; padding: 0; border: 0; }
fieldset legend { font-size: 14px; font-weight: 600; line-height: 1.5; padding: 0; margin-bottom: 13px; }
.permission-group { margin-top: 25px; }
.permission-options { display: grid; grid-template-columns: 1fr 1fr; gap: 10px; }
.radio-option { display: flex; align-items: center; gap: 10px; border: 1px solid #e1d7db; border-radius: 9px; padding: 13px; font-size: 13px; line-height: 1.45; color: #5a5057; cursor: pointer; background: #fff; }
.radio-option:has(input:checked) { background: #f7edf0; color: var(--wine); border-color: #a75d75; }
.radio-option:hover { border-color: #b68a98; }
.radio-option:has(input:focus-visible) { outline: 3px solid #be8196; outline-offset: 3px; }
.radio-option input:focus-visible { outline: none; }
.field-hint { font-size: 12px; line-height: 1.55; margin: 8px 0 0; color: #756770; font-weight: 400; }
.form-actions { display: flex; justify-content: space-between; align-items: center; gap: 22px; padding-top: 23px; margin-top: 29px; border-top: 1px solid var(--line); }
.back-button { display: inline-flex; align-items: center; gap: 9px; padding: 10px 0; border: 0; background: none; font-size: 14px; color: #766872; text-decoration: none; }
.back-button:hover { color: var(--wine); }
.back-button .icon { width: 19px; height: 19px; }
.next-button { min-width: 209px; }
.fields-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 22px 20px; }
.field { min-width: 0; }
.field.full { grid-column: 1/-1; }
.field label, .care-label { display: block; font-size: 14px; font-weight: 600; color: #42383f; margin-bottom: 9px; line-height: 1.5; }
.field label span { font-size: 12px; font-weight: 400; color: #796773; margin-left: 4px; }
input[type=text], select, textarea { display: block; width: 100%; min-height: 48px; border: 1px solid #d8cdce; border-radius: 8px; padding: 12px 13px; background: #fff; color: #42373f; font-size: 14px; line-height: 1.5; }
input[type=text]::placeholder, textarea::placeholder { color: #7b6b74; }
select { appearance: none; -webkit-appearance: none; padding-right: 42px; background-color: #fff; background-image: linear-gradient(45deg,transparent 50%,#8a2942 50%),linear-gradient(135deg,#8a2942 50%,transparent 50%); background-position: calc(100% - 18px) 50%,calc(100% - 12px) 50%; background-size: 6px 6px,6px 6px; background-repeat: no-repeat; }
textarea { resize: vertical; min-height: 78px; }
input[type=text]:focus, select:focus, textarea:focus { outline: none; border-color: #a75d75; box-shadow: 0 0 0 3px #f0dce4; }
input:disabled, select:disabled, textarea:disabled { color: #7b6b74; background-color: #f6f3f2; cursor: not-allowed; }
.care-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 15px; }
.care-card { background: #fff; border: 1px solid #e3d9d9; border-radius: 12px; padding: 17px 17px 16px; }
.care-card:focus-within { border-color: #b78697; }
.care-card .care-label { margin-bottom: 3px; }
.care-card p { font-size: 12px; color: #786872; line-height: 1.5; margin: 0 0 12px; min-height: 36px; }
.care-card select { min-height: 44px; padding: 10px 38px 10px 11px; font-size: 13px; background-position: calc(100% - 17px) 50%,calc(100% - 11px) 50%; }
.care-note { display: flex; align-items: flex-start; gap: 11px; border-radius: 8px; background: #f5ecf0; color: #7a5e6d; font-size: 12px; line-height: 1.6; margin: 19px 0 0; padding: 14px 16px; }
.care-note .icon { width: 19px; height: 19px; margin-top: 2px; }
.setting-options { display: grid; grid-template-columns: repeat(3,1fr); gap: 12px; }
.setting-card { position: relative; flex-direction: column; align-items: center; padding: 18px 10px 17px; gap: 12px; font-size: 14px; color: #53434b; text-align: center; }
.setting-card input { position: absolute; top: 11px; right: 10px; width: 16px; height: 16px; }
.setting-card>.icon { width: 34px; height: 34px; color: var(--wine); stroke-width: 2.6; margin-top: 5px; }
.preferences-fields { margin-top: 25px; }
.resources-field { margin-top: 0; padding-top: 0; border-top: 0; }
.resources-field>legend { font-size: 16px; font-weight: 600; color: #42383f; margin-bottom: 4px; }
.resources-intro { margin-bottom: 18px; }
.resource-fields { margin-top: 0; }
.resource-label { display: block; font-size: 14px; font-weight: 600; line-height: 1.5; color: #42383f; margin-bottom: 9px; }
.resource-options { display: grid; grid-template-columns: repeat(3,1fr); gap: 8px; }
.resource-options .radio-option { justify-content: center; padding: 11px 9px; }
.sharing-consents { display: grid; grid-template-columns: 1fr 1fr; gap: 12px; margin-top: 20px; }
.sharing-consent { height: 100%; margin: 0; }
.sharing-consent:has(input:disabled) { color: #7b6b74; background: #f6f3f2; cursor: not-allowed; }
.sharing-consent input:disabled { cursor: not-allowed; }
.support-card { background: #f0e9e7; border: 1px solid #e0d5d5; border-radius: 17px; overflow: hidden; }
.support-photo { height: 146px; position: relative; }
.support-photo img { width: 100%; height: 100%; display: block; object-fit: cover; object-position: center 46%; }
.support-photo::after { content: ''; position: absolute; inset: 0; background: linear-gradient(0deg,#f0e9e7,transparent 70%); }
.support-body { position: relative; padding: 4px 25px 26px; }
.support-heart { display: grid; place-items: center; width: 43px; height: 43px; border-radius: 50%; background: #fffdfa; color: #8c2843; margin: -32px 0 22px; position: relative; }
.support-heart .icon { width: 25px; height: 25px; stroke-width: 2.7; }
.support-body>.eyebrow { font-size: 9px; letter-spacing: 1.3px; margin-bottom: 10px; color: #815564; }
.support-body h2 { font: 400 28px/1.2 var(--serif); margin: 0 0 14px; letter-spacing: -.3px; }
.support-body>p:not(.eyebrow) { color: #6f5f66; font-size: 14px; line-height: 1.7; margin: 0 0 20px; }
.support-body>.button-secondary { width: 100%; font-size: 13px; gap: 9px; padding: 12px 13px; }
.support-body .button-secondary .icon { width: 20px; height: 20px; }
.support-divider { height: 1px; background: #dcc9cf; margin: 23px 0; }
.support-promise { display: flex; gap: 12px; align-items: flex-start; }
.support-promise>.icon { color: #97536a; width: 24px; height: 27px; stroke-width: 2.4; }
.support-promise p { margin: 0; color: #806b75; font-size: 12px; line-height: 1.65; }
.support-promise strong { display: block; font-size: 12px; color: #72515e; margin-bottom: 5px; }
.support-promise span { display: block; }
.aside-caption { font: italic 21px/1.35 var(--serif); text-align: center; color: #896773; margin: 23px 0 0; }
.summary-label { display: flex; align-items: center; gap: 10px; color: #82616f; font-size: 12px; text-transform: uppercase; letter-spacing: 1px; border-bottom: 1px solid var(--line); padding: 0 0 16px; }
.summary-label .icon { width: 23px; height: 23px; }
.review-group { padding: 21px 0; border-bottom: 1px solid var(--line); }
.review-group-heading { display: flex; align-items: baseline; justify-content: space-between; gap: 16px; margin-bottom: 10px; }
.review-group h3 { font: 400 23px/1.25 var(--serif); color: #44303c; margin: 0; }
.edit-button { border: 0; background: none; padding: 5px 0 5px 8px; color: var(--wine); font-size: 13px; }
.edit-button:hover { text-decoration: underline; }
.review-group dl { margin: 0; display: grid; grid-template-columns: 1fr; gap: 8px; }
.summary-item { display: grid; grid-template-columns: 165px minmax(0,1fr); gap: 14px; font-size: 13px; line-height: 1.6; }
.summary-item dt { color: #8d7884; }
.summary-item dd { margin: 0; color: #5c4754; overflow-wrap: anywhere; }
.next-step-note { display: flex; gap: 16px; padding: 20px; background: #f6edf0; border-radius: 10px; margin: 23px 0; }
.next-step-note>.icon { color: #9b4864; width: 27px; height: 27px; }
.next-step-note h3 { font-size: 14px; margin: 0 0 7px; }
.next-step-note p { font-size: 13px; line-height: 1.65; color: #725b68; margin: 0 0 8px; }
.next-step-note p:last-child { margin-bottom: 0; }
.next-step-note .not-sent { font-size: 12px; color: #7b606f; }
.review-tools { display: flex; justify-content: space-between; gap: 14px; }
.review-tools button { font-size: 14px; gap: 14px; }
.review-back { margin-top: 19px; }
.questionnaire-page .site-footer { max-width: 1340px; }
@media (max-width: 1150px) {
 .form-layout { grid-template-columns: minmax(0,1fr) 265px; gap: 22px; }
 .form-panel { padding: 29px 27px 25px; }
 .form-panel h2 { font-size: 31px; }
 .support-body { padding-inline: 20px; }
 .support-body h2 { font-size: 25px; }
 .progress-step:not(:last-child)::after { margin: 0 11px; }
 .step-title { max-width: 95px; }
 .progress-step button { font-size: 11px; gap: 9px; }
 .review-tools { flex-wrap: wrap; }
 .summary-item { grid-template-columns: 142px minmax(0,1fr); }
}
@media (max-width: 900px) {
 .questionnaire-page .brand img { width: 335px; }
 .questionnaire-page .header-inner { padding-inline: 25px; }
 .questionnaire-page .account-nav { gap: 19px; }
 .form-layout { grid-template-columns: minmax(0,1fr); }
 .support-column { display: none; }
 .form-panel { padding: 30px; }
 .journey-inner, .journey-shell { padding-left: 25px; padding-right: 25px; }
 .journey-inner h1 { font-size: 36px; max-width: 64%; }
 .journey-subtitle { max-width: 65%; font-size: 14px; }
 .journey-hero>img { width: 55%; }
 .progress-step button { font-size: 12px; }
 .step-title { max-width: 108px; }
 .review-tools { flex-wrap: nowrap; }
}
@media (max-width: 700px) {
 .questionnaire-page .header-inner { min-height: 120px; padding: 15px 20px; gap: 14px; }
 .questionnaire-page .brand img { width: 308px; }
 .questionnaire-page .account-nav { width: 100%; justify-content: space-between; max-width: 360px; gap: 14px; }
 .questionnaire-page .account-button { width: auto; min-width: 132px; min-height: 42px; padding: 8px 14px; font-size: 12px; }
 .advisor-header { font-size: 12px; padding: 7px 0; }
 .advisor-header .icon { width: 16px; height: 16px; }
 .journey-inner { padding: 25px 22px 30px; }
 .journey-hero>img { width: 100%; opacity: .46; }
 .journey-shade { background: linear-gradient(90deg,#191518ea 10%,#191518a6 67%,#19151845); }
 .journey-inner h1 { font-size: 32px; max-width: 93%; }
 .journey-subtitle { max-width: 90%; font-size: 13px; }
 .breadcrumb { font-size: 11px; margin-bottom: 15px; }
 .journey-shell { padding: 0 18px; }
 .progress-nav { padding: 24px 0 23px; }
 .progress-step button { flex-direction: column; gap: 8px; text-align: center; width: 100%; font-size: 10px; line-height: 1.35; }
 .progress-step { align-items: flex-start; align-self: stretch; flex: 1; }
 .progress-step:last-child { flex: 1; }
 .progress-step:not(:last-child)::after { position: absolute; left: calc(50% + 22px); top: 15px; width: calc(100% - 44px); margin: 0; }
 .step-title { padding: 0 2px; max-width: 92px; }
 .step-number { width: 30px; height: 30px; font-size: 12px; }
 .progress-step.active .step-number { box-shadow: 0 0 0 3px #ecdee4; }
 .form-panel { padding: 25px 21px 23px; border-radius: 16px; }
 .form-panel .eyebrow { font-size: 10px; letter-spacing: 1.15px; }
 .form-panel h2 { font-size: 30px; line-height: 1.17; }
 .panel-intro { font-size: 14px; margin-bottom: 23px; }
 .privacy-overview { padding: 17px 15px; gap: 13px; }
 .privacy-overview>.icon { width: 26px; height: 28px; }
 .privacy-overview h3 { font-size: 14px; }
 .privacy-overview p { font-size: 13px; }
 .notice-links { gap: 9px 18px; }
 .notice-links button { font-size: 12px; }
 .acknowledgment { padding: 14px 12px; font-size: 13px; }
 .acknowledgment small { font-size: 11px; }
 .permission-options { grid-template-columns: 1fr; gap: 9px; }
 .permission-group { margin-top: 22px; }
 .radio-option { font-size: 13px; }
 .fields-grid { grid-template-columns: 1fr; gap: 21px; }
 .field.full { grid-column: auto; }
 .form-actions { gap: 12px; margin-top: 26px; padding-top: 20px; }
 .back-button { font-size: 12px; gap: 7px; }
 .next-button { min-width: 0; padding: 12px 17px; font-size: 13px; gap: 11px; min-height: 46px; }
 .next-button .icon { width: 20px; height: 20px; }
 .care-grid { grid-template-columns: 1fr; gap: 13px; }
 .care-card { padding: 16px; }
 .care-card p { min-height: 0; font-size: 12px; }
 .care-card select { font-size: 16px; }
 .setting-options { gap: 8px; }
 .setting-card { font-size: 12px; padding: 26px 7px 13px; gap: 10px; }
 .setting-card input { width: 15px; height: 15px; top: 8px; right: 8px; }
 .setting-card>.icon { width: 28px; height: 28px; }
 .sharing-consents { grid-template-columns: 1fr; }
 input[type=text], select, textarea { font-size: 16px; }
 .summary-item { grid-template-columns: 1fr; gap: 2px; font-size: 13px; }
 .review-group dl { gap: 11px; }
 .review-group h3 { font-size: 22px; }
 .next-step-note { padding: 17px 15px; gap: 13px; }
 .next-step-note>.icon { width: 22px; height: 22px; }
 .review-tools { flex-direction: column; gap: 12px; }
 .review-tools button { width: 100%; }
 .review-back { text-align: center; }
 .questionnaire-page .site-footer { padding-top: 10px; }
}
@media (max-width: 370px) {
 .journey-shell { padding-inline: 12px; }
 .form-panel { padding: 22px 17px; }
 .step-title { font-size: 9px; }
 .form-actions { flex-wrap: wrap; }
 .next-button { margin-left: auto; }
 .form-panel h2 { font-size: 27px; }
}
@media print {
 @page { margin: 16mm; }
 body { background: #fff !important; color: #111 !important; font-size: 11pt; }
 .site-header, .journey-hero, .progress-nav, .support-column, .site-footer, .skip-link, .site-dialog, .live-message, .edit-button, .review-tools, .review-back, .page:not(#page6), noscript { display: none !important; }
 .journey-shell, .form-layout, .form-stack { display: block; max-width: none; padding: 0; margin: 0; }
 #page6 { display: block !important; padding: 0; box-shadow: none; border: none; background: white; }
 #page6::before { content: 'HOPE IN MOTION · CARE SUMMARY'; display: block; font: 11pt Arial,sans-serif; letter-spacing: 1px; padding-bottom: 18px; }
 #page6 .eyebrow { display: none; }
 .form-panel h2 { font-size: 24pt; }
 .review-group { break-inside: avoid; padding: 12px 0; }
 .summary-item { grid-template-columns: 150px minmax(0,1fr); font-size: 10pt; }
 .review-group dl { gap: 5px; }
 .next-step-note { break-inside: avoid; border: 1px solid #bbb; background: #fff; }
}
@media (min-width: 701px) {
 .journey-hero>img { -webkit-mask-image: linear-gradient(90deg,transparent,#000 26%); mask-image: linear-gradient(90deg,transparent,#000 26%); }
}
