.root[data-v-65f5e0dc]{font-family:Inter,sans-serif;font-weight:200;place-items:center;color:#000;font-synthesis:none;font-synthesis:style;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body[data-v-65f5e0dc]{box-sizing:border-box;justify-content:center;-webkit-user-select:none;user-select:none;cursor:default;font-family:Inter,sans-serif;font-weight:300;margin:0;overflow:hidden;overscroll-behavior:none;touch-action:none;display:flex;align-items:center}h1[data-v-65f5e0dc],h2[data-v-65f5e0dc],h3[data-v-65f5e0dc]{font-weight:500}strong[data-v-65f5e0dc],.bold[data-v-65f5e0dc]{font-weight:700}.semi-bold[data-v-65f5e0dc]{font-weight:600}.medium[data-v-65f5e0dc]{font-weight:500}.regular[data-v-65f5e0dc]{font-weight:400}.light[data-v-65f5e0dc]{font-weight:300}.light-italic[data-v-65f5e0dc]{font-weight:300;font-style:italic}.icon-button[data-v-65f5e0dc]{height:20px;width:20px;overflow:hidden;display:flex;align-items:center;border-radius:10px;padding:5px}.icon-button[data-v-65f5e0dc]:hover{background-color:#ffffff15}.icon-button[data-v-65f5e0dc]:active{background-color:#00000013}.read-only-input[data-v-65f5e0dc]{opacity:.5;cursor:not-allowed}.modal-root[data-v-65f5e0dc]{position:fixed;z-index:9999;display:flex;justify-content:center;align-items:center;margin:0;padding:0}.tray-overlay-mask[data-v-65f5e0dc]{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;display:flex;border-radius:var(--large-radius);justify-content:center;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.attachment-name[data-v-65f5e0dc]{overflow:hidden;text-overflow:ellipsis;flex:1;text-wrap:nowrap}.selected-file[data-v-65f5e0dc]{color:#fff;display:flex;align-items:center;justify-content:space-between;gap:.5rem;width:100%;width:max-content;height:max-content;padding:.4rem;border-radius:8px;background-color:#383838}.tray-divider[data-v-65f5e0dc]{width:96%;border-bottom:1px solid rgba(255,255,255,.568);border-bottom:1px solid rgba(255,255,255,.096)}.vertical-tray-divider[data-v-65f5e0dc]{width:1px;height:30px;background-color:#ffffff38}.menu-container[data-v-65f5e0dc]{z-index:50;display:flex;box-sizing:border-box;align-items:center;justify-content:center;max-width:90%;position:fixed;bottom:0;overflow:hidden;padding:10px;border-radius:16px 16px 0 0;outline:var(--transparent-line);outline-offset:-1px;-webkit-backdrop-filter:var(--mild-blur);backdrop-filter:var(--mild-blur);background-color:var(--glass)}.fade-enter-active[data-v-65f5e0dc],.fade-leave-active[data-v-65f5e0dc]{transition:opacity .3s}.fade-enter-from[data-v-65f5e0dc],.fade-leave-to[data-v-65f5e0dc]{opacity:0}.slide-enter-from[data-v-65f5e0dc]{opacity:0;transform:translateY(100px)}.slide-leave-to[data-v-65f5e0dc]{opacity:0;transform:translateY(-100px)}.slide-enter-active[data-v-65f5e0dc],.slide-leave-active[data-v-65f5e0dc]{transition:all .15s cubic-bezier(.6,.05,.01,.99)}.slide-horizontal-enter-from[data-v-65f5e0dc]{opacity:0;transform:translate(10px)}.slide-horizontal-enter-active[data-v-65f5e0dc]{transition:all .9s ease-out}.slide-horizontal-leave-to[data-v-65f5e0dc]{opacity:0;transform:translate(-10px)}.slide-horizontal-leave-active[data-v-65f5e0dc]{transition:all .9s ease-in}.expand-enter-from[data-v-65f5e0dc]{opacity:0;transform:translateY(-10px)}.expand-enter-active[data-v-65f5e0dc]{transition:all .1s ease-out}.expand-leave-to[data-v-65f5e0dc]{opacity:0;transform:translateY(-10px)}.expand-leave-active[data-v-65f5e0dc]{transition:all .1s ease-in}.action-button[data-v-65f5e0dc]{position:relative;border-radius:8px;box-sizing:border-box;cursor:pointer;display:flex;gap:10px;align-items:center;padding:5px;height:max-content}.action-button[data-v-65f5e0dc]:hover{background-color:#797979;background-color:#ffffff15}.action-button[data-v-65f5e0dc]:active{background-color:#464646;background-color:#00000013}.action-button-pressed[data-v-65f5e0dc]{box-sizing:border-box;background-color:#00000037;outline:solid 1px white;outline-offset:-1px}.tray-home[data-v-65f5e0dc]{width:100%;height:100%;overflow:hidden;display:flex;flex-direction:column;gap:5px;box-sizing:border-box;align-items:center;justify-content:center}.button[data-v-65f5e0dc]{display:flex;flex-direction:row;width:90%;justify-content:center;align-items:center;border-radius:16px;box-shadow:0 1px 2px #1018280d;padding:10px 18px;border-color:#eaecf0;border-width:1px;border-style:solid;font-size:16px;cursor:pointer;transition:all .3s ease}.default[data-v-65f5e0dc]{background-color:#fff;color:#344054}.colored[data-v-65f5e0dc]{background-color:#2c75e2;color:#e1e1e1}.button[data-v-65f5e0dc]:hover{transform:scale(1.02)}.button[data-v-65f5e0dc]:active{transform:scale(.98)}.pop-up-container[data-v-65f5e0dc]{z-index:25;display:flex;flex-direction:column;box-sizing:border-box;align-items:center;position:fixed;padding:14px 10px;overflow:hidden;max-height:90%;border-radius:var(--large-radius);outline:var(--transparent-line);outline-offset:-1px;-webkit-backdrop-filter:var(--mild-blur);backdrop-filter:var(--mild-blur);background-color:var(--glass);width:320px}.pop-up-prompt[data-v-65f5e0dc]{width:300px;box-sizing:border-box;color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;justify-content:space-between}.pop-up-info[data-v-65f5e0dc]{display:flex;flex-direction:column;justify-content:flex-start;align-self:stretch;align-items:flex-start}.pop-up-text-container[data-v-65f5e0dc]{display:flex;flex-direction:column;max-width:100%;justify-content:flex-start;align-self:stretch;align-items:flex-start}.pop-up-title[data-v-65f5e0dc]{max-width:100%;align-self:stretch;font-size:18px;line-height:28px;letter-spacing:0%;text-align:left}.pop-up-body[data-v-65f5e0dc]{max-width:100%;align-self:stretch;margin-top:8px;font-size:16px;line-height:20px;letter-spacing:0%;text-align:left}.action-area[data-v-65f5e0dc]{display:flex;flex-direction:column;box-sizing:border-box;width:100%;height:100%;justify-content:space-between;align-items:center;height:max-content;gap:.5rem}.action-bar[data-v-65f5e0dc]{align-items:center;display:flex;gap:.5rem;flex-direction:row;box-sizing:border-box;width:100%;min-height:45px;height:min-content;justify-content:space-between;overflow:hidden;background-color:salmon;background-color:transparent;border-radius:8px;color:#fff;padding:.3rem}.search-bar[data-v-65f5e0dc]{height:35px;width:84%}.tint[data-v-65f5e0dc]{background-color:#00000037}.progress-bar-transparent[data-v-65f5e0dc]{opacity:.2}.escape[data-v-65f5e0dc]{background-color:red}.tray-filter-menu-container[data-v-65f5e0dc]{display:flex;flex-direction:column;color:#fff;align-items:center;gap:.3rem;padding-right:.6rem;box-sizing:border-box;width:max-content;width:250px;height:max-content;max-height:420px;overflow:hidden;overflow-y:scroll}.tray-filter-menu-container[data-v-65f5e0dc]::-webkit-scrollbar{width:4px}.tray-filter-menu-container[data-v-65f5e0dc]::-webkit-scrollbar-thumb{border-radius:10px;background-color:#ffffff4b}.tray-filter-menu-container[data-v-65f5e0dc]::-webkit-scrollbar-track{border-radius:10px}.filter-menu-item[data-v-65f5e0dc]{overflow:hidden;text-align:center;line-height:14px;background-color:transparent;color:#fff;position:relative;border-radius:8px;border-radius:var(--small-radius);box-sizing:border-box;cursor:pointer;display:flex;gap:10px;align-items:center;padding:.3rem;height:max-content;width:max-content;min-width:max-content;min-height:max-content;width:100%;transition:all .3s ease;font-weight:100;font-size:14px}.app-root[data-v-65f5e0dc]{width:100vw;height:100vh;overflow:hidden;position:fixed;top:0;left:0}@font-face{font-family:Bricolage Grotesque;src:url(/assets/BricolageGrotesque-DcWnIxAz.ttf) format("truetype");font-weight:200 700;font-display:swap;font-style:normal}@font-face{font-family:Inter;src:url(/assets/Inter-VariableFont-ZO3WBJgw.ttf) format("woff2");font-weight:200 700;font-display:swap;font-style:normal}@font-face{font-family:Noto-Emoji;src:url(/assets/NotoColorEmoji-CjNHIzLe.ttf) format("woff2");font-weight:200 700;font-display:swap;font-style:normal}@font-face{font-family:Clustta;src:url(/assets/Clustta-CU2-nNCs.ttf) format("woff2");font-weight:200 700;font-display:swap;font-style:normal}@font-face{font-family:Noto-Mono;src:url(/assets/NotoMonochrome-CtGspdK2.ttf) format("woff2");font-weight:200 700;font-display:swap;font-style:normal}@font-face{font-family:Clash;src:url(/assets/ClashDisplay-Variable-Buk7cB_f.woff2) format("woff2");font-weight:200 700;font-display:swap;font-style:normal}.extralight{font-weight:200}.light{font-weight:300}.regular{font-weight:400}.medium{font-weight:500}.semibold{font-weight:600}.bold{font-weight:700}:root{--entity: hsla(0, 0%, 7%, .9);--entity-alt: hsla(0, 0%, 11%, .7);--drop-hover: #1e7fee;--grape: #643193;--bright-grape: #301663;--glass: hsla(254, 0%, 45%, .2);--dark-glass: hsla(0, 0%, 20%, .2);--green-glass: hsla(136, 15%, 45%, .2);--purple-glass: hsla(254, 15%, 45%, .2);--white: hsl(0, 0%, 0%);--silver: hsl(0, 0%, 15%);--steel: hsl(254, 0%, 85%);--bright-steel: hsl(0, 0%, 81%);--light-steel: hsl(0, 0%, 81%);--dark-steel: hsl(0, 0%, 89%);--black-steel: hsl(0, 0%, 93%);--midnight-steel: hsl(0, 0%, 96%);--black: hsl(0, 0%, 93%);--hover: hsla(0, 0%, 0%, .15);--white: oklch(from var(--steel) 0 c h);--silver: oklch(from var(--steel) .23 c h);--steel: oklch(.89 0 264);--bright-steel: oklch(from var(--steel) .8 c h);--light-steel: oklch(from var(--steel) .85 c h);--dark-steel: oklch(from var(--steel) .93 c h);--black-steel: oklch(from var(--steel) .97 c h);--midnight-steel: oklch(from var(--steel) .98 c h);--black: oklch(from var(--steel) .93 c h);--green-steel: hsl(136, 14%, 15%);--transparent-dark-steel: hsla(0, 0%, 11%, .1);--blue-steel: hsla(215, 81%, 29%, .5);--solid-blue-steel: hsl(215, 67%, 52%);--resource-item-selected: hsl(177, 81%, 29%);--task-item-selected: hsl(215, 74%, 49%);--entity-item-selected: hsl(251, 48%, 32%);--project-item-selected: hsl(215, 74%, 49%);--transparent-black: rgba(0, 0, 0, .4);--entity-item-color: hsl(215, 87%, 59%);--task-item-color: hsl(130, 57%, 42%);--resource-item-color: hsl(49, 93%, 63%);--online: #20d949;--attention: #EBBA16 ;--danger: crimson;--calm: blue;--mild-blur: blur(20px);--transparent-line: 1px solid var(--light-steel);--medium-transparent-line: 1.5px solid var(--bright-steel);--thick-transparent-line: 2px solid rgba(255, 255, 255, .2);--solid-line: 1px solid var(--white);--tiny-radius: 4px;--small-radius: 8px;--normal-radius: 12px;--large-radius: 16px;--very-large-radius: 24px;--actions-width: 80px}[data-theme=dark]{--white: hsl(0, 0%, 100%);--silver: hsl(0, 0%, 85%);--steel: hsl(254, 0%, 15%);--light-steel: hsl(0, 0%, 19%);--dark-steel: hsl(0, 0%, 11%);--black-steel: hsl(0, 0%, 7%);--midnight-steel: hsl(0, 0%, 4%);--black: hsl(0, 0%, 7%);--solid-blue-steel: hsl(215, 81%, 29%);--hover: hsla(0, 0%, 100%, .05)}.root{font-family:Inter,sans-serif;font-weight:100;place-items:center;color:#000;font-synthesis:none;font-synthesis:style;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}img{-webkit-user-drag:none;-khtml-user-drag:none;-moz-user-drag:none;-o-user-drag:none;user-drag:none;-webkit-user-select:none;user-select:none}body{box-sizing:border-box;justify-content:center;-webkit-user-select:none;user-select:none;cursor:default;font-family:Inter,sans-serif;font-weight:350;margin:0;overflow:hidden;overscroll-behavior:none;touch-action:none;display:flex;align-items:center;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:var(--dark-steel)}[data-theme=dark] body{font-weight:200}.input-alert{font-size:14px}.emoji{font-family:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI Emoji",Segoe UI,"Apple Color Emoji",sans-serif;font-size:x-large}.button-loading-icon{height:150%;aspect-ratio:1/1;animation:loadingRotate .5s linear infinite}.login-button-icon{width:30px;height:30px;width:100%}.login-button-text{font-size:16px}@keyframes loadingRotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.loading-icon{width:50px;height:50px;animation:loadingRotate .5s linear infinite}.tooltip{visibility:hidden;opacity:.4;z-index:9999;color:var(--white);position:fixed;width:max-content;height:30px;padding:.4rem;border-radius:var(--small-radius);font-size:12px;overflow:hidden;box-shadow:0 0 5px #38363680;top:0;left:0;outline:var(--transparent-line);background-color:var(--midnight-steel);display:flex;align-items:center;justify-content:center;max-width:300px;height:max-content}.tooltip.visible{visibility:visible;opacity:1}.horizontal-flex{display:flex;flex-direction:row;align-items:center;gap:.4rem;width:100%;justify-content:space-between;padding:.4rem .2rem;font-weight:100;box-sizing:border-box;color:var(--white)}.pop-up-actions{display:flex;flex-direction:row;max-width:100%;align-self:stretch;align-items:center;justify-content:space-between;margin-top:.5rem;gap:5%;padding:.2rem}.pop-up-actions-right{display:flex;flex-direction:row;max-width:100%;align-self:stretch;align-items:center;justify-content:flex-end;margin-top:.5rem;gap:5%}.input-short{font-family:Inter,sans-serif;box-sizing:border-box;font-size:14px;border-radius:12px;padding:10px;border:0px;border-style:solid;outline:none;background-color:var(--midnight-steel);color:var(--white)}[data-theme=dark] .input-short{font-weight:200}.input-short::-ms-reveal{filter:invert(100%)}.input-short:hover{outline:var(--transparent-line);outline-offset:-1px}.input-short:focus{outline:var(--solid-line);outline-offset:-1px}.input-long{font-family:Inter,sans-serif;font-weight:300;box-sizing:border-box;font-size:14px;border-radius:8px;box-shadow:0 1px 2px #1018280d;padding:10px;border-color:#eaecf0;border-width:0px;border-style:solid;background-color:#fff;color:#344054;width:100%;min-height:60px;height:100px;max-height:180px;margin:20px auto auto;resize:none;outline:none;background-color:var(--midnight-steel);color:var(--white)}.input-long:hover{outline:1px solid var(--white);outline-offset:-1px}.input-long:focus{outline:1px solid var(--white);outline-offset:-1px}.input-section{width:100%;overflow:hidden;display:flex;flex-direction:column;justify-content:space-between;justify-content:flex-start;gap:8px;color:var(--white)}.compound-list-item{box-sizing:border-box;display:flex;align-items:center;justify-content:space-between;width:100%}.task-menu-list{box-sizing:border-box;min-width:280px;color:#fff;display:flex;flex-direction:column;gap:4px;align-items:center;transition:all .3s ease}.list-item{border-radius:8px;cursor:pointer;display:flex;gap:10px;justify-content:flex-start;align-items:center;padding:5px;width:100%;color:#fff;overflow:hidden;text-wrap:nowrap;transition:all .3s ease;box-sizing:border-box;height:35px}.list-item:hover{background-color:#797979;background-color:#ffffff15}.list-item:active{background-color:#464646;background-color:#00000013}.list-item-text{overflow:hidden;text-overflow:ellipsis}.add-chip-icon,.remove-chip-icon{pointer-events:none}.chip{cursor:pointer;font-size:14px;align-items:center;transition:background-color .2s ease-in-out;padding:.3rem .4rem;border-radius:10px;width:max-content;width:fit-content;width:initial;height:min-content;overflow-wrap:normal;box-sizing:border-box;display:flex;flex-wrap:nowrap;white-space:nowrap;outline-offset:-1px;gap:.2rem}.large-icons{min-height:24px;height:24px;min-width:24px;width:24px;overflow:hidden;display:flex;align-items:center;transition:transform .2s ease}.extra-large-icons{min-height:28px;height:28px;min-width:28px;width:28px;overflow:hidden;display:flex;align-items:center;transition:transform .2s ease}.gigantic-icons{min-height:64px;min-width:64px;height:50%;width:50%;overflow:hidden;display:flex;align-items:center;transition:transform .2s ease}.small-icons{font-family:Inter,sans-serif;font-weight:200;padding:2px;height:20px;overflow:hidden;display:flex;align-items:center;transition:transform .2s ease}img.tiny-icons,img.small-icons,img.large-icons,img.extra-large-icons,img.gigantic-icons{opacity:.8;filter:invert(100%)}img.no-filter{opacity:1;filter:none}[data-theme=dark] img.tiny-icons,[data-theme=dark] img.small-icons,[data-theme=dark] img.large-icons,[data-theme=dark] img.extra-large-icons,[data-theme=dark] img.gigantic-icons{filter:none;opacity:1}.profile-img{width:100%;height:100%}.profile-picture{background-color:red;overflow:hidden;display:flex;align-items:center;border-radius:20px}.page-header-area-container-title{display:flex;align-items:center;flex-direction:row;box-sizing:border-box;width:100%;gap:.5rem;overflow:hidden}.single-action-button{overflow:hidden;text-align:center;font-size:14px;line-height:14px;background-color:transparent;color:var(--white);position:relative;border-radius:var(--small-radius);box-sizing:border-box;cursor:pointer;display:flex;gap:10px;align-items:center;padding:.3rem;height:max-content;width:max-content;min-width:max-content;min-height:max-content;transition:all .3s ease}.single-action-button:hover{background-color:#797979;background-color:#ffffff15}.single-action-button:active{background-color:#464646;background-color:#00000013}.single-action-button-pressed{box-sizing:border-box;background-color:#00000037;outline:solid 1px var(--white);outline-offset:-1px}.app-icons{box-sizing:border-box;padding:2px;height:40px;width:40px;overflow:hidden;display:flex;align-items:center}.screenshot-area{display:flex;gap:1rem;flex-direction:column;padding:0px 0px 1rem}.screenshot-preview{display:flex;align-items:center;justify-content:center;width:100%;height:max-content;max-height:200px;overflow:hidden;border-radius:8px;outline:var(--transparent-line);outline-offset:-1px}.screenshot-preview:hover{outline:var(--solid-line);outline-offset:-1px}.screenshot-preview::-webkit-scrollbar{width:4px}.screenshot-preview::-webkit-scrollbar-thumb{border-radius:10px;background-color:#5f5f5f}.screenshot-preview::-webkit-scrollbar-track{border-radius:10px;background-color:#0000}.screenshot-thumb{padding:0;width:100%;height:100%;object-fit:cover}.no-thumb{opacity:.5}.attachment-area{display:flex;align-items:center;gap:.5rem;width:100%;padding:.5rem 0}.expand-task-enter-active,.expand-task-leave-active{will-change:height;height:0px}.expand-task-enter,.expand-task-leave-to{height:0!important}.item-inactive{opacity:.3;pointer-events:none}.is-disabled{cursor:not-allowed;pointer-events:none;opacity:.5}.input-label{padding-left:.5rem;font-family:Inter,sans-serif;color:var(--white);font-size:14px;white-space:nowrap;font-weight:350}input[type=password]::-ms-reveal,input[type=password]::-ms-clear{display:none}input[type=password]::-webkit-credentials-auto-fill-button,input[type=password]::-webkit-contacts-auto-fill-button{visibility:hidden;pointer-events:none;position:absolute;right:0}
