/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,::backdrop,:after,:before{--tw-border-style:solid;--tw-tracking:initial;--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000}}}.collapse{visibility:collapse}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.sticky{position:sticky}.z-50{z-index:50}.mx-auto{margin-inline:auto}.block{display:block}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline-block{display:inline-block}.table{display:table}.h-full{height:100%}.min-h-screen{min-height:100vh}.w-full{width:100%}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.items-center{align-items:center}.items-start{align-items:flex-start}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.overflow-x-auto{overflow-x:auto}.rounded-full{border-radius:3.40282e+38px}.border{border-style:var(--tw-border-style);border-width:1px}.border-b{border-bottom-style:var(--tw-border-style);border-bottom-width:1px}.border-b-2{border-bottom-style:var(--tw-border-style);border-bottom-width:2px}.border-\[\#222222\]{border-color:#222}.border-transparent{border-color:#0000}.bg-\[\#0a0a0a\]{background-color:#0a0a0a}.bg-\[\#0d0d0d\]{background-color:#0d0d0d}.bg-\[\#111111\]{background-color:#111}.bg-gradient-to-br{--tw-gradient-position:to bottom right in oklab;background-image:linear-gradient(var(--tw-gradient-stops))}.text-center{text-align:center}.text-left{text-align:left}.tracking-\[0\.3em\]{--tw-tracking:.3em;letter-spacing:.3em}.capitalize{text-transform:capitalize}.uppercase{text-transform:uppercase}.opacity-75{opacity:.75}.shadow-\[0_24px_80px_rgba\(0\,0\,0\,0\.45\)\]{--tw-shadow:0 24px 80px var(--tw-shadow-color,#00000073);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,ease);transition-duration:var(--tw-duration,0s)}.transition-colors{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to;transition-timing-function:var(--tw-ease,ease);transition-duration:var(--tw-duration,0s)}.outline-none{--tw-outline-style:none;outline-style:none}.disabled\:opacity-50:disabled{opacity:.5}:root{--color-bg-primary:#0f1419;--color-bg-secondary:#1a202c;--color-bg-tertiary:#2d3748;--color-text-primary:#f7fafc;--color-text-secondary:#cbd5e0;--color-text-tertiary:#a0aec0;--color-accent-green:#10b981;--color-accent-blue:#3b82f6;--color-accent-purple:#a855f7;--color-accent-cyan:#06b6d4;--color-accent-orange:#f97316;--color-accent-red:#ef4444;--color-accent-yellow:#eab308;--color-border-light:#e2e8f014;--color-border-glow:#3b82f633}html{scroll-behavior:smooth}body{color:var(--color-text-primary);background:linear-gradient(135deg,#0f1419,#1a1f2e 50%,#0f1419) fixed;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}h1{letter-spacing:-.02em;font-size:2.5rem;line-height:1.2}h1,h2{color:var(--color-text-primary);font-weight:700}h2{letter-spacing:-.01em;font-size:1.875rem;line-height:1.3}h3{letter-spacing:0;font-size:1.5rem;line-height:1.4}h3,h4{color:var(--color-text-primary);font-weight:600}h4{font-size:1.125rem;line-height:1.5}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xs{letter-spacing:.01em;font-size:.75rem;line-height:1rem}.card-glass{-webkit-backdrop-filter:blur(16px);border:1px solid var(--color-border-light);background:#1e293b99;border-radius:12px;transition:all .3s;box-shadow:0 4px 6px #0000001a,inset 0 1px #ffffff1a}.card-glass:hover{border-color:var(--color-border-glow);background:#1e293bcc;box-shadow:0 8px 16px #3b82f626,inset 0 1px #ffffff1a}.status-indicator{border:1px solid;border-radius:999px;align-items:center;gap:.5rem;padding:.375rem .75rem;font-size:.875rem;font-weight:500;transition:all .2s;display:inline-flex}.status-success{color:#6ee7b7;background:#10b9811f;border-color:#10b9814d}.status-warning{color:#fcd34d;background:#f59e0b1f;border-color:#f59e0b4d}.status-error{color:#fca5a5;background:#ef44441f;border-color:#ef44444d}.status-info{color:#93c5fd;background:#3b82f61f;border-color:#3b82f64d}.status-dot{border-radius:50%;width:8px;height:8px;animation:pulse-glow 2s cubic-bezier(.4,0,.6,1) infinite;display:inline-block}.status-dot.green{background-color:#10b981;box-shadow:0 0 10px #10b98180}.status-dot.blue{background-color:#3b82f6;box-shadow:0 0 10px #3b82f680}.status-dot.red{background-color:#ef4444;box-shadow:0 0 10px #ef444480}@keyframes pulse-glow{0%,to{opacity:1}50%{opacity:.7}}.gradient-green{background:linear-gradient(135deg,#10b98126,#10b98105);border:1px solid #10b98133}.gradient-blue{background:linear-gradient(135deg,#3b82f626,#3b82f605);border:1px solid #3b82f633}.gradient-purple{background:linear-gradient(135deg,#a855f726,#a855f705);border:1px solid #a855f733}.gradient-orange{background:linear-gradient(135deg,#f9731626,#f9731605);border:1px solid #f9731633}table{border-collapse:separate;border-spacing:0;width:100%}thead th{color:var(--color-text-secondary);text-align:left;text-transform:uppercase;letter-spacing:.05em;background:#2d374880;padding:1rem;font-size:.875rem;font-weight:600}tbody tr,thead th{border-bottom:1px solid var(--color-border-light)}tbody tr{transition:background-color .2s}tbody tr:hover{background:#3b82f60d}tbody td{color:var(--color-text-secondary);padding:1rem}tbody td.font-medium{color:var(--color-text-primary);font-weight:500}.recharts-default-tooltip{border:1px solid var(--color-border-light)!important;background:#1e293bf2!important;border-radius:8px!important;box-shadow:0 4px 12px #0000004d!important}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#2d37484d}::-webkit-scrollbar-thumb{background:#3b82f666;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#3b82f699}.spinner{animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(1turn)}}button{font-weight:500;transition:all .2s}button:hover{transform:translateY(-1px)}button:active{transform:translateY(0)}.metric-card{border:1px solid var(--color-border-light);-webkit-backdrop-filter:blur(16px);background:#1e293b99;border-radius:12px;padding:1.5rem}.metric-value{margin:.5rem 0;font-size:2.5rem;font-weight:700;line-height:1}.metric-label{text-transform:uppercase;letter-spacing:.05em;color:var(--color-text-tertiary);font-size:.875rem;font-weight:600}.alert-panel{-webkit-backdrop-filter:blur(16px);background:#1e293b99;border:1px solid #f9731633;border-radius:12px;padding:1.5rem}.alert-item{border:1px solid var(--color-border-light);background:#2d374880;border-radius:8px;margin-bottom:.5rem;padding:.75rem}.alert-item:last-child{margin-bottom:0}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-tracking{syntax:"*";inherits:false}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}