@import"https://fonts.googleapis.com/css2?family=Fira+Code:wght@400;700&display=swap";.v-spinner .v-fade{-webkit-animation:v-fadeStretchDelay 1.2s infinite ease-in-out;animation:v-fadeStretchDelay 1.2s infinite ease-in-out;-webkit-animation-fill-mode:both;animation-fill-mode:both;position:absolute}@-webkit-keyframes v-fadeStretchDelay{50%{-webkit-opacity:.3;opacity:.3}to{-webkit-opacity:1;opacity:1}}@keyframes v-fadeStretchDelay{50%{-webkit-opacity:.3;opacity:.3}to{-webkit-opacity:1;opacity:1}}.container[data-v-d6b1352b]{display:flex;flex-wrap:nowrap;flex-direction:column;align-items:center;justify-content:center;gap:8px;height:100%}form[data-v-d6b1352b]{display:flex;flex-wrap:nowrap;flex-direction:column;align-items:stretch;justify-content:center;gap:8px;width:240px}.spinner[data-v-d6b1352b]{position:absolute}.version[data-v-776de0be]{position:absolute;z-index:1;bottom:8px;right:8px;padding:4px 8px;font-size:12px;color:#324b5b;background-color:#fff3;border-radius:4px}@media screen and (max-width: 400px),screen and (max-height: 4320){.version[data-v-776de0be]{display:none}}.item[data-v-3ebe0f96]{position:relative;width:var(--overlap-width);height:var(--size)}.item--active .icon[data-v-3ebe0f96]{z-index:1;transform:scale(var(--scale))}.item--active .icon[data-v-3ebe0f96] .content{visibility:hidden}.item--active .icon[data-v-3ebe0f96] .remove{visibility:visible}.icon[data-v-3ebe0f96]{position:relative;cursor:pointer;fill:#324b5b;width:var(--size);margin:0 calc(-1 * var(--size));transition:transform .1s linear}.icon[data-v-3ebe0f96] .background{fill:#fff}.icon[data-v-3ebe0f96] .remove{fill:#ff415a;visibility:hidden}.upload-area[data-v-95125f68]{display:flex;flex-wrap:nowrap;flex-direction:column;align-items:center;justify-content:center;gap:16px;visibility:visible;opacity:1;transition:visibility .5s linear,opacity .5s linear;cursor:pointer;padding:16px;width:320px;border:2px dashed #324b5b;border-radius:8px;background-color:#fff3;transition-delay:.5s}.upload-area--hidden[data-v-95125f68]{visibility:hidden;opacity:0}@media (hover: hover) and (pointer: fine){.upload-area[data-v-95125f68]:hover{background-color:#ffffff4d}}@media screen and (max-width: 365px),screen and (max-height: 4320){.upload-area[data-v-95125f68]{width:100%}}.icon[data-v-95125f68]{width:64px;fill:#324b5b}@media screen and (max-width: 7680),screen and (max-height: 500px){.icon[data-v-95125f68]{display:none}}@media screen and (max-width: 365px),screen and (max-height: 4320){.icon[data-v-95125f68]{display:block;width:32px}}.title[data-v-95125f68],.count[data-v-95125f68]{font-size:14px}@media screen and (max-width: 365px),screen and (max-height: 4320){.title[data-v-95125f68]{display:none}}@media screen and (max-width: 7680),screen and (max-height: 340px){.title[data-v-95125f68]{display:none}}.count[data-v-95125f68]{display:none}@media screen and (max-width: 7680),screen and (max-height: 340px){.count[data-v-95125f68]{display:block}}.download-link[data-v-cb439e0d]{display:flex;flex-wrap:nowrap;flex-direction:row;align-items:center;justify-content:center;gap:8px;cursor:pointer;position:absolute;z-index:1;bottom:8px;left:8px;padding:4px 8px;font-size:12px;color:#324b5b;background-color:#fff3;border-radius:4px}.download-link[data-v-cb439e0d]:hover{text-decoration:underline}.icon[data-v-cb439e0d]{fill:#324b5b;width:16px;height:16px}.container[data-v-a32aef7f]{cursor:grab}.history-table[data-v-40577d4b]{width:100%;height:90%;border:1px solid #324b5b;overflow:auto;overscroll-behavior:none}table[data-v-40577d4b]{width:max-content;min-width:100%;background-color:#fff;white-space:nowrap;border-collapse:separate;border-spacing:0}th[data-v-40577d4b],td[data-v-40577d4b]{padding:0 4px;border-right:1px solid #324b5b;border-bottom:1px solid #324b5b}th[data-v-40577d4b]:last-child,td[data-v-40577d4b]:last-child{border-right:none}tbody tr:last-child td[data-v-40577d4b]{border-bottom:none}th[data-v-40577d4b]{background-color:#cfdce5;position:sticky;top:0}td[data-v-40577d4b]{overflow:hidden;text-overflow:ellipsis;max-width:512px}.header[data-v-40577d4b]{display:flex;flex-wrap:nowrap;flex-direction:row;align-items:center;justify-content:space-between;gap:8px}.sort[data-v-40577d4b]{width:12px;cursor:pointer;fill:#324b5b}.sort--asc[data-v-40577d4b] #asc,.sort--desc[data-v-40577d4b] #desc{fill:#00d5c4}.logo{position:absolute;margin:0;top:0;left:0;right:0;display:block;overflow:visible;transition:all .5s ease;transform:translate(calc(50vw - 50%),calc(var(--app-height) / 2 - 200%));width:320px}@media screen and (max-width: 7680),screen and (max-height: 400px){.logo{right:unset;transform:translate(calc(-35% + 24px),calc(-35% + 12px)) scale(.3)}}.logo--corner{right:unset;transform:translate(calc(-35% + 24px),calc(-35% + 12px)) scale(.3)}.logo path{transform-box:fill-box;fill:#fff}#cross-small,#cross-medium,#cross-large{transform-origin:center;opacity:0;animation-duration:.8s;animation-name:cross;animation-timing-function:linear;animation-fill-mode:forwards}#cross-medium{animation-delay:.3s}#cross-large{animation-delay:.6s}#letter-h,#letter-e,#letter-a,#letter-l{opacity:0;animation-delay:1.2s;animation-duration:.6s;animation-timing-function:linear;animation-fill-mode:forwards}#letter-h{animation-name:letter-h}#letter-e{animation-name:letter-e}#letter-a{animation-name:letter-a}#letter-l{animation-name:letter-l}@-moz-keyframes cross{0%{opacity:0;transform:scale(.1)}50%{opacity:1;transform:scale(1.2)}to{opacity:1;transform:scale(1)}}@-webkit-keyframes cross{0%{opacity:0;transform:scale(.1)}50%{opacity:1;transform:scale(1.2)}to{opacity:1;transform:scale(1)}}@-o-keyframes cross{0%{opacity:0;transform:scale(.1)}50%{opacity:1;transform:scale(1.2)}to{opacity:1;transform:scale(1)}}@keyframes cross{0%{opacity:0;transform:scale(.1)}50%{opacity:1;transform:scale(1.2)}to{opacity:1;transform:scale(1)}}@-moz-keyframes letter-h{0%{opacity:0;transform:translate(-8px)}to{opacity:1;transform:translate(0)}}@-webkit-keyframes letter-h{0%{opacity:0;transform:translate(-8px)}to{opacity:1;transform:translate(0)}}@-o-keyframes letter-h{0%{opacity:0;transform:translate(-8px)}to{opacity:1;transform:translate(0)}}@keyframes letter-h{0%{opacity:0;transform:translate(-8px)}to{opacity:1;transform:translate(0)}}@-moz-keyframes letter-e{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translate(0)}}@-webkit-keyframes letter-e{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translate(0)}}@-o-keyframes letter-e{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translate(0)}}@keyframes letter-e{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translate(0)}}@-moz-keyframes letter-a{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translate(0)}}@-webkit-keyframes letter-a{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translate(0)}}@-o-keyframes letter-a{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translate(0)}}@keyframes letter-a{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translate(0)}}@-moz-keyframes letter-l{0%{opacity:0;transform:translate(8px)}to{opacity:1;transform:translate(0)}}@-webkit-keyframes letter-l{0%{opacity:0;transform:translate(8px)}to{opacity:1;transform:translate(0)}}@-o-keyframes letter-l{0%{opacity:0;transform:translate(8px)}to{opacity:1;transform:translate(0)}}@keyframes letter-l{0%{opacity:0;transform:translate(8px)}to{opacity:1;transform:translate(0)}}.logout[data-v-e20d3765]{display:flex;flex-wrap:nowrap;flex-direction:row;align-items:center;justify-content:center;gap:0;flex-shrink:0;padding:8px;border-radius:20px;transition:transform .3s}@media (hover: hover) and (pointer: fine){.logout[data-v-e20d3765]:hover{transform:scale(1.1)}}.icon[data-v-e20d3765]{min-width:24px;max-width:24px;cursor:pointer;fill:#00d5c4}.hint[data-v-adefe40b]{width:max-content;max-width:calc(100vw - 48px);font-size:12px;border-radius:4px}.hint--placeholder[data-v-adefe40b]{background-color:unset}.hint-enter-active[data-v-adefe40b],.hint-leave-active[data-v-adefe40b]{transition:all .5s ease}.hint-enter-from[data-v-adefe40b],.hint-leave-to[data-v-adefe40b]{opacity:0}.text[data-v-adefe40b]{max-width:calc(100vw - 48px);background-color:#ffffff1a;padding:8px 16px;min-height:32px}.placeholder[data-v-adefe40b]{min-height:32px}.tile[data-v-b1076389]{display:flex;flex-wrap:nowrap;flex-direction:column;align-items:center;justify-content:center;gap:16px;cursor:pointer;padding:12px;width:128px;aspect-ratio:1;border:1px solid transparent;border-radius:8px;background-color:#fff3;transition:all .2s ease}.tile--selected[data-v-b1076389]{border-color:#324b5b;background-color:#ffffff4d}.tile--disabled[data-v-b1076389]{opacity:.7;pointer-events:none}@media screen and (max-width: 7680),screen and (max-height: 600px){.tile[data-v-b1076389]{aspect-ratio:unset}}@media screen and (max-width: 320px),screen and (max-height: 4320){.tile[data-v-b1076389]{width:100%}}@media (hover: hover) and (pointer: fine){.tile[data-v-b1076389]:hover{background-color:#ffffff4d;transform:scale(1.02)}}.icon[data-v-b1076389]{fill:#324b5b}@media screen and (max-width: 7680),screen and (max-height: 600px){.icon[data-v-b1076389]{display:none}}@media screen and (max-width: 160px),screen and (max-height: 4320){.icon[data-v-b1076389]{display:block;width:32px}}.icon[data-v-b1076389],.icon[data-v-b1076389] svg{width:64px;height:auto}.caption[data-v-b1076389]{font-size:14px}@media screen and (max-width: 160px),screen and (max-height: 4320){.caption[data-v-b1076389]{display:none}}.console[data-v-efba52d5]{margin-top:72px;white-space:pre-wrap;word-break:break-all;background-color:#324b5b;color:#00d5c4;border-radius:8px;width:100%;height:50vh;text-align:left;padding:8px;align-self:flex-start;overflow-y:auto}.user-badge[data-v-beaf16df]{min-width:0;max-width:320px;overflow:hidden;padding:6px 10px;color:#324b5b;background-color:#fff3;border-radius:4px;font-size:12px;text-overflow:ellipsis;white-space:nowrap}@media screen and (max-width: 520px),screen and (max-height: 4320){.user-badge[data-v-beaf16df]{max-width:184px}}.container[data-v-8babc224]{display:flex;flex-wrap:nowrap;flex-direction:column;align-items:flex-start;justify-content:center;gap:8px;overflow:auto;height:100%}.container[data-v-b4763cb1]{display:flex;flex-wrap:nowrap;flex-direction:column;align-items:center;justify-content:center;gap:8px;height:100%}.row[data-v-b4763cb1]{display:flex;flex-wrap:nowrap;flex-direction:row;align-items:center;justify-content:center;gap:8px}.container[data-v-36faeb31]{overscroll-behavior-x:contain;visibility:visible;opacity:1;transition:visibility .5s linear,opacity .5s linear;scrollbar-width:none;-ms-overflow-style:none;width:var(--container-width);overflow-y:visible;overflow-x:scroll;margin:-4px 0;padding:12px;--mask-width: 64px;--mask-image-content: linear-gradient(to right, transparent, #000 var(--mask-width), #000 calc(100% - var(--mask-width)), transparent);-webkit-mask-image:var(--mask-image-content);mask-image:var(--mask-image-content)}.container--hidden[data-v-36faeb31]{visibility:hidden;opacity:0}.container[data-v-36faeb31]::-webkit-scrollbar{width:0;height:0}@media screen and (max-width: 7680),screen and (max-height: 340px){.container[data-v-36faeb31]{display:none}}.documents[data-v-36faeb31]{display:flex;flex-wrap:nowrap;flex-direction:row;align-items:center;justify-content:center;gap:0;width:max-content;min-height:var(--document-size);padding:0 var(--container-padding)}.documents-enter-active[data-v-36faeb31],.documents-leave-active[data-v-36faeb31]{transition:all .5s ease}.documents-enter-from[data-v-36faeb31],.documents-leave-to[data-v-36faeb31]{opacity:0}.documents-enter-from[data-v-36faeb31]{transform:translate(30px)}.documents-leave-to[data-v-36faeb31]{transform:scale(.5)}.container[data-v-c07db3fd]{display:flex;flex-wrap:nowrap;flex-direction:column;align-items:center;justify-content:center;gap:8px;height:100%}.tiles[data-v-c07db3fd]{display:flex;flex-wrap:nowrap;flex-direction:row;align-items:center;justify-content:center;gap:8px}@media screen and (max-width: 320px),screen and (max-height: 4320){.tiles[data-v-c07db3fd]{width:100%;flex-direction:column}}.inner-container[data-v-c07db3fd]{display:flex;flex-wrap:nowrap;flex-direction:column;align-items:center;justify-content:center;gap:8px;max-width:var(--container-width);margin:0 auto;position:relative}@media screen and (max-width: 365px),screen and (max-height: 4320){.inner-container[data-v-c07db3fd]{width:100%}}[data-v-c07db3fd] .document-type{position:absolute;top:0;left:0;right:0;margin:0 auto}@media screen and (max-width: 230px),screen and (max-height: 4320){[data-v-c07db3fd] .document-type{display:none}}@media screen and (max-width: 320px),screen and (max-height: 4320){[data-v-c07db3fd] .document-type,[data-v-c07db3fd] .document-name{display:none}}@media screen and (max-width: 7680),screen and (max-height: 400px){[data-v-c07db3fd] .document-name{display:none}}.actions[data-v-c07db3fd]{visibility:visible;opacity:1;transition:visibility .5s linear,opacity .5s linear;display:flex;flex-wrap:nowrap;flex-direction:row;align-items:center;justify-content:center;gap:8px;width:100%}.actions--hidden[data-v-c07db3fd]{visibility:hidden;opacity:0}.actions button[data-v-c07db3fd]{width:50%}.remaining[data-v-c07db3fd]{font-size:10px;opacity:.8}.container[data-v-af91df95],.container[data-v-d241598d]{display:flex;flex-wrap:nowrap;flex-direction:column;align-items:center;justify-content:center;gap:24px;position:absolute;margin:0 auto;top:0;left:0;right:0;padding:0 24px;width:100%;max-width:1024px}.actions[data-v-d241598d]{display:flex;flex-wrap:nowrap;flex-direction:row;align-items:center;justify-content:center;gap:8px}.Vue-Toastification__container{z-index:9999;position:fixed;padding:4px;width:600px;box-sizing:border-box;display:flex;min-height:100%;color:#fff;flex-direction:column;pointer-events:none}@media only screen and (min-width : 600px){.Vue-Toastification__container.top-left,.Vue-Toastification__container.top-right,.Vue-Toastification__container.top-center{top:1em}.Vue-Toastification__container.bottom-left,.Vue-Toastification__container.bottom-right,.Vue-Toastification__container.bottom-center{bottom:1em;flex-direction:column-reverse}.Vue-Toastification__container.top-left,.Vue-Toastification__container.bottom-left{left:1em}.Vue-Toastification__container.top-left .Vue-Toastification__toast,.Vue-Toastification__container.bottom-left .Vue-Toastification__toast{margin-right:auto}@supports not (-moz-appearance: none){.Vue-Toastification__container.top-left .Vue-Toastification__toast--rtl,.Vue-Toastification__container.bottom-left .Vue-Toastification__toast--rtl{margin-right:unset;margin-left:auto}}.Vue-Toastification__container.top-right,.Vue-Toastification__container.bottom-right{right:1em}.Vue-Toastification__container.top-right .Vue-Toastification__toast,.Vue-Toastification__container.bottom-right .Vue-Toastification__toast{margin-left:auto}@supports not (-moz-appearance: none){.Vue-Toastification__container.top-right .Vue-Toastification__toast--rtl,.Vue-Toastification__container.bottom-right .Vue-Toastification__toast--rtl{margin-left:unset;margin-right:auto}}.Vue-Toastification__container.top-center,.Vue-Toastification__container.bottom-center{left:50%;margin-left:-300px}.Vue-Toastification__container.top-center .Vue-Toastification__toast,.Vue-Toastification__container.bottom-center .Vue-Toastification__toast{margin-left:auto;margin-right:auto}}@media only screen and (max-width : 600px){.Vue-Toastification__container{width:100vw;padding:0;left:0;margin:0}.Vue-Toastification__container .Vue-Toastification__toast{width:100%}.Vue-Toastification__container.top-left,.Vue-Toastification__container.top-right,.Vue-Toastification__container.top-center{top:0}.Vue-Toastification__container.bottom-left,.Vue-Toastification__container.bottom-right,.Vue-Toastification__container.bottom-center{bottom:0;flex-direction:column-reverse}}.Vue-Toastification__toast{display:inline-flex;position:relative;max-height:800px;min-height:64px;box-sizing:border-box;margin-bottom:1rem;padding:22px 24px;border-radius:8px;box-shadow:0 1px 10px #0000001a,0 2px 15px #0000000d;justify-content:space-between;font-family:Lato,Helvetica,Roboto,Arial,sans-serif;max-width:600px;min-width:326px;pointer-events:auto;overflow:hidden;transform:translateZ(0);direction:ltr}.Vue-Toastification__toast--rtl{direction:rtl}.Vue-Toastification__toast--default{background-color:#1976d2;color:#fff}.Vue-Toastification__toast--info{background-color:#2196f3;color:#fff}.Vue-Toastification__toast--success{background-color:#4caf50;color:#fff}.Vue-Toastification__toast--error{background-color:#ff5252;color:#fff}.Vue-Toastification__toast--warning{background-color:#ffc107;color:#fff}@media only screen and (max-width : 600px){.Vue-Toastification__toast{border-radius:0;margin-bottom:.5rem}}.Vue-Toastification__toast-body{flex:1;line-height:24px;font-size:16px;word-break:break-word;white-space:pre-wrap}.Vue-Toastification__toast-component-body{flex:1}.Vue-Toastification__toast.disable-transition{animation:none!important}.Vue-Toastification__close-button{font-weight:700;font-size:24px;line-height:24px;background:transparent;outline:none;border:none;padding:0 0 0 10px;cursor:pointer;transition:.3s ease;align-items:center;color:#fff;opacity:.3;transition:visibility 0s,opacity .2s linear}.Vue-Toastification__close-button:hover,.Vue-Toastification__close-button:focus{opacity:1}.Vue-Toastification__toast:not(:hover) .Vue-Toastification__close-button.show-on-hover{opacity:0}.Vue-Toastification__toast--rtl .Vue-Toastification__close-button{padding-left:unset;padding-right:10px}@keyframes scale-x-frames{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Vue-Toastification__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:5px;z-index:10000;background-color:#ffffffb3;transform-origin:left;animation:scale-x-frames linear 1 forwards}.Vue-Toastification__toast--rtl .Vue-Toastification__progress-bar{right:0;left:unset;transform-origin:right}.Vue-Toastification__icon{margin:auto 18px auto 0;background:transparent;outline:none;border:none;padding:0;transition:.3s ease;align-items:center;width:20px;height:100%}.Vue-Toastification__toast--rtl .Vue-Toastification__icon{margin:auto 0 auto 18px}@keyframes bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes bounceOutRight{40%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(1000px,0,0)}}@keyframes bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Vue-Toastification__bounce-enter-active.top-left,.Vue-Toastification__bounce-enter-active.bottom-left{animation-name:bounceInLeft}.Vue-Toastification__bounce-enter-active.top-right,.Vue-Toastification__bounce-enter-active.bottom-right{animation-name:bounceInRight}.Vue-Toastification__bounce-enter-active.top-center{animation-name:bounceInDown}.Vue-Toastification__bounce-enter-active.bottom-center{animation-name:bounceInUp}.Vue-Toastification__bounce-leave-active:not(.disable-transition).top-left,.Vue-Toastification__bounce-leave-active:not(.disable-transition).bottom-left{animation-name:bounceOutLeft}.Vue-Toastification__bounce-leave-active:not(.disable-transition).top-right,.Vue-Toastification__bounce-leave-active:not(.disable-transition).bottom-right{animation-name:bounceOutRight}.Vue-Toastification__bounce-leave-active:not(.disable-transition).top-center{animation-name:bounceOutUp}.Vue-Toastification__bounce-leave-active:not(.disable-transition).bottom-center{animation-name:bounceOutDown}.Vue-Toastification__bounce-leave-active,.Vue-Toastification__bounce-enter-active{animation-duration:.75s;animation-fill-mode:both}.Vue-Toastification__bounce-move{transition-timing-function:ease-in-out;transition-property:all;transition-duration:.4s}@keyframes fadeOutTop{0%{transform:translateY(0);opacity:1}to{transform:translateY(-50px);opacity:0}}@keyframes fadeOutLeft{0%{transform:translate(0);opacity:1}to{transform:translate(-50px);opacity:0}}@keyframes fadeOutBottom{0%{transform:translateY(0);opacity:1}to{transform:translateY(50px);opacity:0}}@keyframes fadeOutRight{0%{transform:translate(0);opacity:1}to{transform:translate(50px);opacity:0}}@keyframes fadeInLeft{0%{transform:translate(-50px);opacity:0}to{transform:translate(0);opacity:1}}@keyframes fadeInRight{0%{transform:translate(50px);opacity:0}to{transform:translate(0);opacity:1}}@keyframes fadeInTop{0%{transform:translateY(-50px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes fadeInBottom{0%{transform:translateY(50px);opacity:0}to{transform:translateY(0);opacity:1}}.Vue-Toastification__fade-enter-active.top-left,.Vue-Toastification__fade-enter-active.bottom-left{animation-name:fadeInLeft}.Vue-Toastification__fade-enter-active.top-right,.Vue-Toastification__fade-enter-active.bottom-right{animation-name:fadeInRight}.Vue-Toastification__fade-enter-active.top-center{animation-name:fadeInTop}.Vue-Toastification__fade-enter-active.bottom-center{animation-name:fadeInBottom}.Vue-Toastification__fade-leave-active:not(.disable-transition).top-left,.Vue-Toastification__fade-leave-active:not(.disable-transition).bottom-left{animation-name:fadeOutLeft}.Vue-Toastification__fade-leave-active:not(.disable-transition).top-right,.Vue-Toastification__fade-leave-active:not(.disable-transition).bottom-right{animation-name:fadeOutRight}.Vue-Toastification__fade-leave-active:not(.disable-transition).top-center{animation-name:fadeOutTop}.Vue-Toastification__fade-leave-active:not(.disable-transition).bottom-center{animation-name:fadeOutBottom}.Vue-Toastification__fade-leave-active,.Vue-Toastification__fade-enter-active{animation-duration:.75s;animation-fill-mode:both}.Vue-Toastification__fade-move{transition-timing-function:ease-in-out;transition-property:all;transition-duration:.4s}@keyframes slideInBlurredLeft{0%{transform:translate(-1000px) scaleX(2.5) scaleY(.2);transform-origin:100% 50%;filter:blur(40px);opacity:0}to{transform:translate(0) scaleY(1) scaleX(1);transform-origin:50% 50%;filter:blur(0);opacity:1}}@keyframes slideInBlurredTop{0%{transform:translateY(-1000px) scaleY(2.5) scaleX(.2);transform-origin:50% 0%;filter:blur(240px);opacity:0}to{transform:translateY(0) scaleY(1) scaleX(1);transform-origin:50% 50%;filter:blur(0);opacity:1}}@keyframes slideInBlurredRight{0%{transform:translate(1000px) scaleX(2.5) scaleY(.2);transform-origin:0% 50%;filter:blur(40px);opacity:0}to{transform:translate(0) scaleY(1) scaleX(1);transform-origin:50% 50%;filter:blur(0);opacity:1}}@keyframes slideInBlurredBottom{0%{transform:translateY(1000px) scaleY(2.5) scaleX(.2);transform-origin:50% 100%;filter:blur(240px);opacity:0}to{transform:translateY(0) scaleY(1) scaleX(1);transform-origin:50% 50%;filter:blur(0);opacity:1}}@keyframes slideOutBlurredTop{0%{transform:translateY(0) scaleY(1) scaleX(1);transform-origin:50% 0%;filter:blur(0);opacity:1}to{transform:translateY(-1000px) scaleY(2) scaleX(.2);transform-origin:50% 0%;filter:blur(240px);opacity:0}}@keyframes slideOutBlurredBottom{0%{transform:translateY(0) scaleY(1) scaleX(1);transform-origin:50% 50%;filter:blur(0);opacity:1}to{transform:translateY(1000px) scaleY(2) scaleX(.2);transform-origin:50% 100%;filter:blur(240px);opacity:0}}@keyframes slideOutBlurredLeft{0%{transform:translate(0) scaleY(1) scaleX(1);transform-origin:50% 50%;filter:blur(0);opacity:1}to{transform:translate(-1000px) scaleX(2) scaleY(.2);transform-origin:100% 50%;filter:blur(40px);opacity:0}}@keyframes slideOutBlurredRight{0%{transform:translate(0) scaleY(1) scaleX(1);transform-origin:50% 50%;filter:blur(0);opacity:1}to{transform:translate(1000px) scaleX(2) scaleY(.2);transform-origin:0% 50%;filter:blur(40px);opacity:0}}.Vue-Toastification__slideBlurred-enter-active.top-left,.Vue-Toastification__slideBlurred-enter-active.bottom-left{animation-name:slideInBlurredLeft}.Vue-Toastification__slideBlurred-enter-active.top-right,.Vue-Toastification__slideBlurred-enter-active.bottom-right{animation-name:slideInBlurredRight}.Vue-Toastification__slideBlurred-enter-active.top-center{animation-name:slideInBlurredTop}.Vue-Toastification__slideBlurred-enter-active.bottom-center{animation-name:slideInBlurredBottom}.Vue-Toastification__slideBlurred-leave-active:not(.disable-transition).top-left,.Vue-Toastification__slideBlurred-leave-active:not(.disable-transition).bottom-left{animation-name:slideOutBlurredLeft}.Vue-Toastification__slideBlurred-leave-active:not(.disable-transition).top-right,.Vue-Toastification__slideBlurred-leave-active:not(.disable-transition).bottom-right{animation-name:slideOutBlurredRight}.Vue-Toastification__slideBlurred-leave-active:not(.disable-transition).top-center{animation-name:slideOutBlurredTop}.Vue-Toastification__slideBlurred-leave-active:not(.disable-transition).bottom-center{animation-name:slideOutBlurredBottom}.Vue-Toastification__slideBlurred-leave-active,.Vue-Toastification__slideBlurred-enter-active{animation-duration:.75s;animation-fill-mode:both}.Vue-Toastification__slideBlurred-move{transition-timing-function:ease-in-out;transition-property:all;transition-duration:.4s}.Vue-Toastification__toast.Vue-Toastification__toast--error{background-color:#ff415a}.v-enter-active,.v-leave-active{transition:opacity .5s ease,transform .5s ease}.v-leave-from,.v-enter-to{opacity:1;transform:scale(1)}.v-enter-from,.v-leave-to{opacity:0;transform:scale(.5)}:root{--app-height: 100%}*{box-sizing:border-box}body{margin:unset}#app{padding:24px;color:#324b5b;background:linear-gradient(90deg,#0af,#0f8);font-family:Fira Code,monospace;text-align:center;height:100vh;height:var(--app-height)}input{text-align:center;padding:8px 16px;border:1px solid #008080;outline:none;border-radius:4px;background-color:#fff;color:teal;caret-color:teal}input::placeholder{color:#00d5c4}button:not([class]),.btn{cursor:pointer;padding:8px 16px;border:none;outline:none;border-radius:4px;background-color:#324b5bcc;color:#00d5c4;transition:all .5s ease}@media (hover: hover) and (pointer: fine){button:not([class]):hover,.btn:hover{transform:scale(105%);background-color:#324b5b}}.header-right{display:flex;flex-wrap:nowrap;flex-direction:row;align-items:center;justify-content:center;gap:8px;position:absolute;z-index:1;top:12px;right:24px;width:max-content;max-width:calc(100vw - 48px)}
