:root {
  --ink: #273c38;
  --muted: #56665f;
  --berry: #994560;
  --berry-dark: #79364d;
  --pink: #fff0f2;
  --sage: #e3f1e9;
  --line: #d6e2dc;
  --surface: #fff;
}

body { font-size: 15px; }
h1, h2, h3, h4, strong { font-weight: 700; font-style: normal; }
button, .primary-button, .header-cta, .desktop-nav, .text-button { font-weight: 700; }
.section-inner { width: min(1160px, calc(100% - 64px)); }
.announcement { background: #e6f2ec; color: #315e4d; font-size: 12px; padding: 9px 16px; }
.announcement span { margin: 0 8px; }
.site-header { height: 84px; padding: 0 32px; max-width: 1280px; }
.brand > span { font-size: 29px; font-weight: 700; }
.brand > svg { color: #3c7862; stroke-width: 1.8; }
.brand-note { font-size: 9px; font-weight: 700; }
.desktop-nav { gap: 24px; font-size: 13px; }
.landing-header .header-cta { border: 0; background: var(--berry); color: #fff; padding: 12px 16px; border-radius: 4px; font-size: 12px; white-space: nowrap; }
.header-cta:hover { background: var(--berry-dark); }
.reading-section { background: #fff3f4; padding: 34px 0 40px; }
.page-heading { margin-bottom: 28px; }
.eyebrow { font-size: 10px; color: #386751; font-weight: 700; letter-spacing: 0; }
.page-heading h1 { font-size: 42px; margin: 11px 0; font-weight: 700; }
.page-heading p { font-size: 15px; }
.landing-intro .reading-intro-note { color: #426553; font-size: 12px; display: flex; align-items: center; justify-content: center; gap: 6px; margin-top: 14px; }
.reading-intro-note svg { width: 15px; height: 15px; }
.reading-layout { grid-template-columns: minmax(0, 1.35fr) minmax(0, 1fr); gap: 60px; }
legend, .label-row label, .email-field > label { font-size: 15px; font-weight: 700; }
.reading-form .topic-options label > span { font-size: 13px; font-weight: 700; min-height: 47px; padding: 11px 13px; }
.topic-options label:has(input:checked) > span { background: #dff1e7; border-color: #549679; color: #275a43; }
.reading-form .topic-fieldset { margin-bottom: 22px; }
.plan-option { padding: 15px; min-height: 133px; border-color: #d7c4cc; }
.plan-option:has(input:checked) { border-color: var(--berry); }
.plan-top { display: grid; grid-template-columns: 14px minmax(0, 1fr) auto; gap: 8px; }
.landing-form .plan-top strong { font-size: 14px; white-space: normal; }
.plan-price { font-size: 27px; font-weight: 700; }
.landing-form .plan-description { font-size: 12px; margin-top: 10px; }
.landing-form .plan-bottom { font-size: 11px; color: #40664d; margin-top: 13px; }
.payment-note, .landing-form .privacy-note, .reading-service-note { font-size: 11px; }
.reading-service-note { display: flex; align-items: center; gap: 6px; margin-top: 12px; color: #426553; }
.reading-service-note svg { width: 15px; height: 15px; }
.preview-note { font-size: 11px; color: var(--muted); text-align: center; margin-top: 9px; }
.label-row > span { font-size: 11px; }
.landing-form .question-field { margin-top: 22px; }
textarea, .input-wrap input { font-size: 16px; }
textarea { min-height: 106px; }
.input-wrap input { height: 48px; }
.input-wrap > svg { top: 15px; }
.primary-button { font-size: 14px; min-height: 50px; }
.submit-reading > span:last-child { font-weight: 700; }
.landing-visual .photo-wrap { height: 370px; border-radius: 6px; }
.photo-wrap img { filter: none; object-position: center 48%; }
.photo-tag { bottom: 18px; font-size: 9px; font-weight: 700; }
.visual-caption p { font-size: 25px; font-weight: 700; }
.visual-caption > svg { color: #53806d; }
.landing-aside-note { margin-top: 17px; padding-top: 17px; font-size: 13px; }
.landing-aside-note strong { font-weight: 700; }
.reassurance-inner { padding: 21px 0; }
.reassurance-inner span { font-size: 12px; font-weight: 700; color: #345d48; }
.reassurance-inner svg { stroke-width: 1.8; }
.sample-section { padding: 56px 0; background: #fff; }
.section-heading h2, .module-heading h2 { font-size: 36px; font-weight: 700; }
.section-heading p { font-size: 14px; }
.sample-label { font-size: 10px; font-weight: 700; }
.sample-intro > p { font-size: 26px; font-weight: 700; }
.sample-copy h3 { font-size: 22px; font-weight: 700; }
.sample-copy p { font-size: 14px; }
.sample-tabs { background: #edf3f4; }
.sample-tabs button { font-size: 12px; }
.sample-footer > span { font-size: 11px; }
.text-button { font-size: 12px; min-height: 38px; }

.module-heading { text-align: center; max-width: 730px; margin: 0 auto 34px; }
.module-heading h2 { margin: 12px 0 16px; line-height: 1.2; }
.module-heading p { font-size: 15px; color: var(--muted); }
.fit-section { padding: 57px 0 40px; background: #eaf5f1; border-top: 1px solid #d6e9df; border-bottom: 1px solid #d6e9df; }
.fit-grid { display: grid; grid-template-columns: minmax(0, 1fr) minmax(0, 1fr); gap: 52px; }
.fit-column { min-width: 0; }
.fit-column + .fit-column { padding-left: 42px; border-left: 1px dashed #a8c8b9; }
.fit-column h3 { display: flex; align-items: center; gap: 12px; font-family: var(--serif); font-size: 26px; line-height: 1.25; margin: 0 0 15px; }
.fit-column h3 svg { width: 29px; height: 29px; }
.fit-column ul { padding: 0; margin: 0; list-style: none; }
.fit-column li { display: flex; align-items: center; gap: 12px; padding: 18px 0; border-bottom: 1px solid #cfe1d8; min-height: 64px; font-size: 15px; font-weight: 700; line-height: 1.6; }
.fit-column li svg { width: 22px; height: 22px; padding: 4px; border-radius: 50%; stroke-width: 3; color: #fff; }
.fit-yes h3 svg { color: #2c8a67; }
.fit-yes li svg { background: #2c8a67; }
.fit-no h3 svg { color: #c25867; }
.fit-no li svg { background: #c25867; }
.fit-cta { display: flex; width: max-content; max-width: 100%; margin: 27px auto 0; color: #2f694f; }

.stories-section { padding: 58px 0 45px; background: #fff; }
.stories-section .module-heading { margin-bottom: 20px; }
.stories-disclosure { display: flex; align-items: center; justify-content: center; gap: 9px; font-size: 12px; color: #566961; margin: 0 auto 30px; line-height: 1.7; }
.stories-disclosure svg { width: 17px; height: 17px; color: #487667; }
.stories-grid { display: grid; grid-template-columns: minmax(0, 1fr) minmax(0, 1fr); gap: 20px; }
.story-card { display: grid; grid-template-columns: minmax(0, 1fr) 146px; gap: 20px; padding: 23px; border: 1px solid #e3d8dc; border-radius: 6px; min-width: 0; align-items: start; }
.story-rose { background: #fff1f4; }
.story-blue { background: #eef4fa; border-color: #d9e4ef; }
.story-mint { background: #eef7f1; border-color: #d8e8dc; }
.story-yellow { background: #fff8df; border-color: #ebe2c1; }
.story-theme { display: flex; align-items: center; gap: 6px; color: var(--berry); font-size: 10px; font-weight: 700; min-height: 20px; }
.story-theme svg { width: 15px; height: 15px; }
.story-blue .story-theme { color: #456989; }
.story-mint .story-theme { color: #34704f; }
.story-yellow .story-theme { color: #80691e; }
.story-content h3 { font-family: var(--serif); font-size: 23px; line-height: 1.3; margin: 12px 0 14px; }
.story-question { font-size: 15px; font-weight: 700; line-height: 1.6; margin-bottom: 12px; }
.story-excerpt { font-size: 13px; color: var(--muted); line-height: 1.8; }
.story-note { border-top: 1px solid #273c3820; margin-top: 17px; padding-top: 14px; display: flex; align-items: start; gap: 6px; font-size: 11px; font-weight: 700; color: #52685c; }
.story-note svg { width: 15px; height: 15px; margin-top: 2px; }
.story-open { margin-top: 10px; }
.story-portrait { margin: 0; min-width: 0; }
.story-portrait img { width: 100%; aspect-ratio: 3 / 4; height: auto; object-fit: cover; object-position: center 30%; display: block; border-radius: 4px; }
.stories-footer { font-size: 12px; color: var(--muted); text-align: center; margin-top: 25px; }
.questions-section { background: #f4f2fa; }
.faq-list details { border-color: #dad7e5; }
.faq-list details:first-child { border-color: #dad7e5; }
.questions-layout h2 { font-size: 35px; font-weight: 700; }
.questions-layout > div > p { font-size: 14px; }
.faq-list summary { font-size: 14px; font-weight: 700; }
.faq-list details > p { font-size: 14px; }
.footer-main > p { font-size: 12px; }
.footer-links button { font-size: 12px; }
.footer-bottom { font-size: 11px; }
.dialog-body h2, .order-total strong { font-weight: 700; }
.order-details > div { font-size: 13px; }
.dialog-note { font-size: 11px; }
.story-dialog-body { padding-top: 50px; }
.story-dialog-body h2 { margin-bottom: 16px; }
.story-dialog-prompt { font-size: 16px; font-weight: 700; margin-bottom: 20px; }
.story-card-symbol { display: block; background: #eaf5ef; color: #386751; border-left: 3px solid #599575; padding: 11px 14px; margin-bottom: 23px; font-size: 12px; font-weight: 700; }
#story-copy h3 { font-family: var(--serif); font-size: 21px; margin-bottom: 8px; }
#story-copy p { font-size: 14px; line-height: 1.8; color: var(--muted); margin-bottom: 22px; }
#story-use { width: 100%; }

@media (max-width: 1050px) {
  .desktop-nav { gap: 16px; font-size: 12px; }
  .brand > span { font-size: 25px; }
  .reading-layout { gap: 36px; }
  .reading-form .topic-options label > span { font-size: 12px; }
  .landing-form .plan-top strong { font-size: 12px; }
  .plan-price { font-size: 24px; }
  .story-card { grid-template-columns: minmax(0, 1fr) 115px; padding: 20px; gap: 16px; }
  .story-content h3 { font-size: 21px; }
  .fit-grid { gap: 28px; }
  .fit-column + .fit-column { padding-left: 28px; }
}

@media (max-width: 820px) {
  .desktop-nav { display: none; }
  .landing-header .menu-toggle { display: inline-flex; margin-left: auto; }
  .site-header { gap: 12px; }
  .reading-layout { grid-template-columns: minmax(0, 1.4fr) minmax(0, 1fr); gap: 26px; }
  .reading-form .topic-options label > span { font-size: 11px; }
  .landing-form .plan-top { grid-template-columns: 14px minmax(0, 1fr); }
  .plan-price { grid-column: 2; margin-left: 0; }
  .stories-grid { grid-template-columns: minmax(0, 1fr); }
  .story-card { grid-template-columns: minmax(0, 1fr) 175px; }
}

@media (max-width: 700px) {
  .section-inner { width: calc(100% - 40px); }
  .announcement { font-size: 10px; padding: 8px 10px; }
  .announcement span { margin: 0 3px; }
  .site-header { height: 74px; padding: 0 20px; gap: 10px; }
  .brand > span, .landing-header .brand > span { font-size: 25px; }
  .brand-note { font-size: 8px; }
  .landing-header > .header-cta { display: none; }
  .landing-header .menu-toggle { display: inline-flex; }
  .reading-section { padding: 26px 0 32px; }
  .page-heading { margin-bottom: 24px; }
  .page-heading h1 { font-size: 33px; max-width: 360px; }
  .page-heading p { font-size: 14px; }
  .landing-intro .reading-intro-note { font-size: 11px; max-width: 300px; margin: 13px auto 0; }
  .reading-layout { display: block; }
  .reading-form .topic-options label > span { font-size: 12px; min-height: 48px; gap: 8px; }
  .landing-form .plan-top strong { font-size: 13px; }
  .landing-form .plan-option { min-height: 160px; padding: 14px; }
  .plan-price { font-size: 28px; margin-top: 5px; }
  .landing-form .plan-description { font-size: 12px; }
  .landing-form .plan-bottom { font-size: 10px; }
  legend, .label-row label, .email-field > label { font-size: 14px; }
  .landing-form .privacy-note, .payment-note { font-size: 11px; }
  .landing-visual { display: none; }
  .reassurance-inner { padding: 18px 0; gap: 12px; }
  .reassurance-inner span { font-size: 10px; }
  .sample-section { padding: 38px 0; }
  .section-heading h2, .module-heading h2 { font-size: 30px; }
  .sample-intro > p { font-size: 25px; }
  .sample-copy h3 { font-size: 22px; }
  .sample-copy p { font-size: 14px; }
  .sample-footer > span { font-size: 11px; }
  .section-heading p, .module-heading p { font-size: 14px; }
  .fit-section, .stories-section { padding: 38px 0 32px; }
  .module-heading { margin-bottom: 28px; }
  .fit-grid { grid-template-columns: minmax(0, 1fr); gap: 30px; }
  .fit-column + .fit-column { padding-left: 0; border-left: 0; }
  .fit-column h3 { font-size: 25px; }
  .fit-column li { font-size: 14px; padding: 15px 0; }
  .fit-cta { margin-top: 20px; }
  .stories-disclosure { align-items: start; font-size: 11px; justify-content: start; margin-bottom: 23px; }
  .stories-disclosure svg { margin-top: 2px; }
  .stories-grid { gap: 16px; }
  .story-card { grid-template-columns: minmax(0, 1fr) 96px; padding: 18px; gap: 14px; }
  .story-content h3 { font-size: 22px; margin: 10px 0 13px; }
  .story-question { font-size: 14px; }
  .story-excerpt { font-size: 13px; }
  .story-theme { font-size: 9px; }
  .story-note { grid-column: 1 / -1; font-size: 10px; }
  .stories-footer { font-size: 11px; }
  .questions-layout h2 { font-size: 30px; }
  .questions-layout > div > p { font-size: 14px; }
  .faq-list summary { font-size: 14px; }
  .footer-bottom { font-size: 10px; }
}

@media (max-width: 360px) {
  .section-inner { width: calc(100% - 32px); }
  .site-header { padding: 0 16px; }
  .brand > span, .landing-header .brand > span { font-size: 23px; }
  .page-heading h1 { font-size: 30px; }
  .reading-form .topic-options label > span { font-size: 11px; padding: 10px 8px; gap: 6px; }
  .landing-form .plan-option { padding: 13px 10px; }
  .landing-form .plan-top strong { font-size: 12px; }
  .landing-form .plan-description { font-size: 11px; }
  .landing-form .plan-bottom { font-size: 9px; }
  .story-card { grid-template-columns: minmax(0, 1fr) 82px; gap: 12px; padding: 15px; }
  .story-content h3 { font-size: 20px; }
  .story-theme { font-size: 8px; }
}
/* Optional data collection is opt-in and separate from the reading form. */
.request-trap{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap}
.analytics-consent{position:fixed;bottom:16px;left:16px;z-index:15;width:380px;max-width:calc(100% - 32px);background:#fff;border:1px solid #cddbd0;border-radius:6px;padding:15px 18px;box-shadow:0 4px 22px #13271d17;font-size:12px;color:#425c4a}
.analytics-consent p{margin:0 0 12px}.analytics-consent>div{display:flex;justify-content:flex-end;gap:16px}.analytics-consent button{font:inherit;font-weight:700;border:0;background:none;color:#28674a;padding:6px 0;cursor:pointer}.analytics-consent button:hover{text-decoration:underline}
.reading-form[aria-busy="true"]{opacity:.8}.reading-form button:disabled{cursor:wait}
