/* Presentation for the existing strengths questionnaire and generated result cards. */
html[data-hlq-active-panels] body > .page-header,
html[data-hlq-active-panels] main.container {
  box-sizing: border-box;
  width: min(100% - 40px, 1080px);
  margin-right: auto !important;
  margin-left: auto !important;
}
html[data-hlq-active-panels] body > .page-header {
  margin-top: 24px !important;
  margin-bottom: 20px !important;
  padding: 24px 28px !important;
  border: 1px solid var(--hlq-line) !important;
  border-radius: 24px !important;
  background: #fff !important;
  color: var(--hlq-ink) !important;
  box-shadow: 0 12px 32px rgba(160,90,107,.06) !important;
}
html[data-hlq-active-panels] .page-header > svg {display:none !important;}
html[data-hlq-active-panels] .page-header > div {
  padding: 0 !important;
  margin-bottom: 8px !important;
  border: 0 !important;
  background: none !important;
  color: var(--hlq-teal) !important;
  font-size: .9rem !important;
  line-height: 1.6 !important;
  letter-spacing: .02em !important;
}
html[data-hlq-active-panels] .page-header .page-title {
  margin: 0 0 10px !important;
  font-size: clamp(1.8rem,3vw,2.2rem) !important;
  line-height: 1.4 !important;
  color: var(--hlq-rose) !important;
  -webkit-text-fill-color: currentColor !important;
  background: none !important;
}
html[data-hlq-active-panels] .page-header .page-title br {display:none;}
html[data-hlq-active-panels] .page-header .page-sub {
  margin: 0 0 10px !important;
  max-width: none !important;
  color: var(--hlq-ink) !important;
  font-size: 1rem !important;
  line-height: 1.65 !important;
}
html[data-hlq-active-panels] .page-header .page-sub br {display:none;}
html[data-hlq-active-panels]:is([data-hl-quiz-state="answering"],[data-hl-quiz-state="result"]) body > .page-header {display:none !important;}
html[data-hlq-active-panels] main.container {padding:0 0 56px;}
html[data-hlq-active-panels] #intro-section.quiz-section.active {display:flex !important;flex-direction:column;gap:16px;align-items:center;}
html[data-hlq-active-panels] .intro-card {max-width:800px;padding:20px 24px;border:1px solid var(--hlq-line);border-radius:20px;background:#fff;}
html[data-hlq-active-panels] .intro-card p {margin:0 0 12px;font-size:1rem;line-height:1.75;}
html[data-hlq-active-panels] .intro-card p:last-child {margin-bottom:0;}
html[data-hlq-active-panels] .start-btn {order:-1;min-width:240px;}
html[data-hlq-active-panels] :is(.start-btn,.ai-copy-btn,.nav-btn,.cta-btn) {
  display:inline-flex;
  justify-content:center;
  align-items:center;
  box-sizing:border-box;
  min-height:52px;
  padding:13px 22px;
  border:1px solid var(--hlq-line);
  border-radius:12px;
  background:#fff;
  color:var(--hlq-ink);
  font-family:inherit;
  font-size:1rem;
  font-weight:700;
  line-height:1.5;
  text-align:center;
  text-decoration:none;
  white-space:normal;
  cursor:pointer;
  box-shadow:none;
}
html[data-hlq-active-panels] :is(.start-btn,.ai-copy-btn,#nextBtn) {background:var(--hlq-teal) !important;color:#fff !important;border-color:var(--hlq-teal) !important;}
html[data-hlq-active-panels] :is(.start-btn,.ai-copy-btn,.cta-btn):hover {filter:brightness(.96);transform:none;}
html[data-hlq-active-panels][data-hl-quiz-state="answering"] main.container {max-width:760px;padding-top:24px;}
html[data-hlq-active-panels] #quiz-section .progress {height:6px;padding:0 !important;margin:0 0 16px !important;background:rgba(160,90,107,.16);border:0;border-radius:8px;overflow:hidden;}
html[data-hlq-active-panels] #progressBar {height:100%;background:var(--hlq-teal);border:0;border-radius:8px;}
html[data-hlq-active-panels] #question-container .question-card {padding:24px !important;margin-bottom:0 !important;max-width:none !important;}
html[data-hlq-active-panels] .question-text {margin-bottom:18px !important;}
html[data-hlq-active-panels] .likert-label-row {display:flex;justify-content:space-between;gap:16px;margin-top:12px;font-size:.9rem;line-height:1.6;color:var(--hlq-muted);}
html[data-hlq-active-panels] #quiz-section .nav-btns {margin-top:16px !important;}
html[data-hlq-active-panels] .nav-btn {flex:1;max-width:240px;}
html[data-hlq-active-panels][data-hl-quiz-state="result"] main.container {padding-top:24px;}
html[data-hlq-active-panels] #result-section {scroll-margin-top:24px;}
html[data-hlq-active-panels] .result-hero {text-align:left;padding:22px 26px !important;}
html[data-hlq-active-panels] .result-eyebrow {margin:0 0 6px;color:var(--hlq-teal);font-size:.9rem;font-weight:700;letter-spacing:.03em;}
html[data-hlq-active-panels] .result-title {margin:0 0 6px;color:var(--hlq-rose);font-size:1.85rem;line-height:1.45;}
html[data-hlq-active-panels] .result-sub {margin:0;font-size:1rem;line-height:1.7;}
html[data-hlq-active-panels] .top5-grid {display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;}
html[data-hlq-active-panels] .talent-card {min-width:0;padding:24px;border:1px solid var(--hlq-line);border-radius:20px;background:#fff;box-shadow:0 8px 24px rgba(160,90,107,.05);}
html[data-hlq-active-panels] .talent-card.rank-1 {grid-column:1 / -1;border-top:4px solid var(--hlq-teal);}
html[data-hlq-active-panels] .talent-rank {margin-bottom:6px;color:var(--hlq-teal);font-size:.9rem;line-height:1.6;font-weight:700;}
html[data-hlq-active-panels] .talent-name {margin-bottom:12px;color:var(--hlq-rose);font-size:1.5rem;line-height:1.5;font-weight:800;}
html[data-hlq-active-panels] :is(.talent-desc,.talent-shadow,.shadow-card-hint) {font-size:1rem;line-height:1.8;color:var(--hlq-ink);overflow-wrap:anywhere;}
html[data-hlq-active-panels] .talent-shadow {margin-top:16px;padding-top:14px;border-top:1px solid var(--hlq-line);}
html[data-hlq-active-panels] .talent-shadow-label {display:block;margin-bottom:6px;color:var(--hlq-teal);font-weight:700;}
html[data-hlq-active-panels] .talent-yuyu {margin-top:18px;padding:14px 16px;border-radius:12px;background:var(--hlq-paper);color:var(--hlq-rose);font-size:1rem;font-weight:600;line-height:1.75;}
html[data-hlq-active-panels] .talent-meta {display:flex;flex-wrap:wrap;gap:4px 18px;margin-top:14px;color:var(--hlq-muted);font-size:.9rem;line-height:1.65;}
html[data-hlq-active-panels] .ai-copy-section {display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:18px;margin:24px 0;padding:24px;border:1px solid var(--hlq-line);border-radius:20px;background:#fff;}
html[data-hlq-active-panels] .ai-copy-section p {flex:1 1 380px;margin:0;font-size:1rem;line-height:1.8;}
html[data-hlq-active-panels] .ai-copy-btn {flex:0 0 auto;}
html[data-hlq-active-panels] .bottom3-section {margin:24px 0;}
html[data-hlq-active-panels] .bottom3-title {margin:0 0 6px;color:var(--hlq-rose);font-size:1.35rem;line-height:1.5;font-weight:700;}
html[data-hlq-active-panels] .bottom3-sub {margin:0 0 16px;font-size:1rem;line-height:1.7;}
html[data-hlq-active-panels] .bottom3-grid {display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;}
html[data-hlq-active-panels] .shadow-card {min-width:0;padding:20px;border:1px solid var(--hlq-line);border-radius:16px;background:#fff;}
html[data-hlq-active-panels] .shadow-card-name {margin-bottom:4px;color:var(--hlq-rose);font-size:1.1rem;font-weight:700;line-height:1.6;}
html[data-hlq-active-panels] .shadow-card-axis {margin-bottom:10px;color:var(--hlq-teal);font-size:.9rem;line-height:1.6;}
html[data-hlq-active-panels] #aromaBridge {margin-top:20px !important;}
html[data-hlq-active-panels] #aromaBridge > div {padding:24px !important;border:1px solid var(--hlq-line) !important;border-radius:20px !important;background:#fff !important;}
html[data-hlq-active-panels] #aromaBridge > div > div {color:var(--hlq-ink) !important;font-size:1rem !important;line-height:1.8 !important;letter-spacing:0 !important;}
html[data-hlq-active-panels] #aromaBridge > div > div:first-child {color:var(--hlq-teal) !important;font-weight:700 !important;}
html[data-hlq-active-panels] #aromaBridge > div > div:last-child {font-size:.9rem !important;color:var(--hlq-muted) !important;font-style:normal !important;}
html[data-hlq-active-panels] .cta-row {display:flex;flex-wrap:wrap;gap:12px;margin-top:20px;}
html[data-hlq-active-panels] .cta-row .cta-btn {flex:1 1 240px;}
html[data-hlq-active-panels] .tagline-bottom {margin-top:20px;color:var(--hlq-muted);font-size:.9rem;line-height:1.7;text-align:center;}
@media (max-width:700px) {
  html[data-hlq-active-panels] body > .page-header,
  html[data-hlq-active-panels] main.container {width:calc(100% - 32px);}
  html[data-hlq-active-panels] body > .page-header {margin-top:16px !important;padding:22px 18px !important;}
  html[data-hlq-active-panels] :is(.intro-card,.talent-card,.ai-copy-section) {padding:20px;}
  html[data-hlq-active-panels] :is(.top5-grid,.bottom3-grid) {grid-template-columns:minmax(0,1fr);}
  html[data-hlq-active-panels] .start-btn {width:100%;}
  html[data-hlq-active-panels] .ai-copy-btn {width:100%;}
  html[data-hlq-active-panels] #question-container .question-card {padding:22px 18px !important;}
  html[data-hlq-active-panels] .nav-btn {max-width:none;}
}
