.custom-scrollbar::-webkit-scrollbar{width:8px}.custom-scrollbar::-webkit-scrollbar-track{background:transparent}.custom-scrollbar::-webkit-scrollbar-thumb{background-color:#3a3b40;border-radius:10px;border:2px solid #242528}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background-color:#4a4b50}.custom-scrollbar{scrollbar-width:thin;scrollbar-color:#3A3B40 #242528}.is-dragging{opacity:.5;transform:rotate(2deg);box-shadow:0 10px 15px -3px #0000004d,0 4px 6px -4px #0000004d}.form-checkbox{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:inline-block;vertical-align:middle;background-origin:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;flex-shrink:0;height:1rem;width:1rem;color:#7c5cff;background-color:#3a3b40;border-color:#555;border-width:1px;border-radius:.25rem}.form-checkbox:checked{background-image:url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M12.207 4.793a1 1 0 010 1.414l-5 5a1 1 0 01-1.414 0l-2-2a1 1 0 011.414-1.414L6.5 9.086l4.293-4.293a1 1 0 011.414 0z'/%3e%3c/svg%3e");border-color:transparent;background-color:currentColor;background-size:100% 100%;background-position:center;background-repeat:no-repeat}.form-checkbox:focus{outline:2px solid transparent;outline-offset:2px;--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000);--tw-ring-color: #7c5cff}input[type=date].form-date,input[type=date].form-date-inline,input[type=datetime-local].form-date{background-color:#3a3b40;border:1px solid #555;border-radius:.375rem;padding:.375rem .5rem;color:#fff;font-size:.875rem;-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%}input[type=date].form-date-inline{width:auto;display:inline-block}input[type=date].form-date:focus,input[type=date].form-date-inline:focus,input[type=datetime-local].form-date:focus{border-color:#7c5cff;outline:none;box-shadow:0 0 0 2px #7c5cff80}input[type=date].form-date::-webkit-calendar-picker-indicator,input[type=date].form-date-inline::-webkit-calendar-picker-indicator,input[type=datetime-local].form-date::-webkit-calendar-picker-indicator{filter:invert(.8);cursor:pointer}.modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#000000b3;display:flex;align-items:center;justify-content:center;z-index:50;opacity:0;animation:fadeIn .3s forwards}.modal-panel{background-color:#242528;border-radius:1rem;padding:2rem;width:100%;max-width:48rem;max-height:90vh;overflow-y:auto;transform:scale(.95);animation:fadeInScaleUp .3s forwards}.toast{position:fixed;top:1.5rem;left:50%;transform:translate(-50%);background-color:#2a2b2f;color:#fff;padding:.75rem 1.5rem;border-radius:.5rem;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;z-index:100;display:flex;align-items:center;animation:slideDownFadeIn .5s cubic-bezier(.16,1,.3,1)}@keyframes highlight-fade{0%{box-shadow:0 0 0 3px #7c5cffb3}to{box-shadow:0 0 #7c5cff00}}.highlight-new{animation:highlight-fade 2s ease-out}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeInScaleUp{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@keyframes slideDownFadeIn{0%{opacity:0;transform:translate(-50%,-20px)}to{opacity:1;transform:translate(-50%)}}.status-select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%239ca3af' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3e%3c/svg%3e");background-position:right .5rem center;background-repeat:no-repeat;background-size:1.5em 1.5em;padding-right:2.5rem}.assignee-chip{display:inline-flex;align-items:center;background-color:#3a3b40;border-radius:9999px;padding:2px 8px 2px 4px;font-size:.875rem;margin:2px}.assignee-chip .avatar{width:20px;height:20px;border-radius:50%;background-color:#7c5cff;color:#fff;display:flex;align-items:center;justify-content:center;font-size:.75rem;font-weight:700;margin-right:6px}.assignee-chip .remove-btn{margin-left:4px;color:#9ca3af;cursor:pointer}.assignee-chip .remove-btn:hover{color:#fff}.editable-profile-field{background-color:#3a3b40;border:1px solid transparent;border-radius:.375rem;padding:.25rem .5rem;width:100%;transition:all .2s ease-in-out}.editable-profile-field:focus{border-color:#7c5cff;background-color:#4a4b50;outline:none}.recent-request-item{padding:.75rem;background-color:#3a3b40;border-radius:.5rem;transition:background-color .2s;cursor:pointer}.recent-request-item:hover{background-color:#4a4b50}.chat-bubble-sent{background-color:#7c5cff;color:#fff;align-self:flex-end;border-radius:1.25rem 1.25rem .25rem}.chat-bubble-received{background-color:#3a3b40;color:#e5e7eb;align-self:flex-start;border-radius:1.25rem 1.25rem 1.25rem .25rem}.calendar-grid{display:grid;grid-template-columns:repeat(7,1fr)}.calendar-day{aspect-ratio:1 / 1;display:flex;flex-direction:column;align-items:center;justify-content:space-between;padding:4px}.calendar-day.other-month .day-number{color:#4b5563}.calendar-day.today .day-number{background-color:#7c5cff;color:#fff;border-radius:50%;width:24px;height:24px;display:flex;align-items:center;justify-content:center}.event-dots{display:flex;gap:3px;margin-top:2px}.event-dot{width:6px;height:6px;border-radius:50%}.activity-item .icon-wrapper{width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.timeline-item{position:relative;padding-left:30px;padding-bottom:20px}.timeline-item:last-child{padding-bottom:0}.timeline-connector{position:absolute;left:10px;top:10px;bottom:-10px;width:2px;background-color:#374151}.timeline-item:last-child .timeline-connector{display:none}.timeline-dot{position:absolute;left:0;top:0;width:20px;height:20px;border-radius:50%;border:3px solid #374151;background-color:#1f2937}.timeline-dot.active{background-color:#7c5cff;border-color:#a78bfa}
