.scenario small { font-size: 16px; line-height: 1.5; }
.oreo-art { display: flex; align-items: center; justify-content: space-between; gap: 10px; padding: 12px; }
.oreo-art img { position: static; display: block; flex: 0 0 auto; height: 188px; width: auto; max-width: 48%; object-fit: contain; }
.oreo-caption { position: static; flex: 1 1 140px; min-width: 0; max-width: none; margin: 0; padding: 9px 10px; border-radius: 12px; background: rgba(255,255,255,.92); color: #715f62; font-size: 14px; line-height: 1.55; overflow-wrap: anywhere; }
.oreo-note { display: flex; align-items: center; gap: 14px; min-width: 0; margin: 14px 0 18px; padding: 8px 16px; border-radius: 14px; background: #fff7f1; }
.oreo-note img { display: block; flex: 0 0 auto; width: 42px; height: 56px; object-fit: contain; }
.oreo-note p { flex: 1 1 180px; min-width: 0; margin: 0; color: #654f55; font-size: 16px; line-height: 1.55; overflow-wrap: anywhere; }
.result-oreo-note { max-width: 620px; margin: 8px 0 18px; }
.oreo-share-note { max-width: 620px; margin: 18px 0 6px; }
.select-hint, .selection-footer span, .intro-promise ul { font-size: 16px; }
.multi-hint { margin: 16px 0 8px; color: var(--muted); font-size: 16px; }
.question-overview { margin: 8px 0 12px; padding: 13px 16px; border-radius: 12px; background: var(--soft); color: var(--ink); font-size: 16px; line-height: 1.7; }
.answer { font-size: 17px; min-height: 48px; }
.question h3 { font-size: 20px; line-height: 1.5; }
.question-progress { display: flex; align-items: center; gap: 16px; margin: 17px 0 2px; color: var(--muted); font-size: 16px; font-weight: 800; }
.progress-track { flex: 1; height: 10px; border-radius: 99px; overflow: hidden; background: #f1e7e1; }
.progress-track span { display: block; height: 100%; width: 0; border-radius: inherit; background: var(--rose); transition: width .2s ease; }
.current-question { min-height: 190px; padding: 24px 0; }
.question-navigation { display: flex; align-items: center; justify-content: space-between; gap: 10px; margin-top: 12px; padding-top: 16px; border-top: 1px solid var(--line); }
.question-navigation button:disabled { opacity: .45; cursor: not-allowed; }
.question-navigation .text-button { font-size: 16px; }
.result-intro { margin: 0 0 22px; color: var(--muted); font-size: 17px; }
.next-step-card { margin: 20px 0 24px; padding: 22px 24px; border: 1px solid #efd8cf; border-left: 6px solid var(--rose); border-radius: 15px; background: #fff8f3; }
.next-step-card > span { color: #87575c; font-size: 16px; font-weight: 800; }
.next-step-card h3 { margin: 8px 0; font-size: 22px; line-height: 1.55; }
.next-step-card p { margin: 0; color: #6e5b5f; font-size: 16px; line-height: 1.7; }
.topic-results-heading { margin: 26px 0 4px; font-size: 22px; }
.topic-results-intro { margin: 0 0 14px; color: var(--muted); font-size: 16px; line-height: 1.6; }
.topic-results { display: grid; grid-template-columns: 1fr; gap: 12px; }
.topic-result-card { padding: 19px 22px; border: 1px solid var(--line); border-radius: 15px; background: #fffdfb; }
.topic-result-card h4 { margin: 0 0 12px; color: var(--ink); font-size: 19px; line-height: 1.5; }
.consult-destination { padding: 13px 16px; border-radius: 12px; background: #f8eee8; }
.consult-destination span { display: block; color: #795b5c; font-size: 15px; font-weight: 700; }
.topic-result-card p { margin: 5px 0; color: #6e5b5f; font-size: 16px; line-height: 1.65; }
.consult-destination .topic-consultant { margin: 3px 0 0; color: var(--ink); font-size: 19px; font-weight: 800; }
.topic-result-card .consult-reason { margin: 10px 0; }
.topic-result-card .consult-link { display: inline-flex; min-height: 42px; align-items: center; margin: 2px 10px 8px 0; padding: 5px 12px; border: 1px solid #d9b9ae; border-radius: 9px; color: #70474f; background: #fff; font-size: 16px; font-weight: 700; text-underline-offset: 3px; }
.topic-more { margin-top: 6px; padding-top: 12px; border-top: 1px solid var(--line); }
.topic-more summary { cursor: pointer; color: #70474f; font-size: 16px; font-weight: 700; }
.topic-more strong { display: block; margin-top: 13px; font-size: 16px; }
.topic-more ul, .answer-details ul { margin: 5px 0 0; padding-left: 24px; font-size: 16px; line-height: 1.65; }
.topic-more li, .answer-details li { margin: 5px 0; }
.topic-more .topic-action-why { color: var(--muted); }
.family-advice { margin-top: 14px; padding: 15px 20px; border: 1px solid var(--line); border-radius: 14px; }
.family-advice summary { cursor: pointer; font-size: 17px; font-weight: 700; }
.family-advice blockquote { margin: 14px 0 6px; padding-left: 15px; border-left: 4px solid var(--rose); font-size: 18px; line-height: 1.7; }
.family-advice p { margin: 5px 0; color: var(--muted); font-size: 16px; line-height: 1.65; }
.answer-details { margin-top: 13px; padding: 15px 20px; border: 1px solid var(--line); border-radius: 14px; }
.answer-details summary { cursor: pointer; font-size: 17px; font-weight: 700; }
.answer-details ul { margin-top: 10px; }
.memo-fallback { margin-top: 18px; }
.memo-fallback label { display: block; margin-bottom: 8px; font-size: 16px; }
.memo-fallback textarea { width: 100%; min-height: 270px; padding: 12px; border: 1px solid var(--line); border-radius: 10px; color: var(--ink); background: white; font: inherit; font-size: 15px; }
.privacy-note { font-size: 14px; }
@media (max-width: 760px) {
  .next-step-card { padding: 19px 20px; }
  .next-step-card h3 { font-size: 21px; }
  .question-navigation { display: grid; grid-template-columns: 1fr 1fr; }
  .question-navigation #skipQuestion { grid-column: 1 / -1; grid-row: 1; justify-self: center; }
  .question-navigation #previousQuestion { grid-column: 1; grid-row: 2; width: 100%; }
  .question-navigation #nextQuestion { grid-column: 2; grid-row: 2; width: 100%; }
  .current-question { min-height: 260px; }
  .topic-result-card { padding: 17px 18px; }
  .oreo-art { gap: 8px; padding: 10px; }
  .oreo-art img { height: 140px; max-width: 44%; }
  .oreo-caption { padding: 8px; font-size: 13px; }
  .oreo-note { gap: 10px; padding: 7px 12px; }
  .oreo-note img { width: 36px; height: 48px; }
  .oreo-note p { font-size: 15px; }
}
