*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}:root{--gray-50: #f9fafb;--gray-100: #f3f4f6;--gray-200: #e5e7eb;--gray-300: #d1d5db;--gray-400: #9ca3af;--gray-500: #6b7280;--gray-600: #4b5563;--gray-700: #374151;--gray-800: #1f2937;--gray-900: #111827;--indigo-500: #6366f1;--indigo-600: #4f46e5;--indigo-700: #4338ca;--indigo-800: #3730a3;--indigo-900: #312e81;--green-100: #dcfce7;--green-300: #86efac;--green-500: #22c55e;--green-800: #166534;--green-900: #14532d;--red-100: #fee2e2;--red-300: #fca5a5;--red-500: #ef4444;--red-800: #991b1b;--red-900: #7f1d1d;--blue-100: #dbeafe;--blue-300: #93c5fd;--blue-500: #3b82f6;--blue-800: #1e40af;--blue-900: #1e3a8a;--yellow-100: #fef3c7;--yellow-300: #fcd34d;--yellow-500: #eab308;--yellow-800: #854d0e;--yellow-900: #713f12;--orange-500: #f97316}.dark{color-scheme:dark}.min-h-screen{min-height:100vh}.max-w-screen-2xl{max-width:1536px}.mx-auto{margin-left:auto;margin-right:auto}.container{width:100%;margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem}.bg-white{background-color:#fff}.bg-gray-50{background-color:var(--gray-50)}.bg-gray-100{background-color:var(--gray-100)}.bg-gray-200{background-color:var(--gray-200)}.bg-gray-700{background-color:var(--gray-700)}.bg-indigo-600{background-color:var(--indigo-600)}.bg-indigo-100{background-color:#e0e7ff}.bg-indigo-900{background-color:var(--indigo-900)}.bg-green-100{background-color:var(--green-100)}.bg-green-900{background-color:var(--green-900)}.bg-red-100{background-color:var(--red-100)}.bg-red-900{background-color:var(--red-900)}.bg-blue-100{background-color:var(--blue-100)}.bg-blue-900{background-color:var(--blue-900)}.bg-yellow-100{background-color:var(--yellow-100)}.bg-yellow-900{background-color:var(--yellow-900)}.dark .dark\:bg-gray-600:hover{background-color:var(--gray-600)}.dark .dark\:bg-gray-700{background-color:var(--gray-700)}.dark .dark\:bg-gray-800{background-color:var(--gray-800)}.dark .dark\:bg-gray-900{background-color:var(--gray-900)}.dark .dark\:bg-indigo-900{background-color:var(--indigo-900)}.dark .dark\:bg-green-900{background-color:var(--green-900)}.dark .dark\:bg-red-900{background-color:var(--red-900)}.dark .dark\:bg-blue-900{background-color:var(--blue-900)}.dark .dark\:bg-yellow-900{background-color:var(--yellow-900)}.text-white{color:#fff}.text-gray-300{color:var(--gray-300)}.text-gray-400{color:var(--gray-400)}.text-gray-500{color:var(--gray-500)}.text-gray-700{color:var(--gray-700)}.text-gray-800{color:var(--gray-800)}.text-gray-900{color:var(--gray-900)}.text-indigo-600{color:var(--indigo-600)}.text-indigo-800{color:#3730a3}.text-green-300{color:var(--green-300)}.text-green-500{color:var(--green-500)}.text-green-800{color:var(--green-800)}.text-red-300{color:var(--red-300)}.text-red-500{color:var(--red-500)}.text-red-800{color:var(--red-800)}.text-blue-300{color:var(--blue-300)}.text-blue-800{color:var(--blue-800)}.text-yellow-300{color:var(--yellow-300)}.text-yellow-800{color:var(--yellow-800)}.text-orange-500{color:var(--orange-500)}.dark .dark\:text-white{color:#fff}.dark .dark\:text-gray-100{color:var(--gray-100)}.dark .dark\:text-gray-300{color:var(--gray-300)}.dark .dark\:text-gray-400{color:var(--gray-400)}.dark .dark\:text-indigo-300{color:#a5b4fc}.dark .dark\:text-indigo-500{color:var(--indigo-500)}.dark .dark\:text-green-300{color:var(--green-300)}.dark .dark\:text-red-300{color:var(--red-300)}.dark .dark\:text-blue-300{color:var(--blue-300)}.dark .dark\:text-yellow-300{color:var(--yellow-300)}.border-gray-200{border-color:var(--gray-200)}.border-gray-300{border-color:var(--gray-300)}.border-gray-700{border-color:var(--gray-700)}.border-transparent{border-color:transparent}.border-indigo-500{border-color:var(--indigo-500)}.dark .dark\:border-gray-600{border-color:var(--gray-600)}.dark .dark\:border-gray-700{border-color:var(--gray-700)}.p-1{padding:.25rem}.p-2{padding:.5rem}.p-4{padding:1rem}.p-6{padding:1.5rem}.px-1{padding-left:.25rem;padding-right:.25rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-2\.5{padding-left:.625rem;padding-right:.625rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.py-0\.5{padding-top:.125rem;padding-bottom:.125rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-4{padding-top:1rem;padding-bottom:1rem}.pt-2{padding-top:.5rem}.mt-1{margin-top:.25rem}.mt-2{margin-top:.5rem}.mt-4{margin-top:1rem}.mt-6{margin-top:1.5rem}.mb-2{margin-bottom:.5rem}.mb-4{margin-bottom:1rem}.mb-8{margin-bottom:2rem}.ml-auto{margin-left:auto}.ml-2{margin-left:.5rem}.mr-1{margin-right:.25rem}.mr-2{margin-right:.5rem}.-mb-px{margin-bottom:-1px}.flex{display:flex}.flex-col{flex-direction:column}.flex-grow{flex-grow:1}.items-start{align-items:flex-start}.items-center{align-items:center}.justify-start{justify-content:flex-start}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.justify-around{justify-content:space-around}.space-x-2>*+*{margin-left:.5rem}.space-x-8>*+*{margin-left:2rem}.grid{display:grid}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.gap-6{gap:1.5rem}.gap-8{gap:2rem}@media (min-width: 768px){.md\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.md\:flex-row{flex-direction:row}.md\:items-center{align-items:center}.md\:mt-0{margin-top:0}.md\:col-span-4{grid-column:span 4 / span 4}}@media (min-width: 1024px){.lg\:grid-cols-7{grid-template-columns:repeat(7,minmax(0,1fr))}.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.lg\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.lg\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.lg\:col-span-2{grid-column:span 2 / span 2}.lg\:col-span-3{grid-column:span 3 / span 3}.lg\:px-8{padding-left:2rem;padding-right:2rem}}@media (min-width: 640px){.sm\:px-6{padding-left:1.5rem;padding-right:1.5rem}}.text-xs{font-size:.75rem;line-height:1rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-base{font-size:1rem;line-height:1.5rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-2xl{font-size:1.5rem;line-height:2rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.font-normal{font-weight:400}.font-medium{font-weight:500}.font-semibold{font-weight:600}.font-bold{font-weight:700}.uppercase{text-transform:uppercase}.capitalize{text-transform:capitalize}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.whitespace-nowrap{white-space:nowrap}.tracking-tight{letter-spacing:-.025em}.text-left{text-align:left}.font-mono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.font-sans{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}.border{border-width:1px}.border-b{border-bottom-width:1px}.border-b-2{border-bottom-width:2px}.rounded{border-radius:.25rem}.rounded-md{border-radius:.375rem}.rounded-lg{border-radius:.5rem}.rounded-xl{border-radius:.75rem}.rounded-full{border-radius:9999px}.shadow-lg{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a}.w-3{width:.75rem}.w-5{width:1.25rem}.w-6{width:1.5rem}.w-40{width:10rem}.w-full{width:100%}.h-3{height:.75rem}.h-5{height:1.25rem}.h-6{height:1.5rem}.h-40{height:10rem}.h-64{height:16rem}.h-full{height:100%}.relative{position:relative}.absolute{position:absolute}.inset-0{inset:0}.hidden{display:none}.overflow-x-auto{overflow-x:auto}.overflow-hidden{overflow:hidden}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}button:hover,a:hover{cursor:pointer}.hover\:bg-gray-50:hover{background-color:var(--gray-50)}.hover\:bg-indigo-700:hover{background-color:var(--indigo-700)}.hover\:text-gray-700:hover{color:var(--gray-700)}.hover\:border-gray-300:hover{border-color:var(--gray-300)}.hover\:underline:hover{text-decoration-line:underline}.dark .dark\:hover\:bg-gray-600:hover{background-color:var(--gray-600)}table{border-collapse:collapse}thead{background-color:var(--gray-50)}.dark thead{background-color:var(--gray-700)}tbody tr{border-bottom:1px solid var(--gray-200)}.dark tbody tr{border-bottom:1px solid var(--gray-700)}tbody tr:hover{background-color:var(--gray-50)}.dark tbody tr:hover{background-color:var(--gray-600)}th,td{padding:1rem 1.5rem}th[scope=col]{font-weight:500;text-transform:uppercase;font-size:.75rem}.stroke-current{stroke:currentColor}.fill-current{fill:currentColor}svg{display:inline-block;vertical-align:middle}.bg-green-500{background-color:var(--green-500)}.bg-yellow-500{background-color:var(--yellow-500)}.bg-red-500{background-color:var(--red-500)}.stroke-green-500{stroke:var(--green-500)}.stroke-yellow-500{stroke:var(--yellow-500)}.stroke-red-500{stroke:var(--red-500)}.text-indigo-500{color:var(--indigo-500)}[text-anchor=end]{text-anchor:end}*{box-sizing:border-box}body{margin:0;font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.dashboard-container{min-height:100vh;background-color:#f3f4f6;color:#111827}.dashboard-wrapper{max-width:1536px;margin:0 auto;padding:2rem 1rem}@media (min-width: 640px){.dashboard-wrapper{padding:2rem 1.5rem}}@media (min-width: 1024px){.dashboard-wrapper{padding:2rem}}.header{margin-bottom:2rem}.header-content{display:flex;flex-direction:column;gap:1rem}@media (min-width: 768px){.header-content{flex-direction:row;justify-content:space-between;align-items:center}}.header-title{font-size:1.875rem;font-weight:700;letter-spacing:-.025em;margin:0}.header-date{margin-top:.25rem;font-size:.875rem;color:#6b7280}.header-controls{display:flex;align-items:center;gap:.5rem;margin-top:1rem}@media (min-width: 768px){.header-controls{margin-top:0}}.control-item{display:flex;align-items:center;font-size:.875rem;padding:.5rem;background-color:#fff;border:1px solid #d1d5db;border-radius:.375rem}.control-item span{margin-left:.5rem}.control-item .label{font-weight:600}button.control-button{display:flex;align-items:center;font-size:.875rem;background-color:#fff;border:1px solid #d1d5db;border-radius:.375rem;padding:.5rem .75rem;cursor:pointer;transition:background-color .15s}button.control-button:hover{background-color:#f9fafb}button.control-button.primary{background-color:#4f46e5;color:#fff;border-color:#4f46e5}button.control-button.primary:hover{background-color:#4338ca}.tabs-container{margin-top:1.5rem;border-bottom:1px solid #e5e7eb}.tabs-nav{display:flex;gap:2rem;margin-bottom:-1px}.tab-button{background:none;border:none;border-bottom:2px solid transparent;padding:1rem .25rem;font-size:.875rem;font-weight:500;cursor:pointer;white-space:nowrap;color:#6b7280;transition:all .15s}.tab-button:hover{color:#374151;border-bottom-color:#d1d5db}.tab-button.active{color:#4f46e5;border-bottom-color:#4f46e5}.card{background-color:#fff;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;border-radius:.75rem;padding:1.5rem}.card-title{font-size:1.125rem;font-weight:600;color:#111827;margin:0 0 1rem}.kpi-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem}@media (min-width: 768px){.kpi-grid{grid-template-columns:repeat(4,1fr)}}@media (min-width: 1024px){.kpi-grid{grid-template-columns:repeat(4,1fr)}}.kpi-card .kpi-label{font-size:.875rem;font-weight:500;color:#6b7280;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.kpi-card .kpi-value{font-size:1.875rem;font-weight:600;color:#111827;margin-top:.25rem}.kpi-card .kpi-change{margin-top:.5rem;font-size:.875rem;font-weight:500}.kpi-change.trend-up{color:#10b981}.kpi-change.trend-down{color:#ef4444}.charts-grid{display:grid;grid-template-columns:1fr;gap:2rem}@media (min-width: 1024px){.charts-grid{grid-template-columns:repeat(2,1fr)}}.chart-container{position:relative;display:flex;flex-direction:column;height:16rem}.chart-stage{position:relative;flex:1;overflow:hidden}.chart-stage svg{width:100%;height:100%}.trend-labels{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(0,1fr);align-items:center;justify-items:center;gap:.5rem;margin-top:.5rem;font-size:.75rem;color:#6b7280}.trend-value-label{position:absolute;transform:translate(-50%,-100%);font-size:.75rem;font-weight:600;color:#4f46e5;pointer-events:none;white-space:nowrap}.table-container{overflow-x:auto}table{width:100%;font-size:.875rem;text-align:left;color:#6b7280}thead{font-size:.75rem;color:#374151;text-transform:uppercase;background-color:#f9fafb}th{padding:.75rem 1.5rem}tbody tr{background-color:#fff;border-bottom:1px solid #e5e7eb}tbody tr:hover{background-color:#f9fafb}td{padding:1rem 1.5rem}th[scope=row]{font-weight:500;color:#111827;white-space:nowrap}.status-badge{display:inline-block;padding:.25rem .5rem;border-radius:9999px;font-size:.75rem;font-weight:500;text-transform:capitalize}.status-badge.status-completed{background-color:#d1fae5;color:#065f46}.status-badge.status-executing{background-color:#dbeafe;color:#1e40af}.status-badge.status-failed{background-color:#fef3c7;color:#92400e}.status-badge.status-compiling{background-color:#e0e7ff;color:#3730a3}.status-badge.status-default{background-color:#f3f4f6;color:#374151}.health-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem}@media (min-width: 768px){.health-grid{grid-template-columns:repeat(4,1fr)}}.health-metric{padding:1rem;background-color:#f9fafb;border-radius:.5rem}.health-metric-label{font-size:.875rem;color:#6b7280}.health-metric-value{font-size:1.875rem;font-weight:700;color:#111827}.health-metric-value .unit{font-size:1rem;font-weight:400}.space-y-8>*+*{margin-top:2rem}.space-y-4>*+*{margin-top:1rem}.space-y-3>*+*{margin-top:.75rem}.space-y-2>*+*{margin-top:.5rem}.text-center{text-align:center}.text-gray-500{color:#6b7280}.py-8{padding-top:2rem;padding-bottom:2rem}.loading-message{text-align:center;color:#6b7280;padding:2rem 0}.icon{width:1.5rem;height:1.5rem}.icon-sm{width:1.25rem;height:1.25rem;margin-right:.5rem}.task-reports-grid{display:grid;gap:1.5rem}@media (min-width: 1024px){.task-reports-grid{grid-template-columns:320px 1fr}}.task-list-card,.task-history-card{display:flex;flex-direction:column}.task-list-header{display:flex;flex-direction:column;gap:.25rem}.task-list-subtitle{font-size:.875rem;color:#6b7280;margin:0}.task-list{display:flex;flex-direction:column;gap:.75rem;margin-top:1rem}.task-list-item{width:100%;text-align:left;border:1px solid #e5e7eb;border-radius:.75rem;padding:.75rem;background-color:#f9fafb;cursor:pointer;transition:border-color .15s,background-color .15s,box-shadow .15s}.task-list-item:hover{border-color:#c7d2fe;background-color:#eef2ff}.task-list-item.active{border-color:#4f46e5;background-color:#eef2ff;box-shadow:0 10px 20px -15px #4f46e5bf}.task-list-title{font-size:1rem;font-weight:600;color:#111827}.task-list-cron{margin:.25rem 0;font-size:.875rem;color:#6b7280}.task-list-meta{display:flex;align-items:center;justify-content:space-between;margin-top:.5rem}.task-list-timestamp{font-size:.75rem;color:#6b7280}.task-history{display:flex;flex-direction:column;gap:1.5rem}.task-history-header{display:flex;flex-direction:column;gap:1rem}@media (min-width: 768px){.task-history-header{flex-direction:row;justify-content:space-between;align-items:center}}.task-history-subtitle{margin:0;font-size:.9rem;color:#6b7280;max-width:36rem}.task-history-status{display:flex;flex-direction:column;align-items:flex-end;gap:.25rem}.task-history-label{font-size:.75rem;color:#9ca3af;text-transform:uppercase;letter-spacing:.05em}.task-history-value{font-size:.95rem;color:#111827}.task-attachments h4{margin:0 0 .5rem;font-size:.95rem;font-weight:600;color:#111827}.task-attachments ul{list-style:none;padding:0;margin:0;display:grid;gap:.5rem}.task-attachments li{display:flex;align-items:center;gap:.5rem;font-size:.875rem}.task-attachments a{color:#4f46e5;text-decoration:none}.task-attachments a:hover{text-decoration:underline}.task-attachment-size{font-size:.75rem;color:#9ca3af}.task-history-table .metadata-links{display:flex;flex-direction:column;gap:.25rem}.task-history-table .metadata-links a{color:#4f46e5;text-decoration:none;font-size:.75rem}.task-history-table .metadata-links a:hover{text-decoration:underline}.task-comment-cell{max-width:16rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.icon-text{color:#6b7280}a{font-weight:500;color:#4f46e5;text-decoration:none}a:hover{text-decoration:underline}.roi-grid{display:grid;grid-template-columns:1fr;gap:2rem}@media (min-width: 1024px){.roi-grid{grid-template-columns:2fr 3fr}}.roi-value{font-size:1.5rem;font-weight:700;color:#10b981}.roi-value.neutral{color:#111827}.hotspot-tags{display:flex;gap:.5rem;flex-wrap:wrap}.hotspot-tag{font-size:.875rem;font-weight:500;padding:.125rem .625rem;border-radius:.25rem}.hotspot-tag.warning{background-color:#fef3c7;color:#92400e}.hotspot-tag.error{background-color:#fee2e2;color:#991b1b}.escalation-container{display:flex;align-items:center;justify-content:space-between;gap:2rem;height:16rem}.escalation-chart{position:relative;width:11rem;height:11rem;flex-shrink:0}.escalation-donut{width:100%;height:100%;transform:rotate(-90deg)}.escalation-center{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;pointer-events:none}.escalation-total{font-size:2.25rem;font-weight:700;color:#111827}.escalation-label{font-size:.9rem;color:#6b7280}.escalation-legend{display:flex;flex-direction:column;gap:1rem}.legend-item{display:flex;align-items:center;font-size:.95rem;gap:.75rem}.legend-item{display:flex;align-items:center;font-size:.875rem}.legend-dot{width:.75rem;height:.75rem;border-radius:9999px}.legend-dot.green{background-color:#10b981}.legend-dot.yellow{background-color:#f59e0b}.legend-dot.red{background-color:#ef4444}.text-green-500{color:#10b981}.text-yellow-500{color:#f59e0b}.text-red-500{color:#ef4444}.stroke-green-500{stroke:#10b981}.stroke-yellow-500{stroke:#f59e0b}.stroke-red-500{stroke:#ef4444}.legend-text{color:#374151}.legend-percentage{margin-left:auto;font-weight:500;color:#6b7280}@media (max-width: 1024px){.escalation-container{flex-direction:column;align-items:center;height:auto}.escalation-legend{width:100%;align-items:center}}.placeholder{height:16rem;background-color:#f3f4f6;border-radius:.5rem;display:flex;align-items:center;justify-content:center;color:#6b7280}
