.journey-view{display:none;max-width:1050px;margin:1.5rem auto 0;border:1px solid var(--gold);background:#07142e}.journey-view.show{display:grid;grid-template-columns:1fr 1fr}.journey-scene{min-height:360px;background-image:url('assets/koerygise-companion-places.png');background-repeat:no-repeat;background-size:500% 200%;position:relative}.journey-scene:after{content:'';position:absolute;inset:0;background:linear-gradient(0deg,#07142ec8,transparent 55%)}.journey-baby{position:absolute;z-index:1;width:120px;height:120px;left:50%;bottom:1.5rem;transform:translateX(-50%);border-radius:50%;border:2px solid var(--gold);background-image:url('assets/koerygise-baby-choices.png');background-repeat:no-repeat;background-size:300% 200%;box-shadow:0 0 30px #d8b56aaa}.journey-copy{padding:1.5rem}.journey-copy h3{font:500 42px/1 'Cormorant Garamond',serif;margin:.4rem 0 1rem}.journey-copy>p{color:#d7d3cc;font-size:14px;line-height:1.6}.journey-chat{display:flex;gap:.5rem;margin-top:1rem}.journey-chat input{flex:1;min-width:0;background:#09101d;border:1px solid #d8b56a88;color:var(--ivory);padding:.72rem;font:13px Inter,sans-serif}.journey-chat button{font-size:10px;padding:.7rem}.journey-reply{min-height:58px;margin-top:.75rem;padding:.75rem .85rem;background:#13223c;border-left:2px solid var(--gold);font:13px/1.5 Inter,Arial,sans-serif;color:#f8f5ee}.journey-controls{display:flex;gap:.6rem;flex-wrap:wrap;margin-top:1rem}.journey-controls button{font-size:10px;padding:.65rem .8rem}@media(max-width:760px){.journey-view.show{grid-template-columns:1fr}.journey-scene{min-height:290px}.journey-baby{width:100px;height:100px}.journey-copy{padding:1.2rem}.journey-copy h3{font-size:36px}.journey-chat{flex-direction:column}.journey-chat button{width:100%}}
