._loader_uc0fn_1{color:var(--loader-color, #1a202c)}._loaderCircle_uc0fn_5{display:inline-block;border-top:2px solid currentcolor;border-right:2px solid currentcolor;border-bottom:2px solid transparent;border-left:2px solid transparent;border-radius:99999px;animation:_fullRotation_uc0fn_1 .45s linear infinite;width:var(--spinner-size);height:var(--spinner-size);--spinner-size: var(--loader-spinner-size, 2rem)}._loaderAccessibilityText_uc0fn_18{border:0px;clip:rect(0px,0px,0px,0px);width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;white-space:nowrap;position:absolute}@keyframes _fullRotation_uc0fn_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.navbar{display:flex;justify-content:space-between;flex-direction:row;align-items:center;width:100%;height:40px;padding:10px;//background-color: #bb9b02;background-color:#00000026;color:#fff}.navbar-logo{height:20px}.navbar-item{flex:1;display:flex;justify-content:center}.navbar-item:first-child>span{margin-right:auto}.navbar-item:last-child>span{margin-left:auto}.logout-btn{color:#fff}.layout-root{display:flex;flex-direction:column;background-color:#ddb704}*{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;box-sizing:border-box}body{margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}.container{min-height:100vh;display:flex;flex-direction:column;justify-content:center;align-items:center}main{padding:5rem 0;flex:1;display:flex;flex-direction:column;justify-content:center;align-items:center}main p{font-size:1.2rem}.logo{margin-bottom:2rem}.logo img{max-height:200px}.welcome-title{font-weight:500}.welcome-subtitle{font-weight:400;margin-bottom:3rem}.buttons{display:flex;flex-direction:row}.buttons .button:not(:last-child){margin-right:.5rem}.button{border-radius:3px;font-size:1.2rem;padding:1rem 2rem;text-align:center;font-weight:700;text-decoration:none}.button-filled{border:2px solid #bf9900;background-color:#bf9900;color:#f4f4f4}.button-outline{border:2px solid #8a9cff;color:#8a9cff;background-color:none}code{border-radius:5px;padding:.2rem;background:#efefef;font-family:Menlo,Monaco,Lucida Console,Liberation Mono,DejaVu Sans Mono,Bitstream Vera Sans Mono,Courier New,monospace}textarea::-moz-placeholder{color:#5e6c84}textarea::placeholder{color:#5e6c84}textarea{width:100%;outline:none;border:none;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Noto Sans,Ubuntu,Droid Sans,Helvetica Neue,sans-serif;box-sizing:border-box;display:block;line-height:20px}button{border:none;outline:none;background:transparent}button,input[type=button],input[type=submit]{cursor:pointer}button,input,textarea{color:#172b4d;font-size:14px!important;font-weight:400}input{border-radius:3px;padding:6px 10px!important}ol,ul{list-style:none;margin:0;padding:0}#board{height:calc(100vh - 105.09px);overflow-x:auto;overflow-y:hidden;margin-bottom:8px;word-wrap:break-word}.list-wrapper:first-child{margin-left:8px}.list-wrapper:last-child{margin-right:8px}.list-wrapper{border-radius:3px;width:272px;margin:0 4px;box-sizing:border-box;display:inline-block;vertical-align:top}.list-wrapper.mod-add{background-color:#ebecf0;padding:6px 8px}.list-wrapper.mod-add.is-idle{background-color:#ffffff3d}.list-name-input{outline:none;border:none;box-shadow:inset 0 0 0 2px #0079bf;width:100%}.list-name-input:focus{border:none}button.open-add-list{display:flex;align-items:center;width:100%;padding:6px 8px;color:#fff}.add-icon{margin-right:5px;height:16px}.list-add-controls{display:flex;align-items:center;margin:4px 0 0}.list-add-button{margin-right:5px;border-width:1px;border-color:#000}.list-cancel-edit{cursor:pointer}.list{display:flex;flex-direction:column;background-color:#ebecf0;border-radius:3px;transition:transform .2s ease-in-out}.list--dragging{transform:rotate(2deg)}.list--drop-animating{transform:rotate(0)}.list-header{display:flex;align-items:center;position:relative;padding:6px 4px}.list-header-target{bottom:0;cursor:pointer;left:0;position:absolute;right:0;top:0}.list-header-extras{position:absolute;right:4px;top:4px;z-index:1}.list-header-extras-menu{color:#6b778c;padding:6px;height:28px}.dark-hover:hover{border-radius:3px;background-color:#091e4214;color:#172b4d;cursor:pointer}textarea.mod-list-name{background:transparent;resize:none;margin:-4px 0;padding:4px 8px;border-radius:3px;font-weight:600;height:28px;overflow:hidden}textarea.mod-list-name:focus{background-color:#fff;box-shadow:inset 0 0 0 2px #0079bf}.popover-menu{background:#fff;width:304px;border-radius:3px;box-shadow:0 8px 16px -4px #091e4240,0 0 0 1px #091e4214}.popover-header{display:flex;align-items:center;justify-content:center;height:40px;margin:0 8px 8px;text-align:center;border-bottom:1px solid rgba(9,30,66,.13)}.popover-header-item{display:flex}.popover-header-item:first-child{margin-right:auto;visibility:hidden}.popover-header-item:last-child{margin-left:auto}.popover-header-title{display:block;color:#5e6c84;font-size:14px;margin:0 12px;padding:0 32px}.popover-header-close-btn{padding:6px;height:28px;color:#6b778c}.popover-content{padding:0 0 12px}.popover-content-list li>button{width:100%;text-align:left;padding:6px 12px;line-height:20px}.popover-content-list li>button:hover{background-color:#091e420a}.card-composer-container{margin:0 8px}.card-composer{padding-bottom:8px}button.open-card-composer{width:100%;display:flex;align-items:center;margin:2px 0 8px;padding:4px 8px;line-height:20px;color:#5e6c84}.card-add-controls{display:flex;align-items:center;margin:4px 0 0}.card-cancel-edit{cursor:pointer}textarea.card-composer-textarea{background:none;border:none;box-shadow:none;resize:none;margin-bottom:4px;min-height:54px}.cards{min-height:1px}.list-cards{margin:0 4px;padding:0 4px}.list-card{border-radius:3px;background-color:#fff;margin-bottom:8px;padding:6px 8px 2px;box-shadow:0 1px #091e4240;transition:transform .2s ease-in-out}.list-card--dragging{transform:rotate(4deg)}.list-card--drop-animating{transform:rotate(0)}.list-card-title{display:block;margin:0 0 4px;font-size:14px;font-weight:400;line-height:20px;cursor:pointer}.card-add-button{margin-right:5px;border-width:1px;border-color:#000}.board-header{padding:8px 4px 4px 8px}.board-header-text{color:#fff;font-size:18px;font-weight:700}*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}:before,:after{--tw-content: ""}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]:where(:not([hidden=until-found])){display:none}.sticky{position:sticky}.my-2{margin-top:.5rem;margin-bottom:.5rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.mt-5{margin-top:1.25rem}.mt-6{margin-top:1.5rem}.box-border{box-sizing:border-box}.block{display:block}.flex{display:flex}.h-10{height:2.5rem}.h-5{height:1.25rem}.h-8{height:2rem}.w-full{width:100%}.flex-col{flex-direction:column}.items-center{align-items:center}.justify-center{justify-content:center}.rounded{border-radius:.25rem}.rounded-sm{border-radius:.125rem}.border{border-width:1px}.border-2{border-width:2px}.border-t{border-top-width:1px}.border-neutral-200{--tw-border-opacity: 1;border-color:rgb(229 229 229 / var(--tw-border-opacity, 1))}.border-neutral-300{--tw-border-opacity: 1;border-color:rgb(212 212 212 / var(--tw-border-opacity, 1))}.border-red-500{--tw-border-opacity: 1;border-color:rgb(239 68 68 / var(--tw-border-opacity, 1))}.bg-neutral-100\/50{background-color:#f5f5f580}.bg-red-100{--tw-bg-opacity: 1;background-color:rgb(254 226 226 / var(--tw-bg-opacity, 1))}.bg-yellow-500{--tw-bg-opacity: 1;background-color:rgb(234 179 8 / var(--tw-bg-opacity, 1))}.px-2{padding-left:.5rem;padding-right:.5rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.pl-2{padding-left:.5rem}.pr-2{padding-right:.5rem}.pt-3{padding-top:.75rem}.text-center{text-align:center}.text-base{font-size:1rem;line-height:1.5rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xs{font-size:.75rem;line-height:1rem}.font-bold{font-weight:700}.text-neutral-500{--tw-text-opacity: 1;color:rgb(115 115 115 / var(--tw-text-opacity, 1))}.text-neutral-600{--tw-text-opacity: 1;color:rgb(82 82 82 / var(--tw-text-opacity, 1))}.text-red-700{--tw-text-opacity: 1;color:rgb(185 28 28 / var(--tw-text-opacity, 1))}.text-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.text-yellow-600{--tw-text-opacity: 1;color:rgb(202 138 4 / var(--tw-text-opacity, 1))}.shadow-md{--tw-shadow: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);--tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.drop-shadow{--tw-drop-shadow: drop-shadow(0 1px 2px rgb(0 0 0 / .1)) drop-shadow(0 1px 1px rgb(0 0 0 / .06));filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.duration-200{transition-duration:.2s}.ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)}.auth-root-container{min-height:100vh;display:flex;flex-direction:column;align-items:center;background-color:#f9fafc}.auth-form-container{display:flex;flex-direction:column;align-items:center;width:400px;padding:32px 40px;border-radius:3px;box-shadow:#0000001a 0 0 10px;background-color:#fff}.main-logo{height:42px;margin:40px auto}.placeholder\:text-neutral-500::-moz-placeholder{--tw-text-opacity: 1;color:rgb(115 115 115 / var(--tw-text-opacity, 1))}.placeholder\:text-neutral-500::placeholder{--tw-text-opacity: 1;color:rgb(115 115 115 / var(--tw-text-opacity, 1))}.hover\:bg-neutral-100:hover{--tw-bg-opacity: 1;background-color:rgb(245 245 245 / var(--tw-bg-opacity, 1))}.hover\:bg-neutral-200:hover{--tw-bg-opacity: 1;background-color:rgb(229 229 229 / var(--tw-bg-opacity, 1))}.hover\:bg-yellow-400:hover{--tw-bg-opacity: 1;background-color:rgb(250 204 21 / var(--tw-bg-opacity, 1))}.focus\:border-yellow-500:focus{--tw-border-opacity: 1;border-color:rgb(234 179 8 / var(--tw-border-opacity, 1))}.focus\:bg-neutral-100\/50:focus{background-color:#f5f5f580}.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}
