@keyframes ghost-lines{0%{background-position:-100px}40%{background-position:40vw}to{background-position:60vw}}:root{--neutral0: hsl(0, 0%, 0%);--neutral5: hsl(0, 0%, 5%);--neutral10: hsl(0, 0%, 10%);--neutral20: hsl(0, 0%, 20%);--neutral30: hsl(0, 0%, 30%);--neutral40: hsl(0, 0%, 40%);--neutral50: hsl(0, 0%, 50%);--neutral60: hsl(0, 0%, 60%);--neutral70: hsl(0, 0%, 70%);--neutral80: hsl(0, 0%, 80%);--neutral90: hsl(0, 0%, 90%);--neutral95: hsl(0, 0%, 95%);--neutral96: hsl(0, 0%, 96%);--neutral97: hsl(0, 0%, 97%);--neutral98: hsl(0, 0%, 98%);--neutral99: hsl(0, 0%, 99%);--neutral100: hsl(0, 0%, 100%);--neutral90-12: hsla(0, 0%, 90%, .12);--neutral90-38: hsla(0, 0%, 90%, .38);--neutral90-90: hsla(0, 0%, 90%, .9);--neutral10-12: hsla(0, 0%, 10%, .12);--neutral10-38: hsla(0, 0%, 10%, .38);--neutral10-90: hsla(0, 0%, 10%, .9);--accent0: hsl(231, 57%, 0%);--accent5: hsl(231, 57%, 5%);--accent10: hsl(231, 57%, 10%);--accent20: hsl(231, 57%, 20%);--accent30: hsl(231, 57%, 30%);--accent40: hsl(231, 57%, 40%);--accent50: hsl(231, 57%, 50%);--accent60: hsl(231, 57%, 60%);--accent70: hsl(231, 57%, 70%);--accent80: hsl(231, 57%, 80%);--accent90: hsl(231, 57%, 90%);--accent95: hsl(231, 57%, 95%);--accent96: hsl(231, 57%, 96%);--accent97: hsl(231, 57%, 97%);--accent98: hsl(231, 57%, 98%);--accent99: hsl(231, 57%, 99%);--accent100: hsl(231, 57%, 100%);--accent90-12: hsla(231, 57%, 90%, .12);--accent90-38: hsla(231, 57%, 90%, .38);--accent90-90: hsla(231, 57%, 90%, .9);--accent10-12: hsla(231, 57%, 10%, .12);--accent10-38: hsla(231, 57%, 10%, .38);--accent10-90: hsla(231, 57%, 10%, .9);--error10: hsl(0, 84%, 10%);--error20: hsl(0, 84%, 20%);--error30: hsl(0, 84%, 30%);--error40: hsl(0, 84%, 40%);--error80: hsl(0, 84%, 80%);--error90: hsl(0, 84%, 90%);--error95: hsl(0, 84%, 95%);--success10: hsl(147, 50%, 10%);--success20: hsl(147, 50%, 20%);--success30: hsl(147, 50%, 30%);--success40: hsl(147, 50%, 40%);--success80: hsl(147, 50%, 80%);--success90: hsl(147, 50%, 90%);--success95: hsl(147, 50%, 95%);--fg-1: var(--neutral95);--fg-2: var(--neutral80);--fg-3: var(--neutral60);--fg-disabled: var(--neutral90-38);--bg-1: var(--neutral10);--bg-2: var(--neutral20);--bg-3: var(--neutral30);--bg-disabled: var(--neutral10-38);--bg-1-t: var(--neutral10-12);--bg-2-t: var(--neutral10-38);--fg-i-1: var(--neutral10);--fg-i-2: var(--neutral30);--fg-i-3: var(--neutral50);--bg-i-1: var(--neutral95);--bg-i-2: var(--neutral70);--bg-i-3: var(--neutral50);--fg-a-1: var(--accent95);--fg-a-2: var(--accent80);--fg-a-3: var(--accent60);--fg-a-disabled: var(--accent90-38);--bg-a-1: var(--accent40);--bg-a-2: var(--accent30);--bg-a-3: var(--accent20);--bg-a-disabled: var(--accent10-38);--bg-a-1-t: var(--accent10-12);--bg-a-2-t: var(--accent10-38);--fg-error: var(--error90);--bg-error: var(--error30);--blob-color-1: #b8203a;--blob-color-2: #c13ba6;--blob-color-3: #5743b4;--blob-color-4: #b8203a;--blob-color-5: #e782b4}@font-face{font-family:DMSerifDisplay;src:url(../../../fonts/DMSerifDisplay-Regular.ttf)}@font-face{font-family:Roboto;font-style:normal;font-weight:400;font-display:swap;src:url(../../../fonts/Roboto-Regular.ttf)}@font-face{font-family:Roboto;font-style:normal;font-weight:500;font-display:swap;src:url(../../../fonts/Roboto-Medium.ttf)}@font-face{font-family:Roboto;font-style:normal;font-weight:700;font-display:swap;src:url(../../../fonts/Roboto-Bold.ttf)}html,body{font-family:Roboto,sans-serif;font-size:16px;font-weight:400;box-sizing:border-box;padding:0;margin:0;scroll-behavior:smooth;color:var(--fg-1);background:var(--bg-1)}h1,h2,h3,h4,h5,h6{margin:0}h1{font-size:2rem;font-weight:600}h2{font-size:1.5rem;font-weight:600}h3{font-size:1.2rem;font-weight:600}p{line-height:1.6em}pre{white-space:pre-wrap;white-space:-moz-pre-wrap;white-space:-pre-wrap;white-space:-o-pre-wrap;word-wrap:break-word}body{display:flex;flex-direction:column;min-height:100vh;min-height:100dvh;background:linear-gradient(180deg,var(--accent10) 0%,var(--accent5) 100%)}*,*:before,*:after{box-sizing:inherit;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{-webkit-tap-highlight-color:transparent}ul{margin:none}a:not(.button){text-decoration:none;color:var(--fg-1)}a:not(.button):focus-visible{outline:2px solid var(--fg-2);border-radius:2px}button,a.button{text-decoration:none;text-align:center;cursor:pointer;border:none;padding:.5rem;border-radius:8px;font-size:.875rem;color:var(--fg-1);background:var(--bg-3);min-width:80px;-webkit-tap-highlight-color:transparent;height:32px;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:.25rem}button:not(:disabled):hover,a.button:not(:disabled):hover{background:var(--bg-3)}button:not(:disabled):active,a.button:not(:disabled):active{transform:translateY(1px)}button:not(:active):focus-visible,a.button:not(:active):focus-visible{outline:2px solid var(--fg-2)}button:disabled,a.button:disabled{background:var(--bg-disabled);color:var(--fg-disabled);cursor:default}button.inverse,a.button.inverse{background:var(--bg-i-1);color:var(--fg-i-1)}button.inverse:not(:disabled):hover,a.button.inverse:not(:disabled):hover{background:var(--bg-i-2)}button.inverse:disabled,a.button.inverse:disabled{background:var(--bg-disabled);color:var(--fg-disabled)}button.accent,a.button.accent{background:var(--bg-a-1);color:var(--fg-a-1)}button.accent:not(:disabled):hover,a.button.accent:not(:disabled):hover{background:var(--bg-a-2)}button.accent:disabled,a.button.accent:disabled{background:var(--bg-disabled);color:var(--fg-disabled)}button.warn,a.button.warn{background:var(--error90);color:var(--error10)}button.warn:not(:disabled):hover,a.button.warn:not(:disabled):hover{background:var(--error80)}button.warn:disabled,a.button.warn:disabled{color:var(--error40)}button.stealth,a.button.stealth{background:transparent;color:var(--fg-1)}button.stealth:not(:disabled):hover,a.button.stealth:not(:disabled):hover{background:var(--bg-2-t)}button.glass,a.button.glass{background:var(--neutral90-12);box-shadow:inset 0 0 0 1px var(--neutral90-12);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}button.glass:not(:disabled):hover,a.button.glass:not(:disabled):hover{background:var(--bg-a-1-t)}button.ghost,a.button.ghost{background:transparent;border:1px solid var(--bg-3)}button.compact,a.button.compact{padding:.5rem;height:initial;font-size:.875rem}button.icon-button,a.button.icon-button{text-decoration:none;color:var(--fg-1);border:none;background:transparent;padding:.25rem;border-radius:100px;height:initial;width:32px;height:32px;min-width:auto;cursor:pointer;display:flex;flex-direction:row;align-items:center;justify-content:center}button.icon-button:hover,a.button.icon-button:hover{background:var(--bg-2-t)}button.icon-button:active,a.button.icon-button:active{background:var(--bg-2-t1)}button.icon-button:focus,a.button.icon-button:focus{outline-color:transparent}button.icon-button:disabled,a.button.icon-button:disabled{pointer-events:none;color:var(--fg-3)}button.icon-button span,a.button.icon-button span{font-size:1.25rem}label{-webkit-appearance:none;position:relative;display:flex;flex-direction:column;gap:.5rem}label:hover>input:not(focus),label:hover>select:not(focus){background:var(--neutral90-38)}label input[type=text],label input[type=email],label input[type=password],label input[type=tel],label input[type=url],label select{align-self:stretch;border-radius:.5rem;font-size:.875rem;font-weight:400;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal;border:none;padding:1.5rem 1rem .5rem .875rem;background:var(--neutral90-12);color:var(--fg-1)}label input[type=text]:focus,label input[type=email]:focus,label input[type=password]:focus,label input[type=tel]:focus,label input[type=url]:focus,label select:focus{outline-color:transparent;background:var(--neutral90-38)}label input[type=text]:not(:focus):hover,label input[type=email]:not(:focus):hover,label input[type=password]:not(:focus):hover,label input[type=tel]:not(:focus):hover,label input[type=url]:not(:focus):hover,label select:not(:focus):hover{background:var(--neutral90-38)}label input[type=text]:focus+span,label input[type=text]:not(:placeholder-shown)+span,label input[type=email]:focus+span,label input[type=email]:not(:placeholder-shown)+span,label input[type=password]:focus+span,label input[type=password]:not(:placeholder-shown)+span,label input[type=tel]:focus+span,label input[type=tel]:not(:placeholder-shown)+span,label input[type=url]:focus+span,label input[type=url]:not(:placeholder-shown)+span,label select:focus+span,label select:not(:placeholder-shown)+span{color:var(--fg-2);position:absolute;font-size:.75rem;top:0;left:0;margin-top:.5rem;margin-left:.875rem}label input[type=text]+span,label input[type=email]+span,label input[type=password]+span,label input[type=tel]+span,label input[type=url]+span,label select+span{transition:all .1s linear;color:var(--fg-2);position:absolute;font-size:1rem;top:0;left:0;margin-top:.875rem;margin-left:.875rem}label select{-webkit-appearance:none;color:var(--fg-1);cursor:pointer}input[type=checkbox]{opacity:0;position:absolute;z-index:0;cursor:pointer}label.form-control{padding:0 .5rem;cursor:pointer;display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:.5rem}label.form-control .checkbox-icon{font-size:1rem}label.form-control span{font-size:.75rem}label.form-control:has(:focus-visible){outline:2px solid var(--fg-2);border-radius:2px}hr{align-self:stretch;flex:0 0 auto;width:100%;margin:0;border:none;border-top:1px solid var(--bg-2)}textarea{border:none;overflow:auto;outline:none;border-radius:8px;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;resize:none;padding:1rem;background:var(--bg-2);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:16px;font-weight:400}textarea:active,textarea:hover{background:var(--bg-3)}*::selection{background-color:var(--accent90-38)}@keyframes svelte-181gxpi-ghost-lines{0%{background-position:-100px}40%{background-position:40vw}to{background-position:60vw}}.click-trap.svelte-181gxpi{z-index:6;background:none;height:100%;width:100%;position:absolute}.modal-dialog.svelte-181gxpi{display:flex;flex-direction:column;align-items:center;justify-content:center;pointer-events:auto;position:absolute;top:0;left:0;height:100%;width:100%;z-index:5;background:var(--bg-a-2-t2);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.modal-dialog.fixed.svelte-181gxpi{background:none;-webkit-backdrop-filter:none;backdrop-filter:none}.modal-dialog.svelte-181gxpi .dialog-container:where(.svelte-181gxpi){height:100%;width:100%;display:flex;flex-direction:column;overflow-y:auto;overflow-y:overlay;position:relative;z-index:7}.modal-dialog.svelte-181gxpi .dialog-container:where(.svelte-181gxpi):not(:first-child){display:none}.modal-dialog.svelte-181gxpi .dialog-container.fixed:where(.svelte-181gxpi){position:fixed;height:auto;width:auto}.modal-dialog.svelte-181gxpi .dialog-container:where(.svelte-181gxpi):not(.fixed){background:var(--neutral90-12);box-shadow:inset 0 0 0 1px var(--neutral90-12);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}@media (min-width: 40rem){.modal-dialog.svelte-181gxpi .dialog-container.responsive:where(.svelte-181gxpi){height:auto;border-radius:1rem;max-height:90%;max-width:700px;width:auto}}.modal-dialog.svelte-181gxpi .dialog-container.dialog:where(.svelte-181gxpi){height:auto;border-radius:1rem;max-height:90%;max-width:700px;width:auto}@media all and (display-mode: standalone){.modal-dialog.svelte-181gxpi{height:100vh}}
