.tour-popover{z-index:40;width:min(22rem, calc(100vw - var(--space-5) * 2));gap:var(--space-2);padding:var(--space-4);background:var(--surface-1);color:var(--text-1);border:1px solid var(--border);border-left:3px solid var(--accent);border-radius:var(--radius);flex-direction:column;display:flex;position:fixed;box-shadow:0 16px 40px #0000004d}.tour-popover.is-centred{left:50%;bottom:calc(88px + env(safe-area-inset-bottom));top:auto;transform:translate(-50%)}.tour-progress{font-size:.75rem}.tour-heading{font-size:1rem}.tour-actions{gap:var(--space-2);margin-top:var(--space-2);display:flex}.tour-actions button{min-height:var(--row-height-compact);padding:var(--space-2) var(--space-3);font-size:.875rem}.tour-actions button:last-child{margin-left:auto}
