.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 .subtitle, .q41-v2026-form.is-complete .progressbar { display: none; }
body.q41-v2026-calculating .q41-v2026-form .links,
.q41-v2026-form.is-complete .links,
.q41-v2026-form .links[hidden] {
  display: none !important;
  visibility: hidden !important;
  pointer-events: none !important;
}
.q41-v2026-form.is-complete .completed { display: block; }
.q41-v2026-result {
  box-sizing: border-box;
  width: 100%;
  max-width: 820px;
  margin: 0 auto;
  padding: 48px clamp(36px, 5.5vw, 60px) 20px;
  border: 1px solid #e1e6ef;
  border-radius: 16px;
  background: #fff;
  box-shadow: 0 18px 48px rgba(24, 36, 64, .08);
  color: #20242c;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Arial, Helvetica, sans-serif;
}
.q41-v2026-result-header { margin: 0 0 38px; }
.q41-v2026-result-kicker { margin: 0 0 8px; color: #0b3ee3; font-size: 13px; line-height: 1.3; font-weight: 800; letter-spacing: .12em; text-transform: uppercase; }
.q41-v2026-result h1,
.q41-v2026-result h2,
.q41-v2026-result h3 {
  padding: 0 !important;
  border: 0 !important;
  background: none !important;
  color: #171b24 !important;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Arial, Helvetica, sans-serif !important;
  font-style: normal !important;
  font-weight: 700 !important;
  letter-spacing: normal !important;
  text-shadow: none !important;
}
.q41-v2026-result h1 { max-width: none; margin: 0 0 8px !important; font-size: 40px !important; line-height: 1.08 !important; letter-spacing: -.025em !important; }
.q41-v2026-result-subtitle { margin: 0 0 16px; color: #667085; font-size: 16px; line-height: 1.45; font-weight: 700; letter-spacing: .015em; }
.q41-v2026-result-tagline { margin: 0 0 18px; color: #2f3745; font-size: 20px; line-height: 1.5; font-weight: 700; }
.q41-v2026-result-overview { margin: 0; color: #555d6c; font-size: 17px; line-height: 1.72; }
.q41-v2026-dimensions { margin: 0 0 12px; padding: 28px; border: 1px solid #dfe4ed; border-radius: 12px; background: #f8f9fb; }
.q41-v2026-dimension + .q41-v2026-dimension { margin-top: 26px; }
.q41-v2026-dimension h2 { margin: 0 0 9px !important; font-size: 18px !important; line-height: 1.35 !important; }
.q41-v2026-dimension-labels { display: flex; justify-content: space-between; gap: 24px; margin-bottom: 9px; color: #646d7c; font-size: 13px; line-height: 1.4; }
.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: 32px 0; border-top: 1px solid #e5e9f0; }
.q41-v2026-profile-section h2 { margin: 0 0 14px !important; font-size: 24px !important; line-height: 1.3 !important; }
.q41-v2026-profile-section p { margin: 0; color: #4f5868; font-size: 16px; line-height: 1.72; }
.q41-v2026-bullet-list, .q41-v2026-reflection-list { margin: 0; padding-left: 24px; }
.q41-v2026-bullet-list li, .q41-v2026-reflection-list li { margin: 0 0 10px; padding-left: 3px; color: #4f5868; font-size: 16px; line-height: 1.6; }
.q41-v2026-role-list { display: flex; flex-wrap: wrap; gap: 8px; margin: 20px 0 0; padding: 0; list-style: none; }
.q41-v2026-role-list li { margin: 0; padding: 7px 10px; border: 1px solid #dfe4ed; border-radius: 6px; background: #f8f9fb; color: #4f5868; font-size: 13px; line-height: 1.35; }
.q41-v2026-example-grid { display: grid; grid-template-columns: 1fr; gap: 16px; }
@media (min-width: 701px) {
  .q41-v2026-example-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }
  .q41-v2026-example:last-child:nth-child(odd) { grid-column: 1 / -1; }
}
.q41-v2026-example { padding: 20px; border: 1px solid #dfe4ed; border-radius: 10px; background: #f8f9fb; }
.q41-v2026-example h3 { margin: 0 0 8px !important; font-size: 18px !important; line-height: 1.35 !important; }
.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 { box-sizing: border-box; max-width: 820px; margin: 24px auto 0; padding: 28px 36px; border: 1px solid #e1e6ef; border-radius: 14px; background: #fff; box-shadow: 0 12px 34px rgba(24, 36, 64, .06); font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Arial, Helvetica, sans-serif; }
.q41-v2026-rating h2, .q41-v2026-share h2 { margin: 0 0 12px !important; padding: 0 !important; border: 0 !important; background: none !important; color: #171b24 !important; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Arial, Helvetica, sans-serif !important; font-size: 22px !important; line-height: 1.3 !important; font-weight: 700 !important; text-shadow: none !important; }
.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-feedback {
  box-sizing: border-box;
  width: 100%;
  max-width: 820px;
  margin: 56px auto 0;
  overflow: hidden;
  border: 2px solid #c8d6e8;
  border-radius: 16px;
  background: #f3f6fa;
  color: #20242c;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Arial, Helvetica, sans-serif;
}
.q41-v2026-feedback-header { padding: 30px 36px 26px; border-bottom: 1px solid #d9e2ee; background: #edf3fa; }
.q41-v2026-feedback-eyebrow { margin: 0 0 8px; color: #0b3ee3; font-size: 12px; line-height: 1.3; font-weight: 800; letter-spacing: .12em; }
.q41-v2026-feedback h2 {
  margin: 0 0 16px !important;
  padding: 0 !important;
  border: 0 !important;
  background: none !important;
  color: #171b24 !important;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Arial, Helvetica, sans-serif !important;
  font-size: 25px !important;
  line-height: 1.25 !important;
  font-weight: 700 !important;
  text-shadow: none !important;
}
.q41-v2026-feedback-separation { margin: 0; padding: 14px 16px; border-left: 4px solid #0b3ee3; border-radius: 6px; background: #fff; color: #3f4958; font-size: 14px; line-height: 1.55; }
.q41-v2026-feedback-separation strong { color: #171b24; }
.q41-v2026-feedback-form { padding: 4px 36px 28px; }
.q41-v2026-feedback-fieldset { min-width: 0; margin: 0; padding: 24px 0; border: 0; }
.q41-v2026-feedback-fieldset + .q41-v2026-feedback-fieldset { border-top: 1px solid #d9e2ee; }
.q41-v2026-feedback-fieldset legend { width: 100%; margin: 0 0 14px; padding: 0; color: #20242c; font-size: 17px; line-height: 1.4; font-weight: 700; }
.q41-v2026-feedback-options { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 10px; }
.q41-v2026-feedback-fit .q41-v2026-feedback-options { grid-template-columns: repeat(5, minmax(0, 1fr)); }
.q41-v2026-feedback-option { position: relative; min-width: 0; }
.q41-v2026-feedback-option input { position: absolute; width: 1px; height: 1px; margin: 0; opacity: 0; pointer-events: none; }
.q41-v2026-feedback-option label {
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: space-between;
  min-height: 48px;
  height: 100%;
  padding: 11px 13px;
  border: 1px solid #cbd4df;
  border-radius: 8px;
  background: #fff;
  color: #303846;
  font-size: 14px;
  line-height: 1.35;
  cursor: pointer;
  transition: border-color .15s ease, box-shadow .15s ease, background-color .15s ease;
}
.q41-v2026-feedback-fit .q41-v2026-feedback-option label { justify-content: center; text-align: center; }
.q41-v2026-feedback-option label:hover { border-color: #8ca3c1; }
.q41-v2026-feedback-option input:focus-visible + label { outline: 3px solid rgba(11, 62, 227, .24); outline-offset: 2px; }
.q41-v2026-feedback-option input:checked + label { border-color: #0b3ee3; background: #eef2ff; box-shadow: inset 0 0 0 1px #0b3ee3; font-weight: 700; }
.q41-v2026-feedback-option input:checked + label:after { margin-left: 8px; color: #0b3ee3; content: "✓"; font-weight: 900; }
.q41-v2026-feedback-detail { margin: 0 -12px; padding: 24px 12px; border: 1px solid #d9e2ee !important; border-radius: 10px; background: #fff; }
.q41-v2026-feedback-submit {
  cursor: pointer;
  border: 1px solid #0b3ee3;
  border-radius: 7px;
  padding: 11px 17px;
  background: #0b3ee3;
  color: #fff;
  font-size: 14px;
  line-height: 1.3;
  font-weight: 700;
}
.q41-v2026-feedback-submit:hover:not(:disabled) { border-color: #082da8; background: #082da8; }
.q41-v2026-feedback-submit:focus-visible { outline: 3px solid rgba(11, 62, 227, .24); outline-offset: 3px; }
.q41-v2026-feedback-submit:disabled { cursor: not-allowed; border-color: #aeb8c5; background: #aeb8c5; color: #f7f8fa; }
.q41-v2026-feedback-privacy { max-width: 650px; margin: 13px 0 0; color: #626c7a; font-size: 12px; line-height: 1.5; }
.q41-v2026-feedback-status { min-height: 0; margin: 0; padding: 0 36px; color: #273346; font-size: 15px; line-height: 1.5; font-weight: 700; }
.q41-v2026-feedback.is-submitted .q41-v2026-feedback-status { min-height: 24px; padding-top: 24px; padding-bottom: 24px; }
.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-feedback, .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 { padding: 30px 20px 10px; border-radius: 12px; }
  .q41-v2026-result-header { margin-bottom: 30px; }
  .q41-v2026-result h1 { font-size: 32px !important; }
  .q41-v2026-result-subtitle { margin-bottom: 14px; font-size: 15px; }
  .q41-v2026-result-tagline { font-size: 18px; }
  .q41-v2026-result-overview { font-size: 16px; }
  .q41-v2026-dimensions { padding: 20px 18px; }
  .q41-v2026-dimension h2 { font-size: 17px !important; }
  .q41-v2026-dimension-labels { gap: 10px; font-size: 12px; }
  .q41-v2026-profile-section { padding: 27px 0; }
  .q41-v2026-profile-section h2 { font-size: 22px !important; }
  .q41-v2026-rating, .q41-v2026-share { padding: 24px 20px; border-radius: 12px; }
  .q41-v2026-rating-control { align-items: stretch; flex-direction: column; }
  .q41-v2026-feedback { margin-top: 40px; border-radius: 12px; }
  .q41-v2026-feedback-header { padding: 24px 20px 22px; }
  .q41-v2026-feedback h2 { font-size: 22px !important; }
  .q41-v2026-feedback-form { padding: 2px 20px 24px; }
  .q41-v2026-feedback-options, .q41-v2026-feedback-fit .q41-v2026-feedback-options { grid-template-columns: 1fr; }
  .q41-v2026-feedback-fit .q41-v2026-feedback-option label { justify-content: space-between; text-align: left; }
  .q41-v2026-feedback-status { padding-right: 20px; padding-left: 20px; }
}
