/* The original questionnaire owns answers, scores and result generation. */
html[data-hl-quiz-experience][data-hl-fonts] {
  --hlq-paper: #F0EEE9;
  --hlq-ink: #3D3835;
  --hlq-muted: #665D58;
  --hlq-rose: #A05A6B;
  --hlq-teal: #007B7F;
  --hlq-line: rgba(160,90,107,.22);
  scroll-padding-top: 92px;
}
html[data-hl-quiz-experience][data-hl-fonts] body {
  background: var(--hlq-paper) !important;
  color: var(--hlq-ink) !important;
  font-size: 16px;
  line-height: 1.7;
}
html[data-hl-quiz-experience][data-hl-fonts] .quiz-wrap {
  width: min(100%,800px) !important;
  max-width: 800px !important;
  margin: 0 auto !important;
  padding: 20px 24px 96px !important;
  box-sizing: border-box;
}
html[data-hl-quiz-experience][data-hl-fonts] :is(.quiz-wrap>.hl-ogbanner,.quiz-wrap>img[src*="page-banners"],.quiz-hero>svg,.quiz-hero-icon,.quiz-hero-animals,.start-icon) {display:none !important;}
html[data-hl-quiz-experience][data-hl-fonts] .quiz-hero {
  min-height: 0 !important;
  padding: 28px 30px 24px !important;
  margin: 0 0 20px !important;
  background: #fff !important;
  background-image: none !important;
  color: var(--hlq-ink) !important;
  border: 1px solid var(--hlq-line) !important;
  border-radius: 24px !important;
  box-shadow: 0 12px 32px rgba(160,90,107,.06) !important;
  text-align: left !important;
  height: auto !important;
  overflow: visible !important;
}
html[data-hl-quiz-experience][data-hl-fonts] .quiz-hero::before,
html[data-hl-quiz-experience][data-hl-fonts] .quiz-hero::after {display:none !important;}
html[data-hl-quiz-experience][data-hl-fonts] .quiz-hero-inner {padding:0 !important;max-width:none !important;}
html[data-hl-quiz-experience][data-hl-fonts] .quiz-hero h1 {
  font-size: clamp(1.65rem,3.2vw,2.15rem) !important;
  font-weight: 800 !important;
  line-height: 1.45 !important;
  letter-spacing: -.02em !important;
  color: var(--hlq-ink) !important;
  -webkit-text-fill-color: var(--hlq-ink) !important;
  background: none !important;
  margin: 6px 0 12px !important;
  text-shadow: none !important;
  max-width: none !important;
  text-wrap: pretty;
}
html[data-hl-quiz-experience][data-hl-fonts] .quiz-hero h1 br {display:none;}
html[data-hl-quiz-experience][data-hl-fonts] .quiz-hero :is(p,.quiz-hero-sub) {
  font-size: 1rem !important;
  line-height: 1.8 !important;
  margin: 0 0 14px !important;
  max-width: none !important;
  color: var(--hlq-muted) !important;
  -webkit-text-fill-color: currentColor !important;
}
html[data-hl-quiz-experience][data-hl-fonts] :is(.quiz-badge,.quiz-hero-note) {
  padding: 0 !important;
  font-size: .875rem !important;
  line-height: 1.6 !important;
  background: transparent !important;
  border: none !important;
  box-shadow: none !important;
  color: var(--hlq-teal) !important;
  letter-spacing: .02em !important;
}
html[data-hl-quiz-experience][data-hl-fonts] .start-area {padding:0 !important;margin:0 0 20px !important;}
html[data-hl-quiz-experience][data-hl-fonts] .start-card {padding:24px !important;border:1px solid var(--hlq-line) !important;border-radius:20px !important;background:#fff !important;box-shadow:none !important;text-align:left !important;}
html[data-hl-quiz-experience][data-hl-fonts] .start-title {font-size:1.2rem !important;line-height:1.6 !important;margin:0 0 12px !important;}
html[data-hl-quiz-experience][data-hl-fonts] :is(.start-desc,.result-section-content,.result-desc,.result-subtitle) {font-size:1rem !important;line-height:1.85 !important;color:var(--hlq-ink) !important;}
html[data-hl-quiz-experience][data-hl-fonts] .start-meta {font-size:.875rem !important;line-height:1.6 !important;margin:16px 0 !important;gap:12px !important;}
html[data-hl-quiz-experience][data-hl-fonts] .hlq-method {margin-top:20px;padding-top:16px;border-top:1px solid var(--hlq-line);color:var(--hlq-muted);}
html[data-hl-quiz-experience][data-hl-fonts] .hlq-method summary {cursor:pointer;font-size:.95rem;line-height:1.8;color:var(--hlq-teal);font-weight:600;}
html[data-hl-quiz-experience][data-hl-fonts] .hlq-method[open] summary {margin-bottom:16px;}
html[data-hl-quiz-experience][data-hl-fonts] .hl-container {padding:0 !important;max-width:none !important;}
html[data-hl-quiz-experience][data-hl-fonts] .questions-area {padding:0 !important;}
html[data-hl-quiz-experience][data-hl-fonts] :is(.quiz-card,.question-card,.hlq-question) {
  padding:26px !important;
  border:1px solid var(--hlq-line) !important;
  border-radius:24px !important;
  background:#fff !important;
  box-shadow:0 12px 32px rgba(160,90,107,.07) !important;
  margin:0 0 20px !important;
  scroll-margin-top:92px;
  animation:none !important;
  transform:none !important;
}
html[data-hl-quiz-experience][data-hl-fonts] :is(.quiz-q-num,.q-num,.hlq-counter) {font-size:.875rem !important;line-height:1.6 !important;color:var(--hlq-teal) !important;letter-spacing:.02em !important;margin:0 0 12px !important;opacity:1 !important;}
html[data-hl-quiz-experience][data-hl-fonts] :is(.quiz-question,.q-text,.question-text,.hlq-heading) {font-size:1.2rem !important;font-weight:700 !important;line-height:1.75 !important;color:var(--hlq-ink) !important;margin:0 0 24px !important;letter-spacing:0 !important;outline-offset:8px;}
html[data-hl-quiz-experience][data-hl-fonts] :is(.quiz-options,.likert-opts,.likert-row,.hlq-options) {display:flex !important;flex-direction:column !important;gap:10px !important;}
html[data-hl-quiz-experience][data-hl-fonts] :is(.quiz-option,.likert-opt,.likert-btn,.lk-btn,.hlq-option) {
  box-sizing:border-box !important;
  width:100% !important;
  min-height:56px !important;
  height:auto !important;
  display:flex !important;
  align-items:center !important;
  justify-content:flex-start !important;
  gap:14px !important;
  padding:14px 18px !important;
  margin:0 !important;
  border:1.5px solid #D8CEC8 !important;
  border-radius:14px !important;
  background:#fff !important;
  color:var(--hlq-ink) !important;
  -webkit-text-fill-color:currentColor !important;
  font-size:1rem !important;
  font-weight:500 !important;
  line-height:1.65 !important;
  text-align:left !important;
  white-space:normal !important;
  overflow:visible !important;
  box-shadow:none !important;
  transform:none !important;
  cursor:pointer;
  transition:background-color .15s ease,border-color .15s ease !important;
}
html[data-hl-quiz-experience][data-hl-fonts] :is(.quiz-option,.likert-opt,.likert-btn,.lk-btn,.hlq-option):hover {border-color:var(--hlq-teal) !important;background:#F1F7F6 !important;}
html[data-hl-quiz-experience][data-hl-fonts] :is(.quiz-option,.likert-opt,.likert-btn,.lk-btn,.hlq-option):is(.selected,.active,[aria-pressed="true"]) {border-color:var(--hlq-teal) !important;background:#EAF5F3 !important;color:#007B7F !important;box-shadow:inset 4px 0 0 var(--hlq-teal) !important;}
html[data-hl-quiz-experience][data-hl-fonts] :is(button,a,[role="button"]):focus-visible {outline:3px solid var(--hlq-teal) !important;outline-offset:4px !important;}
html[data-hl-quiz-experience][data-hl-fonts] .hlq-heading:focus-visible {outline:3px solid var(--hlq-teal) !important;outline-offset:6px !important;border-radius:4px;}
html[data-hl-quiz-experience][data-hl-fonts] .hlq-counter {background:none !important;border:0 !important;box-shadow:none !important;padding:0 !important;transform:none !important;}
html[data-hlq-active-panels] :is(#intro-section,#quiz-section,#result-section).quiz-section:not(.active) {display:none !important;}
html[data-hlq-active-panels] :is(#intro-section,#quiz-section,#result-section).quiz-section.active {display:block !important;}
html[data-hl-quiz-experience][data-hl-fonts] :is(.hlq-heading,.result-name) {scroll-margin-top:100px;}
html[data-hl-quiz-experience][data-hl-fonts] :is(.quiz-nav,.hlq-nav) {display:flex !important;justify-content:space-between !important;align-items:center !important;gap:12px !important;margin-top:24px !important;}
html[data-hl-quiz-experience][data-hl-fonts] :is(.btn-next,.btn-primary,#startBtn,.hlq-next) {background:var(--hlq-teal) !important;color:#fff !important;-webkit-text-fill-color:#fff !important;border:1px solid var(--hlq-teal) !important;border-radius:12px !important;box-shadow:none !important;padding:14px 24px !important;min-height:52px !important;font-size:1rem !important;line-height:1.5 !important;transform:none !important;text-shadow:none !important;}
html[data-hl-quiz-experience][data-hl-fonts] :is(.btn-prev,.hlq-previous) {background:#fff !important;color:var(--hlq-ink) !important;border:1px solid #D8CEC8 !important;border-radius:12px !important;box-shadow:none !important;padding:14px 20px !important;min-height:52px !important;font-size:1rem !important;line-height:1.5 !important;transform:none !important;}
html[data-hl-quiz-experience][data-hl-fonts] button:disabled {opacity:.5 !important;cursor:not-allowed !important;}
html[data-hl-quiz-experience][data-hl-fonts] :is(.quiz-progress-wrap,.prog-wrap,.hlq-progress) {max-width:none !important;margin:0 0 18px !important;padding:0 4px !important;}
html[data-hl-quiz-experience][data-hl-fonts] :is(.quiz-progress-label,.prog-label) {font-size:.875rem !important;line-height:1.5 !important;color:var(--hlq-muted) !important;margin:8px 0 !important;}
html[data-hl-quiz-experience][data-hl-fonts] :is(.quiz-progress-bar,.prog-bar) {height:6px !important;border:0 !important;border-radius:12px !important;background:#E0DAD4 !important;}
html[data-hl-quiz-experience][data-hl-fonts] :is(.quiz-progress-fill,.prog-fill) {background:var(--hlq-teal) !important;border-radius:12px !important;transition:width .2s ease !important;}
html[data-hl-quiz-experience][data-hl-fonts] :is(.result-section,.result-hero,.ocean-bars,.score-gauge,.result-hour-bridge,.more-quizzes,.share-row,.dim-bars,.radar-wrap,.hl-title-card) {border:1px solid var(--hlq-line) !important;border-radius:20px !important;background:#fff !important;box-shadow:none !important;padding:24px !important;margin-bottom:16px !important;}
html[data-hl-quiz-experience][data-hl-fonts] :is(.result-section-title,.result-type-label,.ocean-label,.ocean-top,.hour-bridge-label) {font-size:.95rem !important;line-height:1.7 !important;}
html[data-hl-quiz-experience][data-hl-fonts] .quiz-result {padding-top:0 !important;}
html[data-hl-quiz-experience][data-hl-fonts][data-hl-quiz-state="answering"] :is(.quiz-hero,.hlq-intro,.hl-ogbanner,.quiz-wrap>img[src*="page-banners"]) {display:none !important;}
html[data-hl-quiz-experience][data-hl-fonts][data-hl-quiz-state="result"] :is(.quiz-hero,.hl-ogbanner,.quiz-wrap>img[src*="page-banners"]) {display:none !important;}
html[data-hl-quiz-experience][data-hl-fonts] :is(.hl-product-cta,.deep-cta) :is(p,a,button) {font-size:1rem !important;line-height:1.75 !important;}
html[data-hl-quiz-experience][data-hl-fonts] :is(.hl-product-cta,.deep-cta) :is(a,button) {min-height:44px;}
html[data-hl-quiz-experience][data-hl-fonts] [data-hl-static-panels] :is(.question,button)[hidden],
html[data-hl-quiz-experience][data-hl-fonts] [data-hl-static-panels][hidden] {display:none !important;}
html[data-hl-quiz-experience][data-hl-fonts] [data-hl-static-panels] .choices {display:flex !important;flex-direction:column !important;gap:10px !important;}
html[data-hl-quiz-experience][data-hl-fonts] [data-hl-static-panels] .choice {min-height:56px;padding:14px 18px;border:1.5px solid #D8CEC8;border-radius:14px;background:#fff;color:var(--hlq-ink);font-size:1rem;line-height:1.65;display:flex;gap:12px;align-items:center;cursor:pointer;}
html[data-hl-quiz-experience][data-hl-fonts] [data-hl-static-panels] .choice.selected {background:#EAF5F3;border-color:var(--hlq-teal);color:#007B7F;}
html[data-hl-quiz-experience][data-hl-fonts] [data-hl-static-panels] .choice:has(input:focus-visible) {outline:3px solid var(--hlq-teal);outline-offset:4px;}
html[data-hl-quiz-experience][data-hl-fonts] .hlq-static-intro {margin:0 0 20px;font-size:1rem;}
html[data-hl-quiz-experience][data-hl-fonts] .hlq-static-intro>p {margin:0 0 10px;}
html[data-hl-quiz-experience][data-hl-fonts] .hlq-static-intro .hlq-method {margin-top:10px;padding-top:10px;}
html[data-hl-quiz-experience][data-hl-fonts][data-hl-quiz-state="answering"] .hlq-static-intro,
html[data-hl-quiz-experience][data-hl-fonts][data-hl-quiz-state="result"] :is(.hlq-static-intro,.quiz-wrap>.progress-bar) {display:none !important;}
html[data-hl-quiz-experience][data-hl-fonts] .quiz-wrap:has([data-hl-static-panels])>.progress-bar {position:static !important;background:none !important;border:0 !important;box-shadow:none !important;margin:0 0 14px !important;padding:0 !important;}
html[data-hl-quiz-experience][data-hl-fonts] .quiz-wrap:has([data-hl-static-panels]) .progress-bar .track {height:6px;border:0;background:#E0DAD4;}
html[data-hl-quiz-experience][data-hl-fonts] .quiz-wrap:has([data-hl-static-panels]) .progress-bar .fill {background:var(--hlq-teal);}
html[data-hl-quiz-experience][data-hl-fonts] .quiz-wrap:has([data-hl-static-panels]) .progress-bar .label {font-size:.875rem;margin-top:6px;color:var(--hlq-muted);}
html[data-hl-quiz-experience][data-hl-fonts] .quiz-wrap:has([data-hl-static-panels]) :is(.result,.result-head,.scent-box,.med-box,.action-box,.secondary-critic,.tools-cta,.share-box) {border:1px solid var(--hlq-line) !important;border-radius:20px !important;box-shadow:none !important;background:#fff !important;padding:24px !important;}
html[data-hl-quiz-experience][data-hl-fonts] .quiz-wrap:has([data-hl-static-panels]) .result {border:0 !important;padding:0 !important;background:none !important;scroll-margin-top:92px;}
html[data-hl-quiz-experience][data-hl-fonts] .quiz-wrap:has([data-hl-static-panels]) .result-head {margin-bottom:16px;}
html[data-hl-quiz-experience][data-hl-fonts] .quiz-wrap:has([data-hl-static-panels]) .result h3 {border:0 !important;margin:0 0 12px;padding:0;color:var(--hlq-rose);}
html[data-hl-quiz-experience][data-hl-fonts] .quiz-wrap:has([data-hl-static-panels]) :is(.result-eyebrow,.question-num) {background:none !important;color:var(--hlq-teal) !important;border:0 !important;padding:0 !important;font-size:.875rem !important;}
html[data-hl-quiz-experience][data-hl-fonts] .quiz-wrap:has([data-hl-static-panels]) .result :is(p,li,.desc,.result-tagline) {font-size:1rem;line-height:1.8;}
html[data-hl-quiz-experience][data-hl-fonts] .hlq-revise {margin-top:20px;}
html[data-hl-quiz-experience][data-hl-fonts] #step0 {padding:24px;border:1px solid var(--hlq-line);border-radius:20px;background:#fff;}
html[data-hl-quiz-experience][data-hl-fonts] :is(.fi,#qFree) {font-size:1rem !important;line-height:1.7 !important;color:var(--hlq-ink) !important;background:#fff !important;border:1px solid #D8CEC8 !important;border-radius:10px !important;padding:12px !important;}
html[data-hl-quiz-experience][data-hl-fonts] .go-btn {background:var(--hlq-teal) !important;color:#fff !important;min-height:52px;font-size:1rem;padding:12px 22px;border-radius:12px;border:0;}
html[data-hl-quiz-experience][data-hl-fonts] :is(.step-ind,.prog-text,.q-axis,.q-free label) {font-size:.95rem !important;line-height:1.7 !important;color:var(--hlq-muted) !important;}
html[data-hl-quiz-experience][data-hl-fonts] .mod-grid {gap:14px !important;}
html[data-hl-quiz-experience][data-hl-fonts] .mod-card {padding:20px !important;border:1px solid var(--hlq-line) !important;border-radius:18px !important;background:#fff !important;box-shadow:none !important;}
html:is([data-hl-quiz-experience="career_ai_wealth_custom"],[data-hl-quiz-experience="multi_module_awareness"]) {--bg:#F0EEE9;--tx:#3D3835;--sub:#665D58;--ink:#3D3835;--ink2:#665D58;--gd:#007B7F;--gd2:#A05A6B;--gold:#007B7F;--bd:rgba(160,90,107,.22);--card:#fff;}
html[data-hl-quiz-experience="multi_module_awareness"] :is(.glass,.done-area) {background:#fff !important;color:var(--hlq-ink) !important;border:1px solid var(--hlq-line) !important;border-radius:20px !important;padding:24px !important;}
html[data-hl-quiz-experience="career_ai_wealth_custom"] :is(.card-title,.si-label,.archetype-card,.path-card) {color:var(--hlq-ink) !important;}
html[data-hl-quiz-experience="career_ai_wealth_custom"] :is(.archetype-card,.path-card,.ai-box,.soft-cta) {background:#fff !important;border:1px solid var(--hlq-line) !important;border-radius:20px !important;padding:24px !important;}
html[data-hl-quiz-experience][data-hl-fonts] .hlq-announcer {position:absolute !important;width:1px !important;height:1px !important;overflow:hidden !important;clip-path:inset(50%) !important;white-space:nowrap !important;}
@media (max-width:600px) {
  html[data-hl-quiz-experience][data-hl-fonts] .quiz-wrap {padding:12px 16px 96px !important;}
  html[data-hl-quiz-experience][data-hl-fonts] :is(.quiz-hero,.quiz-card,.question-card,.hlq-question) {padding:22px 18px !important;border-radius:20px !important;}
  html[data-hl-quiz-experience][data-hl-fonts] :is(.quiz-question,.q-text,.question-text) {font-size:1.125rem !important;}
  html[data-hl-quiz-experience][data-hl-fonts] :is(.quiz-option,.likert-opt,.likert-btn,.lk-btn,.hlq-option) {padding:13px 14px !important;}
}
@media (prefers-reduced-motion:reduce) {
  html[data-hl-quiz-experience][data-hl-fonts] {scroll-behavior:auto !important;}
  html[data-hl-quiz-experience][data-hl-fonts] :is(.quiz-card,.question-card,.hlq-question,button,.quiz-progress-fill,.prog-fill) {animation:none !important;transition:none !important;}
}

/* Legible result text and brand colors after the shared site skin. */
html[data-hl-quiz-experience][data-hl-fonts] [data-hlq-readable] {font-size:1rem !important;line-height:1.75 !important;}
html[data-hl-quiz-experience][data-hl-fonts] :is(.rtc-sub,.rtc-quote,.bar-label,.bar-score,.bars-title,.rs-body,.hb-text,.share-sub,.share-title,.share-btn,.more-title,.more-link,.fuling-close,.rtc-tag) {font-size:1rem !important;line-height:1.75 !important;opacity:1 !important;color:var(--hlq-ink) !important;}
html[data-hl-quiz-experience][data-hl-fonts] :is(.rtc-eyebrow,.rs-title,.hb-label) {font-size:.95rem !important;line-height:1.7 !important;color:var(--hlq-teal) !important;opacity:1 !important;}
html[data-hl-quiz-experience][data-hl-fonts] :is(.result-title-card,.bars-wrap,.share-area) {padding:24px !important;background:#fff !important;border:1px solid var(--hlq-line) !important;border-radius:20px !important;box-shadow:none !important;margin:0 0 16px !important;}
html[data-hl-quiz-experience][data-hl-fonts] .rtc-tags {gap:8px !important;flex-wrap:wrap !important;}
html[data-hl-quiz-experience][data-hl-fonts] .rtc-tag {padding:5px 12px !important;background:#F6EBEE !important;color:#7E4453 !important;border:1px solid var(--hlq-line) !important;box-shadow:none !important;}
html[data-hl-quiz-experience][data-hl-fonts] .bar-fill {background:var(--hlq-teal) !important;}
html[data-hl-quiz-experience][data-hl-fonts] .bar-row:nth-child(2n) .bar-fill {background:var(--hlq-rose) !important;}
html[data-hl-quiz-experience][data-hl-fonts] :is(.share-btn,.more-link) {min-height:44px !important;border:1px solid var(--hlq-line) !important;box-shadow:none !important;}
