main.svelte-4pb6x3{padding:0 1em}button{cursor:pointer}input.svelte-7smjwx:disabled{cursor:not-allowed}.random-input.svelte-7smjwx{width:16em}.option-list.svelte-7smjwx{display:flex;flex-wrap:wrap;max-height:calc(100vh - 20em);padding-bottom:1em;border-bottom:1px solid #e5edef;overflow:auto}.option-item.svelte-7smjwx{display:flex;align-items:center;padding:5px 8px;margin-right:0.5em;border:1px solid #e5edef;border-radius:20px;cursor:pointer}.modal-option-input.svelte-7smjwx{width:16em;margin-top:1em}.add-option-btn.svelte-7smjwx{width:2.5em}.option-item.active.svelte-7smjwx{background-color:#06f;color:white}.options-info.svelte-7smjwx{margin-bottom:10px}.link.svelte-7smjwx{display:inline-block;margin-left:1em;color:#06f;text-decoration:underline;cursor:pointer}.modal-mask.svelte-1sm2j25{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0, 0, 0, 0.3)}.modal.svelte-1sm2j25{position:absolute;left:50%;top:50%;width:calc(100vw - 4em);max-width:32em;max-height:calc(100vh - 4em);overflow:auto;transform:translate(-50%, -50%);padding:1em;border-radius:0.2em;background-color:white}.modal-header.svelte-1sm2j25{padding:0.5em 0 1em;border-bottom:1px solid #ccc;font-size:16px;font-weight:600}.modal-body.svelte-1sm2j25{padding:1em 0}