@import"https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Oxygen:wght@300;400;700&display=swap";h1,h2,h3,h4,h5,h6{font-family:Montserrat,sans-serif;margin-top:.375rem;margin-bottom:.375rem}.theme-light h1,.theme-light h2,.theme-light h3,.theme-light h4,.theme-light h5,.theme-light h6{color:#471ca8;transition:color .2s cubic-bezier(1,0,.8,1.5)}.theme-dark h1,.theme-dark h2,.theme-dark h3,.theme-dark h4,.theme-dark h5,.theme-dark h6{color:#f72585;transition:color .2s cubic-bezier(1,0,.8,1.5)}.theme-light a{color:#00cfc1}.theme-dark a{color:#00ffe7}.theme-light a:visited{color:#00cfc1}.theme-dark a:visited{color:#00ffe7}.theme-light a:hover{text-shadow:0px 0px 12px #00cfc1}.theme-dark a:hover{text-shadow:0px 0px 12px #00ffe7}.theme-light .menu_icon{color:#471ca8;transition:color .2s cubic-bezier(1,0,1,0)}.theme-dark .menu_icon{color:#f72585;transition:color .2s cubic-bezier(1,0,1,0)}.theme-light .auth{color:#471ca8;transition:color .2s cubic-bezier(1,0,.8,1.5)}.theme-dark .auth{color:#f72585;transition:color .2s cubic-bezier(1,0,.8,1.5)}.theme-light .auth-icon{color:#471ca8;transition:color .2s cubic-bezier(1,0,.8,1.5)}.theme-dark .auth-icon{color:#f72585;transition:color .2s cubic-bezier(1,0,.8,1.5)}.theme-light .board-field{background-color:#f7f7ff;box-shadow:inset 0 0 12px -7px #471ca8;transition:box-shadow .2s cubic-bezier(1,0,.8,1.5),background-color .2s cubic-bezier(1,0,.8,1.5)}.theme-dark .board-field{background-color:#884ab2;box-shadow:inset 0 0 12px -7px #f72585;transition:box-shadow .2s cubic-bezier(1,0,.8,1.5),background-color .2s cubic-bezier(1,0,.8,1.5)}.theme-light .button-area{background-color:#fff;box-shadow:0 0 8px -3px #471ca8;transition:box-shadow .2s cubic-bezier(1,0,.8,1.5),background-color .2s cubic-bezier(1,0,.8,1.5)}.theme-dark .button-area{background-color:#10002b;box-shadow:0 0 8px -3px #f72585;transition:box-shadow .2s cubic-bezier(1,0,.8,1.5),background-color .2s cubic-bezier(1,0,.8,1.5)}.theme-light .copy_btn{border-color:#471ca8;border-radius:3px;border-width:2px;color:#f7f7ff;background-color:#471ca8;transition:box-shadow .2s cubic-bezier(1,0,.8,1.5),background-color .2s cubic-bezier(1,0,.8,1.5)}.theme-dark .copy_btn{border-color:#f72585;border-radius:3px;border-width:2px;color:#884ab2;background-color:#f72585;transition:box-shadow .2s cubic-bezier(1,0,.8,1.5),background-color .2s cubic-bezier(1,0,.8,1.5)}.theme-light .divider{border-right:solid 3px #f7f7ff;transition:border .2s cubic-bezier(1,0,.8,1.5)}.theme-dark .divider{border-right:solid 3px #884ab2;transition:border .2s cubic-bezier(1,0,.8,1.5)}.theme-light .field-icon{color:#00cfc1;transition:color .2s cubic-bezier(1,0,.8,1.5)}.theme-dark .field-icon{color:#00ffe7;transition:color .2s cubic-bezier(1,0,.8,1.5)}.theme-light .menu-container{opacity:.93;color:#f7f7ff;background-image:linear-gradient(to bottom left,#b805b5,#e50b78,#f57c19);transition:background-image .2s cubic-bezier(1,0,.8,1.5),color .2s cubic-bezier(1,0,.8,1.5)}.theme-dark .menu-container{opacity:.93;color:#f7f7ff;background-image:linear-gradient(to bottom left,#6d036c,#9c0752,#ba5808);transition:background-image .2s cubic-bezier(1,0,.8,1.5),color .2s cubic-bezier(1,0,.8,1.5)}.theme-light .card{background-color:#fff;border:3px solid #e3e3eb;border-radius:.375rem;transition:background-color .2s cubic-bezier(1,0,.8,1.5),border .2s cubic-bezier(1,0,.8,1.5)}.theme-dark .card{background-color:#10002b;border:3px solid #525e6b;border-radius:.375rem;transition:background-color .2s cubic-bezier(1,0,.8,1.5),border .2s cubic-bezier(1,0,.8,1.5)}.theme-light .button{background-color:#471ca8;color:#fff;transition:background-color .2s cubic-bezier(1,0,.8,1.5),color .2s cubic-bezier(1,0,.8,1.5)}.theme-dark .button{background-color:#f72585;color:#10002b;transition:background-color .2s cubic-bezier(1,0,.8,1.5),color .2s cubic-bezier(1,0,.8,1.5)}.theme-light .card-title{color:#202c39;transition:color .2s cubic-bezier(1,0,.8,1.5)}.theme-dark .card-title{color:#f7f7ff;transition:color .2s cubic-bezier(1,0,.8,1.5)}body{font-family:Oxygen,sans-serif;height:100%;margin:0}.theme-light body{background-color:#fff;color:#202c39;transition:color .2s cubic-bezier(1,0,.8,1.5),background-color .2s cubic-bezier(1,0,.8,1.5)}.theme-dark body{background-color:#10002b;color:#f7f7ff;transition:color .2s cubic-bezier(1,0,.8,1.5),background-color .2s cubic-bezier(1,0,.8,1.5)}*{scrollbar-width:.66rem}*::-webkit-scrollbar{width:.66rem;height:0px}*::-webkit-scrollbar-track{background:none}*::-webkit-scrollbar-thumb{border-radius:.375rem;background:linear-gradient(50deg,#b805b5,#e50b78,#f57c19)}html{height:100%}.theme-light html{background-color:#fff;color:#202c39;transition:color .2s cubic-bezier(1,0,.8,1.5),background-color .2s cubic-bezier(1,0,.8,1.5)}.theme-dark html{background-color:#10002b;color:#f7f7ff;transition:color .2s cubic-bezier(1,0,.8,1.5),background-color .2s cubic-bezier(1,0,.8,1.5)}.checkbox{display:inline-flex;cursor:pointer;position:relative}.checkbox>input{height:16px;width:16px;-webkit-appearance:none;-moz-appearance:none;-o-appearance:none;appearance:none;outline:none;cursor:pointer}.theme-light .checkbox>input{border:2px solid #202c39;border-radius:.25rem;color:#202c39;background-color:#fff;transition:border .2s cubic-bezier(1,0,.8,1.5),background-color .2s cubic-bezier(1,0,.8,1.5)}.theme-dark .checkbox>input{border:2px solid #f7f7ff;border-radius:.25rem;color:#f7f7ff;background-color:#10002b;transition:border .2s cubic-bezier(1,0,.8,1.5),background-color .2s cubic-bezier(1,0,.8,1.5)}.theme-light .checkbox>input[type=checkbox]:checked{border:2px solid #202c39;border-radius:.25rem;background:linear-gradient(50deg,#b805b5,#e50b78,#f57c19);transition:background .2s cubic-bezier(1,0,.8,1.5),border .2s cubic-bezier(1,0,.8,1.5)}.theme-dark .checkbox>input[type=checkbox]:checked{border:2px solid #f7f7ff;border-radius:.25rem;background:linear-gradient(50deg,#b805b5,#e50b78,#f57c19);transition:background .2s cubic-bezier(1,0,.8,1.5),border .2s cubic-bezier(1,0,.8,1.5)}.checkbox>.checkspan{color:#34495e}.theme-light .checkbox>input[type=checkbox]:active{border:2px solid #00cfc1}.theme-dark .checkbox>input[type=checkbox]:active{border:2px solid #00ffe7}.radio{display:inline-flex;cursor:pointer;position:relative}textarea#contrastInput{-webkit-appearance:none;-moz-appearance:none;-o-appearance:none;appearance:none;outline:none}.theme-light textarea#contrastInput{border:2px solid #202c39;border-radius:.25rem;color:#202c39;background-color:#fff;transition:border .2s cubic-bezier(1,0,.8,1.5),background-color .2s cubic-bezier(1,0,.8,1.5)}.theme-dark textarea#contrastInput{border:2px solid #f7f7ff;border-radius:.25rem;color:#f7f7ff;background-color:#10002b;transition:border .2s cubic-bezier(1,0,.8,1.5),background-color .2s cubic-bezier(1,0,.8,1.5)}input[type=number]{height:16px;width:50px;-webkit-appearance:none;-moz-appearance:none;-o-appearance:none;appearance:none;outline:none;cursor:pointer}.theme-light input[type=number]{border:2px solid #202c39;border-radius:.25rem;color:#202c39;background-color:#fff;transition:border .2s cubic-bezier(1,0,.8,1.5),background-color .2s cubic-bezier(1,0,.8,1.5)}.theme-dark input[type=number]{border:2px solid #f7f7ff;border-radius:.25rem;color:#f7f7ff;background-color:#10002b;transition:border .2s cubic-bezier(1,0,.8,1.5),background-color .2s cubic-bezier(1,0,.8,1.5)}input[type=radio]{height:16px;width:16px;-webkit-appearance:none;-moz-appearance:none;-o-appearance:none;appearance:none;outline:none;cursor:pointer}.theme-light input[type=radio]{border:2px solid #202c39;border-radius:.25rem;color:#202c39;background-color:#fff;transition:border .2s cubic-bezier(1,0,.8,1.5),background-color .2s cubic-bezier(1,0,.8,1.5)}.theme-dark input[type=radio]{border:2px solid #f7f7ff;border-radius:.25rem;color:#f7f7ff;background-color:#10002b;transition:border .2s cubic-bezier(1,0,.8,1.5),background-color .2s cubic-bezier(1,0,.8,1.5)}.theme-light input[type=radio]:checked{border:2px solid #202c39;border-radius:.25rem;background:linear-gradient(50deg,#b805b5,#e50b78,#f57c19);transition:background .2s cubic-bezier(1,0,.8,1.5),border .2s cubic-bezier(1,0,.8,1.5)}.theme-dark input[type=radio]:checked{border:2px solid #f7f7ff;border-radius:.25rem;background:linear-gradient(50deg,#b805b5,#e50b78,#f57c19);transition:background .2s cubic-bezier(1,0,.8,1.5),border .2s cubic-bezier(1,0,.8,1.5)}.radio>.checkspan{color:#34495e}.theme-light input[type=radio]:active{border:2px solid #00cfc1}.theme-dark input[type=radio]:active{border:2px solid #00ffe7}input[type=text]{font-family:Oxygen,sans-serif}.theme-light input[type=text]{border:solid .125rem #471ca8;border-radius:.375rem;background-color:#f7f7ff;color:#202c39;transition:color .2s cubic-bezier(1,0,.8,1.5),background-color .2s cubic-bezier(1,0,.8,1.5)}.theme-dark input[type=text]{border:solid .125rem #f72585;border-radius:.375rem;background-color:#884ab2;color:#f7f7ff;transition:color .2s cubic-bezier(1,0,.8,1.5),background-color .2s cubic-bezier(1,0,.8,1.5)}.theme-light input[type=text]:focus,.theme-light textarea:focus{border:solid .125rem #00cfc1}.theme-dark input[type=text]:focus,.theme-dark textarea:focus{border:solid .125rem #00ffe7}.logo-background{border-radius:.375rem;background-color:#fff;transition:color .2s cubic-bezier(1,0,.8,1.5)}.theme-light .logo-background{box-shadow:0 0 10px -3px #fff inset}.theme-dark .logo-background{box-shadow:0 0 10px -3px #10002b inset}.tabbox{margin-bottom:10px;padding:0;border-radius:0 0 .5rem .5rem;border-top:0;transition:border-color .2s cubic-bezier(1,0,.8,1.5)}.theme-light .tabbox{border-top:1px solid #202c39}.theme-dark .tabbox{border-top:1px solid #f7f7ff}ul{display:flex;flex-wrap:wrap;margin-top:0;padding-left:5vw;margin-bottom:-1px;list-style:none;transition:border-color .2s cubic-bezier(1,0,.8,1.5)}.theme-light ul{border-bottom:1px solid #202c39}.theme-dark ul{border-bottom:1px solid #f7f7ff}li{margin-bottom:-1px}span{border-top-left-radius:.25rem;border-top-right-radius:.25rem;display:block;padding:.5rem 1rem;cursor:pointer;transition:border .2s cubic-bezier(1,0,.8,1.5)}.theme-light span{border-top:1px solid #e3e3eb;border-left:1px solid #e3e3eb;border-right:1px solid #e3e3eb;border-bottom:2px solid transparent}.theme-dark span{border-top:1px solid #525e6b;border-left:1px solid #525e6b;border-right:1px solid #525e6b;border-bottom:2px solid transparent}span:hover{transition:border .2s cubic-bezier(1,0,.8,1.5)}.theme-light span:hover{border-color:#00cfc1 #00cfc1 transparent}.theme-dark span:hover{border-color:#00ffe7 #00ffe7 transparent}li.active>span{transition:border .2s cubic-bezier(1,0,.8,1.5)}.theme-light li.active>span{border-color:#202c39 #202c39 #ffffff;border-bottom:2px solid #ffffff}.theme-dark li.active>span{border-color:#f7f7ff #f7f7ff #10002b;border-bottom:2px solid #10002b}.highlight{transition:color .2s cubic-bezier(1,0,.8,1.5)}.theme-light .highlight{color:#f72585}.theme-dark .highlight{color:#00ffe7}.menu_icon.svelte-c9r4z9{width:16px;height:16px;transition:all .3s cubic-bezier(1,0,.67,1)}.spacer.svelte-1ysv9yg{flex-grow:1}.main_container.svelte-1ysv9yg{display:flex;height:50vh;width:100vw;align-items:center;flex-direction:column}.input_area.svelte-1ysv9yg{display:flex;flex-direction:column;justify-content:center;align-content:space-between;width:66vw;max-width:350px}.sub_area.svelte-1ysv9yg{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;justify-content:space-between;padding:.375rem}.pointer.svelte-1ysv9yg{cursor:pointer}.info_text.svelte-1ysv9yg{padding:.375rem;text-align:center}.title_row.svelte-1whxzxw{display:flex;flex-direction:row;padding:.5rem;justify-content:center;align-items:center;width:100vw}.spacer.svelte-1whxzxw{flex-grow:1}.main_container.svelte-1whxzxw{display:flex;height:50vh;width:100vw;align-items:center;flex-direction:column}.input_area.svelte-1whxzxw{display:flex;flex-direction:column;justify-content:center;align-content:space-between;width:66vw;max-width:350px}.sub_area.svelte-1whxzxw{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;justify-content:space-between;padding:.375rem}.pointer.svelte-1whxzxw{cursor:pointer}.info_text.svelte-1whxzxw{padding:.375rem;text-align:center}.copy_input.svelte-1whxzxw{font:inherit;font-size:.95rem;padding:.5rem .6rem;border:1px solid rgba(0,0,0,.15);border-radius:6px;background:#fff;width:50ch;resize:none;white-space:pre-wrap}.title_row.svelte-6femh7{display:flex;flex-direction:row;padding:.5rem;justify-content:center;align-items:center;width:100vw}.spacer.svelte-6femh7{flex-grow:1}.main_container.svelte-6femh7{display:flex;height:50vh;width:100vw;align-items:center;flex-direction:column}.input_area.svelte-6femh7{display:flex;flex-direction:column;justify-content:center;align-content:space-between;width:66vw;max-width:350px}.sub_area.svelte-6femh7{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;justify-content:space-between;padding:.375rem}.pointer.svelte-6femh7{cursor:pointer}.info_text.svelte-6femh7{padding:.375rem;text-align:center}.title_row.svelte-jmf0kt{display:flex;flex-direction:row;padding:.5rem;justify-content:center;align-items:center;width:100vw}.spacer.svelte-jmf0kt{flex-grow:1}.main_container.svelte-jmf0kt{display:flex;height:50vh;width:100vw;align-items:center;flex-direction:column}.input_area.svelte-jmf0kt{display:flex;flex-direction:column;justify-content:center;align-content:space-between;width:66vw;max-width:350px}.sub_area.svelte-jmf0kt{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;justify-content:space-between;padding:.375rem}.pointer.svelte-jmf0kt{cursor:pointer}.info_text.svelte-jmf0kt{padding:.375rem;text-align:center}.note-row.svelte-jmf0kt{display:flex;align-items:flex-start;gap:12px;margin-top:24px;padding-bottom:20px}.note-label.svelte-jmf0kt{width:12ch;padding-top:4px;font-weight:200;text-align:right}.note-field.svelte-jmf0kt{display:flex;flex-direction:column;gap:8px}.copy_input.svelte-jmf0kt{font:monospace;font-size:.95rem;padding:.5rem .6rem;border:1px solid rgba(0,0,0,.15);border-radius:6px;background:#fff;width:50ch;resize:none;white-space:pre-wrap}.copy_controls.svelte-jmf0kt{display:flex;align-items:center;gap:8px}@media (max-width: 600px){.note-row.svelte-jmf0kt{flex-direction:column;margin-top:24px}.note-label.svelte-jmf0kt{min-width:0;padding-top:0;text-align:left}}.page.svelte-1k0s7pk{min-height:100vh;display:flex;flex-direction:column}.main_container.svelte-1k0s7pk{flex:1 1 auto;width:100%}.header.svelte-1k0s7pk{display:flex;flex-direction:column;padding:.5rem;padding-bottom:0;justify-content:center;align-items:center}.header-text.svelte-1k0s7pk{align-self:flex-end;font-size:10px;margin-bottom:7px}.subheader.svelte-1k0s7pk{display:flex;flex-direction:column;justify-content:center;align-items:center;width:95vw}.title_row.svelte-1k0s7pk{display:flex;flex-direction:row;padding:.5rem;padding-bottom:0;justify-content:center;align-items:center;width:100vw}.darkmode.svelte-1k0s7pk{padding:.25rem 1.5rem .25rem .25rem;z-index:99}.spacer.svelte-1k0s7pk{flex-grow:1}.logo.svelte-1k0s7pk{max-height:5rem;padding:.375rem}.pointer.svelte-1k0s7pk{cursor:pointer}
