@import url("https://fonts.googleapis.com/css2?family=Roboto:wght@400;700&display=swap");:root{--max-width:1100px;--border-radius:12px;--font-mono:ui-monospace,Menlo,Monaco,"Cascadia Mono","Segoe UI Mono","Roboto Mono","Oxygen Mono","Ubuntu Monospace","Source Code Pro","Fira Mono","Droid Sans Mono","Courier New",monospace;--foreground-rgb:0,0,0;--background-start-rgb:214,219,220;--background-end-rgb:255,255,255;--primary-glow:conic-gradient(from 180deg at 50% 50%,#16abff33 0deg,#0885ff33 55deg,#54d6ff33 120deg,#0071ff33 160deg,transparent 360deg);--secondary-glow:radial-gradient(#fff,hsla(0,0%,100%,0));--tile-start-rgb:239,245,249;--tile-end-rgb:228,232,233;--tile-border:conic-gradient(#00000080,#00000040,#00000030,#00000020,#00000010,#00000010,#00000080);--callout-rgb:238,240,241;--callout-border-rgb:172,175,176;--card-rgb:180,185,188;--card-border-rgb:131,134,135}@media (prefers-color-scheme:dark){:root{--foreground-rgb:255,255,255;--background-start-rgb:0,0,0;--background-end-rgb:0,0,0;--primary-glow:radial-gradient(rgba(1,65,255,.4),rgba(1,65,255,0));--secondary-glow:linear-gradient(to bottom right,rgba(1,65,255,0),rgba(1,65,255,0),rgba(1,65,255,.3));--tile-start-rgb:2,13,46;--tile-end-rgb:2,5,19;--tile-border:conic-gradient(#ffffff80,#ffffff40,#ffffff30,#ffffff20,#ffffff10,#ffffff10,#ffffff80);--callout-rgb:20,20,20;--callout-border-rgb:108,108,108;--card-rgb:100,100,100;--card-border-rgb:200,200,200}}*{box-sizing:border-box;padding:0;margin:0}body,html{max-width:100vw;overflow-x:hidden;height:100%;font-family:Roboto!important}body{color:rgb(var(--foreground-rgb));background:linear-gradient(to bottom,transparent,rgb(var(--background-end-rgb))) rgb(var(--background-start-rgb))}a{color:inherit;text-decoration:none}@media (prefers-color-scheme:dark){html{color-scheme:dark}}#__next{height:100%}.react-tags__tag:hover{background-color:#fbc02c}.react-tags.is-active{border:2px solid #3182ce!important}.react-tags{border:1px solid #e2e8f0}.ql-editor{min-height:200px}.react-time-picker__wrapper{padding:8px;border-radius:10px}.react-tags{position:relative;padding:.25rem 0 0 .25rem;border:2px solid #afb8c1;border-radius:6px;background:#fff;font-size:1rem;line-height:1.2;cursor:text}.react-tags.is-active{border-color:#4f46e5}.react-tags.is-disabled{opacity:.75;background-color:#eaeef2;pointer-events:none;cursor:not-allowed}.react-tags.is-invalid{border-color:#fd5956;box-shadow:0 0 0 2px rgba(253,86,83,.25)}.react-tags__label{position:absolute;left:-10000px;top:auto;width:1px;height:1px;overflow:hidden}.react-tags__list{display:inline;padding:0}.react-tags__list-item{display:inline;list-style:none}.react-tags__tag{margin:0 .25rem .25rem 0;padding:.375rem .5rem;border:0;border-radius:3px;background:#eaeef2;font-size:inherit;line-height:inherit}.react-tags__tag:hover{color:#fff;background-color:#4f46e5}.react-tags__tag:after{content:"";display:inline-block;width:.65rem;height:.65rem;-webkit-clip-path:polygon(10% 0,0 10%,40% 50%,0 90%,10% 100%,50% 60%,90% 100%,100% 90%,60% 50%,100% 10%,90% 0,50% 40%);clip-path:polygon(10% 0,0 10%,40% 50%,0 90%,10% 100%,50% 60%,90% 100%,100% 90%,60% 50%,100% 10%,90% 0,50% 40%);margin-left:.5rem;font-size:.875rem;background-color:#7c7d86}.react-tags__tag:hover:after{background-color:#fff}.react-tags__combobox{display:inline-block;padding:.375rem .25rem;margin-bottom:.25rem;max-width:100%}.react-tags__combobox-input{max-width:100%;margin:0;padding:0;border:0;outline:none;background:none;font-size:inherit;line-height:inherit}.react-tags__combobox-input::placeholder{color:#7c7d86;opacity:1}.react-tags__listbox{position:absolute;z-index:1;top:calc(100% + 5px);left:-2px;right:-2px;max-height:12.5rem;overflow-y:auto;background:#fff;border:1px solid #afb8c1;border-radius:6px;box-shadow:0 10px 15px -4px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)}.react-tags__listbox-option{padding:.375rem .5rem}.react-tags__listbox-option:hover{cursor:pointer;background:#eaeef2}.react-tags__listbox-option:not([aria-disabled=true]).is-active{background:#4f46e5;color:#fff}.react-tags__listbox-option[aria-disabled=true]{color:#7c7d86;cursor:not-allowed;pointer-events:none}.react-tags__listbox-option[aria-selected=true]:after{content:"✓";margin-left:.5rem}.react-tags__listbox-option[aria-selected=true]:not(.is-active):after{color:#4f46e5}.react-tags__listbox-option-highlight{background-color:#fd0}