:root{--font-body: "Inter", sans-serif;--font-mono: monospace;--color-bg-0: #e9e9e9;--color-bg-1: hsl(209, 36%, 86%);--color-bg-2: hsl(224, 44%, 95%);--color-bg-0-dark: #1e1e1e ;--color-theme-1: #ff3e00;--color-theme-2: #4075a6;--color-text: #1e1e1e ;--column-width: 42rem;--column-margin-top: 4rem;font-family:var(--font-body);color:var(--color-text)}.loading-container{position:fixed;top:0;right:0;bottom:0;left:0;background-color:var(--color-bg-0);z-index:30;display:flex;align-items:center;justify-content:center}body{background-color:var(--color-bg-0);margin:0;overflow-x:hidden;font-size:12pt;line-height:18pt}h1,h2{font-size:1rem;font-weight:600;margin:0}p{line-height:1.5}a{color:var(--color-theme-1);text-decoration:none;cursor:pointer}a:hover{text-decoration:underline}h1{text-align:center}pre{font-size:16px;font-family:var(--font-mono);background-color:#ffffff73;border-radius:3px;box-shadow:2px 2px 6px #ffffff40;padding:.5em;overflow-x:auto;color:var(--color-text)}input,button{background-color:var(--color-bg-0);padding:0 1rem;border-radius:0;border:1px solid var(--color-bg-0-dark);font-size:inherit;font-family:inherit;color:var(--color-text);min-height:3rem;box-sizing:border-box}input{outline:none}input:disabled{opacity:.2;cursor:not-allowed}button{position:relative;cursor:pointer;min-width:120px;max-width:max-content;white-space:nowrap;overflow:clip;display:flex;align-items:center;gap:1rem}button .icon{font-size:1.5rem;line-height:1rem}button:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-color:#0000000d;opacity:0;transition:opacity .3s ease;pointer-events:none}button:hover:before{opacity:1}button:disabled{opacity:.2;cursor:not-allowed}button.primary{background-color:var(--color-bg-0-dark);border:1px solid var(--color-text);color:#fff}button.secondary{background-color:#bbb;border:1px solid var(--color-text)}button.no-border{border:none;min-width:0}button.no-border:before{opacity:0}button.no-border-dark{background-color:#0000;border:none;min-width:0;color:#fff;font-size:1.5rem;line-height:1rem}button.no-border-clear{background-color:#0000;border:none;min-width:0;font-size:1.5rem;line-height:1rem}button.dark{background-color:#0000;border:1px solid white;font-size:inherit;font-family:inherit;color:#fff}button.primary-dark{background-color:#fff;border:1px solid var(--color-text);color:var(--color-text);font-weight:700}button.secondary-dark{background-color:#0000;color:#fff;border:1px solid white}button.link{background-color:#0000;border:none;min-width:0;padding:0;text-decoration:underline;min-height:0}button.link.dark{color:#fff}button.link:before{opacity:0}button:focus:not(:focus-visible){outline:none}textarea{font-family:var(--font-body)}input{min-width:200px}input.light{background-color:#fff;border:none}input.dark{background-color:#444;color:#fff}html{scroll-padding-top:5rem}.markdown h1{margin-top:2rem;margin-bottom:2rem}.markdown table{width:100%;border-collapse:collapse;margin:1.5rem 0;font-size:.95rem}.markdown thead{background-color:#f8f8f8}.markdown th,.markdown td{border:1px solid #ddd;padding:.75rem 1rem;text-align:left;vertical-align:top}.markdown th{font-weight:600}.markdown tr:nth-child(2n){background-color:#fafafa}.markdown tr:hover{background-color:#f0f0f0}@media (max-width: 500px){input,button{min-width:10px}}@media (max-width: 300px){body{font-size:10pt;line-height:16pt}}.lds-ellipsis.svelte-17jc4tc.svelte-17jc4tc{color:#444;transform:scale(.5);transform-origin:center;position:absolute}.lds-ellipsis.svelte-17jc4tc.svelte-17jc4tc,.lds-ellipsis.svelte-17jc4tc div.svelte-17jc4tc{box-sizing:border-box}.lds-ellipsis.svelte-17jc4tc.svelte-17jc4tc{display:inline-block;position:relative;width:80px;height:80px}.lds-ellipsis.svelte-17jc4tc div.svelte-17jc4tc{position:absolute;top:33.33333px;width:13.33333px;height:13.33333px;border-radius:50%;background:currentColor;animation-timing-function:cubic-bezier(0,1,1,0)}.lds-ellipsis.svelte-17jc4tc div.svelte-17jc4tc:nth-child(1){left:8px;animation:svelte-17jc4tc-lds-ellipsis1 .6s infinite}.lds-ellipsis.svelte-17jc4tc div.svelte-17jc4tc:nth-child(2){left:8px;animation:svelte-17jc4tc-lds-ellipsis2 .6s infinite}.lds-ellipsis.svelte-17jc4tc div.svelte-17jc4tc:nth-child(3){left:32px;animation:svelte-17jc4tc-lds-ellipsis2 .6s infinite}.lds-ellipsis.svelte-17jc4tc div.svelte-17jc4tc:nth-child(4){left:56px;animation:svelte-17jc4tc-lds-ellipsis3 .6s infinite}@keyframes svelte-17jc4tc-lds-ellipsis1{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes svelte-17jc4tc-lds-ellipsis3{0%{transform:scale(1)}to{transform:scale(0)}}@keyframes svelte-17jc4tc-lds-ellipsis2{0%{transform:translate(0)}to{transform:translate(24px)}}.modal-overlay.svelte-1qkkhpt.svelte-1qkkhpt{position:fixed;top:0;left:0;right:0;bottom:0;background-color:var(--color-bg-0-dark);display:flex;justify-content:center;align-items:center;z-index:1000}.modal-overlay.click-out.svelte-1qkkhpt.svelte-1qkkhpt{cursor:pointer}.modal-container.svelte-1qkkhpt.svelte-1qkkhpt{height:100%;position:fixed;top:0;background-color:var(--color-bg-0-dark);color:#fff;overflow:clip;width:600px;max-width:600px;margin:0 auto;cursor:auto;display:flex;flex-direction:column;justify-content:flex-start}.modal-content.svelte-1qkkhpt.svelte-1qkkhpt{padding:2rem;display:flex;flex-direction:column;gap:4rem;height:100%;justify-content:center}.modal-header.svelte-1qkkhpt.svelte-1qkkhpt{display:flex;justify-content:space-between;align-items:center;margin:-1rem}.modal-header.svelte-1qkkhpt h2.svelte-1qkkhpt{margin:0;padding:0 1rem}.modal-body.svelte-1qkkhpt.svelte-1qkkhpt{display:flex;flex-direction:column;justify-content:center}.modal-close.svelte-1qkkhpt.svelte-1qkkhpt{min-width:0;background:none;color:#fff;border:none;font-size:1.5rem;cursor:pointer}@media (max-width: 600px){.modal-container.svelte-1qkkhpt.svelte-1qkkhpt{max-width:100vw;max-height:100vh;overflow-y:auto;top:0}}@media (max-width: 500px){.modal-container.svelte-1qkkhpt.svelte-1qkkhpt{height:100%}.modal-content.svelte-1qkkhpt.svelte-1qkkhpt{padding:1rem}}.backdrop.svelte-rlciyr.svelte-rlciyr.svelte-rlciyr{background-color:#0e0e0e03;position:fixed;top:0;bottom:0;left:0;right:0;cursor:pointer;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}.backdrop.show.svelte-rlciyr.svelte-rlciyr.svelte-rlciyr{opacity:1;visibility:visible}.message-box.svelte-rlciyr.svelte-rlciyr.svelte-rlciyr{margin-bottom:2rem;display:flex;align-items:stretch}.message-box.svelte-rlciyr .message.svelte-rlciyr.svelte-rlciyr{flex-grow:1;display:flex;flex-wrap:wrap;align-items:center;gap:1rem}.message-box.svelte-rlciyr .close-container.svelte-rlciyr.svelte-rlciyr{height:100%}.warning.svelte-rlciyr.svelte-rlciyr.svelte-rlciyr{color:#bbb}.error.svelte-rlciyr.svelte-rlciyr.svelte-rlciyr{color:#f40}.two-col.svelte-rlciyr.svelte-rlciyr.svelte-rlciyr{display:flex;justify-content:flex-end;gap:2rem;flex-direction:column}.two-col.svelte-rlciyr .col.svelte-rlciyr.svelte-rlciyr{flex:1 0 0;width:100%}.two-col.svelte-rlciyr .col .login-form.svelte-rlciyr.svelte-rlciyr{display:flex;flex-direction:column;align-items:stretch;gap:1rem}.two-col.svelte-rlciyr .col .login-form .form-section.svelte-rlciyr.svelte-rlciyr{display:flex;align-items:center}.two-col.svelte-rlciyr .col .login-form .form-section .label.svelte-rlciyr.svelte-rlciyr{min-width:100px}.two-col.svelte-rlciyr .col .login-form .form-section .button-group.svelte-rlciyr.svelte-rlciyr{display:flex;flex-grow:1;justify-content:space-between;margin-top:1rem}.two-col.svelte-rlciyr .col .login-form .form-section .button-group.inline.svelte-rlciyr.svelte-rlciyr{justify-content:end;flex-grow:0;margin:0}.two-col.svelte-rlciyr .col .login-form .form-section .button-group.single.svelte-rlciyr.svelte-rlciyr{justify-content:end}.two-col.svelte-rlciyr .col .login-form .form-section .button-group.svelte-rlciyr button.svelte-rlciyr{flex:1;text-align:left}.two-col.svelte-rlciyr .col .login-form .form-section .button-group a.svelte-rlciyr.svelte-rlciyr{color:#fff;text-decoration:underline}.two-col.svelte-rlciyr .col .login-form .form-section input.svelte-rlciyr.svelte-rlciyr{flex-grow:1}.two-col.svelte-rlciyr .min.svelte-rlciyr.svelte-rlciyr{min-width:360px}.two-col.svelte-rlciyr p.svelte-rlciyr.svelte-rlciyr{margin-top:0}.two-col.svelte-rlciyr p.svelte-rlciyr.svelte-rlciyr:last-child{margin-bottom:0}.menu.svelte-rlciyr.svelte-rlciyr.svelte-rlciyr{position:absolute;top:-14.5rem;left:0;right:0;width:100%;min-height:18rem;max-height:18rem;display:flex;flex-direction:row;justify-content:space-between;background-color:var(--color-bg-0-dark);color:#fff;transition:top .1s;z-index:10;max-width:800px;margin:0 auto;overflow:hidden;border-bottom:solid black 2px}.menu.svelte-rlciyr .about.svelte-rlciyr.svelte-rlciyr{padding:1rem 2rem;font-size:15px}.menu.svelte-rlciyr .about a.svelte-rlciyr.svelte-rlciyr{color:#fff;text-decoration:underline}.menu.svelte-rlciyr .about a.svelte-rlciyr.svelte-rlciyr:hover{text-decoration:none;color:var(--color-theme-1)}.menu.svelte-rlciyr .menu-content.svelte-rlciyr.svelte-rlciyr{box-sizing:border-box;max-width:28rem;margin:0;padding:1rem 2rem;display:flex;flex-direction:column}.menu.svelte-rlciyr .menu-content p.svelte-rlciyr.svelte-rlciyr{margin:.5rem 0}.menu.svelte-rlciyr .menu-content button.svelte-rlciyr.svelte-rlciyr{padding-top:1rem}.menu.svelte-rlciyr .menu-content .button-set.svelte-rlciyr.svelte-rlciyr{display:flex;gap:1rem;padding-top:1rem}.menu.svelte-rlciyr .menu-content.svelte-rlciyr.svelte-rlciyr:last-child{align-items:flex-end}.show-menu.menu.svelte-rlciyr.svelte-rlciyr.svelte-rlciyr{top:3.5rem}.rotate-45.svelte-rlciyr.svelte-rlciyr.svelte-rlciyr{transform:rotate(45deg)}.trans.svelte-rlciyr.svelte-rlciyr.svelte-rlciyr{transition:transform .2s}.size-6.svelte-rlciyr.svelte-rlciyr.svelte-rlciyr{width:24px;height:24px}.wrapper.svelte-rlciyr.svelte-rlciyr.svelte-rlciyr{display:flex;flex-direction:column;justify-content:space-between;position:relative}.wrapper.svelte-rlciyr .top-bar-container.svelte-rlciyr.svelte-rlciyr{position:sticky;top:0;z-index:20}.wrapper.svelte-rlciyr .top-bar-container .top-bar.svelte-rlciyr.svelte-rlciyr{background-color:var(--color-bg-0);position:relative;z-index:50;min-height:3.5rem;height:100%;max-width:800px;margin:0 auto;padding:0 2rem;display:flex;justify-content:space-between;align-items:center}.wrapper.svelte-rlciyr .content-container.svelte-rlciyr.svelte-rlciyr{display:flex;transition:margin-top .1s;margin-top:2px;position:relative}.wrapper.svelte-rlciyr .content-container .content.svelte-rlciyr.svelte-rlciyr{flex-grow:1;position:relative}.wrapper.svelte-rlciyr .content-container.no-scroll .content.svelte-rlciyr.svelte-rlciyr{left:0}.wrapper.svelte-rlciyr .content-container.show-menu.svelte-rlciyr.svelte-rlciyr{margin-top:18rem}.site-badge.svelte-rlciyr.svelte-rlciyr.svelte-rlciyr{display:flex;align-items:center;justify-content:flex-end;position:relative;left:-1rem}.top-form.svelte-rlciyr.svelte-rlciyr.svelte-rlciyr{display:flex;align-items:center;justify-content:flex-end;position:relative;right:-1rem}.button-group.svelte-rlciyr.svelte-rlciyr.svelte-rlciyr{display:flex;align-items:center}@media (max-width: 864px){.wrapper.svelte-rlciyr .content-container .content.svelte-rlciyr.svelte-rlciyr{left:0}.error.svelte-rlciyr.svelte-rlciyr.svelte-rlciyr{justify-content:center}.two-col.svelte-rlciyr.svelte-rlciyr.svelte-rlciyr{flex-direction:column;align-items:center}}@media (max-width: 700px){.menu.svelte-rlciyr.svelte-rlciyr.svelte-rlciyr{top:-30.5rem;min-height:34rem;max-height:34rem;flex-direction:column;justify-content:flex-start}.menu.svelte-rlciyr .menu-content.svelte-rlciyr.svelte-rlciyr:last-child{align-items:flex-start}.wrapper.svelte-rlciyr .content-container.show-menu.svelte-rlciyr.svelte-rlciyr{margin-top:34rem}}@media (max-width: 500px){.two-col.svelte-rlciyr .col.svelte-rlciyr.svelte-rlciyr{width:100%;min-width:inherit;max-width:inherit}}@media (max-width: 500px){.two-col.svelte-rlciyr .col .login-form .form-section.svelte-rlciyr.svelte-rlciyr{flex-direction:column;align-items:stretch;gap:1rem}.two-col.svelte-rlciyr .col .login-form .form-section .button-group.svelte-rlciyr.svelte-rlciyr{margin:0}.menu.svelte-rlciyr .menu-content.svelte-rlciyr.svelte-rlciyr{padding:1rem}.wrapper.svelte-rlciyr .top-bar-container .top-bar.svelte-rlciyr.svelte-rlciyr{padding:0 1rem}}@media (max-width: 400px){.menu.svelte-rlciyr.svelte-rlciyr.svelte-rlciyr{top:calc(-1*(100vh - 7rem));min-height:calc(100vh - 3.5rem);max-height:calc(100vh - 3.5rem)}}@media (max-width: 400px){.top-form.svelte-rlciyr.svelte-rlciyr.svelte-rlciyr{position:absolute;right:0}}.loader-wrapper.svelte-rlciyr.svelte-rlciyr.svelte-rlciyr{display:flex;align-items:center;justify-content:center;min-height:20px;max-height:20px;width:100%;height:100%;position:relative}
