/* Publisher prototype: the reader's purchase journey. */
body[data-audience="publisher"] .story-layout{min-height:600px}
body[data-audience="publisher"] .stage{min-height:870px}
body[data-object="publisher_reader"] .story-layout{grid-template-columns:1fr 1.05fr;gap:48px}
body[data-object="publisher_reader"] .object-stage{transform:none;height:560px}
body[data-object="publisher_reader"] .object-pose{width:100%;max-width:550px;left:0;top:0;transition:none;transform:none!important}
body[data-object="publisher_reader"] .object-front{padding:23px 25px;min-height:0;box-shadow:none}
body[data-object="publisher_reader"] .object-top{font-size:11px;letter-spacing:.7px;padding-bottom:15px;margin-bottom:18px}
.reader-process{color:#232526;animation:process-enter .32s ease-out both}
.process-article{display:grid;grid-template-columns:84px 1fr;gap:17px;align-items:center;padding-bottom:18px}
.process-article img{width:84px;height:104px;object-fit:cover;filter:grayscale(1);border-radius:2px}
.process-kicker{font-size:11px;font-weight:600;letter-spacing:.6px;color:#536169}
.process-article h3{font-size:21px;line-height:1.25;letter-spacing:-.4px;margin:9px 0}
.process-article p{font-size:14px;line-height:1.5;margin:0;color:#48545a}
.process-article strong{color:#232526;margin-left:8px;white-space:nowrap}
.process-steps{list-style:none;margin:0;padding:0;border-top:1px solid #bcc7cd}
.process-steps li{display:grid;grid-template-columns:28px 1fr;gap:13px;padding:15px 0;border-bottom:1px solid #bcc7cd;position:relative}
.process-number{display:flex;width:28px;height:28px;align-items:center;justify-content:center;border:1px solid #abb7bd;border-radius:50%;font-size:11px;font-weight:700;animation:process-focus .65s ease-out both}
.process-steps li:nth-child(2) .process-number{animation-delay:.35s}
.process-steps li:nth-child(3) .process-number{animation-delay:.7s}
.process-steps h3{font-size:17px;line-height:1.35;margin:2px 0 6px;font-weight:700;letter-spacing:-.2px}
.process-steps p{font-size:15px;line-height:1.5;color:#46545c;margin:0}
.process-label{display:inline-block;font-size:13px;font-weight:600;line-height:1.45;margin-top:8px;padding:3px 7px;background:#ffba00;color:#232526;border-radius:2px}
.process-label-neutral{background:transparent;padding:0;color:#46545c;font-weight:500}
.process-disclaimer{font-size:13px;line-height:1.5;color:#536169;margin:14px 0 0}
@keyframes process-enter{from{opacity:.65;translate:0 12px}to{opacity:1;translate:0 0}}
@keyframes process-focus{0%,80%{background:#ffba00;border-color:#ffba00}100%{background:transparent;border-color:#abb7bd}}
html.motion-off .reader-process,html.motion-off .process-number{animation:none}
@media(prefers-reduced-motion:reduce){.reader-process,.process-number{animation:none}}
@media(min-width:761px) and (max-width:1100px){
 body[data-object="publisher_reader"] .story-layout{grid-template-columns:.85fr 1.15fr;gap:24px}
 body[data-object="publisher_reader"] .scene h2{font-size:40px}
 body[data-object="publisher_reader"] .object-front{padding:20px}
 .process-article{grid-template-columns:1fr}.process-article img{display:none}
 .process-article h3{font-size:20px}.process-steps p{font-size:14px}
}
@media(max-width:760px){
 body[data-audience="publisher"] .stage{min-height:1000px;height:max(100svh,1000px)}
 body[data-audience="publisher"] .story-layout{min-height:0;flex:1}
 body[data-object="publisher_reader"] .story-layout{display:flex;gap:15px}
 body[data-object="publisher_reader"] .scene-copy{min-height:207px}
 body[data-object="publisher_reader"] .object-stage{height:620px;min-height:620px}
 body[data-object="publisher_reader"] .object-front{padding:18px}
 body[data-object="publisher_reader"] .object-top{font-size:10px;margin-bottom:15px}
 .process-article{grid-template-columns:64px 1fr;gap:12px;padding-bottom:16px}
 .process-article img{width:64px;height:100px}
 .process-article h3{font-size:18px}.process-article p{font-size:13px}
 .process-article strong{display:block;margin-left:0;font-size:16px}
 .process-kicker{font-size:10px}.process-steps li{gap:10px;padding:15px 0}
 .process-steps h3{font-size:16px}.process-steps p{font-size:15px}
 .process-label,.process-disclaimer{font-size:13px}
}
/* On phones, long explanations scroll naturally; buttons select the stage. */
@media(max-width:760px){
 body[data-audience="publisher"] .story{height:auto}
 body[data-audience="publisher"] .stage{position:relative;height:auto;min-height:0;overflow:visible;padding-bottom:16px}
 body[data-audience="publisher"] .story-layout{flex:none}
 body[data-audience="publisher"] .story-controls{margin-top:24px}
 body[data-object="publisher_reader"] .object-stage{height:auto;min-height:0}
 body[data-object="publisher_reader"] .object-pose{position:relative}
 body[data-object="publisher_reader"] .object-shell{position:relative}
 body[data-object="publisher_reader"] .object-front{position:relative}
}
.process-number{animation-fill-mode:none}
@media(min-width:761px){body[data-audience="publisher"] .story-layout{min-height:700px;max-height:none}body[data-audience="publisher"] .stage{min-height:970px}}
@media(min-width:761px) and (max-height:949px){
 body[data-audience="publisher"] .story{height:auto}
 body[data-audience="publisher"] .stage{position:relative;height:auto;min-height:0;overflow:visible}
}
