.q41-v2026-questionnaire { position: relative; }
.q41-v2026-questionnaire .holder { max-width: 760px; }
.q41-v2026-form { margin: 0; }
.q41-v2026-form .subtitle { display: block; margin: 0 0 18px; font-size: 15px; font-weight: normal; color: #666; }
.q41-v2026-form .question-block { display: none; }
.q41-v2026-form .question-block.active { display: block; }
.q41-v2026-form .question-block h2 { margin: 0 0 18px; font-size: 24px; line-height: 1.3; }
.q41-v2026-form .answer-list { margin: 0; padding: 0; list-style: none; }
.q41-v2026-form .answer-list li { margin: 0 0 12px; }
.q41-v2026-form .answer-list label { display: block; cursor: pointer; border: 1px solid #d7d7d7; border-radius: 6px; padding: 14px 16px; background: #fff; transition: border-color .15s ease, box-shadow .15s ease; }
.q41-v2026-form .answer-list label:hover, .q41-v2026-form .answer-list input:focus + .label label { border-color: #999; }
.q41-v2026-form .answer-list input { position: absolute; opacity: 0; pointer-events: none; }
.q41-v2026-form .links { display: flex; flex-wrap: wrap; gap: 14px; list-style: none; margin: 20px 0 0; padding: 0; }
.q41-v2026-form .links a { text-decoration: none; }
.q41-v2026-form .progressbar { height: 5px; margin-top: 20px; background: #e8e8e8; overflow: hidden; border-radius: 3px; }
.q41-v2026-form .progressbar .bar { height: 100%; background: currentColor; transition: width .18s ease; }
.q41-v2026-help { display: none; margin-top: 14px; padding: 12px 14px; border-left: 3px solid #bbb; background: #f7f7f7; }
.q41-v2026-help.is-visible { display: block; }
.q41-v2026-form .completed { display: none; padding: 34px 0; text-align: center; }
.q41-v2026-completion-counter { margin-top: 12px; font-size: 30px; line-height: 1.2; }
.q41-v2026-form.is-complete .questions-area, .q41-v2026-form.is-complete .links, .q41-v2026-form.is-complete .subtitle, .q41-v2026-form.is-complete .progressbar { display: none; }
.q41-v2026-form.is-complete .completed { display: block; }
.q41-v2026-result { max-width: 760px; }
.q41-v2026-result-header { margin-bottom: 30px; }
.q41-v2026-result-kicker { margin: 0 0 5px; font-size: 14px; text-transform: uppercase; letter-spacing: .04em; color: #666; }
.q41-v2026-result h1 { margin: 0 0 10px; font-size: 34px; line-height: 1.15; }
.q41-v2026-result-tagline { margin: 0 0 16px; font-size: 20px; line-height: 1.45; font-weight: bold; }
.q41-v2026-result-overview { margin: 0; font-size: 17px; line-height: 1.65; }
.q41-v2026-dimensions { margin: 30px 0 36px; padding: 22px; border: 1px solid #ddd; border-radius: 7px; background: #fafafa; }
.q41-v2026-dimension + .q41-v2026-dimension { margin-top: 22px; }
.q41-v2026-dimension h2 { margin: 0 0 7px; font-size: 16px; }
.q41-v2026-dimension-labels { display: flex; justify-content: space-between; gap: 20px; margin-bottom: 7px; font-size: 13px; line-height: 1.35; color: #555; }
.q41-v2026-dimension-labels span:last-child { text-align: right; }
.q41-v2026-dimension-track { position: relative; height: 8px; border-radius: 4px; background: #ddd; }
.q41-v2026-dimension-track:after { content: ''; position: absolute; top: -3px; bottom: -3px; left: 50%; width: 1px; background: #999; }
.q41-v2026-dimension-marker { position: absolute; top: 50%; z-index: 2; width: 16px; height: 16px; margin: -8px 0 0 -8px; border: 2px solid #555; border-radius: 50%; background: #fff; }
.q41-v2026-profile-section { margin: 0; padding: 28px 0; border-top: 1px solid #e1e1e1; }
.q41-v2026-profile-section h2 { margin: 0 0 12px; font-size: 23px; line-height: 1.3; }
.q41-v2026-profile-section p { margin: 0; line-height: 1.65; }
.q41-v2026-bullet-list, .q41-v2026-reflection-list { margin: 0; padding-left: 22px; }
.q41-v2026-bullet-list li, .q41-v2026-reflection-list li { margin: 0 0 8px; line-height: 1.5; }
.q41-v2026-role-list { display: flex; flex-wrap: wrap; gap: 7px; margin: 18px 0 0; padding: 0; list-style: none; }
.q41-v2026-role-list li { margin: 0; padding: 6px 9px; border: 1px solid #ddd; border-radius: 4px; background: #fafafa; font-size: 13px; }
.q41-v2026-example-grid { display: grid; grid-template-columns: 1fr; gap: 14px; }
.q41-v2026-example { padding: 16px; border: 1px solid #ddd; border-radius: 6px; }
.q41-v2026-example h3 { margin: 0 0 7px; font-size: 17px; }
.q41-v2026-example p { font-size: 14px; }
.q41-v2026-disclaimer { margin-top: 15px !important; font-size: 12px; line-height: 1.45 !important; color: #666; }
.q41-v2026-rating, .q41-v2026-share { max-width: 760px; margin-top: 34px; padding-top: 24px; border-top: 1px solid #ddd; }
.q41-v2026-rating h2, .q41-v2026-share h2 { margin: 0 0 12px; }
.q41-v2026-rating-control { display: flex; align-items: center; gap: 14px; margin: 14px 0; }
.q41-v2026-rating-scale { width: 100%; max-width: 520px; }
.q41-v2026-rating-range { width: 100%; max-width: none; }
.q41-v2026-rating-value { min-width: 52px; font-weight: bold; }
.q41-v2026-rating-endpoints { display: flex; justify-content: space-between; margin-top: 2px; font-size: 11px; line-height: 1.2; color: #777; }
.q41-v2026-rating-privacy { max-width: 620px; margin-top: 12px; font-size: 12px; line-height: 1.45; color: #666; }
.q41-v2026-rating button, .q41-v2026-share button { cursor: pointer; border: 1px solid #bbb; border-radius: 4px; padding: 9px 13px; background: #fff; color: #333; }
.q41-v2026-rating button:hover, .q41-v2026-share button:hover { border-color: #777; }
.q41-v2026-rating-status, .q41-v2026-share-status { min-height: 22px; margin-top: 10px; }
.q41-v2026-eyebrow { margin-bottom: 8px !important; font-size: 18px; }
.q41-v2026-lead { max-width: 720px; font-size: 18px; line-height: 1.55; }
.q41-v2026-trust { max-width: 720px; margin-top: 14px !important; padding: 11px 14px; border-left: 3px solid #d7d7d7; background: #fafafa; font-size: 13px; line-height: 1.45; }
.q41-v2026-site.page-questions #content h1 { margin-bottom: 18px; font-size: 48px; line-height: 1.05; word-spacing: normal; }
.q41-v2026-site #content > h1 { max-width: 760px; }
.q41-v2026-site #content h2 { margin-top: 30px; margin-bottom: 10px; line-height: 1.2; }
.q41-v2026-site #content h3 { margin-top: 22px; margin-bottom: 7px; }
@media (max-width: 700px) {
  .q41-v2026-site.page-questions #content h1 { font-size: 36px; line-height: 1.08; }
  .q41-v2026-lead { font-size: 16px; }
  .q41-v2026-questionnaire .holder, .q41-v2026-result, .q41-v2026-rating, .q41-v2026-share { max-width: none; }
  .q41-v2026-form .question-block h2 { font-size: 21px; }
  .q41-v2026-form .answer-list label { padding: 13px 14px; }
  .q41-v2026-result h1 { font-size: 29px; }
  .q41-v2026-result-tagline { font-size: 18px; }
  .q41-v2026-dimensions { padding: 17px; }
  .q41-v2026-dimension-labels { gap: 10px; font-size: 12px; }
  .q41-v2026-rating-control { align-items: stretch; flex-direction: column; }
}
