/* v93: one shared width owns both scale endpoints and all seven answers. */
body.test-suite-page.personality-answering > nav.nav{display:block!important;position:relative;inset:auto}
body.test-suite-page > nav.nav .nav-inner{position:relative;min-height:72px;display:flex;justify-content:center;align-items:center}
body.test-suite-page > nav.nav .language-switch{right:0;display:flex;gap:0}
body.test-suite-page.personality-answering [data-personality-app]{padding-top:0!important;margin-top:0!important}
body.test-suite-page.personality-answering .test-shell{margin-top:0!important}
body.test-suite-page.personality-answering [data-personality-panel]{padding:16px 8px 24px!important;scroll-margin-top:12px}
body.test-suite-page.personality-answering .test-question{margin:12px auto 8px!important}
body.test-suite-page.personality-answering .answer-scale{padding:0!important;margin-top:0!important}
body.test-suite-page.personality-answering .question-row{padding:20px 0 24px}
body.test-suite-page .question-row legend{margin-bottom:12px}
body.test-suite-page .question-response{clear:both;width:min(100%,480px);margin-inline:auto}
body.test-suite-page .question-row .scale-labels{box-sizing:border-box;display:grid!important;grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;width:100%;margin:0 0 6px!important;padding:0 4px;gap:8px;font-size:clamp(10px,2.8vw,13px)!important;line-height:1.3;letter-spacing:.025em}
body.test-suite-page .question-row .scale-labels span{grid-row:1!important;white-space:nowrap;min-width:0}
body.test-suite-page .question-row .scale-labels span:first-child{grid-column:1;text-align:left;justify-self:start}
body.test-suite-page .question-row .scale-labels span:last-child{grid-column:2;text-align:right;justify-self:end}
body.test-suite-page .question-row .block-orbs{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));width:100%;gap:clamp(0px,1vw,10px);padding:0;margin:0;align-items:center}
body.test-suite-page .question-row .block-orbs label{min-width:0;width:100%;height:52px;display:grid;place-items:center}
body.test-suite-page .question-row .block-orbs span{box-sizing:border-box;width:min(var(--orb),calc(100% - 4px));height:auto;aspect-ratio:1}
@media(max-width:600px){
 body.test-suite-page > nav.nav .nav-inner{min-height:64px}
 body.test-suite-page.personality-answering [data-personality-panel]{padding:12px 0 24px!important}
 body.test-suite-page.personality-answering .question-row{padding:18px 0 22px}
}
/* v97: full Professor Rosi artwork, without a cropped pseudo-element. */
body.test-suite-page .personality-professor{display:block;width:clamp(180px,36vw,240px);max-width:100%;height:auto;aspect-ratio:3/2;object-fit:contain;object-position:center;margin:0 auto 12px;padding:0;border:0;border-radius:0;mask-image:none;clip-path:none;mix-blend-mode:normal}
body.personality-answering .test-insight{display:block;max-width:100%;margin:10px auto!important;min-height:0;text-align:center}
body.personality-answering .test-insight:before{content:none;display:none}
/* The selected radio itself carries its confirmation, including the small neutral orb. */
body.test-suite-page .question-row .block-orbs input+span{display:grid;place-items:center;color:transparent;font:800 14px/1 system-ui,sans-serif;text-align:center;padding:0}
body.test-suite-page .question-row .block-orbs input:checked+span{color:#090c11}
body.test-suite-page .question-row .block-orbs input:focus-visible+span{outline:3px solid #e2fa87;outline-offset:4px}
@media(prefers-reduced-motion:reduce){body.test-suite-page .question-row .block-orbs input+span{animation:none!important;transition:none!important}}

body.test-suite-page [data-test-insight][hidden]{display:none!important}
body.test-suite-page .personality-professor{width:clamp(150px,24vw,210px);margin-bottom:8px}

/* v97: compact Professor Rosi guide; quote changes only on section navigation. */
body.test-suite-page .personality-professor-guide{display:flex;flex-direction:column;align-items:center;gap:8px;margin:0 auto 20px;max-width:520px;text-align:center}
body.test-suite-page .personality-professor-guide .personality-professor{width:clamp(112px,18vw,150px);height:auto;aspect-ratio:1242/1266;object-fit:contain;margin:0;padding:0}
body.test-suite-page .personality-professor-quote{margin:0;max-width:36ch;min-height:2.8em;font-size:clamp(14px,1.6vw,16px);line-height:1.4;color:#d8b67b;font-weight:600;text-wrap:balance}
@media(max-width:600px){body.test-suite-page .personality-professor-guide{margin-bottom:12px;gap:4px}body.test-suite-page .personality-professor-guide .personality-professor{width:104px}}
