.wshome{padding:2rem 3rem 3rem 2rem;height:100%;max-width:100%;display:flex;flex:1;flex-direction:column;gap:1rem;flex-shrink:1;min-width:0;overflow:hidden}.wshome,.wshome *{box-sizing:border-box}.wshome .workspace-tabs{display:flex;gap:.25rem;margin-bottom:1rem;padding-bottom:0;border-bottom:1px solid #dbe7e3;flex-shrink:0}.wshome .workspace-tabs button{padding:.6rem .9rem .55rem;border-radius:0;border:none!important;background:rgba(0,0,0,0)!important;color:#6b7280!important;font-weight:600;cursor:pointer;transition:background .2s,color .2s;box-shadow:none!important;position:relative}.wshome .workspace-tabs button:hover{background:rgba(43,128,116,.06)!important;color:#2b8074!important}.wshome .workspace-tabs button.active{background:rgba(0,0,0,0)!important;color:#2b8074!important}.wshome .workspace-tabs button.active:after{content:"";position:absolute;left:.4rem;right:.4rem;bottom:-1px;height:2px;background:#2b8074;border-radius:999px}.wshome .wshome-archive-project-btn{font-size:.85rem;padding:.45rem 0;width:100%;justify-content:center}.wshome .ws-dashboard-kpi-row{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:center}.wshome .ws-dashboard-kpi-card{display:flex;flex-direction:column;align-items:center;justify-content:center;background:#eefff8;border-radius:.75rem;padding:.6rem 1.5rem;box-shadow:0 0 5px rgba(61,64,63,.25);min-width:6.5rem}.wshome .ws-dashboard-kpi-value{font-size:1.5rem;font-weight:700;color:#3d403f;line-height:1.1}.wshome .ws-dashboard-kpi-value-side{margin-top:.2rem;font-size:.72rem;font-weight:700;color:#7c2d12;background:#ffedd5;border:1px solid #fdba74;border-radius:999px;padding:.05rem .4rem;line-height:1.2;white-space:nowrap}.wshome .ws-dashboard-kpi-label{font-size:.75rem;font-weight:500;color:#64748b;margin-top:.15rem}.wshome .ws-dashboard-toolbar{gap:.5rem;position:relative}.wshome .ws-dashboard-archived-toggle,.wshome .ws-dashboard-toolbar{display:flex;align-items:center}.wshome .ws-dashboard-settings-btn{display:flex;align-items:center;gap:.35rem;padding:.3rem .6rem;border:1px solid #e2e8f0;border-radius:.4rem;background:#fff;font-size:1.2rem;font-weight:500;color:#3d403f;cursor:pointer}.wshome .ws-dashboard-settings-btn:hover{background:#f8fafc}.wshome .ws-dashboard-settings-panel{position:absolute;top:100%;left:0;margin-top:.35rem;background:#fff;border:1px solid #e2e8f0;border-radius:.5rem;box-shadow:0 4px 16px rgba(0,0,0,.1);padding:.5rem;z-index:100;min-width:200px}.wshome .ws-dashboard-settings-item{display:flex;align-items:center;gap:.5rem;padding:.35rem .4rem;border-radius:.3rem;cursor:pointer;font-size:.8rem;color:#3d403f}.wshome .ws-dashboard-settings-item:hover{background:#f1f5f9}.wshome .ws-dashboard-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem;align-items:start}@media(max-width:900px){.wshome .ws-dashboard-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:550px){.wshome .ws-dashboard-grid{grid-template-columns:1fr}}.wshome .ws-dashboard-sortable-card{background:#eefff8;border-radius:.75rem;font-size:1.2rem;height:100%;box-shadow:0 0 5px rgba(61,64,63,.35);overflow:hidden;display:flex;flex-direction:column;gap:.5rem}.wshome .ws-dashboard-card-toolbar{display:flex;align-items:center;gap:.25rem;padding:.3rem .5rem 0;font-size:1.2rem}.wshome .wshome-container h3.ws-dashboard-card-title{margin:0;font-size:1.2rem;font-weight:700;color:#3d403f;line-height:1.2;white-space:nowrap}.wshome .ws-dashboard-drag-handle{border:none;background:none;cursor:grab;font-size:1.6rem;color:#94a3b8;padding:.15rem 0 0 .15rem;line-height:1}.wshome .ws-dashboard-drag-handle:active{cursor:grabbing}.wshome .ws-dashboard-chart-type-selector{display:flex;gap:.15rem;margin-left:auto}.wshome .ws-dashboard-chart-type-btn{border:none;background:none;cursor:pointer;font-size:1.6rem;padding:.15rem .3rem;border-radius:.25rem;color:#94a3b8;line-height:1}.wshome .ws-dashboard-chart-type-btn.active{background:rgba(43,128,116,.12);color:#2b8074}.wshome .ws-dashboard-chart-type-btn:hover:not(.active){background:#f1f5f9}.wshome .ws-dashboard-hide-btn{border:none;background:none;cursor:pointer;font-size:.7rem;color:#94a3b8;padding:0 .2rem;line-height:1}.wshome .ws-dashboard-hide-btn:hover{color:#ef4444}.wshome .ws-dashboard-chart-body{padding:.4rem .6rem .5rem}.wshome .workspace-dashboard-container:not(.ws-dashboard-v2) .recharts-wrapper{padding:.75rem;font-size:1.2rem;height:180px!important}.wshome .ws-dashboard-members-card{padding:.4rem .6rem .5rem}.wshome .ws-dashboard-members-list{display:flex;flex-direction:column;gap:0;height:100%;overflow-y:auto}.wshome .ws-dashboard-members-list::-webkit-scrollbar{width:3px}.wshome .ws-dashboard-members-list::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:2px}.wshome .ws-dashboard-member-row{display:flex;align-items:center;gap:.5rem;width:100%;padding:.4rem .3rem;font-size:1.6rem;background:rgba(0,0,0,0);border:none;border-bottom:1px solid #f1f5f9;cursor:pointer;text-align:left;transition:background .12s}.wshome .ws-dashboard-member-row:last-of-type{border-bottom:none}.wshome .ws-dashboard-member-row:hover{background:#f8fafc}.wshome .ws-dashboard-member-avatar{width:2.25rem;height:2.25rem;border-radius:50%;flex-shrink:0;display:flex;align-items:center;justify-content:center;background:#e2e8f0;color:#475569;font-weight:600;font-size:1.6rem;overflow:hidden}.wshome .ws-dashboard-member-info{flex:1;min-width:0;display:flex;flex-direction:column}.wshome .ws-dashboard-member-name{font-weight:600;font-size:1.1rem;color:#1e293b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.wshome .ws-dashboard-member-email{font-size:.9rem;color:#64748b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.wshome .ws-dashboard-member-role{font-size:.8rem;color:#94a3b8;white-space:nowrap;flex-shrink:0;padding:.15rem .35rem;border-radius:.25rem;background:#f1f5f9}.wshome .ws-name{width:-moz-fit-content;width:fit-content;display:flex;align-items:center;gap:1.5rem;overflow:hidden;max-width:130rem!important;font-size:2rem}.wshome .wshome-title{width:100%;height:-moz-fit-content;height:fit-content;display:flex;align-items:center;flex-direction:row;flex-wrap:wrap;min-height:5rem;min-width:800px;height:auto;flex-shrink:0;white-space:nowrap;font-size:2.5rem;font-weight:600;color:#3d403f;gap:1rem}.wshome .wshome-title .wshome-title-storage{flex-shrink:0}@media(max-width:900px){.wshome .wshome-title .wshome-title-storage{width:100%;flex-basis:100%;margin-left:0!important;margin-top:.75rem}}.wshome .wshome-title .storage-info-inline .storage-overview{display:flex;flex-direction:row;flex-wrap:wrap;gap:.5rem 1rem;align-items:center;font-size:.875rem;color:#3d403f}.wshome .wshome-title .storage-info-inline .storage-overview .detail-item{background-color:#fdf6f6;box-shadow:0 0 5px rgba(0,0,0,.25);padding:.35rem .6rem;border-radius:.5rem;white-space:nowrap}.wshome .wshome-title .storage-info-inline .storage-overview .detail-item-ai-credits{position:relative;overflow:hidden;background-color:rgba(0,0,0,0)!important;box-shadow:0 0 5px rgba(0,0,0,.15)}.wshome .wshome-title .storage-info-inline .storage-overview .detail-item-ai-credits:before{content:"";position:absolute;inset:0;z-index:0;background:linear-gradient(90deg,#e8faf6,#d4f1eb 18%,#e8e0ff 38%,#e8e0ff 58%,#e8faf6 72%,#e8faf6);background-size:200% 100%;animation:workspaceCreditsAiSlide 2.5s linear infinite;pointer-events:none}.wshome .wshome-title .storage-info-inline .storage-overview .detail-item-ai-credits .detail-label,.wshome .wshome-title .storage-info-inline .storage-overview .detail-item-ai-credits .detail-value{position:relative;z-index:1}.wshome .wshome-title .wshome-btn-edit-ws{margin-left:.5rem;font-size:1.2rem;padding:.5rem 1.25rem .5rem 1.5rem}.wshome .wshome-title .wshome-btn-edit-ws img{width:1.75rem;height:1.75rem}.wshome .wshome-title .ws_avatar{font-size:2rem;width:6rem;height:4rem;min-width:60px;min-height:36px;-o-object-fit:cover;object-fit:cover;border-radius:8px;margin-right:0!important}.wshome .wshome-title .keywords{color:#2b8074}.wshome .wshome-title .wshome-img{width:2.5rem!important;height:2.5rem!important;-o-object-fit:cover;object-fit:cover;-o-object-position:auto;object-position:auto}.wshome .wshome-title .wshome-img:hover{filter:drop-shadow(0 3px 2px rgba(61,64,63,.6))!important}.wshome .wshome-title button:not(.btn-primary):not(.btn-secondary):not(.btn-disabled):not(.btn-icon-add):not(.btn-add-column-outline):not(.btn-ccm-add-column):not(.btn-gantt-reindent):not(.btn-tutorial-add-task):not(.btn-add-subtask-row):not(.workload-member-multi__trigger){background:none;border:none;color:#fff!important;font-size:1rem;width:-moz-fit-content;width:fit-content;display:flex!important;align-items:center;gap:1.5rem}.wshome .wshome-title button:not(.btn-primary):not(.btn-secondary):not(.btn-disabled):not(.btn-icon-add):not(.btn-add-column-outline):not(.btn-ccm-add-column):not(.btn-gantt-reindent):not(.btn-tutorial-add-task):not(.btn-add-subtask-row):not(.workload-member-multi__trigger) img{width:2vw;height:auto!important;transition:filter .1s}.wshome .wshome-title button:not(.btn-primary):not(.btn-secondary):not(.btn-disabled):not(.btn-icon-add):not(.btn-add-column-outline):not(.btn-ccm-add-column):not(.btn-gantt-reindent):not(.btn-tutorial-add-task):not(.btn-add-subtask-row):not(.workload-member-multi__trigger):hover{cursor:pointer;text-shadow:0 4px 3px #3d403f;transition:text-shadow .1s}.wshome .wshome-title button:not(.btn-primary):not(.btn-secondary):not(.btn-disabled):not(.btn-icon-add):not(.btn-add-column-outline):not(.btn-ccm-add-column):not(.btn-gantt-reindent):not(.btn-tutorial-add-task):not(.btn-add-subtask-row):not(.workload-member-multi__trigger):hover img{filter:drop-shadow(0 4px 3px #3d403f)}.wshome .wshome-container{display:flex;min-width:800px;flex-direction:column;align-items:flex-start;flex:1;min-height:0;gap:0;width:100%;box-sizing:border-box;padding:0 6px 6px}.wshome .wshome-container>.sprint-planning-view,.wshome .wshome-container>.workload-view,.wshome .wshome-container>.workspace-dashboard-container.ws-dashboard-v2,.wshome .wshome-container>.workspace-dashboard-tab-panel,.wshome .wshome-container>.workspace-dashboard-tab-panel:not([hidden])>.workspace-dashboard-container.ws-dashboard-v2{flex:1;min-height:0;max-height:100%;align-self:stretch;width:100%;overflow:hidden}.wshome .wshome-container h3:not(.modal-header-title-wrap){font-size:1.5rem;white-space:nowrap;font-weight:700}.wshome .wshome-container button:not(.react-datepicker__navigation):not(.ws-dashboard-drag-handle):not(.ws-dashboard-chart-type-btn):not(.ws-dashboard-hide-btn):not(.ws-dashboard-settings-btn):not(.ws-dashboard-member-row):not(.custom-col-header-delete):not(.tag-dropdown-delete-btn):not(.tag-dropdown-color-btn):not(.tag-dropdown-add):not(.tag-dropdown-create):not(.btn-primary):not(.btn-secondary):not(.btn-disabled):not(.btn-filters-toggle):not(.btn-filters-clear):not(.filter-tag__remove):not(.btn-icon-add):not(.btn-add-column-outline):not(.btn-ccm-add-column):not(.btn-gantt-reindent):not(.btn-tutorial-add-task):not(.btn-add-subtask-row):not(.btn-task-action):not(.btn-phase-action):not(.modal-header-close):not(.orchesia-select__trigger):not(.workload-absence-delete):not(.workload-member-multi__trigger):not(.role-perm-node-toggle):not(.choose-project-type-card):not(.sprint-backlog-item-card):not(.cycle-planning-panel__item-card):not(.cycle-planning-panel__secondary-chart-zoom):not(.ws-dashboard-v2__slot-chart-zoom):not(.cycle-planning-chart-legend__swatch--editable):not(.cycle-capacity-gauge__swatch--editable){padding:.5rem 1.25rem .5rem 1.5rem;gap:.75rem;display:flex;align-items:center;flex-shrink:0;cursor:pointer;background-color:#2b8074;border:none;box-shadow:inset 0 -2px 0 0 #3d403f;color:#fff;border-radius:1rem;font-weight:600;font-size:1.2rem}.wshome .wshome-container button:not(.react-datepicker__navigation):not(.ws-dashboard-drag-handle):not(.ws-dashboard-chart-type-btn):not(.ws-dashboard-hide-btn):not(.ws-dashboard-settings-btn):not(.ws-dashboard-member-row):not(.custom-col-header-delete):not(.tag-dropdown-delete-btn):not(.tag-dropdown-color-btn):not(.tag-dropdown-add):not(.tag-dropdown-create):not(.btn-primary):not(.btn-secondary):not(.btn-disabled):not(.btn-filters-toggle):not(.btn-filters-clear):not(.filter-tag__remove):not(.btn-icon-add):not(.btn-add-column-outline):not(.btn-ccm-add-column):not(.btn-gantt-reindent):not(.btn-tutorial-add-task):not(.btn-add-subtask-row):not(.btn-task-action):not(.btn-phase-action):not(.modal-header-close):not(.orchesia-select__trigger):not(.workload-absence-delete):not(.workload-member-multi__trigger):not(.role-perm-node-toggle):not(.choose-project-type-card):not(.sprint-backlog-item-card):not(.cycle-planning-panel__item-card):not(.cycle-planning-panel__secondary-chart-zoom):not(.ws-dashboard-v2__slot-chart-zoom):not(.cycle-planning-chart-legend__swatch--editable):not(.cycle-capacity-gauge__swatch--editable) img{width:2rem}.wshome .wshome-container button:not(.react-datepicker__navigation):not(.ws-dashboard-drag-handle):not(.ws-dashboard-chart-type-btn):not(.ws-dashboard-hide-btn):not(.ws-dashboard-settings-btn):not(.ws-dashboard-member-row):not(.custom-col-header-delete):not(.tag-dropdown-delete-btn):not(.tag-dropdown-color-btn):not(.tag-dropdown-add):not(.tag-dropdown-create):not(.btn-primary):not(.btn-secondary):not(.btn-disabled):not(.btn-filters-toggle):not(.btn-filters-clear):not(.filter-tag__remove):not(.btn-icon-add):not(.btn-add-column-outline):not(.btn-ccm-add-column):not(.btn-gantt-reindent):not(.btn-tutorial-add-task):not(.btn-add-subtask-row):not(.btn-task-action):not(.btn-phase-action):not(.modal-header-close):not(.orchesia-select__trigger):not(.workload-absence-delete):not(.workload-member-multi__trigger):not(.role-perm-node-toggle):not(.choose-project-type-card):not(.sprint-backlog-item-card):not(.cycle-planning-panel__item-card):not(.cycle-planning-panel__secondary-chart-zoom):not(.ws-dashboard-v2__slot-chart-zoom):not(.cycle-planning-chart-legend__swatch--editable):not(.cycle-capacity-gauge__swatch--editable):hover{background-color:#294d48;color:#fff}.wshome .wshome-container .section-container-projects{background-color:#eefff8;padding:2rem;box-shadow:0 0 5px rgba(61,64,63,.25);display:flex;flex-direction:column;border-radius:1rem;gap:2rem;box-sizing:border-box;min-width:0;width:100%;height:100%!important;max-height:82dvh}.wshome .wshome-container .section-container-projects .projects-container-title{display:flex;justify-content:space-between;flex-wrap:wrap;align-items:center;gap:1.5rem;width:100%;background-color:#eefff8}.wshome .wshome-container .section-container-projects .projects-container-title .projects-addprop{min-width:30px;cursor:pointer;align-items:center;justify-content:center;position:relative;display:flex!important}.wshome .wshome-container .section-container-projects .projects-container-title .projects-addprop .settings-icon{width:2.25rem}.wshome .wshome-container .section-container-projects .projects-container-title .projects-addprop .settings-icon:hover{filter:drop-shadow(0 2px 2px rgba(61,64,63,.3))!important}.wshome .wshome-container .section-container-projects .projects-container-title .projects-addprop .addprop-container.homeview{position:absolute;margin-top:.5rem;color:#fff;background-color:#3d403f;padding:1rem;border-radius:8px;box-shadow:0 2px 12px rgba(0,0,0,.15);z-index:9999;min-width:216px}.wshome .wshome-container .section-container-projects .projects-container-title .projects-addprop .addprop-container.homeview ul{display:flex;flex-direction:column;gap:.25rem}.wshome .wshome-container .section-container-projects .projects-container-title .projects-addprop .addprop-container.homeview li{display:flex;justify-content:space-between}.wshome .wshome-container .section-container-projects .projects-searchbar{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap}.wshome .wshome-container .section-container-projects .projects-searchbar input.input-search{width:30rem;min-width:300px}.wshome .wshome-container .section-container-projects .projects-searchbar .todo-filters-container{flex-wrap:wrap;align-items:center}.wshome .wshome-container .section-container-projects .projects-searchbar .projects-addprop{min-width:30px;cursor:pointer;align-items:center;justify-content:center;position:relative;display:flex!important}.wshome .wshome-container .section-container-projects .projects-searchbar .projects-addprop .settings-icon{width:2.25rem}.wshome .wshome-container .section-container-projects .projects-searchbar .projects-addprop .settings-icon:hover{filter:drop-shadow(0 2px 2px rgba(61,64,63,.3))!important}.wshome .wshome-container .section-container-projects .projects-searchbar .projects-addprop .addprop-container.backlog{position:absolute;margin-top:.5rem;color:#fff;background-color:#3d403f;padding:1rem;border-radius:8px;box-shadow:0 2px 12px rgba(0,0,0,.15);z-index:9999;min-width:216px}.wshome .wshome-container .section-container-projects .projects-searchbar .projects-addprop .addprop-container.backlog ul{display:flex;flex-direction:column;gap:.25rem}.wshome .wshome-container .section-container-projects .projects-searchbar .projects-addprop .addprop-container.backlog li{display:flex;justify-content:space-between}.wshome .wshome-container .section-container-projects .projects-table{position:relative;overflow-x:auto;overflow-y:auto;scrollbar-width:thin;display:flex;flex-direction:column;gap:0;height:100%;max-width:100%;cursor:default;padding-bottom:.5rem;flex-shrink:1;color:#3d403f;border-radius:8px;border:1px solid rgba(136,143,140,.2);background-color:hsla(0,0%,100%,.6)}.wshome .wshome-container .section-container-projects .projects-table span{font-weight:500;display:inline-block;font-size:1rem}.wshome .wshome-container .section-container-projects .projects-table .projects-table-title{position:sticky;top:0;z-index:30;background-color:#eefff8;display:flex;width:-moz-fit-content;width:fit-content;min-width:100%;flex-direction:row;align-items:center;padding:.6rem 4rem .5rem .75rem;border-bottom:2px solid rgba(43,128,116,.25);color:#5a5f5d;font-size:.875rem;font-weight:600;letter-spacing:.02em}.wshome .wshome-container .section-container-projects .projects-table .projects-table-title span{font-weight:600;display:inline-block;font-size:.875rem;flex-shrink:0}.wshome .wshome-container .section-container-projects .projects-table .project-actions{width:6.5rem;margin-right:1.5rem}.wshome .wshome-container .section-container-projects .projects-table .project-actions .project-restore-btn{box-sizing:border-box;width:100%;max-width:100%;min-width:0;justify-content:center;font-size:.85rem!important;padding:.45rem .5rem!important;white-space:nowrap}.wshome .wshome-container .section-container-projects .projects-table .project-monrole{width:9.5rem;margin-right:1.5rem}.wshome .wshome-container .section-container-projects .projects-table .project-name{width:30rem;margin-right:1.5rem;display:flex;align-items:center;gap:1.5rem;overflow:hidden}.wshome .wshome-container .section-container-projects .projects-table .projects-table-title .project-name{margin-right:1.5rem!important}.wshome .wshome-container .section-container-projects .projects-table .project-type{width:9rem;margin-right:1.5rem;flex-shrink:0;font-size:.9rem}.wshome .wshome-container .section-container-projects .projects-table .project-nbtachesip{width:8rem;margin-right:1.5rem}.wshome .wshome-container .section-container-projects .projects-table .project-nbtachesend{width:10rem;margin-right:1.5rem}.wshome .wshome-container .section-container-projects .projects-table .project-enddate,.wshome .wshome-container .section-container-projects .projects-table .project-startdate{width:9.5rem;margin-right:1.5rem}.wshome .wshome-container .section-container-projects .projects-table .project-nbmembres{width:9rem;margin-right:1.5rem}.wshome .wshome-container .section-container-projects .projects-table .project-nbmembres .avatar-line{display:flex;flex-direction:row;align-items:center}.wshome .wshome-container .section-container-projects .projects-table .project-nbmembres .avatar-line .avatar,.wshome .wshome-container .section-container-projects .projects-table .project-nbmembres .avatar-line img{width:2rem!important;height:2rem;border-radius:50%;background-color:#3d403f;color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;font-weight:700;outline:2px solid #eefff8;margin-left:-.5rem!important}.wshome .wshome-container .section-container-projects .projects-table .project-nbmembres .avatar-line .avatar:first-child,.wshome .wshome-container .section-container-projects .projects-table .project-nbmembres .avatar-line img:first-child{margin-left:0!important}.wshome .wshome-container .section-container-projects .projects-table .project-nbmembres .avatar-line .member-avatar.avatar-more{margin-left:.25rem;font-size:.8rem}.wshome .wshome-container .section-container-projects .projects-table ul{align-self:left;display:flex;flex-direction:column;min-width:-moz-max-content;min-width:max-content;list-style:none;justify-content:left;gap:0;height:100%;padding:0 .25rem .25rem}.wshome .wshome-container .section-container-projects .projects-table ul li{display:flex;flex-direction:row;align-items:stretch;gap:.5rem;cursor:default;border-radius:6px;position:relative;overflow:visible;z-index:0}.wshome .wshome-container .section-container-projects .projects-table ul li.row-editing-tag{z-index:200}.wshome .wshome-container .section-container-projects .projects-table ul li.row-editing-tag .li-content{background:#eefff8}.wshome .wshome-container .section-container-projects .projects-table ul li .li-content{display:flex;flex-direction:row;align-items:center;font-size:.9375rem;border-radius:6px;min-width:-moz-max-content;min-width:max-content;width:-moz-max-content;width:max-content;flex:1 0 auto;word-wrap:break-word;word-break:break-word;padding:.5rem .75rem}.wshome .wshome-container .section-container-projects .projects-table ul li .li-content>span{flex-shrink:0}.wshome .wshome-container .section-container-projects .projects-table ul li .li-content>span.project-custom-col{flex:1 1 11rem;min-width:11rem;max-width:11rem;width:auto}.wshome .wshome-container .section-container-projects .projects-table ul li .li-content .project-name-link img{width:5rem;height:3rem;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;border-radius:4px}.wshome .wshome-container .section-container-projects .projects-table ul li .project-name-link{display:flex;align-items:center;gap:1.5rem;font-weight:600;color:#3d403f;text-decoration:none;border-radius:6px;padding:.25rem 0;margin:0 -.25rem;transition:transform .2s ease,background-color .2s ease}.wshome .wshome-container .section-container-projects .projects-table ul li .project-name-link:hover{background-color:rgba(43,128,116,.08);cursor:pointer;transform:translateX(.5rem)}.wshome .wshome-container .section-container-projects .projects-table ul li .project-name-link:hover .project-name-arrow{opacity:1;margin-left:.25rem}.wshome .wshome-container .section-container-projects .projects-table ul li .project-name-link .project-name-arrow{opacity:0;margin-left:-.5rem;transition:opacity .2s ease,margin-left .2s ease;color:#2b8074;font-weight:700;font-size:1.1rem}.wshome .wshome-container .section-container-projects .projects-table ul li .project-name{margin-right:1.5rem!important}.wshome .wshome-container .section-container-projects .sprint-backlog-scroll{-ms-overflow-style:none;scrollbar-width:none}.wshome .wshome-container .section-container-projects .sprint-backlog-scroll::-webkit-scrollbar{width:0;height:0;display:none}.wshome .wshome-container .section-container-projects .backlog-elements-stack{display:flex;flex-direction:column;gap:.75rem;position:relative}.wshome .wshome-container .section-container-projects .backlog-element-wrap{position:relative;z-index:1;flex-shrink:0}.wshome .wshome-container .section-container-projects .backlog-elements-content{display:flex;flex-direction:column}.wshome .wshome-container .section-container-projects .sprint-backlog-item-card.backlog-element-card{border:none;border-radius:8px;background:#fff;box-shadow:0 0 3px 0 rgba(0,0,0,.2)!important;transition:all .2s;width:100%;box-sizing:border-box}.wshome .wshome-container .section-container-projects .sprint-backlog-item-card.backlog-element-card:hover{box-shadow:0 0 3px .5px rgba(0,0,0,.5)!important}.wshome .wshome-container .section-container-projects .sprint-backlog-item-card.backlog-element-card.is-completed{position:relative;overflow:hidden}.wshome .wshome-container .section-container-projects .sprint-backlog-item-card.backlog-element-card.is-completed:after{content:"";position:absolute;inset:0;border-radius:inherit;pointer-events:none;z-index:1;background:repeating-linear-gradient(-45deg,transparent,transparent 9px,rgba(61,64,63,.045) 0,rgba(61,64,63,.045) 17px)}.wshome .wshome-container .section-container-projects .sprint-backlog-item-card.backlog-element-card.is-completed>*{position:relative;z-index:2}.wshome .wshome-container .section-container-projects .backlog-element-header{display:flex;justify-content:space-between;align-items:center}.wshome .wshome-container .section-container-projects .backlog-element-id{background:#fdf6f6;color:#3d403f;padding:.5rem;border-radius:.25rem;font-size:.8rem;font-weight:600;box-shadow:0 0 3px rgba(0,0,0,.25)}.wshome .wshome-container .section-container-projects .backlog-element-actions{display:flex;flex-direction:column;align-items:flex-end;gap:.5rem;margin-left:auto;padding-left:.5rem;align-self:center;line-height:1.2;font-size:.85rem;font-weight:600}.wshome .wshome-container .section-container-projects .backlog-element-content{display:flex;flex-direction:column;gap:.75rem}.wshome .wshome-container .section-container-projects .backlog-element-title{margin:0;font-size:1rem;font-weight:600;color:#374151;line-height:1.4;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;text-overflow:ellipsis;max-height:4.2em}.wshome .wshome-container .section-container-projects .backlog-element-meta{display:flex;flex-direction:column;gap:.5rem}.wshome .wshome-container .section-container-projects .backlog-element-members,.wshome .wshome-container .section-container-projects .backlog-element-row{display:flex;align-items:center;gap:.5rem;font-size:1rem;min-height:1.5rem}.wshome .wshome-container .section-container-projects .backlog-element-label{color:#6b7280;font-weight:500;min-width:80px}.wshome .wshome-container .sprint-planning-view{background-color:#eefff8;padding:2rem;box-shadow:0 0 5px rgba(61,64,63,.25);display:flex;flex-direction:column;border-radius:1rem;gap:1rem;box-sizing:border-box;min-width:0;width:100%;height:100%!important;max-height:77dvh}.wshome .wshome-container .sprint-planning-layout{display:flex;align-items:stretch;gap:1.5rem;width:100%;flex:1;min-height:0;max-height:100%;align-self:stretch;box-sizing:border-box}.wshome .wshome-container .sprint-planning-backlog.section-container-projects{width:20%;min-width:18rem;flex-shrink:0;padding:0;flex:0 0 auto;max-height:100%!important;height:auto!important;gap:0;display:flex;flex-direction:column;min-height:0;align-self:stretch;box-shadow:none!important;background-color:rgba(0,0,0,0)!important}.wshome .wshome-container .sprint-planning-backlog-inner{border:1px solid #dce3ea;border-radius:12px;background-color:#f8fbfa;padding:.9rem;display:flex;flex-direction:column;gap:.75rem;flex:1;min-height:0;max-height:100%;box-sizing:border-box}.wshome .wshome-container .sprint-planning-backlog-inner .sprint-backlog-scroll{flex:1;min-height:0;overflow-y:auto;overflow-x:visible;padding:.35rem .5rem;margin:0 -.15rem;transition:outline-color .15s ease,background .15s ease}.wshome .wshome-container .sprint-planning-backlog-inner .sprint-backlog-scroll.is-drag-over{outline:2px dashed #2b8074;outline-offset:-2px;background:rgba(43,128,116,.06);border-radius:8px}.wshome .wshome-container .sprint-planning-backlog .backlog-element-actions{display:flex;flex-direction:column;align-items:flex-end;justify-content:center;gap:.5rem;margin-left:auto;padding-left:.5rem;flex-shrink:0;line-height:1.2;font-size:.85rem;font-weight:600}.wshome .wshome-container .sprint-planning-backlog .backlog-element-actions__metric{display:block;white-space:nowrap}.wshome .wshome-container .sprint-planning-main{flex:1;min-width:0;min-height:0;display:flex;flex-direction:column;overflow:hidden}.wshome .wshome-container .cycle-planning-panel{flex:1;min-height:0;display:flex;flex-direction:column;color:#3d403f;overflow:hidden;gap:1.25rem}.wshome .wshome-container .cycle-planning-panel__selector-row{display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-shrink:0;width:100%;min-width:0}.wshome .wshome-container .cycle-planning-panel__selector-main{flex:1;min-width:0;margin:0}.wshome .wshome-container .cycle-planning-panel__selector-group{display:flex;align-items:center;gap:.65rem;flex:0 1 auto;min-width:0}.wshome .wshome-container .cycle-planning-panel__cycle-range{font-size:1.35rem;font-weight:600;color:#3d403f;line-height:1.3;white-space:nowrap;flex-shrink:0;margin-left:.35rem}.wshome .wshome-container .cycle-planning-panel__select{flex:0 1 auto;width:100%;max-width:24rem;min-width:12rem}.wshome .wshome-container .cycle-planning-panel__select .orchesia-select{width:100%}.wshome .wshome-container .cycle-planning-panel__select-trigger .orchesia-select__value{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.wshome .wshome-container .cycle-planning-panel__create-btn{flex-shrink:0;white-space:nowrap;margin-left:auto}.wshome .wshome-container .cycle-planning-panel__body{flex:1;min-height:0;display:flex;flex-direction:column;gap:.85rem;overflow:hidden}.wshome .wshome-container .cycle-planning-panel__secondary-chart{position:relative;flex:3;min-height:22rem;min-width:0;width:100%;display:flex;flex-direction:row;align-items:stretch;gap:.85rem;overflow:hidden;box-sizing:border-box;border:1px solid #dce3ea;border-radius:.75rem;background:hsla(0,0%,100%,.35);padding:1rem 1.25rem}.wshome .wshome-container .cycle-planning-panel__secondary-chart-zoom{position:absolute;right:calc(.5rem + 2.5rem - 1.25rem);bottom:calc(.5rem + 2.5rem - 1rem);z-index:3;width:2.15rem;height:2.15rem;padding:0;border-radius:50%;background:#2b8074;border:none;color:#fff;cursor:pointer;box-shadow:inset 0 -2px 0 0 #3d403f,0 0 10px 2px rgba(0,0,0,.15);display:flex;align-items:center;justify-content:center;transition:all .3s ease}.wshome .wshome-container .cycle-planning-panel__secondary-chart-zoom img{width:1rem;height:1rem;filter:brightness(0) invert(1)}.wshome .wshome-container .cycle-planning-panel__secondary-chart-zoom:hover{background-color:#294d48;transform:translateY(-2px);box-shadow:inset 0 -2px 0 0 #3d403f,0 4px 15px 2px rgba(0,0,0,.25)}.wshome .wshome-container .cycle-planning-panel__secondary-chart-zoom:active{transform:translateY(0)}.wshome .wshome-container .cycle-planning-panel__secondary-chart-zoom:focus-visible{outline:2px solid #3d403f;outline-offset:2px}.wshome .wshome-container .cycle-planning-panel__secondary-chart>.cycle-capacity-gauge__chart{flex:0 0 auto;align-self:stretch;min-height:0;max-width:100%}.wshome .wshome-container .cycle-planning-panel__secondary-widgets{flex:1;min-width:0;min-height:0;display:flex;flex-direction:column;gap:.65rem;overflow:hidden}.wshome .wshome-container .cycle-planning-panel__secondary-toolbar{flex-shrink:0;display:flex;justify-content:flex-end;align-items:center;gap:.65rem}.wshome .wshome-container .cycle-planning-panel__chart-select{flex:1;min-width:0;max-width:100%}.wshome .wshome-container .cycle-planning-panel__chart-select-trigger{width:100%}.wshome .wshome-container .cycle-planning-panel__chart-select-trigger .orchesia-select__value{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.wshome .wshome-container .cycle-planning-panel__add-graph-btn{flex-shrink:0;white-space:nowrap}.wshome .wshome-container .cycle-planning-panel__secondary-widgets-body{flex:1;min-height:0;border:1px dashed #c5d0cc;border-radius:.75rem;background:hsla(0,0%,100%,.2);box-sizing:border-box;padding:.65rem .75rem;overflow:auto}.wshome .wshome-container .cycle-planning-panel__secondary-widgets-body.has-charts{border-style:solid;border-color:#dce3ea;background:hsla(0,0%,100%,.35)}.wshome .wshome-container .cycle-planning-panel__charts-muted{margin:0;color:#6b7280;font-style:italic;font-size:.95rem}.wshome .wshome-container .cycle-planning-panel__chart-display{display:flex;flex-direction:column;gap:.5rem;min-height:100%;height:100%;box-sizing:border-box}.wshome .wshome-container .cycle-planning-panel__chart-canvas{flex:1;min-height:10rem;width:100%}.wshome .wshome-container .cycle-planning-panel__chart-canvas .cycle-planning-chart-wrap{display:flex;flex-direction:column;height:100%;min-height:0;width:100%}.wshome .wshome-container .cycle-planning-panel__chart-canvas .cycle-planning-chart-wrap__plot{flex:1;min-height:0;width:100%}.wshome .wshome-container .cycle-planning-panel__chart-canvas .cycle-planning-chart-wrap--vertical .cycle-planning-chart-legend{margin-top:.1rem;padding-top:0}.wshome .wshome-container .cycle-planning-panel__chart-canvas .cycle-planning-chart-legend{display:flex;flex-direction:column;align-items:center;flex-shrink:0;color:#3d403f;margin-top:.35rem;padding-top:.15rem}.wshome .wshome-container .cycle-planning-panel__chart-canvas .cycle-planning-chart-legend__series{display:flex;flex-wrap:wrap;justify-content:center;gap:.5rem .85rem;margin:0;padding:0;list-style:none}.wshome .wshome-container .cycle-planning-panel__chart-canvas .cycle-planning-chart-legend__series li{display:inline-flex;align-items:center;gap:.35rem}.wshome .wshome-container .cycle-planning-panel__chart-canvas .cycle-planning-chart-legend__swatch{width:.55rem;height:.55rem;border-radius:2px;flex-shrink:0}.wshome .wshome-container .cycle-planning-panel__chart-display-cycle{margin:.25rem 0 0;font-size:.9rem;font-weight:600;color:#6b7280;line-height:1.35}.wshome .wshome-container .cycle-planning-panel .cycle-capacity-gauge__chart{display:flex;flex-direction:column;gap:.75rem;width:-moz-fit-content;width:fit-content;max-width:100%;color:#3d403f;box-sizing:border-box;border:1px solid #dce3ea;border-radius:.75rem;background:hsla(0,0%,100%,.35);padding:1rem 1.25rem;overflow:hidden}.wshome .wshome-container .cycle-planning-panel .cycle-capacity-gauge__chart--empty{flex:1;min-height:0;width:100%;align-items:center;justify-content:center}.wshome .wshome-container .cycle-planning-panel .cycle-capacity-gauge__chart .cycle-capacity-gauge__empty-msg{margin:0;text-align:center;font-size:1.2rem;color:#6b7280;max-width:22rem;line-height:1.45}.wshome .wshome-container .cycle-planning-panel .cycle-capacity-gauge__chart .cycle-capacity-gauge__title{margin:0;flex-shrink:0;font-size:1.35rem;font-weight:700;line-height:1.25;color:#3d403f}.wshome .wshome-container .cycle-planning-panel .cycle-capacity-gauge__body{flex:1;min-height:0;width:-moz-fit-content;width:fit-content;max-width:100%;display:flex;align-items:stretch;justify-content:flex-start;gap:1.75rem}.wshome .wshome-container .cycle-planning-panel .cycle-capacity-gauge__track{flex:0 0 auto;align-self:stretch;width:4.75rem;min-height:0;height:100%;border-radius:.65rem;background:#e8eeec;border:none;box-shadow:inset 0 0 0 1px #d0dbd6,inset 0 1px 3px rgba(61,64,63,.08);overflow:hidden;position:relative;isolation:isolate}.wshome .wshome-container .cycle-planning-panel .cycle-capacity-gauge__fill{position:absolute;left:0;right:0;bottom:0;border-radius:0 0 .65rem .65rem;background:#2b8074;transition:height .45s cubic-bezier(.2,.8,.2,1);min-height:0;transform:translateZ(0)}.wshome .wshome-container .cycle-planning-panel .cycle-capacity-gauge__fill.is-over{background:#ffafaf}.wshome .wshome-container .cycle-planning-panel .cycle-capacity-gauge__stats{margin:0;flex:0 0 auto;min-width:0;max-width:16rem;display:flex;flex-direction:column;justify-content:flex-end;align-self:flex-end;gap:.85rem}.wshome .wshome-container .cycle-planning-panel .cycle-capacity-gauge__stat{margin:0}.wshome .wshome-container .cycle-planning-panel .cycle-capacity-gauge__stat dt{margin:0 0 .2rem;font-size:1rem;font-weight:600;color:#6b7280}.wshome .wshome-container .cycle-planning-panel .cycle-capacity-gauge__stat dd{margin:0;font-size:1.45rem;font-weight:700;line-height:1.2}.wshome .wshome-container .cycle-planning-panel .cycle-capacity-gauge__stat dd.is-over{color:#b42318}.wshome .wshome-container .cycle-planning-panel .cycle-capacity-gauge__legend-label{display:inline-flex;align-items:center;gap:.45rem}.wshome .wshome-container .cycle-planning-panel .cycle-capacity-gauge__swatch{width:.7rem;height:.7rem;border-radius:3px;flex-shrink:0}.wshome .wshome-container .cycle-planning-panel__items-zone{flex:1;min-height:8rem;min-width:0;width:100%;display:flex;flex-direction:column;border:2px dashed #c5d0cc;border-radius:.75rem;background:hsla(0,0%,100%,.45);padding:.65rem .75rem;box-sizing:border-box;overflow:visible;transition:border-color .15s ease,background .15s ease}.wshome .wshome-container .cycle-planning-panel__items-zone.is-drag-over{border-color:#2b8074;background:rgba(43,128,116,.08)}.wshome .wshome-container .cycle-planning-panel__items-row{flex:1;min-height:0;display:flex;flex-direction:row;flex-wrap:wrap;align-content:flex-start;align-items:flex-start;gap:.65rem;overflow:auto;overflow-x:auto;overflow-y:auto;padding:.45rem .35rem .55rem .45rem;margin:0 -.15rem}.wshome .wshome-container .cycle-planning-panel__item-card-wrap{flex:0 0 auto;padding:5px;margin:-5px;position:relative;z-index:1;cursor:grab}.wshome .wshome-container .cycle-planning-panel__item-card-wrap:hover{z-index:3}.wshome .wshome-container .cycle-planning-panel__item-card-wrap:active{cursor:grabbing}.wshome .wshome-container .cycle-planning-panel__items-placeholder{flex:1;display:flex;align-items:center;justify-content:center;min-height:12rem;width:100%;margin:0;color:#6b7280;font-size:1rem;font-style:italic;text-align:center;padding:1rem;line-height:1.4;white-space:normal}.wshome .wshome-container .cycle-planning-panel__item-card{flex:0 0 auto;width:10.5rem;max-width:10.5rem;height:5.5rem;min-height:5.5rem;padding:.55rem .65rem;border:none;border-radius:8px;box-shadow:0 0 3px 0 rgba(0,0,0,.2);cursor:pointer;display:flex;flex-direction:column;gap:.15rem;box-sizing:border-box;text-align:left;font:inherit;transition:box-shadow .2s ease}.wshome .wshome-container .cycle-planning-panel__item-card:hover{box-shadow:0 0 3px .5px rgba(0,0,0,.5)}.wshome .wshome-container .cycle-planning-panel__item-card.is-completed{position:relative;overflow:hidden}.wshome .wshome-container .cycle-planning-panel__item-card.is-completed:after{content:"";position:absolute;inset:0;border-radius:inherit;pointer-events:none;z-index:1;background:repeating-linear-gradient(-45deg,transparent,transparent 9px,rgba(61,64,63,.045) 0,rgba(61,64,63,.045) 17px)}.wshome .wshome-container .cycle-planning-panel__item-card.is-completed>*{position:relative;z-index:2}.wshome .wshome-container .cycle-planning-panel__item-card-id{flex:0 0 auto;min-height:.864rem;font-size:.72rem;opacity:.85;font-weight:600;line-height:1.2}.wshome .wshome-container .cycle-planning-panel__item-card-body{flex:1 1 auto;min-height:2.288rem;position:relative}.wshome .wshome-container .cycle-planning-panel__item-card-title{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;min-height:2.288rem;max-height:2.288rem;padding-right:1.75rem;padding-bottom:.1rem;box-sizing:border-box;font-size:.88rem;font-weight:600;line-height:1.3}.wshome .wshome-container .cycle-planning-panel__item-card-duration{position:absolute;right:0;bottom:0;font-size:.72rem;font-weight:600;opacity:.9;line-height:1.2}.wshome .wshome-container .cycle-planning-panel__members{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.5rem}.wshome .wshome-container .cycle-planning-panel__members li{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.5rem .65rem;border-radius:.5rem;background:#f8fbfa;border:1px solid #dce3ea;font-size:1rem}.wshome .wshome-container .cycle-planning-panel__member-name{font-weight:400;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wshome .wshome-container .cycle-planning-panel__member-hours{font-weight:600;white-space:nowrap;flex-shrink:0}.wshome .wshome-container .cycle-planning-panel__muted{margin:0;font-size:1rem;font-weight:400;font-style:italic;color:#3d403f}.wshome .wshome-container .project-custom-col{min-width:11rem;max-width:20rem;width:-moz-max-content;width:max-content;margin-right:1.25rem;flex-shrink:0;flex-grow:0}.wshome .wshome-container .custom-col-header{gap:.35rem;font-weight:600;font-size:.8125rem;color:#4b5563;cursor:default;max-width:100%}.wshome .wshome-container .custom-col-cell,.wshome .wshome-container .custom-col-header{display:inline-flex;align-items:center;width:-moz-max-content;width:max-content;box-sizing:border-box}.wshome .wshome-container .custom-col-cell{cursor:pointer;border-radius:6px;padding:.35rem 0;min-height:2rem;min-width:11rem;max-width:11rem;background:rgba(238,255,248,.4);transition:background-color .15s ease,box-shadow .15s ease;overflow-wrap:break-word}.wshome .wshome-container .custom-col-cell:hover{background:rgba(43,128,116,.08)}.wshome .wshome-container .custom-col-cell--editing{background:#fff!important;z-index:5;position:relative}.wshome .wshome-container .cc-input{padding:.4rem .5rem;border-radius:6px;font-size:.8125rem;font-family:Inter,sans-serif;color:#1f2937;background:#fff;outline:none;box-sizing:border-box}.wshome .wshome-container .cc-input:focus{border-color:#2b8074}.wshome .wshome-container .cc-input.input-number{background-color:#eefff8;border:1px solid rgba(61,64,63,.3);box-shadow:0 0 5px 0 rgba(0,0,0,.15);border-radius:.5rem}.wshome .wshome-container .cc-display{font-size:.8125rem;color:#374151;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:-moz-max-content;width:max-content;max-width:11rem}.wshome .wshome-container .cc-currency-wrap{width:100%;display:flex;flex:1;align-items:center;gap:.35rem;min-width:0}.wshome .wshome-container .cc-currency-wrap .cc-input{min-width:0}.wshome .wshome-container .cc-currency-wrap .cc-currency-symbol{font-weight:600;color:#2b8074;font-size:.8125rem;flex-shrink:0}.wshome .wshome-container .tag-cell{display:flex;flex-direction:column;gap:.3rem;position:relative;width:100%;z-index:80}.wshome .wshome-container .tag-pills{display:flex;flex-wrap:wrap;gap:.5rem}.wshome .wshome-container .tag-pill{display:inline-flex!important;align-items:center;justify-content:flex-start;gap:.3rem;padding:.15rem .4rem;border-radius:4px;color:#3d403f;font-size:.75rem;font-weight:600;line-height:1.4;transition:filter .15s;max-width:11rem}.wshome .wshome-container .tag-pill:hover{filter:brightness(.9)}.wshome .wshome-container .tag-pill .tag-pill-x{cursor:pointer;opacity:1;font-size:1.2rem!important;line-height:1;transition:opacity .15s,transform .15s,color .15s;margin-left:.5rem}.wshome .wshome-container .tag-pill .tag-pill-x:hover{opacity:1;color:#dc2626;transform:scale(1.15);font-weight:600!important}.wshome .wshome-container .tag-pill-label{min-width:0;white-space:normal;overflow-wrap:anywhere;word-break:break-word;line-height:1.2}.wshome .wshome-container .tag-editor{position:relative;width:100%;z-index:60}.wshome .wshome-container .tag-input{width:100%;padding:.3rem .5rem;border:1px solid #d1d5db;border-radius:6px;font-size:.8125rem;font-family:inherit;color:#1f2937;background:#fff;outline:none;box-sizing:border-box;transition:border-color .15s}.wshome .wshome-container .tag-input:focus{border-color:#2b8074}.wshome .wshome-container .tag-input::-moz-placeholder{color:#9ca3af}.wshome .wshome-container .tag-input::placeholder{color:#9ca3af}.wshome .wshome-container .tag-dropdown{position:absolute;top:calc(100% + 4px);left:0;z-index:120;background:#fff;border:1px solid #e5e7eb;border-radius:8px;box-shadow:0 8px 24px rgba(0,0,0,.1);max-height:14rem;overflow-y:auto;padding:.25rem 0;min-width:15rem;width:min(18rem,100vw - 4rem);max-width:18rem}.wshome .wshome-container .tag-dropdown-palette{display:flex;align-items:center;gap:.35rem;padding:.4rem .6rem;flex-wrap:nowrap}.wshome .wshome-container .tag-dropdown-palette.inline{padding:.25rem .6rem .2rem 2rem;border-bottom:1px solid #f3f4f6}.wshome .wshome-container .tag-swatch{width:1rem;height:1rem;border-radius:50%;border:2px solid rgba(0,0,0,0);padding:0;cursor:pointer;flex-shrink:0;transition:transform .12s,border-color .12s,box-shadow .12s;box-shadow:none}.wshome .wshome-container .tag-swatch:hover{transform:scale(1.2)}.wshome .wshome-container .tag-swatch.active{border-color:#1f2937;box-shadow:0 0 0 2px #fff,0 0 0 3px #1f2937}.wshome .wshome-container .tag-dropdown-create{display:flex;align-items:center;justify-content:flex-start;gap:.5rem;width:100%;padding:.4rem .6rem;border:none;border-top:1px solid #f3f4f6;background:none;cursor:pointer;font-size:.8125rem;font-weight:600;color:#2b8074;text-align:left;box-shadow:none;transition:background .15s;white-space:normal;overflow-wrap:anywhere;word-break:break-word}.wshome .wshome-container .tag-dropdown-create:hover{background:#eefff8}.wshome .wshome-container .tag-dropdown-create-dot{width:.625rem;height:.625rem;border-radius:50%;flex-shrink:0}.wshome .wshome-container .tag-dropdown-item{display:flex;align-items:center;position:relative;flex-wrap:wrap}.wshome .wshome-container .tag-dropdown-add{flex:1;display:flex;align-items:center;justify-content:flex-start;gap:.5rem;padding:.35rem .6rem;border:none;background:none;cursor:pointer;font-size:.8125rem;color:#374151;text-align:left;box-shadow:none;transition:background .15s;min-width:0;white-space:normal;overflow-wrap:anywhere;word-break:break-word}.wshome .wshome-container .tag-dropdown-add:hover{background:#f9fafb}.wshome .wshome-container .tag-dropdown-dot{width:.625rem;height:.625rem;border-radius:50%;flex-shrink:0}.wshome .wshome-container .tag-dropdown-color-btn{display:flex;align-items:center;justify-content:center;padding:.3rem;border:none;background:none;cursor:pointer;border-radius:4px;box-shadow:none;transition:background .15s}.wshome .wshome-container .tag-dropdown-color-btn:hover{background:#f3f4f6}.wshome .wshome-container .tag-dropdown-delete-btn{padding:.3rem .5rem;border:none;background:none;cursor:pointer;font-size:.9rem;color:#9ca3af;line-height:1;border-radius:4px;box-shadow:none;transition:color .15s,background .15s}.wshome .wshome-container .tag-dropdown-delete-btn:hover{color:#ef4444;background:#fef2f2}.wshome .wshome-container .add-column-wrap{position:sticky;right:.75rem;z-index:40;flex-shrink:0;margin-left:.5rem}.wshome .wshome-container .add-column-dropdown{position:absolute;top:100%;left:auto;right:0;margin-top:.35rem;z-index:50;background:#fff;border:1px solid #e5e7eb;border-radius:8px;box-shadow:0 8px 24px rgba(0,0,0,.12);min-width:10rem;padding:.35rem 0}.wshome .wshome-container .add-column-dropdown-list{display:flex;flex-direction:column}.wshome .wshome-container .add-column-dropdown-item{display:block;width:100%;padding:.4rem .75rem;border:none;background:none;cursor:pointer;font-size:.875rem;color:#3d403f;text-align:left;transition:background .15s ease}.wshome .wshome-container .add-column-dropdown-item:hover{background:rgba(61,64,63,.06);color:#3d403f}.wshome .wshome-container .custom-col-header-wrap{display:flex;align-items:flex-start;gap:.35rem;min-width:0;width:-moz-max-content;width:max-content;max-width:100%}.wshome .wshome-container .custom-col-header-wrap .custom-col-header-name{cursor:pointer;white-space:normal;word-break:break-word;overflow-wrap:break-word;min-width:0;font-weight:600;font-size:.8125rem;color:#4b5563;line-height:1.35}.wshome .wshome-container .custom-col-header-wrap .custom-col-header-name:hover{color:#2b8074}.wshome .wshome-container .custom-col-header-wrap .custom-col-header-input{min-width:11rem;width:auto;max-width:100%;padding:.25rem .4rem;font-size:.8125rem;border:1px solid #2b8074;border-radius:6px;outline:none;box-sizing:border-box}.wshome .wshome-container .custom-col-header-wrap .custom-col-header-delete{flex-shrink:0;width:1.5rem;height:1.5rem;padding:0;border:none;background:none;color:#5a5f5d;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:1.2rem;font-weight:700;line-height:1;border-radius:4px;transition:color .15s}.wshome .wshome-container .custom-col-header-wrap .custom-col-header-delete:hover{color:#dc2626;background:none}.wshome .wshome-container .ccm-panel.filter-container{position:absolute;top:100%;left:0;margin-top:.5rem;z-index:9000;min-width:320px;max-width:380px;background:#fff;max-height:420px;display:flex;flex-direction:column}.wshome .wshome-container .ccm-panel.filter-container .todo-filters{padding:1rem 1.25rem;overflow:hidden;display:flex;flex-direction:column}.wshome .wshome-container .ccm-panel.filter-container .ccm-title{margin:0 0 .75rem;font-size:.9375rem;font-weight:700;color:#1f2937}.wshome .wshome-container .ccm-panel.filter-container .ccm-list{display:flex;flex-direction:column;gap:.5rem;max-height:280px;overflow-y:auto;margin-bottom:.75rem}.wshome .wshome-container .ccm-panel.filter-container .ccm-empty-msg{color:#6b7280;font-size:.8125rem;font-style:italic;text-align:center;padding:1rem 0}.wshome .wshome-container .ccm-panel.filter-container .filter-group{padding:.65rem .85rem;background:#f9fafb;border-radius:8px;border:1px solid #e5e7eb}.wshome .wshome-container .ccm-panel.filter-container .ccm-row-main{display:flex;align-items:center;gap:.5rem;margin-bottom:.35rem}.wshome .wshome-container .ccm-panel.filter-container .ccm-name-edit{flex:1;min-width:0;padding:.35rem .5rem;border:1px solid #2b8074;border-radius:6px;font-size:.8125rem;font-family:Inter,sans-serif;color:#1f2937;outline:none}.wshome .wshome-container .ccm-panel.filter-container .ccm-name-display{flex:1;min-width:0;font-weight:600;font-size:.8125rem;color:#1f2937;cursor:pointer}.wshome .wshome-container .ccm-panel.filter-container .ccm-type-btns{display:flex;gap:2px;flex-shrink:0}.wshome .wshome-container .ccm-panel.filter-container .ccm-type-btn{width:1.75rem;height:1.75rem;border-radius:6px;border:1px solid #d1d5db;background:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:.75rem;transition:all .15s}.wshome .wshome-container .ccm-panel.filter-container .ccm-type-btn:hover{border-color:#2b8074;background:#eefff8}.wshome .wshome-container .ccm-panel.filter-container .ccm-type-btn.active{border-color:#2b8074;background:#eefff8;box-shadow:0 0 0 2px rgba(43,128,116,.15)}.wshome .wshome-container .ccm-panel.filter-container .ccm-delete-confirm{display:flex;gap:4px;flex-shrink:0}.wshome .wshome-container .ccm-panel.filter-container .ccm-btn-yes{padding:.2rem .5rem;background:#dc2626;color:#fff;border:none;border-radius:4px;font-size:.75rem;font-weight:700;cursor:pointer}.wshome .wshome-container .ccm-panel.filter-container .ccm-btn-no{padding:.2rem .5rem;background:#e5e7eb;color:#374151;border:none;border-radius:4px;font-size:.75rem;cursor:pointer}.wshome .wshome-container .ccm-panel.filter-container .ccm-delete-btn{background:none;border:none;cursor:pointer;padding:.2rem;flex-shrink:0}.wshome .wshome-container .ccm-panel.filter-container .ccm-tags-block{border-top:1px dashed #e5e7eb;padding-top:.5rem;margin-top:.35rem}.wshome .wshome-container .addprop-separator{border-top:1px solid hsla(0,0%,100%,.15);margin-top:.3rem;padding-top:.5rem}.wshome .wshome-container .resizer{opacity:0;width:2rem!important;cursor:col-resize;display:flex;align-items:center;justify-content:center;height:100%;max-height:82dvh;z-index:10}.wshome .wshome-container .resizer div{height:100%;background-color:#ccc;width:6px}.wshome .wshome-container .resizer:focus,.wshome .wshome-container .resizer:hover{opacity:1}.wshome .wshome-container .section-container-seats-manager{background-color:#fdf6f6;padding:2rem;box-shadow:0 0 5px rgba(61,64,63,.25);display:flex;flex-direction:column;border-radius:1rem;gap:1rem!important;box-sizing:border-box;height:60%!important}.wshome .wshome-container .section-container-seats-manager input{font-family:Inter;border:1px solid rgba(61,64,63,.3);box-shadow:0 0 5px 0 rgba(0,0,0,.15);border-radius:.5rem;font-size:1rem;box-sizing:border-box;width:100%;padding:.5rem;height:2.5rem;outline:none;background-color:#eefff8;transition:border-color .3s ease;font-family:Inter,serif;color:#3d403f}.wshome .wshome-container .section-container-seats-manager input::-moz-placeholder{color:#888f8c;font-size:1rem;opacity:1;font-weight:300}.wshome .wshome-container .section-container-seats-manager input::placeholder{color:#888f8c;font-size:1rem;opacity:1;font-weight:300}.wshome .wshome-container .section-container-seats-manager input:focus{border-color:#2b8074}.wshome .wshome-container .section-container-seats-manager input.disabled{background-color:#f9fafb;color:#6b7280;cursor:not-allowed}.wshome .wshome-container .section-container-seats-manager .seats-manager-container-title{display:flex;justify-content:space-between;flex-wrap:wrap;white-space:nowrap;align-items:center;gap:1.5rem;width:100%;color:#3d403f}.wshome .wshome-container .ws-right-spacer{flex-shrink:0;min-height:7.5rem}.wshome .wshome-container .storage-card{background-color:#eefff8;padding:2rem;box-shadow:0 0 5px rgba(61,64,63,.25);display:flex;flex-direction:column;border-radius:1rem;gap:1rem!important;box-sizing:border-box;height:-moz-fit-content!important;height:fit-content!important;min-width:650px;color:#3d403f}.wshome .wshome-container .storage-card .storage-overview{display:flex;flex-direction:row;flex-wrap:wrap;gap:.5rem;width:100%;height:100%;font-size:1rem}.wshome .wshome-container .storage-card .storage-overview .storage-usage{display:flex;flex-direction:row;gap:1rem}.wshome .wshome-container .storage-card .storage-overview .detail-item,.wshome .wshome-container .storage-card .storage-overview .storage-usage{background-color:#fdf6f6;box-shadow:0 0 5px rgba(0,0,0,.25);padding:.5rem .75rem;border-radius:.5rem;white-space:nowrap;width:-moz-fit-content;width:fit-content}.wshome .wshome-container .storage-card .storage-overview .detail-item-ai-credits{position:relative;overflow:hidden;background-color:rgba(0,0,0,0)!important;box-shadow:0 0 5px rgba(0,0,0,.15)}.wshome .wshome-container .storage-card .storage-overview .detail-item-ai-credits:before{content:"";position:absolute;inset:0;z-index:0;background:linear-gradient(90deg,#e8faf6,#d4f1eb 18%,#e8e0ff 38%,#e8e0ff 58%,#e8faf6 72%,#e8faf6);background-size:200% 100%;animation:workspaceCreditsAiSlide 2.5s linear infinite;pointer-events:none}.wshome .wshome-container .storage-card .storage-overview .detail-item-ai-credits .detail-label,.wshome .wshome-container .storage-card .storage-overview .detail-item-ai-credits .detail-value{position:relative;z-index:1}@keyframes workspaceCreditsAiSlide{0%{background-position:0 50%}to{background-position:200% 50%}}.wshome .wshome-container .section-container-members{background-color:#eefff8;padding:2rem;box-shadow:0 0 5px rgba(61,64,63,.25);display:flex;flex-direction:column;border-radius:1rem;gap:2rem!important;box-sizing:border-box;height:100%!important;min-width:650px}.wshome .wshome-container .section-container-members .members-container-title{display:flex;justify-content:space-between;flex-wrap:wrap;white-space:nowrap;align-items:center;gap:1.5rem;width:100%;color:#3d403f}.wshome .wshome-container .section-container-members .members-container-title .members-addprop{min-width:30px;cursor:pointer;align-items:center;justify-content:center;position:relative;display:flex!important}.wshome .wshome-container .section-container-members .members-container-title .members-addprop .settings-icon{width:2.25rem}.wshome .wshome-container .section-container-members .members-container-title .members-addprop .settings-icon:hover{filter:drop-shadow(0 2px 2px rgba(61,64,63,.3))}.wshome .wshome-container .section-container-members .members-container-title .members-addprop .addprop-container.homeview{position:absolute;top:5rem;margin-top:.5rem;color:#fff;background-color:#3d403f;padding:1rem;border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,.15);z-index:9999;min-width:200px}.wshome .wshome-container .section-container-members .members-container-title .members-addprop .addprop-container.homeview ul{display:flex;flex-direction:column;gap:.25rem}.wshome .wshome-container .section-container-members .members-container-title .members-addprop .addprop-container.homeview li{display:flex;justify-content:space-between}.wshome .wshome-container .section-container-members .useridentity-btn{width:2.25rem;height:2.25rem;flex-shrink:0;margin-left:.5rem;display:flex;align-items:center;justify-content:center;cursor:pointer;background-color:#5fcbbe;transition:filter .1s;border-radius:4px;box-shadow:inset 0 -1.25px 0 0 #3d403f}.wshome .wshome-container .section-container-members .useridentity-btn:hover{filter:drop-shadow(0 4px 3px rgba(61,64,63,.5));background-color:#5fcbbe!important}.wshome .wshome-container .section-container-members .useridentity-btn img{width:1.5rem;height:1.5rem}.wshome .wshome-container .section-container-members .members-table{overflow-x:auto;scrollbar-width:thin;display:flex;flex-direction:column;gap:.5rem;height:100%;max-width:100%;cursor:grab;padding-bottom:.5rem;flex-shrink:1;color:#3d403f}.wshome .wshome-container .section-container-members .members-table span{font-weight:400;display:inline-block;font-size:1rem}.wshome .wshome-container .section-container-members .members-table .members-table-title{display:flex;width:-moz-fit-content;width:fit-content;flex-direction:row;padding-bottom:.25rem;border-bottom:1px solid #888f8c;color:#888f8c}.wshome .wshome-container .section-container-members .members-table .members-table-title span{font-weight:400;display:inline-block;font-size:1rem}.wshome .wshome-container .section-container-members .members-table .member-name{width:15rem!important;margin-right:1.5rem;display:flex;align-items:center;justify-content:flex-start;gap:.75rem!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.wshome .wshome-container .section-container-members .members-table .member-name .avatar,.wshome .wshome-container .section-container-members .members-table .member-name img{width:2rem!important;height:2rem!important;border-radius:50%;background-color:#3d403f;color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;font-weight:700;outline:2px solid #fff;-o-object-fit:cover;object-fit:cover}.wshome .wshome-container .section-container-members .members-table .member-name .avatar:first-child,.wshome .wshome-container .section-container-members .members-table .member-name img:first-child{margin-left:0}.wshome .wshome-container .section-container-members .members-table .member-useremail{width:16rem!important;margin-right:1.5rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.wshome .wshome-container .section-container-members .members-table .member-wsrole{width:10rem!important;margin-right:1.5rem}.wshome .wshome-container .section-container-members .members-table ul{align-self:left;display:flex;flex-direction:column;min-width:-moz-max-content;min-width:max-content;list-style:none;justify-content:left;gap:.5rem;height:100%}.wshome .wshome-container .section-container-members .members-table ul li{display:flex;flex-direction:row;align-items:center;color:#3d403f}.wshome .wshome-container .section-container-members .members-table ul li select:not(.input-select){-webkit-appearance:none;-moz-appearance:none;appearance:none;font-weight:400!important;width:100%!important;font-size:1rem!important;font-family:Inter,serif;border:1px solid rgba(61,64,63,.3);color:#3d403f;padding:.5rem 1rem .5rem .5rem!important;background:none;border-radius:5px;box-sizing:border-box;transition:border-color .3s ease;outline:none;background-image:url(/images/select-icon-black.svg);background-repeat:no-repeat;background-position:right .5rem center;background-size:1.25rem auto}.wshome .wshome-container .section-container-members .members-table ul li select:not(.input-select):focus{border-color:#3d403f;box-shadow:0 0 5px 0 rgba(0,0,0,.15)}.wshome .wshome-container .section-container-members .members-table ul li select:not(.input-select)::-ms-expand{display:none}.wshome .wshome-container .section-container-members .members-table ul li select:not(.input-select):hover{border-color:#2b8074;box-shadow:0 0 5px 0 rgba(0,0,0,.15)}@media(max-width:768px){.workspace-tab-workload{display:none!important}.wshome .wshome-title{white-space:normal;gap:.6rem}.wshome .wshome-container,.wshome .wshome-title{min-width:0;width:100%}}@media(max-width:430px)and (orientation:portrait){.wshome{padding:1rem}.wshome-container{display:flex;flex-direction:column!important;align-items:flex-start;flex:1;gap:1.5rem!important}.wshome-container .section-container-projects{max-height:60dvh!important;min-width:340px!important;padding:1rem!important;width:100%!important;gap:1rem!important}.wshome-container .section-container-projects .projects-container-title{gap:.5rem!important}.wshome-container .storage-card{max-height:60dvh!important;min-width:340px!important;padding:1rem!important;width:100%!important}.wshome-container .resizer{display:none!important}.wshome-container .ws-container-right{min-width:0}.wshome-container .section-container-seats-manager{max-height:80dvh!important;min-width:340px!important;padding:1rem!important;width:100%!important;gap:1rem!important}.wshome-container .section-container-seats-manager .seat-row{padding:.25rem!important}.wshome-container .section-container-seats-manager .seat-management{overflow-x:auto;width:100%!important}.wshome-container .section-container-seats-manager h3:not(.modal-header-title-wrap){font-size:1.42rem}.wshome-container .section-container-members{max-height:60dvh!important;min-width:340px!important;padding:1rem!important;width:100%!important;gap:1rem!important}.wshome-container .projects-table button:not(.btn-primary):not(.btn-secondary):not(.btn-disabled):not(.btn-icon-add):not(.btn-add-column-outline):not(.btn-ccm-add-column):not(.btn-gantt-reindent):not(.btn-tutorial-add-task):not(.btn-add-subtask-row):not(.btn-task-action):not(.btn-phase-action){font-size:1rem!important;width:7rem!important}.wshome-container .projects-table button:not(.btn-primary):not(.btn-secondary):not(.btn-disabled):not(.btn-icon-add):not(.btn-add-column-outline):not(.btn-ccm-add-column):not(.btn-gantt-reindent):not(.btn-tutorial-add-task):not(.btn-add-subtask-row):not(.btn-task-action):not(.btn-phase-action) img{width:1.5rem!important}.ws-container-right{width:100%!important;min-width:0!important;max-height:100dvh!important}.addprop-container.homeview{position:absolute;left:-19rem!important}.members-addprop .addprop-container.homeview{position:absolute;left:-15rem!important}}.todo-filters-container{position:relative;display:flex;flex-direction:row;flex-wrap:wrap;gap:.5rem;align-items:center}.todo-filters-container--justify-center{justify-content:center}.todo-filters-container--embedded,.todo-filters-container--gantt-embedded{flex-direction:column;width:100%}.todo-filters-container--gantt-toggle-row{flex-direction:row;gap:.5rem}.filters-dropdown-anchor{position:relative}.filters-dropdown-anchor--block{width:100%}.filters-dropdown-panel{position:absolute;z-index:9000;left:0;margin-top:.5rem;display:flex;flex-direction:column;background:#fdf6f6;width:70rem;max-width:min(1000px,100vw - 2rem);min-width:300px;height:auto;max-height:500px;overflow:auto;box-shadow:0 0 10px 2px rgba(0,0,0,.15);border:1px solid #e2e8f0;border-radius:1rem;box-sizing:border-box}.filters-dropdown-panel--portal-fixed{position:fixed;z-index:10010;margin-top:0;max-height:min(80vh,560px);overflow-y:auto}.filters-dropdown-panel--gantt-embedded{position:relative;z-index:1;margin-top:0;left:auto;width:100%;max-width:100%;min-width:0;box-shadow:none;max-height:min(70vh,28rem);overflow-y:auto}.filters-dropdown-panel--kanban{left:auto;right:0}.filters-dropdown-panel--sort-compact{min-width:-moz-fit-content;min-width:fit-content;max-width:calc(100vw - 2rem)}.filters-dropdown-panel--sort-compact,.filters-dropdown-panel--sort-compact .todo-filters{width:-moz-fit-content;width:fit-content}.filters-dropdown-panel--sort-compact .filters-content{display:block!important;width:-moz-fit-content;width:fit-content}.filters-dropdown-panel--sort-compact .filter-items{max-height:none;overflow:visible}.filters-dropdown-panel--sort-compact .filter-checkbox span{white-space:nowrap;overflow:visible;text-overflow:clip}.filters-dropdown-panel--portal-fixed.filters-dropdown-panel--kanban{max-width:min(860px,100vw - 2rem)}.gantt-filter-embedded-title{margin:0 0 .5rem;font-size:1rem;font-weight:600;color:#3d403f}.filters-member-thumb{width:1.5rem;height:1.5rem}.filters-member-thumb,.filters-tag-thumb{border-radius:50%;-o-object-fit:cover;object-fit:cover;flex-shrink:0}.filters-tag-thumb{width:1.25rem;height:1.25rem}.btn-filters-toggle__icon{width:1.75rem;height:1.75rem;flex-shrink:0}.filters-panel-input--compact{font-size:.8rem;max-width:100%}.filters-wshome-tag-pill{padding:.5rem;max-width:-moz-fit-content;max-width:fit-content;border-radius:.5rem}.filters-dropdown-panel .todo-filters,.todo-filters-container .todo-filters{padding:1.25rem;z-index:1000;width:100%;box-sizing:border-box}.filters-dropdown-panel .todo-filters .filters-content,.todo-filters-container .todo-filters .filters-content{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;z-index:1000}.filters-dropdown-panel .todo-filters .filters-content select:not(.input-select),.todo-filters-container .todo-filters .filters-content select:not(.input-select){-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;padding:.5rem 2.5rem .5rem .5rem;font-size:.85rem;font-family:Inter,serif;color:#3d403f;background-color:#eefff8;box-shadow:0 0 5px 0 rgba(0,0,0,.15);border:1px solid rgba(61,64,63,.3);border-radius:5px;box-sizing:border-box;transition:border-color .3s ease;outline:none;background-image:url(/images/select-icon-black.svg)!important;background-repeat:no-repeat!important;background-position:right .5rem center!important;background-size:1.25rem auto!important}.filters-dropdown-panel .todo-filters .filters-content select:not(.input-select):focus,.todo-filters-container .todo-filters .filters-content select:not(.input-select):focus{border-color:#3d403f}.filters-dropdown-panel .todo-filters .filters-content select:not(.input-select)::-ms-expand,.todo-filters-container .todo-filters .filters-content select:not(.input-select)::-ms-expand{display:none}.filters-dropdown-panel .todo-filters .filters-content select:not(.input-select):hover,.todo-filters-container .todo-filters .filters-content select:not(.input-select):hover{border-color:#2b8074}.filters-dropdown-panel .todo-filters .filters-content input[type=date]:not(.input-date),.filters-dropdown-panel .todo-filters .filters-content input[type=number]:not(.input-number),.todo-filters-container .todo-filters .filters-content input[type=date]:not(.input-date),.todo-filters-container .todo-filters .filters-content input[type=number]:not(.input-number){border:1px solid rgba(61,64,63,.3)!important;border-radius:4px;font-size:.8rem;justify-content:space-between;box-sizing:border-box;width:100%!important;padding:.5rem;outline:none;background-color:#eefff8;transition:border-color .3s ease;font-family:Inter,serif;color:#3d403f;box-shadow:0 0 5px 0 rgba(0,0,0,.15);text-align:left}.filters-dropdown-panel .todo-filters .filters-content input[type=date]:not(.input-date):focus,.filters-dropdown-panel .todo-filters .filters-content input[type=date]:not(.input-date):hover,.filters-dropdown-panel .todo-filters .filters-content input[type=number]:not(.input-number):focus,.filters-dropdown-panel .todo-filters .filters-content input[type=number]:not(.input-number):hover,.todo-filters-container .todo-filters .filters-content input[type=date]:not(.input-date):focus,.todo-filters-container .todo-filters .filters-content input[type=date]:not(.input-date):hover,.todo-filters-container .todo-filters .filters-content input[type=number]:not(.input-number):focus,.todo-filters-container .todo-filters .filters-content input[type=number]:not(.input-number):hover{border-color:#2b8074!important}.filters-dropdown-panel .todo-filters .filters-content .filter-group h5,.todo-filters-container .todo-filters .filters-content .filter-group h5{margin:0 0 .5rem;font-size:.875rem;font-weight:600;color:#4b5563}.filters-dropdown-panel .todo-filters .filters-content .filter-group .filter-items,.todo-filters-container .todo-filters .filters-content .filter-group .filter-items{display:flex;flex-direction:column;gap:.5rem;max-height:150px;overflow-y:auto}.filters-dropdown-panel .todo-filters .filters-content .filter-group .filter-items .filter-checkbox,.todo-filters-container .todo-filters .filters-content .filter-group .filter-items .filter-checkbox{display:flex;align-items:center;gap:.5rem;font-size:.875rem;cursor:pointer;padding:.125rem 0;flex-direction:row}.filters-dropdown-panel .todo-filters .filters-content .filter-group .filter-items .filter-checkbox span,.todo-filters-container .todo-filters .filters-content .filter-group .filter-items .filter-checkbox span{color:#374151}.filters-dropdown-panel .todo-filters .filters-content .filter-group .filter-items .filter-checkbox:hover span,.todo-filters-container .todo-filters .filters-content .filter-group .filter-items .filter-checkbox:hover span{color:#2b8074}.filters-dropdown-panel .filter-group h4,.todo-filters-container .filter-group h4{display:flex;align-items:center;gap:.5rem;font-size:.9rem;font-weight:600;color:#374151;padding-bottom:.5rem;border-bottom:1px solid #f3f4f6}.filters-dropdown-panel .filter-group h4 img,.todo-filters-container .filter-group h4 img{width:1rem;height:1rem}.filters-dropdown-panel .filter-group .filter-items,.todo-filters-container .filter-group .filter-items{display:flex;flex-direction:column;gap:.5rem;max-height:200px;overflow-y:auto}.filters-dropdown-panel .filter-group .filter-items .member-info,.todo-filters-container .filter-group .filter-items .member-info{display:flex;align-items:center;gap:.5rem;flex-direction:row;flex:1}.filters-dropdown-panel .filter-group .filter-items .member-info .member-avatar,.todo-filters-container .filter-group .filter-items .member-info .member-avatar{width:1.5rem;height:1.5rem;border-radius:50%;background:#9ca3af;display:flex;align-items:center;justify-content:center;font-size:.7rem;font-weight:700;color:#fff}.filters-dropdown-panel .filter-group .filter-items .member-info span,.todo-filters-container .filter-group .filter-items .member-info span{font-size:.875rem;color:#374151}.filters-dropdown-panel .filter-group .filter-items .status-info,.todo-filters-container .filter-group .filter-items .status-info{display:flex;align-items:center;gap:.5rem;flex:1}.filters-dropdown-panel .filter-group .filter-items .status-info .status-color,.todo-filters-container .filter-group .filter-items .status-info .status-color{width:.75rem;height:.75rem;border-radius:50%;border:1px solid rgba(0,0,0,.1)}.filters-dropdown-panel .filter-group .filter-items .status-info span,.todo-filters-container .filter-group .filter-items .status-info span{font-size:.875rem;color:#374151}.filters-dropdown-panel .filter-group .advancement-filter,.filters-dropdown-panel .filter-group .date-filter,.todo-filters-container .filter-group .advancement-filter,.todo-filters-container .filter-group .date-filter{display:flex;flex-direction:column;gap:.5rem}.filters-dropdown-panel .filter-checkbox,.todo-filters-container .filter-checkbox{display:flex;align-items:center;gap:.5rem;cursor:pointer;border-radius:4px;transition:background-color .2s}.filter-group-separator{grid-column:1/-1;height:1px;background:#e5e7eb;margin:.25rem 0}.filter-group--section-title{grid-column:1/-1;padding:0}.filter-section-title{font-size:.8rem!important;font-weight:700!important;color:#9ca3af!important;text-transform:uppercase;letter-spacing:.05em;margin:0!important}.filter-group__col-title{display:flex;align-items:center;gap:.35rem;margin:0 0 .5rem;font-size:.875rem;font-weight:600;color:#4b5563}.filter-group__col-icon{width:.95rem;height:.95rem;flex-shrink:0;opacity:.7}.filter-tag__icon{width:.9rem;height:.9rem;flex-shrink:0;opacity:.7}.filters-display-count-badge{min-width:1.5rem;height:1.5rem;padding:0 .35rem;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background-color:rgba(43,128,116,.12);color:#2b8074;font-size:.8rem;font-weight:700;line-height:1;flex-shrink:0}.filters-summary-row{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem}.filters-summary-text{font-size:.9rem;font-weight:600;color:#4b5563}@media(max-width:768px){.todo-filters-container .todo-filters-panel{grid-template-columns:1fr;max-height:50vh}}.delete-member-confirmation-modal{width:35dvw;min-width:500px;height:-moz-fit-content;height:fit-content;background:#fdf6f6;border-radius:1rem!important;padding:0;box-shadow:0 0 10px 2px rgba(0,0,0,.25);display:flex;flex-direction:column;align-items:center;overflow:hidden}.delete-member-confirmation-modal>h3{display:flex;color:#fff;background-color:#2b8074;padding:.75rem 1rem;align-items:center;margin:0;width:100%;gap:1rem;font-size:1.25rem!important;justify-content:space-between}.delete-member-confirmation-modal .modal-content{padding:1rem 2rem;width:100%;display:flex;flex-direction:column;gap:1rem}.delete-member-confirmation-modal h4{font-size:1.35rem;font-weight:700}.delete-member-confirmation-modal .member-info{display:flex;flex-direction:column;gap:.25rem}.delete-member-confirmation-modal .member-details{font-size:1.1rem}.delete-member-confirmation-modal .cancel-btn{display:flex;padding:.6rem 1rem!important;align-items:center;border-radius:1rem;background:none!important;color:#3d403f!important;border:none;box-shadow:inset 0 0 0 1px #2b8074!important;font-size:1rem!important;font-weight:600;height:-moz-fit-content;height:fit-content}.delete-member-confirmation-modal .cancel-btn:hover{background:none;box-shadow:inset 0 0 2.5px 1px #2b8074!important;color:#3d403f}.delete-member-confirmation-modal .modal-actions .btn-primary--red{font-size:1rem!important}@media(max-width:430px)and (orientation:portrait){.delete-member-confirmation-modal{min-width:340px!important}}.modal-overlay{position:fixed!important;background:rgba(0,0,0,.25);top:0;right:0;width:100dvw;height:100dvh;display:flex;align-items:center;justify-content:center;z-index:9999;overflow:hidden;color:#3d403f;animation:fadeIn .2s ease-out}.modal-overlay input:not(.input-search):not(.input-date):not(.date-picker-input):not(.input-base):not(.input-number):not(.input-checkbox),.modal-overlay textarea:not(.input-base){font-family:Inter;border:1px solid rgba(61,64,63,.3);box-shadow:0 0 5px 0 rgba(0,0,0,.15);border-radius:.5rem;font-size:1rem;box-sizing:border-box;padding:.5rem;height:2.5rem;outline:none;background-color:#eefff8;transition:border-color .3s ease;font-family:Inter,serif;color:#3d403f}.modal-overlay input:not(.input-search):not(.input-date):not(.date-picker-input):not(.input-base):not(.input-number):not(.input-checkbox)::-moz-placeholder,.modal-overlay textarea:not(.input-base)::-moz-placeholder{color:#888f8c;font-size:1rem;opacity:1;font-weight:300}.modal-overlay input:not(.input-search):not(.input-date):not(.date-picker-input):not(.input-base):not(.input-number):not(.input-checkbox)::placeholder,.modal-overlay textarea:not(.input-base)::placeholder{color:#888f8c;font-size:1rem;opacity:1;font-weight:300}.modal-overlay input:not(.input-search):not(.input-date):not(.date-picker-input):not(.input-base):not(.input-number):not(.input-checkbox):focus,.modal-overlay textarea:not(.input-base):focus{border-color:#2b8074}.modal-overlay input:not(.input-search):not(.input-date):not(.date-picker-input):not(.input-base):not(.input-number):not(.input-checkbox).disabled,.modal-overlay textarea:not(.input-base).disabled{background-color:#f9fafb;color:#6b7280;cursor:not-allowed}.modal-overlay input:not(.input-search):not(.input-date):not(.date-picker-input):not(.input-base):not(.input-number):not(.input-checkbox) option,.modal-overlay textarea:not(.input-base) option{font-family:Inter,sans-serif;font-size:1.1rem;font-weight:400;color:#3d403f;padding:.5rem}.modal-overlay .custom-upload-btn{display:flex;padding:.25rem 1rem .25rem .75rem!important;align-items:center;border-radius:1rem;box-shadow:inset 0 -2px 0 0 #3d403f;background:#2b8074;font-size:1rem!important;color:#fff;gap:.75rem}.modal-overlay .custom-upload-btn img{width:2rem;height:2rem}.modal-overlay .custom-upload-btn:hover{cursor:pointer;background-color:#294d48}.modal-overlay .modal{width:90dvw;min-width:500px;height:-moz-fit-content;height:fit-content;max-height:95dvh;background:#fdf6f6;border-radius:1rem!important;padding:0;box-shadow:0 0 10px 2px rgba(0,0,0,.15);overflow:hidden;display:flex;flex-direction:column;position:relative;align-items:center;animation:slideIn .3s ease-out}.modal-overlay .modal .ai-loading-overlay{position:absolute;inset:0;z-index:100;display:flex;align-items:center;justify-content:center;background:rgba(253,246,246,.82);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border-radius:1rem;overflow:hidden;animation:aiFadeIn .4s ease-out}.modal-overlay .modal .ai-loading-glow{position:absolute;inset:0;pointer-events:none;background:linear-gradient(105deg,transparent 35%,rgba(95,203,190,.18) 42%,rgba(43,128,116,.22) 50%,rgba(167,139,250,.14) 58%,transparent 65%);background-size:250% 100%;animation:aiGlowSweep 2.8s ease-in-out infinite}.modal-overlay .modal .ai-loading-content{position:relative;z-index:2;display:flex;flex-direction:column;align-items:center;gap:.75rem}.modal-overlay .modal .ai-loading-icon{animation:aiPulse 2.4s ease-in-out infinite}.modal-overlay .modal .ai-orbit{transform-origin:center;animation:aiSpin 4s linear infinite}.modal-overlay .modal .ai-orbit-reverse{transform-origin:center;animation:aiSpin 3s linear infinite reverse}.modal-overlay .modal .ai-core{animation:aiCorePulse 2s ease-in-out infinite}.modal-overlay .modal .ai-loading-text{margin:0;font-size:1.25rem;font-weight:700;color:#2b8074;letter-spacing:-.01em;text-align:center;animation:aiTextGlow 2.8s ease-in-out infinite}.modal-overlay .modal .ai-loading-subtext{font-size:.9rem;font-weight:400;color:#888f8c;text-align:center}.modal-overlay .modal .ai-loading-dots{display:flex;gap:.4rem;margin-top:.25rem}.modal-overlay .modal .ai-loading-dots span{width:6px;height:6px;border-radius:50%;background:#2b8074;animation:aiBounce 1.4s ease-in-out infinite}.modal-overlay .modal .ai-loading-dots span:nth-child(2){animation-delay:.15s}.modal-overlay .modal .ai-loading-dots span:nth-child(3){animation-delay:.3s}.modal-overlay .modal .date-input.placeholder{color:#999!important}.modal-overlay .modal>h4{display:flex;color:#fff;background-color:#2b8074;padding:.75rem 1rem!important;align-items:center;font-size:1.25rem!important;margin:0;width:100%;gap:1rem}.modal-overlay .modal form{display:flex;flex-direction:column;gap:1rem;width:100%;padding:1rem 2rem;overflow:auto}.modal-overlay .modal form label{font-size:1.35rem;font-weight:600}.modal-overlay .modal form .offer-card{display:flex;flex-direction:column;padding:.5rem 1rem 1rem;width:49.5%;gap:.5rem;opacity:.4!important;border:1px solid #3d403f!important;border-radius:1rem;background-color:rgba(0,0,0,0)!important;box-shadow:none!important;cursor:pointer;text-align:left;transition:border-color .2s ease,box-shadow .2s ease,background-color .2s ease}.modal-overlay .modal form .offer-card-price{display:flex;flex-direction:row;align-items:center;justify-content:space-between;width:100%;padding:.5rem;border:1px solid #2b8074;border-radius:.5rem;font-weight:400;color:#3d403f;font-size:1rem}.modal-overlay .modal form .number-of-seat{display:flex;flex-direction:row;gap:1rem;align-items:center;width:100%;flex-wrap:wrap}.modal-overlay .modal form .number-of-seat-block{display:flex;flex-direction:column;gap:.5rem}.modal-overlay .modal form .number-of-seat-option{display:flex;flex-direction:row;gap:1rem;align-items:center;font-size:1.1rem;font-weight:600;color:#888f8c;width:100%}.modal-overlay .modal form .offer-card-function{color:#3d403f;font-size:1rem;font-weight:400;padding:.5rem;background-color:#dbf3ec;border:1px solid rgba(61,64,63,.3)!important;border-radius:.5rem;align-items:center;gap:.5rem}.modal-overlay .modal form .offer-card:hover{border-color:#2b8074!important;background:none!important}.modal-overlay .modal form .offer-card.selected{box-shadow:0 0 3px 1px #2b8074!important;border:1px solid #2b8074!important;opacity:1!important}.modal-overlay .modal form .offer-card:focus{box-shadow:0 0 5px 1px #2b8074!important;border:1px solid #2b8074!important}.modal-overlay .modal form select:not(.input-select){-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;padding:.5rem 2.5rem .5rem .5rem;font-size:1rem;font-family:Inter,serif;color:#3d403f;background-color:#eefff8!important;border:1px solid rgba(61,64,63,.3);border-radius:5px;box-sizing:border-box;transition:border-color .3s ease;outline:none;box-shadow:none!important;background-image:url(/images/select-icon-black.svg);background-repeat:no-repeat;background-position:right .5rem center;background-size:1.25rem auto}.modal-overlay .modal form select:not(.input-select):focus{border-color:#3d403f!important;box-shadow:0 0 5px 0 rgba(0,0,0,.15)!important}.modal-overlay .modal form select:not(.input-select)::-ms-expand{display:none}.modal-overlay .modal form select:not(.input-select):hover{border-color:#2b8074;box-shadow:0 0 5px 0 rgba(0,0,0,.15)}.modal-overlay .modal form textarea:not(.input-base){height:5rem!important}.modal-overlay .modal form input.member-searchbar.input-search{width:10rem!important;min-width:14rem!important;max-width:100%}.modal-overlay .modal form .useridentity-btn{width:2.25rem;height:2.25rem;flex-shrink:0;display:flex;align-items:center;justify-content:center;cursor:pointer;background-color:#5fcbbe;transition:filter .1s;border-radius:4px;box-shadow:inset 0 -1.25px 0 0 #3d403f}.modal-overlay .modal form .useridentity-btn:hover{filter:drop-shadow(0 4px 3px rgba(61,64,63,.5))}.modal-overlay .modal form .useridentity-btn img{width:1.75rem!important;height:1.75rem!important}.modal-overlay .modal form .form-project-member-container{display:flex;flex-direction:column;background-color:#eefff8;gap:.5rem;border:1px solid rgba(61,64,63,.3);width:100%;border-radius:4px;padding:1rem 2rem;height:-moz-fit-content;height:fit-content;margin-top:1rem}.modal-overlay .modal form .form-project-member-container select:not(.input-select):disabled{opacity:.5;background-color:#f1f1f1;color:#888;cursor:not-allowed}.modal-overlay .modal form .form-project-member-container input:not(.input-search):not(.input-number):not([type=checkbox]):not(.input-base),.modal-overlay .modal form .form-project-member-container select:not(.input-select){width:-moz-fit-content;width:fit-content;height:-moz-fit-content;height:fit-content;font-size:1.3rem}.modal-overlay .modal form .form-project-member-container .form-project-member-content-container{display:flex;flex-direction:column;gap:.5rem;overflow:auto;scrollbar-width:thin;padding:.5rem 0}.modal-overlay .modal form .form-project-member-container .form-project-member-content-container .form-project-member-content{display:flex;flex-direction:row;align-items:center;align-self:stretch;justify-content:space-between;font-size:1rem;font-weight:400;min-width:50rem;gap:1rem}.modal-overlay .modal form .form-project-member-container .form-project-member-content-container .form-project-member-content select:not(.input-select){width:13rem;font-size:1rem}.modal-overlay .modal form .form-project-member-container .form-project-member-content-container .form-project-member-content .identity-btn{flex-shrink:0;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:filter .1s}.modal-overlay .modal form .form-project-member-container .form-project-member-content-container .form-project-member-content .identity-btn:hover{filter:drop-shadow(0 4px 3px rgba(61,64,63,.5))}.modal-overlay .modal form .form-project-member-container .form-project-member-content-container .form-project-member-content .identity-btn img{width:1.5rem;height:1.5rem}.modal-overlay .modal form .modal-actions{display:flex;width:100%;justify-content:flex-end;flex-direction:row;gap:.5rem!important;align-self:flex-end}.modal-overlay .modal form .form-date-container{display:flex;flex-direction:row;justify-content:space-between;width:100%;gap:1rem;z-index:9999}.modal-overlay .modal form .ai-build-toggle{display:flex;flex-direction:column;gap:.4rem;padding:1rem 1.25rem;border-radius:.85rem;border:2px solid rgba(43,128,116,.45);background:linear-gradient(135deg,#e8faf6,#f0edff);cursor:pointer;transition:all .25s ease;margin-top:.75rem;width:50%;box-shadow:0 2px 8px rgba(43,128,116,.08)}.modal-overlay .modal form .ai-build-toggle:hover{border-color:#2b8074;box-shadow:0 0 0 3px rgba(43,128,116,.15),0 2px 12px rgba(43,128,116,.12);background:linear-gradient(135deg,#e0f8f4,#ebe8ff)}.modal-overlay .modal form .ai-build-toggle--active{border:2px solid #2b8074;background:linear-gradient(135deg,#dff5f1,#e8e5ff);box-shadow:0 0 0 3px rgba(43,128,116,.18),0 4px 14px rgba(43,128,116,.15)}.modal-overlay .modal form .ai-build-toggle__header{display:flex;align-items:center;gap:.85rem}.modal-overlay .modal form .ai-build-toggle__icon{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:2.5rem;height:2.5rem;border-radius:.6rem;background:rgba(43,128,116,.12);transition:background .2s}.ai-build-toggle--active .modal-overlay .modal form .ai-build-toggle__icon{background:rgba(43,128,116,.22)}.modal-overlay .modal form .ai-build-toggle__label{flex:1;font-size:1.2rem;font-weight:700;color:#2a3d3b;letter-spacing:-.02em}.modal-overlay .modal form .ai-build-toggle__switch{position:relative;width:2.6rem;height:1.4rem;border-radius:999px;background:#ccc;transition:background .25s ease;flex-shrink:0}.modal-overlay .modal form .ai-build-toggle__switch--on{background:#2b8074}.modal-overlay .modal form .ai-build-toggle__switch-thumb{position:absolute;top:2px;left:2px;width:calc(1.4rem - 4px);height:calc(1.4rem - 4px);border-radius:50%;background:#fff;box-shadow:0 1px 3px rgba(0,0,0,.2);transition:transform .25s ease}.ai-build-toggle__switch--on .modal-overlay .modal form .ai-build-toggle__switch-thumb{transform:translateX(1.2rem)}.modal-overlay .modal form .ai-build-toggle__hint{font-size:.82rem;color:#888f8c;line-height:1.35;padding-left:2.6rem}.modal-overlay .modal form .ai-description-area{display:flex;flex-direction:column;gap:.35rem;padding-top:.5rem;border-radius:.5rem;animation:aiFadeIn .3s ease-out}.modal-overlay .modal form .ai-description-area textarea{height:10rem!important;background:linear-gradient(135deg,#eefff8,#f0edff)}.modal-overlay .template-modal-overlay{position:absolute;transform:translate(-50%,-50%);top:50%;left:50%;color:#3d403f;z-index:10000}.modal-overlay .template-modal-overlay .template-modal-content{background-color:#fdf6f6;border-radius:1rem;box-shadow:0 0 10px 2px rgba(0,0,0,.15);width:30dvw;min-width:500px;height:-moz-fit-content;height:fit-content;display:flex;flex-direction:column;align-items:center;padding:0;overflow:auto;animation:slideIn .3s ease-out}.modal-overlay .template-modal-overlay .template-modal-content .template-modal-header{display:flex;color:#fff;background-color:#2b8074;padding:.75rem 1rem!important;align-items:center;font-size:1.25rem!important;margin:0;width:100%;gap:1rem}.modal-overlay .template-modal-overlay .template-modal-content .template-modal-body{display:flex;flex-direction:column;gap:1rem;width:100%;padding:.75rem 1rem;overflow:auto}.modal-overlay .template-modal-overlay .template-modal-content .template-modal-body .template-form-group{display:flex;flex-direction:column;gap:.5rem;width:100%}.modal-overlay .template-modal-overlay .template-modal-content .template-modal-body .template-form-group label{font-size:1.1rem;font-weight:600}.modal-overlay .template-modal-overlay .template-modal-content .template-modal-footer{display:flex;flex-direction:row;gap:.5rem;width:100%;justify-content:flex-end;align-items:center;padding:.75rem 1rem}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideIn{0%{opacity:0;transform:scale(.95) translateY(-10px)}to{opacity:1;transform:scale(1) translateY(0)}}@keyframes aiFadeIn{0%{opacity:0}to{opacity:1}}@keyframes aiGlowSweep{0%{background-position:200% 0}to{background-position:-100% 0}}@keyframes aiPulse{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.08);opacity:.85}}@keyframes aiSpin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes aiCorePulse{0%,to{opacity:1;r:5}50%{opacity:.6;r:4}}@keyframes aiTextGlow{0%,to{text-shadow:0 0 6px rgba(43,128,116,0)}50%{text-shadow:0 0 18px rgba(43,128,116,.35),0 0 40px rgba(95,203,190,.15)}}@keyframes aiBounce{0%,80%,to{transform:translateY(0);opacity:.4}40%{transform:translateY(-8px);opacity:1}}.template-management-delete-template-btn{font-size:.7rem;margin-left:1.5rem;flex-shrink:0}@media(max-width:768px){.modal-overlay .modal .modal-actions{display:flex;flex-direction:column-reverse!important;gap:.5rem!important;width:100%;align-items:stretch}.modal-overlay .modal .modal-actions .btn-primary,.modal-overlay .modal .modal-actions .btn-secondary,.modal-overlay .modal .modal-actions button{width:100%;max-width:100%;justify-content:center;box-sizing:border-box}}.project-template-selector-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.6);display:flex;align-items:center;justify-content:center;z-index:10000;padding:2rem;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.project-template-selector{background:#fff;border-radius:1rem;box-shadow:0 20px 40px rgba(0,0,0,.15);max-width:1200px;width:100%;max-height:90vh;display:flex;flex-direction:column;overflow:hidden}.template-selector-header{display:flex;align-items:center;justify-content:space-between;padding:1.5rem 2rem;border-bottom:1px solid #e5e7eb;background:#f9fafb}.template-selector-header h2{margin:0;font-size:1.5rem;font-weight:700;color:#1f2937}.template-selector-header .close-btn{background:none;border:none;font-size:1.5rem;cursor:pointer;color:#6b7280;padding:.5rem;border-radius:.5rem;transition:all .2s}.template-selector-header .close-btn:hover{background:#e5e7eb;color:#374151}.template-selector-content{flex:1;overflow-y:auto;padding:2rem}.template-filters{margin-bottom:2rem}.template-filters .search-bar{position:relative;margin-bottom:1.5rem}.template-filters .search-bar .search-input{width:100%;min-width:0;padding:.75rem 1rem .75rem 3rem;border:2px solid #e5e7eb;border-radius:.75rem;font-size:1rem;transition:all .2s}.template-filters .search-bar .search-input:focus{outline:none;border-color:#2b8074;box-shadow:0 0 0 3px rgba(43,128,116,.1)}.template-filters .search-bar .search-icon{position:absolute;left:1rem;top:50%;transform:translateY(-50%);color:#6b7280;font-size:1.1rem}.template-filters .category-filters{display:flex;gap:.75rem;flex-wrap:wrap}.template-filters .category-filters .category-btn{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;border:2px solid #e5e7eb;background:#fff;border-radius:2rem;cursor:pointer;transition:all .2s;font-size:.9rem;font-weight:500}.template-filters .category-filters .category-btn:hover{border-color:#2b8074;background:#f0fdfa}.template-filters .category-filters .category-btn.active{border-color:#2b8074;background:#2b8074;color:#fff}.template-filters .category-filters .category-btn .category-icon{font-size:1.1rem}.templates-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:1.5rem;width:100%}.template-card{box-shadow:0 0 5px rgba(0,0,0,.25);width:100%;color:#3d403f;border-radius:0!important;padding:1.5rem;transition:all .2s;border-bottom:.5px solid #3d403f;position:relative;background-color:#eefff8}.template-card:hover{border-color:#2b8074;background-color:#f0fdfa}.template-card.selected{border-color:#2b8074;background:#f0fdfa;box-shadow:0 0 0 3px rgba(43,128,116,.1)}.template-card .template-icon{width:3rem;height:3rem;border-radius:.75rem;display:flex;align-items:center;justify-content:center;margin-bottom:1rem;color:#fff;font-size:1.5rem}.template-card .template-icon img{width:2rem;height:2rem;-o-object-fit:contain;object-fit:contain}.template-card .template-info .template-name{font-size:1.1rem;font-weight:700;margin:0 0 .5rem;line-height:1.3}.template-card .template-info .template-description{font-size:.9rem;line-height:1.4;margin:0 0 1rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.template-card .template-info .template-metadata{display:flex;flex-direction:column;gap:.25rem;margin-bottom:1rem}.template-card .template-info .template-metadata span{font-size:.8rem;color:#6b7280;display:flex;align-items:center;gap:.25rem}.template-card .template-info .template-tags{display:flex;gap:.25rem;flex-wrap:wrap}.template-card .template-info .template-tags .tag{background:#f3f4f6;color:#374151;padding:.25rem .5rem;border-radius:.375rem;font-size:.75rem;font-weight:500}.template-card .template-usage{position:absolute;top:1rem;right:1rem}.template-card .template-usage .usage-count{background:#f3f4f6;color:#6b7280;padding:.25rem .5rem;border-radius:.375rem;font-size:.75rem;font-weight:500}.empty-state,.loading-state{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem;color:#6b7280}.empty-state .spinner,.loading-state .spinner{width:2rem;height:2rem;border:3px solid #e5e7eb;border-top-color:#2b8074;border-radius:50%;animation:spin 1s linear infinite;margin-bottom:1rem}.empty-state p,.loading-state p{margin:0;font-size:1rem}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.project-configuration{background:#f9fafb;border:2px solid #e5e7eb;border-radius:1rem;padding:1.5rem;margin-bottom:2rem}.project-configuration h3{margin:0 0 1.5rem;font-size:1.2rem;font-weight:700;color:#1f2937}.project-configuration .config-form .form-group{margin-bottom:1.5rem}.project-configuration .config-form .form-group label{display:block;margin-bottom:.5rem;font-weight:600;color:#374151;font-size:.9rem}.project-configuration .config-form .form-group input,.project-configuration .config-form .form-group textarea{width:100%;padding:.75rem;border:2px solid #e5e7eb;border-radius:.5rem;font-size:1rem;transition:all .2s}.project-configuration .config-form .form-group input:focus,.project-configuration .config-form .form-group textarea:focus{outline:none;border-color:#2b8074;box-shadow:0 0 0 3px rgba(43,128,116,.1)}.project-configuration .config-form .form-group textarea{resize:vertical;min-height:80px}.project-configuration .config-form .form-row{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem}@media(max-width:768px){.project-configuration .config-form .form-row{grid-template-columns:1fr}}.project-configuration .config-form .checkbox-label{display:flex;align-items:center;gap:.5rem;cursor:pointer;font-weight:500;color:#374151}.project-configuration .config-form .checkbox-label .input-checkbox{flex-shrink:0}.project-configuration .config-form .checkbox-label .checkbox-text{font-size:.9rem}.template-selector-actions{display:flex;gap:1rem;justify-content:flex-end;padding-top:1.5rem;border-top:1px solid #e5e7eb}.template-selector-actions .btn-primary,.template-selector-actions .btn-secondary{padding:.75rem 1.5rem;border-radius:.5rem;font-weight:600;font-size:1rem;cursor:pointer;transition:all .2s;display:flex;align-items:center;gap:.5rem;border:none}.template-selector-actions .btn-primary:disabled,.template-selector-actions .btn-secondary:disabled{opacity:.6;cursor:not-allowed}.template-selector-actions .btn-secondary{background:#f3f4f6;color:#374151;border:2px solid #e5e7eb}.template-selector-actions .btn-secondary:hover:not(:disabled){background:#e5e7eb}.template-selector-actions .btn-primary{background:#2b8074;color:#fff}.template-selector-actions .btn-primary:hover:not(:disabled){background:#1f6b5f;transform:translateY(-1px);box-shadow:0 4px 12px rgba(43,128,116,.3)}.template-selector-actions .btn-primary .spinner-small{width:1rem;height:1rem;border:2px solid rgba(0,0,0,0);border-top-color:currentcolor;border-radius:50%;animation:spin 1s linear infinite}@media(max-width:768px){.project-template-selector-overlay,.template-selector-content{padding:1rem}.templates-grid{grid-template-columns:1fr}.category-filters .category-btn{font-size:.8rem;padding:.4rem .8rem}.template-selector-actions{flex-direction:column}.template-selector-actions .btn-primary,.template-selector-actions .btn-secondary{width:100%;justify-content:center}}