div.wrapper.svelte-6vbnsw{display:flex;align-items:center;flex-direction:column;row-gap:20px}div.buttons.svelte-6vbnsw{display:flex;align-items:center;column-gap:10px;justify-content:center;width:100%;overflow:visible}button.svelte-6vbnsw{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-6vbnsw{background:var(--clr-green-400)}button.ja.svelte-6vbnsw:hover{background:var(--clr-green-450);border-color:#fff3}button.ja.svelte-6vbnsw:active{background:var(--clr-green-500);border-color:#ffffff4d}button.nein.svelte-6vbnsw{background:var(--clr-red-400)}button.nein.svelte-6vbnsw:hover{background:var(--clr-red-450);border-color:#fff3}button.nein.svelte-6vbnsw:active{background:var(--clr-red-500);border-color:#ffffff4d}input.new-name.svelte-6vbnsw{background:rgba(0,0,0,.1);color:#fff;border:1px solid rgba(255,255,255,.1);border-radius:5px;resize:none;outline:none;padding:5px;box-sizing:border-box;font-family:var(--font-default);font-size:1em}input.new-name.svelte-6vbnsw:focus{border-color:#fff3}
