.guide-button{width:100%;border:0;border-top:1px solid var(--line);background:transparent;color:var(--terracotta);font-size:11px;font-weight:850;text-align:left;padding:12px 0 2px;margin-top:6px}
.guided-dialog{max-width:470px}.guided-visual{height:190px;border-radius:20px;margin:14px 0;background-color:#eee9df;background-repeat:no-repeat;background-size:300% 100%;background-position:center}
.guided-visual.g0{background-image:url('assets/push-library.png');background-position:left center}.guided-visual.g1{background-image:url('assets/push-library.png');background-position:center center}.guided-visual.g2{background-image:url('assets/push-library.png');background-position:right center}.guided-visual.g3{background-image:url('assets/pull-library.png');background-position:right center}.guided-visual.g4{background-image:url('assets/legs-library.png');background-position:center center}
.guided-dialog #guidedCue{background:#eef3eb;border-radius:14px;padding:12px;color:#53685b;font-size:12px}.guided-meta{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-top:14px}.guided-meta b{font-size:13px}.guided-meta span{font-size:11px;color:var(--muted)}.guided-actions{display:grid;grid-template-columns:auto 1fr;gap:8px;margin-top:18px}.guided-actions #guidedNext{grid-column:1/-1}.guided-actions button{margin-top:0}
