html{--bg: #111;--bg-light: #333;--bg-dark: #000;--color: #ddd}body{background:var(--bg);color:var(--color);margin:0;padding:0;box-sizing:border-box;height:100vh}button{background-color:var(--bg-light);color:inherit;border:none;padding:.3rem;cursor:pointer;font-size:1em;line-height:inherit;letter-spacing:inherit}input,select{background-color:var(--bg-light);color:inherit;border:none;padding:.3rem;font-size:1em;margin:.3rem;outline:none;line-height:inherit;letter-spacing:inherit;font-family:inherit}#wrapper[data-v-390ec44e]{display:flex;flex-direction:row;align-items:center;height:100vh}#editor[data-v-390ec44e]{max-width:60ch;width:100%;height:90%;padding:1rem;outline:none;border:none;background:var(--bg-dark);margin:1rem;overflow-y:auto;white-space:pre-wrap}#suggestions-wrapper[data-v-390ec44e]{width:100%;height:90%;overflow-y:auto}.suggestion[data-v-390ec44e]{padding:.5rem;margin:.3rem;background:var(--bg-dark);border-radius:.3rem}.suggestion button[data-v-390ec44e]{margin:.3rem;padding:.3rem;background:var(--bg-dark);border:none;border-radius:.3rem;cursor:pointer;color:inherit}@media (max-width: 768px){#wrapper[data-v-390ec44e]{flex-direction:column}#editor[data-v-390ec44e]{max-width:90%;height:50%}#suggestions-wrapper[data-v-390ec44e]{height:50%}}.highlighted{background-color:#96969680;padding:.5rem}.modal-overlay[data-v-bd2b3e31]{z-index:998;position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080}.modal-wrapper[data-v-bd2b3e31]{z-index:999;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);background:var(--bg-dark);padding:1rem;display:flex;flex-direction:column;width:75%;height:75%}.modal-title[data-v-bd2b3e31]{display:flex;justify-content:space-between;align-items:center}.modal-content[data-v-bd2b3e31]{margin-top:1rem;overflow:auto}.close-button[data-v-bd2b3e31]{background:none}form[data-v-d1edfd80]{display:flex;flex-direction:column;gap:1rem;width:75%}form div[data-v-d1edfd80]{display:flex;flex-direction:row;gap:1rem;justify-content:space-between;flex-wrap:nowrap;align-items:center}input[data-v-d1edfd80],select[data-v-d1edfd80]{width:75%}.tools[data-v-2c89e49e]{margin:1rem auto;padding:.5rem;width:fit-content;display:flex;justify-content:center}
