.hide.svelte-6nvev9{width:0;overflow:hidden;padding:0;margin:0;opacity:0}.side-nav-animation.svelte-6nvev9{transition:opacity .3s linear,width .3s linear}.card-body.svelte-q46j3j{gap:0}.prose{overflow-wrap:break-word}.prose a{color:var(--color-info)}.prose h1 a{text-decoration:none;color:var(--tw-prose-headings);font-weight:800}.prose input[type=checkbox]{margin-top:0!important;margin-right:6px}.prose :where(blockquote):not(:where([class~=not-prose] *)){quotes:none}.prose>hr{margin-top:1.5rem;margin-bottom:1.5rem}.canvas-element.prose>:first-child{margin-bottom:.5em!important}.prose>details:first-child{margin-top:24px}.prose>:last-child{margin-bottom:0!important}.cm-tooltip .prose h1,.tippy-box[data-theme~=editor] .prose h1{margin-top:0!important}.prose details{background:#18182559;color:#cdd6f4;padding:8px;transition:all .3s linear;margin-top:48px;margin-bottom:1rem;border-radius:4px}.fill-in-block{margin-bottom:1rem}.fill-in-block>:last-child{margin-bottom:0}.details>.fill-in-block{margin-left:1rem;margin-right:1rem}.column-preview .prose>h1:first-child{margin-top:0rem}.prose p.no-margin{margin:0!important}.prose details{margin-top:40px!important}td{white-space:pre-wrap;word-break:break-word;word-wrap:break-word}@media screen and (max-width: 740px){.prose h1{font-size:2em}details:before{left:10px}}.light .green{--tag-fg: #3aa655;--tag-bg: hsl(135, 60%, 45%, .05)}.light .purple{--tag-fg: #a678de;--tag-bg: hsl(267, 55%, 65%, .05)}.light .teal{--tag-fg: #2cbfa7;--tag-bg: hsl(170, 65%, 50%, .05)}.light .yellow{--tag-fg: #e4b100;--tag-bg: hsl(44, 80%, 50%, .05)}.light .orange{--tag-fg: #f1903c;--tag-bg: hsl(30, 85%, 55%, .05)}.light .red{--tag-fg: #e04e6a;--tag-bg: hsl(343, 70%, 55%, .05)}.light .blue{--tag-fg: #4a90e2;--tag-bg: hsl(217, 75%, 60%, .05)}.light .cyan{--tag-fg: #3acbe8;--tag-bg: hsl(199, 70%, 60%, .05)}.light .lavender{--tag-fg: #a097f8;--tag-bg: hsl(245, 75%, 80%, .05)}.light .pink{--tag-fg: #f27fb0;--tag-bg: hsl(325, 65%, 75%, .05)}.green{--tag-fg: #a6e3a1;--tag-bg: hsl(115, 54%, 76%, .05)}.purple{--tag-fg: #cda6f7;--tag-bg: hsl(267, 84%, 81%, .05)}.teal{--tag-fg: #94e2d5;--tag-bg: hsl(170, 57%, 73%, .05)}.yellow{--tag-fg: #f9e2af;--tag-bg: hsl(41, 86%, 83%, .05)}.orange{--tag-fg: #fab387;--tag-bg: hsl(23, 92%, 75%, .05)}.red{--tag-fg: #f38ba8;--tag-bg: hsl(343, 81%, 75%, .05)}.blue{--tag-fg: #89b4fa;--tag-bg: hsl(217, 92%, 76%, .05)}.cyan{--tag-fg: #74c7ec;--tag-bg: hsl(199, 76%, 69%, .05)}.lavender{--tag-fg: #b4befe;--tag-bg: hsl(232, 97%, 85%, .05)}@keyframes tags--bump{30%{transform:scale(1.2)}}.tagify{font-size:14px;--tag-bg: #e5e5e5;--tag-hover: #d3e2e2;display:flex;align-items:flex-start;flex-wrap:wrap;padding:0;cursor:text;position:relative;transition:.1s}.tagify:hover{border-color:#ccc}.tagify.tagify--focus{border-color:#85c8ea}.tagify[readonly]{cursor:default}.tagify[readonly]>.tagify__input{visibility:hidden;width:0;margin:5px 0}.tagify[readonly] .tagify__tag__removeBtn{display:none}.tagify[readonly] .tagify__tag>div{padding:0 .5rem}.tagify[readonly] .tagify__tag>div:before{background:linear-gradient(45deg,#d6d6d6 25%,transparent 25%,transparent 50%,#d6d6d6 50%,#d6d6d6 75%,transparent 75%,transparent) 0/5px 5px;box-shadow:none}.tagify+input,.tagify+textarea{border:0;display:none}.tagify__tag{display:inline-block;margin:5px 0 5px 5px;position:relative;z-index:1;cursor:pointer;transition:.13s ease-out}.tagify__tag.tagify--editable>div:before{box-shadow:0 0 0 2px #d3e2e2 inset!important;box-shadow:0 0 0 2px var(--tag-hover) inset!important}.tagify__tag.tagify--editable.tagify--invalid>div:before{box-shadow:0 0 0 2px #d39494 inset!important}.tagify__tag>div{color:var(--tag-fg);background:var(--tag-bg);border:1px solid var(--tag-fg);vertical-align:top;position:relative;box-sizing:border-box;max-width:100%;padding:0 1.5rem 0 .5rem;border-radius:6px;-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:.13s ease-out}.tagify__tag>div>*{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:inline-block;vertical-align:top}.tagify__tag>div>*[contenteditable]{outline:none}.tagify__tag:hover:not([readonly]) div:before{top:-2px;right:-2px;bottom:-2px;left:-2px;box-shadow:0 0 0 16px #d3e2e2 inset;box-shadow:0 0 0 16px var(--tag-hover) inset}.tagify__tag.tagify--noAnim{animation:none}.tagify__tag.tagify--hide{width:0!important;padding-left:0;padding-right:0;margin-left:0;margin-right:0;opacity:0;transform:scale(0);transition:.3s;pointer-events:none}.tagify__tag.tagify--mark div:before{animation:none}.tagify__tag.tagify--notAllowed div>span{opacity:.5}.tagify__tag.tagify--notAllowed div:before{box-shadow:0 0 0 20px #d3949470 inset!important;transition:.2s}.tagify__tag[readonly] .tagify__tag__removeBtn{display:none}.tagify__tag[readonly]>div{padding:0 .5rem}.tagify__tag[readonly]>div:before{background:linear-gradient(45deg,#d6d6d6 25%,transparent 25%,transparent 50%,#d6d6d6 50%,#d6d6d6 75%,transparent 75%,transparent) 0/5px 5px;box-shadow:none}.tagify__tag__removeBtn{font:14px/16px Serif;width:14px;height:14px;text-align:center;border-radius:50px;position:absolute;z-index:1;right:calc(.5rem - 2px);top:52%;cursor:pointer;transform:translateY(-50%);transition:.2s ease-out}.tagify__tag__removeBtn:after{content:"×"}.tagify__tag__removeBtn:hover{color:#fff}.tagify__tag__removeBtn:hover+div>span{opacity:.5}.tagify__tag__removeBtn:hover+div:before{box-shadow:0 0 0 20px #d394944d inset!important;transition:.2s}.tagify__input{display:block;min-width:110px;margin:5px;padding:0 .5rem;position:relative}.tagify__input:empty:before{transition:.2s ease-out;opacity:.5;transform:none}.tagify__input:focus{outline:none}.tagify__input:focus:before{transition:.2s ease-out;opacity:0;transform:translate(6px)}@supports (-moz-appearance: none){.tagify__input:focus:before{display:none}}.tagify__input:focus:empty:before{transition:.2s ease-out;opacity:.3;transform:none}@supports (-moz-appearance: none){.tagify__input:focus:empty:before{display:inline-block}}.tagify__input:before{content:attr(data-placeholder);line-height:1.8;position:absolute;top:0;z-index:1;color:#475569;white-space:nowrap;pointer-events:none;opacity:0}@supports (-moz-appearance: none){.tagify__input:before{line-height:inherit;position:relative}}.tagify__input:after{content:attr(data-suggest);color:#9399b2;opacity:.5;pointer-events:none}.tagify__input .tagify__tag{line-height:1.1}.tagify__input .tagify__tag>div{padding-top:0;padding-bottom:0}.tagify__input .tagify__tag>div:before{top:-3px;bottom:-3px}.tagify__input .tagify__tag:hover:not([readonly])>div:before{top:-3px;bottom:-3px;left:0;right:0}.tagify--mix .tagify__input{padding:5px;margin:0;width:100%;height:100%;line-height:1.7}.tagify__dropdown{position:absolute;z-index:999;background:#1e1e2e;max-height:400px;overflow:auto;border:2px solid hsl(233,12%,39%,.5);border-radius:8px;box-shadow:#000000bf 0 10px 20px;box-sizing:border-box;padding:.5rem}.tagify__dropdown__item{box-sizing:inherit;padding:.35em .6em;margin:2px;cursor:pointer;border-radius:3px;position:relative;outline:none}.tagify__dropdown__item--active,.tagify__dropdown__item:active{background:var(--overlay-300-dark)}.tagify__input{margin-left:0!important;padding-left:0!important}.tagify{gap:.5rem!important;-moz-column-gap:.5rem!important;column-gap:.5rem!important;margin-left:0!important}.tagify>.tagify__tag{margin-left:0!important}/*!
 * Toastify js 1.12.0
 * https://github.com/apvarun/toastify-js
 * @license MIT licensed
 *
 * Copyright (C) 2018 Varun A P
 */.toastify{padding:12px 20px;color:#fff;display:inline-block;box-shadow:0 3px 6px -1px #0000001f,0 10px 36px -4px #4d60e84d;background:linear-gradient(135deg,#73a5ff,#5477f5);position:fixed;opacity:0;transition:all .4s cubic-bezier(.215,.61,.355,1);border-radius:2px;cursor:pointer;text-decoration:none;max-width:calc(50% - 20px);z-index:2147483647}.toastify.on{opacity:1}.toast-close{background:transparent;border:0;color:#fff;cursor:pointer;font-family:inherit;font-size:1em;opacity:.4;padding:0 5px}.toastify-right{right:15px}.toastify-left{left:15px}.toastify-top{top:-150px}.toastify-bottom{bottom:-150px}.toastify-rounded{border-radius:25px}.toastify-avatar{width:1.5em;height:1.5em;margin:-7px 5px;border-radius:2px}.toastify-center{margin-left:auto;margin-right:auto;left:0;right:0;max-width:fit-content;max-width:-moz-fit-content}@media only screen and (max-width: 360px){.toastify-right,.toastify-left{margin-left:auto;margin-right:auto;left:0;right:0;max-width:-moz-fit-content;max-width:fit-content}}.custom-color-transition{transition:background-color cubic-bezier(.4,0,.2,1) .3s}.custom-color-transition--focus{background:var(--hover-200-85)}.custom-color-transition--hover:hover{background:var(--hover-200-50)}.closed-folder-dropzone.svelte-oqyy7n{display:block;min-height:24px;opacity:.2;margin-top:-24px;pointer-events:none;margin-left:-.5rem}.closed-folder-dropzone--empty.svelte-oqyy7n{min-height:24px;opacity:.2;pointer-events:none}#dnd-action-dragged-el{box-shadow:#00000059 0 5px 15px;border-radius:6px!important;background:#1e1e2ecc!important;outline:1px solid hsl(233,12%,39%,.5);margin-top:.25rem!important;margin-bottom:.25rem!important}.dynamic-scroll-bar.svelte-13cdsen{padding-right:.5rem}@supports (scrollbar-gutter: stable){.dynamic-scroll-bar.svelte-13cdsen{scrollbar-gutter:stable;padding-right:.25rem}}.result-prose p{margin:0!important}input[type=file].svelte-kb6xgb{display:none}.driver-popover{background-color:#181825}.driver-popover-arrow{border-color:#181825}.driver-popover-title,.driver-popover-description,.driver-popover-progress-text{color:#cdd6f4}.Side.svelte-lnu6oe{grid-template-columns:minmax(0,max-content) 1fr;grid-auto-columns:1fr;height:100vh;height:100svh}.grid-rows-max-fr-max.svelte-lnu6oe{grid-template-rows:max-content minmax(0,1fr) max-content}.discord-bg-image.svelte-lnu6oe{background-image:url(https://lh3.googleusercontent.com/pw/AP1GczPgcakOj98J8WoUddyLptFrCWJS1Jx5ZYhu3YwjZGWzDPPRFSUndomb5FtvCtRfc_Nd32XF-4-J2nFzUsFSgRjbZMqCz_wMEu_3GoWyPsHvdQlpqaPKYuW5ts8oETxtSeC8i05H99w0l_76AOAwrJBvHg=w1024-h1024-s-no-gm?authuser=0)}.custom-text-shadow.svelte-lnu6oe{text-shadow:2px 2px 2px black}.cancel-grid.svelte-lnu6oe{width:100%;grid-template-columns:max-content max-content 1fr}.transition-color.svelte-lnu6oe{transition:.3s linear outline-color}
