div.wrapper.svelte-14f48e0{display:flex;align-items:center;flex-direction:column;row-gap:20px}div.buttons.svelte-14f48e0{display:flex;align-items:center;column-gap:10px;justify-content:center;width:100%;overflow:visible}button.svelte-14f48e0{display:flex;align-items:center;justify-content:center;background:lightgray;border:1px solid rgba(255,255,255,.1);width:150px;height:40px;cursor:pointer;border-radius:5px;color:#fff;font-weight:400;font-size:1.1em;font-family:var(--font-default);transition:all .2s ease;overflow:visible}button.ja.svelte-14f48e0{background:var(--clr-green-400)}button.ja.svelte-14f48e0:hover{background:var(--clr-green-450);border-color:#fff3}button.ja.svelte-14f48e0:active{background:var(--clr-green-500);border-color:#ffffff4d}button.nein.svelte-14f48e0{background:var(--clr-red-400)}button.nein.svelte-14f48e0:hover{background:var(--clr-red-450);border-color:#fff3}button.nein.svelte-14f48e0:active{background:var(--clr-red-500);border-color:#ffffff4d}textarea.svelte-14f48e0{background:rgba(0,0,0,.1);color:#fff;border:1px solid rgba(255,255,255,.1);border-radius:5px;resize:none;width:450px;height:130px;outline:none;padding:5px;box-sizing:border-box;font-family:var(--font-default);font-size:1em}textarea.svelte-14f48e0:focus{border-color:#fff3}
