@import "https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;400;500;600;700;800;900&display=swap";@import "https://fonts.googleapis.com/css2?family=JetBrains+Mono:ital,wght@0,100..800;1,100..800&display=swap";div.notification-container.svelte-fmrqvs{z-index:9999;flex-direction:column-reverse;gap:1rem;width:400px;display:flex;position:fixed;top:1rem;right:1rem}div.notification-container.svelte-fmrqvs div.notification:where(.svelte-fmrqvs){-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);border-radius:10px;align-items:center;gap:12px;padding:15px 17px;font-size:14px;display:flex;position:relative;box-shadow:0 0 30px #00000030}div.notification-container.svelte-fmrqvs div.notification.info:where(.svelte-fmrqvs){background:#6aaae2a0;border:1px solid #91aec6}div.notification-container.svelte-fmrqvs div.notification.warning:where(.svelte-fmrqvs){background:#e9d876a0;border:1px solid #c0b785}div.notification-container.svelte-fmrqvs div.notification.success:where(.svelte-fmrqvs){background:#86c786a0;border:1px solid #94c194}div.notification-container.svelte-fmrqvs div.notification.error:where(.svelte-fmrqvs){background:#eb7575a0;border:1px solid #dda5a5}i.fa-solid.svelte-fmrqvs{font-size:16px;display:block}p.message.svelte-fmrqvs{margin:0;padding-right:10px;line-height:1.5}:root{--primary-color:#c25105;--primary-color-hover:#e0600a;--primary-tr-color-hover:#c2510533;--primary-dark-color:#b84d07;--primary-light-color:#ffd297;--primary-light-color-hover:#ffddb1;--red-color:#aa1818;--secondary-color:#f0f0f0;--secondary-color-hover:#f5f5f5;--border-color:#e6e6e6;--border-color2:#c8c8c8;--primary-shadow-dark-color:#8a3904;--primary-shadow-dark-color-hover:#9b4106;--secondary-shadow-dark-color:#d5d5d5;--secondary-shadow-dark-color-hover:#dedede;--background-light-color:#fefefe;--background-color:#f7f7f7;--background-medium-color:#ebe8e6;--text-light-color:#fafafa;--text-dark-color:#303030;--gray-gradient:linear-gradient(#fefefe, #fcfcfc)}*{font-family:Poppins,Arial,Helvetica,sans-serif}body{background-color:var(--background-color);margin:0;padding:0;overflow-x:hidden}p{font-size:15px;line-height:1.6}p.center{text-align:center}label,p.label{color:gray;margin:20px 0 5px;font-size:14px;display:block}label:first-of-type,p.label:first-of-type{margin-top:30px}label.p{color:#000;margin:0;font-size:15px;line-height:1.6}a:not(.not-a),button.a{color:var(--primary-color);border:none;border-bottom:1px solid var(--primary-color);cursor:pointer;background:0 0;padding:0;font-size:1em;text-decoration:none;transition:all .2s;display:inline-block;line-height:1.2!important}a:not(.not-a).small-link,button.a.small-link{font-size:14px}a:not(.not-a).small-link i.fa-solid.fa-arrow-up-right-from-square,button.a.small-link i.fa-solid.fa-arrow-up-right-from-square{font-size:12px}a:not(.not-a) i.fa-solid.fa-arrow-up-right-from-square,button.a i.fa-solid.fa-arrow-up-right-from-square{font-size:14px}a:not(.not-a):hover,button.a:hover{color:var(--primary-color-hover);border-bottom-color:var(--primary-color-hover)}a:not(.not-a):hover:active,button.a:hover:active{transform:translateY(1px)}a.not-a{text-decoration:none}input:not([type=checkbox]){border:1px solid var(--border-color2);background-color:var(--background-light-color);outline:0px solid var(--primary-tr-color-hover);border-radius:5px;width:calc(100% - 32px);margin-top:5px;padding:12px 15px;line-height:16px;transition:all .3s,shadow .1s,margin .1s,outline .1s;display:block;box-shadow:0 1px 3px #0000001a}input:not([type=checkbox]):hover:not(:disabled){box-shadow:none}input:not([type=checkbox]):focus:not(:disabled){box-shadow:none;outline:6px solid var(--primary-tr-color-hover)}input:not([type=checkbox]):disabled{opacity:.5;cursor:not-allowed;box-shadow:none}input[type=checkbox]{accent-color:var(--primary-color);margin-top:5px}select{border:1px solid var(--border-color2);background-color:var(--background-light-color);outline:0px solid var(--primary-tr-color-hover);border-radius:5px;margin-top:5px;padding:9px 12px;transition:all .3s,shadow .1s,margin .1s,outline .1s;display:block;box-shadow:0 1px 3px #0000001a}select:hover:not(:disabled){box-shadow:none}select:hover:focus:not(:disabled){box-shadow:none;outline:6px solid var(--primary-tr-color-hover)}select:disabled{opacity:.5;cursor:not-allowed;box-shadow:none}button:not(.a){cursor:pointer;outline:0px solid var(--primary-tr-color-hover);border:0;border-radius:5px;padding:12px 15px;font-size:13.3px;line-height:16px;transition:all .3s,shadow .1s,margin .1s,outline .1s;display:block}button:not(.a).primary{background:var(--primary-dark-color);box-shadow:0 2px 0 var(--primary-shadow-dark-color);color:var(--text-light-color);width:100%;margin-top:30px}button:not(.a).primary:hover:not(:disabled){background:var(--primary-color-hover);box-shadow:0 2px 0 var(--primary-shadow-dark-color-hover)}button:not(.a).primary:hover:active:not(:disabled){box-shadow:0 0 var(--primary-shadow-dark-color-hover);outline:6px solid var(--primary-tr-color-hover)}button:not(.a).secondary{background:var(--secondary-color);box-shadow:0 2px 0 var(--secondary-shadow-dark-color);color:var(--text-dark-color);margin-top:30px}button:not(.a).secondary:hover:not(:disabled){background:var(--secondary-color-hover);box-shadow:0 2px 0 var(--secondary-shadow-dark-color-hover)}button:not(.a).secondary:hover:active:not(:disabled){box-shadow:0 0 0 var(--secondary-shadow-dark-color-hover);outline:6px solid var(--primary-tr-color-hover)}button:not(.a).primary.danger{background:var(--red-color);color:var(--text-light-color);width:250px;margin-top:30px;box-shadow:0 2px #6b0c0c}button:not(.a).primary.danger:hover:not(:disabled){background:#d82b2b;box-shadow:0 2px #b81c1c}button:not(.a).primary.danger:hover:active:not(:disabled){outline:6px solid #c2050533;box-shadow:0 0 #b81c1c}button:not(.a).secondary.danger{color:var(--red-color);background:#f7ecec;margin-top:30px;box-shadow:0 2px #d8bfbf}button:not(.a).secondary.danger:hover:not(:disabled){background:#f5f5f5;box-shadow:0 2px #dedede}button:not(.a).secondary.danger:hover:active:not(:disabled){outline:6px solid #d82b2b33;box-shadow:0 0 #dedede}button:not(.a):hover:active:not(:disabled){transform:translateY(2px)}button:not(.a):disabled{opacity:.5;cursor:not-allowed}section.section{border:1px solid var(--border-color);background-color:#fff;border-radius:10px;margin-top:50px;padding:50px;position:relative}section.section:hover button.right{opacity:1}section.section button.right{float:right;opacity:0;margin-top:0}section.section select.right{float:right;margin-top:0}section.section div.container{flex-wrap:wrap;flex:auto;gap:0 50px;display:flex}section.section div.container div{vertical-align:top;width:280px}section.section h3{margin:0}section.section h4{margin-top:30px}section.section p{margin:0}section.section label,section.section p.label{color:gray;margin:20px 0 5px;font-size:14px}section.section label:first-of-type,section.section p.label:first-of-type{margin-top:30px}div.monaco-editor,div.monaco-editor>div{border-radius:5px}div.monaco-editor *,div.monaco-editor>div *{font-family:Consolas,Courier New,monospace}
