[data-mui-color-scheme=dark] .MuiAppBar-root{background-color:#111827!important}[data-mui-color-scheme=dark] .navbar-custom,[data-mui-color-scheme=dark] .MuiCssBaseline-root{background-color:#1e293b!important}[data-mui-color-scheme=dark] .MuiPaper-root{background-color:#1e1e1e!important}[data-mui-color-scheme=dark] .MuiDrawer-paper{background-color:#111827!important}[data-mui-color-scheme=light] .MuiAppBar-root{background-color:#088c42!important}[data-mui-color-scheme=light] .navbar-custom,[data-mui-color-scheme=light] .MuiCssBaseline-root{background-color:#f5f5f5!important}[data-mui-color-scheme=light] .MuiPaper-root,[data-mui-color-scheme=light] .MuiDrawer-paper{background-color:#fff!important}.MuiContainer-root{background-color:#0000!important}.MuiListItem-root,.MuiListItemIcon-root,.MuiButton-root{cursor:pointer!important}.MuiDrawer-root{z-index:1201!important}.MuiAppBar-root{z-index:1200!important}.lightrope{text-align:center;white-space:nowrap;z-index:1;pointer-events:none;width:100%;margin:0;padding:0;position:absolute;bottom:0;left:0;right:0;overflow:hidden}.lightrope li{background:#00f7a5;border-radius:50%;width:12px;height:28px;margin:8px;list-style:none;animation-name:flash-1;animation-duration:1.8s;animation-iteration-count:infinite;animation-fill-mode:both;display:inline-block;position:relative;box-shadow:0 4px 16px 3px #00f7a5}.lightrope li:nth-child(odd){background:#0ff;animation-name:flash-2;animation-duration:1.4s;box-shadow:0 4px 16px 3px #0ff9}.lightrope li:nth-child(4n+2){background:#f70094;animation-name:flash-3;animation-duration:2.1s;box-shadow:0 4px 16px 3px #f70094}.lightrope li:nth-child(odd){animation-duration:1.6s}.lightrope li:nth-child(3n+1){animation-duration:2.4s}.lightrope li:before{content:"";background:#222;border-radius:3px;width:10px;height:9px;position:absolute;top:-6px;left:1px}.lightrope li:after{content:"";border-bottom:2px solid #222;border-radius:50%;width:52px;height:18px;position:absolute;top:-16px;left:9px}.lightrope li:last-child:after{content:none}.lightrope li:first-child{margin-left:-40px}@keyframes flash-1{0%,to{background:#00f7a5;box-shadow:0 4px 16px 3px #00f7a5}50%{background:#00f7a566;box-shadow:0 4px 16px 3px #00f7a533}}@keyframes flash-2{0%,to{background:#0ff;box-shadow:0 4px 16px 3px #0ff}50%{background:#0ff6;box-shadow:0 4px 16px 3px #0ff3}}@keyframes flash-3{0%,to{background:#f70094;box-shadow:0 4px 16px 3px #f70094}50%{background:#f7009466;box-shadow:0 4px 16px 3px #f7009433}}[data-mui-color-scheme=dark] .day-cell{border-radius:.375rem;justify-content:center;align-items:center;min-height:40px;transition:all .2s;display:flex;position:relative}[data-mui-color-scheme=dark] .day-cell:hover{background-color:#232323}[data-mui-color-scheme=dark] .day-cell.today{color:#fff;background-color:#3b82f6}[data-mui-color-scheme=dark] .day-cell.today:hover{background-color:#2563eb}[data-mui-color-scheme=light] .day-cell{border-radius:.375rem;justify-content:center;align-items:center;min-height:40px;transition:all .2s;display:flex;position:relative}[data-mui-color-scheme=light] .day-cell:hover{background-color:#f3f4f6}[data-mui-color-scheme=light] .day-cell.today{color:#fff;background-color:#3b82f6}[data-mui-color-scheme=light] .day-cell.today:hover{background-color:#2563eb}.task-item{transition:all .2s}.task-item:hover{transform:translateY(-2px);box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.confirmation-modal{transition:opacity .3s}.confirmation-modal button{transition:all .2s}.confirmation-modal button:hover{transform:translateY(-1px)}.confirmation-modal #confirmBtn:hover{background-color:#059669}.confirmation-modal #cancelBtn:hover{color:#fff}[data-mui-color-scheme=dark] .calendar-container{color:#fff;background:#181a1b;border:1px solid #232323;border-radius:10px;width:100%;min-width:800px;min-height:350px;margin:0 auto;padding:20px 15px 15px;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}[data-mui-color-scheme=dark] .month-title{color:#fff;letter-spacing:1px;text-shadow:none;font-size:1.2rem;font-weight:700}[data-mui-color-scheme=dark] .nav-button{color:#fff;min-width:40px;min-height:40px;box-shadow:none;background:0 0;border-radius:50%;font-size:1.2rem;transition:background .2s}[data-mui-color-scheme=dark] .nav-button:hover{color:#fff;background-color:#232323}[data-mui-color-scheme=light] .calendar-container{color:#333;background:#fff;border:1px solid #e0e0e0;border-radius:10px;width:100%;min-width:800px;min-height:350px;margin:0 auto;padding:20px 15px 15px;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}[data-mui-color-scheme=light] .month-title{color:#333;letter-spacing:1px;text-shadow:none;font-size:1.2rem;font-weight:700}[data-mui-color-scheme=light] .nav-button{color:#333;min-width:40px;min-height:40px;box-shadow:none;background:0 0;border-radius:50%;font-size:1.2rem;transition:background .2s}[data-mui-color-scheme=light] .nav-button:hover{color:#333;background-color:#f5f5f5}.calendar-header{box-shadow:none;background:0 0;border-radius:0;justify-content:space-between;align-items:center;margin-bottom:18px;padding:0;display:flex}.calendar-grid{grid-template-columns:repeat(7,1fr);gap:8px;margin-bottom:10px;display:grid}.day-header{text-align:center;color:#bbb;letter-spacing:.5px;box-shadow:none;background:0 0;border-radius:0;justify-content:center;align-items:center;padding:8px 0;font-size:1rem;font-weight:700;display:flex}.day-cell{text-align:center;cursor:pointer;color:#fff;background:0 0;border:1px solid #0000;border-radius:6px;flex-direction:column;justify-content:flex-start;align-items:center;min-height:80px;padding:12px 8px;font-size:1.1rem;font-weight:500;transition:background .2s,border .2s;display:flex}.day-cell:hover{color:#fff;background-color:#232323}.day-cell.today{color:#fff;background:0 0;border:2px solid #2563eb;font-weight:700}.day-cell.has-tasks{background:0 0;border:2px solid #ef4444;position:relative}.day-cell.has-tasks:after{content:"";background-color:#ef4444;border-radius:50%;width:8px;height:8px;position:absolute;top:4px;right:4px;box-shadow:0 0 4px #ef444480}.day-cell.has-created-tasks{background:linear-gradient(90deg,#10b9811a 0%,#10b9810d 50%,#0000 50%);border:2px solid #10b981;position:relative}.day-cell.has-created-tasks:after{content:"";background-color:#10b981;border-radius:50%;width:8px;height:8px;position:absolute;top:4px;left:4px;box-shadow:0 0 4px #10b98180}.day-cell.has-assigned-tasks{background:linear-gradient(90deg,#0000 50%,#ef44440d 50%,#ef44441a 100%);border:2px solid #ef4444;position:relative}.day-cell.has-assigned-tasks:after{content:"";background-color:#ef4444;border-radius:50%;width:8px;height:8px;position:absolute;top:4px;right:4px;box-shadow:0 0 4px #ef444480}.day-cell.has-both-tasks{background:linear-gradient(90deg,#10b9811a 0%,#10b9810d 50%,#ef44440d 50%,#ef44441a 100%);border:2px solid #f59e0b;position:relative}.day-cell.has-both-tasks:before{content:"";background-color:#10b981;border-radius:50%;width:8px;height:8px;position:absolute;top:4px;left:4px;box-shadow:0 0 4px #10b98180}.day-cell.has-both-tasks:after{content:"";background-color:#ef4444;border-radius:50%;width:8px;height:8px;position:absolute;top:4px;right:4px;box-shadow:0 0 4px #ef444480}.day-cell.has-both-tasks .left-side{cursor:pointer;z-index:1;width:50%;height:100%;position:absolute;top:0;left:0}.day-cell.has-both-tasks .right-side{cursor:pointer;z-index:1;width:50%;height:100%;position:absolute;top:0;right:0}.day-cell.has-both-tasks .left-side:hover{background:#10b98133}.day-cell.has-both-tasks .right-side:hover{background:#ef444433}.task-counter{color:#fff;z-index:2;border-radius:50%;justify-content:center;align-items:center;min-width:16px;height:16px;padding:2px;font-size:.7rem;font-weight:700;display:flex;position:absolute}.task-counter.single-counter{background-color:#ef4444;top:4px;right:4px;box-shadow:0 0 4px #ef444480}.task-counter.created-counter{background-color:#10b981;top:4px;left:4px;box-shadow:0 0 4px #10b98180}.task-counter.assigned-counter{background-color:#ef4444;top:4px;right:4px;box-shadow:0 0 4px #ef444480}.day-cell.empty{cursor:default;box-shadow:none;background-color:#0000;border:none}.calendar-dialog{color:#fff;background-color:#181a1b;border-radius:10px;min-width:350px;box-shadow:0 2px 12px #0000002e}.dialog-title{color:#fff;background-color:#232323}.dialog-title .MuiTypography-root{color:#fff}.dialog-content{color:#fff;background-color:#181a1b;border-radius:0 0 10px 10px;padding:18px 10px}.close-button{color:#fff}.close-button:hover{background-color:#232323}.task-item{box-shadow:none;background-color:#232323;border-radius:6px;margin-bottom:8px;padding:10px 12px;transition:all .2s}.task-item:hover{background-color:#282828;transform:translateY(-2px);box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.status-chip{color:#bbb;background:0 0;border:1px solid #444;margin-left:8px;font-size:.92rem;font-weight:500}.calendar-legend{background:#0000000d;border-radius:8px;flex-wrap:wrap;justify-content:center;align-items:center;gap:20px;margin-top:15px;padding:10px;display:flex}@media (width<=1600px){.calendar-legend{gap:18px;margin-top:14px;padding:9px}}@media (width<=1200px){.calendar-legend{gap:16px;margin-top:13px;padding:8px}}@media (width<=768px){.calendar-legend{gap:15px;margin-top:12px;padding:8px}}@media (width<=480px){.calendar-legend{flex-direction:column;align-items:center;gap:10px;margin-top:10px;padding:6px}}.legend-item{color:#666;align-items:center;gap:8px;font-size:.9rem;display:flex}@media (width<=1600px){.legend-item{gap:7px;font-size:.85rem}}@media (width<=1200px){.legend-item{gap:6px;font-size:.8rem}}@media (width<=768px){.legend-item{gap:5px;font-size:.75rem}}@media (width<=480px){.legend-item{gap:4px;font-size:.7rem}}@media (width<=768px){.legend-item{gap:6px;font-size:.85rem}}@media (width<=480px){.legend-item{gap:5px;font-size:.8rem}}.legend-dot{border:2px solid;border-radius:50%;width:12px;height:12px}@media (width<=1600px){.legend-dot{border-width:1.5px;width:11px;height:11px}}@media (width<=1200px){.legend-dot{border-width:1.5px;width:10px;height:10px}}@media (width<=768px){.legend-dot{border-width:1px;width:9px;height:9px}}@media (width<=480px){.legend-dot{border-width:1px;width:8px;height:8px}}.legend-dot.created{background-color:#10b981;border-color:#10b981;box-shadow:0 0 4px #10b98180}.legend-dot.assigned{background-color:#ef4444;border-color:#ef4444;box-shadow:0 0 4px #ef444480}.legend-dot.both{background:linear-gradient(45deg,#10b981 50%,#ef4444 50%);border-color:#f59e0b;box-shadow:0 0 4px #f59e0b80}[data-mui-color-scheme=dark] .calendar-legend{background:#ffffff0d}[data-mui-color-scheme=dark] .legend-item{color:#bbb}.personal-planner{border-radius:12px;width:500px;min-height:300px;max-height:50vh;overflow:hidden}.planner-header{text-align:center;padding:16px 20px 8px}.planner-title{color:#1976d2!important;margin-bottom:4px!important;font-weight:600!important}.planner-subtitle{font-style:italic;color:#666!important}.planner-divider{margin:0 16px 16px!important}.planner-content{max-height:300px;padding:0 16px 16px;overflow-y:auto}.planner-content::-webkit-scrollbar{width:6px}.planner-content::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}.planner-content::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:3px}.planner-content::-webkit-scrollbar-thumb:hover{background:#a8a8a8}[data-theme=dark] .planner-content::-webkit-scrollbar-track{background:#333}[data-theme=dark] .planner-content::-webkit-scrollbar-thumb{background:#666}[data-theme=dark] .planner-content::-webkit-scrollbar-thumb:hover{background:#888}.personal-planner .MuiListItem-root{transition:all .3s;transform:translate(0)}.personal-planner .MuiListItem-root:hover{transform:translate(-4px);box-shadow:0 2px 8px #00000026}.personal-planner .MuiChip-root{text-transform:uppercase;letter-spacing:.5px;font-weight:500}.personal-planner .MuiIconButton-root{transition:all .2s}.personal-planner .MuiIconButton-root:hover{transform:scale(1.1)}.personal-planner .MuiFab-root{transition:all .3s}.personal-planner-container{flex-direction:column;align-items:center;gap:16px;min-width:500px;display:flex}.MuiBadge-root{z-index:1000!important;position:relative!important}.MuiBadge-root .MuiBadge-badge{border:2px solid #fff!important;box-shadow:0 2px 4px #0003!important}.personal-planner .MuiFab-root:hover{transform:scale(1.1)translate(-2px);box-shadow:0 4px 12px #1976d266}.MuiBadge-badge{animation:2s infinite pulse;z-index:1001!important;position:relative!important;top:-8px!important;right:-8px!important}@keyframes pulse{0%{transform:scale(1)}50%{transform:scale(1.1)}to{transform:scale(1)}}.MuiBadge-badge[data-badge="0"]{display:none!important}.personal-planner .MuiDialog-paper{border-radius:12px}@media (width<=600px){.personal-planner{max-width:100%;margin:0 8px}.planner-header{padding:12px 16px 6px}.planner-content{padding:0 12px 12px}}.personal-planner .empty-state{text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:40px 20px;display:flex}.personal-planner .empty-state .MuiTypography-root{margin-bottom:16px}.task-overdue{background-color:#d32f2f0d!important;border-color:#d32f2f!important}.task-due-soon{background-color:#f57c000d!important;border-color:#f57c00!important}.task-normal{background-color:#388e3c0d!important;border-color:#388e3c!important}.task-completed{opacity:.7;background-color:#4caf500d!important;border-color:#4caf50!important}[data-theme=dark] .task-overdue{background-color:#d32f2f1a!important}[data-theme=dark] .task-due-soon{background-color:#f57c001a!important}[data-theme=dark] .task-normal{background-color:#388e3c1a!important}[data-theme=dark] .task-completed{background-color:#4caf501a!important}.planner-tabs{margin-bottom:16px}.planner-tabs .MuiTabs-root{min-height:48px}.planner-tabs .MuiTab-root{text-transform:none;min-height:48px;padding:8px 16px;font-weight:500}.planner-tabs .MuiTab-root.Mui-selected{font-weight:600}@media (width<=600px){.planner-tabs .MuiTab-root{padding:6px 12px;font-size:.875rem}}.personal-planner .MuiDialog-paper .MuiTextField-root textarea,.personal-planner .MuiDialog-paper .MuiTextField-root .MuiInputBase-input{word-wrap:break-word!important;white-space:pre-wrap!important;overflow-wrap:break-word!important}.report-header{border-bottom:1px solid #e0e0e0;justify-content:center;align-items:center;padding:16px 20px 8px;display:flex;position:relative}.report-title{text-align:center;align-items:center;gap:8px;display:flex;color:#1976d2!important;margin-bottom:4px!important;font-weight:600!important}.report-close-button{position:absolute;top:50%;right:16px;transform:translateY(-50%)}[data-theme=dark] .report-header{border-bottom-color:#555}[data-theme=dark] .report-title{color:#1976d2!important}@media (width<=600px){.report-header{padding:12px 16px 6px}}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#1e293b;background-image:url(/brandwall.webp);background-position:50%;background-repeat:no-repeat;background-size:cover;background-attachment:fixed;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;transition:background-color .3s}[data-mui-color-scheme=dark] body{background-color:#1e293b!important;background-image:url(/brandwall.webp)!important;background-position:50%!important;background-repeat:no-repeat!important;background-size:cover!important;background-attachment:fixed!important}[data-mui-color-scheme=light] body{background-color:#f5f5f5!important;background-image:url(/brandwall.webp)!important;background-position:50%!important;background-repeat:no-repeat!important;background-size:cover!important;background-attachment:fixed!important}html{background-color:#1e293b;background-image:url(/brandwall.webp);background-position:50%;background-repeat:no-repeat;background-size:cover;background-attachment:fixed;transition:background-color .3s}[data-mui-color-scheme=dark] html{background-color:#1e293b!important;background-image:url(/brandwall.webp)!important;background-position:50%!important;background-repeat:no-repeat!important;background-size:cover!important;background-attachment:fixed!important}[data-mui-color-scheme=light] html{background-color:#f5f5f5!important;background-image:url(/brandwall.webp)!important;background-position:50%!important;background-repeat:no-repeat!important;background-size:cover!important;background-attachment:fixed!important}#root{width:100%;min-height:100vh;transition:background-color .3s;background-color:#0000!important}[data-mui-color-scheme=dark] #root,[data-mui-color-scheme=light] #root{background-color:#0000!important}[data-mui-color-scheme=dark] .MuiPaper-root{background-color:#1e1e1e!important;border:1px solid #333!important}[data-mui-color-scheme=dark] .MuiTextField-root .MuiOutlinedInput-root{background-color:#ffffff0d}[data-mui-color-scheme=dark] .MuiTextField-root .MuiOutlinedInput-root:hover{background-color:#ffffff14}[data-mui-color-scheme=dark] .MuiTextField-root .MuiOutlinedInput-root.Mui-focused{background-color:#ffffff1a}[data-mui-color-scheme=dark] .MuiButton-contained{background:linear-gradient(45deg,#90caf9 30%,#64b5f6 90%);box-shadow:0 3px 5px 2px #90caf94d}[data-mui-color-scheme=dark] .MuiButton-contained:hover{background:linear-gradient(45deg,#64b5f6 30%,#42a5f5 90%)}[data-mui-color-scheme=dark] .MuiStepper-root .MuiStepLabel-root.Mui-completed .MuiStepLabel-label,[data-mui-color-scheme=dark] .MuiStepper-root .MuiStepLabel-root.Mui-active .MuiStepLabel-label{color:#90caf9!important}[data-mui-color-scheme=light] .MuiPaper-root{background-color:#fff!important;border:1px solid #e0e0e0!important}[data-mui-color-scheme=light] .MuiTextField-root .MuiOutlinedInput-root{background-color:#00000005}[data-mui-color-scheme=light] .MuiTextField-root .MuiOutlinedInput-root:hover{background-color:#0000000a}[data-mui-color-scheme=light] .MuiTextField-root .MuiOutlinedInput-root.Mui-focused{background-color:#0000000f}[data-mui-color-scheme=light] .MuiButton-contained{background:linear-gradient(45deg,#1976d2 30%,#1565c0 90%);box-shadow:0 3px 5px 2px #1976d24d}[data-mui-color-scheme=light] .MuiButton-contained:hover{background:linear-gradient(45deg,#1565c0 30%,#0d47a1 90%)}[data-mui-color-scheme=light] .MuiStepper-root .MuiStepLabel-root.Mui-completed .MuiStepLabel-label,[data-mui-color-scheme=light] .MuiStepper-root .MuiStepLabel-root.Mui-active .MuiStepLabel-label{color:#1976d2!important}.logo{will-change:filter;height:6em;padding:1.5em;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (prefers-reduced-motion:no-preference){a:nth-of-type(2) .logo{animation:20s linear infinite logo-spin}}.card{padding:2em}.read-the-docs{color:#888}
