html,body{width:100%;height:100%}input::-ms-clear{display:none}input::-ms-reveal{display:none}*,:before,:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:#0000;font-family:sans-serif;line-height:1.15}body{margin:0}[tabindex="-1"]:focus{outline:none}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5em;font-weight:500}p{margin-top:0;margin-bottom:1em}abbr[title],abbr[data-original-title]{cursor:help;border-bottom:0;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}address{font-style:normal;line-height:inherit;margin-bottom:1em}input[type=text],input[type=password],input[type=number],textarea{-webkit-appearance:none}ol,ul,dl{margin-top:0;margin-bottom:1em}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}pre,code,kbd,samp{font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace;font-size:1em}pre{margin-top:0;margin-bottom:1em;overflow:auto}figure{margin:0 0 1em}img{vertical-align:middle;border-style:none}a,area,button,[role=button],input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{text-align:left;caption-side:bottom;padding-top:.75em;padding-bottom:.3em}input,button,select,optgroup,textarea{color:inherit;font-size:inherit;font-family:inherit;line-height:inherit;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner{border-style:none;padding:0}[type=button]::-moz-focus-inner{border-style:none;padding:0}[type=reset]::-moz-focus-inner{border-style:none;padding:0}[type=submit]::-moz-focus-inner{border-style:none;padding:0}input[type=radio],input[type=checkbox]{box-sizing:border-box;padding:0}input[type=date],input[type=time],input[type=datetime-local],input[type=month]{-webkit-appearance:listbox}textarea{resize:vertical;overflow:auto}fieldset{border:0;min-width:0;margin:0;padding:0}legend{width:100%;max-width:100%;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal;margin-bottom:.5em;padding:0;display:block}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button{height:auto}[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button{-webkit-appearance:none}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}
.enhanced-dashboard{background:0 0;flex-direction:column;gap:32px;min-height:calc(100vh - 144px);padding:0;display:flex}.stats-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:24px;display:grid}.stat-card{background:#fff;border:1px solid #e2e8f0;border-radius:20px;padding:24px;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;box-shadow:0 4px 6px -1px #0000000d,0 2px 4px -2px #0000000d}.stat-card:after{content:"";background:radial-gradient(circle at 100% 0,#6366f10d,#0000);border-radius:0 0 0 100%;width:60px;height:60px;position:absolute;top:0;right:0}.stat-card:hover{border-color:#6366f1;transform:translateY(-4px);box-shadow:0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a}.stat-card-content{align-items:center;gap:20px;display:flex}.stat-icon{color:#fff;background:#6366f1;border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;font-size:24px;display:flex;box-shadow:0 8px 16px -4px #6366f166}.stat-icon.teams{background:linear-gradient(135deg,#8b5cf6 0%,#a78bfa 100%);box-shadow:0 8px 16px -4px #8b5cf666}.stat-icon.projects{background:linear-gradient(135deg,#0ea5e9 0%,#38bdf8 100%);box-shadow:0 8px 16px -4px #0ea5e966}.stat-icon.completion{background:linear-gradient(135deg,#10b981 0%,#34d399 100%);box-shadow:0 8px 16px -4px #10b98166}.stat-icon.overdue{background:linear-gradient(135deg,#f43f5e 0%,#fb7185 100%);box-shadow:0 8px 16px -4px #f43f5e66}.stat-details{flex-direction:column;flex:1;display:flex}.stat-value{color:#0f172a;letter-spacing:-1px;font-family:Outfit,sans-serif;font-size:2.25rem;font-weight:800;line-height:1.1}.stat-label{color:#64748b;margin-top:4px;font-size:.875rem;font-weight:600}.stat-change{background:#f1f5f9;border-radius:6px;align-self:flex-start;align-items:center;margin-top:8px;padding:2px 8px;font-size:.75rem;font-weight:500;display:flex}.stat-change.positive{color:#059669;background:#ecfdf5}.stat-change.negative{color:#dc2626;background:#fef2f2}.enhanced-card{background:#fff;border:1px solid #e2e8f0;border-radius:20px;transition:all .3s;overflow:hidden;box-shadow:0 1px 3px #0000001a,0 1px 2px -1px #0000001a}.enhanced-card:hover{box-shadow:0 10px 15px -3px #0000001a}.enhanced-card .ant-card-head{background:0 0;border-bottom:1px solid #f1f5f9;padding:24px 32px 16px}.enhanced-card .ant-card-head .ant-card-head-title{color:#1e293b;font-family:Outfit,sans-serif;font-size:1.25rem;font-weight:700}.enhanced-card .ant-card-body{padding:24px 32px 32px}.chart-container{background:0 0;width:100%;padding:0}.task-calendar{background:#fff;border:1px solid #e2e8f0;border-radius:20px;padding:16px;overflow:hidden}.agenda-section{background:#fff;border:1px solid #e2e8f0;border-radius:20px;flex-direction:column;display:flex;overflow:hidden}.agenda-header{color:#fff;background:linear-gradient(135deg,#6366f1 0%,#4f46e5 100%);padding:24px 32px}.agenda-header h3{margin:0;font-family:Outfit,sans-serif;font-size:1.5rem;font-weight:700;color:#fff!important}.agenda-tabs{background:#ffffff26;border-radius:10px;margin-top:16px;padding:4px;display:flex}.agenda-tabs .ant-tabs-nav{margin:0!important}.agenda-tabs .ant-tabs-nav:before{display:none}.agenda-tabs .ant-tabs-tab{color:#fffc!important;background:0 0!important;border:none!important;border-radius:8px!important;padding:8px 16px!important;transition:all .2s!important}.agenda-tabs .ant-tabs-tab:hover{color:#fff!important;background:#ffffff1a!important}.agenda-tabs .ant-tabs-tab .ant-tabs-tab-btn{font-weight:600}.agenda-tabs .ant-tabs-tab-active{box-shadow:0 4px 6px -1px #0000001a;color:#6366f1!important;background:#fff!important}.agenda-tabs .ant-tabs-ink-bar{display:none}.task-item{cursor:pointer;border-bottom:1px solid #f1f5f9;align-items:center;padding:16px 24px;transition:all .2s;display:flex}.task-item:hover{background:#f8fafc;transform:scale(1.01)}.task-item:last-child{border-bottom:none}.task-avatar{color:#6366f1;background:#f1f5f9;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;margin-right:16px;font-weight:700;display:flex}.task-title{color:#1e293b;margin-bottom:4px;font-family:Outfit,sans-serif;font-size:1.05rem;font-weight:600}.task-meta{color:#64748b;align-items:center;gap:16px;font-size:.85rem;display:flex}.priority-badge{text-transform:uppercase;border-radius:8px;padding:2px 10px;font-size:.75rem;font-weight:700}.priority-badge.high{color:#ef4444;background:#fef2f2}.priority-badge.medium{color:#3b82f6;background:#eff6ff}.priority-badge.low{color:#10b981;background:#ecfdf5}.export-button{color:#fff;background:#6366f1;border:none;border-radius:10px;height:40px;padding:0 20px;font-weight:600;transition:all .2s;box-shadow:0 4px 10px #6366f14d}.export-button:hover{color:#fff;background:#4f46e5;transform:translateY(-2px);box-shadow:0 8px 15px #6366f166}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.enhanced-dashboard>*{animation:.5s backwards fadeInUp}.enhanced-dashboard>:first-child{animation-delay:.1s}.enhanced-dashboard>:nth-child(2){animation-delay:.2s}.enhanced-dashboard>:nth-child(3){animation-delay:.3s}.enhanced-dashboard>:nth-child(4){animation-delay:.4s}.enhanced-dashboard>:nth-child(5){animation-delay:.5s}.enhanced-dashboard>:nth-child(6){animation-delay:.6s}.enhanced-dashboard>:nth-child(7){animation-delay:.7s}.enhanced-dashboard>:nth-child(8){animation-delay:.8s}.enhanced-dashboard>:nth-child(9){animation-delay:.9s}.enhanced-dashboard>:nth-child(10){animation-delay:1s}@media (max-width:768px){.stats-grid{grid-template-columns:1fr}.stat-value{font-size:1.75rem}}:root{--primary:#6366f1;--primary-hover:#4f46e5;--bg-gradient:linear-gradient(135deg, #f8fafc 0%, #f1f5f9 100%);--glass-bg:#ffffffb3;--glass-border:#fff3;--glass-shadow:0 4px 15px #0000000d}*{box-sizing:border-box;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;padding:0}html,body{background:var(--bg-gradient);color:#1e293b;max-width:100vw;min-height:100vh;font-family:Outfit,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;overflow-x:hidden}a{color:inherit;text-decoration:none;transition:all .2s ease-in-out}.glass-effect{background:var(--glass-bg);-webkit-backdrop-filter:blur(12px)saturate(180%);border:1px solid var(--glass-border);box-shadow:var(--glass-shadow)}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#f1f5f9}::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#94a3b8}.ant-badge-count{animation:2s infinite badgePulse}@keyframes badgePulse{0%{transform:scale(1);box-shadow:0 0 #6366f166}50%{transform:scale(1.05);box-shadow:0 0 0 4px #6366f100}to{transform:scale(1);box-shadow:0 0 #6366f100}}
.ant-select:not(.ant-select-customize-input) .ant-select-selector,.ant-picker,.ant-input{border:1px solid #d9d9d9!important;border-radius:4px!important;width:100%!important;min-height:36px!important;padding:4px 12px!important}.ant-btn{justify-content:center!important;align-items:center!important;min-height:36px!important;padding:4px 15px!important;display:flex!important}.ant-select-selection-item{line-height:28px!important}.ant-modal-content{padding:24px!important}.ant-form-item-label{padding-bottom:8px!important}.status-dropdown .ant-select-selector,.priority-dropdown .ant-select-selector,.date-picker{width:100%!important}.ant-modal-footer{justify-content:flex-end;display:flex}.ant-form-item-label>label{font-weight:500}.ant-input-number{width:100%!important}
