/* Approved mobile visual: MaruBuri title, SUIT body, original logo. */
/* Result folio: reuse the approved white/navy hierarchy and existing ink art. */
body.jade-flow .total-overview { max-width:780px; margin-inline:auto; }
body.jade-flow .total-overview>h1 { font-family:'MaruBuri',serif; color:#142d40; font-weight:600; }
body.jade-flow .total-overview>.funnel-eyebrow { color:#57796d; }
body.jade-flow .fortune-report { margin:30px 0 48px; text-align:left; }
body.jade-flow .fortune-report [hidden] { display:none!important; }
body.jade-flow .report-cover { position:relative; min-height:280px; padding:36px 32px; overflow:hidden; background:#f8f6ef; border:1px solid #eeeae0; }
body.jade-flow .report-cover img { position:absolute; inset:0; width:100%; height:100%; object-fit:cover; opacity:.65; }
body.jade-flow .report-cover> :not(img) { position:relative; max-width:21em; }
body.jade-flow .fortune-report h2 { font-family:'MaruBuri',serif; font-weight:600; font-size:26px; line-height:1.65; letter-spacing:-.035em; color:#142d40; margin:12px 0 24px; word-break:keep-all; overflow-wrap:anywhere; }
body.jade-flow .report-cover h2 { max-width:15em; font-size:31px; }
body.jade-flow .fortune-report p { font-family:var(--font-ui); font-size:18px; font-weight:400; line-height:1.95; color:#354855; word-break:keep-all; overflow-wrap:anywhere; margin:0 0 18px; }
body.jade-flow .fortune-report .report-overline { color:#57796d; font-size:14px; font-weight:650; letter-spacing:.045em; margin:0; }
body.jade-flow .fortune-report .report-birth { font-size:15px; line-height:1.7; color:#4a5960; max-width:32em; }
body.jade-flow .fortune-report .report-introduction { margin:24px 0; color:#556873; }
body.jade-flow .report-contents { display:grid; grid-template-columns:repeat(3,minmax(0,1fr)); gap:0; padding:12px 0; border-block:1px solid #dce5e1; }
body.jade-flow .report-contents button { border:0; background:none; text-align:left; color:#254c48; min-height:48px; padding:12px 8px; font:500 16px/1.6 var(--font-ui); cursor:pointer; }
body.jade-flow .report-contents button:hover { background:#eef5f1; }
body.jade-flow .report-contents button:focus-visible { outline:2px solid #497e70; outline-offset:2px; }
body.jade-flow .report-chart { margin:40px 0; padding:28px; background:#f5f8f6; }
body.jade-flow .report-chart h2 { font-size:22px; margin-top:0; }
body.jade-flow .report-pillars { display:grid; grid-template-columns:repeat(4,minmax(0,1fr)); border:1px solid #d6e2dc; background:#fff; }
body.jade-flow .report-pillars>div { display:flex; flex-direction:column; text-align:center; gap:10px; padding:18px 5px; border-right:1px solid #d6e2dc; }
body.jade-flow .report-pillars>div:last-child { border-right:0; }
body.jade-flow .report-pillars .is-self { background:#e6f0e9; }
body.jade-flow .report-pillars span,body.jade-flow .report-pillars small { font:400 14px/1.5 var(--font-ui); color:#53655f; }
body.jade-flow .report-pillars strong { font:500 28px/1.4 'MaruBuri',serif; color:#183e35; }
body.jade-flow .report-elements { margin:26px 0 18px; display:grid; gap:14px; }
body.jade-flow .report-element { display:grid; grid-template-columns:90px 1fr 40px; align-items:center; gap:16px; font:400 16px/1.6 var(--font-ui); }
body.jade-flow .report-element b { font-weight:500; text-align:right; }
body.jade-flow .report-track { height:12px; background:#e2e8e5; overflow:hidden; border-radius:2px; }
body.jade-flow .report-track i { height:100%; display:block; background:#51836b; }
body.jade-flow [data-element=fire] .report-track i { background:#bb7560; }
body.jade-flow [data-element=earth] .report-track i { background:#b49a5a; }
body.jade-flow [data-element=metal] .report-track i { background:#7e8790; }
body.jade-flow [data-element=water] .report-track i { background:#5c839c; }
body.jade-flow .fortune-report .report-caption,body.jade-flow .fortune-report .report-notice { font-size:15px; line-height:1.8; color:#586b70; margin:16px 0 0; }
body.jade-flow .report-chapter { padding:32px 0; border-bottom:1px solid #e2e9e6; scroll-margin-top:24px; }
body.jade-flow .report-chapter:focus-visible { outline:2px solid #497e70; outline-offset:8px; }
body.jade-flow .report-basis { margin-top:24px; }
body.jade-flow .report-basis summary { color:#4e6f63; font-size:15px; min-height:44px; padding:10px 0; cursor:pointer; }
body.jade-flow .report-basis p { font-size:15px; color:#586b70; padding:12px 16px; background:#f4f7f5; }
body.jade-flow .report-closing { border-left:3px solid #77967c; margin-top:36px; padding:8px 0 8px 24px; }
body.jade-flow .report-closing h2 { font-size:23px; margin:0 0 12px; }
body.jade-flow.large-reading .fortune-report p { font-size:22px; }
body.jade-flow.large-reading .report-contents button { font-size:20px; }
@media(max-width:700px){
 body.jade-flow .report-cover { padding:24px 20px; min-height:270px; }
 body.jade-flow .report-cover h2 { font-size:27px; }
 body.jade-flow .report-contents { grid-template-columns:repeat(2,minmax(0,1fr)); }
 body.jade-flow .report-chart { padding:20px 14px; margin-inline:-8px; }
 body.jade-flow .report-element { grid-template-columns:80px 1fr 32px; gap:8px; }
 body.jade-flow .report-pillars span,body.jade-flow .report-pillars small { font-size:12px; }
 body.jade-flow .report-pillars strong { font-size:24px; }
 body.jade-flow .report-chapter h2 { font-size:24px; }
}
body.jade-flow { background:#fff; color:#142d40; --ink:#142d40; --jade:#17384b; --line:#dfe7e6; }
body.jade-flow .site-header { background:#fff; border-bottom:0; height:76px; padding:12px 24px; max-width:1060px; }
body.jade-flow .brand-lockup { width:150px!important; height:50px!important; object-fit:contain; }
body.jade-flow .wizard-progress { color:#48786e; font-weight:400; padding:12px 24px 16px; }
body.jade-flow .wizard-progress>div { background:#e4e8e7; height:3px; }
body.jade-flow .wizard-progress i { background:#6caa99; }
body.jade-flow .funnel-wizard { max-width:1060px; }
body.jade-flow .wizard-viewport { padding:0 24px 16px; }
body.jade-flow .wizard-viewport .home-stage { display:grid; grid-template-columns:1fr 1fr; align-items:center; gap:24px 48px; padding:32px 0 16px; background:#fff; border:0; border-radius:0; box-shadow:none; overflow:visible; }
body.jade-flow .home-stage::before,body.jade-flow .home-stage::after,body.jade-flow .hero-pine,body.jade-flow .hero-gold-line { display:none!important; }
body.jade-flow .home-stage .hero-copy { padding:0; width:auto; min-width:0; }
body.jade-flow .home-stage .hero-copy h1 { font-family:'MaruBuri',serif; font-weight:400; font-size:39px; line-height:1.5!important; letter-spacing:-.045em!important; color:#142d40; }
body.jade-flow .home-stage .hero-copy h1 em { color:inherit; font-weight:inherit; }
body.jade-flow .home-stage .hero-copy h1 :is(span,em) { font-family:inherit; font-weight:inherit; }
body.jade-flow .home-stage .hero-lead { font-family:var(--font-ui); color:#4d5965; font-weight:400; font-size:18px; line-height:1.8; margin:22px 0 0; max-width:29ch; }
body.jade-flow .jade-art { width:100%; height:190px; object-fit:contain; grid-column:1/-1; grid-row:2; }
body.jade-flow .jade-preview { grid-column:2; grid-row:1; padding:24px 0; }
body.jade-flow .jade-preview-label { font:400 16px/1.7 var(--font-ui); color:#697782; margin:0 0 8px; }
body.jade-flow .jade-topics { font:400 22px/1.6 var(--font-ui); color:#142d40; margin:0; }
body.jade-flow .jade-process { list-style:none; display:flex; align-items:center; justify-content:space-between; gap:8px; padding:0; margin:36px 0 0; }
body.jade-flow .jade-process li:not(.jade-arrow) { display:flex; flex-direction:column; align-items:center; gap:12px; }
body.jade-flow .jade-process svg { width:30px; height:30px; }
body.jade-flow .jade-process span { font:400 17px/1.5 var(--font-ui); white-space:nowrap; }
body.jade-flow .jade-arrow { color:#a0b4bb; font-size:26px; align-self:flex-start; }
body.jade-flow .wizard-start-note { background:#fff; color:#566370; font-size:16px; padding:10px 24px 0; }
body.jade-flow .wizard-controls { background:#fff; border-color:#e1e8e7; width:100%; max-width:760px; margin:auto; }
body.jade-flow .wizard-controls .wizard-forward { background:#153449; color:#fff; border:0; border-radius:6px; font-size:18px; font-weight:600; min-height:56px; }
body.jade-flow .wizard-controls .wizard-forward:hover { background:#244e62; }
body.jade-flow .wizard-controls .wizard-forward:active { background:#102b3d; }
body.jade-flow .wizard-back { color:#153449; border-color:#b5c8c7; }
body.jade-flow .wizard-controls button:focus-visible { outline:3px solid #5a9484; outline-offset:3px; }
body.jade-flow.large-reading .home-stage .hero-lead { font-size:23px; }
body.jade-flow .funnel-explanation p { font-size:18px; font-weight:400; line-height:1.85; color:#334652; margin:18px 0; word-break:keep-all; overflow-wrap:anywhere; }
body.jade-flow [data-fortune-reading] { font-weight:650; color:#142d40; }
body.jade-flow .funnel-evidence { margin:24px 0; border-block:1px solid #dce4e1; padding:14px 0; }
body.jade-flow .funnel-evidence summary { cursor:pointer; font-size:17px; min-height:28px; color:#264d47; }
body.jade-flow .funnel-evidence p { font-size:17px; line-height:1.8; color:#4d5965; overflow-wrap:anywhere; }
body.jade-flow.large-reading .funnel-explanation p,body.jade-flow.large-reading .funnel-evidence p,body.jade-flow.large-reading .funnel-evidence summary { font-size:22px; }
body.jade-flow.large-reading .jade-topics { font-size:25px; }
body.jade-flow.large-reading .jade-process span,body.jade-flow.large-reading .wizard-start-note { font-size:20px; }
@media(min-width:701px){
 body.jade-flow .site-header,body.jade-flow .funnel-wizard { max-width:960px; }
 body.jade-flow[data-wizard-step="1"] .wizard-viewport { flex:0 1 auto; }
 body.jade-flow .wizard-viewport .home-stage { grid-template-columns:minmax(0,1.2fr) minmax(0,1fr); align-items:center; gap:8px 40px; padding:34px 0 0; }
 body.jade-flow .home-stage .hero-copy h1 { font-size:clamp(34px,3.15vw,44px); line-height:1.4!important; }
 body.jade-flow .home-stage .hero-lead { margin-top:16px; font-size:19px; max-width:30ch; }
 body.jade-flow .jade-preview { width:100%; max-width:340px; justify-self:end; padding:12px 0; }
 body.jade-flow .jade-process { margin-top:26px; }
 body.jade-flow .jade-art { height:180px; object-fit:cover; margin-top:8px; }
 body.jade-flow[data-wizard-step="1"] .wizard-start-note { padding-top:0; }
 body.jade-flow[data-wizard-step="1"] .wizard-controls { margin:0 auto; max-width:520px; }
}
@media(max-width:700px){
 body.jade-flow .site-header { height:72px; padding:10px 22px; }
 body.jade-flow .brand-lockup { width:136px!important; height:46px!important; }
 body.jade-flow .wizard-viewport { padding:0 24px 8px; }
 body.jade-flow .wizard-progress { padding:8px 24px 14px; }
 body.jade-flow .wizard-viewport .home-stage { display:flex; flex-direction:column; align-items:stretch; gap:0; padding:12px 0 6px; }
 body.jade-flow .home-stage .hero-copy h1 { font-size:32px; }
 body.jade-flow .home-stage .hero-lead { margin-top:18px; }
 body.jade-flow .jade-art { width:calc(100% + 48px); max-width:none; margin:16px -24px 10px; height:150px; object-fit:cover; }
 body.jade-flow .jade-preview { padding:12px 0 4px; }
 body.jade-flow .jade-topics { font-size:20px; }
 body.jade-flow .jade-process { margin-top:24px; }
 body.jade-flow .jade-process span { font-size:16px; }
 body.jade-flow .wizard-controls { padding:10px 22px max(14px,env(safe-area-inset-bottom)); }
 body.jade-flow.large-reading .home-stage .hero-copy h1 { font-size:34px; }
}
