.QuestionnaireV4App-module__mgLo-G__shell{min-height:100vh;padding:28px 20px 56px}.QuestionnaireV4App-module__mgLo-G__header{max-width:1040px;color:var(--clay-deep);letter-spacing:.08em;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin:0 auto 28px;font-size:.875rem;font-weight:700;display:flex}.QuestionnaireV4App-module__mgLo-G__brandLogo{object-fit:contain;border-radius:50%;flex-shrink:0;width:96px;height:96px;display:block}@media (max-width:520px){.QuestionnaireV4App-module__mgLo-G__brandLogo{width:72px;height:72px}}.QuestionnaireV4App-module__mgLo-G__card{background:var(--paper);border-radius:var(--radius-lg);width:min(780px,100%);box-shadow:var(--shadow);overflow-wrap:anywhere;margin:auto;padding:clamp(24px,5vw,52px)}.QuestionnaireV4App-module__mgLo-G__reportCard{width:min(1120px,100%)}.QuestionnaireV4App-module__mgLo-G__card:focus{outline:none}.QuestionnaireV4App-module__mgLo-G__card h1{font:700 clamp(1.8rem,3.5vw,2.6rem)/1.25 var(--font-serif);margin:0 0 24px}.QuestionnaireV4App-module__mgLo-G__card h2{font:700 clamp(1.4rem,2.5vw,1.9rem)/1.3 var(--font-serif);margin:0 0 18px}.QuestionnaireV4App-module__mgLo-G__card h3{font:700 1.18rem/1.4 var(--font-serif);margin:0 0 10px}.QuestionnaireV4App-module__mgLo-G__card .QuestionnaireV4App-module__mgLo-G__intro{font-family:V4 Playfair,Georgia,Times New Roman,serif;font-weight:700}.QuestionnaireV4App-module__mgLo-G__card p{margin:0 0 20px;font-size:1rem;line-height:1.65}.QuestionnaireV4App-module__mgLo-G__card fieldset{border:0;min-width:0;margin:0;padding:0}.QuestionnaireV4App-module__mgLo-G__card textarea{font:inherit;resize:vertical;border:1px solid var(--sand);width:100%;color:var(--ink);background:#fff;border-radius:14px;padding:14px}.QuestionnaireV4App-module__mgLo-G__card textarea:focus-visible,.QuestionnaireV4App-module__mgLo-G__card button:focus-visible,.QuestionnaireV4App-module__mgLo-G__card a:focus-visible{outline:3px solid var(--clay);outline-offset:4px}.QuestionnaireV4App-module__mgLo-G__option{border:1px solid var(--sand);cursor:pointer;border-radius:14px;align-items:center;gap:14px;min-height:54px;margin-bottom:10px;padding:15px 18px;line-height:1.45;display:flex}.QuestionnaireV4App-module__mgLo-G__option:hover{border-color:var(--moss)}.QuestionnaireV4App-module__mgLo-G__option:focus-within{outline:2px solid var(--moss);outline-offset:2px}.QuestionnaireV4App-module__mgLo-G__option input{width:20px;height:20px;accent-color:var(--moss);flex-shrink:0}.QuestionnaireV4App-module__mgLo-G__selected{background:var(--sage-pale);border-color:var(--moss)}.QuestionnaireV4App-module__mgLo-G__order{background:var(--moss);color:#fff;border-radius:50%;flex-shrink:0;place-items:center;width:26px;height:26px;margin-left:auto;font-size:.875rem;display:grid}.QuestionnaireV4App-module__mgLo-G__card button,.QuestionnaireV4App-module__mgLo-G__card a.QuestionnaireV4App-module__mgLo-G__primary{border:1px solid var(--moss);min-height:48px;color:var(--moss);cursor:pointer;background:0 0;border-radius:24px;justify-content:center;align-items:center;padding:11px 22px;font-size:1rem;font-weight:600;line-height:1.4;text-decoration:none;display:inline-flex}.QuestionnaireV4App-module__mgLo-G__card .QuestionnaireV4App-module__mgLo-G__primary{background:var(--moss);color:#fff}.QuestionnaireV4App-module__mgLo-G__card button:disabled{opacity:.45;cursor:default}.QuestionnaireV4App-module__mgLo-G__actions{flex-wrap:wrap;justify-content:space-between;gap:12px;margin-top:22px;display:flex}.QuestionnaireV4App-module__mgLo-G__card .QuestionnaireV4App-module__mgLo-G__textButton{border:0;margin-top:14px;padding-left:0;text-decoration:underline}.QuestionnaireV4App-module__mgLo-G__card .QuestionnaireV4App-module__mgLo-G__eyebrow{color:var(--clay-deep);font-size:.875rem;font-weight:700}.QuestionnaireV4App-module__mgLo-G__help{color:var(--muted)}.QuestionnaireV4App-module__mgLo-G__journey{border-bottom:1px solid var(--sand);margin-bottom:30px;padding-bottom:24px}.QuestionnaireV4App-module__mgLo-G__card .QuestionnaireV4App-module__mgLo-G__journeyCurrent{color:var(--clay-deep);margin-bottom:16px;font-size:.875rem;font-weight:700}.QuestionnaireV4App-module__mgLo-G__journey ol{gap:10px;margin:0;padding:0;list-style:none;display:flex}.QuestionnaireV4App-module__mgLo-G__journey li{min-width:0;color:var(--muted);flex:1;font-size:.75rem;line-height:1.35;position:relative}.QuestionnaireV4App-module__mgLo-G__journey li:before{content:"";background:var(--sand);border-radius:3px;height:3px;margin-bottom:10px;display:block}.QuestionnaireV4App-module__mgLo-G__stageMarker{border:1px solid var(--sand);border-radius:50%;place-items:center;width:22px;height:22px;margin:0 0 7px;font-size:.75rem;display:inline-grid}.QuestionnaireV4App-module__mgLo-G__stageName{display:block}.QuestionnaireV4App-module__mgLo-G__journey li[aria-current=step]{color:var(--ink);font-weight:700}.QuestionnaireV4App-module__mgLo-G__journey li[aria-current=step]:before,.QuestionnaireV4App-module__mgLo-G__journey li[data-status=past]:before{background:var(--moss)}.QuestionnaireV4App-module__mgLo-G__journey li[aria-current=step] .QuestionnaireV4App-module__mgLo-G__stageMarker{color:#fff;background:var(--moss);border-color:var(--moss)}.QuestionnaireV4App-module__mgLo-G__journey li[data-status=possible]:before{border-top:3px dotted var(--sand);background:0 0;height:0}.QuestionnaireV4App-module__mgLo-G__card .QuestionnaireV4App-module__mgLo-G__transition{color:var(--clay-deep);margin:0 0 16px;font-size:1rem;line-height:1.6}.QuestionnaireV4App-module__mgLo-G__card .QuestionnaireV4App-module__mgLo-G__localNotice{background:var(--sage-pale);border-radius:12px;margin-top:20px;padding:16px;font-size:.875rem}.QuestionnaireV4App-module__mgLo-G__remember{align-items:flex-start;gap:12px;margin-bottom:26px;font-size:1rem;display:flex}.QuestionnaireV4App-module__mgLo-G__remember input{flex-shrink:0;margin-top:6px}.QuestionnaireV4App-module__mgLo-G__contactFields>label:not(.QuestionnaireV4App-module__mgLo-G__remember){margin:18px 0 8px;font-weight:600;display:block}.QuestionnaireV4App-module__mgLo-G__contactFields>input{border:1px solid var(--sand);width:100%;min-height:48px;font:inherit;border-radius:12px;margin-bottom:20px;padding:12px}.QuestionnaireV4App-module__mgLo-G__contactFields input:focus-visible{outline:3px solid var(--clay);outline-offset:3px}.QuestionnaireV4App-module__mgLo-G__card .QuestionnaireV4App-module__mgLo-G__count,.QuestionnaireV4App-module__mgLo-G__card .QuestionnaireV4App-module__mgLo-G__footnote,.QuestionnaireV4App-module__mgLo-G__footer{color:var(--muted);font-size:.875rem}.QuestionnaireV4App-module__mgLo-G__error{color:var(--error)}.QuestionnaireV4App-module__mgLo-G__footer{max-width:780px;margin:24px auto 0;line-height:1.5}.QuestionnaireV4App-module__mgLo-G__reset{border-top:1px solid var(--sand);margin-top:32px;padding-top:16px}@font-face{font-family:V4 Playfair;src:url(/fonts/PlayfairDisplay-Bold.ttf)format("truetype");font-style:normal;font-weight:700;font-display:swap}.QuestionnaireV4App-module__mgLo-G__reportDocument{--font-serif:"V4 Playfair",Georgia,"Times New Roman",serif;font-family:Arial,Helvetica,sans-serif}.QuestionnaireV4App-module__mgLo-G__twoMaps{grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;gap:24px;margin-top:36px;display:grid}.QuestionnaireV4App-module__mgLo-G__twoMaps:has(>:only-child){grid-template-columns:1fr}.QuestionnaireV4App-module__mgLo-G__mapPanel{border:1px solid var(--sand);border-radius:20px;padding:26px}.QuestionnaireV4App-module__mgLo-G__desiredPanel{background:var(--sage-pale)}.QuestionnaireV4App-module__mgLo-G__card .QuestionnaireV4App-module__mgLo-G__mapLabel{color:var(--clay-deep);margin-bottom:12px;font-size:.875rem;font-weight:700}.QuestionnaireV4App-module__mgLo-G__mapList{margin:0;padding:0;list-style:none}.QuestionnaireV4App-module__mgLo-G__mapList li{border-left:2px solid var(--sand);padding:0 0 28px 18px;position:relative}.QuestionnaireV4App-module__mgLo-G__mapList li:last-child{padding-bottom:0}.QuestionnaireV4App-module__mgLo-G__mapList li:before{content:"";background:var(--moss);border-radius:50%;width:8px;height:8px;position:absolute;top:8px;left:-5px}.QuestionnaireV4App-module__mgLo-G__mapList li p:last-child,.QuestionnaireV4App-module__mgLo-G__reportDocument .QuestionnaireV4App-module__mgLo-G__mapPanel .QuestionnaireV4App-module__mgLo-G__footnote{margin:0}.QuestionnaireV4App-module__mgLo-G__reportDocument .QuestionnaireV4App-module__mgLo-G__mapList blockquote:last-child{margin-bottom:0}.QuestionnaireV4App-module__mgLo-G__reportSection{border-top:1px solid var(--sand);margin-top:36px;padding-top:32px}.QuestionnaireV4App-module__mgLo-G__card blockquote{white-space:pre-wrap;border-left:3px solid var(--clay);overflow-wrap:anywhere;background:#fff9;margin:0 0 20px;padding:14px 18px;line-height:1.65}@media (max-width:760px){.QuestionnaireV4App-module__mgLo-G__twoMaps{grid-template-columns:1fr}.QuestionnaireV4App-module__mgLo-G__mapPanel{padding:22px}}@media (max-width:520px){.QuestionnaireV4App-module__mgLo-G__shell{padding:18px 12px 32px}.QuestionnaireV4App-module__mgLo-G__card{border-radius:20px;padding:24px 20px}.QuestionnaireV4App-module__mgLo-G__actions button{flex:1}.QuestionnaireV4App-module__mgLo-G__option{padding:14px 12px}.QuestionnaireV4App-module__mgLo-G__journey{margin-bottom:22px;padding-bottom:16px}.QuestionnaireV4App-module__mgLo-G__journey ol{gap:8px}.QuestionnaireV4App-module__mgLo-G__stageName{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.QuestionnaireV4App-module__mgLo-G__stageMarker{margin-bottom:0}}
