.dialog-host.svelte-1egt8ft{padding:20px;gap:.5em;display:flex;flex-direction:column;padding-bottom:var(--keyboard-height, 0px)}.dialog-host.svelte-1egt8ft button{margin-left:10px}.dialog-host.svelte-1egt8ft .button-group{display:flex;flex-direction:column;gap:10px;margin-top:20px}.dialog-host.svelte-1egt8ft .row{display:flex;flex-direction:row;justify-items:center;align-items:center;flex-wrap:wrap}.dialog-host.svelte-1egt8ft .row>input[type=text],.dialog-host.svelte-1egt8ft .row>input[type=password],.dialog-host.svelte-1egt8ft .row>textarea,.dialog-host.svelte-1egt8ft .row>select{flex:1;margin-left:10px;min-width:10em}.dialog-host.svelte-1egt8ft .row>input[type=password]{-webkit-text-security:disc}.dialog-host.svelte-1egt8ft .row>input[type=checkbox]{margin-left:10px;margin-right:10px}.dialog-host.svelte-1egt8ft label>span{display:block;width:8em}.dialog-host.svelte-1egt8ft .note,.dialog-host.svelte-1egt8ft .note-important,.dialog-host.svelte-1egt8ft .note-error{padding:10px;margin-top:4px;margin-bottom:.5lh;border-left:4px solid}.dialog-host.svelte-1egt8ft .note{background-color:var(--interactive-hover);border-left-color:var(--interactive-accent)}.dialog-host.svelte-1egt8ft .note-important{background-color:var(--interactive-hover);border-left-color:var(--text-warning)}.dialog-host.svelte-1egt8ft .note-error{background-color:var(--interactive-hover);border-left-color:var(--text-error)}.dialog-host.svelte-1egt8ft hr{margin:.7lh 0}.dialog-host.svelte-1egt8ft details{gap:.5em;padding-left:.5em;border-left:2px solid var(--interactive-accent)}.dialog-host.svelte-1egt8ft summary::marker{display:none;content:""}.dialog-host.svelte-1egt8ft summary{border-left:4px solid var(--interactive-accent);padding-left:.5em;cursor:pointer;outline:none}.dialog-host.svelte-1egt8ft details>summary:after{content:"⏷";float:right;margin-right:.5em}.dialog-host.svelte-1egt8ft details[open]>summary:after{content:"⏶";float:right;margin-right:.5em}.dialog-host.svelte-1egt8ft input:invalid,.dialog-host.svelte-1egt8ft textarea:invalid{border-color:var(--background-modifier-error)}.dialog-host.svelte-1egt8ft .sub-section{margin-left:1em;display:flex;flex-direction:column;gap:.5em}.dialog-host.svelte-1egt8ft .row>input[type=text]:disabled,.dialog-host.svelte-1egt8ft .row>input[type=password]:disabled,.dialog-host.svelte-1egt8ft .row>textarea:disabled,.dialog-host.svelte-1egt8ft .row>select:disabled{background-color:var(--background-secondary)}.dialog-header.svelte-d3u6ev{display:none}textarea.svelte-1a4einl{resize:none}popup.svelte-c1858e{z-index:1000;position:fixed;background:#fffc;max-width:70vw;max-height:80vh;margin:auto;inset:0;min-width:50vw;min-height:50vh;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);display:flex;flex-direction:column;border-radius:5px;box-shadow:0 0 10px #00000080;border:1px solid var(--background-primary-alt);justify-content:space-between}popup.svelte-c1858e header:where(.svelte-c1858e){background:var(--background-primary);color:var(--text-normal);padding:1em;border-bottom:1px solid var(--background-primary-alt);font:size 1.4em}popup.svelte-c1858e article:where(.svelte-c1858e){padding:1em;display:flex;justify-content:center;overflow-y:auto}popup.svelte-c1858e article:where(.svelte-c1858e) .msg:where(.svelte-c1858e){width:100%;line-height:1.5;overflow-wrap:anywhere}popup.svelte-c1858e article:where(.svelte-c1858e) .msg:where(.svelte-c1858e) :first-child{margin-top:0}popup.svelte-c1858e article:where(.svelte-c1858e) .msg:where(.svelte-c1858e) :last-child{margin-bottom:0}popup.svelte-c1858e article:where(.svelte-c1858e) .msg:where(.svelte-c1858e) pre{overflow-x:auto;padding:.75em;border-radius:4px;background:var(--background-secondary)}popup.svelte-c1858e article:where(.svelte-c1858e) .msg:where(.svelte-c1858e) code{font-family:var(--font-monospace)}popup.svelte-c1858e article:where(.svelte-c1858e) .msg:where(.svelte-c1858e) blockquote{margin:0;padding-left:1em;border-left:3px solid var(--background-modifier-border);color:var(--text-muted)}popup.svelte-c1858e article:where(.svelte-c1858e) .msg:where(.svelte-c1858e) ul,popup.svelte-c1858e article:where(.svelte-c1858e) .msg:where(.svelte-c1858e) ol{padding-left:1.5em}popup.svelte-c1858e article:where(.svelte-c1858e) .msg:where(.svelte-c1858e) table{width:100%;border-collapse:collapse}popup.svelte-c1858e article:where(.svelte-c1858e) .msg:where(.svelte-c1858e) th,popup.svelte-c1858e article:where(.svelte-c1858e) .msg:where(.svelte-c1858e) td{padding:.4em .6em;border:1px solid var(--background-modifier-border)}popup.svelte-c1858e article:where(.svelte-c1858e) .msg:where(.svelte-c1858e) a{color:var(--text-accent)}popup.svelte-c1858e .buttons:where(.svelte-c1858e){border-top:1px solid var(--background-primary-alt);display:flex;justify-content:center;align-items:center;padding:1em}popup.svelte-c1858e .buttons:where(.svelte-c1858e) button:where(.svelte-c1858e){margin:0 .5em;background-color:var(--background-primary-alt)}popup.svelte-c1858e~.background:where(.svelte-c1858e){position:fixed;inset:0;background:#00000020}popup.svelte-1arxp7o{z-index:1000;position:fixed;background:#fffc;max-width:70vw;max-height:80vh;margin:auto;inset:0;min-width:50vw;min-height:50vh;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);display:flex;flex-direction:column;border-radius:5px;box-shadow:0 0 10px #00000080;border:1px solid var(--background-primary-alt);justify-content:space-between}popup.svelte-1arxp7o header:where(.svelte-1arxp7o){background:var(--background-primary);color:var(--text-normal);padding:1em;border-bottom:1px solid var(--background-primary-alt);font:size 1.4em}popup.svelte-1arxp7o article:where(.svelte-1arxp7o){align-items:center;padding:1em;display:flex;justify-content:center;flex-direction:column}popup.svelte-1arxp7o article:where(.svelte-1arxp7o) .msg:where(.svelte-1arxp7o){overflow-y:auto;white-space:pre-wrap}popup.svelte-1arxp7o .buttons:where(.svelte-1arxp7o){border-top:1px solid var(--background-primary-alt);display:flex;justify-content:center;align-items:center;padding:1em}popup.svelte-1arxp7o .buttons:where(.svelte-1arxp7o) button:where(.svelte-1arxp7o){margin:0 .5em;background-color:var(--background-primary-alt)}popup.svelte-1arxp7o~.background:where(.svelte-1arxp7o){position:fixed;inset:0;background:#00000020}.question-container.svelte-2inrja{border-bottom:2px solid var(--interactive-accent);margin-bottom:.5lh;padding-bottom:.5lh}.option-container.svelte-16axrbj{border:1px solid transparent;border-radius:.25lh;padding:.5rem}.option-container.selected.svelte-16axrbj{border-color:var(--interactive-accent)}.choice-row.svelte-16axrbj{display:flex;align-items:center;gap:.5rem;cursor:pointer}.choice-row.svelte-16axrbj span.choice-title:where(.svelte-16axrbj){width:auto}.choice-row.svelte-16axrbj input[type=radio]:where(.svelte-16axrbj){cursor:pointer}.choice-notes.svelte-16axrbj{margin-left:2rem;margin-top:.25rem;color:var(--text-muted);font-size:.9rem}.option-container.selected.svelte-16axrbj .choice-notes:where(.svelte-16axrbj){color:var(--text-normal)}.choice-row.svelte-2e63kq{display:flex;align-items:center;gap:.5rem;margin-top:1rem;cursor:pointer}.choice-row.svelte-2e63kq span.choice-title:where(.svelte-2e63kq){width:auto}.choice-row.svelte-2e63kq input[type=checkbox]:where(.svelte-2e63kq){cursor:pointer}.choice-notes.svelte-2e63kq{margin-left:2rem;margin-top:.25rem;color:var(--text-muted);font-size:.9rem}.check-results.svelte-18c3ifi{margin-top:.75rem}.check-result.svelte-18c3ifi{display:grid;grid-template-columns:1fr auto;align-items:center;gap:.5rem 1rem;padding:0rem .5rem;border-radius:0;box-shadow:none;border-left:.5em solid var(--interactive-accent);margin-bottom:.25lh}.check-result.error.svelte-18c3ifi{border-left:.5em solid var(--text-error)}.check-result.success.svelte-18c3ifi{border-left:.5em solid var(--text-success)}.check-result.svelte-18c3ifi .message:where(.svelte-18c3ifi){white-space:normal;word-break:break-word;font-size:.95rem;color:var(--text-normal)}.check-result.svelte-18c3ifi .operations:where(.svelte-18c3ifi){display:flex;align-items:center;justify-content:flex-end;gap:.5rem}@media(max-width:520px){.check-result.svelte-18c3ifi{grid-template-columns:1fr;grid-auto-rows:auto}.check-result.svelte-18c3ifi .operations:where(.svelte-18c3ifi){justify-content:flex-start;margin-top:.5rem}}
