.workspace-pane{transition:opacity .18s ease,transform .18s ease}.workspace-pane[data-active=false]{transform:translateY(4px)}.workspace-returned-artifact{animation:workspace-returned-artifact 1s ease-out both}@keyframes workspace-returned-artifact{0%{box-shadow:0 0 0 0 rgba(169,95,50,.48)}45%{box-shadow:0 0 0 8px rgba(169,95,50,.18)}to{box-shadow:0 18px 50px rgba(0,0,0,.12)}}@media (prefers-reduced-motion:reduce){.workspace-pane{transition:none}.workspace-returned-artifact{animation:none}}