/* One first-visit path; preserve the existing burgundy, gold and paper palette. */
body.wizard-flow .home-stage .method-summary { display:flex; align-items:center; justify-content:space-between; gap:6px; margin:20px 0; }
body.wizard-flow .home-stage .method-summary span { font-size:16px; font-weight:700; white-space:nowrap; }
body.wizard-flow .home-stage .method-summary b { color:#946e35; font-size:18px; }
.method-details { border-top:1px solid #d8cbb7; }
.method-details summary { cursor:pointer; min-height:52px; padding:16px 0; color:#542632; }
.method-details summary:focus-visible { outline:3px solid #b18135; outline-offset:3px; }
.method-details:not([open]) .when-open,.method-details[open] .when-closed { display:none; }
body.wizard-flow .home-stage .method-details .funnel-method-note { text-align:left; margin:0 0 20px; line-height:1.7; }
body.wizard-flow.large-reading .home-stage .method-summary { flex-wrap:wrap; justify-content:flex-start; gap:8px; }
body.wizard-flow.large-reading .home-stage .method-summary span { font-size:20px; }
body.wizard-flow .home-stage,
body.wizard-flow .home-stage :is(h1,h2,p,span,blockquote) { font-family:var(--font-ui); }
body.wizard-flow .home-stage .hero-copy h1 { font-size:48px; font-weight:800; line-height:1.35!important; letter-spacing:-.035em!important; margin:0; }
body.wizard-flow .home-stage .hero-copy h1 em { font-family:inherit; font-weight:inherit; color:#f0ce88; font-style:normal; }
body.wizard-flow .home-stage .hero-lead { font-size:18px; font-weight:400; line-height:1.8; margin:24px 0 0; max-width:30ch; color:#e2d2d5; }
body.wizard-flow .home-stage .funnel-method>h2 { font-size:20px; font-weight:700; line-height:1.7; }
body.wizard-flow .funnel-method :is(p,blockquote) { font-size:18px; font-weight:400; }
body.wizard-flow .funnel-method span { font-size:16px; font-weight:700; }
body.wizard-flow .funnel-method .funnel-method-note { font-size:16px; font-weight:400; }
.wizard-start-note { flex:none; margin:0; padding:10px 20px 0; background:#faf8f2; text-align:center; font:400 16px/1.6 var(--font-ui); color:#665b54; }
body.wizard-flow[data-wizard-step="1"] .wizard-controls { border-top:0; padding-top:10px; }
body.wizard-flow[data-wizard-step="1"] .wizard-forward { font-weight:800; font-size:20px; background:#e5c080; color:#48202c; border:1px solid #c39a55; }
body.wizard-flow[data-wizard-step="1"] .wizard-forward:hover { background:#edce96; }
body.wizard-flow[data-wizard-step="1"] .wizard-forward:active { background:#d8af6c; }
body.wizard-flow .home-stage .funnel-method .showcase-sentence { background:#f5efe4; border-color:#d8c9b1; }
body.wizard-flow .home-stage .funnel-method .showcase-sentence>span { color:#795247; }
body.wizard-flow .home-stage .funnel-method .showcase-sentence blockquote { color:#352f29; }
body.wizard-flow.large-reading .home-stage .hero-lead { font-size:23px; }
body.wizard-flow.large-reading .wizard-start-note { font-size:20px; }
@media(max-width:700px){
 body.wizard-flow .home-stage .hero-copy h1 { font-size:36px; }
 body.wizard-flow .home-stage .hero-lead { margin-top:20px; }
 body.wizard-flow .home-stage .funnel-method>h2 { font-size:18px; }
 body.wizard-flow.large-reading .home-stage .hero-copy h1 { font-size:40px; }
}
.total-overview { max-width:900px; margin:auto; padding:16px 12px 28px; }
.total-overview h1 { font-size:clamp(30px,4vw,40px); color:#542632; margin:12px 0; }
.total-intro { font-size:18px; line-height:1.8; color:#665b54; }
.total-lead { padding:24px 0; border-block:1px solid #d8cbb7; margin:24px 0; }
.total-lead h2,.total-topic-heading { font-size:21px; color:#653340; }
.total-lead p { font-size:20px; line-height:1.85; }
.total-topic-grid { display:grid; grid-template-columns:repeat(3,minmax(0,1fr)); gap:14px; }
.total-topic-grid button { padding:22px; border:1px solid #d4c7b4; border-radius:10px; text-align:left; background:#fffdf8; font:inherit; color:#423932; cursor:pointer; }
.total-topic-grid strong { display:flex; justify-content:space-between; font-size:21px; color:#653340; }
.total-topic-grid button>span { display:block; margin:16px 0; font-size:18px; line-height:1.8; }
.total-topic-grid small { font-size:15px; color:#77654f; }
.fortune-topic-switch { display:flex; flex-wrap:wrap; gap:8px; margin:20px 0; }
.fortune-topic-switch button { min-height:48px; padding:10px 16px; border:1px solid #bca88c; border-radius:6px; background:#fffcf6; color:#542632; font:inherit; cursor:pointer; }
.fortune-topic-switch button[aria-pressed=true] { background:#542632; color:#fff; }
.total-topic-grid button:focus-visible,.fortune-topic-switch button:focus-visible { outline:3px solid #b18135; outline-offset:3px; }
.large-reading .total-overview p,.large-reading .total-topic-grid button>span { font-size:23px; }
.large-reading .fortune-topic-switch button { font-size:21px; }
@media(max-width:700px){.total-topic-grid{grid-template-columns:1fr}.total-topic-grid button{padding:18px}.total-overview{padding:8px 8px 24px}}
body.wizard-flow { height:100dvh; overflow:hidden; display:flex; flex-direction:column; }
body.wizard-flow:has(.funnel-wizard:not([hidden])) { padding-bottom:0; }
body.wizard-flow:has(.funnel-wizard:not([hidden])) .site-header nav { display:none!important; }
body.wizard-flow:has(.funnel-wizard:not([hidden])) .home-return { display:none!important; }
body.wizard-flow:has(.funnel-wizard:not([hidden])) .site-header { grid-template-columns:1fr auto; }
body.wizard-flow .wizard-viewport h1:focus,body.wizard-flow .wizard-viewport h2:focus,body.wizard-flow .wizard-viewport legend:focus { outline:none; }
body.wizard-flow .site-header { flex:none; margin:0 auto; width:100%; }
body.wizard-flow #main { flex:1; min-height:0; width:100%; padding:0; overflow:auto; }
body.wizard-flow #open,body.wizard-flow #luck-dashboard,body.wizard-flow footer { display:none!important; }
body.wizard-flow .funnel-wizard { height:100%; max-width:1200px; margin:auto; display:flex; flex-direction:column; }
body.wizard-flow .funnel-wizard[hidden],body.wizard-flow .funnel-wizard [hidden] { display:none!important; }
.wizard-progress { padding:14px 24px 10px; flex:none; color:#653340; font-size:16px; font-weight:650; }
.wizard-progress>div { height:4px; background:#e6dfd3; margin-top:10px; border-radius:3px; }
.wizard-progress i { display:block; height:100%; background:#a67935; transition:width .2s; }
.wizard-viewport { flex:1; min-height:0; overflow:auto; overscroll-behavior:contain; padding:12px 24px 24px; }
.wizard-controls { display:flex; flex:none; gap:12px; padding:14px 24px max(14px,env(safe-area-inset-bottom)); background:#faf8f2; border-top:1px solid #dfd8ca; }
.wizard-controls button { min-height:56px; border-radius:8px; padding:14px 20px; font:inherit; font-size:18px; font-weight:650; cursor:pointer; }
.wizard-back { background:#fff; border:1px solid #c9bdad; color:#542632; min-width:100px; }
.wizard-forward { flex:1; border:0; background:#542632; color:#fff7e9; }
.wizard-controls button:focus-visible { outline:3px solid #b18135; outline-offset:3px; }
body.wizard-flow .wizard-viewport .home-stage { margin:0; min-height:0; border-radius:12px; padding:30px; }
body.wizard-flow .editorial-start,body.wizard-flow .funnel-next,body.wizard-flow #birth-form button[type=submit] { display:none!important; }
body.wizard-flow #birth-form { margin:0 auto; padding:24px; }
body.wizard-flow .wizard-birth { display:grid; gap:18px; }
body.wizard-flow .money-concerns { margin:0; border:0; padding:0; }
body.wizard-flow .funnel-result { padding:12px 12px 24px; }
body.wizard-flow .funnel-offer { max-width:760px; margin:12px auto; }
body.wizard-flow .funnel-extras { margin-top:28px; }
body.wizard-flow.large-reading .wizard-controls button,body.wizard-flow.large-reading .wizard-progress { font-size:21px; }
@media(max-width:700px){
 .wizard-progress { padding:10px 18px; }
 .wizard-viewport { padding:8px 12px 18px; }
 .wizard-controls { padding:12px; gap:8px; }
 .wizard-controls button { padding:12px; font-size:16px; }
 .wizard-back { min-width:76px; }
 body.wizard-flow .wizard-viewport .home-stage { padding:22px 20px; }
 body.wizard-flow #birth-form { padding:20px 16px; }
 body.wizard-flow .funnel-method { padding:18px; margin-top:22px; }
 body.wizard-flow .funnel-method>h2 { font-size:24px; }
}
@media(prefers-reduced-motion:reduce){.wizard-progress i{transition:none;}}
body.simple-funnel .visual-benefits,
body.simple-funnel .showcase-choices,
body.simple-funnel .hero-secondary-actions,
body.simple-funnel .phrase-preview,
body.simple-funnel .editorial-sample { display:none; }
body.simple-funnel:not(.has-profile) .site-header nav { visibility:hidden; }
body.simple-funnel .funnel-promise { color:#ead6b1; font-size:14px; line-height:1.7; margin-top:14px; }
body.simple-funnel .funnel-method { background:#fffcf6; padding:26px; }
body.simple-funnel .funnel-method::before { display:none; }
body.simple-funnel .funnel-method-trail { display:flex; align-items:center; flex-wrap:wrap; gap:8px; margin:18px 0 0; color:#f1e5df; font-size:14px; line-height:1.6; }
body.simple-funnel .funnel-method-trail b,
body.simple-funnel .funnel-method-trail strong { color:#e5c88c; }
body.simple-funnel .funnel-method>h2 { font-size:28px; line-height:1.4; padding:0; margin:16px 0 22px; min-height:0; background:none; }
body.simple-funnel .funnel-method>h2::after { display:none; }
body.simple-funnel .funnel-method .showcase-takeaway,
body.simple-funnel .funnel-method .funnel-reality,
body.simple-funnel .funnel-method .showcase-sentence { position:relative; padding:16px 18px; margin:0 0 28px; border:1px solid #e2d7c6; border-radius:8px; background:#fff; }
body.simple-funnel .funnel-method .showcase-takeaway::after,
body.simple-funnel .funnel-method .funnel-reality::after { content:'↓'; position:absolute; bottom:-27px; left:calc(50% - 12px); width:24px; height:26px; text-align:center; font-size:24px; font-weight:600; line-height:26px; color:#9d7444; }
body.simple-funnel .funnel-method .funnel-reality { background:#f3ece6; border-color:#d6b8b3; }
body.simple-funnel .funnel-method .showcase-sentence { background:#542632; border-color:#542632; margin-bottom:0; }
body.simple-funnel .funnel-method span { font-size:13px; font-weight:650; color:#795247; }
body.simple-funnel .funnel-method p,
body.simple-funnel .funnel-method blockquote { font-size:18px; line-height:1.65; margin:7px 0 0; color:#352f29; }
body.simple-funnel .funnel-method .showcase-sentence>span { color:#e6c88d; }
body.simple-funnel .funnel-method .showcase-sentence blockquote { color:#fff7e9; }
body.simple-funnel .funnel-method .funnel-method-note { font-size:13px; text-align:center; margin-top:16px; color:#74665c; }
body.simple-funnel .funnel-steps { display:flex; gap:22px; padding:22px 0; margin:0; list-style:none; color:#675c56; font-size:15px; justify-content:center; }
body.simple-funnel .funnel-steps b { color:#682f3b; margin-right:7px; }
body.simple-funnel #birth-form { scroll-margin-top:24px; }
body.simple-funnel .luck-dashboard { display:block; }
body.simple-funnel .luck-dashboard[hidden] { display:none; }
.funnel-result { max-width:760px; margin:0 auto; padding:36px 28px 44px; }
.funnel-eyebrow { color:#793e49; font-size:13px; letter-spacing:.06em; }
.funnel-result h1 { font-size:clamp(28px,4vw,40px); line-height:1.3; color:#49222d; margin:10px 0 12px; }
.funnel-result .funnel-intro { color:#6c615a; line-height:1.8; }
.funnel-reading-step { padding:26px 0; border-bottom:1px solid #dfd8ca; }
.funnel-reading-step h2 { font-size:15px; color:#7a4e52; margin:0 0 12px; }
.funnel-reading-step p { color:#342d28; font-size:19px; line-height:1.85; margin:0; overflow-wrap:anywhere; }
.funnel-reading-step.funnel-question p { font-size:25px; font-weight:650; line-height:1.65; }
.funnel-reading-step small { display:block; margin-top:14px; color:#766b62; font-size:14px; line-height:1.7; }
.funnel-next { padding-top:28px; }
.funnel-next[hidden] { display:none; }
.funnel-next p { color:#665b54; line-height:1.8; }
.funnel-primary { display:flex; justify-content:center; align-items:center; gap:22px; width:100%; min-height:56px; padding:16px 22px; border:0; border-radius:8px; background:#542632; color:#fff7e9; font:inherit; font-weight:650; text-decoration:none; cursor:pointer; }
.funnel-primary:focus-visible,.funnel-extras summary:focus-visible { outline:3px solid #b77a2f; outline-offset:4px; }
.funnel-next small { display:block; color:#766b62; margin-top:10px; text-align:center; line-height:1.65; }
.funnel-offer { margin-top:30px; padding:26px; border:1px solid #cdbb98; background:#fffaf0; border-radius:12px; scroll-margin-top:24px; }
.funnel-offer[hidden] { display:none; }
.funnel-offer h2 { color:#542632; font-size:27px; margin:8px 0 14px; }
.funnel-offer p,.funnel-offer li { line-height:1.85; color:#554b43; }
.funnel-offer ul { padding-left:20px; }
.funnel-offer .funnel-offer-status { padding-top:15px; border-top:1px solid #dfd8ca; font-size:14px; }
.funnel-extras { max-width:704px; margin:0 auto 24px; border-top:1px solid #dfd8ca; }
.funnel-extras>summary { cursor:pointer; padding:20px 6px; font-size:15px; color:#655a52; }
.funnel-extras .daily-stage { max-width:460px; margin:0 auto; }
.funnel-extras .today-actions { display:block; }
.funnel-extras .receive-main { background:#eee6d7; color:#542632; }
.funnel-extras .luck-home-header,.funnel-extras .quest-reward { display:none; }
.funnel-reading-link { display:block; text-align:center; padding:16px; color:#6c5352; text-underline-offset:5px; }
body.simple-funnel #birth-form { grid-column:1/-1; width:min(760px,100%); justify-self:center; box-sizing:border-box; }
body.simple-funnel .brand-method { grid-column:1/-1; width:min(760px,100%); justify-self:center; }
body.simple-funnel #birth-form small { font-size:16px; line-height:1.65; color:#62564d; }
body.simple-funnel #birth-form input[type=text] { font-size:20px; min-height:56px; width:100%; box-sizing:border-box; }
body.simple-funnel #birth-form .field-row { display:grid; grid-template-columns:1fr 1fr; gap:20px; }
body.simple-funnel #birth-form .unknown-time { grid-column:1/-1; flex-wrap:wrap; min-height:48px; padding:10px 0; margin:0; }
body.simple-funnel .unknown-help { flex-basis:100%; font-size:16px; line-height:1.65; margin:4px 0 0; color:#62564d; }
.region-details { margin:20px 0; border-top:1px solid #dfd8ca; border-bottom:1px solid #dfd8ca; }
.region-details>summary { min-height:52px; padding:16px 0; cursor:pointer; font-size:17px; }
.region-details summary small { margin-left:10px; text-decoration:underline; text-underline-offset:4px; }
.money-concerns { margin:32px 0 24px; padding:24px 0 0; border:0; border-top:1px solid #dfd8ca; }
.money-concerns legend { padding-top:20px; font-size:24px; font-weight:700; color:#542632; line-height:1.5; }
.money-concerns legend small { display:block; margin-bottom:6px; }
.money-concerns>p { font-size:17px; line-height:1.7; margin:8px 0 16px; }
body.simple-funnel .money-concerns label,
body.simple-funnel #result-concerns label { display:flex; align-items:center; gap:12px; min-height:58px; padding:14px 16px; margin:10px 0; border:1px solid #cfc3b4; border-radius:8px; background:#fffdf8; cursor:pointer; box-sizing:border-box; }
body.simple-funnel .money-concerns label:has(:checked),
body.simple-funnel #result-concerns label:has(:checked) { background:#f2e7d8; border:2px solid #744551; padding:13px 15px; }
body.simple-funnel .money-concerns input,
body.simple-funnel #result-concerns input { width:22px; height:22px; flex-shrink:0; accent-color:#542632; }
body.simple-funnel .money-concerns label span,
body.simple-funnel #result-concerns label span { font-size:18px; line-height:1.6; color:#392e29; }
body.simple-funnel .money-concerns label:focus-within,
body.simple-funnel #result-concerns label:focus-within { outline:3px solid #a57127; outline-offset:3px; }
body.simple-funnel #form-error { font-size:18px; line-height:1.7; padding:16px; scroll-margin:24px; }
.change-concern { padding:12px 0; min-height:48px; border:0; background:none; color:#6f454c; font:inherit; font-size:16px; text-decoration:underline; text-underline-offset:4px; cursor:pointer; }
#result-concerns { border:0; padding:16px 0; }
#result-concerns[hidden] { display:none; }
[data-concern-label] { margin:0 0 12px!important; color:#785042!important; }
.optional-note { padding:0 8px 16px; font-size:16px; line-height:1.7; color:#62564d; }
body.simple-funnel .funnel-method-trail,
body.simple-funnel .funnel-method span,
body.simple-funnel .funnel-method .funnel-method-note,
.funnel-reading-step h2,.funnel-reading-step small,.funnel-eyebrow,
.funnel-next small,.funnel-offer .funnel-offer-status { font-size:16px; }
body.simple-funnel.large-reading .funnel-method p,
body.simple-funnel.large-reading .funnel-method blockquote,
body.simple-funnel.large-reading .funnel-reading-step p,
body.simple-funnel.large-reading .funnel-offer p,
body.simple-funnel.large-reading .funnel-offer li,
body.simple-funnel.large-reading .funnel-intro,
body.simple-funnel.large-reading .funnel-next p { font-size:23px; line-height:1.8; }
body.simple-funnel.large-reading .funnel-question>p { font-size:27px; }
body.simple-funnel.large-reading .funnel-method span,
body.simple-funnel.large-reading .funnel-method-trail,
body.simple-funnel.large-reading .funnel-method .funnel-method-note,
body.simple-funnel.large-reading .funnel-reading-step h2,
body.simple-funnel.large-reading .funnel-reading-step small,
body.simple-funnel.large-reading .funnel-next small,
body.simple-funnel.large-reading .funnel-eyebrow,
body.simple-funnel.large-reading #birth-form small,
body.simple-funnel.large-reading .money-concerns label span,
body.simple-funnel.large-reading #result-concerns label span,
body.simple-funnel.large-reading .change-concern,
body.simple-funnel.large-reading .funnel-primary { font-size:20px; line-height:1.7; }
@media(max-width:680px){
 body.simple-funnel #birth-form .field-row { grid-template-columns:1fr; }
 body.simple-funnel .funnel-method { padding:20px; }
 body.simple-funnel .funnel-method>h2 { font-size:24px; }
 body.simple-funnel .site-header { flex-wrap:wrap; }
 body.simple-funnel:not(.has-profile) .site-header nav { display:none; }
 body.simple-funnel .funnel-steps { gap:13px; font-size:12px; padding:20px 4px; }
 .funnel-result { padding:24px 18px 30px; }
 .funnel-reading-step { padding:22px 0; }
 .funnel-reading-step p { font-size:18px; }
 .funnel-reading-step.funnel-question p { font-size:22px; }
 .funnel-offer { padding:20px; }
 .funnel-extras { margin:0 18px 20px; }
}
