.prompt-wrapper.svelte-5f1rgy{display:flex;position:fixed;top:1rem;overflow:hidden;max-height:20rem;max-width:25rem;min-width:20rem;color:var(--secondary-text);backdrop-filter:blur(3px);border-radius:.5rem;border:solid .1rem var(--tertiary);background-color:rgba(var(--RGB-secondary),.8);box-shadow:0 3px 10px #0003;z-index:20;padding:.5rem;transition:transform .3s ease-out;flex-direction:column;animation:svelte-5f1rgy-slideIn .25s ease-out;animation-fill-mode:forwards;transform:translate(calc(50vw - 50%))}@keyframes svelte-5f1rgy-slideIn{0%{transform:translateY(-80%) translate(calc(50vw - 50%)) scale(.95);opacity:0}to{transform:translateY(0) translate(calc(50vw - 50%)) scale(1);opacity:1}}.prompt-row.svelte-5f1rgy{display:flex;margin-top:.5rem;justify-content:space-between}.prompt-text.svelte-5f1rgy{padding:.3rem;font-size:.9rem;display:flex;margin-top:auto;line-height:1.5;white-space:pre-wrap}
