.Sidebar-module__XRNO5a__sidebar{z-index:50;background-color:#f1f5f9;border-right:1px solid #e2e8f0;flex-direction:column;min-width:200px;max-width:600px;height:100vh;padding:1.5rem;transition:transform .3s ease-in-out,width .25s,min-width .25s,padding .25s,border .25s;display:flex;position:relative;overflow:hidden}.Sidebar-module__XRNO5a__sidebar.Sidebar-module__XRNO5a__collapsed{border-right:none!important;width:0!important;min-width:0!important;padding:0!important}.Sidebar-module__XRNO5a__hamburger{cursor:pointer;color:hsl(var(--muted-foreground));background:0 0;border:none;border-radius:6px;flex-shrink:0;align-items:center;margin-right:.5rem;padding:.2rem;display:flex}.Sidebar-module__XRNO5a__hamburger:hover{background:hsl(var(--primary)/.1);color:hsl(var(--primary))}.Sidebar-module__XRNO5a__logo{isolation:isolate;align-items:center;gap:.5rem;margin-bottom:2rem;display:flex}.Sidebar-module__XRNO5a__logoLight{display:block}.Sidebar-module__XRNO5a__logoDark,:is(.dark .Sidebar-module__XRNO5a__logoLight,.midnight .Sidebar-module__XRNO5a__logoLight,.forest .Sidebar-module__XRNO5a__logoLight,.nebula .Sidebar-module__XRNO5a__logoLight){display:none}:is(.dark .Sidebar-module__XRNO5a__logoDark,.midnight .Sidebar-module__XRNO5a__logoDark,.forest .Sidebar-module__XRNO5a__logoDark,.nebula .Sidebar-module__XRNO5a__logoDark){display:block}.Sidebar-module__XRNO5a__nav{scrollbar-width:thin;scrollbar-color:hsl(var(--border))transparent;flex-direction:column;flex:1;gap:.5rem;padding-right:.25rem;display:flex;overflow:hidden auto}.Sidebar-module__XRNO5a__nav::-webkit-scrollbar{width:4px}.Sidebar-module__XRNO5a__nav::-webkit-scrollbar-track{background:0 0}.Sidebar-module__XRNO5a__nav::-webkit-scrollbar-thumb{background-color:hsl(var(--border));border-radius:20px}.Sidebar-module__XRNO5a__navItem{color:hsl(var(--muted-foreground));transition:all var(--transition-speed);cursor:pointer;border-radius:.75rem;flex-shrink:0;align-items:center;gap:.75rem;padding:.75rem 1rem;font-weight:500;text-decoration:none;display:flex}.Sidebar-module__XRNO5a__navItem:hover{color:#003461;background:#0034610f}.Sidebar-module__XRNO5a__navItem.Sidebar-module__XRNO5a__active{color:#003461;background:#00346112;border-left:3px solid #003461;border-radius:0 .75rem .75rem 0;padding-left:calc(1rem - 3px);font-weight:700}.Sidebar-module__XRNO5a__sectionTitle{text-transform:uppercase;letter-spacing:.05em;color:hsl(var(--muted-foreground));margin:1.5rem 0 .75rem .5rem;font-size:.75rem;font-weight:600}.Sidebar-module__XRNO5a__overlay{display:none}@media (max-width:768px){.Sidebar-module__XRNO5a__sidebar{width:80%;max-width:300px;position:fixed;top:0;left:0;transform:translate(-100%);box-shadow:0 0 10px #0000001a}.Sidebar-module__XRNO5a__sidebar.Sidebar-module__XRNO5a__open{transform:translate(0)}.Sidebar-module__XRNO5a__overlay{z-index:40;opacity:0;visibility:hidden;background:#00000080;width:100vw;height:100vh;transition:opacity .3s;display:block;position:fixed;top:0;left:0}.Sidebar-module__XRNO5a__overlay.Sidebar-module__XRNO5a__open{opacity:1;visibility:visible}}.Sidebar-module__XRNO5a__editButton{opacity:0;width:0;color:hsl(var(--muted-foreground));cursor:pointer;background:0 0;border:none;border-radius:4px;flex-shrink:0;padding:0;transition:opacity .2s,width .2s,padding .2s;overflow:hidden}.Sidebar-module__XRNO5a__editButton:hover{color:hsl(var(--primary));background:hsl(var(--primary)/.1)}.Sidebar-module__XRNO5a__navItem:hover .Sidebar-module__XRNO5a__editButton{opacity:1;width:24px;padding:4px}@media (max-width:768px){.Sidebar-module__XRNO5a__editButton{opacity:1;width:24px;padding:4px}}.Sidebar-module__XRNO5a__navItem.Sidebar-module__XRNO5a__status_on_track{color:#10b981;background:#10b9811a}.Sidebar-module__XRNO5a__navItem.Sidebar-module__XRNO5a__status_on_track:hover{background:#10b98133}.Sidebar-module__XRNO5a__navItem.Sidebar-module__XRNO5a__status_at_risk{color:#f59e0b;background:#f59e0b1a}.Sidebar-module__XRNO5a__navItem.Sidebar-module__XRNO5a__status_at_risk:hover{background:#f59e0b33}.Sidebar-module__XRNO5a__navItem.Sidebar-module__XRNO5a__status_off_track{color:#ef4444;background:#ef44441a}.Sidebar-module__XRNO5a__navItem.Sidebar-module__XRNO5a__status_off_track:hover{background:#ef444433}.Sidebar-module__XRNO5a__resizer{cursor:col-resize;z-index:100;background:0 0;width:8px;transition:background .2s;position:absolute;top:0;bottom:0;right:-4px}.Sidebar-module__XRNO5a__resizer:hover,.Sidebar-module__XRNO5a__resizer:active{background:hsl(var(--primary)/.5)}:is(.dark .Sidebar-module__XRNO5a__sidebar,.midnight .Sidebar-module__XRNO5a__sidebar,.forest .Sidebar-module__XRNO5a__sidebar,.nebula .Sidebar-module__XRNO5a__sidebar){background-color:hsl(var(--card)/.7);-webkit-backdrop-filter:blur(12px);border-right:1px solid hsl(var(--border)/.5)}:is(.dark .Sidebar-module__XRNO5a__navItem.Sidebar-module__XRNO5a__active,.midnight .Sidebar-module__XRNO5a__navItem.Sidebar-module__XRNO5a__active,.forest .Sidebar-module__XRNO5a__navItem.Sidebar-module__XRNO5a__active,.nebula .Sidebar-module__XRNO5a__navItem.Sidebar-module__XRNO5a__active){background:hsl(var(--primary)/.15);color:hsl(var(--primary));border-left-color:hsl(var(--primary));font-weight:700}:is(.dark .Sidebar-module__XRNO5a__navItem:hover,.midnight .Sidebar-module__XRNO5a__navItem:hover,.forest .Sidebar-module__XRNO5a__navItem:hover,.nebula .Sidebar-module__XRNO5a__navItem:hover){background:hsl(var(--primary)/.1);color:hsl(var(--primary))}
.CelebrationOverlay-module__cAegbG__overlay{pointer-events:none;z-index:9999;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;position:fixed;top:0;left:0;overflow:hidden}.CelebrationOverlay-module__cAegbG__text{color:#fff;text-shadow:0 0 10px #ff00de,0 0 20px #ff00de,0 0 30px #ff00de,0 0 40px #ff00de;opacity:0;font-size:8rem;font-style:italic;font-weight:900;animation:1.5s cubic-bezier(.22,1,.36,1) forwards CelebrationOverlay-module__cAegbG__woosh;transform:scale(.5)rotate(-10deg)}@keyframes CelebrationOverlay-module__cAegbG__woosh{0%{opacity:0;transform:scale(.5)translate(-100vw)rotate(-20deg)}20%{opacity:1;transform:scale(1.2)translate(0)rotate(-5deg)}40%{transform:scale(1)translate(0)rotate(5deg)}80%{opacity:1;transform:scale(1.1)translate(0)rotate(-5deg)}to{opacity:0;transform:scale(1.5)translate(100vw)rotate(10deg)}}
.UserHoverCard-module__nXqhdG__card{z-index:9999;color:#fff;background:#1f1f1f;border:1px solid #ffffff1a;border-radius:8px;width:300px;margin-top:.5rem;padding:0;font-family:Inter,sans-serif;animation:.2s ease-out UserHoverCard-module__nXqhdG__fadeIn;position:absolute;top:100%;left:0;overflow:hidden;box-shadow:0 4px 12px #00000080}@keyframes UserHoverCard-module__nXqhdG__fadeIn{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}.UserHoverCard-module__nXqhdG__header{align-items:flex-start;gap:1rem;padding:1.5rem 1.5rem .5rem;display:flex}.UserHoverCard-module__nXqhdG__avatarContainer{position:relative}.UserHoverCard-module__nXqhdG__statusIndicator{background:#10b981;border:2px solid #1f1f1f;border-radius:50%;width:12px;height:12px;position:absolute;bottom:2px;right:2px}.UserHoverCard-module__nXqhdG__userInfo{flex:1;min-width:0}.UserHoverCard-module__nXqhdG__name{white-space:nowrap;text-overflow:ellipsis;margin-bottom:.25rem;font-size:1rem;font-weight:600;overflow:hidden}.UserHoverCard-module__nXqhdG__role{color:#a1a1aa;margin-bottom:.25rem;font-size:.75rem;line-height:1.2}.UserHoverCard-module__nXqhdG__statusText{color:#d4d4d8;font-size:.75rem}.UserHoverCard-module__nXqhdG__actions{gap:1rem;padding:.5rem 1.5rem 1rem;display:flex}.UserHoverCard-module__nXqhdG__actionBtn{color:#a1a1aa;cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;padding:.25rem;transition:all .2s;display:flex}.UserHoverCard-module__nXqhdG__actionBtn:hover{color:#fff;background:#ffffff1a}.UserHoverCard-module__nXqhdG__divider{background:#ffffff1a;height:1px;margin:0}.UserHoverCard-module__nXqhdG__body{background:#0003;padding:1rem 1.5rem}.UserHoverCard-module__nXqhdG__section{margin-bottom:1rem}.UserHoverCard-module__nXqhdG__sectionTitle{color:#a1a1aa;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.5rem;font-size:.75rem;font-weight:600}.UserHoverCard-module__nXqhdG__row{color:#e4e4e7;align-items:center;gap:.75rem;margin-bottom:.5rem;font-size:.85rem;display:flex}.UserHoverCard-module__nXqhdG__icon{color:#a1a1aa;width:16px;height:16px}.UserHoverCard-module__nXqhdG__link{color:#60a5fa;text-decoration:none}.UserHoverCard-module__nXqhdG__link:hover{text-decoration:underline}
.TaskContextMenu-module__yZxy2a__menu{z-index:9999;background:hsl(var(--card));border:1px solid hsl(var(--border));border-radius:10px;min-width:200px;padding:.3rem;animation:.1s TaskContextMenu-module__yZxy2a__menuIn;position:fixed;box-shadow:0 8px 30px #00000024,0 2px 8px #00000014}@keyframes TaskContextMenu-module__yZxy2a__menuIn{0%{opacity:0;transform:scale(.96)translateY(-4px)}to{opacity:1;transform:scale(1)translateY(0)}}.TaskContextMenu-module__yZxy2a__item{width:100%;color:hsl(var(--foreground));cursor:pointer;text-align:left;white-space:nowrap;background:0 0;border:none;border-radius:7px;align-items:center;gap:.5rem;padding:.45rem .65rem;font-size:.82rem;font-weight:500;transition:background .1s;display:flex}.TaskContextMenu-module__yZxy2a__item:hover{background:hsl(var(--muted))}.TaskContextMenu-module__yZxy2a__itemDanger{color:#dc2828}.TaskContextMenu-module__yZxy2a__itemDanger:hover{background:#dc282814}.TaskContextMenu-module__yZxy2a__chevron{opacity:.5;margin-left:auto}.TaskContextMenu-module__yZxy2a__divider{background:hsl(var(--border));height:1px;margin:.25rem .3rem}.TaskContextMenu-module__yZxy2a__subPanel{flex-direction:column;min-width:260px;display:flex}.TaskContextMenu-module__yZxy2a__subPanelHeader{color:hsl(var(--muted-foreground));border-bottom:1px solid hsl(var(--border));justify-content:space-between;align-items:center;margin-bottom:.25rem;padding:.4rem .6rem .3rem;font-size:.78rem;font-weight:600;display:flex}.TaskContextMenu-module__yZxy2a__subPanelClose{cursor:pointer;color:hsl(var(--muted-foreground));background:0 0;border:none;border-radius:4px;align-items:center;padding:.1rem;display:flex}.TaskContextMenu-module__yZxy2a__subPanelClose:hover{background:hsl(var(--muted));color:hsl(var(--foreground))}.TaskContextMenu-module__yZxy2a__subPanelSearch{border:1px solid hsl(var(--border));background:hsl(var(--muted));color:hsl(var(--foreground));border-radius:6px;outline:none;margin:0 .4rem .25rem;padding:.35rem .6rem;font-size:.8rem}.TaskContextMenu-module__yZxy2a__subPanelSearch:focus{border-color:hsl(var(--primary))}.TaskContextMenu-module__yZxy2a__pickerList{flex-direction:column;max-height:220px;padding:0 .2rem;display:flex;overflow-y:auto}.TaskContextMenu-module__yZxy2a__pickerGroup{color:hsl(var(--muted-foreground));text-transform:uppercase;letter-spacing:.04em;padding:.3rem .5rem .1rem;font-size:.7rem;font-weight:600}.TaskContextMenu-module__yZxy2a__pickerItem{width:100%;color:hsl(var(--foreground));cursor:pointer;text-align:left;background:0 0;border:none;border-radius:6px;align-items:center;gap:.5rem;padding:.35rem .5rem;font-size:.82rem;transition:background .1s;display:flex}.TaskContextMenu-module__yZxy2a__pickerItem:hover{background:hsl(var(--muted))}.TaskContextMenu-module__yZxy2a__pickerItemActive{background:hsl(var(--primary)/.08);color:hsl(var(--primary))}.TaskContextMenu-module__yZxy2a__pickerAvatar{-o-object-fit:cover;object-fit:cover;background:hsl(var(--primary)/.15);width:24px;height:24px;color:hsl(var(--primary));border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.7rem;font-weight:700;display:flex;overflow:hidden}.TaskContextMenu-module__yZxy2a__checkmark{color:hsl(var(--primary));margin-left:auto;font-size:.8rem}.TaskContextMenu-module__yZxy2a__subtaskRows{flex-direction:column;gap:.4rem;max-height:240px;padding:.25rem .4rem;display:flex;overflow-y:auto}.TaskContextMenu-module__yZxy2a__subtaskRow{align-items:center;gap:.3rem;display:flex}.TaskContextMenu-module__yZxy2a__subtaskInput{border:1px solid hsl(var(--border));background:hsl(var(--muted));color:hsl(var(--foreground));border-radius:6px;outline:none;flex:1;min-width:0;padding:.3rem .5rem;font-size:.8rem}.TaskContextMenu-module__yZxy2a__subtaskInput:focus{border-color:hsl(var(--primary))}.TaskContextMenu-module__yZxy2a__subtaskSelect{border:1px solid hsl(var(--border));background:hsl(var(--muted));color:hsl(var(--foreground));cursor:pointer;border-radius:6px;outline:none;max-width:110px;padding:.3rem .4rem;font-size:.75rem}.TaskContextMenu-module__yZxy2a__subtaskDate{border:1px solid hsl(var(--border));background:hsl(var(--muted));color:hsl(var(--foreground));cursor:pointer;border-radius:6px;outline:none;width:110px;padding:.3rem .4rem;font-size:.75rem}.TaskContextMenu-module__yZxy2a__subtaskRemove{cursor:pointer;color:hsl(var(--muted-foreground));background:0 0;border:none;border-radius:4px;flex-shrink:0;align-items:center;padding:.2rem;display:flex}.TaskContextMenu-module__yZxy2a__subtaskRemove:hover{color:#dc2828;background:#dc282814}.TaskContextMenu-module__yZxy2a__subPanelFooter{border-top:1px solid hsl(var(--border));justify-content:space-between;align-items:center;gap:.4rem;margin-top:.25rem;padding:.4rem .4rem .3rem;display:flex}.TaskContextMenu-module__yZxy2a__addRowBtn{color:hsl(var(--primary));cursor:pointer;background:0 0;border:none;border-radius:6px;align-items:center;gap:.3rem;padding:.25rem .4rem;font-size:.78rem;font-weight:500;display:flex}.TaskContextMenu-module__yZxy2a__addRowBtn:hover{background:hsl(var(--primary)/.08)}.TaskContextMenu-module__yZxy2a__saveBtn{background:hsl(var(--primary));color:#fff;cursor:pointer;border:none;border-radius:6px;padding:.3rem .8rem;font-size:.8rem;font-weight:600;transition:opacity .15s}.TaskContextMenu-module__yZxy2a__saveBtn:hover:not(:disabled){opacity:.9}.TaskContextMenu-module__yZxy2a__saveBtn:disabled{opacity:.6;cursor:default}.TaskContextMenu-module__yZxy2a__overlay{z-index:10000;background:#00000059;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.TaskContextMenu-module__yZxy2a__dialog{background:hsl(var(--card));border:1px solid hsl(var(--border));border-radius:12px;width:90%;max-width:360px;padding:1.5rem;box-shadow:0 20px 60px #0003}.TaskContextMenu-module__yZxy2a__dialogTitle{color:hsl(var(--foreground));margin:0 0 .5rem;font-size:1rem;font-weight:700}.TaskContextMenu-module__yZxy2a__dialogBody{color:hsl(var(--muted-foreground));margin:0 0 1.25rem;font-size:.85rem;line-height:1.5}.TaskContextMenu-module__yZxy2a__dialogActions{justify-content:flex-end;gap:.5rem;display:flex}.TaskContextMenu-module__yZxy2a__dialogCancel{background:hsl(var(--muted));border:1px solid hsl(var(--border));color:hsl(var(--foreground));cursor:pointer;border-radius:8px;padding:.4rem 1rem;font-size:.85rem;font-weight:500}.TaskContextMenu-module__yZxy2a__dialogCancel:hover{background:hsl(var(--border))}.TaskContextMenu-module__yZxy2a__dialogDelete{color:#fff;cursor:pointer;background:#dc2828;border:none;border-radius:8px;padding:.4rem 1rem;font-size:.85rem;font-weight:600;transition:opacity .15s}.TaskContextMenu-module__yZxy2a__dialogDelete:hover{opacity:.88}
.UserPicker-module__ocHBZa__container{width:100%;position:relative}.UserPicker-module__ocHBZa__trigger{cursor:pointer;-webkit-user-select:none;user-select:none;border:1px solid #0000;border-radius:6px;transition:all .2s}.UserPicker-module__ocHBZa__trigger:hover{background:hsl(var(--muted)/.5)}.UserPicker-module__ocHBZa__placeholder{color:hsl(var(--muted-foreground));align-items:center;gap:.5rem;padding:.25rem .5rem;font-size:.95rem;display:flex}.UserPicker-module__ocHBZa__dashedAvatar{border:1px dashed hsl(var(--muted-foreground));width:30px;height:30px;color:hsl(var(--muted-foreground));border-radius:50%;justify-content:center;align-items:center;display:flex}.UserPicker-module__ocHBZa__selection{align-items:center;gap:.5rem;padding:.25rem .5rem;display:flex}.UserPicker-module__ocHBZa__avatar{color:#fff;border:2px solid hsl(var(--background));background:#3b82f6;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;margin-left:-8px;font-size:.75rem;font-weight:600;display:flex}.UserPicker-module__ocHBZa__avatar:first-child{margin-left:0}.UserPicker-module__ocHBZa__moreCount{color:hsl(var(--muted-foreground));margin-left:.25rem;font-size:.8rem}.UserPicker-module__ocHBZa__singleName{font-size:.95rem;font-weight:500}.UserPicker-module__ocHBZa__dropdown{background:hsl(var(--card));border:1px solid hsl(var(--border));z-index:50;border-radius:.5rem;width:250px;margin-top:.25rem;animation:.1s ease-out UserPicker-module__ocHBZa__fadeIn;position:absolute;top:100%;left:0;overflow:hidden;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.UserPicker-module__ocHBZa__searchBox{border-bottom:1px solid hsl(var(--border)/.5);background:hsl(var(--muted)/.3);align-items:center;padding:.5rem;display:flex}.UserPicker-module__ocHBZa__searchIcon{color:hsl(var(--muted-foreground));margin-right:.5rem}.UserPicker-module__ocHBZa__searchInput{color:hsl(var(--foreground));background:0 0;border:none;outline:none;flex:1;font-size:.9rem}.UserPicker-module__ocHBZa__list{max-height:200px;padding:.25rem;overflow-y:auto}.UserPicker-module__ocHBZa__item{cursor:pointer;border-radius:4px;align-items:center;padding:.5rem;transition:background .1s;display:flex}.UserPicker-module__ocHBZa__item:hover{background:hsl(var(--muted))}.UserPicker-module__ocHBZa__selected{background:hsl(var(--primary)/.1)}.UserPicker-module__ocHBZa__itemAvatar{color:#fff;background:#cbd5e1;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;margin-right:.75rem;font-size:.75rem;font-weight:600;display:flex}.UserPicker-module__ocHBZa__itemInfo{flex:1;overflow:hidden}.UserPicker-module__ocHBZa__itemName{white-space:nowrap;text-overflow:ellipsis;font-size:.85rem;font-weight:500;overflow:hidden}.UserPicker-module__ocHBZa__itemEmail{color:hsl(var(--muted-foreground));white-space:nowrap;text-overflow:ellipsis;font-size:.75rem;overflow:hidden}.UserPicker-module__ocHBZa__check{color:hsl(var(--primary));margin-left:.5rem}.UserPicker-module__ocHBZa__empty{text-align:center;color:hsl(var(--muted-foreground));padding:1rem;font-size:.85rem}@keyframes UserPicker-module__ocHBZa__fadeIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}
.ProjectToolbar-module__W8FOoW__toolbar{border-bottom:1px solid hsl(var(--border)/.5);background:hsl(var(--background));flex-shrink:0;align-items:center;gap:1.5rem;height:48px;padding:0 2rem;display:flex}.ProjectToolbar-module__W8FOoW__tab{color:hsl(var(--muted-foreground));cursor:pointer;background:0 0;border:none;align-items:center;gap:.5rem;padding:.75rem 0;font-size:.9rem;font-weight:500;display:flex;position:relative}.ProjectToolbar-module__W8FOoW__tab:hover:not(.ProjectToolbar-module__W8FOoW__disabled),.ProjectToolbar-module__W8FOoW__active{color:hsl(var(--foreground))}.ProjectToolbar-module__W8FOoW__underline{background:hsl(var(--foreground));border-radius:2px 2px 0 0;height:2px;position:absolute;bottom:0;left:0;right:0}.ProjectToolbar-module__W8FOoW__disabled{opacity:.5;cursor:not-allowed}
.ListView-module__CLbWdW__container{flex-direction:column;width:100%;min-width:0;height:100%;padding:1rem 1.5rem;display:flex;overflow-x:hidden}.ListView-module__CLbWdW__headerRow{grid-template-columns:var(--list-view-grid-template,minmax(400px,1fr)110px 110px 90px 90px 75px 110px);border-bottom:2px solid hsl(var(--border));z-index:10;background-color:hsl(var(--background));align-items:center;width:100%;margin-bottom:.25rem;padding:0 1rem .6rem;display:grid;position:sticky;top:0}.ListView-module__CLbWdW__headerCell{text-transform:uppercase;letter-spacing:.07em;color:hsl(var(--muted-foreground));align-items:center;padding-left:.75rem;font-size:.68rem;font-weight:800;display:flex;position:relative;overflow:hidden}.ListView-module__CLbWdW__headerCell:last-child{border-right:none}.ListView-module__CLbWdW__resizer{cursor:col-resize;-webkit-user-select:none;user-select:none;z-index:50;touch-action:none;background:0 0;border-radius:3px;width:6px;height:70%;transition:background .1s;position:absolute;top:50%;right:0;transform:translateY(-50%)}.ListView-module__CLbWdW__resizer:hover,.ListView-module__CLbWdW__headerCell:hover .ListView-module__CLbWdW__resizer{background:hsl(var(--primary)/.4)}.ListView-module__CLbWdW__body{flex:1;width:100%;min-width:0;padding-bottom:2rem;overflow:clip auto}.ListView-module__CLbWdW__section{border:1px solid hsl(var(--border));border-radius:.75rem;margin-bottom:1.25rem;padding-bottom:0;overflow:hidden}.ListView-module__CLbWdW__sectionHeader{font-family:var(--font-manrope,"Manrope",sans-serif);color:hsl(var(--primary));cursor:pointer;background:hsl(var(--primary)/.12);-webkit-user-select:none;user-select:none;border-radius:.375rem;align-items:center;gap:.6rem;padding:.6rem .75rem;font-size:1.2rem;font-weight:700;transition:background .1s;display:flex;position:relative}.ListView-module__CLbWdW__sectionHeader:hover{background:hsl(var(--primary)/.18)}.ListView-module__CLbWdW__sectionHeaderMuted{background:hsl(var(--muted)/.55);color:hsl(var(--foreground))}.ListView-module__CLbWdW__sectionHeaderMuted:hover{background:hsl(var(--muted)/.75)}:is(.dark .ListView-module__CLbWdW__sectionHeaderMuted,.midnight .ListView-module__CLbWdW__sectionHeaderMuted,.forest .ListView-module__CLbWdW__sectionHeaderMuted,.nebula .ListView-module__CLbWdW__sectionHeaderMuted){background:hsl(var(--muted)/.55);color:hsl(var(--foreground))}:is(.dark .ListView-module__CLbWdW__sectionHeaderMuted:hover,.midnight .ListView-module__CLbWdW__sectionHeaderMuted:hover,.forest .ListView-module__CLbWdW__sectionHeaderMuted:hover,.nebula .ListView-module__CLbWdW__sectionHeaderMuted:hover){background:hsl(var(--muted)/.75)}:is(.dark .ListView-module__CLbWdW__sectionHeader,.midnight .ListView-module__CLbWdW__sectionHeader,.forest .ListView-module__CLbWdW__sectionHeader,.nebula .ListView-module__CLbWdW__sectionHeader){color:hsl(var(--muted-foreground));background:hsl(var(--primary)/.15)}:is(.dark .ListView-module__CLbWdW__sectionHeader:hover,.midnight .ListView-module__CLbWdW__sectionHeader:hover,.forest .ListView-module__CLbWdW__sectionHeader:hover,.nebula .ListView-module__CLbWdW__sectionHeader:hover){background:hsl(var(--primary)/.22)}.ListView-module__CLbWdW__count{color:hsl(var(--muted-foreground));background:hsl(var(--muted));border-radius:999px;padding:.15rem .5rem;font-family:inherit;font-size:.78rem;font-weight:500}.ListView-module__CLbWdW__taskList{flex-direction:column;gap:.35rem;padding:.4rem .75rem;display:flex}.ListView-module__CLbWdW__addTaskRow{color:hsl(var(--muted-foreground));cursor:pointer;border-radius:.625rem;align-items:center;gap:.75rem;margin-top:.1rem;padding:.5rem 1rem .5rem 1.75rem;font-size:.875rem;transition:background .1s,color .1s;display:flex}.ListView-module__CLbWdW__addTaskRow:hover{background:hsl(var(--primary)/.06);color:hsl(var(--primary))}.ListView-module__CLbWdW__addTaskInputRow{border-bottom:1px solid hsl(var(--border));align-items:center;padding:.5rem 1rem;display:flex}.ListView-module__CLbWdW__inlineInput{color:hsl(var(--foreground));background:0 0;border:none;outline:none;flex:1;padding:.25rem 0;font-size:.9rem}.ListView-module__CLbWdW__sectionActions{margin-left:auto;display:none}.ListView-module__CLbWdW__sectionHeader:hover .ListView-module__CLbWdW__sectionActions{display:block}.ListView-module__CLbWdW__deleteBtn{opacity:0;transition:opacity .15s}.ListView-module__CLbWdW__sectionHeader:hover .ListView-module__CLbWdW__deleteBtn{opacity:1}.ListView-module__CLbWdW__sectionDeleteX{cursor:pointer;color:hsl(var(--destructive));opacity:0;z-index:20;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;width:18px;height:18px;font-size:.72rem;font-weight:700;line-height:1;transition:opacity .15s,background .15s;display:flex;position:absolute;top:50%;right:.75rem;transform:translateY(-50%)}.ListView-module__CLbWdW__sectionHeader:hover .ListView-module__CLbWdW__sectionDeleteX{opacity:1}.ListView-module__CLbWdW__sectionDeleteX:hover{background:hsl(var(--destructive)/.1)}@media (max-width:768px){.ListView-module__CLbWdW__container{padding:.5rem;overflow-x:auto}.ListView-module__CLbWdW__headerRow{min-width:800px}.ListView-module__CLbWdW__body{min-width:800px;overflow-x:visible}}
.TaskRow-module__eB5zja__row{grid-template-columns:var(--list-view-grid-template,minmax(400px,1fr)110px 110px 90px 90px 75px 110px);background:hsl(var(--card));border:1px solid hsl(var(--border)/.4);border-radius:.75rem;align-items:stretch;width:100%;min-width:0;min-height:46px;padding:0 1rem;font-size:.875rem;transition:background-color .12s,border-left-color .12s;display:grid;position:relative}:is(.dark .TaskRow-module__eB5zja__row,.midnight .TaskRow-module__eB5zja__row,.forest .TaskRow-module__eB5zja__row,.nebula .TaskRow-module__eB5zja__row){background:hsl(var(--card)/.6);border-color:hsl(var(--border)/.25)}.TaskRow-module__eB5zja__row:hover{background-color:hsl(var(--primary)/.04)}.TaskRow-module__eB5zja__row:hover .TaskRow-module__eB5zja__toggleBtn,.TaskRow-module__eB5zja__toggleBtn.TaskRow-module__eB5zja__visible{opacity:1}.TaskRow-module__eB5zja__toggleBtn{cursor:pointer;width:20px;height:20px;color:hsl(var(--muted-foreground));opacity:0;z-index:10;border-radius:4px;justify-content:center;align-items:center;transition:opacity .2s;display:flex;position:absolute;top:50%;left:4px;transform:translateY(-50%)}.TaskRow-module__eB5zja__toggleBtn:hover{background:hsl(var(--muted));color:hsl(var(--foreground))}.TaskRow-module__eB5zja__selected{background-color:hsl(var(--primary)/.08);border-left-color:hsl(var(--primary))}.TaskRow-module__eB5zja__cell{white-space:nowrap;text-overflow:ellipsis;align-items:center;min-width:0;padding:0 .5rem;display:flex;overflow:hidden}.TaskRow-module__eB5zja__cell:last-child{border-right:none}.TaskRow-module__eB5zja__cell:nth-child(3),.TaskRow-module__eB5zja__cell:nth-child(4),.TaskRow-module__eB5zja__cell:nth-child(6),.TaskRow-module__eB5zja__cell:nth-child(7){justify-content:center}.TaskRow-module__eB5zja__check{border:2px solid hsl(var(--muted-foreground));cursor:pointer;border-radius:5px;flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;margin-right:.75rem;transition:all .15s;display:flex}.TaskRow-module__eB5zja__check:hover{border-color:hsl(var(--primary));transform:scale(1.1)}.TaskRow-module__eB5zja__checked{background:hsl(var(--primary));border-color:hsl(var(--primary))}.TaskRow-module__eB5zja__taskName{color:hsl(var(--foreground));font-weight:600}.TaskRow-module__eB5zja__avatar{text-transform:uppercase;width:26px;height:26px;box-shadow:0 0 0 2px hsl(var(--card));border-radius:50%;justify-content:center;align-items:center;font-size:.7rem;font-weight:700;display:flex}.TaskRow-module__eB5zja__tag{background:hsl(var(--primary)/.1);color:hsl(var(--primary));text-transform:uppercase;letter-spacing:.03em;border-radius:4px;padding:.15rem .55rem;font-size:.68rem;font-weight:700}.TaskRow-module__eB5zja__action{opacity:0;justify-content:center;transition:opacity .15s;display:flex}.TaskRow-module__eB5zja__row:hover .TaskRow-module__eB5zja__action{opacity:1}@media (max-width:768px){.TaskRow-module__eB5zja__row:hover .TaskRow-module__eB5zja__action{opacity:1}}.TaskRow-module__eB5zja__inlineInput{border:1px solid hsl(var(--primary)/.5);font-size:inherit;font-weight:inherit;color:inherit;width:100%;box-shadow:0 0 0 3px hsl(var(--primary)/.1);background:0 0;border-radius:4px;outline:none;padding:.25rem .5rem}
.Modal-module__KW-HUW__overlay{z-index:100;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#00000080;justify-content:center;align-items:center;animation:.2s ease-out Modal-module__KW-HUW__fadeIn;display:flex;position:fixed;inset:0}.Modal-module__KW-HUW__modal{background:hsl(var(--card)/.85);-webkit-backdrop-filter:blur(16px);border:1px solid hsl(var(--border)/.5);border-radius:1rem;flex-direction:column;width:100%;max-width:1150px;height:95vh;animation:.3s ease-out Modal-module__KW-HUW__slideUp;display:flex;overflow:hidden;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}@media (max-width:768px){.Modal-module__KW-HUW__modal{border:none;border-radius:0;width:100%;max-width:none;height:100%}}.Modal-module__KW-HUW__header{border-bottom:1px solid hsl(var(--border));background:hsl(var(--background));justify-content:space-between;align-items:center;padding:1rem 1.5rem;display:flex}.Modal-module__KW-HUW__markCompleteBtn{border:1px solid hsl(var(--border));cursor:pointer;color:hsl(var(--foreground));background:0 0;border-radius:.25rem;align-items:center;gap:.5rem;padding:.4rem .8rem;font-size:.85rem;transition:all .2s;display:flex}.Modal-module__KW-HUW__markCompleteBtn:hover{background:hsl(var(--muted));border-color:hsl(var(--muted-foreground))}.Modal-module__KW-HUW__markCompleteBtn.Modal-module__KW-HUW__completed{color:#fff;background:#22c35d;border-color:#0000}.Modal-module__KW-HUW__markCompleteBtn.Modal-module__KW-HUW__completed:hover{opacity:.9;background:#d92626;transform:scale(.98)}.Modal-module__KW-HUW__body{flex-direction:column;flex:1;gap:1.5rem;padding:2rem 2.5rem;display:flex;overflow-y:auto}@media (max-width:768px){.Modal-module__KW-HUW__body{padding:1rem}}.Modal-module__KW-HUW__titleInput{color:hsl(var(--foreground));background:0 0;border:none;outline:none;width:100%;font-size:1.75rem;font-weight:700}.Modal-module__KW-HUW__titleInput::placeholder{color:hsl(var(--muted-foreground))}.Modal-module__KW-HUW__metadataGrid{-moz-column-gap:5rem;grid-template-columns:repeat(2,1fr);gap:1.5rem 5rem;display:grid}@media (max-width:768px){.Modal-module__KW-HUW__metadataGrid{grid-template-columns:1fr}}.Modal-module__KW-HUW__fieldGroup{flex-direction:column;gap:.5rem;display:flex}.Modal-module__KW-HUW__fieldLabel{color:hsl(var(--muted-foreground));flex-shrink:0;align-items:center;gap:.4rem;font-size:.9rem;display:flex}.Modal-module__KW-HUW__metaRow{align-items:center;display:flex}.Modal-module__KW-HUW__metaLabel{width:140px;color:hsl(var(--muted-foreground));flex-shrink:0;font-size:.95rem}.Modal-module__KW-HUW__metaValue{flex:1;align-items:center;display:flex}.Modal-module__KW-HUW__userPill,.Modal-module__KW-HUW__datePill,.Modal-module__KW-HUW__projectPill{cursor:pointer;border-radius:1rem;align-items:center;gap:.5rem;padding:.25rem .5rem;font-size:.95rem;transition:background .2s;display:flex}.Modal-module__KW-HUW__userPill:hover,.Modal-module__KW-HUW__datePill:hover,.Modal-module__KW-HUW__projectPill:hover{background:hsl(var(--muted))}.Modal-module__KW-HUW__projectPill{background:hsl(var(--muted)/.5);font-size:.85rem;font-weight:500}.Modal-module__KW-HUW__descriptionBox{resize:none;width:100%;min-height:100px;color:hsl(var(--foreground));background:0 0;border:none;outline:none;font-family:inherit;font-size:1rem;line-height:1.5}.Modal-module__KW-HUW__descriptionBox::placeholder{color:hsl(var(--muted-foreground))}.Modal-module__KW-HUW__sectionHeader{align-items:center;gap:.5rem;margin-bottom:.5rem;font-size:1rem;font-weight:600;display:flex}.Modal-module__KW-HUW__footer{background:hsl(var(--muted)/.3);border-top:1px solid hsl(var(--border));justify-content:flex-end;align-items:center;gap:1rem;padding:1rem 1.5rem;display:flex}@media (max-width:768px){.Modal-module__KW-HUW__footer{flex-direction:row;gap:.5rem;padding:.75rem 1rem}}.Modal-module__KW-HUW__tabContainer{background:hsl(var(--muted));border-radius:.5rem;gap:.25rem;margin-bottom:1.5rem;padding:.25rem;display:flex}.Modal-module__KW-HUW__tabButton{color:hsl(var(--muted-foreground));cursor:pointer;background:0 0;border:none;border-radius:.375rem;flex:1;padding:.5rem 1rem;font-size:.9rem;font-weight:500;transition:all .2s}.Modal-module__KW-HUW__tabButton:hover{color:hsl(var(--foreground))}.Modal-module__KW-HUW__tabButtonActive{background:hsl(var(--background));color:hsl(var(--foreground));font-weight:600;box-shadow:0 1px 2px #0000001a}.Modal-module__KW-HUW__commentInput{border:1px solid hsl(var(--input));background:hsl(var(--background));color:hsl(var(--foreground));border-radius:1.5rem;outline:none;flex:1;padding:.6rem 1rem;font-size:.9rem}.Modal-module__KW-HUW__btn{border:1px solid hsl(var(--border));background:hsl(var(--card));cursor:pointer;color:hsl(var(--foreground));border-radius:.75rem;align-items:center;gap:.5rem;padding:.6rem 1.2rem;font-size:.9rem;font-weight:600;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex;box-shadow:0 1px 2px #0000000d}.Modal-module__KW-HUW__btn:hover{background:hsl(var(--muted)/.5);transform:translateY(-1px);box-shadow:0 4px 6px #0000000d}.Modal-module__KW-HUW__btn:active{transform:translateY(0)}.Modal-module__KW-HUW__btnPrimary{background:linear-gradient(135deg,hsl(var(--primary))0%,#884cff 100%);color:#fff;border:none;box-shadow:0 4px 10px #6366f14d}.Modal-module__KW-HUW__btnPrimary:hover{filter:brightness(1.1);box-shadow:0 6px 15px #6366f166}@keyframes Modal-module__KW-HUW__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes Modal-module__KW-HUW__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.Modal-module__KW-HUW__formGroup{flex-direction:column;gap:.5rem;display:flex}.Modal-module__KW-HUW__label{color:hsl(var(--muted-foreground));margin-bottom:.25rem;font-size:.875rem;font-weight:500}.Modal-module__KW-HUW__input{border:1px solid hsl(var(--input));background:hsl(var(--background));width:100%;color:hsl(var(--foreground));border-radius:.5rem;padding:.75rem 1rem;font-size:.95rem;transition:all .2s}.Modal-module__KW-HUW__input:focus{border-color:hsl(var(--primary));box-shadow:0 0 0 3px hsl(var(--primary)/.15);outline:none}.Modal-module__KW-HUW__input::placeholder{color:hsl(var(--muted-foreground)/.5)}.Modal-module__KW-HUW__secondaryBtn{border:1px solid hsl(var(--border));color:hsl(var(--foreground));cursor:pointer;background:0 0;border-radius:.5rem;padding:.6rem 1.25rem;font-weight:500;transition:all .2s}.Modal-module__KW-HUW__secondaryBtn:hover{background:hsl(var(--muted))}.Modal-module__KW-HUW__primaryBtn{background:hsl(var(--primary));color:hsl(var(--primary-foreground));cursor:pointer;box-shadow:0 4px 6px -1px hsl(var(--primary)/.3);border:none;border-radius:.5rem;padding:.6rem 1.25rem;font-weight:600;transition:all .2s}.Modal-module__KW-HUW__primaryBtn:hover{filter:brightness(1.1);box-shadow:0 6px 8px -1px hsl(var(--primary)/.4);transform:translateY(-1px)}.Modal-module__KW-HUW__primaryBtn:active{transform:translateY(0)}.Modal-module__KW-HUW__magicBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#6366f1,#a855f7,#ec4899) 0 0/200% 200%;border:none;border-radius:6px;align-items:center;gap:.25rem;padding:.25rem .6rem;font-size:.75rem;font-weight:600;transition:transform .2s,box-shadow .2s;animation:3s infinite Modal-module__KW-HUW__gradientShift;display:flex;box-shadow:0 2px 5px #a855f74d}.Modal-module__KW-HUW__magicBtn:hover{transform:translateY(-1px);box-shadow:0 4px 10px #a855f766}.Modal-module__KW-HUW__magicBtn:active{transform:translateY(0)}.Modal-module__KW-HUW__magicBtn.Modal-module__KW-HUW__loading{opacity:.8;cursor:wait}@keyframes Modal-module__KW-HUW__gradientShift{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}.Modal-module__KW-HUW__aiPopover{background:hsl(var(--card));border:1px solid hsl(var(--border));z-index:50;border-radius:8px;min-width:180px;margin-top:.5rem;animation:.15s ease-out Modal-module__KW-HUW__fadeIn;position:absolute;top:100%;right:0;overflow:hidden;box-shadow:0 4px 20px #00000026}.Modal-module__KW-HUW__aiOption{cursor:pointer;color:hsl(var(--foreground));align-items:center;gap:.5rem;padding:.6rem 1rem;font-size:.85rem;transition:background .1s;display:flex}.Modal-module__KW-HUW__aiOption:hover{background:hsl(var(--accent))}.Modal-module__KW-HUW__aiOption svg{color:#a855f7}.Modal-module__KW-HUW__aiButton{cursor:pointer;border:1px solid #0000;border-radius:6px;align-items:center;gap:.4rem;padding:.35rem .75rem;font-size:.75rem;font-weight:600;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex;box-shadow:0 1px 2px #0000000d}.Modal-module__KW-HUW__aiButton:disabled{opacity:.6;cursor:wait;transform:none!important}.Modal-module__KW-HUW__aiGrammar{color:#2563eb;background:#eff6ff;border:1px solid #dbeafe}.Modal-module__KW-HUW__aiGrammar:hover:not(:disabled){background:#dbeafe;transform:translateY(-1px);box-shadow:0 2px 4px #2563eb1a}.Modal-module__KW-HUW__aiAuto{color:#475569;background:#f8fafc;border:1px solid #e2e8f0}.Modal-module__KW-HUW__aiAuto:hover:not(:disabled){background:#f1f5f9;transform:translateY(-1px);box-shadow:0 2px 4px #4755691a}.Modal-module__KW-HUW__aiSuggest{color:#d97706;background:#fffbeb;border:1px solid #fef3c7}.Modal-module__KW-HUW__aiSuggest:hover:not(:disabled){background:#fef3c7;transform:translateY(-1px);box-shadow:0 2px 4px #d977061a}.Modal-module__KW-HUW__aiTest{color:#059669;background:#ecfdf5;border:1px solid #d1fae5}.Modal-module__KW-HUW__aiTest:hover:not(:disabled){background:#d1fae5;transform:translateY(-1px);box-shadow:0 2px 4px #0596691a}.Modal-module__KW-HUW__aiSummary{color:#7e22ce;background:#f3e8ff;border:1px solid #e9d5ff}.Modal-module__KW-HUW__aiSummary:hover:not(:disabled){background:#e9d5ff;transform:translateY(-1px);box-shadow:0 2px 4px #7e22ce1a}
.SubtaskList-module__t3N0_W__container{flex-direction:column;gap:.35rem;margin-top:1rem;display:flex}.SubtaskList-module__t3N0_W__title{color:hsl(var(--foreground));margin-bottom:.5rem;font-size:.9rem;font-weight:600}.SubtaskList-module__t3N0_W__item{background:hsl(var(--card));border:1px solid hsl(var(--border));border-radius:.5rem;align-items:center;gap:.6rem;padding:.45rem .85rem;transition:all .2s ease-in-out;display:flex;box-shadow:0 1px 2px #0000000d}.SubtaskList-module__t3N0_W__item:hover{border-color:hsl(var(--primary)/.5);transform:translateY(-1px);box-shadow:0 3px 6px #00000014}.SubtaskList-module__t3N0_W__itemElevated{z-index:50}.SubtaskList-module__t3N0_W__checkbox{border:1px solid hsl(var(--muted-foreground));cursor:pointer;background:0 0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:15px;height:15px;transition:all .2s;display:flex}.SubtaskList-module__t3N0_W__checkbox:hover{border-color:hsl(var(--primary));background:hsl(var(--primary)/.1)}.SubtaskList-module__t3N0_W__checkbox.SubtaskList-module__t3N0_W__completed{background:hsl(var(--primary));border-color:hsl(var(--primary));color:#fff}.SubtaskList-module__t3N0_W__input{color:hsl(var(--foreground));background:0 0;border:none;outline:none;flex:1;min-width:0;font-size:.82rem}.SubtaskList-module__t3N0_W__input.SubtaskList-module__t3N0_W__completed{color:hsl(var(--muted-foreground));text-decoration:line-through}.SubtaskList-module__t3N0_W__subtaskMeta{flex-shrink:0;align-items:center;gap:.4rem;display:flex}.SubtaskList-module__t3N0_W__subtaskMetaBtn{cursor:pointer;color:hsl(var(--muted-foreground)/.5);background:0 0;border:1px solid #0000;border-radius:4px;justify-content:center;align-items:center;padding:.2rem;transition:all .15s;display:flex}.SubtaskList-module__t3N0_W__subtaskMetaBtn:hover{color:hsl(var(--foreground));background:hsl(var(--muted));border-color:hsl(var(--border))}.SubtaskList-module__t3N0_W__subtaskDateInput{border:1px solid hsl(var(--primary)/.5);background:hsl(var(--card));color:hsl(var(--foreground));border-radius:4px;outline:none;width:130px;padding:.15rem .3rem;font-size:.75rem}.SubtaskList-module__t3N0_W__subtaskDateLabel{color:hsl(var(--muted-foreground));cursor:pointer;white-space:nowrap;border-radius:4px;align-items:center;gap:.2rem;padding:.15rem .3rem;font-size:.72rem;transition:all .15s;display:flex}.SubtaskList-module__t3N0_W__subtaskDateLabel:hover{background:hsl(var(--muted));color:hsl(var(--foreground))}.SubtaskList-module__t3N0_W__userPickerDropdown{z-index:9999;background:hsl(var(--card));border:1px solid hsl(var(--border));border-radius:8px;min-width:220px;max-height:240px;padding:.25rem;overflow-y:auto;box-shadow:0 8px 24px #00000026}.SubtaskList-module__t3N0_W__userPickerSearch{border:1px solid hsl(var(--border));background:hsl(var(--background));width:100%;color:hsl(var(--foreground));border-radius:6px;outline:none;margin-bottom:.25rem;padding:.4rem .5rem;font-size:.78rem}.SubtaskList-module__t3N0_W__userPickerSearch:focus{border-color:hsl(var(--primary)/.6)}.SubtaskList-module__t3N0_W__userPickerOption{cursor:pointer;color:hsl(var(--foreground));border-radius:6px;align-items:center;gap:.5rem;padding:.35rem .5rem;font-size:.8rem;transition:background .1s;display:flex}.SubtaskList-module__t3N0_W__userPickerOption:hover{background:hsl(var(--muted))}.SubtaskList-module__t3N0_W__userPickerSelected{background:hsl(var(--primary)/.08)}.SubtaskList-module__t3N0_W__userPickerCheck{border:1px solid hsl(var(--muted-foreground)/.4);width:14px;height:14px;color:hsl(var(--primary));border-radius:3px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.SubtaskList-module__t3N0_W__addBtn{color:hsl(var(--muted-foreground));cursor:pointer;border-radius:.5rem;align-items:center;gap:.5rem;width:fit-content;margin-top:.5rem;padding:.5rem;font-size:.9rem;display:flex}.SubtaskList-module__t3N0_W__addBtn:hover{background:hsl(var(--muted));color:hsl(var(--foreground))}
.page-module__A0P-hq__container{background:hsl(var(--background));max-width:1400px;height:calc(100vh - 64px);margin:0 auto;padding:2rem 2.5rem 3rem;overflow-y:auto}.page-module__A0P-hq__greetingSection{margin-bottom:2.5rem}.page-module__A0P-hq__greeting{font-family:var(--font-manrope,"Manrope",sans-serif);color:hsl(var(--foreground));letter-spacing:-.03em;margin-bottom:.4rem;font-size:clamp(2.2rem,4vw,3.2rem);font-weight:800;line-height:1.05}.page-module__A0P-hq__subtitle{color:hsl(var(--muted-foreground));font-size:1.05rem}.page-module__A0P-hq__bentoGrid{grid-template-columns:1fr 340px;align-items:start;gap:2rem;display:grid}@media (max-width:1200px){.page-module__A0P-hq__bentoGrid{grid-template-columns:1fr}}.page-module__A0P-hq__mainCol{flex-direction:column;gap:2rem;min-width:0;display:flex;overflow:hidden}.page-module__A0P-hq__sideCol{flex-direction:column;gap:2rem;display:flex}.page-module__A0P-hq__statsRow{grid-template-columns:repeat(5,1fr);gap:1rem;display:grid}@media (max-width:1024px){.page-module__A0P-hq__statsRow{grid-template-columns:repeat(3,1fr)}}@media (max-width:600px){.page-module__A0P-hq__statsRow{grid-template-columns:repeat(2,1fr)}}.page-module__A0P-hq__statCard{aspect-ratio:1;cursor:default;text-align:center;border-radius:1.25rem;flex-direction:column;justify-content:center;align-items:center;padding:1.25rem;transition:filter .15s;display:flex}.page-module__A0P-hq__statCard:hover{filter:brightness(.96)}.page-module__A0P-hq__statCard0,.page-module__A0P-hq__statCard1{background:hsl(var(--muted))}.page-module__A0P-hq__statCard2{background:#ffb68b2e}.page-module__A0P-hq__statCard3{background:#ba1a1a12}.page-module__A0P-hq__statCard4{background:#a855f71a}.page-module__A0P-hq__statLabel{margin-bottom:.35rem;font-size:.8rem;font-weight:500}.page-module__A0P-hq__statCard0 .page-module__A0P-hq__statLabel,.page-module__A0P-hq__statCard1 .page-module__A0P-hq__statLabel{color:hsl(var(--muted-foreground))}.page-module__A0P-hq__statCard2 .page-module__A0P-hq__statLabel{color:#f59e0b}.page-module__A0P-hq__statCard3 .page-module__A0P-hq__statLabel{color:#ef4444}.page-module__A0P-hq__statCard4 .page-module__A0P-hq__statLabel{color:#a855f7}.page-module__A0P-hq__statValue{font-family:var(--font-manrope,"Manrope",sans-serif);font-size:2.4rem;font-weight:800;line-height:1}.page-module__A0P-hq__statCard0 .page-module__A0P-hq__statValue,.page-module__A0P-hq__statCard1 .page-module__A0P-hq__statValue{color:hsl(var(--primary))}.page-module__A0P-hq__statCard2 .page-module__A0P-hq__statValue{color:#d97706}.page-module__A0P-hq__statCard3 .page-module__A0P-hq__statValue{color:#dc2626}.page-module__A0P-hq__statCard4 .page-module__A0P-hq__statValue{color:#9333ea}.page-module__A0P-hq__card{background:hsl(var(--card));border-radius:.875rem;min-width:0;padding:2rem;overflow:hidden;box-shadow:0 1px 4px #0000000d}.page-module__A0P-hq__cardHeader{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}.page-module__A0P-hq__cardTitle{align-items:center;gap:.75rem;display:flex}.page-module__A0P-hq__cardTitleIcon{background:hsl(var(--primary)/.1);color:hsl(var(--primary));border-radius:.75rem;justify-content:center;align-items:center;padding:.5rem;display:flex}.page-module__A0P-hq__cardTitleText{font-family:var(--font-manrope,"Manrope",sans-serif);color:hsl(var(--foreground));font-size:1.35rem;font-weight:700}.page-module__A0P-hq__tabs{white-space:nowrap;scrollbar-width:none;align-items:center;gap:.25rem;margin-bottom:1.75rem;display:flex;overflow-x:auto}.page-module__A0P-hq__tabs::-webkit-scrollbar{display:none}.page-module__A0P-hq__tab{cursor:pointer;text-transform:uppercase;letter-spacing:.06em;color:hsl(var(--muted-foreground));opacity:.6;white-space:nowrap;background:0 0;border:none;border-radius:999px;align-items:center;gap:.35rem;padding:.35rem .9rem;font-family:inherit;font-size:.72rem;font-weight:700;transition:all .15s;display:inline-flex}.page-module__A0P-hq__tab:hover{opacity:1;color:hsl(var(--foreground))}.page-module__A0P-hq__activeTab{opacity:1}.page-module__A0P-hq__activeTabUpcoming{background:hsl(var(--primary)/.1);color:hsl(var(--primary))}.page-module__A0P-hq__activeTabOverdue{color:#ba1a1a;background:#ba1a1a17}.page-module__A0P-hq__activeTabCompleted{color:#15803d;background:#15803d1a}.page-module__A0P-hq__createTaskBtn{background:hsl(var(--muted));border:none;border-bottom:2px solid hsl(var(--border));width:100%;color:hsl(var(--muted-foreground));cursor:pointer;text-align:left;border-radius:.5rem .5rem 0 0;align-items:center;gap:.75rem;margin-bottom:1.25rem;padding:1rem 1.5rem;font-family:inherit;font-size:1rem;transition:border-color .2s;display:flex}.page-module__A0P-hq__createTaskBtn:hover{border-bottom-color:hsl(var(--primary));color:hsl(var(--foreground))}.page-module__A0P-hq__taskList{flex-direction:column;gap:.75rem;min-width:0;max-height:480px;padding-right:.25rem;display:flex;overflow:hidden auto}.page-module__A0P-hq__taskItem{background:hsl(var(--muted));cursor:pointer;border-left:4px solid #0000;border-radius:.875rem;align-items:center;gap:1.5rem;min-width:0;padding:1.1rem 1.25rem;transition:all .15s;display:flex;overflow:hidden}.page-module__A0P-hq__taskItem:hover{background:hsl(var(--primary)/.05);border-left-color:hsl(var(--primary))}.page-module__A0P-hq__taskCompleted{opacity:.5}.page-module__A0P-hq__taskCheckbox{border:2px solid hsl(var(--muted-foreground));border-radius:5px;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;display:flex}.page-module__A0P-hq__taskText{color:hsl(var(--foreground));text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;font-size:.95rem;font-weight:600;overflow:hidden}.page-module__A0P-hq__taskCompleted .page-module__A0P-hq__taskText{color:hsl(var(--muted-foreground));text-decoration:line-through}.page-module__A0P-hq__taskProjectBadge{background:hsl(var(--primary)/.1);color:hsl(var(--primary));white-space:nowrap;border-radius:999px;flex-shrink:0;padding:.2rem .75rem;font-size:.72rem;font-weight:600}.page-module__A0P-hq__taskDate{color:hsl(var(--muted-foreground));white-space:nowrap;flex-shrink:0;font-size:.78rem}.page-module__A0P-hq__widgetList{flex-direction:column;gap:.25rem;display:flex}.page-module__A0P-hq__widgetItem{cursor:pointer;text-align:left;width:100%;color:hsl(var(--foreground));background:0 0;border:none;border-radius:.625rem;align-items:center;gap:1rem;padding:.65rem .75rem;font-family:inherit;transition:background .15s;display:flex}.page-module__A0P-hq__widgetItem:hover{background:hsl(var(--muted))}.page-module__A0P-hq__projectIcon{color:#fff;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.page-module__A0P-hq__whiteboardCard{color:#fff;cursor:pointer;background:linear-gradient(135deg,#003461 0%,#004b87 100%);border-radius:.875rem;padding:1.5rem;transition:filter .2s;box-shadow:0 8px 24px #0034614d}.page-module__A0P-hq__whiteboardCard:hover{filter:brightness(1.07)}.page-module__A0P-hq__automationEmpty{border:2px dashed hsl(var(--border));text-align:center;background:hsl(var(--muted));border-radius:.875rem;padding:2rem 1.5rem}.page-module__A0P-hq__teamChips{flex-wrap:wrap;gap:.5rem;display:flex}.page-module__A0P-hq__teamChip{background:hsl(var(--muted));color:hsl(var(--foreground));cursor:pointer;border:none;border-radius:999px;padding:.3rem .9rem;font-family:inherit;font-size:.875rem;font-weight:500;transition:background .15s}.page-module__A0P-hq__teamChip:hover{background:hsl(var(--primary)/.1)}.page-module__A0P-hq__emptyState{text-align:center;color:hsl(var(--muted-foreground));padding:1.5rem;font-size:.88rem;font-style:italic}.page-module__A0P-hq__btn{border:1px solid hsl(var(--border));background:hsl(var(--card));cursor:pointer;color:hsl(var(--foreground));border-radius:6px;padding:.4rem .9rem;font-family:inherit;font-size:.85rem;font-weight:600}.page-module__A0P-hq__btnPrimary{background:hsl(var(--primary));color:#fff;cursor:pointer;border:none;border-radius:6px;align-items:center;gap:.4rem;padding:.4rem .9rem;font-family:inherit;font-size:.85rem;font-weight:600;display:inline-flex}.page-module__A0P-hq__grid{grid-template-columns:2fr 1fr;gap:2rem;display:grid}.page-module__A0P-hq__header{justify-content:space-between;align-items:flex-end;margin-bottom:2rem;display:flex}.page-module__A0P-hq__date{color:hsl(var(--muted-foreground));margin-bottom:.3rem;font-size:.85rem}
.TaskCard-module__3RKtrW__card{background:hsl(var(--card));border:1px solid hsl(var(--border)/.5);transition:all var(--transition-speed);cursor:grab;border-radius:.75rem;margin-bottom:.75rem;padding:1rem;position:relative;overflow:hidden;box-shadow:0 2px 4px #00000005}.TaskCard-module__3RKtrW__card:hover{border-color:hsl(var(--primary)/.3);transform:translateY(-2px);box-shadow:0 8px 16px #0000000a}.TaskCard-module__3RKtrW__selected{border-color:hsl(var(--primary));background-color:hsl(var(--primary)/.05);box-shadow:0 0 0 2px hsl(var(--primary)/.2)}.TaskCard-module__3RKtrW__cardDragging{opacity:.3;box-shadow:none;cursor:grabbing;background:hsl(var(--muted));border-style:dashed}.TaskCard-module__3RKtrW__cardOverlay{cursor:grabbing;z-index:999;border-color:hsl(var(--primary));transform:scale(1.05);box-shadow:0 20px 40px #0003;opacity:1!important}.TaskCard-module__3RKtrW__title{-webkit-user-select:none;user-select:none;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin-bottom:.5rem;font-size:.95rem;font-weight:600;line-height:1.4;display:-webkit-box;overflow:hidden}.TaskCard-module__3RKtrW__meta{color:hsl(var(--muted-foreground));-webkit-user-select:none;user-select:none;justify-content:space-between;align-items:center;margin-top:.75rem;font-size:.75rem;display:flex}.TaskCard-module__3RKtrW__badge{text-transform:uppercase;border-radius:9999px;padding:.25rem .5rem;font-size:.7rem;font-weight:500}.TaskCard-module__3RKtrW__badge-high{color:#ef4343;background:#ef43431a}.TaskCard-module__3RKtrW__badge-medium{color:#f5a83d;background:#f5a83d1a}.TaskCard-module__3RKtrW__badge-low{color:#26d968;background:#26d9681a}.TaskCard-module__3RKtrW__avatars{align-items:center;margin-left:auto;display:flex}.TaskCard-module__3RKtrW__avatar{display:none}.TaskCard-module__3RKtrW__cardDone{opacity:.55}.TaskCard-module__3RKtrW__cardDone .TaskCard-module__3RKtrW__title{color:hsl(var(--muted-foreground));text-decoration:line-through}.TaskCard-module__3RKtrW__doneBadge{text-transform:uppercase;color:#248f4b;background:#26d96826;border-radius:9999px;align-items:center;gap:.2rem;padding:.15rem .4rem;font-size:.65rem;font-weight:600;display:inline-flex}.TaskCard-module__3RKtrW__subtaskBadge{color:hsl(var(--muted-foreground));background:hsl(var(--muted));border-radius:4px;align-items:center;margin-left:.5rem;padding:.1rem .3rem;font-size:.75rem;display:flex}
.Picker-module__xOwC3W__container{width:100%;position:relative}.Picker-module__xOwC3W__trigger{cursor:pointer;-webkit-user-select:none;user-select:none;border:1px solid #0000;border-radius:6px;transition:all .2s}.Picker-module__xOwC3W__trigger:hover{background:hsl(var(--muted)/.5)}.Picker-module__xOwC3W__placeholder{color:hsl(var(--muted-foreground));align-items:center;gap:.5rem;padding:.25rem .5rem;font-size:.9rem;display:flex}.Picker-module__xOwC3W__dashedAvatar{border:1px dashed hsl(var(--muted-foreground));width:28px;height:28px;color:hsl(var(--muted-foreground));border-radius:50%;justify-content:center;align-items:center;display:flex}.Picker-module__xOwC3W__selection{align-items:center;gap:.5rem;padding:.25rem .5rem;display:flex}.Picker-module__xOwC3W__avatar{color:#fff;border:2px solid hsl(var(--background));background:#3b82f6;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;margin-left:-8px;font-size:.75rem;font-weight:600;display:flex}.Picker-module__xOwC3W__avatar:first-child{margin-left:0}.Picker-module__xOwC3W__moreCount{color:hsl(var(--muted-foreground));margin-left:.25rem;font-size:.8rem}.Picker-module__xOwC3W__singleName{font-size:.9rem;font-weight:500}.Picker-module__xOwC3W__dropdown{background:hsl(var(--card));border:1px solid hsl(var(--border));z-index:50;border-radius:.5rem;width:250px;margin-top:.25rem;animation:.1s ease-out Picker-module__xOwC3W__fadeIn;position:absolute;top:100%;left:0;overflow:hidden;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.Picker-module__xOwC3W__searchBox{border-bottom:1px solid hsl(var(--border)/.5);background:hsl(var(--muted)/.3);align-items:center;padding:.5rem;display:flex}.Picker-module__xOwC3W__searchIcon{color:hsl(var(--muted-foreground));margin-right:.5rem}.Picker-module__xOwC3W__searchInput{color:hsl(var(--foreground));background:0 0;border:none;outline:none;flex:1;font-size:.9rem}.Picker-module__xOwC3W__list{max-height:200px;padding:.25rem;overflow-y:auto}.Picker-module__xOwC3W__item{cursor:pointer;border-radius:4px;align-items:center;padding:.5rem;transition:background .1s;display:flex}.Picker-module__xOwC3W__item:hover{background:hsl(var(--muted))}.Picker-module__xOwC3W__selected{background:hsl(var(--primary)/.1)}.Picker-module__xOwC3W__itemAvatar{color:#fff;background:#cbd5e1;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;margin-right:.75rem;font-size:.75rem;font-weight:600;display:flex}.Picker-module__xOwC3W__itemInfo{flex:1;overflow:hidden}.Picker-module__xOwC3W__itemName{white-space:nowrap;text-overflow:ellipsis;font-size:.85rem;font-weight:500;overflow:hidden}.Picker-module__xOwC3W__itemSub{color:hsl(var(--muted-foreground));white-space:nowrap;text-overflow:ellipsis;font-size:.75rem;overflow:hidden}.Picker-module__xOwC3W__check{color:hsl(var(--primary));margin-left:.5rem}.Picker-module__xOwC3W__empty{text-align:center;color:hsl(var(--muted-foreground));padding:1rem;font-size:.85rem}@keyframes Picker-module__xOwC3W__fadeIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}
.TeamListView-module__iYM11W__wrapper{flex-direction:column;height:100%;display:flex;position:relative;overflow:hidden}.TeamListView-module__iYM11W__statsRow{flex-shrink:0;grid-template-columns:repeat(6,1fr);gap:1.25rem;padding:1.5rem 2rem 0;display:grid}@media (max-width:1100px){.TeamListView-module__iYM11W__statsRow{grid-template-columns:repeat(3,1fr)}}@media (max-width:700px){.TeamListView-module__iYM11W__statsRow{grid-template-columns:repeat(2,1fr)}}.TeamListView-module__iYM11W__statCard{background:hsl(var(--muted));border-radius:.875rem;padding:1.25rem 1.5rem}.TeamListView-module__iYM11W__statCardVelocity{background:#e88c3026;border:1px solid #e88c304d}.TeamListView-module__iYM11W__statLabel{text-transform:uppercase;letter-spacing:.07em;color:hsl(var(--muted-foreground));margin-bottom:.4rem;font-size:.68rem;font-weight:800}.TeamListView-module__iYM11W__statCardVelocity .TeamListView-module__iYM11W__statLabel{color:#e27a12}.TeamListView-module__iYM11W__statValue{font-family:var(--font-manrope,"Manrope",sans-serif);color:hsl(var(--primary));margin-bottom:.75rem;font-size:2rem;font-weight:800;line-height:1}.TeamListView-module__iYM11W__statValueError{color:#dc2626}.TeamListView-module__iYM11W__statValueVelocity{color:#e27a12}.TeamListView-module__iYM11W__statNote{color:hsl(var(--muted-foreground));font-size:.72rem;font-weight:600}.dark .TeamListView-module__iYM11W__statCardVelocity{background:#e88c301f;border-color:#eb99474d}.dark .TeamListView-module__iYM11W__statCardVelocity .TeamListView-module__iYM11W__statLabel{color:#f6a655}.dark .TeamListView-module__iYM11W__statValueVelocity{color:#fbad60}.TeamListView-module__iYM11W__statBar{background:hsl(var(--border));border-radius:999px;width:100%;height:4px;overflow:hidden}.TeamListView-module__iYM11W__statBarFill{background:hsl(var(--primary));border-radius:999px;height:100%;transition:width .4s}.TeamListView-module__iYM11W__statBarError{background:#dc2626}.TeamListView-module__iYM11W__statBarTertiary{background:#d97706}.TeamListView-module__iYM11W__listContainer{flex:1;margin-top:1.25rem;overflow:hidden}
.FocusWidget-module__dk3PIa__widget{background:var(--card);border:1px solid var(--border);border-radius:1rem;flex-direction:column;align-items:center;gap:.75rem;width:200px;padding:1rem;display:flex;box-shadow:0 4px 12px #0000001a}.FocusWidget-module__dk3PIa__progressRing{border-radius:50%;justify-content:center;align-items:center;width:100px;height:100px;padding:4px;display:flex;position:relative}.FocusWidget-module__dk3PIa__innerCircle{background:var(--card);border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.FocusWidget-module__dk3PIa__time{font-variant-numeric:tabular-nums;font-size:1.5rem;font-weight:700}.FocusWidget-module__dk3PIa__mode{text-transform:uppercase;letter-spacing:1px;color:hsl(var(--muted-foreground));font-size:.6rem;font-weight:600}.FocusWidget-module__dk3PIa__controls{gap:.5rem;display:flex}.FocusWidget-module__dk3PIa__btnMain{background:hsl(var(--primary));color:#fff;cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:transform .1s;display:flex}.FocusWidget-module__dk3PIa__btnMain:active{transform:scale(.95)}.FocusWidget-module__dk3PIa__btnSecondary{background:var(--secondary);width:36px;height:36px;color:var(--secondary-foreground);cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;display:flex}.FocusWidget-module__dk3PIa__modes{background:var(--secondary);border-radius:.5rem;gap:.25rem;padding:.25rem;display:flex}.FocusWidget-module__dk3PIa__modes button{cursor:pointer;color:var(--muted-foreground);background:0 0;border:none;border-radius:.25rem;padding:.25rem .5rem;font-size:.65rem}.FocusWidget-module__dk3PIa__activeMode{background:hsl(var(--card));color:#000;box-shadow:0 1px 2px #0000001a}
.CalendarView-module__6bThla__container{background:var(--background);flex-direction:column;height:100%;padding:1rem;display:flex}.CalendarView-module__6bThla__header{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.CalendarView-module__6bThla__monthLabel{font-size:1.5rem;font-weight:700}.CalendarView-module__6bThla__nav button{background:var(--card);border:1px solid var(--border);cursor:pointer;border-radius:.5rem;margin-left:.5rem;padding:.5rem 1rem}.CalendarView-module__6bThla__weekDays{text-align:center;color:hsl(var(--muted-foreground));grid-template-columns:repeat(7,1fr);margin-bottom:.5rem;font-weight:600;display:grid}.CalendarView-module__6bThla__grid{background:var(--background);border-top:1px solid hsl(var(--border));border-left:1px solid hsl(var(--border));border-radius:.5rem;flex:1;grid-template-columns:repeat(7,1fr);grid-auto-rows:minmax(100px,1fr);display:grid;overflow:hidden}.CalendarView-module__6bThla__cell{background:var(--card);border-right:1px solid hsl(var(--border));border-bottom:1px solid hsl(var(--border));flex-direction:column;padding:.5rem;display:flex;overflow:hidden}.CalendarView-module__6bThla__disabled{background:hsl(var(--background));color:hsl(var(--muted-foreground))}.CalendarView-module__6bThla__today{background:hsl(var(--primary)/.05)}.CalendarView-module__6bThla__today .CalendarView-module__6bThla__number{background:hsl(var(--primary));color:#fff;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;display:flex}.CalendarView-module__6bThla__number{margin-bottom:.5rem;font-size:.8rem;font-weight:600}.CalendarView-module__6bThla__taskList{flex-direction:column;gap:.25rem;display:flex;overflow-y:auto}.CalendarView-module__6bThla__task{background:hsl(var(--background));cursor:pointer;white-space:nowrap;text-overflow:ellipsis;border-radius:.25rem;flex-shrink:0;padding:.25rem .5rem;font-size:.75rem;overflow:hidden;box-shadow:0 1px 2px #0000000d}
.TicketModal-module__UaLf5a__overlay{z-index:1000;background:#00000080;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.TicketModal-module__UaLf5a__modal{background:hsl(var(--card));border-radius:1rem;flex-direction:column;width:100%;max-width:560px;max-height:90vh;display:flex;overflow-y:auto;box-shadow:0 20px 60px #0000004d}.TicketModal-module__UaLf5a__header{border-bottom:1px solid hsl(var(--border)/.5);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;padding:1.25rem 1.5rem .75rem;display:flex}.TicketModal-module__UaLf5a__header h2{color:hsl(var(--foreground));margin:0;font-size:1.1rem;font-weight:700}.TicketModal-module__UaLf5a__closeBtn{cursor:pointer;color:hsl(var(--muted-foreground));background:0 0;border:none;border-radius:6px;flex-shrink:0;align-items:center;padding:.25rem;display:flex}.TicketModal-module__UaLf5a__closeBtn:hover{background:hsl(var(--muted)/.5)}.TicketModal-module__UaLf5a__form,.TicketModal-module__UaLf5a__detailBody{flex-direction:column;gap:1rem;padding:1.25rem 1.5rem 1.5rem;display:flex}.TicketModal-module__UaLf5a__field{flex-direction:column;gap:.4rem;display:flex}.TicketModal-module__UaLf5a__label{color:hsl(var(--muted-foreground));text-transform:uppercase;letter-spacing:.04em;font-size:.82rem;font-weight:600}.TicketModal-module__UaLf5a__required{color:#b91c1c}.TicketModal-module__UaLf5a__input,.TicketModal-module__UaLf5a__textarea,.TicketModal-module__UaLf5a__select{background:hsl(var(--background));border:1px solid hsl(var(--border));color:hsl(var(--foreground));box-sizing:border-box;border-radius:.5rem;width:100%;padding:.6rem .75rem;font-family:inherit;font-size:.9rem;transition:border-color .15s}.TicketModal-module__UaLf5a__input:focus,.TicketModal-module__UaLf5a__textarea:focus,.TicketModal-module__UaLf5a__select:focus{border-color:hsl(var(--primary));outline:none}.TicketModal-module__UaLf5a__textarea{resize:vertical}.TicketModal-module__UaLf5a__row{flex-wrap:wrap;gap:1rem;display:flex}.TicketModal-module__UaLf5a__priorityGroup{flex-wrap:wrap;gap:.5rem;display:flex}.TicketModal-module__UaLf5a__priorityBtn{cursor:pointer;background:0 0;border:1.5px solid;border-radius:999px;padding:.35rem .9rem;font-family:inherit;font-size:.82rem;font-weight:600;transition:all .15s}.TicketModal-module__UaLf5a__priorityBtn:hover{opacity:.8}.TicketModal-module__UaLf5a__blockingRow{align-items:center;display:flex}.TicketModal-module__UaLf5a__blockingLabel{cursor:pointer;align-items:center;gap:.5rem;font-size:.9rem;display:flex}.TicketModal-module__UaLf5a__checkbox{cursor:pointer;width:16px;height:16px;accent-color:hsl(var(--primary))}.TicketModal-module__UaLf5a__attachmentArea{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.TicketModal-module__UaLf5a__attachmentChip{background:hsl(var(--muted)/.4);border:1px solid hsl(var(--border));color:hsl(var(--foreground));border-radius:999px;align-items:center;gap:.3rem;padding:.25rem .7rem;font-size:.78rem;display:flex}.TicketModal-module__UaLf5a__attachmentName{color:hsl(var(--primary));text-overflow:ellipsis;white-space:nowrap;max-width:160px;text-decoration:none;overflow:hidden}.TicketModal-module__UaLf5a__attachmentName:hover{text-decoration:underline}.TicketModal-module__UaLf5a__removeAtt{cursor:pointer;color:hsl(var(--muted-foreground));background:0 0;border:none;align-items:center;padding:0;display:flex}.TicketModal-module__UaLf5a__uploadBtn{border:1.5px dashed hsl(var(--border));color:hsl(var(--muted-foreground));cursor:pointer;background:0 0;border-radius:.5rem;align-items:center;gap:.4rem;padding:.4rem .9rem;font-family:inherit;font-size:.82rem;transition:all .15s;display:flex}.TicketModal-module__UaLf5a__uploadBtn:hover{border-color:hsl(var(--primary));color:hsl(var(--primary))}.TicketModal-module__UaLf5a__uploadBtn:disabled{opacity:.5;cursor:not-allowed}.TicketModal-module__UaLf5a__assignNote{color:hsl(var(--muted-foreground));background:hsl(var(--muted)/.3);border-radius:.4rem;align-items:flex-start;gap:.4rem;padding:.4rem .6rem;font-size:.78rem;line-height:1.5;display:flex}.TicketModal-module__UaLf5a__assignNote svg{flex-shrink:0;margin-top:1px}.TicketModal-module__UaLf5a__error{color:#b91c1c;background:#fee2e2;border-radius:.5rem;margin:0;padding:.5rem .75rem;font-size:.85rem}.TicketModal-module__UaLf5a__actions{justify-content:flex-end;gap:.75rem;padding-top:.25rem;display:flex}.TicketModal-module__UaLf5a__cancelBtn{border:1px solid hsl(var(--border));cursor:pointer;color:hsl(var(--muted-foreground));background:0 0;border-radius:.5rem;padding:.55rem 1.1rem;font-family:inherit;font-size:.9rem}.TicketModal-module__UaLf5a__cancelBtn:hover{background:hsl(var(--muted)/.4)}.TicketModal-module__UaLf5a__submitBtn{background:hsl(var(--primary));color:hsl(var(--primary-foreground));cursor:pointer;border:none;border-radius:.5rem;padding:.55rem 1.2rem;font-family:inherit;font-size:.9rem;font-weight:600;transition:opacity .15s}.TicketModal-module__UaLf5a__submitBtn:hover{opacity:.88}.TicketModal-module__UaLf5a__submitBtn:disabled{opacity:.5;cursor:not-allowed}.TicketModal-module__UaLf5a__detailTitle{color:hsl(var(--foreground));margin:0;font-size:1.15rem;font-weight:700}.TicketModal-module__UaLf5a__detailMeta{color:hsl(var(--muted-foreground));margin:0;font-size:.82rem}.TicketModal-module__UaLf5a__statusChip,.TicketModal-module__UaLf5a__statusChip_open,.TicketModal-module__UaLf5a__statusChip_in_progress,.TicketModal-module__UaLf5a__statusChip_resolved,.TicketModal-module__UaLf5a__statusChip_closed{border-radius:999px;padding:.1rem .5rem;font-size:.72rem;font-weight:600;display:inline-block}.TicketModal-module__UaLf5a__statusChip_open{color:#0369a1;background:#e0f2fe}.TicketModal-module__UaLf5a__statusChip_in_progress{color:#b45309;background:#fef3c7}.TicketModal-module__UaLf5a__statusChip_resolved{color:#15803d;background:#dcfce7}.TicketModal-module__UaLf5a__statusChip_closed{color:#64748b;background:#f1f5f9}.TicketModal-module__UaLf5a__detailDesc{background:hsl(var(--muted)/.3);color:hsl(var(--foreground));white-space:pre-wrap;border-radius:.5rem;padding:.75rem 1rem;font-size:.9rem;line-height:1.6}.TicketModal-module__UaLf5a__detailDesc p{margin:0}.TicketModal-module__UaLf5a__priorityBadge,.TicketModal-module__UaLf5a__blockingChip,.TicketModal-module__UaLf5a__convertedChip{border-radius:999px;align-items:center;gap:.3rem;padding:.2rem .6rem;font-size:.72rem;font-weight:600;display:inline-flex}.TicketModal-module__UaLf5a__blockingChip{color:#b91c1c;background:#fee2e2}.TicketModal-module__UaLf5a__convertedChip{color:#15803d;background:#dcfce7}.TicketModal-module__UaLf5a__timeline{flex-direction:column;padding:.25rem 0;display:flex}.TicketModal-module__UaLf5a__timelineItem{align-items:flex-start;gap:.75rem;display:flex}.TicketModal-module__UaLf5a__timelineLine{flex-direction:column;flex-shrink:0;align-items:center;width:20px;display:flex}.TicketModal-module__UaLf5a__timelineDot{z-index:1;border:2px solid;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;display:flex}.TicketModal-module__UaLf5a__timelineConnector{background:hsl(var(--border));flex:1;width:2px;min-height:16px;margin:2px 0}.TicketModal-module__UaLf5a__timelineContent{flex-direction:column;flex:1;gap:.1rem;padding-bottom:.85rem;display:flex}.TicketModal-module__UaLf5a__timelineLabel{color:hsl(var(--foreground));font-size:.84rem;line-height:1.4}.TicketModal-module__UaLf5a__timelineDate{color:hsl(var(--muted-foreground));font-size:.72rem}.TicketModal-module__UaLf5a__commentList{flex-direction:column;gap:.6rem;max-height:220px;margin-bottom:.5rem;padding-right:.25rem;display:flex;overflow-y:auto}.TicketModal-module__UaLf5a__noComments{color:hsl(var(--muted-foreground));margin:0;font-size:.85rem}.TicketModal-module__UaLf5a__comment{background:hsl(var(--muted)/.3);border-radius:.5rem;padding:.6rem .75rem}.TicketModal-module__UaLf5a__commentAuthor{color:hsl(var(--foreground));margin-bottom:.2rem;font-size:.78rem;font-weight:600}.TicketModal-module__UaLf5a__commentContent{color:hsl(var(--foreground));white-space:pre-wrap;font-size:.88rem}.TicketModal-module__UaLf5a__commentDate{color:hsl(var(--muted-foreground));margin-top:.3rem;font-size:.72rem}.TicketModal-module__UaLf5a__commentForm{flex-direction:column;gap:.5rem;display:flex}.TicketModal-module__UaLf5a__detailActions{border-top:1px solid hsl(var(--border)/.5);flex-wrap:wrap;align-items:center;gap:.75rem;padding-top:.5rem;display:flex}.TicketModal-module__UaLf5a__convertBtn{background:hsl(var(--primary));color:hsl(var(--primary-foreground));cursor:pointer;border:none;border-radius:.5rem;align-items:center;gap:.4rem;padding:.5rem 1rem;font-family:inherit;font-size:.88rem;font-weight:600;transition:opacity .15s;display:flex}.TicketModal-module__UaLf5a__convertBtn:hover{opacity:.88}.TicketModal-module__UaLf5a__convertBtn:disabled{opacity:.5;cursor:not-allowed}.TicketModal-module__UaLf5a__deleteBtn{color:#b91c1c;cursor:pointer;background:0 0;border:1px solid #fca5a5;border-radius:.5rem;align-items:center;gap:.4rem;margin-left:auto;padding:.5rem 1rem;font-family:inherit;font-size:.88rem;transition:background .15s;display:flex}.TicketModal-module__UaLf5a__deleteBtn:hover{background:#fee2e2}.TicketModal-module__UaLf5a__deleteConfirmBtn{color:#fff;cursor:pointer;background:#b91c1c;border:none;border-radius:.5rem;padding:.4rem .9rem;font-family:inherit;font-size:.85rem;font-weight:600}
.sop-module__cG_sHG__page{height:100%;padding:2rem;overflow-y:auto}.sop-module__cG_sHG__pageHeader{justify-content:space-between;align-items:flex-start;margin-bottom:2rem;display:flex}.sop-module__cG_sHG__pageTitle{color:hsl(var(--foreground));margin:0 0 .25rem;font-size:1.5rem;font-weight:700}.sop-module__cG_sHG__pageSubtitle{color:hsl(var(--muted-foreground));margin:0;font-size:.85rem}.sop-module__cG_sHG__grid{grid-template-columns:repeat(auto-fill,minmax(216px,1fr));gap:1.25rem;display:grid}.sop-module__cG_sHG__card{background:hsl(var(--card));border:1px solid hsl(var(--border));cursor:pointer;border-radius:1rem;flex-direction:column;align-items:center;gap:.5rem;min-height:180px;padding:1.5rem 1.25rem 1.25rem;transition:border-color .15s,box-shadow .15s,transform .15s;display:flex;position:relative}.sop-module__cG_sHG__card:hover{border-color:hsl(var(--primary)/.5);box-shadow:0 4px 20px hsl(var(--primary)/.1);transform:translateY(-2px)}.sop-module__cG_sHG__cardOwner{box-shadow:0 0 0 2px hsl(var(--card));border-radius:50%;position:absolute;top:.75rem;right:.75rem}.sop-module__cG_sHG__cardActions{opacity:0;gap:.25rem;transition:opacity .15s;display:flex;position:absolute;top:.75rem;left:.75rem}.sop-module__cG_sHG__card:hover .sop-module__cG_sHG__cardActions{opacity:1}.sop-module__cG_sHG__cardActionBtn{background:hsl(var(--muted));cursor:pointer;color:hsl(var(--muted-foreground));border:none;border-radius:.35rem;align-items:center;padding:.2rem .3rem;transition:background .1s,color .1s;display:flex}.sop-module__cG_sHG__cardActionBtn:hover{background:hsl(var(--accent));color:hsl(var(--foreground))}.sop-module__cG_sHG__cardActionBtnDanger:hover{color:#dc2626;background:#fee2e2}.sop-module__cG_sHG__cardIcon{color:hsl(var(--primary));opacity:.7;margin-top:.5rem}.sop-module__cG_sHG__cardName{color:hsl(var(--foreground));text-align:center;font-size:.95rem;font-weight:700;line-height:1.3}.sop-module__cG_sHG__cardMeta{color:hsl(var(--muted-foreground));font-size:.75rem}.sop-module__cG_sHG__addCard{border:2px dashed hsl(var(--border));cursor:pointer;min-height:180px;color:hsl(var(--muted-foreground));background:0 0;border-radius:1rem;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;font-size:.85rem;font-weight:600;transition:border-color .15s,color .15s;display:flex}.sop-module__cG_sHG__addCard:hover{border-color:hsl(var(--primary)/.6);color:hsl(var(--primary))}.sop-module__cG_sHG__addBtn{background:hsl(var(--primary));color:hsl(var(--primary-foreground));cursor:pointer;white-space:nowrap;border:none;border-radius:.6rem;align-items:center;gap:.4rem;padding:.55rem 1rem;font-size:.875rem;font-weight:600;transition:opacity .15s;display:flex}.sop-module__cG_sHG__addBtn:hover{opacity:.88}.sop-module__cG_sHG__empty,.sop-module__cG_sHG__loading{height:50vh;color:hsl(var(--muted-foreground));flex-direction:column;justify-content:center;align-items:center;gap:1rem;font-size:.9rem;display:flex}.sop-module__cG_sHG__modalBackdrop{z-index:100;background:#00000080;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.sop-module__cG_sHG__modal{background:hsl(var(--card));border:1px solid hsl(var(--border));border-radius:1rem;flex-direction:column;gap:1.25rem;width:420px;max-width:95vw;padding:1.75rem;display:flex}.sop-module__cG_sHG__modalHeader{justify-content:space-between;align-items:center;display:flex}.sop-module__cG_sHG__modalHeader h2{color:hsl(var(--foreground));margin:0;font-size:1.1rem;font-weight:700}.sop-module__cG_sHG__closeBtn{cursor:pointer;color:hsl(var(--muted-foreground));background:0 0;border:none;border-radius:.35rem;padding:.25rem;display:flex}.sop-module__cG_sHG__closeBtn:hover{color:hsl(var(--foreground))}.sop-module__cG_sHG__field{flex-direction:column;gap:.5rem;display:flex}.sop-module__cG_sHG__field label{color:hsl(var(--foreground));font-size:.82rem;font-weight:600}.sop-module__cG_sHG__input{background:hsl(var(--muted));border:1px solid hsl(var(--border));color:hsl(var(--foreground));box-sizing:border-box;border-radius:.5rem;outline:none;width:100%;padding:.55rem .75rem;font-size:.875rem}.sop-module__cG_sHG__input:focus{border-color:hsl(var(--primary))}.sop-module__cG_sHG__userList{border:1px solid hsl(var(--border));border-radius:.5rem;flex-direction:column;max-height:200px;display:flex;overflow-y:auto}.sop-module__cG_sHG__userOption{cursor:pointer;color:hsl(var(--foreground));align-items:center;gap:.6rem;padding:.5rem .75rem;font-size:.875rem;transition:background .1s;display:flex}.sop-module__cG_sHG__userOption:hover{background:hsl(var(--muted))}.sop-module__cG_sHG__userSelected{background:hsl(var(--primary)/.1)}.sop-module__cG_sHG__checkMark{color:hsl(var(--primary));margin-left:auto;font-weight:700}.sop-module__cG_sHG__colorGrid{flex-wrap:wrap;gap:.4rem;display:flex}.sop-module__cG_sHG__colorSwatch{cursor:pointer;border:2px solid #0000;border-radius:50%;flex-shrink:0;width:28px;height:28px;padding:0;transition:transform .1s,border-color .1s}.sop-module__cG_sHG__colorSwatch:hover{transform:scale(1.15)}.sop-module__cG_sHG__colorSwatchActive{transform:scale(1.15);border-color:hsl(var(--foreground))!important}.sop-module__cG_sHG__iconGrid{flex-wrap:wrap;gap:.3rem;display:flex}.sop-module__cG_sHG__iconSwatch{border:1px solid hsl(var(--border));background:hsl(var(--muted));cursor:pointer;border-radius:.4rem;justify-content:center;align-items:center;width:36px;height:36px;padding:0;font-size:1.1rem;transition:background .1s,transform .1s;display:flex}.sop-module__cG_sHG__iconSwatch:hover{background:hsl(var(--accent));transform:scale(1.1)}.sop-module__cG_sHG__iconSwatchActive{background:hsl(var(--primary)/.15);border-color:hsl(var(--primary));transform:scale(1.1)}.sop-module__cG_sHG__cardIconPreview{border-radius:.85rem;flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;font-size:1.75rem;transition:background .2s;display:flex}.sop-module__cG_sHG__modalFooter{justify-content:flex-end;gap:.75rem;display:flex}.sop-module__cG_sHG__cancelBtn{background:hsl(var(--muted));border:1px solid hsl(var(--border));cursor:pointer;color:hsl(var(--foreground));border-radius:.5rem;padding:.5rem 1rem;font-size:.875rem}.sop-module__cG_sHG__saveBtn{background:hsl(var(--primary));color:hsl(var(--primary-foreground));cursor:pointer;border:none;border-radius:.5rem;padding:.5rem 1.25rem;font-size:.875rem;font-weight:600;transition:opacity .15s}.sop-module__cG_sHG__saveBtn:disabled{opacity:.5;cursor:not-allowed}.sop-module__cG_sHG__saveBtn:hover:not(:disabled){opacity:.88}.sop-module__cG_sHG__detailPanel{flex-direction:column;gap:0;height:100%;padding:2rem;display:flex;overflow-y:auto}.sop-module__cG_sHG__detailHeader{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.sop-module__cG_sHG__detailBanner{flex-direction:column;align-items:flex-start;gap:1rem;margin:-2rem -2rem 1.75rem;padding:1.25rem 2rem 1.5rem;transition:background .2s,border-color .2s;display:flex}.sop-module__cG_sHG__detailBannerMain{align-items:center;gap:1rem;display:flex}.sop-module__cG_sHG__detailBannerIcon{border-radius:1rem;flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;font-size:1.75rem;display:flex;box-shadow:0 4px 12px #00000026}.sop-module__cG_sHG__backBtn{background:hsl(var(--muted));border:1px solid hsl(var(--border));cursor:pointer;color:hsl(var(--foreground));border-radius:.5rem;padding:.4rem .85rem;font-size:.82rem;transition:background .1s}.sop-module__cG_sHG__backBtn:hover{background:hsl(var(--accent))}.sop-module__cG_sHG__detailTitle{color:hsl(var(--foreground));margin:0;font-size:1.25rem;font-weight:700}.sop-module__cG_sHG__uploadBtn{background:hsl(var(--primary));color:hsl(var(--primary-foreground));cursor:pointer;border:none;border-radius:.6rem;align-items:center;gap:.4rem;margin-left:auto;padding:.55rem 1rem;font-size:.875rem;font-weight:600;transition:opacity .15s;display:flex}.sop-module__cG_sHG__uploadBtn:hover:not(:disabled){opacity:.88}.sop-module__cG_sHG__uploadBtn:disabled{opacity:.5;cursor:not-allowed}.sop-module__cG_sHG__emptyDocs{height:20vh;color:hsl(var(--muted-foreground));flex-direction:column;justify-content:center;align-items:center;gap:.75rem;font-size:.9rem;display:flex}.sop-module__cG_sHG__docGrid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:1rem;display:grid}.sop-module__cG_sHG__docCard{background:hsl(var(--card));border:1px solid hsl(var(--border));border-radius:.75rem;flex-direction:column;gap:.5rem;padding:1rem;transition:border-color .15s,box-shadow .15s;display:flex;position:relative}.sop-module__cG_sHG__docCard:hover{border-color:hsl(var(--primary)/.4);box-shadow:0 2px 12px hsl(var(--primary)/.08)}.sop-module__cG_sHG__docLink{color:hsl(var(--foreground));align-items:center;gap:.6rem;font-size:.875rem;font-weight:600;text-decoration:none;display:flex}.sop-module__cG_sHG__docLink:hover{color:hsl(var(--primary))}.sop-module__cG_sHG__docFileIcon{flex-shrink:0;font-size:1.4rem}.sop-module__cG_sHG__docTitle{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.sop-module__cG_sHG__docMeta{color:hsl(var(--muted-foreground));flex-wrap:wrap;align-items:center;gap:.75rem;font-size:.72rem;display:flex}.sop-module__cG_sHG__docDeleteBtn{cursor:pointer;color:hsl(var(--muted-foreground));opacity:0;background:0 0;border:none;border-radius:.3rem;padding:.2rem;transition:opacity .15s,color .1s;display:flex;position:absolute;top:.6rem;right:.6rem}.sop-module__cG_sHG__docCard:hover .sop-module__cG_sHG__docDeleteBtn{opacity:1}.sop-module__cG_sHG__docDeleteBtn:hover{color:#dc2626}.sop-module__cG_sHG__analyticsBar{flex-wrap:wrap;gap:.75rem;margin-bottom:1.75rem;display:flex}.sop-module__cG_sHG__analyticsCard{background:hsl(var(--card));border:1px solid hsl(var(--border));border-radius:.75rem;flex-direction:column;flex:1;gap:.2rem;min-width:90px;padding:.85rem 1rem;display:flex}.sop-module__cG_sHG__analyticsValue{color:hsl(var(--foreground));font-size:1.6rem;font-weight:800;line-height:1}.sop-module__cG_sHG__analyticsLabel{text-transform:uppercase;letter-spacing:.06em;color:hsl(var(--muted-foreground));font-size:.7rem;font-weight:600}.sop-module__cG_sHG__progressTrack{background:hsl(var(--muted));border-radius:99px;height:6px;overflow:hidden}.sop-module__cG_sHG__progressFill{border-radius:99px;height:100%;transition:width .4s}.sop-module__cG_sHG__sectionDivider{align-items:center;gap:.75rem;margin:.5rem 0 1.25rem;display:flex}.sop-module__cG_sHG__sectionDividerLabel{text-transform:uppercase;letter-spacing:.08em;color:hsl(var(--muted-foreground));white-space:nowrap;font-size:.72rem;font-weight:800}.sop-module__cG_sHG__sectionDividerLine{background:hsl(var(--border));flex:1;height:1px}.sop-module__cG_sHG__procedureGrid{grid-template-columns:repeat(auto-fill,minmax(216px,1fr));gap:1.25rem;margin-bottom:2rem;display:grid}.sop-module__cG_sHG__procedureCard{background:hsl(var(--card));border:1px solid hsl(var(--border));cursor:pointer;border-radius:1rem;flex-direction:column;align-items:center;gap:.5rem;min-height:180px;padding:1.5rem 1.25rem 1.25rem;transition:border-color .15s,box-shadow .15s,transform .15s;display:flex;position:relative}.sop-module__cG_sHG__procedureCard:hover{border-color:hsl(var(--primary)/.5);box-shadow:0 4px 20px hsl(var(--primary)/.1);transform:translateY(-2px)}.sop-module__cG_sHG__procedureCardUnowned{background:#f6a8230a;border:2px dashed #f6a82399}.sop-module__cG_sHG__procedureCardUnowned:hover{border-color:#f6a823e6;box-shadow:0 4px 20px #f6a82326}.sop-module__cG_sHG__procedureCardNeedsOwner{color:#fff;width:20px;height:20px;box-shadow:0 0 0 2px hsl(var(--card));background:#f6a823;border-radius:50%;justify-content:center;align-items:center;font-size:.75rem;font-weight:800;display:flex;position:absolute;top:.75rem;right:.75rem}.sop-module__cG_sHG__unownedBadge{color:#dc8f09;background:#f6a8231f;border:1px solid #f6a8234d;border-radius:2rem;align-items:center;gap:.25rem;padding:.1rem .5rem;font-size:.68rem;font-weight:700;display:inline-flex}.sop-module__cG_sHG__procedureCardOwner{box-shadow:0 0 0 2px hsl(var(--card));border-radius:50%;position:absolute;top:.75rem;right:.75rem}.sop-module__cG_sHG__procedureCardActions{opacity:0;gap:.25rem;transition:opacity .15s;display:flex;position:absolute;top:.75rem;left:.75rem}.sop-module__cG_sHG__procedureCard:hover .sop-module__cG_sHG__procedureCardActions{opacity:1}.sop-module__cG_sHG__procedureCardIcon{color:hsl(var(--primary));opacity:.65;margin-top:.5rem}.sop-module__cG_sHG__procedureCardName{color:hsl(var(--foreground));text-align:center;font-size:.9rem;font-weight:700;line-height:1.3}.sop-module__cG_sHG__procedureCardMeta{color:hsl(var(--muted-foreground));font-size:.72rem}.sop-module__cG_sHG__addProcedureCard{border:2px dashed hsl(var(--border));cursor:pointer;min-height:180px;color:hsl(var(--muted-foreground));background:0 0;border-radius:1rem;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;font-size:.85rem;font-weight:600;transition:border-color .15s,color .15s;display:flex}.sop-module__cG_sHG__addProcedureCard:hover{border-color:hsl(var(--primary)/.6);color:hsl(var(--primary))}.sop-module__cG_sHG__subProcBadge{color:hsl(var(--muted-foreground));align-items:center;gap:.25rem;margin-top:.15rem;font-size:.68rem;display:flex}.sop-module__cG_sHG__subProcList{flex-direction:column;gap:.4rem;margin-top:.25rem;display:flex}.sop-module__cG_sHG__subProcItem{border:1px solid hsl(var(--border));cursor:pointer;background:hsl(var(--card));border-radius:.6rem;align-items:center;gap:.75rem;padding:.6rem .85rem;transition:border-color .15s,background .15s;display:flex}.sop-module__cG_sHG__subProcItem:hover{border-color:hsl(var(--primary)/.5);background:hsl(var(--muted))}.sop-module__cG_sHG__subProcItemIncomplete{background:#f6a8230a;border-color:#f6a82366}.sop-module__cG_sHG__subProcItemDragOver{border-color:hsl(var(--primary)/.7);background:hsl(var(--primary)/.06);cursor:copy;border-style:dashed}.sop-module__cG_sHG__subProcItemIcon{color:hsl(var(--primary));flex-shrink:0;display:flex}.sop-module__cG_sHG__subProcItemBody{flex-direction:column;flex:1;gap:.15rem;min-width:0;display:flex}.sop-module__cG_sHG__subProcItemTitle{color:hsl(var(--foreground));white-space:nowrap;text-overflow:ellipsis;font-size:.875rem;font-weight:600;overflow:hidden}.sop-module__cG_sHG__subProcItemMeta{color:hsl(var(--muted-foreground));align-items:center;gap:.3rem;font-size:.72rem;display:flex}.sop-module__cG_sHG__subProcItemIncompleteTag{color:#c47f08;background:#f6a8231f;border:1px solid #f6a8234d;border-radius:2rem;width:fit-content;padding:.05rem .4rem;font-size:.68rem;font-weight:700}.sop-module__cG_sHG__subProcAddRow{align-items:center;gap:.5rem;margin-top:.25rem;display:flex}.sop-module__cG_sHG__subProcBackBtn{background:hsl(var(--muted));border:1px solid hsl(var(--border));cursor:pointer;color:hsl(var(--foreground));border-radius:.5rem;padding:.35rem .85rem;font-size:.82rem;transition:background .1s}.sop-module__cG_sHG__subProcBackBtn:hover{background:hsl(var(--accent))}.sop-module__cG_sHG__subProcBreadcrumb{color:hsl(var(--primary));cursor:pointer;border-bottom:1px solid hsl(var(--border));flex-shrink:0;align-items:center;gap:.35rem;padding:.5rem 1.5rem;font-size:.8rem;font-weight:600;transition:background .1s;display:flex}.sop-module__cG_sHG__subProcBreadcrumb:hover{background:hsl(var(--muted))}.sop-module__cG_sHG__dropOverlay{background:hsl(var(--primary)/.12);border:3px dashed hsl(var(--primary)/.6);border-radius:inherit;z-index:400;pointer-events:none;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.sop-module__cG_sHG__dropOverlayInner{color:hsl(var(--primary));flex-direction:column;align-items:center;gap:.75rem;font-size:1.1rem;font-weight:700;display:flex}.sop-module__cG_sHG__procedureModalHeaderBar{border-bottom:1px solid hsl(var(--border));flex-shrink:0;align-items:center;gap:.75rem;padding:.65rem 1.5rem;display:flex}.sop-module__cG_sHG__procedureModalBackdrop{z-index:200;background:#0000008c;justify-content:flex-end;align-items:stretch;display:flex;position:fixed;inset:0}.sop-module__cG_sHG__procedureModal{background:hsl(var(--background));border-left:1px solid hsl(var(--border));flex-direction:column;width:min(860px,92vw);height:100%;animation:.2s sop-module__cG_sHG__slideIn;display:flex;position:relative;overflow:hidden}@keyframes sop-module__cG_sHG__slideIn{0%{opacity:0;transform:translate(100%)}to{opacity:1;transform:translate(0)}}.sop-module__cG_sHG__procedureModalHeader{border-bottom:1px solid hsl(var(--border));flex-shrink:0;align-items:center;gap:.75rem;padding:1.1rem 1.5rem;display:flex}.sop-module__cG_sHG__procedureTitleInput{color:hsl(var(--foreground));background:0 0;border:none;border-bottom:2px solid #0000;outline:none;flex:1;padding:.25rem 0;font-family:inherit;font-size:1.15rem;font-weight:700;transition:border-color .15s}.sop-module__cG_sHG__procedureTitleInput:focus{border-bottom-color:hsl(var(--primary))}.sop-module__cG_sHG__procedureModalBody{flex-direction:column;flex:1;display:flex;overflow-y:auto}.sop-module__cG_sHG__procedureSection{border-bottom:1px solid hsl(var(--border)/.5);padding:1.1rem 1.5rem}.sop-module__cG_sHG__procedureSectionLabel{text-transform:uppercase;letter-spacing:.07em;color:hsl(var(--muted-foreground));align-items:center;gap:.4rem;margin-bottom:.6rem;font-size:.7rem;font-weight:800;display:flex}.sop-module__cG_sHG__descPreview{cursor:pointer;border:1px solid hsl(var(--border)/.5);min-height:56px;color:hsl(var(--muted-foreground));white-space:pre-wrap;word-break:break-word;border-radius:8px;padding:.75rem 1rem;font-size:.875rem;transition:border-color .15s}.sop-module__cG_sHG__descPreview:hover{border-color:hsl(var(--primary)/.5)}.sop-module__cG_sHG__descPreviewHasContent{color:hsl(var(--foreground))}.sop-module__cG_sHG__ownerRow{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex;position:relative}.sop-module__cG_sHG__ownerPill{background:hsl(var(--muted));border:1px solid hsl(var(--border));color:hsl(var(--foreground));cursor:pointer;border-radius:2rem;align-items:center;gap:.5rem;padding:.3rem .75rem .3rem .4rem;font-size:.82rem;font-weight:600;transition:background .1s;display:flex}.sop-module__cG_sHG__ownerPill:hover{background:hsl(var(--accent))}.sop-module__cG_sHG__ownerPickerDropdown{background:hsl(var(--card));border:1px solid hsl(var(--border));z-index:300;border-radius:.6rem;width:240px;position:absolute;top:calc(100% + 6px);left:0;overflow:hidden;box-shadow:0 8px 32px #00000026}.sop-module__cG_sHG__ownerPickerSearch{border:none;border-bottom:1px solid hsl(var(--border));background:hsl(var(--muted));width:100%;color:hsl(var(--foreground));box-sizing:border-box;outline:none;padding:.6rem .75rem;font-size:.875rem}.sop-module__cG_sHG__ownerPickerOption{cursor:pointer;color:hsl(var(--foreground));align-items:center;gap:.6rem;padding:.5rem .75rem;font-size:.875rem;transition:background .1s;display:flex}.sop-module__cG_sHG__ownerPickerOption:hover{background:hsl(var(--muted))}.sop-module__cG_sHG__ownerPickerOptionSelected{background:hsl(var(--primary)/.1)}.sop-module__cG_sHG__attachGrid{flex-direction:column;gap:.35rem;display:flex}.sop-module__cG_sHG__attachItem{background:hsl(var(--muted));border:1px solid hsl(var(--border));color:hsl(var(--foreground));border-radius:.5rem;align-items:center;gap:.5rem;width:100%;padding:.4rem .75rem;font-size:.8rem;text-decoration:none;transition:background .1s;display:flex;position:relative}.sop-module__cG_sHG__attachItem:hover{background:hsl(var(--accent))}.sop-module__cG_sHG__attachItemName{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}.sop-module__cG_sHG__attachDeleteBtn{cursor:pointer;color:hsl(var(--muted-foreground));background:0 0;border:none;flex-shrink:0;padding:0;transition:color .1s;display:flex}.sop-module__cG_sHG__attachDeleteBtn:hover{color:#dc2626}.sop-module__cG_sHG__uploadAttachBtn{border:1px dashed hsl(var(--border));color:hsl(var(--muted-foreground));cursor:pointer;background:0 0;border-radius:.5rem;align-self:flex-start;align-items:center;gap:.4rem;padding:.4rem .75rem;font-size:.8rem;transition:border-color .15s,color .15s;display:flex}.sop-module__cG_sHG__uploadAttachBtn:hover{border-color:hsl(var(--primary));color:hsl(var(--primary))}.sop-module__cG_sHG__commentInputRow{align-items:flex-start;gap:.75rem;display:flex}.sop-module__cG_sHG__commentTextarea{background:hsl(var(--muted));border:1px solid hsl(var(--border));color:hsl(var(--foreground));resize:none;border-radius:.6rem;outline:none;flex:1;min-height:60px;padding:.6rem .75rem;font-family:inherit;font-size:.875rem;transition:border-color .15s}.sop-module__cG_sHG__commentTextarea:focus{border-color:hsl(var(--primary))}.sop-module__cG_sHG__commentSubmitBtn{background:hsl(var(--primary));color:hsl(var(--primary-foreground));cursor:pointer;white-space:nowrap;border:none;border-radius:.5rem;padding:.55rem 1rem;font-size:.82rem;font-weight:600;transition:opacity .15s}.sop-module__cG_sHG__commentSubmitBtn:disabled{opacity:.5;cursor:not-allowed}.sop-module__cG_sHG__commentSubmitBtn:hover:not(:disabled){opacity:.88}.sop-module__cG_sHG__commentItem{gap:.75rem;margin-bottom:1rem;display:flex}.sop-module__cG_sHG__commentBubble{background:hsl(var(--card));border:1px solid hsl(var(--border));border-radius:0 .75rem .75rem;flex:1;padding:.65rem .9rem;position:relative}.sop-module__cG_sHG__commentAuthor{color:hsl(var(--foreground));font-size:.875rem;font-weight:600}.sop-module__cG_sHG__commentTime{color:hsl(var(--muted-foreground));margin-left:.5rem;font-size:.72rem}.sop-module__cG_sHG__commentContent{color:hsl(var(--foreground));white-space:pre-wrap;word-break:break-word;margin-top:.3rem;font-size:.875rem}.sop-module__cG_sHG__commentDeleteBtn{cursor:pointer;color:hsl(var(--muted-foreground));opacity:0;background:0 0;border:none;border-radius:.25rem;padding:.15rem;transition:opacity .1s,color .1s;display:flex;position:absolute;top:.4rem;right:.4rem}.sop-module__cG_sHG__commentBubble:hover .sop-module__cG_sHG__commentDeleteBtn{opacity:1}.sop-module__cG_sHG__commentDeleteBtn:hover{color:#dc2626}
.tickets-module__0aR_CW__page{max-width:900px;margin:0 auto;padding:2rem}.tickets-module__0aR_CW__header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.tickets-module__0aR_CW__headerLeft{color:hsl(var(--foreground));align-items:center;gap:.75rem;display:flex}.tickets-module__0aR_CW__title{margin:0;font-size:1.4rem;font-weight:700}.tickets-module__0aR_CW__subtitle{color:hsl(var(--muted-foreground));margin:0;font-size:.85rem}.tickets-module__0aR_CW__raiseBtn{background:hsl(var(--primary));color:hsl(var(--primary-foreground));cursor:pointer;white-space:nowrap;border:none;border-radius:.75rem;align-items:center;gap:.5rem;padding:.6rem 1.2rem;font-size:.9rem;font-weight:600;transition:opacity .15s;display:flex;box-shadow:0 2px 8px #0000001f}.tickets-module__0aR_CW__raiseBtn:hover{opacity:.88}.tickets-module__0aR_CW__summaryRow{grid-template-columns:repeat(4,1fr);gap:.75rem;margin-bottom:1.5rem;display:grid}.tickets-module__0aR_CW__summaryCard{background:hsl(var(--card));border:1px solid hsl(var(--border)/.5);border-radius:.75rem;flex-direction:column;gap:.2rem;padding:.9rem 1rem;display:flex}.tickets-module__0aR_CW__summaryCount{font-size:1.6rem;font-weight:700;line-height:1}.tickets-module__0aR_CW__summaryLabel{color:hsl(var(--muted-foreground));font-size:.78rem;font-weight:500}.tickets-module__0aR_CW__filters{gap:.5rem;margin-bottom:1.25rem;display:flex}.tickets-module__0aR_CW__filterTab{border:1px solid hsl(var(--border));color:hsl(var(--muted-foreground));cursor:pointer;background:0 0;border-radius:999px;padding:.4rem 1rem;font-size:.85rem;transition:all .15s}.tickets-module__0aR_CW__filterTab:hover{background:hsl(var(--primary)/.08);color:hsl(var(--primary))}.tickets-module__0aR_CW__filterActive{background:hsl(var(--primary));color:hsl(var(--primary-foreground));border-color:hsl(var(--primary))}.tickets-module__0aR_CW__list{flex-direction:column;gap:.75rem;display:flex}.tickets-module__0aR_CW__ticketCard{background:hsl(var(--card));border:1px solid hsl(var(--border)/.5);cursor:pointer;border-radius:.75rem;padding:1rem 1.25rem;transition:box-shadow .15s,border-color .15s}.tickets-module__0aR_CW__ticketCard:hover{border-color:hsl(var(--primary)/.3);box-shadow:0 4px 16px #00000014}.tickets-module__0aR_CW__ticketTop{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem;margin-bottom:.5rem;display:flex}.tickets-module__0aR_CW__ticketMeta{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.tickets-module__0aR_CW__priorityBadge,.tickets-module__0aR_CW__blockingBadge,.tickets-module__0aR_CW__statusBadge{border-radius:999px;align-items:center;gap:.25rem;padding:.2rem .6rem;font-size:.72rem;font-weight:600;display:flex}.tickets-module__0aR_CW__blockingBadge{color:#b91c1c;background:#fee2e2}.tickets-module__0aR_CW__statusBadge{background:hsl(var(--muted)/.5);color:hsl(var(--muted-foreground))}.tickets-module__0aR_CW__ticketDate{color:hsl(var(--muted-foreground));font-size:.78rem}.tickets-module__0aR_CW__ticketTitle{color:hsl(var(--foreground));margin:0 0 .35rem;font-size:1rem;font-weight:600}.tickets-module__0aR_CW__ticketDesc{color:hsl(var(--muted-foreground));overflow-wrap:break-word;word-break:break-word;margin:0 0 .6rem;font-size:.85rem;line-height:1.5;overflow:hidden}.tickets-module__0aR_CW__ticketFooter{color:hsl(var(--muted-foreground));justify-content:space-between;align-items:center;font-size:.78rem;display:flex}.tickets-module__0aR_CW__ticketDept{background:hsl(var(--muted)/.5);border:1px solid hsl(var(--border));color:hsl(var(--muted-foreground));border-radius:999px;padding:.1rem .55rem;font-size:.72rem;font-weight:500}.tickets-module__0aR_CW__empty{text-align:center;color:hsl(var(--muted-foreground));flex-direction:column;align-items:center;gap:.75rem;padding:4rem 1rem;display:flex}@media (max-width:600px){.tickets-module__0aR_CW__page{padding:1rem}.tickets-module__0aR_CW__summaryRow{grid-template-columns:repeat(2,1fr)}}
.ViewSwitcher-module__hhHf1W__switcher{background:hsl(var(--muted));border-radius:.5rem;gap:.25rem;padding:.25rem;display:flex}.ViewSwitcher-module__hhHf1W__option{color:hsl(var(--muted-foreground));cursor:pointer;background:0 0;border:none;border-radius:.25rem;align-items:center;gap:.5rem;padding:.25rem .75rem;font-size:.85rem;font-weight:500;transition:all .2s;display:flex}.ViewSwitcher-module__hhHf1W__option:hover{background:hsl(var(--background));color:hsl(var(--foreground))}.ViewSwitcher-module__hhHf1W__active{background:hsl(var(--background));color:hsl(var(--foreground));box-shadow:0 1px 2px #0000001a}
