@import url(https://fonts.googleapis.com/css2?family=Figtree:ital,wght@0,300..900;1,300..900&display=swap);@font-face{font-family:Figtree;src:url(/static/media/Figtree-Regular.083435b8ca5203a524c2.ttf)}@font-face{font-family:Poppins;src:url(/static/media/Poppins-Regular.35d26b781dc5fda684cc.ttf)}.fs12{font-size:.75rem}.fs14{font-size:.875rem}.fs18{font-size:1.125rem}.fs20{font-size:1.25rem}.fs24{font-size:1.5rem}.fs28{font-size:1.75rem}.fs30{font-size:1.875rem}.flex{display:flex}.flex>.full{flex:1 1}.flex.column{flex-direction:column}.flex.justify-center{justify-content:center}.flex.space-between{justify-content:space-between}.flex.space-around{justify-content:space-around}.flex.align-center{align-items:center}.layout{margin-left:auto;margin-right:auto;max-width:460px}@media(min-width:720px){.layout{max-width:720px}}@media(min-width:960px){.layout{max-width:960px}}*{box-sizing:border-box;scrollbar-color:#878787 #d9d9d9;scrollbar-width:thin}::-webkit-scrollbar{cursor:pointer;width:8px}::-webkit-scrollbar-track{background:#d9d9d9}::-webkit-scrollbar-thumb{background-color:#a6a5a5;border-radius:25px;cursor:pointer}.dark-screen{background-color:rgba(41,47,76,.7);height:100vh;position:fixed;width:100vw;z-index:50}html{line-height:1.6}main{height:100vh}h1,h2,h3,h4,h5,h6{font-family:Figtree,Poppins,Roboto,Rubik,Noto Kufi Arabic,Noto Sans JP,"sans-serif";margin:0;padding:0}body{font-family:Figtree,Roboto,Rubik,Noto Kufi Arabic,Noto Sans JP,"sans-serif";font-size:1.125rem;margin:0;padding:0}img{width:auto}ul{list-style:none;padding:0}li{list-style-type:none}p{margin:0;padding:0}a{cursor:pointer;text-decoration:none}input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none}button{border:none;color:#f5f5f5;cursor:pointer}.board-main{overflow:auto;width:100%}@media(max-width:500px){.board-main{height:92vh}}blockquote{align-items:center;cursor:text;display:flex;margin:0;padding:0}blockquote:focus-visible{outline:1px solid rgba(143,153,191,.4)}.home-page{background-image:-webkit-linear-gradient(#15153b,#0f1048);color:#fff;font-family:Figtree,Poppins,Roboto,Rubik,Noto Kufi Arabic,Noto Sans JP,"sans-serif";margin:0;padding-top:4.5rem}.home-page .home-content{align-items:center;display:flex;flex-direction:column;justify-content:center;margin-bottom:16px;padding-top:48px}.home-page .home-content .home-paragraph{color:#fff;color:#676879;font-size:.875rem;text-align:center}.home-page .home-content .headers-container{text-align:center}.home-page .home-content .headers-container .main-title{-webkit-text-fill-color:transparent;background:linear-gradient(1turn,#adadad 53.95%,#8080e0 121.37%);-webkit-background-clip:text;display:flex;flex-direction:column;font-size:1.875rem;font-weight:600;letter-spacing:2px;line-height:40px;margin-bottom:16px}@media(min-width:760px){.home-page .home-content .headers-container .main-title{font-size:2.875rem;line-height:65px;margin-bottom:16px}}.home-page .home-content .headers-container .secondary-title{font-size:1rem;font-weight:300;letter-spacing:1px;padding:0 24px}@media(min-width:760px){.home-page .home-content .headers-container .secondary-title{font-size:1.25rem;padding:0}}.home-page .home-content .get-started{align-items:center;display:flex;flex-direction:column;gap:10px;max-width:90%;padding:32px 0}.home-page .hero{height:auto;margin:0;padding:0;width:100%}.login-page-header{background:#f7f7f7;border-bottom:1px solid #e0e0e0;height:65px}.login-page-header .logo{cursor:pointer;height:65px}.form-container{align-items:center;display:flex;flex-direction:column;justify-content:center;margin-bottom:16px;margin-top:40px;text-align:center}.form-container h1{color:#333;font-size:2.5rem;font-weight:100;margin-bottom:8px}.form-container .login-explain{color:#333;font-weight:500;margin-bottom:20px}.form-container input{border:1px solid #ccc;border-radius:4px;font-size:1rem;margin-bottom:16px;outline:none;padding:6px 12px;width:328px}.form-container .btn-next{background-color:#0073ea;border:none;border-radius:4px;color:#fff;font-size:1.125rem;padding:6px 0;text-align:center;width:328px}.form-container .split-line{margin-bottom:16px;margin-top:30px;width:100%}.form-container .split-line .separator-line{border:.5px solid #c5c7d0;margin:16px;width:200px}.form-container .btn-login-google{align-items:center;background-color:#fff;border:1px solid #c5c7d0;border-radius:4px;display:flex;font-family:roboto-light;gap:8px;justify-content:center;margin-bottom:32px;padding:12px 16px}.form-container .btn-login-google .img-google-login{width:16px}.form-container .btn-login-google span{color:#000;font-family:tahoma;font-size:.875rem}.form-container .suggest-signup .suggest-signup-prefix{font-size:1rem;padding-right:4px}.form-container .suggest-signup .btn-signup{background-color:#fff;color:#0fa2e2;font-size:1rem;margin:0;padding:0}.dashboard{display:flex;flex-wrap:wrap;gap:20px;justify-content:space-between;padding:16px 30px 0 38px}.dashboard>*{border:2px solid rgba(143,153,191,.4);border-radius:8px;height:100%;width:40%}.dashboard>:hover{border-color:#0073ea}.dashboard>* .chart-header{border-bottom:1px solid rgba(143,153,191,.4);color:#323338}.dashboard>* .chart-header h2{font-size:18px;font-weight:500;overflow-x:hidden;overflow-y:hidden;text-overflow:ellipsis;white-space:nowrap}.dashboard>* .chart-content,.dashboard>* .header-content{align-items:center;display:flex;justify-content:center;padding:8px 16px}.dashboard>* .header-content{justify-content:space-between}.dashboard>* .header-content .icon-container{align-items:center;border-radius:4px;cursor:pointer;display:flex;height:20px;justify-content:center;width:20px}.dashboard>* .header-content .icon-container:hover{background-color:#d0d4e4}@media(max-width:500px){.dashboard{justify-content:center;padding:16px 0}.dashboard>*{width:90%}}.landing-page{align-items:center;display:flex;justify-content:center;min-height:100vh;overflow:hidden;position:relative;width:100%}.landing-page .gradient-background{inset:0;position:absolute;z-index:-2}.landing-page .landing-overlay{background:rgba(0,0,0,.2);inset:0;position:absolute;z-index:-1}.landing-page .landing-brand{height:30px;left:32px;position:absolute;top:28px;width:auto;z-index:2}.landing-page .landing-content{align-items:center;display:flex;flex-direction:column;gap:36px;max-width:420px;padding:24px;position:relative;text-align:center;width:100%;z-index:1}.landing-page .landing-logo{-webkit-filter:drop-shadow(0 8px 30px rgba(0,0,0,.45));filter:drop-shadow(0 8px 30px rgba(0,0,0,.45));height:auto;max-width:72%;width:220px}.landing-page .landing-login{display:flex;flex-direction:column;gap:14px;width:100%}.landing-page .landing-input{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:hsla(0,0%,100%,.08);border:1px solid hsla(0,0%,100%,.18);border-radius:10px;color:#fff;font-size:15px;outline:none;padding:14px 16px;transition:border-color .15s ease,background .15s ease;width:100%}.landing-page .landing-input::-webkit-input-placeholder{color:hsla(0,0%,100%,.6)}.landing-page .landing-input::placeholder{color:hsla(0,0%,100%,.6)}.landing-page .landing-input:focus{background:hsla(0,0%,100%,.12);border-color:hsla(0,0%,100%,.5)}.landing-page .landing-btn{background:linear-gradient(90deg,#ff5724,#e92063);border:none;border-radius:10px;color:#fff;cursor:pointer;font-size:15px;font-weight:600;padding:14px 16px;transition:-webkit-filter .15s ease,-webkit-transform .05s ease;transition:filter .15s ease,transform .05s ease;transition:filter .15s ease,transform .05s ease,-webkit-filter .15s ease,-webkit-transform .05s ease;width:100%}.landing-page .landing-btn:hover{-webkit-filter:brightness(1.07);filter:brightness(1.07)}.landing-page .landing-btn:active{-webkit-transform:translateY(1px);transform:translateY(1px)}.landing-page .landing-btn:disabled{cursor:default;opacity:.6}.landing-page .landing-divider{align-items:center;color:hsla(0,0%,100%,.65);display:flex;font-size:13px;gap:12px;letter-spacing:.08em;text-transform:uppercase}.landing-page .landing-divider span{background:hsla(0,0%,100%,.18);flex:1 1;height:1px}.landing-page .landing-google{align-items:center;background:hsla(0,0%,100%,.95);border:1px solid hsla(0,0%,100%,.18);border-radius:10px;color:#1d2125;cursor:pointer;display:flex;font-size:15px;font-weight:600;gap:10px;justify-content:center;padding:12px 16px;transition:background .15s ease;width:100%}.landing-page .landing-google:hover{background:#fff}.landing-page .landing-google:disabled{cursor:default;opacity:.6}.landing-page .landing-google img{height:18px;width:18px}.landing-page .landing-error{color:#ffd7d7;font-size:13px;margin:0}.landing-page .landing-hint{color:hsla(0,0%,100%,.6);font-size:12px;margin:0}.task-updates{color:#d5d8df;height:calc(100vh - 150px);overflow-y:auto;padding:16px 24px}.task-updates::-webkit-scrollbar{width:8px}.task-updates::-webkit-scrollbar-thumb{background:#393d5c;border-radius:4px}.task-updates::-webkit-scrollbar-track{background:transparent}.task-updates .update-composer{background:#1c1f3b;border:1px solid #0073ea;border-radius:8px;box-shadow:0 2px 10px rgba(0,0,0,.25);margin-bottom:20px;position:relative}.task-updates .update-composer .composer-input{background:transparent;border:none;color:#d5d8df;font-family:inherit;font-size:14px;min-height:70px;outline:none;padding:12px 14px;resize:vertical;width:100%}.task-updates .update-composer .composer-input::-webkit-input-placeholder{color:#9699a6}.task-updates .update-composer .composer-input::placeholder{color:#9699a6}.task-updates .update-composer .composer-file{align-items:center;color:#9699a6;display:flex;font-size:13px;gap:6px;padding:0 14px 8px}.task-updates .update-composer .composer-file svg{cursor:pointer}.task-updates .update-composer .composer-bar{align-items:center;border-top:1px solid #393d5c;display:flex;justify-content:space-between;padding:8px 12px}.task-updates .update-composer .composer-bar .composer-actions{align-items:center;display:flex;gap:4px}.task-updates .update-composer .composer-bar .composer-actions button{align-items:center;background:transparent;border:none;border-radius:6px;color:#d5d8df;cursor:pointer;display:flex;font-size:17px;height:30px;justify-content:center;transition:background .15s ease;width:30px}.task-updates .update-composer .composer-bar .composer-actions button svg{stroke:currentColor}.task-updates .update-composer .composer-bar .composer-actions button:hover{background:hsla(0,0%,100%,.08)}.task-updates .update-composer .composer-bar .composer-actions button.gif-btn{font-size:11px;font-weight:700;padding:0 8px;width:auto}.task-updates .update-composer .composer-bar .composer-submit{background:#0073ea;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:14px;font-weight:600;padding:7px 18px}.task-updates .update-composer .composer-bar .composer-submit:hover{background:#0c66e4}.task-updates .update-composer .composer-pop{background:#2b2d4f;border:1px solid #393d5c;border-radius:10px;box-shadow:0 8px 24px rgba(0,0,0,.5);left:10px;max-height:320px;overflow-y:auto;padding:8px;position:absolute;top:calc(100% + 6px);z-index:5}.task-updates .update-composer .composer-pop.mention-pop{width:290px}.task-updates .update-composer .composer-pop .mention-head{color:#9699a6;font-size:12px;font-weight:600;padding:4px 8px 8px}.task-updates .update-composer .composer-pop .mention-item{align-items:center;border-radius:8px;color:#d5d8df;cursor:pointer;display:flex;font-size:14px;gap:10px;padding:8px 10px}.task-updates .update-composer .composer-pop .mention-item img{border-radius:50%;height:32px;object-fit:cover;width:32px}.task-updates .update-composer .composer-pop .mention-item:hover{background:hsla(0,0%,100%,.08)}.task-updates .update-composer .composer-pop.emoji-pop{display:flex;flex-wrap:wrap;gap:2px;width:232px}.task-updates .update-composer .composer-pop.emoji-pop .emoji{border-radius:6px;cursor:pointer;font-size:20px;padding:4px}.task-updates .update-composer .composer-pop.emoji-pop .emoji:hover{background:hsla(0,0%,100%,.08)}.task-updates .mention{color:#4ea3ff!important;font-weight:600}.task-updates .composer-backdrop{inset:0;position:fixed;z-index:4}.task-updates .updates-feed{list-style:none;margin:0;padding:0}.task-updates .updates-feed .update-card{background:hsla(0,0%,100%,.02);border:1px solid #393d5c;border-radius:8px;margin-bottom:12px;padding:12px 14px}.task-updates .updates-feed .update-node .node-row{display:flex;gap:10px}.task-updates .updates-feed .update-node .node-avatar{border-radius:50%;flex-shrink:0;height:30px;object-fit:cover;width:30px}.task-updates .updates-feed .update-node .node-main{flex:1 1;min-width:0}.task-updates .updates-feed .update-node .node-head{align-items:center;display:flex;gap:8px}.task-updates .updates-feed .update-node .node-head .author{color:#d5d8df;font-size:14px;font-weight:600}.task-updates .updates-feed .update-node .node-head .time{color:#9699a6;font-size:12px}.task-updates .updates-feed .update-node .update-body{font-size:13px;line-height:1.45;margin:4px 0;white-space:pre-wrap}.task-updates .updates-feed .update-node .update-attachment{align-items:center;color:#9699a6;display:flex;font-size:12px;gap:6px}.task-updates .updates-feed .update-node .node-actions{display:flex;gap:16px;margin-top:6px}.task-updates .updates-feed .update-node .node-actions button{align-items:center;background:none;border:none;color:#9699a6;cursor:pointer;display:flex;font-size:13px;gap:5px}.task-updates .updates-feed .update-node .node-actions button:hover{color:#d5d8df}.task-updates .updates-feed .update-node .node-actions button.liked{color:#0073ea}.task-updates .updates-feed .update-node .reply-box{display:flex;gap:8px;margin:8px 0}.task-updates .updates-feed .update-node .reply-box input{background:#1c1f3b;border:1px solid #393d5c;border-radius:6px;color:#d5d8df;flex:1 1;outline:none;padding:7px 10px}.task-updates .updates-feed .update-node .reply-box input::-webkit-input-placeholder{color:#9699a6}.task-updates .updates-feed .update-node .reply-box input::placeholder{color:#9699a6}.task-updates .updates-feed .update-node .reply-box input:focus{border-color:#0073ea}.task-updates .updates-feed .update-node .reply-box button{background:#0073ea;border:none;border-radius:6px;color:#fff;cursor:pointer;font-weight:600;padding:0 14px}.task-updates .updates-feed .update-node .node-thread{border-left:2px solid #393d5c;margin-top:8px;padding-left:8px}.task-updates .updates-feed .update-node.is-reply{margin-top:10px}.task-updates .updates-feed .update-node.is-reply .node-avatar{height:26px;width:26px}.task-updates .updates-feed .update-node.is-reply .node-head .author{font-size:13px}.task-updates .composer-media{padding:8px 14px;position:relative}.task-updates .composer-media img{border-radius:6px;display:block;max-height:120px;max-width:160px}.task-updates .composer-media span{align-items:center;color:#9699a6;display:flex;font-size:13px;gap:6px}.task-updates .composer-media>svg{background:rgba(0,0,0,.55);border-radius:50%;color:#fff;cursor:pointer;left:150px;padding:2px;position:absolute;top:4px}.task-updates .gif-pop{width:280px}.task-updates .gif-pop .gif-search{background:#1c1f3b;border:1px solid #393d5c;border-radius:6px;color:#d5d8df;margin-bottom:6px;outline:none;padding:7px 10px;width:100%}.task-updates .gif-pop .gif-search::-webkit-input-placeholder{color:#9699a6}.task-updates .gif-pop .gif-search::placeholder{color:#9699a6}.task-updates .gif-pop .gif-grid{grid-gap:4px;display:grid;gap:4px;grid-template-columns:repeat(3,1fr);max-height:200px;overflow-y:auto}.task-updates .gif-pop .gif-grid img{border-radius:4px;cursor:pointer;height:70px;object-fit:cover;width:100%}.task-updates .update-media{border-radius:8px;display:block;margin:6px 0;max-height:200px;max-width:220px}.task-updates .update-node .node-head{width:100%}.task-updates .node-del{align-items:center;background:none;border:none;color:#9699a6;cursor:pointer;display:flex;font-size:14px;margin-left:auto}.task-updates .node-del:hover{color:#e2445c}.task-updates .no-updates{padding:30px 0;text-align:center}.task-updates .no-updates img{opacity:.9;width:180px}.task-updates .no-updates h2{color:#d5d8df;font-size:18px;margin:14px 0 6px}.task-updates .no-updates p{color:#9699a6;font-size:13px}.theme-toggle{align-items:center;cursor:pointer;display:flex;font-size:.8125rem;gap:5px;-webkit-user-select:none;user-select:none}.theme-toggle svg{font-size:18px}body.theme-dark,body.theme-dark .board-details{background-color:#181b34}body.theme-dark .board-main{background-color:#181b34;color:#d5d8df}body.theme-dark .workspace-sidebar{background-color:#292f4c;border-right:1px solid #30324e;color:#d5d8df}body.theme-dark .workspace-sidebar a,body.theme-dark .workspace-sidebar h1,body.theme-dark .workspace-sidebar h2,body.theme-dark .workspace-sidebar h3,body.theme-dark .workspace-sidebar li,body.theme-dark .workspace-sidebar p,body.theme-dark .workspace-sidebar span{color:#d5d8df}body.theme-dark .workspace-sidebar .add-board:hover,body.theme-dark .workspace-sidebar .board-preview:hover{background-color:#282b4a}body.theme-dark .workspace-sidebar input{background-color:#292f4c;border-color:#30324e;color:#d5d8df}body.theme-dark .board-header{background-color:#181b34;border-color:#30324e}body.theme-dark .board-header .board-display-btns .type-btn,body.theme-dark .board-header .board-info h1,body.theme-dark .board-header .board-title,body.theme-dark .board-header .last-seen-title{color:#d5d8df}body.theme-dark .board-header .board-description,body.theme-dark .board-header .board-info .icon,body.theme-dark .board-header .star{color:#9699a6}body.theme-dark .board-header .board-description a{color:#69aefb}body.theme-dark .board-header .activity:hover,body.theme-dark .board-header .board-info h1:hover,body.theme-dark .board-header .invite:hover,body.theme-dark .board-header .members-last-seen:hover,body.theme-dark .board-header .type-btn.active,body.theme-dark .board-header .type-btn:hover{background-color:#282b4a}body.theme-dark .board-border{background-color:#30324e}body.theme-dark .group-preview .group-header,body.theme-dark .group-preview .hidden,body.theme-dark .group-preview .title-container{background-color:#181b34}body.theme-dark .group-preview .group-menu .icon,body.theme-dark .group-preview .group-title,body.theme-dark .group-preview .group-title-info,body.theme-dark .group-preview .task-count{color:#d5d8df}body.theme-dark .group-preview .sticky-div{background-color:#292f4c;color:#d5d8df}body.theme-dark .group-preview .add-task .sticky-div{background-color:#181b34}body.theme-dark .group-preview .add-picker-task .add-btn .plus,body.theme-dark .group-preview .add-task{color:#9699a6}body.theme-dark .task-preview{background-color:#292f4c}body.theme-dark .task-preview .sticky-div{background-color:#292f4c;color:#d5d8df}body.theme-dark .task-preview .open-btn,body.theme-dark .task-preview .open-task-details,body.theme-dark .task-preview .task-title{color:#d5d8df}body.theme-dark .task-preview .task-tools-modal{background-color:#292f4c;color:#d5d8df}body.theme-dark .task-preview .task-menu{background:#181b34!important;color:#d5d8df}body.theme-dark .task-preview .empty-div{background-color:transparent}body.theme-dark .task-preview .picker{border-color:#30324e;color:#d5d8df}body.theme-dark .task-preview:hover .sticky-div{background-color:#282b4a}body.theme-dark .group-preview li,body.theme-dark .picker,body.theme-dark .sticky-div,body.theme-dark .task-preview{border-color:#30324e}body.theme-dark .group-statistics,body.theme-dark .group-statistics .sticky-container{background-color:#181b34;color:#d5d8df}body.theme-dark .group-list-kanban .group-list-ul{background-color:#181b34}body.theme-dark .add-column-modal,body.theme-dark .board-description-modal,body.theme-dark .board-modal,body.theme-dark .create-board,body.theme-dark .dynamic-modal,body.theme-dark .group-preview-kanban,body.theme-dark .login-logout-modal,body.theme-dark .modal-member,body.theme-dark .task-preview-kanban{background-color:#292f4c;border-color:#30324e;color:#d5d8df}body.theme-dark .add-column-modal li:hover,body.theme-dark .dynamic-modal li:hover{background-color:#282b4a}body.theme-dark .add-group-modal>*{background-color:transparent!important;border-radius:6px;color:#d5d8df!important}body.theme-dark .add-group-modal>:hover{background-color:hsla(0,0%,100%,.08)!important}body.theme-dark .add-group-modal .icon{color:#9699a6!important}body.theme-dark .login-logout-modal a:hover,body.theme-dark .login-logout-modal span:hover{background-color:hsla(0,0%,100%,.08)!important}body.theme-dark .login-logout-modal a,body.theme-dark .login-logout-modal span{color:#d5d8df!important}body.theme-dark .board-main input[type=text],body.theme-dark .board-main textarea{background-color:#292f4c;border-color:#30324e;color:#d5d8df}body.theme-dark .board-main input[type=text]::-webkit-input-placeholder,body.theme-dark .board-main textarea::-webkit-input-placeholder{color:#9699a6}body.theme-dark .board-main input[type=text]::placeholder,body.theme-dark .board-main textarea::placeholder{color:#9699a6}body.theme-dark .board-header .board-tools .theme-toggle,body.theme-dark .board-header .board-tools>*{color:#d5d8df}body.theme-dark .board-header .board-tools>:not(.table-tools):hover{background-color:#282b4a;border-radius:4px}body.theme-dark .board-filter .search-task{background-color:#292f4c;color:#d5d8df}body.theme-dark .board-filter .search-task:hover{background-color:#282b4a}body.theme-dark .board-filter .search-task:has(:focus-visible){background-color:#292f4c;border-color:#69aefb}body.theme-dark .board-filter .search-task input{background:transparent;color:#d5d8df}body.theme-dark .board-filter .search-task input::-webkit-input-placeholder{color:#9699a6}body.theme-dark .board-filter .search-task input::placeholder{color:#9699a6}body.theme-dark .board-filter .search-task .icon,body.theme-dark .board-filter .search-task svg{color:#9699a6}body.theme-dark .board-filter .board-tools>*{color:#d5d8df}body.theme-dark .board-filter .board-tools>:not(.table-tools):hover{background-color:#282b4a}body.theme-dark .board-filter .board-tools>* .icon,body.theme-dark .board-filter .board-tools>* svg{color:#9699a6}body.theme-dark .board-filter .table-tools{background:transparent!important}body.theme-dark .statistic .sticky-container,body.theme-dark .statistic .sticky-container .hidden{background-color:#181b34}body.theme-dark .check-box input[type=checkbox]{appearance:none;-webkit-appearance:none;background:transparent;border:2px solid #5a5f86;border-radius:3px;cursor:pointer;height:16px;margin:0;position:relative;width:16px}body.theme-dark .check-box input[type=checkbox]:checked{background:#00c875;border-color:#00c875}body.theme-dark .check-box input[type=checkbox]:checked:after{border:solid #fff;border-width:0 2px 2px 0;content:"";height:8px;left:4px;position:absolute;top:1px;-webkit-transform:rotate(45deg);transform:rotate(45deg);width:4px}body.theme-dark .workspace-sidebar,body.theme-dark .workspace-sidebar *{color:#d5d8df}body.theme-dark .workspace-sidebar .search-input,body.theme-dark .workspace-sidebar input{background-color:#292f4c;color:#d5d8df}body.theme-dark .workspace-sidebar .search-input::-webkit-input-placeholder,body.theme-dark .workspace-sidebar input::-webkit-input-placeholder{color:#9699a6}body.theme-dark .workspace-sidebar .search-input::placeholder,body.theme-dark .workspace-sidebar input::placeholder{color:#9699a6}body.theme-dark .workspace-sidebar .workspace-select{background-color:#292f4c;border:1px solid #30324e}body.theme-dark .workspace-sidebar .board-preview.active,body.theme-dark .workspace-sidebar .board-preview:hover{background-color:#282b4a}body.theme-dark .group-preview .add-task,body.theme-dark .group-preview .cmp-order-title,body.theme-dark .group-preview .group-title,body.theme-dark .group-preview .group-title h4,body.theme-dark .group-preview .task.title,body.theme-dark .group-preview .title,body.theme-dark .group-preview .titles,body.theme-dark .task-preview .open-btn,body.theme-dark .task-preview .open-task-details,body.theme-dark .task-preview .task-title,body.theme-dark .task-preview .task-title *{color:#d5d8df}body.theme-dark .group-preview .add-task-form input,body.theme-dark .number-picker input,body.theme-dark .task-preview .task-title input{background:transparent;color:#d5d8df}body.theme-dark .group-preview .add-task-form input::-webkit-input-placeholder,body.theme-dark .number-picker input::-webkit-input-placeholder,body.theme-dark .task-preview .task-title input::-webkit-input-placeholder{color:#9699a6}body.theme-dark .group-preview .add-task-form input::placeholder,body.theme-dark .number-picker input::placeholder,body.theme-dark .task-preview .task-title input::placeholder{color:#9699a6}body.theme-dark .statistic .statistic-number .number{color:#d5d8df}body.theme-dark input,body.theme-dark select,body.theme-dark textarea{background-color:#292f4c;border-color:#30324e;color:#d5d8df}body.theme-dark input::-webkit-input-placeholder,body.theme-dark select::-webkit-input-placeholder,body.theme-dark textarea::-webkit-input-placeholder{color:#9699a6}body.theme-dark input::placeholder,body.theme-dark select::placeholder,body.theme-dark textarea::placeholder{color:#9699a6}body.theme-dark .add-column-modal,body.theme-dark .add-column-modal *,body.theme-dark .add-group-modal,body.theme-dark .add-group-modal *,body.theme-dark .board-menu-modal,body.theme-dark .board-menu-modal *,body.theme-dark .chart-type-modal,body.theme-dark .chart-type-modal *,body.theme-dark .color-palette,body.theme-dark .color-palette *,body.theme-dark .dynamic-modal,body.theme-dark .dynamic-modal *,body.theme-dark .group-menu-modal,body.theme-dark .group-menu-modal *,body.theme-dark .login-logout-modal,body.theme-dark .login-logout-modal *,body.theme-dark .member-filter-modal,body.theme-dark .member-filter-modal *,body.theme-dark .modal-member,body.theme-dark .modal-member *,body.theme-dark .modal-member.invite,body.theme-dark .modal-member.invite *,body.theme-dark .modal-status-priority,body.theme-dark .modal-status-priority *,body.theme-dark .remove-column-modal,body.theme-dark .remove-column-modal *,body.theme-dark .task-menu-modal,body.theme-dark .task-menu-modal *{color:#d5d8df}body.theme-dark .dynamic-modal .icon-container,body.theme-dark .modal-member .icon-container{background-color:#292f4c;color:#d5d8df}body.theme-dark .number-picker input{background:transparent}body.theme-dark .add-column-modal li:hover,body.theme-dark .board-menu-modal>:hover,body.theme-dark .dynamic-modal .color:hover,body.theme-dark .dynamic-modal .delete:hover,body.theme-dark .dynamic-modal .duplicate:hover,body.theme-dark .group-menu-modal>:hover,body.theme-dark .member-filter-modal .member:hover,body.theme-dark .modal-member li:hover,body.theme-dark .task-menu-modal>:hover{background-color:#282b4a}body.theme-dark .status-priority-picker.is-empty{background-color:#5a5e78!important}body.theme-dark .board-details .task-preview .picker,body.theme-dark .board-details .task-preview .status-priority-picker{height:36px!important;max-height:36px!important;overflow:hidden}body.theme-dark .board-details .status-priority-picker{align-items:center;display:flex}body.theme-dark .board-details .status-priority-picker>div:first-child{flex:1 1;line-height:36px;max-width:100%;overflow:hidden;padding:0 8px;text-align:center!important;text-overflow:ellipsis;white-space:nowrap!important}body.theme-dark .board-details .task-preview .date-picker:not(.title),body.theme-dark .board-details .task-preview .file-picker:not(.title),body.theme-dark .board-details .task-preview .link-picker:not(.title),body.theme-dark .board-details .task-preview .number-picker:not(.title),body.theme-dark .board-details .task-preview .status-priority-picker:not(.title),body.theme-dark .board-details .task-preview .text-picker:not(.title){box-sizing:border-box;flex:0 0 140px!important;max-width:140px!important;min-width:140px!important;width:140px!important}body.theme-dark .board-details .task-preview .status-priority-picker:not(.title)>div:first-child{max-width:100%!important}body.theme-dark .task-preview .empty-div{background-color:transparent!important}body.theme-dark .task-preview:hover{background-color:hsla(0,0%,100%,.035)}body.theme-dark .task-preview:hover .sticky-div{background-color:hsla(0,0%,100%,.025)}body.theme-dark .task-preview:hover .empty-div{background-color:hsla(0,0%,100%,.02)!important}body.theme-dark .group-preview .add-task .sticky-div{background-color:transparent}body.theme-dark .group-preview .add-task-form:hover,body.theme-dark .group-preview .add-task:hover .sticky-div{background-color:hsla(0,0%,100%,.035)}body.theme-dark .group-preview .add-task,body.theme-dark .group-preview .add-task .empty-div{color:#9699a6}body.theme-dark .board-header,body.theme-dark .board-header *,body.theme-dark .board-main,body.theme-dark .board-main *,body.theme-dark .board-modal,body.theme-dark .board-modal *,body.theme-dark .dynamic-modal,body.theme-dark .dynamic-modal *,body.theme-dark .workspace-sidebar,body.theme-dark .workspace-sidebar *,body.theme-dark [class*=modal],body.theme-dark [class*=modal] *{color:#d5d8df}body.theme-dark .task-tools-modal .group-color .icon *{fill:currentColor!important;color:inherit!important}body.theme-dark .color-palette{background:#292f4c!important;border:1px solid #30324e;border-radius:10px;box-shadow:0 8px 24px rgba(0,0,0,.45)}body.theme-dark .modal-member,body.theme-dark .modal-member-content,body.theme-dark .outTaskMembers,body.theme-dark .taskMembers{background-color:#292f4c}body.theme-dark .modal-member .outTaskMembers li,body.theme-dark .modal-member .taskMembers li{background-color:transparent}body.theme-dark .modal-member .outTaskMembers li:hover,body.theme-dark .modal-member .taskMembers li:hover{background-color:#282b4a!important}body.theme-dark .modal-member input{background-color:#292f4c}body.theme-dark .workspace-sidebar.close{border-right:none;min-width:0!important;overflow:hidden;width:0!important}body.theme-dark .workspace-sidebar .workspace-select,body.theme-dark .workspace-sidebar .workspace-select *,body.theme-dark .workspace-sidebar .workspace-title{color:#d5d8df!important}body.theme-dark .workspace-sidebar .search-input::-webkit-input-placeholder{color:#9699a6}body.theme-dark .workspace-sidebar .search-input::placeholder{color:#9699a6}body.theme-dark .add-column-modal div:hover{background-color:#282b4a}body.theme-dark .member-modal .icon-container,body.theme-dark .modal-member .icon-container,body.theme-dark .react-datepicker,body.theme-dark .react-datepicker__current-month,body.theme-dark .react-datepicker__day-name,body.theme-dark .react-datepicker__header,body.theme-dark .react-datepicker__month-container{background-color:#292f4c!important;color:#d5d8df!important}body.theme-dark .react-datepicker__day{color:#d5d8df}body.theme-dark .react-datepicker__day:hover{background-color:#282b4a}body.theme-dark .comment-preview .cancel{background-color:#292f4c!important;color:#d5d8df!important}body.theme-dark .board-filter .search-task:has(:focus-visible),body.theme-dark .workspace-sidebar .search-board:has(:focus-visible),body.theme-dark .workspace-sidebar .search-input:has(:focus-visible){background-color:#292f4c!important}body.theme-dark .workspace-sidebar .workspace-btns>*{background-color:transparent}body.theme-dark .workspace-sidebar .workspace-btns>:hover{background-color:#282b4a!important}body.theme-dark .workspace-sidebar .search-board{background-color:hsla(0,0%,100%,.05)!important;border-radius:6px;padding:4px 8px}body.theme-dark .workspace-sidebar .search-board>*{background-color:transparent!important}body.theme-dark .workspace-sidebar .search-input::-webkit-input-placeholder{color:#aeb1c2!important}body.theme-dark .workspace-sidebar .search-input::placeholder{color:#aeb1c2!important}body.theme-dark .board-filter .person-filter.active{background-color:hsla(0,0%,100%,.1)!important}body.theme-dark .board-filter .person-filter span{color:#d5d8df!important}body.theme-dark .board-filter .search-task{background-color:hsla(0,0%,100%,.06)!important;border:1px solid transparent!important;border-radius:6px!important;padding:0 8px!important}body.theme-dark .board-filter .search-task:hover{background-color:hsla(0,0%,100%,.1)!important}body.theme-dark .board-filter .search-task:has(:focus-visible){background-color:hsla(0,0%,100%,.1)!important;border-color:#0073ea!important}body.theme-dark .board-filter .search-task input{background:transparent!important;color:#d5d8df!important}body.theme-dark .board-filter .search-task input::-webkit-input-placeholder{color:#9699a6!important}body.theme-dark .board-filter .search-task input::placeholder{color:#9699a6!important}body.theme-dark .board-filter .search-task .icon,body.theme-dark .board-filter .search-task svg{color:#9699a6!important}body.theme-dark .board-filter .table-tools{gap:6px;position:relative}body.theme-dark .board-filter .tool-btn{align-items:center;border:1px solid transparent;border-radius:8px;color:#d5d8df;cursor:pointer;display:flex;font-size:14px;gap:6px;padding:7px 12px;transition:background-color .14s ease,box-shadow .14s ease,border-color .14s ease,-webkit-transform .14s ease;transition:background-color .14s ease,box-shadow .14s ease,transform .14s ease,border-color .14s ease;transition:background-color .14s ease,box-shadow .14s ease,transform .14s ease,border-color .14s ease,-webkit-transform .14s ease}body.theme-dark .board-filter .tool-btn .icon{color:#9699a6;font-size:16px;transition:color .14s ease}body.theme-dark .board-filter .tool-btn:hover{background:hsla(0,0%,100%,.07);border-color:hsla(0,0%,100%,.12);box-shadow:0 4px 14px rgba(0,0,0,.28);-webkit-transform:translateY(-1px);transform:translateY(-1px)}body.theme-dark .board-filter .tool-btn:hover .icon{color:#d5d8df}body.theme-dark .board-filter .tool-btn:active{-webkit-transform:translateY(0);transform:translateY(0)}body.theme-dark .board-filter .tool-btn.active{background:rgba(0,115,234,.18);border-color:rgba(0,115,234,.5);box-shadow:0 0 0 1px rgba(0,115,234,.25);color:#69aefb}body.theme-dark .board-filter .tool-btn.active .icon{color:#69aefb}body.theme-dark .board-filter .person-filter,body.theme-dark .board-filter .search-task{transition:background-color .14s ease,box-shadow .14s ease,-webkit-transform .14s ease!important;transition:background-color .14s ease,box-shadow .14s ease,transform .14s ease!important;transition:background-color .14s ease,box-shadow .14s ease,transform .14s ease,-webkit-transform .14s ease!important}body.theme-dark .board-filter .person-filter:hover,body.theme-dark .board-filter .search-task:hover{box-shadow:0 4px 14px rgba(0,0,0,.28);-webkit-transform:translateY(-1px);transform:translateY(-1px)}@-webkit-keyframes tools-pop-in{0%{opacity:0;-webkit-transform:translateY(-6px) scale(.98);transform:translateY(-6px) scale(.98)}to{opacity:1;-webkit-transform:translateY(0) scale(1);transform:translateY(0) scale(1)}}@keyframes tools-pop-in{0%{opacity:0;-webkit-transform:translateY(-6px) scale(.98);transform:translateY(-6px) scale(.98)}to{opacity:1;-webkit-transform:translateY(0) scale(1);transform:translateY(0) scale(1)}}body.theme-dark .board-filter .tools-backdrop{inset:0;position:fixed;z-index:70}body.theme-dark .board-filter .tools-pop{-webkit-animation:tools-pop-in .14s ease;animation:tools-pop-in .14s ease;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background:rgba(41,47,76,.97);border:1px solid hsla(0,0%,100%,.08);border-radius:12px;box-shadow:0 18px 50px rgba(0,0,0,.55),0 2px 8px rgba(0,0,0,.35);left:0;max-height:360px;min-width:210px;overflow-y:auto;padding:10px;position:absolute;top:44px;-webkit-transform-origin:top left;transform-origin:top left;z-index:71}body.theme-dark .board-filter .tools-pop h5{color:#9699a6;font-size:12px;font-weight:600;margin:2px 6px 8px}body.theme-dark .board-filter .tools-pop .tool-row{align-items:center;border-radius:6px;color:#d5d8df;display:flex;font-size:13px;gap:8px;padding:7px 8px}body.theme-dark .board-filter .tools-pop .tool-row.clickable{cursor:pointer}body.theme-dark .board-filter .tools-pop .tool-row:hover{background:hsla(0,0%,100%,.06)}body.theme-dark .board-filter .tools-pop .tool-row.active{color:#69aefb}body.theme-dark .board-filter .tools-pop .tool-row .dir{margin-left:auto}body.theme-dark .board-filter .tools-pop .tool-row input{accent-color:#0073ea;cursor:pointer}body.theme-dark .board-filter .tools-pop .tool-clear{border-top:1px solid #30324e;color:#e2445c;cursor:pointer;font-size:13px;margin-top:6px;padding:7px 8px}body.theme-dark .board-filter .tools-pop .tool-clear:hover{background:hsla(0,0%,100%,.05)}body.theme-dark .board-filter .filter-pop.adv-filter{max-height:none!important;overflow:visible!important;width:560px}body.theme-dark .board-filter .filter-pop.adv-filter .af-head{align-items:baseline;display:flex;justify-content:space-between;margin:2px 2px 14px}body.theme-dark .board-filter .filter-pop.adv-filter .af-head .af-head-left{align-items:baseline;display:flex;gap:10px}body.theme-dark .board-filter .filter-pop.adv-filter .af-head .af-title{color:#fff;font-size:16px;font-weight:600}body.theme-dark .board-filter .filter-pop.adv-filter .af-head .af-sub{color:#9699a6;font-size:13px}body.theme-dark .board-filter .filter-pop.adv-filter .af-head .af-clear{color:#9699a6;cursor:pointer;font-size:13px}body.theme-dark .board-filter .filter-pop.adv-filter .af-head .af-clear:hover{color:#fff}body.theme-dark .board-filter .filter-pop.adv-filter .af-rows{display:flex;flex-direction:column;gap:8px}body.theme-dark .board-filter .filter-pop.adv-filter .filter-row{align-items:center;display:flex;gap:8px}body.theme-dark .board-filter .filter-pop.adv-filter .filt-where{color:#d5d8df;flex:0 0 46px;font-size:13px}body.theme-dark .board-filter .filter-pop.adv-filter .cust-select{position:relative}body.theme-dark .board-filter .filter-pop.adv-filter .filt-col{flex:0 0 170px}body.theme-dark .board-filter .filter-pop.adv-filter .filt-cond{flex:0 0 140px}body.theme-dark .board-filter .filter-pop.adv-filter .filt-val{flex:1 1;min-width:0}body.theme-dark .board-filter .filter-pop.adv-filter .cs-trigger{align-items:center;background:#292f4c;border:1px solid #30324e;border-radius:8px;color:#d5d8df;cursor:pointer;display:flex;font-size:13px;gap:8px;outline:none;padding:8px 10px;transition:border-color .12s,box-shadow .12s,background-color .12s;width:100%}body.theme-dark .board-filter .filter-pop.adv-filter .cs-trigger:hover:not(:disabled){background:#2e3556;border-color:#4b4f78}body.theme-dark .board-filter .filter-pop.adv-filter .cs-trigger:disabled{cursor:not-allowed;opacity:.45}body.theme-dark .board-filter .filter-pop.adv-filter .cs-trigger .cs-val{align-items:center;display:flex;flex:1 1;gap:8px;min-width:0}body.theme-dark .board-filter .filter-pop.adv-filter .cs-trigger .cs-txt{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}body.theme-dark .board-filter .filter-pop.adv-filter .cs-trigger .cs-ph{color:#9699a6;flex:1 1;text-align:left}body.theme-dark .board-filter .filter-pop.adv-filter .cs-trigger .cs-arrow{color:#9699a6;flex-shrink:0;font-size:11px}body.theme-dark .board-filter .filter-pop.adv-filter .cs-backdrop{inset:0;position:fixed;z-index:80}body.theme-dark .board-filter .filter-pop.adv-filter .cs-menu{-webkit-animation:tools-pop-in .12s ease;animation:tools-pop-in .12s ease;background:#292f4c;border:1px solid hsla(0,0%,100%,.1);border-radius:10px;box-shadow:0 16px 40px rgba(0,0,0,.55);left:0;max-height:260px;overflow-y:auto;padding:6px;position:absolute;right:0;top:calc(100% + 4px);z-index:81}body.theme-dark .board-filter .filter-pop.adv-filter .cs-menu .cs-opt{align-items:center;border-radius:7px;color:#d5d8df;cursor:pointer;display:flex;font-size:13px;gap:8px;padding:8px}body.theme-dark .board-filter .filter-pop.adv-filter .cs-menu .cs-opt .cs-txt{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}body.theme-dark .board-filter .filter-pop.adv-filter .cs-menu .cs-opt:hover{background:hsla(0,0%,100%,.08)}body.theme-dark .board-filter .filter-pop.adv-filter .cs-menu .cs-opt.sel{background:rgba(0,115,234,.18)}body.theme-dark .board-filter .filter-pop.adv-filter .cs-menu .cs-empty{color:#9699a6;font-size:13px;padding:8px}body.theme-dark .board-filter .filter-pop.adv-filter .col-ic{align-items:center;border-radius:5px;color:#fff;display:inline-flex;flex-shrink:0;height:22px;justify-content:center;min-width:22px;width:22px}body.theme-dark .board-filter .filter-pop.adv-filter .col-ic svg{color:#fff;height:14px;width:14px}body.theme-dark .board-filter .filter-pop.adv-filter .filt-del{color:#9699a6;cursor:pointer;display:flex;flex:0 0 auto;font-size:16px}body.theme-dark .board-filter .filter-pop.adv-filter .filt-del:hover{color:#e2445c}body.theme-dark .board-filter .filter-pop.adv-filter .af-actions{border-top:1px solid #30324e;margin-top:14px;padding-top:10px}body.theme-dark .board-filter .filter-pop.adv-filter .af-new{color:#69aefb;cursor:pointer;font-size:13px;font-weight:600}body.theme-dark .board-filter .filter-pop.adv-filter .af-new:hover{text-decoration:underline}body.theme-dark .workspace-sidebar .workspace-title-container .workspace-title{color:#9699a6;font-size:12px}body.theme-dark .workspace-sidebar .workspace-select{background:hsla(0,0%,100%,.04);border-radius:8px;margin:6px 0 10px!important;padding:7px 9px!important}body.theme-dark .workspace-sidebar .add-trigger{border-radius:8px;font-size:13px;font-weight:600;padding:6px 8px}body.theme-dark .workspace-sidebar .ws-compact{margin:12px 12px 8px}body.theme-dark .workspace-sidebar .ws-top{align-items:center;display:flex;gap:8px;justify-content:space-between;margin-bottom:10px}body.theme-dark .workspace-sidebar .ws-switcher{align-items:center;border-radius:8px;cursor:pointer;display:flex;flex:1 1;gap:8px;min-width:0;padding:5px 6px}body.theme-dark .workspace-sidebar .ws-switcher:hover{background:hsla(0,0%,100%,.05)}body.theme-dark .workspace-sidebar .ws-logo{background:#1c1f3b;border-radius:6px;height:24px;min-width:24px;object-fit:contain;padding:4px;width:24px}body.theme-dark .workspace-sidebar .ws-name{color:#d5d8df;font-size:14px;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}body.theme-dark .workspace-sidebar .ws-add{position:relative}body.theme-dark .workspace-sidebar .ws-add-btn{align-items:center;background:hsla(0,0%,100%,.06);border-radius:8px;color:#d5d8df;cursor:pointer;display:flex;font-size:18px;height:28px;justify-content:center;min-width:28px;width:28px}body.theme-dark .workspace-sidebar .ws-add-btn:hover{background:hsla(0,0%,100%,.14)}body.theme-dark .workspace-sidebar .ws-add .add-menu{left:auto;right:0;top:34px}body.theme-dark .workspace-sidebar .ws-search{align-items:center;background:hsla(0,0%,100%,.05);border-radius:8px;display:flex;gap:8px;padding:8px 10px}body.theme-dark .workspace-sidebar .ws-search .icon{color:#9699a6;font-size:16px}body.theme-dark .workspace-sidebar .ws-search input{background:transparent;border:none;color:#d5d8df;flex:1 1;font-size:13px;min-width:0;outline:none}body.theme-dark .workspace-sidebar .ws-search input::-webkit-input-placeholder{color:#9699a6}body.theme-dark .workspace-sidebar .ws-search input::placeholder{color:#9699a6}body.theme-dark .main-sidebar .open-workspace-btn svg,body.theme-dark .main-sidebar .tools-container .icon-container svg{color:#c5c7d0}body.theme-dark .main-sidebar .tools-container .icon-container.active svg,body.theme-dark .main-sidebar .tools-container .icon-container:hover svg{color:#fff}body.theme-dark .main-sidebar .tools-container .icon-container.active,body.theme-dark .main-sidebar .tools-container .icon-container:hover{background:hsla(0,0%,100%,.1);border-radius:8px}body.theme-dark .main-sidebar .build-stamp{color:#4d5170;display:block;font-size:9px;margin-bottom:6px;text-align:center;-webkit-user-select:none;user-select:none}body.theme-dark .board-description-modal{flex-direction:column!important;gap:2px;height:auto!important;max-height:84vh!important;overflow-x:hidden!important;overflow-y:auto!important;padding:22px 24px!important;width:430px!important}body.theme-dark .board-description-modal .board-edit{gap:4px;height:auto!important;padding:0!important;width:100%!important}body.theme-dark .board-description-modal .board-edit-title{margin-top:0!important}body.theme-dark .board-description-modal .board-edit-title h1{font-size:22px!important;font-weight:400!important;line-height:1.25!important}body.theme-dark .board-description-modal .board-edit-description{height:auto!important;left:auto!important;margin:6px 0 16px!important;max-height:none!important;max-width:100%!important;position:static!important;top:auto!important;width:100%!important}body.theme-dark .board-description-modal .board-edit-description blockquote{border:1px solid hsla(0,0%,100%,.14)!important;border-radius:9px;color:#d5d8df;min-height:44px;padding:10px 12px!important;transition:border-color .12s}body.theme-dark .board-description-modal .board-edit-description blockquote:focus,body.theme-dark .board-description-modal .board-edit-description blockquote:focus-within,body.theme-dark .board-description-modal .board-edit-description blockquote:hover{border-color:#2f6fed!important;outline:none}body.theme-dark .board-description-modal .board-info{background:transparent!important;border:none!important;height:auto!important;overflow:visible!important;padding:0!important;width:100%!important}body.theme-dark .board-description-modal .board-info>*{margin-bottom:14px}body.theme-dark .board-description-modal .board-info .title{display:none!important}body.theme-dark .board-description-modal .close-btn{background:transparent!important;border-radius:8px;color:#9699a6!important;position:absolute!important;right:14px!important;top:12px!important;transition:background-color .12s,color .12s}body.theme-dark .board-description-modal .close-btn svg{font-size:20px}body.theme-dark .board-description-modal .close-btn:hover{background:hsla(0,0%,100%,.08)!important;color:#fff!important}body.theme-dark .board-description-modal .board-edit-title{gap:10px;justify-content:flex-start!important;padding-right:40px}body.theme-dark .board-description-modal .fav-star{font-size:18px}body.theme-dark .board-display-btns .type-btn svg,body.theme-dark .board-display-btns .type-btn svg path{stroke:#d5d8df!important;color:#d5d8df!important}body.theme-dark .board-display-btns .type-btn.active svg,body.theme-dark .board-display-btns .type-btn.active svg path{stroke:#fff!important;color:#fff!important}body.theme-dark .board-views{gap:2px;margin-top:4px;padding:0 6px;position:relative;z-index:110}body.theme-dark .board-views .view-tab{align-items:center;border-bottom:2px solid transparent;color:#9699a6;cursor:pointer;display:flex;font-size:14px;font-weight:500;gap:7px;padding:8px 12px;position:relative}body.theme-dark .board-views .view-tab svg,body.theme-dark .board-views .view-tab svg path{stroke:currentColor!important;color:currentColor!important;font-size:15px}body.theme-dark .board-views .view-tab:hover{color:#d5d8df}body.theme-dark .board-views .view-tab:hover .view-x{opacity:1}body.theme-dark .board-views .view-tab.active{border-bottom-color:#0073ea;color:#fff}body.theme-dark .board-views .view-tab.active svg,body.theme-dark .board-views .view-tab.active svg path{stroke:#fff!important;color:#fff!important}body.theme-dark .board-views .view-tab .view-x{border-radius:50%;font-size:13px;margin-left:2px;opacity:0;padding:1px;transition:opacity .12s}body.theme-dark .board-views .view-tab .view-x:hover{background:hsla(0,0%,100%,.15);color:#e2445c!important}body.theme-dark .board-views .view-tab .view-rename{background:#292f4c;border:1px solid #0073ea;border-radius:4px;color:#fff;font-size:14px;outline:none;padding:2px 6px;width:120px}body.theme-dark .board-views .view-add-wrap{align-items:center;display:flex;position:relative}body.theme-dark .board-views .view-add{align-items:center;border-radius:6px;color:#9699a6;cursor:pointer;display:flex;font-size:16px;height:26px;justify-content:center;width:26px}body.theme-dark .board-views .view-add:hover{background:hsla(0,0%,100%,.08);color:#d5d8df}body.theme-dark .board-views .views-backdrop{inset:0;position:fixed;z-index:199}body.theme-dark .board-views .views-menu{background:#292f4c;border:1px solid #30324e;border-radius:10px;box-shadow:0 10px 28px rgba(0,0,0,.5);left:0;padding:8px;position:absolute;top:32px;width:232px;z-index:200}body.theme-dark .board-views .views-menu .views-menu-head{color:#9699a6;font-size:12px;font-weight:600;padding:4px 8px 8px}body.theme-dark .board-views .views-menu .views-menu-row{align-items:center;border-radius:7px;color:#d5d8df;cursor:pointer;display:flex;font-size:14px;gap:10px;padding:8px 10px}body.theme-dark .board-views .views-menu .views-menu-row svg{color:#9699a6;font-size:16px}body.theme-dark .board-views .views-menu .views-menu-row img{border-radius:50%;height:24px;object-fit:cover;width:24px}body.theme-dark .board-views .views-menu .views-menu-row .chev{color:#9699a6;margin-left:auto}body.theme-dark .board-views .views-menu .views-menu-row:hover{background:hsla(0,0%,100%,.07)}body.theme-dark .board-views .views-menu .views-menu-row.open{color:#69aefb}body.theme-dark .board-views .views-menu .views-person-list{border-top:1px solid #30324e;margin-top:4px;max-height:210px;overflow-y:auto;padding-top:4px}body.theme-dark .board-views .views-menu .views-person-list .views-menu-row.person{padding-left:18px}body.theme-dark .board-header .invite{height:28px!important;padding:4px 9px!important}body.theme-dark .board-header .invite .invite-icon{font-size:14px!important;width:16px!important}body.theme-dark .board-header .invite-title{font-size:13px!important}body.theme-dark .board-header .board-info h1{font-weight:400!important;letter-spacing:0!important}body.theme-dark .board-views .views-menu .views-menu-row svg,body.theme-dark .board-views .views-menu .views-menu-row svg *{stroke:#d5d8df!important;color:#d5d8df!important}body.theme-dark .board-details .add-picker-task{flex:0 0 48px;min-width:48px!important;padding-right:0!important;width:48px!important}body.theme-dark .board-description-modal .board-info .title{color:#fff!important}body.theme-dark .board-description-modal .board-info .header{color:#9699a6!important}body.theme-dark .board-description-modal .board-info .board-details span,body.theme-dark .board-description-modal .board-info .date,body.theme-dark .board-description-modal .board-info .owner-name,body.theme-dark .board-description-modal .board-info .workspace-name{color:#d5d8df!important}body.theme-dark .board-description-modal .board-info .board-type .board-details{background:hsla(0,0%,100%,.06);border-radius:6px;padding:8px}body.theme-dark .board-description-modal .fav-star{color:#9699a6;cursor:pointer;font-size:20px}body.theme-dark .board-description-modal .fav-star .starred,body.theme-dark .board-description-modal .fav-star:hover{color:#fdab3d}body.theme-dark .board-description-modal .access-info{margin-top:14px}body.theme-dark .board-description-modal .access-info .access-list{display:flex;flex-direction:column;gap:6px;margin-top:8px;max-height:150px;overflow-y:auto}body.theme-dark .board-description-modal .access-info .access-row{gap:8px}body.theme-dark .board-description-modal .access-info .access-row img{border-radius:50%;height:26px;object-fit:cover;width:26px}body.theme-dark .board-description-modal .access-info .access-name{color:#d5d8df;flex:1 1;font-size:13px}body.theme-dark .board-description-modal .access-info .access-hint{color:#9699a6;font-size:11px;line-height:1.4;margin-top:8px}body.theme-dark .board-description-modal .access-info .access-hint b{color:#d5d8df}body.theme-dark .board-description-modal .access-info .role-badge{border-radius:10px;font-size:11px;font-weight:600;padding:2px 8px;white-space:nowrap}body.theme-dark .board-description-modal .access-info .role-owner{background:rgba(0,115,234,.2);color:#69aefb}body.theme-dark .board-description-modal .access-info .role-editor{background:rgba(0,200,117,.2);color:#00c875}body.theme-dark .board-description-modal .access-info .role-commenter{background:rgba(253,171,61,.2);color:#fdab3d}body.theme-dark .board-description-modal .access-info .role-viewer{background:hsla(0,0%,100%,.08);color:#9699a6}body.theme-dark .create-board-modal{background-color:#292f4c!important}body.theme-dark .group-list-kanban .group-title,body.theme-dark .group-preview-kanban .group-title,body.theme-dark .group-preview-kanban .group-title span,body.theme-dark .group-preview-kanban .group-title-container,body.theme-dark .group-preview-kanban blockquote,body.theme-dark .group-preview-kanban blockquote *{color:#fff!important;text-shadow:0 1px 2px rgba(0,0,0,.25)}body.theme-dark .add-column-modal div:hover,body.theme-dark .board-display-btns .type-btn:hover,body.theme-dark .board-filter .board-tools>:not(.table-tools):hover,body.theme-dark .board-filter .search-task:hover,body.theme-dark .board-header .activity:hover,body.theme-dark .board-header .board-tools>:not(.table-tools):hover,body.theme-dark .board-header .invite:hover,body.theme-dark .board-header .members-last-seen:hover,body.theme-dark .board-menu-modal>:hover,body.theme-dark .dynamic-modal .color:hover,body.theme-dark .dynamic-modal .delete:hover,body.theme-dark .dynamic-modal .duplicate:hover,body.theme-dark .group-menu-modal>:hover,body.theme-dark .member-filter-modal .member:hover,body.theme-dark .modal-member li:hover,body.theme-dark .task-menu-modal>:hover,body.theme-dark .workspace-sidebar .board-preview:hover,body.theme-dark .workspace-sidebar .search-board:hover,body.theme-dark .workspace-sidebar .workspace-btns>:hover{background-color:hsla(0,0%,100%,.08)!important}body.theme-dark .task-preview:hover{background-color:hsla(0,0%,100%,.05)!important}body.theme-dark .task-preview:hover .sticky-div{background-color:#282b4a!important}body.theme-dark .task-preview:hover .empty-div{background-color:transparent!important}body.theme-dark .group-preview .title-container .sticky-div,body.theme-dark .task-preview .sticky-div{z-index:3}body.theme-dark .board-details .sticky-div{left:40px!important}body.theme-dark .board-details .statistic .sticky-container{background-color:#181b34;left:40px!important;z-index:4}body.theme-dark .board-details .statistic{background-color:#181b34}body.theme-dark .board-details .statistic-container{background-color:#181b34;border:1px solid #30324e;border-bottom-left-radius:8px;border-bottom-right-radius:8px;border-top:none;overflow:hidden}body.theme-dark .board-details .task-preview .task-title,body.theme-dark .board-details .title-container .task.title{min-width:336px!important;min-width:var(--task-col-w,336px)!important;width:336px!important;width:var(--task-col-w,336px)!important}body.theme-dark .board-details .title-container .cmp-order-title{max-width:140px!important;overflow:hidden}body.theme-dark .board-details .title-container .cmp-order-title.member-picker{max-width:87px!important}body.theme-dark .board-details .title-container .cmp-order-title .col-title{display:inline-block;max-width:100%;overflow:hidden;text-overflow:ellipsis;vertical-align:middle;white-space:nowrap}body.theme-dark .board-details .title-container .col-rename{background:#292f4c;border:1px solid #0073ea;border-radius:4px;color:#fff;flex:0 0 110px!important;font-size:13px;height:24px!important;min-width:0;min-width:110px!important;outline:none;padding:1px 5px;text-align:center;width:90%;width:110px!important}body.theme-dark .board-details .number-picker{cursor:pointer}body.theme-dark .board-details .number-picker .add-number-icons{align-items:center;color:#9699a6;display:flex!important;font-size:15px;gap:2px;opacity:.25;transition:opacity .12s ease}body.theme-dark .board-details .number-picker:hover .add-number-icons{opacity:.85}body.theme-dark .board-details .number-picker input{text-align:center;width:100%}body.theme-dark .board-details .number-picker .number-val{color:#d5d8df;overflow:hidden;text-align:center;text-overflow:ellipsis;white-space:nowrap;width:100%}body.theme-dark .column-menu-modal{background:#292f4c!important;border:1px solid #30324e;border-radius:8px;min-width:190px;padding:8px!important}body.theme-dark .column-menu-modal .col-rename-input{background:#181b34;border:1px solid #0073ea;border-radius:6px;box-sizing:border-box;color:#fff;font-size:13px;margin-bottom:6px;outline:none;padding:8px;width:100%}body.theme-dark .column-menu-modal .col-rename-input::-webkit-input-placeholder{color:#9699a6}body.theme-dark .column-menu-modal .col-rename-input::placeholder{color:#9699a6}body.theme-dark .column-menu-modal .delete,body.theme-dark .column-menu-modal .rename{align-items:center;border-radius:6px;color:#d5d8df;cursor:pointer;display:flex;font-size:13px;gap:8px;padding:8px}body.theme-dark .column-menu-modal .delete svg,body.theme-dark .column-menu-modal .rename svg{color:#9699a6}body.theme-dark .column-menu-modal .delete:hover,body.theme-dark .column-menu-modal .rename:hover{background:hsla(0,0%,100%,.07)}body.theme-dark .column-menu-modal .delete:hover,body.theme-dark .column-menu-modal .delete:hover svg{color:#e2445c}body.theme-dark .board-details .statistic .sticky-container{flex:0 0 auto;min-width:376px!important;min-width:calc(var(--task-col-w, 336px) + 40px)!important;width:376px!important;width:calc(var(--task-col-w, 336px) + 40px)!important}body.theme-dark .board-details .col-resizer{bottom:0;cursor:col-resize;position:absolute;right:-3px;top:0;width:7px;z-index:9}body.theme-dark .board-details .col-resizer:active,body.theme-dark .board-details .col-resizer:hover{background:#0073ea;border-radius:2px}body.theme-dark .board-details .group-preview .title,body.theme-dark .board-details .picker,body.theme-dark .board-details .statistic-container .title{border-color:hsla(0,0%,100%,.055)!important}body.theme-dark .board-details .task-preview .sticky-div{border-bottom-color:hsla(0,0%,100%,.055)!important;border-right-color:hsla(0,0%,100%,.055)!important;border-top-color:hsla(0,0%,100%,.055)!important}body.theme-dark .board-details .group-preview .title-container{background-color:#181b34;position:-webkit-sticky;position:sticky;top:211px;top:calc(var(--head-h, 171px) + 40px);z-index:6}body.theme-dark .board-details .group-preview .title-container .sticky-div{z-index:7}body.theme-dark .board-details .title-container .title{background-color:#181b34!important;color:#fff!important}body.theme-dark .board-details .title-container .sticky-div.titles{background-color:#181b34!important}body.theme-dark .board-details .add-task .sticky-div,body.theme-dark .board-details .statistic .sticky-container,body.theme-dark .board-details .task-preview .sticky-div,body.theme-dark .board-details .title-container .sticky-div{border-right:1px solid rgba(0,0,0,.3)}body.theme-dark .group-preview .hidden{background-color:#181b34!important}body.theme-dark .group-preview .add-task{background:transparent!important;border:none!important;height:37px}body.theme-dark .group-preview .add-task .add-row-sticky{align-items:center;background-color:hsla(0,0%,100%,.04)!important;border-bottom:1px solid #30324e!important;border-bottom-left-radius:8px;border-left-style:solid!important;border-left-width:6px!important;border-right:none!important;border-top:none!important;display:flex;height:100%;opacity:1!important;width:376px;width:calc(var(--task-col-w, 336px) + 40px)}body.theme-dark .group-preview .add-task .add-row-sticky .check-box.add-task{align-items:center;border:none!important;border-right:1px solid #30324e!important;display:flex;height:100%;justify-content:center;width:33px}body.theme-dark .group-preview .add-task .add-row-sticky .check-box.add-task input{height:16px;margin:0!important;opacity:.4;padding:0!important;width:16px}body.theme-dark .group-preview .add-task .add-row-sticky .add-task-form{background:transparent!important;border:none!important;flex:1 1;height:100%}body.theme-dark .group-preview .add-task .add-row-sticky input[type=text]{background:transparent!important;border:none!important;color:#9699a6!important;font-size:14px;height:100%;margin:0!important;outline:none!important;padding:0 14px!important;text-align:left;width:100%}body.theme-dark .group-preview .add-task .add-row-sticky input[type=text]::-webkit-input-placeholder{color:#9699a6!important}body.theme-dark .group-preview .add-task .add-row-sticky input[type=text]::placeholder{color:#9699a6!important}body.theme-dark .group-preview .add-task .add-row-sticky input[type=text]:focus-visible,body.theme-dark .group-preview .add-task .add-row-sticky input[type=text]:hover{border:none!important;color:#d5d8df!important;outline:none!important}body.theme-dark .activities li{font-size:13px;padding:4px 0}body.theme-dark .modal-status-priority-content *{color:#fff!important}body.theme-dark .modal-status-priority .edit-labels-btn,body.theme-dark .modal-status-priority .edit-labels-btn button{background-color:#292f4c!important;color:#d5d8df!important}body.theme-dark .group-menu .icon:hover,body.theme-dark .group-menu:hover,body.theme-dark .open-modal-icon .icon:hover,body.theme-dark .open-modal-icon:hover,body.theme-dark .task-menu .icon:hover,body.theme-dark .task-menu:hover{background-color:hsla(0,0%,100%,.1)!important}body.theme-dark .group-preview .hidden,body.theme-dark .title-container .hidden{background:#181b34!important;box-shadow:none!important}body.theme-dark .group-preview .add-task .check-box.add-task{height:32px!important;width:28px!important}body.theme-dark .group-preview .add-task .check-box.add-task input{height:16px!important;padding:0!important;width:16px!important}body.theme-dark .date-picker .date-cell-btn{align-items:center;background:none;border:none;cursor:pointer;display:flex;justify-content:center;padding:6px;width:100%}body.theme-dark .date-picker .date-icon{color:#9699a6;font-size:16px;opacity:.4;transition:opacity .15s ease,color .15s ease}body.theme-dark .date-picker:hover .date-icon{color:#d5d8df;opacity:1}body.theme-dark .date-picker .date-val{color:#d5d8df;font-size:13px}body.theme-dark .board-header .members-imgs{align-items:center;display:flex}body.theme-dark .board-header .members-imgs .member-avatar{border:2px solid #1c1f3b;border-radius:50%;height:26px;margin-left:-8px;object-fit:cover;width:26px}body.theme-dark .board-header .members-imgs .member-avatar:first-child{margin-left:0}body.theme-dark .board-header .members-imgs .show-more-members{align-items:center;background:#3a3f63;border:2px solid #1c1f3b;border-radius:50%;color:#fff;display:flex;font-size:11px;font-weight:600;height:26px;justify-content:center;margin-left:-8px;width:26px}body.theme-dark .board-header .members-imgs .show-more-members .show-more-count{color:#fff}body.theme-dark .notifications{align-items:center;display:flex;position:relative}body.theme-dark .notif-bell{border-radius:6px;color:#d5d8df;cursor:pointer;display:flex;font-size:22px;padding:4px;position:relative}body.theme-dark .notif-bell:hover{background:hsla(0,0%,100%,.08)}body.theme-dark .notif-badge{align-items:center;background:#e2445c;border-radius:8px;color:#fff;display:flex;font-size:10px;font-weight:700;height:16px;justify-content:center;min-width:16px;padding:0 3px;position:absolute;right:-1px;top:-1px}body.theme-dark .notif-backdrop{inset:0;position:fixed;z-index:200}body.theme-dark .notif-panel{background:#292f4c;border:1px solid #30324e;border-radius:10px;box-shadow:0 10px 28px rgba(0,0,0,.5);max-height:420px;overflow-y:auto;padding:12px;position:absolute;right:0;top:40px;width:330px;z-index:201}body.theme-dark .notif-panel h4{color:#fff;font-size:15px;margin:0 0 10px}body.theme-dark .notif-panel .notif-empty{color:#9699a6;font-size:13px;padding:18px 0;text-align:center}body.theme-dark .notif-panel .notif-item{border-radius:8px;display:flex;gap:10px;padding:8px 6px}body.theme-dark .notif-panel .notif-item:hover{background:hsla(0,0%,100%,.05)}body.theme-dark .notif-panel .notif-item img{border-radius:50%;flex-shrink:0;height:30px;object-fit:cover;width:30px}body.theme-dark .notif-panel .notif-item .notif-line{color:#d5d8df;font-size:13px}body.theme-dark .notif-panel .notif-item .notif-line b{color:#fff}body.theme-dark .notif-panel .notif-item .notif-txt{color:#9699a6;font-size:12px;margin-top:2px}body.theme-dark .notif-panel .notif-item .notif-board{color:#69aefb;font-size:11px;font-weight:600;margin-top:3px}body.theme-dark .text-picker:not(.title){align-items:center;align-self:stretch;cursor:text;display:flex;height:auto;justify-content:center}body.theme-dark .text-picker:not(.title) .text-val{color:#d5d8df;overflow:hidden;padding:0 10px;text-align:center;text-overflow:ellipsis;white-space:nowrap;width:100%}body.theme-dark .text-picker:not(.title) .text-add{align-items:center;color:#9699a6;display:flex;font-size:15px;gap:2px;opacity:0;transition:opacity .12s ease}body.theme-dark .text-picker:not(.title) .text-add .text-plus{font-size:13px}body.theme-dark .text-picker:not(.title):hover .text-add{opacity:.85}body.theme-dark .text-picker:not(.title):hover{background:hsla(0,0%,100%,.04)}body.theme-dark .text-picker:not(.title).editing{overflow:visible;position:relative}body.theme-dark .text-picker:not(.title) .text-pop{left:-10px;position:absolute;top:-4px;width:250px;z-index:40}body.theme-dark .text-picker:not(.title) .text-pop textarea{background:#292f4c;border:2px solid #579bfc;border-radius:8px;box-shadow:0 8px 24px rgba(0,0,0,.55);box-sizing:border-box;color:#fff;font-family:inherit;font-size:13px;min-height:92px;outline:none;padding:9px 10px;resize:vertical;width:100%}body.theme-dark .board-details .statistic .empty-div,body.theme-dark .board-details .task-preview .empty-div,body.theme-dark .board-details .title-container .empty-div{display:none!important}body.theme-dark .board-details .group-preview,body.theme-dark .board-details .group-preview .group-header,body.theme-dark .board-details .group-preview .statistic,body.theme-dark .board-details .group-preview .title-container,body.theme-dark .board-details .task-preview{min-width:0!important;width:-webkit-max-content!important;width:max-content!important}body.theme-dark .board-details .group-preview .group-header{left:40px;position:-webkit-sticky!important;position:sticky!important;top:171px!important;top:var(--head-h,171px)!important;z-index:9}body.theme-dark .board-details .group-preview .group-header:before{background:#181b34;content:"";height:100%;left:-40px;position:absolute;top:0;width:100vw;z-index:-1}body.theme-dark .board-details .group-list,body.theme-dark .board-details .group-preview-content{min-width:0!important;width:-webkit-max-content!important;width:max-content!important}body.theme-dark .board-details .task-preview .task-person{flex:0 0 87px;min-width:87px!important;width:87px!important}body.theme-dark input[type=checkbox]{accent-color:#00c875}body.theme-dark .board-details .add-picker-task{background:transparent!important}body.theme-dark .board-details .add-picker-task .add-btn,body.theme-dark .board-details .add-picker-task .add-btn.active{background:transparent!important;color:#d5d8df!important}body.theme-dark .board-details .add-picker-task .add-btn:hover{background:hsla(0,0%,100%,.08)!important}body.theme-dark .board-details .add-picker-task .plus,body.theme-dark .board-details .add-picker-task svg{color:#d5d8df!important}body.theme-dark .main-sidebar .bottom{align-items:center;display:flex;flex-direction:column;gap:3px;padding-bottom:10px;width:100%}body.theme-dark .main-sidebar .bottom .logged-user-img{margin:0!important}body.theme-dark .modal-status-priority .labels-edit{display:flex;flex-direction:column;gap:6px;padding:4px 2px}body.theme-dark .modal-status-priority .labels-edit .label-edit-row{align-items:center;display:flex;gap:8px;position:relative}body.theme-dark .modal-status-priority .labels-edit .label-edit-row .label-chip{border:1px solid hsla(0,0%,100%,.2);border-radius:6px;cursor:pointer;height:26px;min-width:26px;width:26px}body.theme-dark .modal-status-priority .labels-edit .label-edit-row .label-chip:hover{-webkit-transform:scale(1.08);transform:scale(1.08)}body.theme-dark .modal-status-priority .labels-edit .label-edit-row input{background:#292f4c;border:1px solid #30324e;border-radius:6px;color:#fff;flex:1 1;font-size:13px;min-width:0;outline:none;padding:6px 8px}body.theme-dark .modal-status-priority .labels-edit .label-edit-row input:focus{border-color:#0073ea}body.theme-dark .modal-status-priority .labels-edit .color-grid{grid-gap:4px;background:#292f4c;border:1px solid #30324e;border-radius:10px;box-shadow:0 10px 26px rgba(0,0,0,.55);display:grid;gap:4px;grid-template-columns:repeat(8,1fr);left:0;padding:8px;position:absolute;top:32px;width:196px;z-index:60}body.theme-dark .modal-status-priority .labels-edit .color-grid .color-swatch{border-radius:4px;cursor:pointer;height:18px;width:18px}body.theme-dark .modal-status-priority .labels-edit .color-grid .color-swatch:hover{-webkit-transform:scale(1.18);transform:scale(1.18)}body.theme-dark .modal-status-priority .labels-edit .new-label-btn{background:transparent;border:1px dashed #30324e;border-radius:6px;color:#9699a6;cursor:pointer;font-size:13px;margin-top:4px;padding:7px}body.theme-dark .modal-status-priority .labels-edit .new-label-btn:hover{border-color:#0073ea;color:#fff}body.theme-dark .modal-status-priority .labels-edit .presets-row{margin-bottom:8px;position:relative}body.theme-dark .modal-status-priority .labels-edit .presets-toggle{background:#292f4c;border:1px solid #30324e;border-radius:6px;color:#d5d8df;cursor:pointer;font-size:13px;padding:8px;text-align:left;width:100%}body.theme-dark .modal-status-priority .labels-edit .presets-toggle:hover{border-color:#0073ea}body.theme-dark .modal-status-priority .labels-edit .presets-list{background:#292f4c;border:1px solid #30324e;border-radius:8px;box-shadow:0 10px 26px rgba(0,0,0,.55);left:0;max-height:280px;overflow-y:auto;padding:6px;position:absolute;right:0;top:38px;z-index:70}body.theme-dark .modal-status-priority .labels-edit .presets-list .preset-item{align-items:center;border-radius:6px;color:#d5d8df;cursor:pointer;display:flex;font-size:13px;gap:9px;padding:8px}body.theme-dark .modal-status-priority .labels-edit .presets-list .preset-item:hover{background:hsla(0,0%,100%,.07)}body.theme-dark .modal-status-priority .labels-edit .presets-list .preset-item .preset-swatches{display:flex;flex-shrink:0;gap:2px}body.theme-dark .modal-status-priority .labels-edit .presets-list .preset-item .preset-swatches span{border-radius:3px;height:12px;width:12px}body.theme-dark .modal-status-priority .labels-edit .label-del{color:#9699a6;cursor:pointer;font-size:18px;line-height:1;margin-left:2px}body.theme-dark .modal-status-priority .labels-edit .label-del:hover{color:#e2445c}body.theme-dark .link-picker:not(.title){align-items:center;display:flex;gap:6px;justify-content:center;width:100%}body.theme-dark .link-picker:not(.title) a{color:#69aefb;max-width:110px;overflow:hidden;text-decoration:none;text-overflow:ellipsis;white-space:nowrap}body.theme-dark .link-picker:not(.title) a:hover{text-decoration:underline}body.theme-dark .link-picker:not(.title) input{background:transparent;border:none;color:#d5d8df;outline:none;padding:0 8px;text-align:center;width:100%}body.theme-dark .link-picker:not(.title) .link-add{color:#9699a6;cursor:pointer;font-size:16px;opacity:.45}body.theme-dark .link-picker:not(.title):hover .link-add{opacity:1}body.theme-dark .link-picker:not(.title) .link-edit{color:#9699a6;cursor:pointer;font-size:12px}body.theme-dark .link-picker:not(.title) .link-show{align-items:center;display:flex;gap:6px}body.theme-dark .checkbox-cell-picker:not(.title){align-items:center;cursor:pointer;display:flex;flex:0 0 140px;justify-content:center;min-width:140px;width:140px}body.theme-dark .checkbox-cell-picker:not(.title) .check-on{color:#00c875;font-size:20px}body.theme-dark .checkbox-cell-picker:not(.title) .check-off{border:2px solid transparent;border-radius:4px;height:18px;width:18px}body.theme-dark .checkbox-cell-picker:not(.title):hover .check-off{border-color:#5a5f86}body.theme-dark .dropdown-picker:not(.title){align-items:center;cursor:pointer;display:flex;flex:0 0 140px;justify-content:center;min-width:140px;position:relative;width:140px}body.theme-dark .dropdown-picker:not(.title) .dropdown-chips{align-items:center;display:flex;flex-wrap:wrap;gap:4px;justify-content:center;padding:0 6px;width:100%}body.theme-dark .dropdown-picker:not(.title) .dropdown-empty{color:#9699a6}body.theme-dark .dropdown-picker:not(.title) .dropdown-chip{background:#3a3f63;border-radius:4px;color:#fff;font-size:12px;padding:1px 6px}body.theme-dark .dropdown-picker:not(.title) .dropdown-backdrop{inset:0;position:fixed;z-index:50}body.theme-dark .dropdown-picker:not(.title) .dropdown-pop{background:#292f4c;border:1px solid #30324e;border-radius:8px;box-shadow:0 6px 18px rgba(0,0,0,.4);left:0;padding:8px;position:absolute;top:100%;width:180px;z-index:51}body.theme-dark .dropdown-picker:not(.title) .dropdown-pop input{background:#292f4c;border:1px solid #30324e;border-radius:6px;color:#d5d8df;outline:none;padding:6px 8px;width:100%}body.theme-dark .dropdown-picker:not(.title) .dropdown-pop input::-webkit-input-placeholder{color:#9699a6}body.theme-dark .dropdown-picker:not(.title) .dropdown-pop input::placeholder{color:#9699a6}body.theme-dark .dropdown-picker:not(.title) .dropdown-pop .dropdown-row{align-items:center;color:#d5d8df;display:flex;justify-content:space-between;padding:4px 2px}body.theme-dark .dropdown-picker:not(.title) .dropdown-pop .dropdown-row svg{color:#9699a6;cursor:pointer}body.theme-dark .dropdown-picker:not(.title) .dropdown-pop .dropdown-row svg:hover{color:#e2445c}body.theme-dark .timeline-picker:not(.title){align-items:center;display:flex;flex:0 0 140px;justify-content:center;min-width:140px;width:140px}body.theme-dark .timeline-picker:not(.title) .timeline-btn{align-items:center;background:none;border:none;color:#d5d8df;cursor:pointer;display:flex;font-size:13px;justify-content:center;padding:6px}body.theme-dark .timeline-picker:not(.title) .timeline-icon{color:#9699a6;font-size:16px;opacity:.4}body.theme-dark .timeline-picker:not(.title):hover .timeline-icon{opacity:1}body.theme-dark .timeline-picker:not(.title) .timeline-val{color:#d5d8df;font-size:12px}body.theme-dark .add-dropdown-wrap{position:relative}body.theme-dark .add-backdrop{inset:0;position:fixed;z-index:60}body.theme-dark .add-menu{background:#292f4c;border:1px solid #30324e;border-radius:8px;box-shadow:0 6px 18px rgba(0,0,0,.4);left:0;padding:6px;position:absolute;top:28px;width:150px;z-index:61}body.theme-dark .add-menu>div{border-radius:6px;color:#d5d8df;cursor:pointer;font-size:13px;padding:7px 10px}body.theme-dark .add-menu>div:hover{background:hsla(0,0%,100%,.08)}body.theme-dark .workspace-tree{padding:4px 6px}body.theme-dark .tree-folder{margin-bottom:2px}body.theme-dark .folder-row{align-items:center;border-radius:6px;color:#d5d8df;display:flex;font-size:13px;gap:6px;padding:5px 6px}body.theme-dark .folder-row:hover{background:hsla(0,0%,100%,.05)}body.theme-dark .folder-row:hover .folder-actions{opacity:1}body.theme-dark .folder-row .folder-toggle{color:#9699a6;cursor:pointer;display:flex}body.theme-dark .folder-row .folder-icon{color:#fdab3d;flex-shrink:0}body.theme-dark .folder-row .folder-name{cursor:pointer;flex:1 1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}body.theme-dark .folder-row .folder-input{background:#292f4c;border:1px solid #30324e;border-radius:4px;color:#d5d8df;flex:1 1;outline:none;padding:2px 6px}body.theme-dark .folder-row .folder-actions{color:#9699a6;display:flex;gap:8px;opacity:0}body.theme-dark .folder-row .folder-actions svg{cursor:pointer}body.theme-dark .folder-row .folder-actions svg:hover{color:#fff}body.theme-dark .folder-boards{border-left:1px solid #30324e;margin-left:13px;padding-left:14px}body.theme-dark .folder-empty{color:#9699a6;font-size:12px;font-style:italic;padding:6px}body.theme-dark .tree-board{align-items:center;display:flex;position:relative}body.theme-dark .tree-board .board-unfile{color:#9699a6;cursor:pointer;opacity:0;position:absolute;right:8px}body.theme-dark .tree-board .board-unfile:hover{color:#e2445c}body.theme-dark .tree-board:hover .board-unfile{opacity:1}body.theme-dark .tree-unfiled{min-height:8px}body.theme-dark .workspace-tree .board-preview{border-radius:6px;cursor:pointer;flex:1 1;gap:8px;min-width:0;padding:5px 8px}body.theme-dark .workspace-tree .board-preview>div{align-items:center;display:flex;gap:8px;min-width:0}body.theme-dark .workspace-tree .board-preview svg{color:#9699a6;flex-shrink:0;height:16px;width:16px}body.theme-dark .workspace-tree .board-preview span{color:#d5d8df;font-size:13px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}body.theme-dark .workspace-tree .board-preview .menu-icon-container{flex-shrink:0;opacity:0}body.theme-dark .workspace-tree .board-preview:hover{background:hsla(0,0%,100%,.05)}body.theme-dark .workspace-tree .board-preview:hover .menu-icon-container{opacity:1}body.theme-dark .workspace-tree .board-preview.active{background:hsla(0,0%,100%,.1)}body.theme-dark .workspace-tree .board-preview.active span{color:#fff;font-weight:600}body.theme-dark .workspace-tree .board-preview.active svg{color:#fff}body.theme-dark .role-select{background:#292f4c;border:1px solid #30324e;border-radius:6px;color:#d5d8df;cursor:pointer;font-size:12px;outline:none;padding:3px 6px}body.theme-dark .invite-btn{background:#0073ea;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:12px;font-weight:600;padding:4px 12px}body.theme-dark .invite-btn:hover{background:#0c66e4}body.theme-dark .modal-member .out-member-list li,body.theme-dark .modal-member .taskMembers li{align-items:center;display:flex;gap:8px}body.theme-dark .modal-member .m-name{flex:1 1}body.theme-dark .board-details.read-only .add-btn,body.theme-dark .board-details.read-only .add-picker-task,body.theme-dark .board-details.read-only .add-task,body.theme-dark .board-details.read-only .check-box,body.theme-dark .board-details.read-only .checkbox-cell-picker,body.theme-dark .board-details.read-only .cmp-order-title .open-modal-icon,body.theme-dark .board-details.read-only .date-picker,body.theme-dark .board-details.read-only .dropdown-picker,body.theme-dark .board-details.read-only .file-picker,body.theme-dark .board-details.read-only .link-picker,body.theme-dark .board-details.read-only .number-picker,body.theme-dark .board-details.read-only .status-priority-picker,body.theme-dark .board-details.read-only .task-person,body.theme-dark .board-details.read-only .text-picker,body.theme-dark .board-details.read-only .timeline-picker,body.theme-dark .board-details.read-only .tool-btn{opacity:.65;pointer-events:none}body.theme-dark .group-preview-kanban{background-color:#181b34!important}body.theme-dark .task-preview-kanban{background-color:#292f4c!important;border-radius:8px;padding:4px 8px}body.theme-dark .task-preview-kanban .picker{background-color:#292f4c!important;border-radius:6px;color:#d5d8df}body.theme-dark .task-preview-kanban .picker:hover{background-color:#282b4a!important}body.theme-dark .group-list-kanban .group-list-ul,body.theme-dark .task-list-kanban{background-color:#181b34!important}body.theme-dark .task-preview-kanban:hover{background-color:#282b4a!important}body.theme-dark .kanban-card-body{background-color:#292f4c!important;border-radius:8px}body.theme-dark .kanban-card-body .task-content{background:transparent!important}body.theme-dark .kanban-card-body .cmp-order-title,body.theme-dark .kanban-card-body .title-container .title{background:transparent!important;color:#9699a6!important}body.theme-dark .task-list-content-kanban .task-title{background-color:#292f4c!important;border-radius:8px 8px 0 0}body.theme-dark .task-list-content-kanban .task-title,body.theme-dark .task-list-content-kanban .task-title *{color:#d5d8df!important}body.theme-dark .group-list-kanban .group-list-ul li.task-container,body.theme-dark .group-list-kanban .group-list-ul>* li,body.theme-dark .group-list-kanban .task-container,body.theme-dark .task-list-content-kanban>*{background-color:transparent!important}body.theme-dark .task-list-content-kanban .task-title span{color:#d5d8df!important}body.theme-dark .task-modal-type{gap:6px}body.theme-dark .task-modal-type>*{border-radius:6px 6px 0 0;border-right:none!important;color:#d5d8df}body.theme-dark .task-modal-type>:hover{background-color:hsla(0,0%,100%,.06)!important}body.theme-dark .task-modal-type .active{color:#fff}body.theme-dark .task-modal-type svg,body.theme-dark .task-modal-type svg path{stroke:#fff!important;color:#fff!important}body.theme-dark .board-details .group-preview .task-preview .picker:not(.task-title),body.theme-dark .board-details .group-preview .task-preview .task-person{box-sizing:border-box;flex:0 0 140px!important;flex:0 0 var(--cw,140px)!important;max-width:140px!important;max-width:var(--cw,140px)!important;min-width:140px!important;min-width:var(--cw,140px)!important;width:140px!important;width:var(--cw,140px)!important}body.theme-dark .board-details .group-preview .title-container .cmp-order-title{position:relative}body.theme-dark .board-details .group-preview .statistic .statistic-container>.title,body.theme-dark .board-details .group-preview .title-container .cmp-order-title{flex:0 0 140px!important;flex:0 0 var(--cw,140px)!important;max-width:140px!important;max-width:var(--cw,140px)!important;min-width:140px!important;min-width:var(--cw,140px)!important;width:140px!important;width:var(--cw,140px)!important}body.theme-dark .board-details .title-container .cmp-order-title .col-resizer-x{background:transparent;border:none;cursor:col-resize;height:100%;margin:0;outline:none;padding:0;position:absolute;right:0;top:0;width:8px;z-index:8}body.theme-dark .board-details .title-container .cmp-order-title .col-resizer-x:hover{background:linear-gradient(90deg,transparent,rgba(0,115,234,.6))}body.theme-dark .board-modal .board-activity-modal{background:#292f4c;box-shadow:-24px 0 60px rgba(0,0,0,.5);height:100%}body.theme-dark .board-activity-modal .board-activity-header{border-bottom:1px solid #30324e;margin:0;padding:14px 20px 0}body.theme-dark .board-activity-modal .board-activity-header .close-btn{color:#9699a6;cursor:pointer;font-size:19px;transition:color .12s}body.theme-dark .board-activity-modal .board-activity-header .close-btn:hover{color:#fff}body.theme-dark .board-activity-modal .board-activity-header .board-kicker{color:#9699a6;display:block;font-size:11.5px;font-weight:500;margin:8px 0 1px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}body.theme-dark .board-activity-modal .board-activity-header .board-title{color:#fff;font-size:17px;font-weight:600;margin:0 0 12px}body.theme-dark .board-activity-modal .board-activity-header .views{gap:2px}body.theme-dark .board-activity-modal .board-activity-header .views>*{border-radius:7px 7px 0 0;color:#9699a6;cursor:pointer;font-size:13px;padding:8px 12px;position:relative;transition:color .14s ease,background-color .14s ease}body.theme-dark .board-activity-modal .board-activity-header .views>:hover{background:hsla(0,0%,100%,.05);color:#d5d8df}body.theme-dark .board-activity-modal .board-activity-header .views>.active{color:#fff;font-weight:600}body.theme-dark .board-activity-modal .board-activity-header .views>.active:after{background:#0073ea;border-radius:2px;bottom:-1px;content:"";height:2px;left:12px;position:absolute;right:12px}body.theme-dark .board-activity-modal .board-activity-content{overflow-x:hidden;padding:10px 14px 24px}body.theme-dark .board-activity-modal .comment-preview p,body.theme-dark .board-activity-modal .comments-list{overflow-wrap:anywhere;word-break:break-word}body.theme-dark .board-activity-modal .comments-list{list-style:none;margin:0;padding:0}body.theme-dark .board-activity-modal .comments-list li .menu-icon-container,body.theme-dark .board-activity-modal .menu-icon-container{align-items:center;background:transparent;border-radius:6px;color:#9699a6;cursor:pointer;display:flex;height:26px;justify-content:center;transition:background-color .12s,color .12s;width:26px}body.theme-dark .board-activity-modal .comments-list li .menu-icon-container svg,body.theme-dark .board-activity-modal .menu-icon-container svg{color:inherit;height:18px;width:18px}body.theme-dark .board-activity-modal .comments-list li .menu-icon-container.active,body.theme-dark .board-activity-modal .comments-list li .menu-icon-container:hover,body.theme-dark .board-activity-modal .menu-icon-container.active,body.theme-dark .board-activity-modal .menu-icon-container:hover{background:hsla(0,0%,100%,.08);color:#fff}body.theme-dark .board-activity-modal .comment-menu-backdrop{inset:0;position:fixed;z-index:150}body.theme-dark .board-activity-modal .comment-modal{background:#292f4c;border:1px solid #30324e;border-radius:11px;box-shadow:0 14px 38px rgba(0,0,0,.55);color:#d5d8df;min-width:230px;padding:6px;z-index:200}body.theme-dark .board-activity-modal .comment-modal>div{align-items:center;border-radius:7px;color:#d5d8df;cursor:pointer;display:flex;font-size:13px;gap:11px;padding:9px 12px;transition:background-color .12s,color .12s}body.theme-dark .board-activity-modal .comment-modal>div svg{color:#9699a6;flex:none;font-size:16px}body.theme-dark .board-activity-modal .comment-modal>div span{white-space:nowrap}body.theme-dark .board-activity-modal .comment-modal>div:hover{background:hsla(0,0%,100%,.07)}body.theme-dark .board-activity-modal .comment-modal>div.delete:hover{background:rgba(226,68,92,.15);color:#ff6b81}body.theme-dark .board-activity-modal .comment-modal>div.delete:hover svg{color:#ff6b81}body.theme-dark .board-activity-modal .comments-list li{background:hsla(0,0%,100%,.02);border:1px solid #30324e!important;border-radius:10px!important;margin-bottom:8px!important;padding:11px 13px!important;transition:background-color .14s ease,box-shadow .14s ease}body.theme-dark .board-activity-modal .comments-list li:hover{background:hsla(0,0%,100%,.045);box-shadow:0 6px 18px rgba(0,0,0,.28)}body.theme-dark .board-activity-modal .comment-preview .header-comment{padding-bottom:6px!important}body.theme-dark .board-activity-modal .comment-preview .header-comment .left{color:#fff;font-size:13px!important;gap:8px}body.theme-dark .board-activity-modal .comment-preview .header-comment .right{color:#9699a6;font-size:12px}body.theme-dark .board-activity-modal .comment-preview{color:#d5d8df;font-size:13px;line-height:1.5}body.theme-dark .board-activity-modal .activity-preview img,body.theme-dark .board-activity-modal .comment-preview img,body.theme-dark .board-activity-modal .member-info img{border-radius:50%;height:26px!important;object-fit:cover;width:26px!important}body.theme-dark .board-activity-modal .activity-preview{align-items:flex-start;border-bottom:none;border-radius:10px;display:flex;gap:10px;height:auto;margin:1px 0;padding:10px;transition:background-color .14s ease}body.theme-dark .board-activity-modal .activity-preview:hover{background:hsla(0,0%,100%,.04)}body.theme-dark .board-activity-modal .activity-preview .who-avatar{flex:none;margin-top:1px}body.theme-dark .board-activity-modal .activity-preview .act-body{flex:1 1;min-width:0}body.theme-dark .board-activity-modal .activity-preview .act-top{align-items:baseline;display:flex;gap:8px;justify-content:space-between}body.theme-dark .board-activity-modal .activity-preview .act-top .who{color:#fff;font-size:13.5px;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}body.theme-dark .board-activity-modal .activity-preview .act-top .act-time{color:#9699a6;flex:none;font-size:11.5px;white-space:nowrap}body.theme-dark .board-activity-modal .activity-preview .act-sub{color:#9699a6;font-size:12.5px;line-height:1.4;margin-top:1px}body.theme-dark .board-activity-modal .activity-preview .act-sub b{color:#d5d8df;font-weight:600}body.theme-dark .board-activity-modal .activity-preview .act-change{align-items:center;display:flex;flex-wrap:wrap;gap:8px;margin-top:8px}body.theme-dark .board-activity-modal .activity-preview .act-change .arrow{color:#9699a6;flex:none;font-size:15px}body.theme-dark .board-activity-modal .activity-preview .act-change .val{align-items:center;border-radius:6px;display:inline-flex;font-size:12.5px;gap:5px;line-height:1.6;max-width:210px;overflow:hidden;padding:3px 9px;text-overflow:ellipsis;white-space:nowrap}body.theme-dark .board-activity-modal .activity-preview .act-change .val.from{background:hsla(0,0%,100%,.06);color:#9699a6}body.theme-dark .board-activity-modal .activity-preview .act-change .val.to{background:rgba(0,115,234,.18);box-shadow:inset 0 0 0 1px rgba(0,115,234,.35);color:#fff;font-weight:500}body.theme-dark .board-activity-modal .activity-preview .act-change .val.empty{background:transparent;box-shadow:none;color:#9699a6;padding-inline:2px}body.theme-dark .board-activity-modal .activity-preview .act-change .val.label{box-shadow:none;color:#fff;font-weight:500}body.theme-dark .board-activity-modal .activity-preview .act-change .val.label.from{opacity:.55}body.theme-dark .board-activity-modal .activity-preview .act-change .val.check svg{font-size:13px}body.theme-dark .board-activity-modal .activity-preview .act-change .val.check.on{color:#00d287}body.theme-dark .board-activity-modal .activity-preview .act-change .person-img{border-radius:50%;height:22px!important;object-fit:cover;width:22px!important}body.theme-dark .board-activity-modal .activity-feed{list-style:none;margin:0;padding:0}body.theme-dark .board-activity-modal .al-empty{align-items:center;display:flex!important;flex-direction:column;font-size:26px;gap:2px;justify-content:center;line-height:1.4;padding:48px 20px;text-align:center}body.theme-dark .board-activity-modal .al-empty span{color:#d5d8df;display:block;font-size:14px;font-weight:600;margin-top:8px}body.theme-dark .board-activity-modal .al-empty small{color:#9699a6;display:block;font-size:12px}body.theme-dark .col-resize-guide{background:#0073ea;bottom:0;box-shadow:0 0 10px rgba(0,115,234,.7);margin-left:-1px;pointer-events:none;position:fixed;top:0;width:2px;z-index:99999}body.theme-dark .board-modal-backdrop{-webkit-animation:tools-pop-in .12s ease;animation:tools-pop-in .12s ease;background:rgba(0,0,0,.32);inset:0;position:fixed;z-index:99}body.theme-dark .board-activity-modal .activity-preview .act-sub .act-ico{color:#9699a6;font-size:14px;margin-right:3px;vertical-align:-2px}body.theme-dark .board-activity-modal .activity-preview .act-sub .act-ico.del{color:#ff6b81}body.theme-dark .board-activity-modal .activity-preview .act-sub .act-ico.add{color:#00d287}body.theme-dark .board-activity-modal .activity-preview .act-undo{align-self:center;background:transparent;border:1px solid #30324e;border-radius:7px;color:#d5d8df;cursor:pointer;flex:none;font-size:12.5px;font-weight:600;margin-left:8px;padding:5px 14px;transition:background-color .12s,border-color .12s}body.theme-dark .board-activity-modal .activity-preview .act-undo:hover{background:hsla(0,0%,100%,.08);border-color:#0073ea;color:#fff}body.theme-dark .board-activity-modal .activity-preview .act-reverted{align-self:center;color:#9699a6;flex:none;font-size:12px;margin-left:8px}body.col-resizing{-webkit-user-select:none!important;user-select:none!important}body.col-resizing,body.col-resizing *{cursor:col-resize!important}body.theme-dark .board-activity-modal .board-activity-content>.last-viewed-main:first-of-type{color:#9699a6;font-size:11px;font-weight:600;letter-spacing:.04em;text-transform:uppercase}body.theme-dark .board-activity-modal .board-activity-content>.last-viewed-main:first-of-type:hover{background:none}.app-toast{align-items:center;-webkit-animation:toast-rise .22s cubic-bezier(.2,.8,.2,1);animation:toast-rise .22s cubic-bezier(.2,.8,.2,1);background:#00854d;border-radius:10px;bottom:28px;box-shadow:0 12px 34px rgba(0,0,0,.4);color:#fff;display:flex;font-size:14px;gap:14px;left:50%;max-width:92vw;padding:12px 14px 12px 18px;position:fixed;-webkit-transform:translateX(-50%);transform:translateX(-50%);z-index:4000}.app-toast .toast-check{display:inline-flex;font-size:15px}.app-toast .toast-msg{font-weight:500;white-space:nowrap}.app-toast .toast-undo{background:transparent;border:1px solid hsla(0,0%,100%,.55);border-radius:7px;color:#fff;cursor:pointer;flex:none;font-size:13px;font-weight:600;padding:6px 16px;transition:background-color .12s}.app-toast .toast-undo:hover{background:hsla(0,0%,100%,.16)}.app-toast .toast-close{cursor:pointer;flex:none;font-size:17px;opacity:.85}.app-toast .toast-close:hover{opacity:1}@-webkit-keyframes toast-rise{0%{opacity:0;-webkit-transform:translate(-50%,12px);transform:translate(-50%,12px)}to{opacity:1;-webkit-transform:translate(-50%);transform:translate(-50%)}}@keyframes toast-rise{0%{opacity:0;-webkit-transform:translate(-50%,12px);transform:translate(-50%,12px)}to{opacity:1;-webkit-transform:translate(-50%);transform:translate(-50%)}}.invite-modal,body.theme-dark .invite-modal{-webkit-animation:invite-pop .16s cubic-bezier(.2,.8,.2,1);animation:invite-pop .16s cubic-bezier(.2,.8,.2,1);background:#1c2238;border:1px solid hsla(0,0%,100%,.08);border-radius:16px;box-shadow:0 30px 80px rgba(0,0,0,.6);color:#e7ebf5;left:50%;max-height:88vh;max-width:94vw;overflow:visible;position:fixed;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:520px;z-index:1200}.invite-modal .invite-head,body.theme-dark .invite-modal .invite-head{align-items:center;display:flex;justify-content:space-between;padding:22px 24px 14px}.invite-modal .invite-head h2,body.theme-dark .invite-modal .invite-head h2{color:#fff;font-size:22px;font-weight:700;margin:0}.invite-modal .invite-head .invite-close,body.theme-dark .invite-modal .invite-head .invite-close{color:#8b93a7;cursor:pointer;font-size:20px;transition:color .12s}.invite-modal .invite-head .invite-close:hover,body.theme-dark .invite-modal .invite-head .invite-close:hover{color:#fff}.invite-modal .invite-body,body.theme-dark .invite-modal .invite-body{max-height:calc(88vh - 70px);overflow-y:auto;padding:4px 24px 24px}.invite-modal .invite-body::-webkit-scrollbar,body.theme-dark .invite-modal .invite-body::-webkit-scrollbar{width:8px}.invite-modal .invite-body::-webkit-scrollbar-thumb,body.theme-dark .invite-modal .invite-body::-webkit-scrollbar-thumb{background:hsla(0,0%,100%,.1);border-radius:8px}.invite-modal .invite-label,body.theme-dark .invite-modal .invite-label{color:#c4cbdd;display:block;font-size:13px;font-weight:600;margin:16px 0 8px}.invite-modal .invite-label span,body.theme-dark .invite-modal .invite-label span{color:#7e879d;font-weight:400}.invite-modal .invite-link-row,body.theme-dark .invite-modal .invite-link-row{display:flex;gap:10px}.invite-modal .invite-link-row input,body.theme-dark .invite-modal .invite-link-row input{background:#161b2e;border:1px solid hsla(0,0%,100%,.09);border-radius:9px;color:#aab2c6;flex:1 1;font-size:13px;height:42px;min-width:0;padding:0 14px;text-overflow:ellipsis}.invite-modal .invite-link-row input:focus,body.theme-dark .invite-modal .invite-link-row input:focus{border-color:#2f6fed;outline:none}.invite-modal .invite-link-row .link-copy,body.theme-dark .invite-modal .invite-link-row .link-copy{align-items:center;background:#232a44;border:1px solid hsla(0,0%,100%,.1);border-radius:9px;color:#e7ebf5;cursor:pointer;display:inline-flex;flex:none;font-size:13px;font-weight:600;gap:7px;height:42px;padding:0 16px;transition:background-color .12s,border-color .12s}.invite-modal .invite-link-row .link-copy svg,body.theme-dark .invite-modal .invite-link-row .link-copy svg{font-size:15px}.invite-modal .invite-link-row .link-copy:hover,body.theme-dark .invite-modal .invite-link-row .link-copy:hover{background:#2b3350}.invite-modal .invite-link-row .link-copy.copied,body.theme-dark .invite-modal .invite-link-row .link-copy.copied{border-color:rgba(47,208,127,.4);color:#2fd07f}.invite-modal .invite-email-row,body.theme-dark .invite-modal .invite-email-row{align-items:stretch;display:flex;gap:10px}.invite-modal .invite-email-row .email-input,body.theme-dark .invite-modal .invite-email-row .email-input{background:#161b2e;border:1px solid hsla(0,0%,100%,.09);border-radius:9px;color:#fff;flex:1 1;font-size:14px;height:44px;min-width:0;padding:0 14px}.invite-modal .invite-email-row .email-input::-webkit-input-placeholder,body.theme-dark .invite-modal .invite-email-row .email-input::-webkit-input-placeholder{color:#6b7488}.invite-modal .invite-email-row .email-input::placeholder,body.theme-dark .invite-modal .invite-email-row .email-input::placeholder{color:#6b7488}.invite-modal .invite-email-row .email-input:focus,body.theme-dark .invite-modal .invite-email-row .email-input:focus{border-color:#2f6fed;outline:none}.invite-modal .invite-email-row .invite-cta,body.theme-dark .invite-modal .invite-email-row .invite-cta{background:#2f6fed;border:none;border-radius:9px;color:#fff;cursor:pointer;flex:none;font-size:14px;font-weight:600;height:44px;padding:0 22px;transition:background-color .12s}.invite-modal .invite-email-row .invite-cta:hover,body.theme-dark .invite-modal .invite-email-row .invite-cta:hover{background:#2861d8}.invite-modal .invite-divider,body.theme-dark .invite-modal .invite-divider{background:hsla(0,0%,100%,.07);height:1px;margin:22px 0 4px}.invite-modal .invite-members,body.theme-dark .invite-modal .invite-members{list-style:none;margin:4px 0 0;padding:0}.invite-modal .invite-members li,body.theme-dark .invite-modal .invite-members li{align-items:center;border-radius:10px;display:flex;gap:11px;padding:8px;transition:background-color .12s}.invite-modal .invite-members li:hover,body.theme-dark .invite-modal .invite-members li:hover{background:hsla(0,0%,100%,.04)}.invite-modal .invite-members li img,body.theme-dark .invite-modal .invite-members li img{border-radius:50%;flex:none;height:32px;object-fit:cover;width:32px}.invite-modal .invite-members li .m-name,body.theme-dark .invite-modal .invite-members li .m-name{color:#fff;flex:1 1;font-size:14px;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.invite-modal .invite-members li .m-remove,body.theme-dark .invite-modal .invite-members li .m-remove{border-radius:6px;color:#7e879d;cursor:pointer;flex:none;font-size:16px;padding:4px;transition:background-color .12s,color .12s}.invite-modal .invite-members li .m-remove:hover,body.theme-dark .invite-modal .invite-members li .m-remove:hover{background:rgba(226,68,92,.16);color:#ff6b81}.invite-modal .invite-members li .add-mini,body.theme-dark .invite-modal .invite-members li .add-mini{background:#232a44;border:1px solid hsla(0,0%,100%,.1);border-radius:8px;color:#e7ebf5;cursor:pointer;flex:none;font-size:13px;font-weight:600;height:32px;padding:0 16px}.invite-modal .invite-members li .add-mini:hover,body.theme-dark .invite-modal .invite-members li .add-mini:hover{background:#2b3350}.role-dd,body.theme-dark .role-dd{flex:none;position:relative}.role-dd .role-dd-btn,body.theme-dark .role-dd .role-dd-btn{align-items:center;background:#161b2e;border:1px solid hsla(0,0%,100%,.12);border-radius:9px;color:#e7ebf5;cursor:pointer;display:inline-flex;font-size:13.5px;gap:7px;height:44px;justify-content:space-between;min-width:120px;padding:0 12px 0 14px;transition:border-color .12s}.role-dd .role-dd-btn:hover,body.theme-dark .role-dd .role-dd-btn:hover{border-color:hsla(0,0%,100%,.22)}.role-dd .role-dd-btn svg,body.theme-dark .role-dd .role-dd-btn svg{color:#8b93a7;font-size:15px;transition:-webkit-transform .15s;transition:transform .15s;transition:transform .15s,-webkit-transform .15s}.role-dd .role-dd-btn svg.up,body.theme-dark .role-dd .role-dd-btn svg.up{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.role-dd.compact .role-dd-btn,body.theme-dark .role-dd.compact .role-dd-btn{font-size:13px;height:32px;min-width:104px}.role-dd .role-dd-backdrop,body.theme-dark .role-dd .role-dd-backdrop{inset:0;position:fixed;z-index:1300}.role-dd .role-dd-pop,body.theme-dark .role-dd .role-dd-pop{background:#232a44;border:1px solid hsla(0,0%,100%,.1);border-radius:11px;box-shadow:0 18px 44px rgba(0,0,0,.55);padding:6px;position:absolute;right:0;top:calc(100% + 6px);width:250px;z-index:1301}.role-dd .role-dd-pop .role-dd-opt,body.theme-dark .role-dd .role-dd-pop .role-dd-opt{border-radius:8px;cursor:pointer;display:flex;flex-direction:column;gap:1px;padding:9px 11px;transition:background-color .12s}.role-dd .role-dd-pop .role-dd-opt .rl,body.theme-dark .role-dd .role-dd-pop .role-dd-opt .rl{color:#fff;font-size:13.5px;font-weight:600}.role-dd .role-dd-pop .role-dd-opt .rd,body.theme-dark .role-dd .role-dd-pop .role-dd-opt .rd{color:#8b93a7;font-size:12px}.role-dd .role-dd-pop .role-dd-opt:hover,body.theme-dark .role-dd .role-dd-pop .role-dd-opt:hover{background:hsla(0,0%,100%,.06)}.role-dd .role-dd-pop .role-dd-opt.active,body.theme-dark .role-dd .role-dd-pop .role-dd-opt.active{background:rgba(47,111,237,.22)}@-webkit-keyframes invite-pop{0%{opacity:0;-webkit-transform:translate(-50%,calc(-50% + 8px));transform:translate(-50%,calc(-50% + 8px))}to{opacity:1;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}}@keyframes invite-pop{0%{opacity:0;-webkit-transform:translate(-50%,calc(-50% + 8px));transform:translate(-50%,calc(-50% + 8px))}to{opacity:1;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}}.invite-backdrop{inset:0;position:fixed;z-index:1150}body.theme-dark .updates-feed{padding:4px 2px 24px}body.theme-dark .updates-feed .update-card{background:hsla(0,0%,100%,.02);border:1px solid #30324e;border-radius:14px;margin-bottom:12px;padding:14px 16px;transition:box-shadow .14s ease,border-color .14s}body.theme-dark .updates-feed .update-card:hover{box-shadow:0 8px 22px rgba(0,0,0,.3)}body.theme-dark .updates-feed .update-card .uc-head{align-items:center;display:flex;gap:10px}body.theme-dark .updates-feed .update-card .uc-head .uc-avatar{border-radius:50%;flex:none;height:34px;object-fit:cover;width:34px}body.theme-dark .updates-feed .update-card .uc-head .uc-who{display:flex;flex:1 1;flex-direction:column;min-width:0}body.theme-dark .updates-feed .update-card .uc-head .uc-who .uc-name{color:#fff;font-size:14px;font-weight:600}body.theme-dark .updates-feed .update-card .uc-head .uc-who .uc-date{color:#9699a6;font-size:12px}body.theme-dark .updates-feed .update-card .uc-head .uc-menu{flex:none;position:relative}body.theme-dark .updates-feed .update-card .uc-head .uc-menu>svg{border-radius:6px;box-sizing:initial;color:#9699a6;cursor:pointer;font-size:19px;padding:4px}body.theme-dark .updates-feed .update-card .uc-head .uc-menu>svg:hover{background:hsla(0,0%,100%,.08);color:#fff}body.theme-dark .updates-feed .update-card .uc-head .uc-menu .uc-menu-bd{inset:0;position:fixed;z-index:150}body.theme-dark .updates-feed .update-card .uc-head .uc-menu .uc-menu-pop{background:#292f4c;border:1px solid #30324e;border-radius:10px;box-shadow:0 14px 34px rgba(0,0,0,.5);min-width:170px;padding:6px;position:absolute;right:0;top:100%;z-index:151}body.theme-dark .updates-feed .update-card .uc-head .uc-menu .uc-menu-pop .del{align-items:center;border-radius:7px;color:#d5d8df;cursor:pointer;display:flex;font-size:13px;gap:9px;padding:9px 11px}body.theme-dark .updates-feed .update-card .uc-head .uc-menu .uc-menu-pop .del svg{color:#9699a6;font-size:15px}body.theme-dark .updates-feed .update-card .uc-head .uc-menu .uc-menu-pop .del:hover{background:rgba(226,68,92,.15);color:#ff6b81}body.theme-dark .updates-feed .update-card .uc-head .uc-menu .uc-menu-pop .del:hover svg{color:#ff6b81}body.theme-dark .updates-feed .update-card .uc-crumb{align-items:center;color:#9699a6;display:flex;flex-wrap:wrap;font-size:12px;gap:5px;margin:11px 0 9px}body.theme-dark .updates-feed .update-card .uc-crumb i{color:hsla(0,0%,100%,.25);font-style:normal}body.theme-dark .updates-feed .update-card .uc-crumb .uc-item{color:#d5d8df;font-weight:600}body.theme-dark .updates-feed .update-card .uc-body{color:#d5d8df;font-size:14px;line-height:1.55;overflow-wrap:anywhere}body.theme-dark .updates-feed .update-card .uc-body .uc-mention{color:#5b9dff;font-weight:500}body.theme-dark .updates-feed .update-card .uc-foot{align-items:center;border-top:1px solid hsla(0,0%,100%,.06);display:flex;gap:6px;margin-top:12px;padding-top:10px}body.theme-dark .updates-feed .update-card .uc-foot button{align-items:center;background:transparent;border:none;border-radius:7px;color:#9699a6;cursor:pointer;display:inline-flex;font-size:13px;font-weight:500;gap:7px;padding:6px 10px;transition:background-color .12s,color .12s}body.theme-dark .updates-feed .update-card .uc-foot button svg{font-size:15px}body.theme-dark .updates-feed .update-card .uc-foot button:hover{background:hsla(0,0%,100%,.06);color:#d5d8df}body.theme-dark .updates-feed .update-card .uc-foot button.liked{color:#5b9dff}body.theme-dark .updates-feed .update-card .uc-foot button.liked svg{fill:rgba(91,157,255,.25)}body.theme-dark .updates-feed .update-card .uc-foot .uc-views{align-items:center;color:#9699a6;display:inline-flex;font-size:12.5px;gap:6px;margin-left:auto}body.theme-dark .updates-feed .update-card .uc-foot .uc-views svg{font-size:14px}body.theme-dark .updates-feed .update-card .uc-replies{display:flex;flex-direction:column;gap:9px;margin-top:10px}body.theme-dark .updates-feed .update-card .uc-replies .uc-reply{align-items:flex-start;display:flex;gap:9px}body.theme-dark .updates-feed .update-card .uc-replies .uc-reply img{border-radius:50%;flex:none;height:26px;margin-top:1px;object-fit:cover;width:26px}body.theme-dark .updates-feed .update-card .uc-replies .uc-reply div{display:flex;flex-direction:column;gap:1px;min-width:0}body.theme-dark .updates-feed .update-card .uc-replies .uc-reply .uc-reply-name{color:#fff;font-size:12.5px;font-weight:600}body.theme-dark .updates-feed .update-card .uc-replies .uc-reply .uc-reply-txt{color:#d5d8df;font-size:13px;line-height:1.5;overflow-wrap:anywhere}body.theme-dark .updates-feed .update-card .uc-replies .uc-reply .uc-reply-txt .uc-mention{color:#5b9dff;font-weight:500}body.theme-dark .updates-feed .update-card .uc-reply-input{display:flex;gap:8px;margin-top:11px}body.theme-dark .updates-feed .update-card .uc-reply-input input{background:#161b2e;border:1px solid #30324e;border-radius:9px;color:#fff;flex:1 1;font-size:13px;height:40px;min-width:0;padding:0 13px}body.theme-dark .updates-feed .update-card .uc-reply-input input::-webkit-input-placeholder{color:#9699a6}body.theme-dark .updates-feed .update-card .uc-reply-input input::placeholder{color:#9699a6}body.theme-dark .updates-feed .update-card .uc-reply-input input:focus{border-color:#2f6fed;outline:none}body.theme-dark .updates-feed .update-card .uc-reply-input button{background:#2f6fed;border:none;border-radius:9px;color:#fff;cursor:pointer;flex:none;font-size:13px;font-weight:600;height:40px;padding:0 18px}body.theme-dark .updates-feed .update-card .uc-reply-input button:hover{background:#2861d8}.workspace-sidebar{overflow-x:hidden;overflow-y:auto;transition:width .26s cubic-bezier(.4,0,.2,1)!important;will-change:width}.workspace-sidebar>*{box-sizing:border-box;min-width:230px;width:230px}.workspace-sidebar.close{border-right:none;min-width:0!important;width:0!important}.workspace-sidebar .toggle-workspace{left:auto!important;right:6px}.board-tools .activity{align-items:center;border-radius:9px;color:#9699a6;cursor:pointer;display:inline-flex;height:34px;justify-content:center;transition:background-color .14s,color .14s;width:34px}.board-tools .activity svg{font-size:19px}.board-tools .activity:hover{background:hsla(0,0%,100%,.07);color:#d5d8df}.board-tools .activity.active{background:rgba(47,111,237,.18);box-shadow:inset 0 0 0 1px rgba(47,111,237,.35);color:#5b9dff}.access-dd,body.theme-dark .access-dd{flex:none;position:relative}.access-dd .access-btn,body.theme-dark .access-dd .access-btn{align-items:center;background:#161b2e;border:1px solid hsla(0,0%,100%,.12);border-radius:8px;color:#9699a6;cursor:pointer;display:inline-flex;font-size:12.5px;font-weight:600;gap:6px;height:32px;padding:0 11px;transition:border-color .12s,color .12s}.access-dd .access-btn svg,body.theme-dark .access-dd .access-btn svg{font-size:14px}.access-dd .access-btn:hover,body.theme-dark .access-dd .access-btn:hover{border-color:hsla(0,0%,100%,.24);color:#fff}.access-dd .access-pop,body.theme-dark .access-dd .access-pop{background:#232a44;border:1px solid hsla(0,0%,100%,.1);border-radius:11px;box-shadow:0 18px 44px rgba(0,0,0,.55);padding:6px;position:absolute;right:0;top:calc(100% + 6px);width:230px;z-index:1301}.access-dd .access-pop .access-pop-head,body.theme-dark .access-dd .access-pop .access-pop-head{color:#9699a6;font-size:11px;font-weight:700;letter-spacing:.04em;padding:6px 9px 8px;text-transform:uppercase}.access-dd .access-pop .access-opt,body.theme-dark .access-dd .access-pop .access-opt{align-items:center;border-radius:8px;color:#d5d8df;cursor:pointer;display:flex;font-size:13px;gap:10px;padding:8px 9px}.access-dd .access-pop .access-opt input,body.theme-dark .access-dd .access-pop .access-opt input{accent-color:#2f6fed;cursor:pointer;height:15px;width:15px}.access-dd .access-pop .access-opt span,body.theme-dark .access-dd .access-pop .access-opt span{flex:1 1}.access-dd .access-pop .access-opt .access-tag,body.theme-dark .access-dd .access-pop .access-opt .access-tag{background:rgba(47,111,237,.16);border-radius:5px;color:#5b9dff;flex:none;font-size:10px;font-weight:600;padding:2px 6px}.access-dd .access-pop .access-opt:hover,body.theme-dark .access-dd .access-pop .access-opt:hover{background:hsla(0,0%,100%,.06)}.access-dd .access-pop .access-opt.on,body.theme-dark .access-dd .access-pop .access-opt.on{color:#fff}.board-header .board-tools{position:relative;z-index:101}.access-pop .access-done,body.theme-dark .access-pop .access-done{background:#2f6fed;border:none;border-radius:8px;color:#fff;cursor:pointer;display:block;font-size:13px;font-weight:600;height:36px;margin-top:6px;transition:background-color .12s;width:100%}.access-pop .access-done:hover,body.theme-dark .access-pop .access-done:hover{background:#2861d8}body.theme-dark .task-person .members-imgs .member-img1,body.theme-dark .task-person .members-imgs .member-img2,body.theme-dark .task-person .members-imgs .show-more-members{height:26px!important;width:26px!important}body.theme-dark .group-preview li,body.theme-dark .picker,body.theme-dark .sticky-div,body.theme-dark .task-preview{border-color:hsla(0,0%,100%,.05)}body.theme-dark .uc-reply-input{position:relative}body.theme-dark .uc-reply-input .uc-mention-pop{background:#232a44;border:1px solid hsla(0,0%,100%,.1);border-radius:10px;bottom:calc(100% + 6px);box-shadow:0 14px 34px rgba(0,0,0,.5);left:0;max-height:220px;overflow-y:auto;padding:5px;position:absolute;width:240px;z-index:40}body.theme-dark .uc-reply-input .uc-mention-pop .uc-mention-opt{align-items:center;border-radius:8px;cursor:pointer;display:flex;gap:9px;padding:7px 9px}body.theme-dark .uc-reply-input .uc-mention-pop .uc-mention-opt img{border-radius:50%;height:24px;object-fit:cover;width:24px}body.theme-dark .uc-reply-input .uc-mention-pop .uc-mention-opt span{color:#fff;font-size:13px}body.theme-dark .uc-reply-input .uc-mention-pop .uc-mention-opt:hover{background:hsla(0,0%,100%,.07)}body.theme-dark .invite-modal .m-name .m-you{background:rgba(47,111,237,.16);border-radius:5px;color:#5b9dff;font-size:10px;font-weight:700;margin-left:8px;padding:1px 7px;vertical-align:middle}body.theme-dark .invite-modal .m-superadmin{align-items:center;background:rgba(47,111,237,.16);border-radius:8px;box-shadow:inset 0 0 0 1px rgba(47,111,237,.3);color:#5b9dff;display:inline-flex;flex:none;font-size:12.5px;font-weight:600;height:32px;padding:0 14px;white-space:nowrap}body.theme-dark .board-description-modal .access-info .header{align-items:center;display:flex;gap:8px}body.theme-dark .board-description-modal .access-info .header .access-count{background:hsla(0,0%,100%,.07);border-radius:10px;color:#9699a6;font-size:11px;font-style:normal;font-weight:700;padding:1px 8px}body.theme-dark .board-description-modal .access-row{gap:10px;padding:6px 0}body.theme-dark .board-description-modal .access-row img{border-radius:50%;flex:none;height:28px;object-fit:cover;width:28px}body.theme-dark .board-description-modal .access-row .access-name{color:#d5d8df;flex:1 1;font-size:14px;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}body.theme-dark .board-description-modal .access-row .access-role{background:hsla(0,0%,100%,.06);border-radius:7px;color:#9699a6;flex:none;font-size:12px;font-weight:600;padding:3px 10px}body.theme-dark .board-description-modal .access-row .access-role.super{background:rgba(47,111,237,.16);box-shadow:inset 0 0 0 1px rgba(47,111,237,.3);color:#5b9dff}body.theme-dark .board-description-modal .access-hint{color:#9699a6;display:block;font-size:12px;margin-top:10px}body.theme-dark .board-description-modal .access-hint b{color:#d5d8df;font-weight:600}.status-priority-picker{align-items:center;color:#fff;display:flex;justify-content:center;position:relative}.status-priority-picker:hover .fold{border-width:0 10px 10px 0;transition-delay:.2s}.status-priority-picker:hover .fold:hover{border-width:0 15px 15px 0;transition-delay:.2s}.status-priority-picker .fold{background:rgba(0,0,0,.352);border-color:transparent #fff;border-style:solid;border-width:0;display:block;height:0;position:absolute;right:0;top:0;transition:border-width .2s ease-out;width:0}.task-preview .task-person,.task-preview-kanban .task-person{align-items:center;border:1px solid rgba(143,153,191,.4);cursor:pointer;display:flex;height:36px;justify-content:center;min-width:87px;position:relative}.task-preview .task-person .members-imgs,.task-preview-kanban .task-person .members-imgs{align-items:center;display:flex;height:100%;justify-content:center;width:87px}.task-preview .task-person .members-imgs>*,.task-preview-kanban .task-person .members-imgs>*{border-radius:50%;height:1.625rem;width:1.625rem}.task-preview .task-person .members-imgs .member-img1,.task-preview-kanban .task-person .members-imgs .member-img1{height:30px;margin-left:0;margin-right:-5px;width:30px}.task-preview .task-person .members-imgs .member-img2,.task-preview-kanban .task-person .members-imgs .member-img2{height:30px;margin-left:-5px;margin-right:-5px;width:30px}.task-preview .task-person .members-imgs .show-more-members,.task-preview-kanban .task-person .members-imgs .show-more-members{align-items:center;background-color:#323338;border:1px solid rgba(208,212,228,.4);color:#fff;display:flex;font-size:.875rem;height:30px;justify-content:center;margin-left:-5px;padding:.25em;text-align:center;width:30px}.task-preview .task-person .icon-person,.task-preview-kanban .task-person .icon-person{color:rgba(143,153,191,.4)}.number-picker{align-items:center;display:flex;font-size:.875rem;justify-content:center;max-width:140px;position:relative}.number-picker:hover .add-number-icons,.number-picker:hover .clear-input{opacity:1}.number-picker input{border:none;height:80%;margin:auto;outline:none;text-align:center;width:90%}.number-picker input:hover{border:.2px solid #dcdfec}.number-picker input:focus-visible{border:.2px solid #0073ea}.number-picker .clear-input{background-color:#dcdfec;border-radius:3px;color:#323338;margin:0;padding:2px;position:absolute;right:13px}.number-picker .add-number-icons,.number-picker .clear-input{align-items:center;cursor:pointer;display:flex;justify-content:center;opacity:0}.number-picker .add-number-icons{gap:4px;width:100%}.number-picker .add-number-icons .plus-icon{color:#0073ea}.updated-picker{align-items:center;display:flex;justify-content:center}.updated-picker-content{width:60px}.updated-picker img{border-radius:50%;height:1.625rem;width:1.625rem}.updated-picker .icon-person{color:rgba(143,153,191,.4);font-size:1.625rem}.file-picker{align-items:center;display:flex;justify-content:center;max-width:140px;position:relative;width:100%}.file-picker:hover .icon{opacity:1}.file-picker input{display:none}.file-picker label{align-items:center;display:flex;justify-content:center;width:100%}.file-picker .icon{cursor:pointer;font-size:1.1875rem;margin:auto;opacity:0}.date-picker{max-width:140px;outline:0}.date-picker .react-datepicker-wrapper{align-items:center;display:flex;height:100%}.date-picker .date-picker-input{z-index:5}.date-picker .date-picker-input .react-datepicker__header{background-color:#fff}.date-picker input{background-color:inherit;border:none;outline:none;padding:4px;text-align:center;width:100%}.date-picker input:hover{border:.2px solid #dcdfec;color:#0073ea}.date-picker input:focus-visible{border:.2px solid #0073ea}.main-sidebar{background-color:#292f4c;flex-direction:column;height:100vh;justify-content:space-between;min-width:66px;position:-webkit-sticky;position:sticky;top:0}.main-sidebar .icon-link{align-items:center;display:flex;justify-content:center;margin:8px;transition:background-color .3s}.main-sidebar .icon-link:hover{background-color:rgba(0,0,0,.6);border-radius:10px;cursor:pointer}.main-sidebar .icon-link .home-img{height:38px;margin:8px 0;object-fit:contain;width:38px}.main-sidebar .open-workspace-btn{display:none}@media(max-width:500px){.main-sidebar .open-workspace-btn{align-items:center;color:#fff;cursor:pointer;display:flex;font-size:1.5rem;justify-content:center;padding:4px}.main-sidebar .open-workspace-btn:hover{background-color:rgba(0,0,0,.6);border-radius:10px;cursor:pointer}}.main-sidebar .logged-user-img{border:1.6px solid #fff;border-radius:50%;cursor:pointer;height:37.4px;transition:-webkit-transform .2s;transition:transform .2s;transition:transform .2s,-webkit-transform .2s;width:37.4px}.main-sidebar .logged-user-img:hover{-webkit-transform:scale(.9);transform:scale(.9)}.main-sidebar .tools-container{border-bottom:1px solid rgba(208,212,228,.4);border-top:1px solid rgba(208,212,228,.4);color:#fff;font-size:1.4375rem;gap:16px;height:100%;padding:16px 0}.main-sidebar .tools-container .icon-container{align-items:center;display:flex;height:2.25rem;justify-content:center;position:relative;width:3.5rem}.main-sidebar .tools-container .icon-container .triangle-icon{color:#f6f7fb;position:absolute}@media(min-width:500px){.main-sidebar .tools-container .icon-container .triangle-icon{left:46px}}.main-sidebar .tools-container>:hover{background-color:rgba(0,0,0,.6);border-radius:10px;cursor:pointer}.main-sidebar .bottom{align-items:center;display:flex;gap:16px;justify-content:center;padding:16px 0}.main-sidebar .menu-icon{color:#6c6cff;height:2.625rem;width:2.625rem}.main-sidebar .menu-icon:hover{background-color:rgba(0,0,0,.6);border-radius:10px;cursor:pointer}@media(max-width:500px){.main-sidebar{align-items:center;bottom:0;display:flex;flex-direction:row;gap:30px;height:8vh;justify-content:center;position:fixed;top:auto;width:100vw}.main-sidebar .bottom,.main-sidebar .tools-container{border:0;flex-direction:row;gap:30px}.main-sidebar .triangle-icon{left:15px;top:-29px;-webkit-transform:rotate(270deg);transform:rotate(270deg)}.main-sidebar .sidebar{flex-direction:column}}.main-sidebar.module-rail{align-items:center;gap:6px;justify-content:flex-start;padding:10px 0}.main-sidebar.module-rail .rail-brand{align-items:center;cursor:pointer;display:flex;flex-shrink:0;height:46px;justify-content:center;margin-bottom:4px;transition:-webkit-transform .15s ease;transition:transform .15s ease;transition:transform .15s ease,-webkit-transform .15s ease;width:50px}.main-sidebar.module-rail .rail-brand img{height:100%;object-fit:contain;width:100%}.main-sidebar.module-rail .rail-brand:hover{-webkit-transform:scale(1.06);transform:scale(1.06)}.main-sidebar.module-rail .rail-modules{align-items:center;border-top:1px solid hsla(0,0%,100%,.08);display:flex;flex:1 1;flex-direction:column;gap:8px;margin-top:2px;padding-top:10px;width:100%}.main-sidebar.module-rail .rail-mod{align-items:center;background:hsla(0,0%,100%,.06);border:none;border-radius:11px;cursor:pointer;display:flex;height:44px;justify-content:center;position:relative;transition:background-color .14s ease,-webkit-transform .14s ease;transition:background-color .14s ease,transform .14s ease;transition:background-color .14s ease,transform .14s ease,-webkit-transform .14s ease;width:44px}.main-sidebar.module-rail .rail-mod img{height:26px;object-fit:contain;width:26px}.main-sidebar.module-rail .rail-mod .rail-emoji{font-size:22px;line-height:1}.main-sidebar.module-rail .rail-mod:hover{background:hsla(0,0%,100%,.14)}.main-sidebar.module-rail .rail-mod.active{background:hsla(0,0%,100%,.2)}.main-sidebar.module-rail .rail-mod.active:before{background:#fff;border-radius:0 3px 3px 0;content:"";height:22px;left:-10px;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:4px}.main-sidebar.module-rail .rail-badge{align-items:center;-webkit-animation:rail-badge-pop .25s ease-out;animation:rail-badge-pop .25s ease-out;background:#ff3b3b;border-radius:9px;box-shadow:0 0 0 2px #292f4c;box-sizing:border-box;color:#fff;display:flex;font-size:10px;font-weight:800;height:18px;justify-content:center;letter-spacing:-.2px;line-height:1;min-width:18px;padding:0 5px;pointer-events:none;position:absolute;right:-4px;top:-4px}@-webkit-keyframes rail-badge-pop{0%{-webkit-transform:scale(0);transform:scale(0)}70%{-webkit-transform:scale(1.18);transform:scale(1.18)}to{-webkit-transform:scale(1);transform:scale(1)}}@keyframes rail-badge-pop{0%{-webkit-transform:scale(0);transform:scale(0)}70%{-webkit-transform:scale(1.18);transform:scale(1.18)}to{-webkit-transform:scale(1);transform:scale(1)}}.main-sidebar.module-rail .rail-bottom{align-items:center;display:flex;flex-direction:column;gap:8px;padding-bottom:2px;padding-top:8px}.module-page{background-color:#181b34;height:100vh}.module-page .module-content{align-items:center;color:#fff;display:flex;flex:1 1;justify-content:center}.module-page .module-hero{max-width:440px;padding:24px;text-align:center}.module-page .module-hero .module-emoji{font-size:64px;line-height:1;margin-bottom:18px}.module-page .module-hero h1{color:#fff;font-size:32px;font-weight:600;margin:0 0 10px}.module-page .module-hero p{color:#9699b0;font-size:15px;line-height:1.5;margin:0 0 22px}.module-page .module-hero .module-soon{background:rgba(0,115,234,.18);border-radius:999px;color:#69aefb;display:inline-block;font-size:13px;font-weight:600;padding:6px 16px}.workspace-sidebar{background-color:#f6f7fb;border-right:1px solid rgba(111,123,172,.4);color:#676879;position:relative;transition:.4s}.workspace-sidebar.open{width:230px}.workspace-sidebar.open .workspace-sidebar-header{opacity:1;transition-delay:.25s}.workspace-sidebar.close{width:0}@media(min-width:500px){.workspace-sidebar.close{width:30px}}.workspace-sidebar.close .workspace-sidebar-header{opacity:0;pointer-events:none}.workspace-sidebar .workspace-sidebar-items{border-bottom:1px solid rgba(111,123,172,.4);gap:10px;margin:16px 16px 18px}.workspace-sidebar .workspace-title-container{color:#323338}.workspace-sidebar .workspace-title-container .workspace-title{font-size:.875rem;font-weight:400;padding:0 0 4px}.workspace-sidebar .workspace-title-container .icon{font-size:1.75rem}.workspace-sidebar .workspace-title-container .favorites-title{color:#323338;font-size:1rem;font-weight:600}.workspace-sidebar .workspace-title-container .favorites-title .star-icon{color:#ffcb00;margin-right:8px}.workspace-sidebar .favorites-empty{line-height:1.5}.workspace-sidebar .favorites-empty .star-icon{width:80px}.workspace-sidebar .favorites-empty .favorites-empty-text{align-items:center;color:#323338;display:flex;flex-direction:column;font-size:.9375rem;justify-content:center;padding:0 12px;text-align:center}.workspace-sidebar .favorites-empty .favorites-empty-text b{font-weight:700}.workspace-sidebar .workspace-select{border:1px solid #676879;border-radius:4px;padding:8px}.workspace-sidebar .workspace-select .workspace-logo{position:relative}.workspace-sidebar .workspace-select .workspace-logo .lightning-container{align-items:center;background-color:#00c875;border-radius:8px;color:#fff;display:flex;height:1.875rem;justify-content:center;width:1.875rem}.workspace-sidebar .workspace-select .workspace-logo .home{bottom:-1px;color:#000;font-size:1.125rem;position:absolute;right:64px;z-index:2}.workspace-sidebar .workspace-select .workspace-logo .workspace-title{color:#323338;font-size:1rem;font-weight:700;margin-left:12px}.workspace-sidebar .board-list,.workspace-sidebar .workspace-btns{padding:16px 0 16px 2px;width:100%}.workspace-sidebar .board-list .icon,.workspace-sidebar .workspace-btns .icon{color:#323338;font-weight:400;height:19px;width:18px}.workspace-sidebar .board-list span,.workspace-sidebar .workspace-btns span{color:#323338;font-weight:400}.workspace-sidebar .board-list>*,.workspace-sidebar .workspace-btns>*{align-items:center;cursor:pointer;display:flex;font-size:.875rem;gap:6px;padding:4px;transition:.2s}.workspace-sidebar .board-list>:hover,.workspace-sidebar .workspace-btns>:hover{background-color:#dcdfec;border-radius:4px}.workspace-sidebar .board-list .search-board,.workspace-sidebar .workspace-btns .search-board{border-radius:4px;color:#323338;height:31px}.workspace-sidebar .board-list .search-board:has(:focus-visible),.workspace-sidebar .workspace-btns .search-board:has(:focus-visible){background-color:#fff;border:.5px solid #0073ea;outline:none}.workspace-sidebar .board-list .search-board .search-input,.workspace-sidebar .workspace-btns .search-board .search-input{background-color:inherit;border:none;margin-left:2px}.workspace-sidebar .board-list .search-board .search-input::-webkit-input-placeholder,.workspace-sidebar .workspace-btns .search-board .search-input::-webkit-input-placeholder{color:#323338;font-weight:400}.workspace-sidebar .board-list .search-board .search-input:focus-visible,.workspace-sidebar .workspace-btns .search-board .search-input:focus-visible{outline:none}.workspace-sidebar .board-list-container{gap:5px;margin-top:24px}.workspace-sidebar .board-list-container .board-list{padding:0 16px}.workspace-sidebar .board-list-container .board-list .active{background-color:#cce5ff;border-radius:4px}.workspace-sidebar .toggle-workspace{align-items:center;background-color:#fff;border:1px solid #c3c6d4;border-radius:20px;cursor:pointer;display:flex;justify-content:center;left:calc(100% - 14px);padding:4px;position:absolute;top:13px;transition:.2s;z-index:50}.workspace-sidebar .toggle-workspace:hover{background-color:#0073ea;color:#fff;padding-left:16px;padding-right:4px}@media(max-width:500px){.workspace-sidebar.close{min-width:0}.workspace-sidebar.open{width:100vw}.workspace-sidebar .toggle-workspace{display:none}}.workspace-sidebar.open .toggle-workspace:hover{left:auto;padding:4px 16px 4px 4px;right:-12px}.modal-status-priority .modal-status-priority-content ul{color:#fff;display:flex;flex-direction:column;font-size:.875rem;gap:8px;margin:0;padding:8px}.modal-status-priority .modal-status-priority-content ul li{align-items:center;cursor:pointer;display:flex;height:32px;justify-content:center;min-width:152px}.modal-status-priority .modal-status-priority-content .edit-labels-btn{align-items:center;border-top:1px solid rgba(143,153,191,.4);display:flex;justify-content:center;padding:0 16px 8px}.modal-status-priority .modal-status-priority-content .edit-labels-btn button{align-items:center;background-color:#fff;color:#323338;display:flex;justify-content:center;margin:16px 4px 4px;padding:4px 8px;width:152px}.modal-status-priority .modal-status-priority-content .edit-labels-btn button .icon{font-size:1.25rem;margin-right:8px}.modal-status-priority .triangle-icon{color:#fff;position:absolute;right:95px;top:-12px}.board-modal{-webkit-border-start:1px solid #ccc;background-color:#fff;border-inline-start:1px solid #ccc;box-sizing:border-box;flex-direction:column;height:100vh;max-width:570px;min-width:570px;position:fixed;right:0;top:0;-webkit-transform:translateX(100%);transform:translateX(100%);transition:box-shadow .6s,-webkit-transform .6s;transition:transform .6s,box-shadow .6s;transition:transform .6s,box-shadow .6s,-webkit-transform .6s;width:570px;z-index:100}@media(max-width:500px){.board-modal{min-width:100vw}}.board-modal.open{box-shadow:-6px 0 14px rgba(0,0,0,.2);-webkit-transform:translateX(0);transform:translateX(0)}.board-modal .close-btn{color:#777;cursor:pointer}.board-modal .task-modal-header{font-size:1.125rem;height:53px;justify-content:flex-start;margin:20px 20px 6px 24px}.board-modal .task-modal-type{border-bottom:1px solid rgba(208,212,228,.4);padding:0 24px}.board-modal .task-modal-type>*{align-items:center;border-right:1px solid rgba(208,212,228,.4);cursor:pointer;display:flex;font-size:.875rem;font-weight:500;gap:8px;justify-content:center;padding:8px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.board-modal .task-modal-type>:hover{background-color:#dcdfec;border-top-left-radius:4px;border-top-right-radius:4px}.board-modal .task-modal-type .active{border-bottom:2px solid #0073ea}.board-modal .update{height:85vh;overflow:auto;padding:20px 20px 6px 24px}.board-modal .update::-webkit-scrollbar{display:none}.board-modal .update .close-input-container{border-radius:4px;color:#676879;min-height:40px;outline:1px solid #0073ea;padding-left:20px}.board-modal .update .close-input-container:hover{background-color:#dcdfec}.board-modal .update .button-container{display:flex;flex-direction:row-reverse;gap:8px}.board-modal .update .button-container .save{align-items:center;background-color:#0073ea;border-radius:4px;color:#fff;display:flex;height:32px;justify-content:center;margin:0;padding:4px 8px}.board-modal .update .button-container .save:hover{background-color:#0060b9}.board-modal .update .input-container{border-radius:4px;height:145px;margin-bottom:8px;outline:1px solid #0073ea;width:100%}.board-modal .update .input-container .style-txt{border-bottom:1px solid rgba(143,153,191,.4);display:flex;width:100%}.board-modal .update .input-container .style-txt>*{align-items:center;border-radius:4px;cursor:pointer;display:flex;font-size:.875rem;justify-content:center;margin:4px 2px 4px 4px;padding:4px 8px;text-align:center}.board-modal .update .input-container .style-txt>:hover{background-color:#dcdfec}.board-modal .update .input-container textarea{border:0;height:75px;padding:0 18px;resize:none;width:100%}.board-modal .update .input-container textarea:focus-visible{outline:0}.board-modal .update .no-updates img{height:auto;width:290px}.board-modal .update .no-updates .txt{padding:16px}.board-modal .update .no-updates h2{font-size:1.5rem;font-weight:500}.board-modal .update .no-updates p{margin-top:16px;text-align:center}.board-modal .activities{height:85vh;overflow:auto}.board-activity-modal .board-activity-header{margin:20px 20px 8px 24px}.board-activity-modal .board-activity-header .close-btn{color:#777;cursor:pointer}.board-activity-modal .board-activity-header .views{gap:18px}.board-activity-modal .board-activity-header .views>*{align-items:center;cursor:pointer;display:flex;justify-content:center}.board-activity-modal .board-activity-content{height:85vh;overflow-y:auto}.modal-member{align-items:center;display:flex;justify-content:center}.modal-member .close-btn{cursor:pointer;position:absolute;right:10px;top:10px}.modal-member .modal-member-content{font-size:.875rem;width:360px}@media(max-width:500px){.modal-member .modal-member-content{width:250px}}.modal-member .modal-member-content img{border-radius:50%}.modal-member .modal-member-content .taskMembers{display:flex;flex-wrap:wrap;gap:8px;margin-top:0}.modal-member .modal-member-content .taskMembers li{align-items:center;background-color:#e5f4ff;border-radius:8px;display:flex;gap:8px;margin:4px;padding:4px 8px}.modal-member .modal-member-content .taskMembers li img{height:22px;width:22px}.modal-member .modal-member-content .taskMembers li .remove{cursor:pointer;margin-right:4px}.modal-member .modal-member-content .outTaskMembers .search-div{border:2px solid rgba(143,153,191,.4);border-radius:8px;margin:16px 0;padding:4px;width:320px}@media(max-width:500px){.modal-member .modal-member-content .outTaskMembers .search-div{width:200px}}.modal-member .modal-member-content .outTaskMembers .search-div input{border:0;margin:0}.modal-member .modal-member-content .outTaskMembers .search-div input:focus-visible{outline:0}.modal-member .modal-member-content .outTaskMembers .search-div .icon-container{align-items:center;background-color:#fff;border-radius:8px;cursor:pointer;display:flex;height:24px;justify-content:center;margin:0;padding:4px;width:24px}.modal-member .modal-member-content .outTaskMembers .search-div .icon-container:hover{background-color:#d0d4e4}.modal-member .modal-member-content .outTaskMembers .search-div .icon-container .icon{color:#000}.modal-member .modal-member-content .outTaskMembers .out-member-list{max-height:200px;overflow-y:auto}.modal-member .modal-member-content .outTaskMembers .out-member-list li{border-radius:8px;cursor:pointer;display:flex;gap:8px;padding:8px}.modal-member .modal-member-content .outTaskMembers .out-member-list li img{height:26px;width:26px}.modal-member .modal-member-content .outTaskMembers .out-member-list li:hover{background-color:#d0d4e4}.modal-member.invite{background-color:#fff;border:1px solid rgba(143,153,191,.4);border-radius:8px;box-shadow:-3px 4px 14px rgba(0,0,0,.2);font-size:.875rem;left:50%;padding:16px;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:100}.modal-member.invite .modal-member-content{width:420px}@media(max-width:500px){.modal-member.invite .modal-member-content{width:280px}}.modal-member.invite .triangle-icon{display:none}.modal-member .triangle-icon{color:#fff;position:absolute;top:-12px}@media(max-width:500px){.modal-member .triangle-icon{right:75px}}.task-tools-modal{align-items:center;background-color:#2b2e4a;border-radius:8px;bottom:24px;box-shadow:0 12px 40px rgba(0,0,0,.45);color:#fff;display:flex;gap:12px;height:64px;left:50%;padding-right:8px;pointer-events:auto;position:fixed;-webkit-transform:translateX(-50%);transform:translateX(-50%);z-index:100}.task-tools-modal .tt-count{align-items:center;align-self:stretch;background-color:#0073ea;border-bottom-left-radius:8px;border-top-left-radius:8px;color:#fff;display:flex;font-size:22px;font-weight:600;justify-content:center;min-width:56px}.task-tools-modal .tt-label{font-size:15px;font-weight:500;white-space:nowrap}.task-tools-modal .tt-divider{background:hsla(0,0%,100%,.12);height:36px;width:1px}.task-tools-modal .tt-action-wrap{position:relative}.task-tools-modal .tt-action{align-items:center;background:none;border:none;border-radius:6px;color:#fff;cursor:pointer;display:flex;flex-direction:column;font-size:12px;gap:3px;min-width:58px;padding:6px 12px}.task-tools-modal .tt-action .icon{font-size:18px}.task-tools-modal .tt-action:hover:not(:disabled){background:hsla(0,0%,100%,.09)}.task-tools-modal .tt-action:disabled{cursor:default;opacity:.4}.task-tools-modal .tt-close{align-items:center;background:none;border:none;border-radius:6px;color:#fff;cursor:pointer;display:flex;height:40px;justify-content:center;width:40px}.task-tools-modal .tt-close .icon{font-size:24px}.task-tools-modal .tt-close:hover{background:hsla(0,0%,100%,.09)}.task-tools-modal .tt-backdrop{inset:0;position:fixed;z-index:0}.task-tools-modal .tt-move-pop{background:#2b2e4a;border:1px solid hsla(0,0%,100%,.1);border-radius:8px;bottom:calc(100% + 10px);box-shadow:0 8px 24px rgba(0,0,0,.45);left:50%;max-height:280px;min-width:210px;overflow-y:auto;padding:6px;position:absolute;-webkit-transform:translateX(-50%);transform:translateX(-50%);z-index:1}.task-tools-modal .tt-move-pop .tt-move-title{color:#9699b0;font-size:12px;padding:6px 8px}.task-tools-modal .tt-move-pop .tt-move-row{align-items:center;border-radius:6px;color:#fff;cursor:pointer;display:flex;font-size:13px;gap:8px;padding:7px 8px}.task-tools-modal .tt-move-pop .tt-move-row .dot{border-radius:3px;flex-shrink:0;height:12px;width:12px}.task-tools-modal .tt-move-pop .tt-move-row:hover{background:hsla(0,0%,100%,.09)}.create-board-modal{background-color:#fff;border:1px solid rgba(143,153,191,.4);border-radius:8px;box-shadow:-3px 4px 14px rgba(0,0,0,.2);color:#323338;font-size:.875rem;left:50%;padding:16px 32px 32px;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:500px;z-index:51}.create-board-modal h1{font-size:2rem;font-weight:500;margin-bottom:16px}.create-board-modal h3{font-size:.875rem;font-weight:400;margin-bottom:8px}.create-board-modal form{padding:initial;width:100%}.create-board-modal form input{border:1px solid rgba(208,212,228,.4);border-radius:4px;font-family:inherit;font-size:1rem;height:40px;margin:0;padding:8px 16px;width:100%}.create-board-modal form input:focus-visible{outline:1px solid rgba(208,212,228,.4)}.create-board-modal form button{display:none}.create-board-modal .close{align-items:center;display:flex;flex-direction:row-reverse}.create-board-modal .close .icon{cursor:pointer;height:28px;padding:4px 8px;width:32px}.create-board-modal .close .icon:hover{background-color:#dcdfec;border-radius:8px}.add-column-modal{color:#323338;display:flex;flex-wrap:wrap;font-size:1rem;margin:0;width:240px}.add-column-modal div{align-items:center;cursor:pointer;display:flex;gap:8px;padding:4px 8px;width:120px}.add-column-modal div:hover{background-color:#dcdfec;border-radius:8px}.add-column-modal img{height:14px;width:14px}.group-menu-modal{color:#323338;display:flex;flex-direction:column;font-size:.875rem}.group-menu-modal>*{align-items:center;cursor:pointer;display:flex;gap:8px;padding:4px 8px}.group-menu-modal>:hover{background-color:#dcdfec;border-radius:8px}.task-menu-modal{color:#323338;display:flex;flex-direction:column;font-size:.875rem}.task-menu-modal>*{align-items:center;cursor:pointer;display:flex;gap:8px;padding:4px 8px}.task-menu-modal>:hover{background-color:#dcdfec;border-radius:8px}.board-description-modal{background:#fff;border:1px solid #ccc;border-radius:8px;box-shadow:1px 0 20px 0 #000;color:#323338;flex-direction:column;height:550px;left:50%;max-height:90vh;max-width:95vw;outline:none;overflow:hidden;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);transition:all .4s ease 0s;width:850px;z-index:51}.board-description-modal .close-btn{align-items:center;border-radius:6px;color:#323338;cursor:pointer;display:flex;justify-content:center;padding:8px;position:fixed;right:15px;top:15px}.board-description-modal .close-btn:hover{background-color:#dcdfec}.board-description-modal .close-btn svg{font-size:1.375rem}.board-description-modal .board-edit{gap:8px;height:100%;padding:16px 32px 32px;width:62%}.board-description-modal .board-edit .board-edit-title{font-size:1.5rem;margin-top:12px}.board-description-modal .board-edit .board-edit-title blockquote{border-radius:4px;white-space:wrap}.board-description-modal .board-edit .board-edit-title blockquote:hover{outline:1px solid #c3c6d4}.board-description-modal .board-edit .board-edit-title blockquote:focus-visible{outline:1px solid #0073ea}.board-description-modal .board-edit .board-edit-description{border:1px solid transparent;cursor:default;font-size:.875rem;font-weight:400;height:71%;left:auto;max-height:71%;max-width:800px;overflow-y:auto;overflow:hidden;top:78px;white-space:pre-wrap}.board-description-modal .board-edit .board-edit-description:hover{border:1px dashed #c3c6d4;cursor:text}.board-description-modal .board-edit .board-edit-description blockquote{align-items:flex-start;height:100%;width:100%}.board-description-modal .board-edit .board-edit-description blockquote:focus-visible{outline:none}.board-description-modal .board-info{background-color:#f5f6f8;height:100%;padding:16px;width:100%}.board-description-modal .board-info>*{margin-bottom:24px}.board-description-modal .board-info>*>*{align-items:center;display:flex;gap:8px}.board-description-modal .board-info>*>* span{font-size:.875rem}.board-description-modal .board-info .title{font-size:1rem;font-weight:700;margin-bottom:24px}.board-description-modal .board-info .header{color:#676879;font-size:.875rem}.board-description-modal .board-info .lightning-container{align-items:center;background-color:#00c875;border-radius:8px;color:#fff;display:flex;height:24px;justify-content:center;width:24px}.board-description-modal .board-info .created-by img,.board-description-modal .board-info .owners img{border-radius:50%;height:1.625rem;width:1.625rem}.board-description-modal .board-info .board-details{align-items:flex-start;overflow:hidden}@media(min-width:500px){.board-description-modal{flex-direction:row}.board-description-modal .board-info{padding:32px;width:38%}}.login-logout-modal{background-color:#fff;border:1px solid rgba(143,153,191,.4);border-radius:8px;bottom:70px;box-shadow:-3px 4px 14px rgba(0,0,0,.2);color:#323338;font-size:.875rem;left:74%;padding:8px;position:absolute;z-index:10}.login-logout-modal a,.login-logout-modal span{align-items:center;border-radius:4px;color:#323338;cursor:pointer;display:flex;gap:4px;justify-content:center;padding:0 4px}.login-logout-modal a:hover,.login-logout-modal span:hover{background-color:#dcdfec}@media(min-width:500px){.login-logout-modal{bottom:15px;left:60px}}.filter-member-modal{color:#323338;font-size:.875rem;max-height:500px;overflow:auto;padding:8px;width:400px}.filter-member-modal .close-btn{cursor:pointer;position:absolute;right:10px;top:10px}.filter-member-modal img{border-radius:50%;cursor:pointer;height:1.875rem;width:1.875rem}.filter-member-modal h2{font-size:.9375rem;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.filter-member-modal .secondary-title{margin-bottom:8px}.filter-member-modal ul{display:flex;flex-wrap:wrap;gap:8px}.filter-member-modal ul li{align-items:center;border-radius:50%;display:flex;justify-content:center;padding:6px}.filter-member-modal ul li.active{background-color:#d9f0ff}@media(max-width:500px){.filter-member-modal.filter-member-modal{left:-133px;width:-webkit-max-content;width:max-content}}.color-palette{grid-gap:8px;display:grid;gap:8px;grid-template-columns:repeat(5,1fr);padding:12px;width:-webkit-max-content;width:max-content}.color-palette .color-swatch{border-radius:8px;cursor:pointer;height:34px;transition:box-shadow .1s ease,-webkit-transform .1s ease;transition:transform .1s ease,box-shadow .1s ease;transition:transform .1s ease,box-shadow .1s ease,-webkit-transform .1s ease;width:34px}.color-palette .color-swatch:hover{-webkit-transform:scale(1.08);transform:scale(1.08)}.color-palette .color-swatch.selected{box-shadow:0 0 0 2px #21243f,0 0 0 4px #c3c6d4}.dynamic-modal-backdrop{background:transparent;inset:0;position:fixed;z-index:999}.dynamic-modal{background-color:#fff;border:1px solid rgba(143,153,191,.4);border-radius:8px;box-shadow:-3px 4px 14px rgba(0,0,0,.2);padding:8px;position:absolute;z-index:1000}.delete-modal{color:#323338;font-size:.875rem}.delete-modal>*{align-items:center;cursor:pointer;display:flex;gap:8px;justify-content:center;padding:4px 8px}.delete-modal>:hover{background-color:#dcdfec;border-radius:4px}.add-group-modal{display:flex;flex-direction:column;font-size:.875rem;gap:5px;width:220px}.add-group-modal>*{align-items:center;color:#323338;cursor:pointer;display:flex;gap:12px;padding:4px 8px;transition:.2s}.add-group-modal>:hover{background-color:#dcdfec;border-radius:4px}.add-group-modal .icon{font-size:1rem}.chart-type-modal{color:#323338;display:flex;flex-direction:column;font-size:1rem}.chart-type-modal>*{align-items:center;cursor:pointer;display:flex;gap:8px;padding:4px 8px}.chart-type-modal>:hover{background-color:#dcdfec;border-radius:8px}.group-list{color:#323338;margin:0 0 40px 40px;position:relative}@media(max-width:500px){.group-list{margin:0}}.group-preview{margin-bottom:64px;position:relative}.group-preview .hidden{background-color:#fff;height:40px;left:-46px;position:absolute;width:40px}@media(max-width:500px){.group-preview .hidden{display:none}}.group-preview .cmp-order-title{position:relative}.group-preview .cmp-order-title .open-modal-icon{opacity:0;position:absolute;right:4px}.group-preview .cmp-order-title:hover .open-modal-icon{align-items:center;cursor:pointer;display:flex;justify-content:center;opacity:1;z-index:20}.group-preview .title-container{background-color:#fff;left:40px;position:-webkit-sticky;position:sticky;top:211px;width:100%;z-index:2}@media(min-width:500px){.group-preview .title-container.not-des{top:186px}}@media(max-width:500px){.group-preview .title-container{top:179px}}.group-preview .title-container .add-picker-task{border-bottom:1px solid rgba(143,153,191,.4);border-top:1px solid rgba(143,153,191,.4);padding-right:150px;transition:color .1s ease,-webkit-transform .2s;transition:transform .2s,color .1s ease;transition:transform .2s,color .1s ease,-webkit-transform .2s;width:100%}.group-preview .title-container .add-picker-task .add-btn{align-items:center;border-radius:4px;cursor:pointer;display:flex;margin-left:4px;padding:3px 4px;position:relative}.group-preview .title-container .add-picker-task .add-btn .plus{color:#0060b9;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.group-preview .title-container .add-picker-task .add-btn .close,.group-preview .title-container .add-picker-task .add-btn .plus{transition:color .1s ease,-webkit-transform .2s ease;transition:transform .2s ease,color .1s ease;transition:transform .2s ease,color .1s ease,-webkit-transform .2s ease}.group-preview .title-container .add-picker-task .add-btn .close{-webkit-transform:rotate(0);transform:rotate(0)}.group-preview .title-container .add-picker-task .add-btn.active,.group-preview .title-container .add-picker-task .add-btn:hover{background-color:#d0d4e4}.group-preview .title{align-items:center;border:1px solid rgba(143,153,191,.4);display:flex;font-size:.875rem;height:36px;justify-content:center;min-width:140px}.group-preview .title.task{min-width:336px}@media(max-width:500px){.group-preview .title.task{min-width:202px}}.group-preview .title.member-picker{min-width:87px}.group-preview .group-header{background-color:#fff;height:40px;line-height:24px;position:-webkit-sticky;position:sticky;top:182px;width:100%;z-index:2}@media(min-width:500px){.group-preview .group-header.not-des{top:158px}}@media(max-width:500px){.group-preview .group-header{top:149px}}.group-preview .group-header .group-title-info{margin-bottom:8px}.group-preview .group-header .group-title-info:hover .task-count{opacity:1}.group-preview .group-header .group-title-info .task-count{color:#676879;font-size:.875rem;line-height:19px;margin-left:8px;opacity:0;transition:.2s;white-space:nowrap}.group-preview .group-header .group-title-info.showBorder{border:1px solid #0073ea;border-radius:4px}.group-preview .group-header .group-title-info .group-title:focus-visible{margin-left:4px;outline:none}.group-preview .group-header .group-title-info blockquote{height:35px;min-width:40px;text-overflow:ellipsis;width:auto}.group-preview .group-header .group-header-title{left:40px;position:-webkit-sticky;position:sticky;z-index:2}@media(max-width:500px){.group-preview .group-header .group-header-title{left:0}}.group-preview .group-header .group-title{overflow:hidden;white-space:nowrap;width:200px}.group-preview .group-header:hover .group-menu .icon{display:block}.group-preview .group-header .arrow-icon{cursor:pointer;font-size:1rem;margin-left:13px}.group-preview .group-header h4{cursor:text;font-size:1.125rem;font-weight:600;padding:4px}.group-preview .group-header .group-menu{align-items:center;color:#323338;display:flex;height:40px;justify-content:center;left:-38px;position:absolute;width:40px}.group-preview .group-header .group-menu .icon{border-radius:4px;cursor:pointer;display:none;font-size:1.25rem}.group-preview .group-header .group-menu .icon:hover{background-color:#d0d4e4}@media(max-width:500px){.group-preview .group-header .group-menu{display:none}}.group-preview .check-box{align-items:center;border:1px solid rgba(143,153,191,.4);display:flex;justify-content:center;min-width:33px}.group-preview .check-box input{height:16px;width:15px}.group-preview .add-task{width:100%}.group-preview .add-task .empty-div{border-bottom:1px solid rgba(143,153,191,.4);width:100%}.group-preview .add-task .add-task-form{border:1px solid rgba(143,153,191,.4);border-right:none;height:36px;outline:none;width:100%}.group-preview .add-task input{border:none;border-radius:8px;height:24px;margin:6px 10px}.group-preview .add-task input:focus-visible{outline:1px solid rgba(143,153,191,.4)}.group-preview .add-task input:hover{border:.5px solid rgba(143,153,191,.4)}.group-preview .add-task .check-box.add-task{border-left:#abcdfd;height:36px;width:33px}.group-preview .add-task .check-box.add-task input{margin:3px 3px 3px 4px;padding:8px}.group-preview .sticky-div{background-color:#fff;border-left:6px solid;display:flex;left:40px;position:-webkit-sticky;position:sticky;z-index:1}@media(max-width:500px){.group-preview .sticky-div{left:0;min-width:240px}}.group-preview .sticky-div.titles{border-top-left-radius:6px;z-index:11}.group-preview .add-task .sticky-div{border-bottom-left-radius:6px;opacity:.6}.statistic .statistic-container{height:36px}.statistic .first{border-bottom-left-radius:10px;overflow:hidden}.statistic .title.priority-picker,.statistic .title.status-picker{border-top:0;padding:0 8px}.statistic .title.priority-picker>*,.statistic .title.status-picker>*{height:80%}.statistic .title.priority-picker>:hover,.statistic .title.status-picker>:hover{height:90%}.statistic .sticky-container{background-color:#fff;left:40px;min-width:375px;position:-webkit-sticky;position:sticky;z-index:1}.statistic .sticky-container .hidden{top:-3px;width:46px}@media(max-width:500px){.statistic .sticky-container{left:0;min-width:240px}}.statistic .statistic-number{font-size:.875rem;position:relative}.statistic .statistic-number .number{position:absolute;top:-15px}.statistic .statistic-number .sum{color:#0073ea;font-size:.75rem;position:absolute}.board-header{background-color:#fff;left:0;padding:16px 30px 0 38px;position:-webkit-sticky;position:sticky;top:0;z-index:30}.board-header .board-title{color:#676879}.board-header .board-title>*{align-items:center;border-radius:4px;display:flex;height:2rem;padding-top:4px}.board-header .board-title .board-info{gap:8px;width:100%}.board-header .board-title .board-info h1{border:1px solid transparent;color:#323338;cursor:text;letter-spacing:.5px;padding:4px 4px 4px 0}.board-header .board-title .board-info h1:hover{border:1px solid rgba(143,153,191,.4)}.board-header .board-title .board-info>*{cursor:pointer}.board-header .board-title .board-info>:hover:not(:first-child){background-color:#dcdfec}.board-header .board-title .board-info .icon{align-items:center;border-radius:4px;display:flex;font-size:1.25rem;justify-content:center;padding:2px}.board-header .board-title .board-info .icon .star{margin-bottom:2px}.board-header .board-title .board-info .star-full{color:#ffcb00}.board-header .board-title .board-tools{gap:16px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.board-header .board-title .board-tools>*{align-items:center;border-radius:6px;cursor:pointer;display:flex;justify-content:center;padding:4px}.board-header .board-title .board-tools .activity:hover{background-color:#dcdfec}.board-header .board-title .board-tools .members-last-seen{gap:4px;height:2rem;width:-webkit-max-content;width:max-content}.board-header .board-title .board-tools .members-last-seen:hover{background-color:#dcdfec}.board-header .board-title .board-tools .members-last-seen .last-seen-title{display:none}@media(min-width:760px){.board-header .board-title .board-tools .members-last-seen .last-seen-title{display:block}}.board-header .board-title .board-tools .invite{height:2rem;width:-webkit-max-content;width:max-content}.board-header .board-title .board-tools .invite:hover{background-color:#dcdfec}.board-header .board-title .board-tools .invite-title{display:none}@media(min-width:760px){.board-header .board-title .board-tools .invite-title{display:block}}.board-header .board-title .board-tools .invite .invite-icon{width:32px}.board-header .board-title .board-tools .members-imgs>*{border-radius:50%;height:1.625rem;width:1.625rem}.board-header .board-title .board-tools .members-imgs .member-img1{height:24px;margin-left:0;margin-right:-5px;width:24px}.board-header .board-title .board-tools .members-imgs .member-img2{height:24px;margin-left:-5px;margin-right:-5px;width:24px}.board-header .board-title .board-tools .members-imgs .show-more-members{align-items:center;background-color:#fff;border:1px solid rgba(208,212,228,.4);color:#323338;display:flex;font-size:.875rem;height:26px;justify-content:center;margin-left:-5px;padding:.25em;text-align:center;width:26px}.board-header .board-description{align-items:flex-start;border:1px solid transparent;color:#676879;cursor:pointer;padding:4px 8px 4px 0}.board-header .board-description-link{font-size:.875rem;font-weight:400}.board-header .board-description span{color:#1f76c2}.board-header .board-description span:hover{text-decoration:underline}.board-header .board-display-btns{margin-top:8px}.board-header .board-display-btns .type-btn{align-items:center;color:#323338;cursor:pointer;display:flex;font-size:.875rem;height:32px;justify-content:center;padding:0 8px;position:relative;white-space:nowrap}.board-header .board-display-btns .type-btn.active{border-bottom:2px solid #0073ea}.board-header .board-display-btns .type-btn svg{font-size:.75rem}.board-header .board-display-btns .type-btn span{font-weight:500;padding:0 4px}.board-header .board-display-btns .type-btn span.wide{display:none}.board-header .board-display-btns .type-btn span.mobile{display:block}@media(min-width:500px){.board-header .board-display-btns .type-btn:hover{background-color:#dcdfec;border-top-left-radius:4px;border-top-right-radius:4px}.board-header .board-display-btns .type-btn span.wide{display:block}.board-header .board-display-btns .type-btn span.mobile{display:none}}.board-header .board-border{background-color:rgba(143,153,191,.4);height:1px;width:100%}@media(max-width:500px){.board-header{padding:16px 10px 0}.board-header .board-info h1{font-size:.9375rem;white-space:nowrap}.board-header .board-tools{margin-right:auto}.board-header .board-description{display:none}.board-header blockquote{max-width:180px;white-space:nowrap}}@media(min-width:500px){.board-header .board-info h1{font-size:1.5rem;line-height:42px}}.board-filter{gap:5px;padding:16px 0}.board-filter>*{font-size:.875rem;gap:5px;height:32px}.board-filter .board-tools>*,.board-filter>*{align-items:center;display:flex;justify-content:center}.board-filter .board-tools>*{color:#676879;cursor:pointer;gap:4px;height:100%;padding:0 8px}.board-filter .board-tools>:hover{background-color:#dcdfec;border-radius:4px}.board-filter .board-tools>* .icon{color:#676879;font-size:18px}.board-filter .add-btn{background-color:#0073ea;border-radius:5px;color:#fff;height:32px;position:relative}.board-filter .add-btn .new-task-btn{cursor:pointer;padding:4px 8px;transition:.4s;white-space:nowrap}.board-filter .add-btn .new-task-btn:hover{background-color:#0060b9;border-bottom-left-radius:5px;border-top-left-radius:5px}.board-filter .add-btn .drop-down-btn{align-items:center;border-left:1px solid #0060b9;cursor:pointer;display:flex;height:100%;justify-content:center;padding:0 8px;transition:.4s}.board-filter .add-btn .drop-down-btn:hover{background-color:#0060b9;border-bottom-right-radius:5px;border-top-right-radius:5px}.board-filter .add-btn .drop-down-btn .icon{font-size:.9375rem}.board-filter .search-task{background-color:#fff;border-radius:4px;color:#323338;margin-left:3px;padding:initial;white-space:nowrap}.board-filter .search-task:hover{background-color:#dcdfec}.board-filter .search-task:has(:focus-visible){background-color:#fff;border:.5px solid #0073ea;outline:none}.board-filter .search-task input{background-color:inherit;border:none;cursor:pointer;transition:width .3s;width:58px}.board-filter .search-task input:focus-visible{cursor:text;outline:none;width:140px}@media(max-width:500px){.board-filter .search-task input:focus-visible{width:120px}}.board-filter .search-task .icon{margin-left:2px}.board-filter .person-filter{border-radius:4px;position:relative}.board-filter .person-filter.active{background-color:#cce5ff}.board-filter .person-filter .member-img{border-radius:50%;height:1.625rem;width:1.625rem}.board-preview:hover .menu-icon-container{opacity:1}.board-preview div{align-items:center;display:flex;gap:8px;justify-content:center}.board-preview .menu-icon-container{align-items:center;border-radius:4px;display:flex;height:24px;justify-content:center;opacity:0;position:relative;width:24px}.board-preview .menu-icon-container .icon{font-size:2.5rem}.board-preview .menu-icon-container.active{background-color:#cce5ff}.board-menu-modal{color:#323338;font-size:.875rem}.board-menu-modal>*{align-items:center;cursor:pointer;display:flex;gap:8px;padding:4px 8px}.board-menu-modal>:hover{background-color:#dcdfec;border-radius:8px}.group-list-kanban{border-radius:8px;border-bottom-left-radius:4px;display:flex;flex-wrap:wrap;gap:30px;max-height:410px;padding-left:38px;vertical-align:top}.group-list-kanban .group-list-ul{margin:8px 4px 0 0;max-height:100%;min-height:110px;padding:0 4px 0 10px}.group-list-kanban .group-list-ul>* li{background-color:#fff}.group-preview-kanban{background-color:#f6f7fb;width:260px}.group-preview-kanban .group-title-container{align-items:center;border-top-left-radius:8px;border-top-right-radius:8px;color:#fff;display:flex;font-weight:400;height:44px;justify-content:center}.group-preview-kanban .group-preview-content{display:flex}.task-list-content-kanban{margin:0;min-height:110px;padding:8px}.task-list-content-kanban .task-container{border-radius:4px;box-shadow:0 4px 8px rgba(0,0,0,.2);cursor:pointer;font-size:.8125rem;font-weight:400;margin-bottom:8px}.task-list-content-kanban .task-container .flex{gap:8px;padding:8px}.task-list-content-kanban .task-content,.task-list-content-kanban .task-title{display:flex;width:100%}.task-list-content-kanban .task-title{align-items:center;display:flex;gap:4px;height:36px;justify-content:center;margin-bottom:8px;padding:8px;position:relative}.task-list-content-kanban .task-title .chat-icon{align-items:center;color:#c5c7d0;display:flex;font-size:1.5rem;height:100%;justify-content:center;margin-left:auto;padding:0 8px;position:relative}.task-list-content-kanban .task-title .chat-icon:hover{color:#0073ea;cursor:pointer}.task-list-content-kanban .task-title .chat-icon div{align-items:center;display:flex}.task-list-content-kanban .task-title .chat-icon .count-comment{align-items:center;background-color:#0073ea;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:.625rem;height:13px;justify-content:center;margin:0;position:absolute;right:7px;top:11px;width:14px}.task-list-content-kanban .task-title .chat-icon .comment-chat{color:#0073ea}.task-list-content-kanban .task-title .task-menu{align-items:center;border-radius:8px;display:flex;justify-content:center}.task-list-content-kanban .task-title .task-menu .icon{color:#676879;cursor:pointer;font-size:1.375rem}.task-list-content-kanban .task-title .task-menu:hover{background-color:#dcdfec}.task-list-content-kanban .task-content .task-titles-container li{height:36px;margin-bottom:8px}.task-list-content-kanban .title-container>*{align-items:center;display:flex;height:36px;margin-bottom:8px}.task-preview-kanban{display:flex;flex-direction:column;width:140px}.task-preview-kanban>*{margin-bottom:8px}.task-preview-kanban .picker{background-color:#f5f6f8;cursor:pointer;height:36px}.teaser{background:-webkit-linear-gradient(#111142 6%,#15153b 36%,#15153b 57%);color:#fff;padding-left:20px;padding-right:20px;padding-top:10vh}.teaser-header{padding:4rem 0;text-align:center}.teaser-header-title{font-size:2.125rem}.teaser-header-paragraph{color:#d3d3d3;font-size:1rem;margin-top:8px}.teaser .teaser-content{align-items:center;color:#6161ff;display:flex;font-family:Figtree,Poppins,Roboto,Rubik,Noto Kufi Arabic,Noto Sans JP,"sans-serif";gap:8px;margin-bottom:16px;transition:opacity 50ms ease,-webkit-transform 50ms ease;transition:opacity 50ms ease,transform 50ms ease;transition:opacity 50ms ease,transform 50ms ease,-webkit-transform 50ms ease}@media(min-width:760px){.teaser .teaser-content{font-size:1.75rem}}.teaser .home-gif{border-radius:10px;-webkit-filter:drop-shadow(0 8px 24px rgba(11,11,49,.506));filter:drop-shadow(0 8px 24px rgba(11,11,49,.5058823529));margin:10vh 0;opacity:.9;width:100%}.views-container{background-color:inherit;border-radius:1em;box-shadow:0 10px 30px rgba(29,140,242,.2);color:#c9c5c5;display:flex;height:83px;justify-content:space-evenly;margin-bottom:5rem}.views-container .view{align-items:center;cursor:pointer;display:flex;flex-direction:column;font-size:14px;height:100%;justify-content:center;min-width:75px;padding:0 20px;position:relative;transition:background-color .2s ease-in-out;width:100%}.views-container .view.active{color:#6161ff}.views-container .view:hover{background-color:rgba(78,77,88,.141)}.views-container .active-indicator{background-color:#6161ff;border-top-left-radius:8px;border-top-right-radius:8px;bottom:0;height:4px;position:absolute;transition:background-color .1s ease-in-out;width:100%}.views-container .teaser-container{padding-bottom:3rem}.screenshot-section{background:-webkit-linear-gradient(#15153b,#0f1048);font-family:Figtree,Poppins,Roboto,Rubik,Noto Kufi Arabic,Noto Sans JP,"sans-serif";padding:10vh 0}.screenshot-section .header{margin:auto;padding:0 20px}.screenshot-section .header .title{-webkit-text-fill-color:transparent;background:linear-gradient(1turn,#adadad 53.95%,#8080e0 121.37%);-webkit-background-clip:text;font-size:1.75rem;line-height:2.25rem;margin-bottom:16px;padding:18px;text-align:center}.screenshot-section .header .info{color:#676879;font-size:.9375rem;font-weight:500;line-height:28px;margin-bottom:26px}@media(min-width:760px){.screenshot-section .header .title{font-size:2.875rem;line-height:4.0625rem}.screenshot-section .header .info{font-size:1.25rem;line-height:1.75rem}}.get-started-btn{align-items:center;background-image:linear-gradient(90deg,#5034ff 25.69%,#b4b4ff);border-radius:2em;color:#fff;display:flex;font-size:1rem;justify-content:center;letter-spacing:1px;line-height:18px;padding:16px 0;transition:opacity .3s ease-in-out,box-shadow .2s ease-in-out;width:100%}.get-started-btn:hover{box-shadow:0 0 16px 6px #424272;opacity:.9}.get-started-btn:hover .arrow{-webkit-transform:translateX(8px);transform:translateX(8px)}.get-started-btn .arrow{font-size:1.25rem;margin-left:8px;transition:-webkit-transform .3s ease-in-out;transition:transform .3s ease-in-out;transition:transform .3s ease-in-out,-webkit-transform .3s ease-in-out}@media(min-width:760px){.get-started-btn{padding:16px 32px;width:-webkit-max-content;width:max-content}}.home-header{align-items:center;background:#fff;display:flex;height:4.5rem;justify-content:center;justify-content:space-between;padding:0 24px;position:-webkit-sticky;position:sticky;top:0}.home-header nav{height:100%}.home-header .header-btns,.home-header .header-btns .btn-start{align-items:center;display:flex;justify-content:center}.home-header .header-btns .btn-start{background-color:#6161ff;border-radius:40px;font-size:.8125rem;height:40px;padding:8px 16px;width:130px}.home-header .header-btns .btn-start:hover{background-color:#5151d5}.home-header .header-btns .btn-start:hover .arrow svg{-webkit-transform:translateX(4px);transform:translateX(4px);transition:.4s}.home-header .header-btns .btn-start .arrow{align-items:center;display:flex;display:none;justify-content:center;padding-left:16px}@media(min-width:760px){.home-header .header-btns .btn-start .arrow{display:flex}}.home-header .header-btns .btn-login{background-color:#fff;border-radius:8px;color:#535768;font-size:.875rem;font-weight:300;margin-right:16px;padding:8px 16px}.home-header .header-btns .btn-login:hover{background-color:#f0f3ff;color:#5034ff}.task-preview{font-size:.875rem;position:relative}.task-preview .empty-div{border-bottom:2px solid rgba(143,153,191,.4);width:100%}.task-preview .empty-div:first-child{border-top:2px solid rgba(143,153,191,.4)}.task-preview:hover .task-menu .icon{display:block}.task-preview .sticky-div.on-typing{background-color:#cce5ff}.task-preview .task-menu{align-items:center;background-color:#fff;color:#323338;display:flex;height:40px;justify-content:center;left:-47px;position:absolute;width:41px}@media(max-width:500px){.task-preview .task-menu{display:none}}.task-preview .task-menu .icon{border-radius:4px;cursor:pointer;display:none;font-size:1.25rem}.task-preview .task-menu .icon:hover{background-color:#d0d4e4}.task-preview .task-tools-modal{background-color:#fff;border:1px solid rgba(143,153,191,.4);border-radius:8px;box-shadow:-3px 4px 14px rgba(0,0,0,.2);color:#323338;display:flex;flex-direction:column;font-size:.875rem;padding:8px;position:absolute;top:40px;z-index:10}.task-preview .task-tools-modal>*{align-items:center;display:flex;gap:8px;padding:4px 8px}.task-preview .task-tools-modal>:hover:not(.color-palette){background-color:#dcdfec;border-radius:8px}.task-preview .picker{border:1px solid rgba(143,153,191,.4);height:36px;min-width:140px}.task-preview .task-title{cursor:pointer;width:336px}.task-preview .task-title:hover .open-task-details{opacity:1}.task-preview .task-title blockquote{height:70%}.task-preview .task-title .open-task-details{align-items:center;color:#676879;display:flex;justify-content:center;margin:0 8px;opacity:0}@media(max-width:500px){.task-preview .task-title .open-task-details .open-btn{display:none}}.task-preview .task-title .chat-icon{align-items:center;border-left:1px solid rgba(143,153,191,.4);color:#c5c7d0;display:flex;font-size:1.5rem;height:100%;justify-content:center;padding:0 16px;position:relative}.task-preview .task-title .chat-icon .icon:hover{color:#0073ea;cursor:pointer}.task-preview .task-title .chat-icon div{align-items:center;display:flex}.task-preview .task-title .chat-icon .count-comment{align-items:center;background-color:#0073ea;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:.625rem;height:13px;justify-content:center;margin:0;position:absolute;right:15px;top:15px;width:14px}.task-preview .task-title .chat-icon .comment-chat{color:#0073ea}.task-preview.on-typing{background-color:#cce5ff}.task-preview blockquote{border-radius:5px;cursor:text;margin-left:36px;overflow:hidden;padding-right:40px;white-space:nowrap;width:200px}@media(max-width:500px){.task-preview blockquote{margin-left:5px}}.task-preview blockquote:focus-visible{outline:1px solid #0073ea}.task-preview blockquote:hover{outline:1px solid rgba(143,153,191,.4)}.task-preview .empty-div{border-bottom:1px solid rgba(143,153,191,.4);flex-grow:100%;padding-right:188px}.comments-list li{border:1px solid rgba(143,153,191,.4);border-radius:4px;margin-bottom:16px;padding:16px}.comments-list li .header-comment{color:#676879;font-size:.875rem;padding-bottom:8px}.comments-list li .header-comment .left{color:#323338;font-size:16px;gap:8px}.comments-list li .header-comment .left img{border-radius:50%;height:1.625rem;width:1.625rem}.comments-list li .header-comment .right{gap:8px}.comments-list li .header-comment .right .time{gap:2px}.comments-list li .header-comment .right .menu-icon-container{align-items:center;border-radius:4px;display:flex;height:24px;justify-content:center;position:relative;width:24px}.comments-list li .header-comment .right .menu-icon-container:hover{background-color:#dcdfec}.comments-list li .header-comment .right .menu-icon-container.active{background-color:#cce5ff}.comments-list li .header-comment .right .menu-icon-container .comment-modal{background-color:#fff;border:1px solid rgba(143,153,191,.4);border-radius:8px;box-shadow:-3px 4px 14px rgba(0,0,0,.2);color:#323338;display:flex;flex-direction:column;font-size:.875rem;padding:8px;position:absolute;right:0;top:40px;width:265px;z-index:10}.comments-list li .header-comment .right .menu-icon-container .comment-modal>*{align-items:center;display:flex;gap:8px;padding:4px 8px}.comments-list li .header-comment .right .menu-icon-container .comment-modal>:hover:not(.color-palette){background-color:#dcdfec;border-radius:8px}.comments-list li p{margin-top:8px;max-width:540px;overflow-wrap:break-word;padding:0 16px 16px}.comments-list li .cancel{align-items:center;background-color:#fff;border-radius:4px;color:#000;display:flex;height:32px;justify-content:center;margin:0;padding:4px 8px}.comments-list li .cancel:hover{background-color:#dcdfec}.activity-preview{border-bottom:1px solid #c3c6d4;color:#323338;display:flex;font-size:1rem;gap:5%;height:60px;margin:0 25px;padding:8px 0}@media(max-width:500px){.activity-preview{font-size:.75rem}}.activity-preview img{height:30px;width:30px}.activity-preview .time-title{width:200px}@media(max-width:500px){.activity-preview .time-title{gap:initial;width:100px}}.activity-preview .time-title .time{width:60px}@media(max-width:500px){.activity-preview .time-title .time{width:50px}}.activity-preview .time-title .title{gap:4px;height:100%}@media(max-width:500px){.activity-preview .time-title .title{gap:initial;overflow:hidden;width:50px}}.activity-preview .time-title .title img{border-radius:50px}@media(max-width:500px){.activity-preview .time-title .title img{display:none}}.activity-preview .time-title .title span{font-size:.875rem;font-weight:500}.activity-preview .action{gap:8px;width:80px}@media(max-width:500px){.activity-preview .action{width:60px}}.activity-preview .action img{height:13px;margin-left:auto;width:13px}.activity-preview .action .icon{font-size:1.25rem}.activity-preview .from-to{align-items:center;display:flex;height:100%;margin-left:auto;width:200px}@media(max-width:500px){.activity-preview .from-to{width:100px}}.activity-preview .from-to span{align-items:center;display:flex;height:100%;justify-content:center;width:90px}@media(max-width:500px){.activity-preview .from-to span{width:40px}}@media(min-width:500px){.activity-preview .from-to span{min-width:80px}}.activity-preview .from-to .icon{color:#c4c4c4;font-size:2.1875rem;margin:0 4px}.activity-preview .from-to.label-container span.label{border-radius:4px;color:#fff;padding:0 8px;width:100%}@media(max-width:500px){.activity-preview .from-to.label-container span.label.label{font-size:.625rem;height:30px;width:40px}}.activity-preview .from-to.person-container{gap:32px;margin-left:0}.activity-preview .from-to.person-container img{border-radius:50px}.last-viewed{padding:32px 16px}.last-viewed .title{margin-bottom:8px}.last-viewed .last-viewed-main .member-info{gap:8px;margin-bottom:8px}.last-viewed .last-viewed-main .member-info img{border-radius:50%;height:1.625rem;width:1.625rem}.upload-preview .img-picker{align-items:center;display:flex;flex-direction:column;gap:16px;justify-content:center}.upload-preview label{color:#323338;margin-bottom:16px;transition:color .2s ease;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.upload-preview label .guest-img{border-radius:50%;cursor:pointer;margin-bottom:8px;opacity:.3}.upload-preview label .guest-img:hover{opacity:.5}.upload-preview label .user-img{border-radius:50%;cursor:pointer;opacity:1}.upload-preview label .user-img:hover{opacity:.8}.upload-preview input{display:none}.loader-container{align-items:center;background-color:#181b34;display:flex;height:100%;justify-content:center;min-height:70vh;width:100%}.brand-loader{align-items:center;color:#9aa0c0;display:flex;flex-direction:column;gap:16px}.brand-loader .brand-loader-emoji{-webkit-animation:ld-bob 1.9s ease-in-out infinite;animation:ld-bob 1.9s ease-in-out infinite;-webkit-filter:drop-shadow(0 12px 22px rgba(0,0,0,.4));filter:drop-shadow(0 12px 22px rgba(0,0,0,.4));font-size:56px}.brand-loader .brand-loader-msg{-webkit-animation:ld-fade .5s ease;animation:ld-fade .5s ease;color:#eef0fb;font-size:18px;font-weight:700;letter-spacing:-.2px}.brand-loader .brand-loader-bar{background:hsla(0,0%,100%,.08);border-radius:6px;height:6px;overflow:hidden;position:relative;width:240px}.brand-loader .brand-loader-bar i{-webkit-animation:ld-slide 1.25s ease-in-out infinite;animation:ld-slide 1.25s ease-in-out infinite;background:linear-gradient(90deg,#00c875,#4a9bff);border-radius:6px;height:100%;left:-45%;position:absolute;top:0;width:45%}@-webkit-keyframes ld-bob{0%,to{-webkit-transform:translateY(0) rotate(-5deg);transform:translateY(0) rotate(-5deg)}50%{-webkit-transform:translateY(-11px) rotate(5deg);transform:translateY(-11px) rotate(5deg)}}@keyframes ld-bob{0%,to{-webkit-transform:translateY(0) rotate(-5deg);transform:translateY(0) rotate(-5deg)}50%{-webkit-transform:translateY(-11px) rotate(5deg);transform:translateY(-11px) rotate(5deg)}}@-webkit-keyframes ld-fade{0%{opacity:0;-webkit-transform:translateY(5px);transform:translateY(5px)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes ld-fade{0%{opacity:0;-webkit-transform:translateY(5px);transform:translateY(5px)}to{opacity:1;-webkit-transform:none;transform:none}}@-webkit-keyframes ld-slide{0%{left:-45%}to{left:100%}}@keyframes ld-slide{0%{left:-45%}to{left:100%}}.logo{align-items:center;cursor:pointer;display:flex;gap:7px}.logo-title{color:#000;font-size:1.25rem;font-weight:700}.logo-img{height:1.125rem}@media(min-width:760px){.logo-title{font-size:1.5rem}.logo-img{height:1.25rem}}.module-content.has-module{align-items:stretch;background:radial-gradient(125% 125% at 50% 10%,#fff 40%,#63e 100%);background-attachment:fixed;display:block;height:100vh;justify-content:flex-start;overflow-y:auto}.module-content.has-module::-webkit-scrollbar{width:12px}.module-content.has-module::-webkit-scrollbar-thumb{background:rgba(20,24,50,.2);background-clip:padding-box;border:3px solid transparent;border-radius:8px}.module-content.has-module::-webkit-scrollbar-thumb:hover{background:rgba(20,24,50,.32);background-clip:padding-box}.module-content.has-module::-webkit-scrollbar-track{background:transparent}.tt-dash{--card:hsla(0,0%,100%,.74);--header:#f1f3fb;--line:rgba(15,22,45,.1);--line-soft:rgba(15,22,45,.055);--fg:#161a2b;--muted:#5b6178;--muted-2:#888ea6;--accent:#3b6fff;--green:#06a96e;-webkit-font-smoothing:antialiased;-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum";color:var(--fg);font-family:system-ui,-apple-system,SF Pro Text,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:14px;letter-spacing:-.006em;margin:0 auto;max-width:1520px;padding:22px 26px 48px}.tt-dash *{box-sizing:border-box}.tt-dash h1,.tt-dash h3{margin:0}.tt-dash .tt-head{align-items:center;display:flex;flex-wrap:wrap;gap:16px;justify-content:space-between;margin-bottom:20px}.tt-dash .tt-head-l{align-items:center;display:flex;gap:11px}.tt-dash .tt-head-l .tt-logo{border-radius:6px;height:26px;width:auto}.tt-dash .tt-head-l h1{color:var(--fg);font-size:23px;font-weight:800;letter-spacing:-.5px}.tt-dash .tt-live{align-items:center;color:var(--green);display:inline-flex;font-size:12px;font-weight:700;gap:6px;text-transform:lowercase}.tt-dash .tt-live i{-webkit-animation:tt-pulse 1.9s infinite;animation:tt-pulse 1.9s infinite;background:var(--green);border-radius:50%;box-shadow:0 0 0 0 rgba(6,169,110,.5);height:7px;width:7px}.tt-dash .tt-head-r{align-items:center;display:flex;gap:10px}.tt-dash .tt-periods{backdrop-filter:blur(16px) saturate(150%);-webkit-backdrop-filter:blur(16px) saturate(150%);background:var(--card);border:1px solid hsla(0,0%,100%,.75);border-radius:999px;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.8),0 8px 24px rgba(22,32,64,.08);display:inline-flex;gap:2px;max-width:100%;outline:1px solid var(--line-soft);outline-offset:-1px;overflow-x:auto;padding:4px}.tt-dash .tt-periods button{background:transparent;border:none;border-radius:999px;color:var(--muted);cursor:pointer;font-size:13px;font-weight:600;padding:7px 15px;transition:all .15s;white-space:nowrap}.tt-dash .tt-periods button:hover{color:var(--fg)}.tt-dash .tt-periods button.active{background:#fff;box-shadow:0 2px 8px rgba(22,32,64,.14);color:var(--fg)}.tt-dash .tt-refresh{align-items:center;backdrop-filter:blur(16px) saturate(150%);-webkit-backdrop-filter:blur(16px) saturate(150%);background:var(--card);border:1px solid hsla(0,0%,100%,.75);border-radius:12px;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.8),0 8px 24px rgba(22,32,64,.08);color:var(--accent);cursor:pointer;display:inline-flex;flex-shrink:0;font-size:17px;height:39px;justify-content:center;outline:1px solid var(--line-soft);outline-offset:-1px;transition:all .15s;width:39px}.tt-dash .tt-refresh:hover{background:#fff;color:#284fd0}.tt-dash .tt-refresh.spin{-webkit-animation:tt-spin .8s linear infinite;animation:tt-spin .8s linear infinite}.tt-dash .tt-hero{grid-gap:13px;display:grid;gap:13px;grid-template-columns:1.35fr 2fr;margin-bottom:13px}@media(max-width:980px){.tt-dash .tt-hero{grid-template-columns:1fr}}.tt-dash .tt-hero-rev{backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);background:radial-gradient(120% 130% at 0 0,rgba(6,169,110,.22),transparent 55%),linear-gradient(135deg,rgba(6,169,110,.1),hsla(0,0%,100%,.88));border:1px solid rgba(6,169,110,.32);border-radius:20px;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.85),0 16px 36px rgba(6,120,80,.15);display:flex;flex-direction:column;justify-content:center;overflow:hidden;padding:24px 26px;position:relative}.tt-dash .tt-hero-rev .tt-hero-label{color:#0a8f60;font-size:12px;font-weight:800;letter-spacing:.4px;margin-bottom:9px;text-transform:uppercase}.tt-dash .tt-hero-rev .tt-hero-value{color:var(--fg);font-size:50px;font-weight:850;letter-spacing:-1.8px;line-height:1}.tt-dash .tt-hero-rev .tt-hero-meta{color:var(--muted);display:flex;flex-wrap:wrap;font-size:12.5px;font-weight:600;gap:8px 14px;margin-top:14px}.tt-dash .tt-hero-rev .tt-hero-meta .tt-vs{color:var(--accent)}.tt-dash .tt-stats{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(5,1fr)}@media(max-width:640px){.tt-dash .tt-stats{grid-template-columns:repeat(2,1fr)}}.tt-dash .tt-stat{backdrop-filter:blur(16px) saturate(150%);-webkit-backdrop-filter:blur(16px) saturate(150%);background:var(--card);background:hsla(0,0%,100%,.86);border:1px solid hsla(0,0%,100%,.75);border-radius:16px;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.8),0 8px 24px rgba(22,32,64,.08);display:flex;flex-direction:column;gap:5px;outline:1px solid var(--line-soft);outline-offset:-1px;padding:15px 16px;transition:box-shadow .15s,-webkit-transform .15s;transition:transform .15s,box-shadow .15s;transition:transform .15s,box-shadow .15s,-webkit-transform .15s}.tt-dash .tt-stat:hover{box-shadow:0 14px 32px rgba(22,32,64,.15);-webkit-transform:translateY(-2px);transform:translateY(-2px)}.tt-dash .tt-stat .tt-stat-ic{align-items:center;background:rgba(59,111,255,.1);border-radius:10px;display:inline-flex;font-size:17px;height:34px;justify-content:center;margin-bottom:4px;width:34px}.tt-dash .tt-stat .tt-stat-lbl{color:var(--muted);font-size:12.5px;font-weight:600}.tt-dash .tt-stat b{color:var(--fg);font-size:27px;font-weight:850;letter-spacing:-.6px}.tt-dash .tt-stat.t-tickets .tt-stat-ic{background:rgba(6,169,110,.15)}.tt-dash .tt-stat.t-orders .tt-stat-ic{background:rgba(59,111,255,.13)}.tt-dash .tt-stat.t-events .tt-stat-ic{background:rgba(154,107,255,.15)}.tt-dash .tt-stat.t-cities .tt-stat-ic{background:rgba(255,150,60,.17)}.tt-dash .tt-stat.t-countries .tt-stat-ic{background:rgba(20,167,192,.15)}.tt-dash .tt-curbar{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:16px}.tt-dash .tt-curchip{align-items:flex-start;backdrop-filter:blur(16px) saturate(150%);-webkit-backdrop-filter:blur(16px) saturate(150%);background:var(--card);border:1px solid hsla(0,0%,100%,.75);border-radius:13px;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.8),0 8px 24px rgba(22,32,64,.08);cursor:pointer;display:flex;flex-direction:column;gap:2px;min-width:162px;outline:1px solid var(--line-soft);outline-offset:-1px;padding:11px 15px;transition:background .14s,border-color .14s,-webkit-transform .14s;transition:transform .14s,background .14s,border-color .14s;transition:transform .14s,background .14s,border-color .14s,-webkit-transform .14s}.tt-dash .tt-curchip:hover{background:#fff;-webkit-transform:translateY(-1px);transform:translateY(-1px)}.tt-dash .tt-curchip.sel{background:rgba(59,111,255,.08);border-color:var(--accent)}.tt-dash .tt-curchip .tt-cur-top{align-items:center;display:flex;gap:7px;margin-bottom:3px}.tt-dash .tt-curchip .tt-cur-code{background:rgba(59,111,255,.12);border-radius:6px;color:var(--accent);font-size:10px;font-weight:800;letter-spacing:.6px;padding:2px 7px}.tt-dash .tt-curchip .tt-cur-name{color:var(--muted);font-size:12px;font-weight:700}.tt-dash .tt-curchip .tt-cur-amt{color:var(--fg);font-size:17px;font-weight:800}.tt-dash .tt-curchip .tt-cur-eur{color:var(--green);font-size:12px;font-weight:700}.tt-dash .tt-filters{align-items:center;display:flex;flex-wrap:wrap;gap:10px;margin-bottom:14px}.tt-dash .tt-filter{position:relative}.tt-dash .tt-chip{align-items:center;backdrop-filter:blur(16px) saturate(150%);-webkit-backdrop-filter:blur(16px) saturate(150%);background:var(--card);border:1px solid hsla(0,0%,100%,.75);border-radius:11px;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.8),0 8px 24px rgba(22,32,64,.08);color:var(--fg);cursor:pointer;display:inline-flex;font-size:13px;font-weight:600;gap:7px;outline:1px solid var(--line-soft);outline-offset:-1px;padding:9px 14px;transition:all .14s}.tt-dash .tt-chip:hover{background:#fff}.tt-dash .tt-chip.active{border-color:var(--accent);color:#284fd0}.tt-dash .tt-chip .tt-chip-ic{font-size:13px}.tt-dash .tt-chip .tt-caret{color:var(--muted);font-size:10px}.tt-dash .tt-menu{background:#fff;border:1px solid var(--line);border-radius:14px;box-shadow:0 24px 60px rgba(22,32,64,.18);left:0;overflow:hidden;padding:8px;position:absolute;top:calc(100% + 6px);width:252px;z-index:40}.tt-dash .tt-menu .tt-menu-search{background:#f4f6fc;border:1px solid var(--line);border-radius:9px;color:var(--fg);font-size:13px;margin-bottom:6px;padding:8px 10px;width:100%}.tt-dash .tt-menu .tt-menu-search:focus{border-color:var(--accent);outline:none}.tt-dash .tt-menu .tt-menu-search::-webkit-input-placeholder{color:var(--muted-2)}.tt-dash .tt-menu .tt-menu-search::placeholder{color:var(--muted-2)}.tt-dash .tt-menu .tt-menu-head{align-items:center;color:var(--muted);display:flex;font-size:12px;justify-content:space-between;padding:2px 6px 8px}.tt-dash .tt-menu .tt-menu-head button{background:none;border:none;color:var(--accent);cursor:pointer;font-size:12px}.tt-dash .tt-menu .tt-menu-list{max-height:280px;overflow-y:auto}.tt-dash .tt-menu .tt-menu-opt{align-items:center;border-radius:9px;cursor:pointer;display:flex;font-size:13px;gap:9px;padding:8px}.tt-dash .tt-menu .tt-menu-opt:hover{background:#f1f4fb}.tt-dash .tt-menu .tt-menu-opt input{accent-color:var(--accent);cursor:pointer;height:15px;width:15px}.tt-dash .tt-menu .tt-menu-empty{color:var(--muted);font-size:12px;padding:14px;text-align:center}.tt-dash .tt-search{backdrop-filter:blur(16px) saturate(150%);-webkit-backdrop-filter:blur(16px) saturate(150%);background:var(--card);border:1px solid hsla(0,0%,100%,.75);border-radius:11px;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.8),0 8px 24px rgba(22,32,64,.08);color:var(--fg);flex:0 1 300px;font-size:13px;min-width:170px;outline:1px solid var(--line-soft);outline-offset:-1px;padding:9px 14px}.tt-dash .tt-search::-webkit-input-placeholder{color:var(--muted-2)}.tt-dash .tt-search::placeholder{color:var(--muted-2)}.tt-dash .tt-search:focus{border-color:var(--accent);outline:none}.tt-dash .tt-clear{background:rgba(225,70,70,.08);border:1px solid rgba(225,70,70,.26);border-radius:11px;color:#d24545;cursor:pointer;font-size:13px;font-weight:600;padding:9px 14px}.tt-dash .tt-busy{align-items:center;color:var(--muted);display:inline-flex;font-size:12px;gap:6px}.tt-dash .tt-busy .tt-busy-dot{-webkit-animation:tt-pulse 1.2s infinite;animation:tt-pulse 1.2s infinite;background:var(--green);border-radius:50%;height:7px;width:7px}.tt-dash .tt-panel{backdrop-filter:blur(16px) saturate(150%);-webkit-backdrop-filter:blur(16px) saturate(150%);background:var(--card);border:1px solid hsla(0,0%,100%,.75);border-radius:16px;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.8),0 8px 24px rgba(22,32,64,.08);margin-bottom:13px;outline:1px solid var(--line-soft);outline-offset:-1px}.tt-dash .tt-panel-head{align-items:center;background:linear-gradient(180deg,rgba(59,111,255,.05),transparent);border-bottom:1px solid var(--line);border-radius:16px 16px 0 0;display:flex;justify-content:space-between;padding:14px 18px}.tt-dash .tt-panel-head h3{align-items:center;color:var(--fg);display:inline-flex;font-size:16px;font-weight:800;gap:9px;letter-spacing:-.2px}.tt-dash .tt-panel-head>span{background:rgba(15,22,45,.06);border-radius:999px;color:var(--muted);font-size:12px;font-weight:700;padding:3px 10px}.tt-dash .tt-live-dot{-webkit-animation:tt-pulse 1.9s infinite;animation:tt-pulse 1.9s infinite;background:var(--green);border-radius:50%;box-shadow:0 0 8px rgba(6,169,110,.55);display:inline-block;height:9px;width:9px}.tt-dash .tt-panel-body{padding:12px 14px}.tt-dash .tt-grid2{grid-gap:13px;display:grid;gap:13px;grid-template-columns:1fr 1fr}@media(max-width:800px){.tt-dash .tt-grid2{grid-template-columns:1fr}}.tt-dash .tt-table-wrap{overflow-x:hidden;overflow-y:auto}.tt-dash .tt-table-wrap::-webkit-scrollbar{width:10px}.tt-dash .tt-table-wrap::-webkit-scrollbar-thumb{background:rgba(20,24,50,.18);background-clip:padding-box;border:3px solid transparent;border-radius:8px}.tt-dash .tt-table-wrap::-webkit-scrollbar-thumb:hover{background:rgba(20,24,50,.3);background-clip:padding-box}.tt-dash .tt-table-wrap::-webkit-scrollbar-track{background:transparent}.tt-dash .tt-panel-feed .tt-table-wrap{max-height:432px}.tt-dash .tt-panel-events .tt-table-wrap{max-height:472px}.tt-dash .tt-table{border-collapse:collapse;font-size:13px;table-layout:fixed;width:100%}.tt-dash .tt-table thead th{background:var(--header);border-bottom:1px solid var(--line);color:var(--muted);font-size:11px;font-weight:800;letter-spacing:.6px;padding:12px 16px;position:-webkit-sticky;position:sticky;text-align:left;text-transform:uppercase;top:0;white-space:nowrap;z-index:3}.tt-dash .tt-table thead th.num{text-align:right}.tt-dash .tt-table tbody td{background:transparent;border-bottom:1px solid var(--line-soft);line-height:1.4;overflow:hidden;padding:9px 16px;text-overflow:ellipsis;vertical-align:middle;white-space:nowrap}.tt-dash .tt-table tbody td.num{text-align:right}.tt-dash .tt-table tbody tr{transition:background .12s}.tt-dash .tt-table tbody tr:hover td{background:rgba(15,22,45,.04)}.tt-dash .tt-table tbody tr:last-child td{border-bottom:none}.tt-dash .tt-table .tt-time{color:var(--muted)}.tt-dash .tt-table .tt-time-in{align-items:center;display:inline-flex;gap:6px;max-width:100%;overflow:hidden;text-overflow:ellipsis}.tt-dash .tt-table .tt-newdot{-webkit-animation:tt-pulse 1.6s infinite;animation:tt-pulse 1.6s infinite;background:var(--green);border-radius:50%;box-shadow:0 0 8px rgba(6,169,110,.6);flex-shrink:0;height:7px;width:7px}.tt-dash .tt-table .tt-name{font-weight:600}.tt-dash .tt-table .tt-ref{-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum";color:var(--muted-2);font-size:12.5px;font-variant-numeric:tabular-nums}.tt-dash .tt-table .tt-ev{font-weight:600}.tt-dash .tt-table .tt-ticket{color:var(--muted)}.tt-dash .tt-table .tt-country{white-space:nowrap}.tt-dash .tt-table .tt-flag{font-size:15px;margin-right:6px;vertical-align:middle}.tt-dash .tt-table .tt-val{color:var(--fg);font-weight:800}.tt-dash .tt-table .tt-eur{color:var(--green);font-weight:800}.tt-dash .tt-table .tt-where{white-space:normal}.tt-dash .tt-table .tt-where small{color:var(--muted-2);display:block;font-size:11px;margin-top:2px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tt-dash .tt-table .tt-bar{background:rgba(15,22,45,.1);border-radius:3px;height:4px;margin-top:5px;overflow:hidden}.tt-dash .tt-table .tt-bar i{background:linear-gradient(90deg,#3b6fff,#9a6bff);border-radius:3px;display:block;height:100%}.tt-dash .tt-table .tt-empty-row td{color:var(--muted);padding:34px 16px;text-align:center;white-space:normal}.tt-dash .tt-table tbody tr.tt-fresh td{background:rgba(6,169,110,.08)}.tt-dash .tt-table tbody tr.tt-fresh td:first-child{box-shadow:inset 3px 0 0 var(--green)}.tt-dash .tt-table tbody tr.tt-fresh:hover td{background:rgba(6,169,110,.13)}.tt-dash .tt-table-feed td:first-child,.tt-dash .tt-table-feed th:first-child{width:8%}.tt-dash .tt-table-feed td:nth-child(2),.tt-dash .tt-table-feed th:nth-child(2){width:13%}.tt-dash .tt-table-feed td:nth-child(3),.tt-dash .tt-table-feed th:nth-child(3){width:22%}.tt-dash .tt-table-feed td:nth-child(4),.tt-dash .tt-table-feed th:nth-child(4){width:11%}.tt-dash .tt-table-feed td:nth-child(5),.tt-dash .tt-table-feed th:nth-child(5){width:12%}.tt-dash .tt-table-feed td:nth-child(6),.tt-dash .tt-table-feed th:nth-child(6){width:16%}.tt-dash .tt-table-feed td:nth-child(7),.tt-dash .tt-table-feed th:nth-child(7){width:10%}.tt-dash .tt-table-feed td:nth-child(8),.tt-dash .tt-table-feed th:nth-child(8){width:8%}.tt-dash .tt-table-events td:first-child,.tt-dash .tt-table-events th:first-child{width:25%}.tt-dash .tt-table-events td:nth-child(2),.tt-dash .tt-table-events th:nth-child(2){width:20%}.tt-dash .tt-table-events td:nth-child(3),.tt-dash .tt-table-events th:nth-child(3){width:18%}.tt-dash .tt-table-events td:nth-child(4),.tt-dash .tt-table-events th:nth-child(4){width:11%}.tt-dash .tt-table-events td:nth-child(5),.tt-dash .tt-table-events th:nth-child(5){width:8%}.tt-dash .tt-table-events td:nth-child(6),.tt-dash .tt-table-events th:nth-child(6){width:11%}.tt-dash .tt-table-events td:nth-child(7),.tt-dash .tt-table-events th:nth-child(7){width:7%}.tt-dash .tt-bars{display:flex;flex-direction:column;gap:3px}.tt-dash .tt-bar-row{grid-gap:10px;align-items:center;background:transparent;border:none;border-radius:10px;color:var(--fg);cursor:pointer;display:grid;gap:10px;grid-template-columns:1fr 100px auto;padding:8px;text-align:left;transition:background .12s}.tt-dash .tt-bar-row:hover{background:rgba(15,22,45,.045)}.tt-dash .tt-bar-row.sel{background:rgba(59,111,255,.12)}.tt-dash .tt-bar-row .tt-bar-label{align-items:center;display:inline-flex;font-size:13px;gap:7px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tt-dash .tt-bar-row .tt-bar-track{background:rgba(15,22,45,.08);border-radius:4px;height:7px;overflow:hidden}.tt-dash .tt-bar-row .tt-bar-track i{background:linear-gradient(90deg,#06b27a,#3b6fff);border-radius:4px;display:block;height:100%}.tt-dash .tt-bar-row .tt-bar-val{color:var(--green);font-size:12.5px;font-weight:800;white-space:nowrap}.tt-dash .tt-break-empty{color:var(--muted);font-size:12.5px;padding:8px}.tt-dash .tt-loading{align-items:center;color:var(--muted);display:flex;flex-direction:column;gap:16px;justify-content:center;min-height:70vh}.tt-dash .tt-loading .tt-load-ticket{-webkit-animation:tt-bob 1.9s ease-in-out infinite;animation:tt-bob 1.9s ease-in-out infinite;-webkit-filter:drop-shadow(0 12px 20px rgba(6,169,110,.22));filter:drop-shadow(0 12px 20px rgba(6,169,110,.22));font-size:58px}.tt-dash .tt-loading .tt-load-msg{-webkit-animation:tt-fade .5s ease;animation:tt-fade .5s ease;color:var(--fg);font-size:18px;font-weight:800;letter-spacing:-.2px}.tt-dash .tt-loading .tt-load-sub{color:var(--muted);font-size:13px}.tt-dash .tt-loading .tt-load-bar{background:rgba(15,22,45,.08);border-radius:6px;height:6px;overflow:hidden;position:relative;width:250px}.tt-dash .tt-loading .tt-load-bar i{-webkit-animation:tt-slide 1.25s ease-in-out infinite;animation:tt-slide 1.25s ease-in-out infinite;background:linear-gradient(90deg,#06b27a,#3b6fff);border-radius:6px;height:100%;left:-45%;position:absolute;top:0;width:45%}.tt-dash .tt-setup{backdrop-filter:blur(16px) saturate(150%);-webkit-backdrop-filter:blur(16px) saturate(150%);background:var(--card);border:1px solid hsla(0,0%,100%,.75);border-radius:20px;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.8),0 8px 24px rgba(22,32,64,.08);margin:8vh auto 0;max-width:540px;outline:1px solid var(--line-soft);outline-offset:-1px;padding:34px 38px;text-align:center}.tt-dash .tt-setup .tt-setup-ic{font-size:52px;margin-bottom:12px}.tt-dash .tt-setup h2{font-size:23px;margin-bottom:8px}.tt-dash .tt-setup p{color:var(--muted);margin:0 0 18px}.tt-dash .tt-setup ol{color:var(--fg);font-size:14px;line-height:2;margin:0 0 22px;padding-left:20px;text-align:left}.tt-dash .tt-setup code{background:#eef1f8;border-radius:6px;color:#284fd0;font-size:12.5px;padding:2px 7px}.tt-dash .tt-setup.error h2{color:#d24545}.tt-dash .tt-btn{background:linear-gradient(135deg,#06b27a,#0a9bd6);border:none;border-radius:11px;color:#fff;cursor:pointer;font-size:14px;font-weight:800;padding:11px 20px}.tt-dash .tt-btn:hover{-webkit-filter:brightness(1.05);filter:brightness(1.05)}@-webkit-keyframes tt-spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes tt-spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@-webkit-keyframes tt-pulse{0%{box-shadow:0 0 0 0 rgba(6,169,110,.45)}70%{box-shadow:0 0 0 7px rgba(6,169,110,0)}to{box-shadow:0 0 0 0 rgba(6,169,110,0)}}@keyframes tt-pulse{0%{box-shadow:0 0 0 0 rgba(6,169,110,.45)}70%{box-shadow:0 0 0 7px rgba(6,169,110,0)}to{box-shadow:0 0 0 0 rgba(6,169,110,0)}}@-webkit-keyframes tt-bob{0%,to{-webkit-transform:translateY(0) rotate(-5deg);transform:translateY(0) rotate(-5deg)}50%{-webkit-transform:translateY(-11px) rotate(5deg);transform:translateY(-11px) rotate(5deg)}}@keyframes tt-bob{0%,to{-webkit-transform:translateY(0) rotate(-5deg);transform:translateY(0) rotate(-5deg)}50%{-webkit-transform:translateY(-11px) rotate(5deg);transform:translateY(-11px) rotate(5deg)}}@-webkit-keyframes tt-fade{0%{opacity:0;-webkit-transform:translateY(5px);transform:translateY(5px)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes tt-fade{0%{opacity:0;-webkit-transform:translateY(5px);transform:translateY(5px)}to{opacity:1;-webkit-transform:none;transform:none}}@-webkit-keyframes tt-slide{0%{left:-45%}to{left:100%}}@keyframes tt-slide{0%{left:-45%}to{left:100%}}.module-content.has-module:has(.todos-dash){background:radial-gradient(120% 85% at 50% -12%,rgba(124,92,255,.24),transparent 58%),linear-gradient(180deg,#181b2e,#111322 55%,#0d0e19)}.todos-dash{--t-card:#262a3a;--t-card-2:#30354a;--t-col:#1a1d2e;--t-line:hsla(0,0%,100%,.11);--t-line-soft:hsla(0,0%,100%,.06);--t-fg:#e9ebfb;--t-muted:#9aa0bf;--t-muted-2:#777da0;--t-accent:#6f9bff;--t-green:#2fd39a;--t-ink:#14182a;-webkit-font-smoothing:antialiased;color:var(--t-fg);font-family:system-ui,-apple-system,SF Pro Text,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:14px;letter-spacing:-.006em;margin:0 auto;max-width:1520px;padding:20px 24px 40px}.todos-dash *{box-sizing:border-box}.todos-dash h1,.todos-dash h2,.todos-dash h3{margin:0}.todos-dash .todos-head{align-items:center;display:flex;gap:14px;justify-content:space-between;margin-bottom:14px}.todos-dash .todos-head-l{align-items:center;display:flex;gap:10px}.todos-dash .todos-head-l .todos-head-emoji{font-size:22px}.todos-dash .todos-head-l h1{color:#fff;font-size:21px;font-weight:800;letter-spacing:.6px;text-transform:uppercase}.todos-dash .todos-live{align-items:center;background:rgba(47,211,154,.14);border:1px solid rgba(47,211,154,.34);border-radius:999px;color:#2fd39a;display:inline-flex;font-size:11px;font-weight:700;gap:6px;padding:5px 12px;text-transform:lowercase}.todos-dash .todos-live i{background:#2fd39a;border-radius:50%;height:7px;width:7px}.todos-dash .todos-live i.sync{-webkit-animation:todo-pulse 1.2s infinite;animation:todo-pulse 1.2s infinite;background:#f5b32b}.todos-dash .todos-filterbar{align-items:center;display:flex;flex-wrap:wrap;gap:6px;margin-bottom:14px}.todos-dash .todos-filter-label{color:var(--t-muted);font-size:12px;font-weight:700;letter-spacing:.5px;margin-right:4px;text-transform:uppercase}.todos-dash .todos-filter-chip{background:hsla(0,0%,100%,.05);border:1px solid var(--t-line);border-radius:999px;color:var(--t-fg);cursor:pointer;font-size:12px;font-weight:600;padding:5px 13px;transition:all .14s}.todos-dash .todos-filter-chip:hover{background:hsla(0,0%,100%,.12)}.todos-dash .todos-filter-chip.active{background:var(--t-accent);border-color:var(--t-accent);color:#fff}.todos-dash .todos-loading{color:var(--t-muted);padding:60px;text-align:center}.todos-dash .todos-board{grid-gap:14px;display:grid;gap:14px;grid-template-columns:repeat(3,1fr);height:calc(100vh - 176px)}@media(max-width:900px){.todos-dash .todos-board{grid-template-columns:1fr;height:auto}}.todos-dash .todo-col{background:var(--t-col);border:1px solid var(--t-line);border-radius:18px;box-shadow:0 10px 30px rgba(8,10,30,.35);display:flex;flex-direction:column;min-height:0;overflow:hidden;padding:12px}.todos-dash .todo-col-head{align-items:center;display:flex;gap:8px;justify-content:space-between;padding:2px 4px 10px}.todos-dash .todo-col-head h2{align-items:center;color:var(--t-muted);display:inline-flex;font-size:12px;font-weight:800;letter-spacing:.6px;text-transform:uppercase}.todos-dash .todo-col-head .todo-col-emoji{margin-right:6px}.todos-dash .todo-col-head .todo-col-count{color:var(--t-muted-2);margin-left:8px}.todos-dash .todo-col-pill{border-radius:999px;font-weight:800;letter-spacing:.5px;padding:3px 11px}.todos-dash .todo-col--todo .todo-col-pill{background:rgba(111,155,255,.22);color:#b3ccff}.todos-dash .todo-col--in_progress .todo-col-pill{background:rgba(246,197,68,.22);color:#fcd34d}.todos-dash .todo-col--done .todo-col-pill{background:rgba(47,211,154,.22);color:#7df0c4}.todos-dash .todo-col-add{background:transparent;border:none;border-radius:7px;color:var(--t-muted);cursor:pointer;font-size:12px;font-weight:600;padding:4px 8px}.todos-dash .todo-col-add:hover{background:hsla(0,0%,100%,.08);color:var(--t-fg)}.todos-dash .todo-col-body{border-radius:10px;display:flex;flex:1 1;flex-direction:column;gap:8px;min-height:0;overflow-y:auto;padding-right:4px;transition:background .12s}.todos-dash .todo-col-body.over{background:rgba(111,155,255,.1)}.todos-dash .todo-col-body::-webkit-scrollbar{width:8px}.todos-dash .todo-col-body::-webkit-scrollbar-thumb{background:hsla(0,0%,100%,.16);border-radius:8px}.todos-dash .todo-drop-empty{background:hsla(0,0%,100%,.03);border:1px dashed var(--t-line);border-radius:12px;color:var(--t-muted);font-size:12px;padding:22px 12px;text-align:center}.todos-dash .todo-col-hidden{color:var(--t-muted-2);font-size:11px;margin-top:8px;padding:0 4px}.todos-dash .todo-bucket{display:flex;flex-direction:column;gap:8px}.todos-dash .todo-bucket-head{align-items:center;background:hsla(0,0%,100%,.05);border:1px solid var(--t-line-soft);border-radius:12px;color:var(--t-fg);cursor:pointer;display:flex;font-size:13px;gap:8px;padding:8px 11px;text-align:left;transition:background .12s;width:100%}.todos-dash .todo-bucket-head:hover{background:hsla(0,0%,100%,.09)}.todos-dash .todo-bucket-head .todo-bucket-caret{color:var(--t-muted);font-size:11px;width:12px}.todos-dash .todo-bucket-head .todo-bucket-label{flex:1 1;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.todos-dash .todo-bucket-head .todo-bucket-count{align-items:center;background:hsla(0,0%,100%,.1);border-radius:999px;color:var(--t-muted);display:inline-flex;font-size:11px;font-weight:700;height:20px;justify-content:center;min-width:22px;padding:0 6px}.todos-dash .todo-bucket.today .todo-bucket-head{background:rgba(47,211,154,.1);border-color:rgba(47,211,154,.4)}.todos-dash .todo-bucket.today .todo-bucket-head:hover{background:rgba(47,211,154,.16)}.todos-dash .todo-bucket.today .todo-bucket-head .todo-bucket-caret{color:var(--t-green)}.todos-dash .todo-bucket.today .todo-bucket-head .todo-bucket-label{color:#8ef0c6}.todos-dash .todo-bucket.today .todo-bucket-head .todo-bucket-count{background:rgba(47,211,154,.25);color:#8ef0c6}.todos-dash .todo-bucket-body{display:flex;flex-direction:column;gap:8px;padding-left:8px}.todos-dash .todo-card-drag{outline:none}.todos-dash .todo-card-drag.dragging .todo-card{box-shadow:0 14px 30px rgba(0,0,0,.45);-webkit-transform:rotate(1.5deg);transform:rotate(1.5deg)}.todos-dash .todo-card{background:var(--t-card);border-left:1px solid var(--t-line);border:1px solid var(--t-line);border-left-width:3px;border-radius:12px;box-shadow:0 2px 6px rgba(0,0,0,.3);cursor:grab;padding:11px 12px;transition:box-shadow .14s,border-color .14s,-webkit-transform .1s;transition:box-shadow .14s,border-color .14s,transform .1s;transition:box-shadow .14s,border-color .14s,transform .1s,-webkit-transform .1s}.todos-dash .todo-card:hover{box-shadow:0 8px 20px rgba(0,0,0,.42);-webkit-transform:translateY(-1px);transform:translateY(-1px)}.todos-dash .todo-card.todo-card--todo{background:linear-gradient(90deg,rgba(111,155,255,.14),rgba(111,155,255,.03) 45%),var(--t-card);border-left-color:#6f9bff}.todos-dash .todo-card.todo-card--todo:hover{border-color:rgba(111,155,255,.5) rgba(111,155,255,.5) rgba(111,155,255,.5) #6f9bff}.todos-dash .todo-card.todo-card--in_progress{background:linear-gradient(90deg,rgba(246,197,68,.14),rgba(246,197,68,.03) 45%),var(--t-card);border-left-color:#f6c544}.todos-dash .todo-card.todo-card--in_progress:hover{border-color:rgba(246,197,68,.5) rgba(246,197,68,.5) rgba(246,197,68,.5) #f6c544}.todos-dash .todo-card.todo-card--done{background:linear-gradient(90deg,rgba(47,211,154,.14),rgba(47,211,154,.03) 45%),var(--t-card);border-left-color:#2fd39a}.todos-dash .todo-card.todo-card--done:hover{border-color:rgba(47,211,154,.5) rgba(47,211,154,.5) rgba(47,211,154,.5) #2fd39a}.todos-dash .todo-card-labels{align-items:center;display:flex;flex-wrap:wrap;gap:4px;margin-bottom:7px}.todos-dash .todo-card-labels-more{color:var(--t-muted);font-size:10px}.todos-dash .todo-card-title-row{align-items:flex-start;display:flex;gap:6px}.todos-dash .todo-card-title-row .todo-star{font-size:13px}.todos-dash .todo-card-title-row .todo-card-title{color:#fff;flex:1 1;font-size:13.5px;font-weight:650;line-height:1.35}.todos-dash .todo-card-desc{color:#c3c8e2;font-size:12px;margin:4px 0 0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.todos-dash .todo-card-foot{align-items:center;display:flex;gap:8px;justify-content:space-between;margin-top:10px}.todos-dash .todo-card-meta{align-items:center;color:var(--t-muted);display:flex;flex-wrap:wrap;font-size:11px;gap:7px}.todos-dash .todo-card-meta span{-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum";align-items:center;display:inline-flex;font-variant-numeric:tabular-nums;gap:3px}.todos-dash .todo-deadline{-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum";align-items:center;background:hsla(0,0%,100%,.1);border-radius:999px;color:var(--t-fg);display:inline-flex;font-size:11px;font-variant-numeric:tabular-nums;gap:4px;padding:2px 8px}.todos-dash .todo-deadline.overdue{background:rgba(239,68,68,.22);color:#fca5a5;font-weight:700}.todos-dash .todo-deadline.today{background:rgba(245,200,40,.2);color:#fcd34d;font-weight:700}.todos-dash .todo-avatar-stack{display:inline-flex}.todos-dash .todo-avatar-stack>*+*{margin-left:-6px}.todos-dash .todo-avatar{align-items:center;background:#353b66;border:2px solid #2a3057;border-radius:50%;color:#cdd2ec;display:inline-flex;flex-shrink:0;font-size:10px;font-weight:700;height:24px;justify-content:center;object-fit:cover;width:24px}.todos-dash .todo-avatar.empty{background:#2b3158}.todos-dash .todo-avatar.more{min-width:24px;padding:0 5px;width:auto}.todos-dash .todo-avatar.lg{border:none;font-size:10px;height:28px;width:28px}.todos-dash .todo-label-chip{align-items:center;border:1px solid;border-radius:999px;display:inline-flex;font-size:11px;font-weight:600;gap:5px;padding:2px 9px}.todos-dash .todo-label-chip.sm{border-radius:5px;font-size:10px;letter-spacing:.3px;padding:1px 6px;text-transform:uppercase}.todos-dash .todo-label-chip button{background:none;border:none;cursor:pointer;font-size:13px;line-height:1;opacity:.6;padding:0}.todos-dash .todo-label-chip button:hover{opacity:1}.todos-dash .todo-dot{border-radius:4px;display:inline-block;height:12px;width:12px}.todos-dash .todo-swatch{border:none;border-radius:6px;cursor:pointer;height:24px;width:24px}.todos-dash .todo-swatch.sel{box-shadow:0 0 0 2px var(--t-card),0 0 0 4px #fff}.todos-dash .todo-chip--red{background:rgba(239,68,68,.22);border-color:rgba(239,68,68,.4);color:#fca5a5}.todos-dash .todo-dot--red{background:#ef4444}.todos-dash .todo-chip--orange{background:rgba(249,115,22,.22);border-color:rgba(249,115,22,.4);color:#fdba74}.todos-dash .todo-dot--orange{background:#f97316}.todos-dash .todo-chip--yellow{background:rgba(250,204,21,.2);border-color:rgba(250,204,21,.4);color:#fde047}.todos-dash .todo-dot--yellow{background:#facc15}.todos-dash .todo-chip--green{background:rgba(16,185,129,.22);border-color:rgba(16,185,129,.4);color:#6ee7b7}.todos-dash .todo-dot--green{background:#10b981}.todos-dash .todo-chip--blue{background:rgba(59,130,246,.22);border-color:rgba(59,130,246,.4);color:#93c5fd}.todos-dash .todo-dot--blue{background:#3b82f6}.todos-dash .todo-chip--purple{background:rgba(168,85,247,.22);border-color:rgba(168,85,247,.4);color:#d8b4fe}.todos-dash .todo-dot--purple{background:#a855f7}.todos-dash .todo-chip--pink{background:rgba(236,72,153,.22);border-color:rgba(236,72,153,.4);color:#f9a8d4}.todos-dash .todo-dot--pink{background:#ec4899}.todos-dash .todo-chip--gray{background:rgba(148,163,184,.2);border-color:rgba(148,163,184,.35);color:#cbd5e1}.todos-dash .todo-dot--gray{background:#9ca3af}.todos-dash .todo-field{margin-bottom:2px}.todos-dash .todo-field-label{color:var(--t-muted);display:block;font-size:11px;font-weight:700;letter-spacing:.5px;margin-bottom:6px;text-transform:uppercase}.todos-dash .todo-field-label .todo-pct{color:var(--t-fg);margin-left:4px}.todos-dash .todo-pick-row{align-items:center;display:flex;flex-wrap:wrap;gap:8px}.todos-dash .todo-chips{display:flex;flex-wrap:wrap;gap:6px}.todos-dash .todo-muted{color:var(--t-muted);font-size:12px}.todos-dash .todo-muted.sm{font-size:12px}.todos-dash .todo-assignee-chip{align-items:center;background:hsla(0,0%,100%,.06);border:1px solid var(--t-line);border-radius:999px;color:var(--t-fg);display:inline-flex;font-size:11.5px;gap:6px;padding:2px 9px 2px 3px}.todos-dash .todo-assignee-chip button{background:none;border:none;color:var(--t-muted);cursor:pointer;font-size:13px;line-height:1;padding:0}.todos-dash .todo-assignee-chip button:hover{color:var(--t-fg)}.todos-dash .todo-assignee-ini{align-items:center;background:#353b66;border-radius:50%;display:inline-flex;flex-shrink:0;font-size:9px;font-weight:700;height:20px;justify-content:center;object-fit:cover;overflow:hidden;width:20px}.todos-dash .todo-pick-btn{align-items:center;background:hsla(0,0%,100%,.04);border:1px dashed var(--t-line);border-radius:999px;color:var(--t-muted);cursor:pointer;display:inline-flex;font-size:11px;font-weight:600;gap:5px;height:28px;padding:0 11px}.todos-dash .todo-pick-btn:hover{border-color:hsla(0,0%,100%,.4);color:var(--t-fg)}.todos-dash .todo-assign-me{background:none;border:none;color:var(--t-accent);cursor:pointer;font-size:11px;margin-top:6px}.todos-dash .todo-assign-me:hover{text-decoration:underline}.todos-dash .todo-pop{position:relative}.todos-dash .todo-pop-menu{background:#1b1f3d;border:1px solid var(--t-line);border-radius:13px;box-shadow:0 24px 60px rgba(0,0,0,.5);left:0;padding:8px;position:absolute;top:calc(100% + 6px);width:224px;z-index:50}.todos-dash .todo-pop-menu.wide{width:280px}.todos-dash .todo-pop-title{color:var(--t-muted);font-size:11px;font-weight:700;letter-spacing:.5px;padding:0 4px 4px;text-transform:uppercase}.todos-dash .todo-pop-list{display:flex;flex-direction:column;gap:2px;max-height:220px;overflow-y:auto}.todos-dash .todo-pop-empty{color:var(--t-muted);font-size:12px;padding:8px}.todos-dash .todo-pop-opt{align-items:center;background:none;border:none;border-radius:8px;color:var(--t-fg);cursor:pointer;display:flex;font-size:12.5px;gap:8px;justify-content:space-between;padding:7px 8px;text-align:left;width:100%}.todos-dash .todo-pop-opt:hover{background:hsla(0,0%,100%,.07)}.todos-dash .todo-pop-opt .todo-pop-opt-l{align-items:center;display:inline-flex;gap:8px}.todos-dash .todo-pop-foot{border-top:1px solid var(--t-line-soft);margin-top:6px;padding-top:6px}.todos-dash .todo-pop-create{display:flex;flex-direction:column;gap:8px}.todos-dash .todo-pop-create input{background:hsla(0,0%,100%,.05);border:1px solid var(--t-line);border-radius:8px;color:var(--t-fg);font-size:12.5px;padding:7px 9px;width:100%}.todos-dash .todo-pop-create input::-webkit-input-placeholder{color:var(--t-muted-2)}.todos-dash .todo-pop-create input::placeholder{color:var(--t-muted-2)}.todos-dash .todo-pop-create input:focus{border-color:var(--t-accent);outline:none}.todos-dash .todo-swatches{display:flex;flex-wrap:wrap;gap:6px}.todos-dash .todo-pop-create-foot{display:flex;gap:8px;justify-content:flex-end}.todos-dash .todo-btn{background:var(--t-accent);border:none;border-radius:9px;color:#fff;cursor:pointer;font-size:13px;font-weight:700;padding:8px 15px;transition:-webkit-filter .14s;transition:filter .14s;transition:filter .14s,-webkit-filter .14s}.todos-dash .todo-btn:hover{-webkit-filter:brightness(1.1);filter:brightness(1.1)}.todos-dash .todo-btn:disabled{cursor:default;opacity:.45}.todos-dash .todo-btn.sm{font-size:12px;padding:5px 11px}.todos-dash .todo-btn-ghost{background:transparent;border:none;border-radius:9px;color:var(--t-muted);cursor:pointer;font-size:13px;font-weight:600;padding:8px 14px}.todos-dash .todo-btn-ghost:hover{background:hsla(0,0%,100%,.08);color:var(--t-fg)}.todos-dash .todo-btn-ghost.sm{font-size:11px;padding:4px 9px}.todos-dash .todo-input{background:hsla(0,0%,100%,.05);border:1px solid var(--t-line);border-radius:9px;color:var(--t-fg);font-size:13.5px;padding:9px 11px;width:100%}.todos-dash .todo-input::-webkit-input-placeholder{color:var(--t-muted-2)}.todos-dash .todo-input::placeholder{color:var(--t-muted-2)}.todos-dash .todo-input:focus{border-color:var(--t-accent);outline:none}.todos-dash .todo-input.sm{font-size:12.5px;height:32px;padding:6px 9px}.todos-dash select.todo-input{cursor:pointer}.todos-dash select.todo-input option{background:#1b1f3d;color:var(--t-fg)}.todos-dash .todo-textarea{background:hsla(0,0%,100%,.05);border:1px solid var(--t-line);border-radius:9px;color:var(--t-fg);font-family:inherit;font-size:13px;padding:9px 11px;resize:vertical;width:100%}.todos-dash .todo-textarea::-webkit-input-placeholder{color:var(--t-muted-2)}.todos-dash .todo-textarea::placeholder{color:var(--t-muted-2)}.todos-dash .todo-textarea:focus{border-color:var(--t-accent);outline:none}.todos-dash .todo-overlay{align-items:flex-start;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:rgba(6,8,22,.58);display:flex;inset:0;justify-content:center;overflow-y:auto;padding:6vh 16px;position:fixed;z-index:1000}.todos-dash .todo-dialog{background:#1c2142;border:1px solid var(--t-line);border-radius:16px;box-shadow:0 30px 80px rgba(0,0,0,.55);max-width:520px;overflow:hidden;width:100%}.todos-dash .todo-dialog .todo-dialog-head{padding:18px 20px 4px}.todos-dash .todo-dialog .todo-dialog-head h3{color:#fff;font-size:18px;font-weight:800}.todos-dash .todo-dialog .todo-dialog-head p{color:var(--t-muted);font-size:12.5px;margin:6px 0 0}.todos-dash .todo-dialog .todo-dialog-body{display:flex;flex-direction:column;gap:16px;padding:14px 20px}.todos-dash .todo-dialog .todo-field-grid2{grid-gap:12px;display:grid;gap:12px;grid-template-columns:1fr 1fr}.todos-dash .todo-dialog .todo-dialog-foot{display:flex;gap:8px;justify-content:flex-end;padding:12px 20px 18px}.todos-dash .todo-modal{background:#1c2142;border:1px solid var(--t-line);border-radius:16px;box-shadow:0 30px 80px rgba(0,0,0,.55);max-width:920px;overflow:hidden;position:relative;width:100%}.todos-dash .todo-modal-x{background:hsla(0,0%,100%,.08);border:none;border-radius:8px;color:var(--t-muted);cursor:pointer;font-size:18px;height:28px;position:absolute;right:14px;top:12px;width:28px;z-index:5}.todos-dash .todo-modal-x:hover{background:hsla(0,0%,100%,.16);color:var(--t-fg)}.todos-dash .todo-modal-loading{color:var(--t-muted);padding:40px}.todos-dash .todo-modal-grid{display:grid;grid-template-columns:1fr 320px}@media(max-width:760px){.todos-dash .todo-modal-grid{grid-template-columns:1fr}}.todos-dash .todo-modal-main{display:flex;flex-direction:column;gap:18px;max-height:82vh;overflow-y:auto;padding:22px 22px 18px}.todos-dash .todo-modal-title{background:transparent;border:1px solid transparent;border-radius:8px;color:var(--t-fg);font-size:19px;font-weight:700;padding:5px 8px}.todos-dash .todo-modal-title:hover{border-color:var(--t-line)}.todos-dash .todo-modal-title:focus{border-color:var(--t-accent);outline:none}.todos-dash .todo-modal-row2{display:flex;flex-wrap:wrap;gap:16px}.todos-dash .todo-deadline-edit{align-items:center;display:flex;gap:4px}.todos-dash .todo-deadline-edit .todo-deadline-clear{background:none;border:none;color:var(--t-muted);cursor:pointer;font-size:14px}.todos-dash .todo-deadline-edit .todo-deadline-clear:hover{color:var(--t-fg)}.todos-dash .todo-modal-foot{align-items:center;border-top:1px solid var(--t-line-soft);color:var(--t-muted);display:flex;font-size:11px;justify-content:space-between;padding-top:12px}.todos-dash .todo-modal-foot .todo-archive{background:none;border:1px solid hsla(0,81%,66%,.35);border-radius:8px;color:#fca5a5;cursor:pointer;font-size:11px;padding:5px 10px}.todos-dash .todo-modal-foot .todo-archive:hover{background:hsla(0,81%,66%,.12)}.todos-dash .todo-modal-side{background:hsla(0,0%,100%,.03);border-left:1px solid var(--t-line-soft);display:flex;flex-direction:column;gap:22px;max-height:82vh;overflow-y:auto;padding:20px}@media(max-width:760px){.todos-dash .todo-modal-side{border-left:none;border-top:1px solid var(--t-line-soft)}}.todos-dash .todo-progress{background:hsla(0,0%,100%,.1);border-radius:6px;height:6px;margin:0 0 8px;overflow:hidden}.todos-dash .todo-progress i{background:var(--t-green);display:block;height:100%;transition:width .3s}.todos-dash .todo-subtasks{display:flex;flex-direction:column;gap:2px;list-style:none;margin:0 0 8px;padding:0}.todos-dash .todo-subtask{align-items:center;border-radius:6px;display:flex;gap:8px;padding:3px 4px}.todos-dash .todo-subtask:hover{background:hsla(0,0%,100%,.05)}.todos-dash .todo-subtask input{height:15px;width:15px}.todos-dash .todo-subtask span{color:var(--t-fg);flex:1 1;font-size:13px}.todos-dash .todo-subtask span.done{color:var(--t-muted);text-decoration:line-through}.todos-dash .todo-subtask button{background:none;border:none;color:var(--t-muted-2);cursor:pointer;font-size:14px;opacity:0}.todos-dash .todo-subtask button:hover{color:#fca5a5}.todos-dash .todo-subtask:hover button{opacity:1}.todos-dash .todo-subtask-add{display:flex;gap:8px}.todos-dash .todo-side-label{color:var(--t-muted);font-size:11px;font-weight:700;letter-spacing:.5px;margin-bottom:10px;text-transform:uppercase}.todos-dash .todo-side-label span{color:var(--t-fg)}.todos-dash .todo-comment-list{display:flex;flex-direction:column;gap:13px;list-style:none;margin:0 0 12px;padding:0}.todos-dash .todo-comment{align-items:flex-start;display:flex;gap:9px}.todos-dash .todo-comment-body{flex:1 1;min-width:0}.todos-dash .todo-comment-meta{align-items:baseline;display:flex;font-size:12px;gap:6px}.todos-dash .todo-comment-meta .name{color:var(--t-fg);font-weight:700}.todos-dash .todo-comment-meta .time{color:var(--t-muted);font-size:11px}.todos-dash .todo-comment-meta .time i{font-style:italic}.todos-dash .todo-comment-text{color:var(--t-fg);font-size:12.5px;line-height:1.5;margin:2px 0 0;white-space:pre-wrap;word-break:break-word}.todos-dash .todo-comment-link{background:rgba(111,155,255,.2);border-radius:4px;color:#bcd2ff;padding:0 4px;text-decoration:none}.todos-dash .todo-comment-link:hover{text-decoration:underline}.todos-dash .todo-comment-actions{display:flex;font-size:11px;gap:9px;margin-top:2px}.todos-dash .todo-comment-actions button{background:none;border:none;color:var(--t-muted);cursor:pointer;padding:0}.todos-dash .todo-comment-actions button:hover{color:var(--t-fg)}.todos-dash .todo-comment-actions button:last-child:hover{color:#fca5a5}.todos-dash .todo-comment-edit{margin-top:4px}.todos-dash .todo-comment-edit textarea{background:hsla(0,0%,100%,.05);border:1px solid var(--t-line);border-radius:8px;color:var(--t-fg);font-family:inherit;font-size:12px;padding:6px 8px;resize:vertical;width:100%}.todos-dash .todo-comment-edit textarea:focus{border-color:var(--t-accent);outline:none}.todos-dash .todo-comment-edit .todo-comment-edit-foot{display:flex;gap:6px;justify-content:flex-end;margin-top:5px}.todos-dash .todo-comment-form{display:flex;flex-direction:column;gap:7px}.todos-dash .todo-comment-form textarea{background:hsla(0,0%,100%,.05);border:1px solid var(--t-line);border-radius:8px;color:var(--t-fg);font-family:inherit;font-size:12.5px;padding:7px 9px;resize:vertical;width:100%}.todos-dash .todo-comment-form textarea::-webkit-input-placeholder{color:var(--t-muted-2)}.todos-dash .todo-comment-form textarea::placeholder{color:var(--t-muted-2)}.todos-dash .todo-comment-form textarea:focus{border-color:var(--t-accent);outline:none}.todos-dash .todo-comment-form .todo-comment-form-foot{align-items:center;display:flex;justify-content:space-between}.todos-dash .todo-comment-form .todo-comment-form-foot span{color:var(--t-muted-2);font-size:10px}.todos-dash .todo-activity-list{display:flex;flex-direction:column;gap:12px;list-style:none;margin:0;padding:0}.todos-dash .todo-activity-item{align-items:flex-start;color:var(--t-fg);display:flex;font-size:12px;gap:9px;line-height:1.4}.todos-dash .todo-activity-item .name{font-weight:700}.todos-dash .todo-activity-item .time{color:var(--t-muted);font-size:11px;margin-top:1px}@-webkit-keyframes todo-pulse{0%{box-shadow:0 0 0 0 rgba(245,158,11,.5)}70%{box-shadow:0 0 0 6px rgba(245,158,11,0)}to{box-shadow:0 0 0 0 rgba(245,158,11,0)}}@keyframes todo-pulse{0%{box-shadow:0 0 0 0 rgba(245,158,11,.5)}70%{box-shadow:0 0 0 6px rgba(245,158,11,0)}to{box-shadow:0 0 0 0 rgba(245,158,11,0)}}.act-dash{--a-card:hsla(0,0%,100%,.74);--a-line:rgba(15,22,45,.1);--a-fg:#161a2b;--a-muted:#5b6178;--a-muted-2:#888ea6;--a-accent:#3b6fff;--a-green:#06a96e;-webkit-font-smoothing:antialiased;color:var(--a-fg);font-family:system-ui,-apple-system,SF Pro Text,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:14px;letter-spacing:-.006em;margin:0 auto;max-width:1000px;padding:24px 28px 48px}.act-dash *{box-sizing:border-box}.act-dash .act-head{align-items:center;display:flex;justify-content:space-between;margin-bottom:18px}.act-dash .act-head .act-head-l{align-items:baseline;display:flex;gap:12px}.act-dash .act-head .act-head-l h1{font-size:24px;font-weight:800;letter-spacing:-.5px;margin:0}.act-dash .act-head .act-live{align-items:center;color:var(--a-green);display:inline-flex;font-size:12px;font-weight:700;gap:6px;text-transform:lowercase}.act-dash .act-head .act-live i{-webkit-animation:act-pulse 1.9s infinite;animation:act-pulse 1.9s infinite;background:var(--a-green);border-radius:50%;box-shadow:0 0 0 0 rgba(6,169,110,.5);height:7px;width:7px}.act-dash .act-refresh{align-items:center;backdrop-filter:blur(16px) saturate(150%);-webkit-backdrop-filter:blur(16px) saturate(150%);background:var(--a-card);border:1px solid hsla(0,0%,100%,.7);border-radius:11px;box-shadow:0 8px 24px rgba(22,32,64,.08);color:var(--a-accent);cursor:pointer;display:inline-flex;font-size:17px;height:38px;justify-content:center;outline:1px solid rgba(15,22,45,.05);outline-offset:-1px;width:38px}.act-dash .act-refresh:hover{background:#fff}.act-dash .act-refresh.spin{-webkit-animation:act-spin .8s linear infinite;animation:act-spin .8s linear infinite}.act-dash .act-filters{align-items:center;display:flex;flex-wrap:wrap;gap:10px;margin-bottom:16px}.act-dash .act-modtabs{backdrop-filter:blur(16px) saturate(150%);-webkit-backdrop-filter:blur(16px) saturate(150%);background:var(--a-card);border:1px solid hsla(0,0%,100%,.7);border-radius:999px;box-shadow:0 8px 24px rgba(22,32,64,.08);display:inline-flex;gap:2px;max-width:100%;outline:1px solid rgba(15,22,45,.05);outline-offset:-1px;overflow-x:auto;padding:4px}.act-dash .act-modtabs button{background:transparent;border:none;border-radius:999px;color:var(--a-muted);cursor:pointer;font-size:13px;font-weight:600;padding:7px 13px;white-space:nowrap}.act-dash .act-modtabs button:hover{color:var(--a-fg)}.act-dash .act-modtabs button.active{background:#fff;box-shadow:0 2px 8px rgba(22,32,64,.14);color:var(--a-fg)}.act-dash .act-actor,.act-dash .act-search{backdrop-filter:blur(16px) saturate(150%);-webkit-backdrop-filter:blur(16px) saturate(150%);background:var(--a-card);border:1px solid hsla(0,0%,100%,.7);border-radius:11px;box-shadow:0 8px 24px rgba(22,32,64,.08);color:var(--a-fg);font-size:13px;outline:1px solid rgba(15,22,45,.05);outline-offset:-1px;padding:9px 13px}.act-dash .act-actor{cursor:pointer}.act-dash .act-actor:focus,.act-dash .act-search:focus{border-color:var(--a-accent);outline:none}.act-dash .act-search{flex:0 1 240px;min-width:150px}.act-dash .act-search::-webkit-input-placeholder{color:var(--a-muted-2)}.act-dash .act-search::placeholder{color:var(--a-muted-2)}.act-dash .act-feed{backdrop-filter:blur(16px) saturate(150%);-webkit-backdrop-filter:blur(16px) saturate(150%);background:var(--a-card);border:1px solid hsla(0,0%,100%,.7);border-radius:16px;box-shadow:0 8px 24px rgba(22,32,64,.08);outline:1px solid rgba(15,22,45,.05);outline-offset:-1px;overflow:hidden}.act-dash .act-empty{color:var(--a-muted);padding:36px;text-align:center}.act-dash .act-empty button{background:none;border:none;color:var(--a-accent);cursor:pointer;font-weight:600}.act-dash .act-row{align-items:flex-start;border-bottom:1px solid rgba(15,22,45,.06);display:flex;gap:12px;padding:13px 18px 13px 20px;position:relative;transition:background .12s}.act-dash .act-row:last-child{border-bottom:none}.act-dash .act-row:hover{background:rgba(15,22,45,.03)}.act-dash .act-row:before{background:var(--a-muted-2);bottom:0;content:"";left:0;position:absolute;top:0;width:3px}.act-dash .act-row.act-row--tickettailor:before{background:#06a96e}.act-dash .act-row.act-row--board:before{background:#3b6fff}.act-dash .act-row.act-row--todos:before{background:#f0a01e}.act-dash .act-ava{align-items:center;background:linear-gradient(135deg,#6f9bff,#a06bff);border-radius:50%;color:#fff;display:inline-flex;flex-shrink:0;font-size:11px;font-weight:800;height:32px;justify-content:center;object-fit:cover;overflow:hidden;width:32px}.act-dash .act-body{flex:1 1;min-width:0}.act-dash .act-line{font-size:13.5px;line-height:1.4}.act-dash .act-line b{font-weight:700}.act-dash .act-meta{align-items:center;color:var(--a-muted);display:flex;flex-wrap:wrap;font-size:11.5px;gap:8px;margin-top:4px}.act-dash .act-badge{border-radius:6px;font-size:10px;font-weight:800;letter-spacing:.3px;padding:2px 8px}.act-dash .act-badge.act-badge--tickettailor{background:rgba(6,169,110,.14);color:#07895c}.act-dash .act-badge.act-badge--board{background:rgba(59,111,255,.14);color:#2c4fd0}.act-dash .act-badge.act-badge--todos{background:rgba(240,160,30,.18);color:#9a6a08}.act-dash .act-where{max-width:300px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.act-dash .act-amt{color:var(--a-green);font-weight:700}.act-dash .act-time{color:var(--a-muted-2);flex-shrink:0;font-size:12px;white-space:nowrap}@-webkit-keyframes act-spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes act-spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@-webkit-keyframes act-pulse{0%{box-shadow:0 0 0 0 rgba(6,169,110,.5)}70%{box-shadow:0 0 0 7px rgba(6,169,110,0)}to{box-shadow:0 0 0 0 rgba(6,169,110,0)}}@keyframes act-pulse{0%{box-shadow:0 0 0 0 rgba(6,169,110,.5)}70%{box-shadow:0 0 0 7px rgba(6,169,110,0)}to{box-shadow:0 0 0 0 rgba(6,169,110,0)}}
/*# sourceMappingURL=main.4fe1fada.css.map*/