@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800&display=swap";:root{font-family:Inter,SF Pro Display,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.5;font-weight:400;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*,*:before,*:after{box-sizing:border-box}html,body,#root{min-height:100%;width:100%;margin:0;padding:0}body{min-width:320px;transition:background-color .3s ease,color .3s ease}a{text-decoration:none;color:inherit}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#94a3b84d;border-radius:10px;transition:background .2s ease}::-webkit-scrollbar-thumb:hover{background:#94a3b880}[data-theme=dark] ::-webkit-scrollbar-thumb{background:#64748b4d}[data-theme=dark] ::-webkit-scrollbar-thumb:hover{background:#64748b80}*{scrollbar-width:thin;scrollbar-color:rgba(148,163,184,.3) transparent}[data-theme=dark] *{scrollbar-color:rgba(100,116,139,.3) transparent}.animate-pulse-heavy{animation:subtle-pulse 1.2s ease-in-out infinite!important;opacity:.8!important}@keyframes subtle-pulse{0%,to{transform:scale(1);opacity:1}50%{transform:scale(.96);opacity:.6}}@keyframes fadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes slideInLeft{0%{opacity:0;transform:translate(-12px)}to{opacity:1;transform:translate(0)}}.fade-in{animation:fadeIn .3s ease-out}.slide-in-left{animation:slideInLeft .25s ease-out}.MuiDataGrid-root{border:none!important}.MuiDataGrid-root .MuiDataGrid-columnHeaderTitle{font-weight:700!important;font-size:.75rem!important;text-transform:uppercase!important;letter-spacing:.05em!important}.MuiDataGrid-root .MuiDataGrid-row{transition:background-color .15s cubic-bezier(.4,0,.2,1)!important}.MuiDataGrid-root .MuiDataGrid-cell{font-size:.875rem!important}.fc{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif!important}.fc .fc-button{border-radius:8px!important;font-weight:600!important;font-size:.8125rem!important;padding:6px 14px!important;text-transform:none!important;transition:all .2s ease!important;border:none!important}.fc .fc-button-primary{background:var(--fc-button-bg, #6366f1)!important}.fc .fc-button-primary:hover{opacity:.85!important}.fc .fc-button-primary:not(.fc-button-active){background:transparent!important;color:inherit!important}.fc .fc-toolbar-title{font-size:1.1rem!important;font-weight:700!important;letter-spacing:-.01em!important}.fc .fc-event{border:none!important;border-radius:6px!important;font-size:.75rem!important;font-weight:500!important;padding:2px 6px!important;cursor:pointer!important;transition:transform .15s ease,box-shadow .15s ease!important}.fc .fc-event:hover{transform:translateY(-1px)!important;box-shadow:0 2px 8px #00000026!important}.fc .fc-daygrid-day-number{font-size:.8125rem!important;font-weight:600!important;text-decoration:none!important}.fc th{font-weight:600!important;font-size:.75rem!important;text-transform:uppercase!important;letter-spacing:.05em!important}.ResizeHandleOuter{display:flex;justify-content:center;align-items:center;width:8px;background-color:transparent;cursor:col-resize;transition:background-color .2s ease}.ResizeHandleOuter[data-resize-handle-state=hover],.ResizeHandleOuter[data-resize-handle-state=drag]{background-color:#007acc}.ResizeHandleInner{width:1px;height:24px;background-color:#888}.ResizeHandleOuterVertical{display:flex;justify-content:center;align-items:center;height:8px;background-color:transparent;cursor:row-resize;transition:background-color .2s ease}.ResizeHandleOuterVertical[data-resize-handle-state=hover],.ResizeHandleOuterVertical[data-resize-handle-state=drag]{background-color:#007acc}.ResizeHandleInnerVertical{width:24px;height:1px;background-color:#888}
