@import "https://fonts.googleapis.com/css2?family=DM+Mono:ital,wght@0,300;0,400;0,500;1,300;1,400;1,500&family=DM+Sans:ital,opsz,wght@0,9..40,100..1000;1,9..40,100..1000&display=swap";.notifications.svelte-2qov3s{z-index:1001;box-sizing:border-box;flex-direction:column;align-items:end;gap:.5em;max-height:50dvh;margin:.5em;display:flex;position:fixed;bottom:0;right:0;overflow-y:auto}.notification.svelte-2qov3s{box-shadow:0 0 0 1.5 color-mix(in srgb, var(--black) 60%, var(--white) 40%);text-wrap:wrap;border-radius:0;align-items:start;gap:.5em;max-width:300px;margin:.1em;padding:.3em;display:flex}.notification.info.svelte-2qov3s{background-color:var(--info);color:var(--white)}.notification.success.svelte-2qov3s{background-color:var(--success);color:var(--white)}.notification.warning.svelte-2qov3s{background-color:var(--warning);color:var(--white)}.notification.error.svelte-2qov3s{background-color:var(--error);color:var(--white)}.popup.svelte-1rdt1fq{box-sizing:border-box;-webkit-backdrop-filter:blur(1.5px);backdrop-filter:blur(1.5px);z-index:1000;justify-content:center;align-items:center;width:100dvw;max-width:100dvw;height:100dvh;display:flex;position:fixed;top:0;left:0}section.svelte-1rdt1fq{background-color:var(--white);flex-direction:column;gap:.5em;width:500px;min-width:0;max-width:500px;height:300px;min-height:0;max-height:500px;margin:8px;display:flex}.head.svelte-1rdt1fq{width:100%;box-shadow:0 0 0 2px var(--black);justify-content:space-between;align-items:center;gap:.5em;display:flex}h4.svelte-1rdt1fq{color:var(--main);margin:0}.popup-info.svelte-1rdt1fq{height:100%;max-height:100%;box-shadow:0 0 0 2px var(--black);overflow-y:auto}:root{--black:#02010a;--white:#fff;--main:#d65780;--info:#256eff;--success:#3ddc97;--warning:#eec170;--error:#ff495c;--black-muted:color-mix(in srgb, var(--black) 30%, var(--white) 70%);--main-muted:color-mix(in srgb, var(--main) 30%, var(--white) 70%);--font-sans:DM Sans;--font-mono:DM Mono}*,:before,:after{box-sizing:border-box;scrollbar-width:thin;text-align:justify}[disabled]{cursor:not-allowed}html,body{background-color:var(--white);color:var(--black);font-family:var(--font-mono);margin:0;padding:0}.cinfo{color:var(--info)}.csuccess{color:var(--success)}.cwarning{color:var(--warning)}.cerror{color:var(--error)}.binfo{background-color:var(--info)}.bsuccess{background-color:var(--success)}.bwarning{background-color:var(--warning)}.berror{background-color:var(--error)}a{color:var(--black);text-decoration:underline;transition:all .5s}a:hover{color:var(--main)}input,textarea,button{font-family:var(--font-sans);color:var(--black);border-radius:0;padding:.3em;transition:all .3s ease-in}input,textarea{border:2px solid var(--black);width:100%}input:focus,textarea:focus{border:2px solid var(--main);box-shadow:0px 0px 0px 2px var(--main-muted);outline:none}input,textarea{font-family:var(--font-sans);color:var(--black);border-radius:none;padding:.3em}input[type=file]{display:none}textarea{resize:vertical;max-height:250px}button{color:var(--white);background-color:var(--black);cursor:pointer;border:0;font-weight:bolder}button>svg{fill:var(--white)}.icon{justify-content:center;align-items:center;gap:5px;display:flex}button.transparent{color:var(--black);background-color:#0000}button.transparent>svg{fill:var(--black)}button.muted{color:var(--black-muted)}button.muted>svg{fill:var(--black-muted)}svg{fill:var(--black);width:15px;height:15px}button.ll{color:var(--black);background-color:#0000;text-decoration-line:underline;transition:all .2s ease-in}button.ll:hover{color:var(--main)}.waiting{opacity:.5}div.fe{flex-direction:column;justify-content:center;align-items:start;gap:12px;width:100%;margin:12px 0;padding:0 12px;display:flex}div.fe>*,div.fe>*>*{width:100%}div.fe>button{width:fit-content}span.vd{background-color:color-mix(in srgb, var(--black) 20%, var(--white) 80%);width:1px;height:100%}span.hd{background-color:color-mix(in srgb, var(--black) 20%, var(--white) 80%);width:100%;height:1px}.layout.svelte-12qhfyh{padding:16px}.logo.svelte-12qhfyh{font-family:var(--font-sans);color:var(--main);font-weight:600}.links.svelte-12qhfyh{gap:4px;display:flex}header.svelte-12qhfyh{background-color:var(--white);justify-content:space-between;padding:16px 0;display:flex;position:sticky;top:0;left:0}
