.react-flow{direction:ltr}.react-flow__container{position:absolute;width:100%;height:100%;top:0;left:0}.react-flow__pane{z-index:1;cursor:grab}.react-flow__pane.selection{cursor:pointer}.react-flow__pane.dragging{cursor:grabbing}.react-flow__viewport{transform-origin:0 0;z-index:2;pointer-events:none}.react-flow__renderer{z-index:4}.react-flow__selection{z-index:6}.react-flow__nodesselection-rect:focus,.react-flow__nodesselection-rect:focus-visible{outline:none}.react-flow .react-flow__edges{pointer-events:none;overflow:visible}.react-flow__connection-path,.react-flow__edge-path{stroke:#b1b1b7;stroke-width:1;fill:none}.react-flow__edge{pointer-events:visibleStroke;cursor:pointer}.react-flow__edge.animated path{stroke-dasharray:5;animation:dashdraw .5s linear infinite}.react-flow__edge.animated path.react-flow__edge-interaction{stroke-dasharray:none;animation:none}.react-flow__edge.inactive{pointer-events:none}.react-flow__edge.selected,.react-flow__edge:focus,.react-flow__edge:focus-visible{outline:none}.react-flow__edge.selected .react-flow__edge-path,.react-flow__edge:focus .react-flow__edge-path,.react-flow__edge:focus-visible .react-flow__edge-path{stroke:#555}.react-flow__edge-textwrapper{pointer-events:all}.react-flow__edge-textbg{fill:white}.react-flow__edge .react-flow__edge-text{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.react-flow__connection{pointer-events:none}.react-flow__connection .animated{stroke-dasharray:5;animation:dashdraw .5s linear infinite}.react-flow__connectionline{z-index:1001}.react-flow__nodes{pointer-events:none;transform-origin:0 0}.react-flow__node{position:absolute;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:all;transform-origin:0 0;box-sizing:border-box;cursor:grab}.react-flow__node.dragging{cursor:grabbing}.react-flow__nodesselection{z-index:3;transform-origin:left top;pointer-events:none}.react-flow__nodesselection-rect{position:absolute;pointer-events:all;cursor:grab}.react-flow__handle{position:absolute;pointer-events:none;min-width:5px;min-height:5px;width:6px;height:6px;background:#1a192b;border:1px solid white;border-radius:100%}.react-flow__handle.connectionindicator{pointer-events:all;cursor:crosshair}.react-flow__handle-bottom{top:auto;left:50%;bottom:-4px;transform:translate(-50%)}.react-flow__handle-top{left:50%;top:-4px;transform:translate(-50%)}.react-flow__handle-left{top:50%;left:-4px;transform:translateY(-50%)}.react-flow__handle-right{right:-4px;top:50%;transform:translateY(-50%)}.react-flow__edgeupdater{cursor:move;pointer-events:all}.react-flow__panel{position:absolute;z-index:5;margin:15px}.react-flow__panel.top{top:0}.react-flow__panel.bottom{bottom:0}.react-flow__panel.left{left:0}.react-flow__panel.right{right:0}.react-flow__panel.center{left:50%;transform:translateX(-50%)}.react-flow__attribution{font-size:10px;background:rgba(255,255,255,.5);padding:2px 3px;margin:0}.react-flow__attribution a{text-decoration:none;color:#999}@keyframes dashdraw{0%{stroke-dashoffset:10}}.react-flow__edgelabel-renderer{position:absolute;width:100%;height:100%;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.react-flow__edge.updating .react-flow__edge-path{stroke:#777}.react-flow__edge-text{font-size:10px}.react-flow__node.selectable:focus,.react-flow__node.selectable:focus-visible{outline:none}.react-flow__node-default,.react-flow__node-group,.react-flow__node-input,.react-flow__node-output{padding:10px;border-radius:3px;width:150px;font-size:12px;color:#222;text-align:center;border:1px solid #1a192b;background-color:white}.react-flow__node-default.selectable:hover,.react-flow__node-group.selectable:hover,.react-flow__node-input.selectable:hover,.react-flow__node-output.selectable:hover{box-shadow:0 1px 4px 1px rgba(0,0,0,.08)}.react-flow__node-default.selectable.selected,.react-flow__node-default.selectable:focus,.react-flow__node-default.selectable:focus-visible,.react-flow__node-group.selectable.selected,.react-flow__node-group.selectable:focus,.react-flow__node-group.selectable:focus-visible,.react-flow__node-input.selectable.selected,.react-flow__node-input.selectable:focus,.react-flow__node-input.selectable:focus-visible,.react-flow__node-output.selectable.selected,.react-flow__node-output.selectable:focus,.react-flow__node-output.selectable:focus-visible{box-shadow:0 0 0 .5px #1a192b}.react-flow__node-group{background-color:rgba(240,240,240,.25)}.react-flow__nodesselection-rect,.react-flow__selection{background:rgba(0,89,220,.08);border:1px dotted rgba(0,89,220,.8)}.react-flow__nodesselection-rect:focus,.react-flow__nodesselection-rect:focus-visible,.react-flow__selection:focus,.react-flow__selection:focus-visible{outline:none}.react-flow__controls{box-shadow:0 0 2px 1px rgba(0,0,0,.08)}.react-flow__controls-button{background:#fefefe;border:none;border-bottom:1px solid #eee;box-sizing:content-box;display:flex;justify-content:center;align-items:center;width:16px;height:16px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;padding:5px}.react-flow__controls-button:hover{background:#f4f4f4}.react-flow__controls-button svg{width:100%;max-width:12px;max-height:12px}.react-flow__controls-button:disabled{pointer-events:none}.react-flow__controls-button:disabled svg{fill-opacity:.4}.react-flow__minimap{background-color:#fff}.react-flow__minimap svg{display:block}.react-flow__resize-control{position:absolute}.react-flow__resize-control.left,.react-flow__resize-control.right{cursor:ew-resize}.react-flow__resize-control.bottom,.react-flow__resize-control.top{cursor:ns-resize}.react-flow__resize-control.bottom.right,.react-flow__resize-control.top.left{cursor:nwse-resize}.react-flow__resize-control.bottom.left,.react-flow__resize-control.top.right{cursor:nesw-resize}.react-flow__resize-control.handle{width:4px;height:4px;border:1px solid #fff;border-radius:1px;background-color:#3367d9;transform:translate(-50%,-50%)}.react-flow__resize-control.handle.left{left:0;top:50%}.react-flow__resize-control.handle.right{left:100%;top:50%}.react-flow__resize-control.handle.top{left:50%;top:0}.react-flow__resize-control.handle.bottom{left:50%;top:100%}.react-flow__resize-control.handle.bottom.left,.react-flow__resize-control.handle.top.left{left:0}.react-flow__resize-control.handle.bottom.right,.react-flow__resize-control.handle.top.right{left:100%}.react-flow__resize-control.line{border:0 solid #3367d9}.react-flow__resize-control.line.left,.react-flow__resize-control.line.right{width:1px;transform:translate(-50%);top:0;height:100%}.react-flow__resize-control.line.left{left:0;border-left-width:1px}.react-flow__resize-control.line.right{left:100%;border-right-width:1px}.react-flow__resize-control.line.bottom,.react-flow__resize-control.line.top{height:1px;transform:translateY(-50%);left:0;width:100%}.react-flow__resize-control.line.top{top:0;border-top-width:1px}.react-flow__resize-control.line.bottom{border-bottom-width:1px;top:100%}:root{--grid-gap:clamp(8px,2vw,16px);--container-padding:clamp(8px,2vw,20px);--border-radius:8px;--chamfer-size:12px;--transition-speed:0.2s;--dashboard-bg:var(--bg-primary);--container-bg:var(--bg-secondary);--border-color:var(--border-primary);--font-size-kpi-value:clamp(0.7rem,3vw + 0.5rem,1.8rem);--font-size-kpi-label:clamp(0.45rem,1.5vw + 0.3rem,0.8rem);--font-size-chart-title:clamp(0.55rem,2vw + 0.3rem,0.9rem);--font-size-chart-label:clamp(0.4rem,1.2vw + 0.2rem,0.7rem);--min-kpi-height:80px;--max-kpi-height:120px;--min-chart-height:120px;--max-chart-height:300px}*{box-sizing:border-box;margin:0;padding:0}.dashboard-grid{display:flex;flex-direction:column;width:100%;height:100%;gap:var(--grid-gap);background:var(--dashboard-bg);overflow:hidden;contain:layout style paint}.dashboard-header{flex-shrink:0;display:flex;align-items:center;justify-content:space-between;padding:var(--container-padding);background:var(--container-bg);border-bottom:1px solid var(--border-color);min-height:48px;contain:layout}.dashboard-main{flex:1;gap:var(--grid-gap);padding:var(--grid-gap);overflow-y:auto;overflow-x:hidden}.dashboard-grid-container{display:grid;gap:var(--grid-gap);grid-template-columns:repeat(8,minmax(0,1fr));grid-template-rows:repeat(12,minmax(80px,calc(max(80px, (100vh - 200px) / 12))));width:100%;min-height:-moz-min-content;min-height:min-content}.dashboard-container{background:var(--container-bg);border:1px solid var(--border-color);border-radius:var(--border-radius);padding:var(--container-padding);overflow:hidden;display:flex;flex-direction:column;justify-content:stretch;contain:layout style;transition:transform var(--transition-speed) ease;position:relative;clip-path:polygon(var(--chamfer-size,12px) 0,100% 0,100% calc(100% - var(--chamfer-size, 12px)),calc(100% - var(--chamfer-size, 12px)) 100%,0 100%,0 var(--chamfer-size,12px))}.dashboard-container:before{inset:-2px;background:var(--accent-secondary)}.dashboard-container:after,.dashboard-container:before{content:"";position:absolute;z-index:-1;clip-path:polygon(var(--chamfer-size,12px) 0,100% 0,100% calc(100% - var(--chamfer-size, 12px)),calc(100% - var(--chamfer-size, 12px)) 100%,0 100%,0 var(--chamfer-size,12px))}.dashboard-container:after{inset:0;background:var(--container-bg)}.dashboard-container:hover{transform:translateY(-1px)}.kpi-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:var(--grid-gap);grid-area:kpi}.kpi-card{background:var(--container-bg);border:1px solid var(--border-color);border-radius:var(--border-radius);padding:var(--container-padding);text-align:center;display:flex;flex-direction:column;justify-content:center;align-items:center;flex:1;width:100%;height:100%;min-height:var(--min-kpi-height);max-height:var(--max-kpi-height);box-sizing:border-box;contain:layout;position:relative;font-size:var(--font-size-kpi-value);overflow:hidden;clip-path:polygon(var(--chamfer-size,12px) 0,100% 0,100% calc(100% - var(--chamfer-size, 12px)),calc(100% - var(--chamfer-size, 12px)) 100%,0 100%,0 var(--chamfer-size,12px))}.kpi-card:before{inset:-2px;background:var(--accent-secondary)}.kpi-card:after,.kpi-card:before{content:"";position:absolute;z-index:-1;clip-path:polygon(var(--chamfer-size,12px) 0,100% 0,100% calc(100% - var(--chamfer-size, 12px)),calc(100% - var(--chamfer-size, 12px)) 100%,0 100%,0 var(--chamfer-size,12px))}.kpi-card:after{inset:0;background:var(--container-bg)}.chart-container{flex:1;display:flex;flex-direction:column;box-sizing:border-box}.chart-container,.chart-large{width:100%;height:100%;min-height:0}.chart-large{flex:1}.chart-medium,.chart-small,.table-container{flex:1;width:100%;height:100%;min-height:0}.table-container{overflow:auto;box-sizing:border-box}.table-container table{width:100%;border-collapse:collapse}.list-container{flex:1;overflow-y:auto}.dashboard-element,.list-container{width:100%;height:100%;min-height:0;box-sizing:border-box}.dashboard-element{grid-column:span 1;grid-row:span 1;display:flex;flex-direction:column}.dashboard-element.grid-span-2{grid-column:span 2;grid-row:span 2}.dashboard-element.grid-span-3{grid-column:span 3;grid-row:span 3}.dashboard-element.grid-span-full{grid-column:span 8;grid-row:span 2}@media (max-width:768px){:root{--font-size-kpi-value:clamp(0.6rem,2.5vw + 0.4rem,1.4rem);--font-size-kpi-label:clamp(0.4rem,1.2vw + 0.25rem,0.65rem);--font-size-chart-title:clamp(0.5rem,1.8vw + 0.3rem,0.8rem);--font-size-chart-label:clamp(0.35rem,1vw + 0.2rem,0.6rem);--grid-gap:clamp(6px,1.5vw,12px);--container-padding:clamp(6px,1.5vw,16px)}.dashboard-grid-container{grid-template-columns:repeat(8,minmax(0,1fr));grid-template-rows:repeat(12,minmax(60px,calc(max(60px, (100vh - 150px) / 12))))}}@media (max-width:480px){:root{--font-size-kpi-value:clamp(0.5rem,2vw + 0.3rem,1.2rem);--font-size-kpi-label:clamp(0.35rem,1vw + 0.2rem,0.55rem);--font-size-chart-title:clamp(0.45rem,1.5vw + 0.25rem,0.7rem);--font-size-chart-label:clamp(0.3rem,0.8vw + 0.15rem,0.5rem);--grid-gap:clamp(4px,1vw,8px);--container-padding:clamp(4px,1vw,12px)}.dashboard-grid-container{grid-template-columns:repeat(8,minmax(0,1fr));grid-template-rows:repeat(12,minmax(50px,calc(max(50px, (100vh - 120px) / 12))))}}@media (max-width:320px){:root{--font-size-kpi-value:clamp(0.45rem,1.8vw + 0.25rem,1rem);--font-size-kpi-label:clamp(0.3rem,0.8vw + 0.15rem,0.5rem);--grid-gap:clamp(2px,0.8vw,6px);--container-padding:clamp(3px,0.8vw,10px)}.dashboard-grid-container{grid-template-rows:repeat(12,minmax(45px,calc(max(45px, (100vh - 100px) / 12))))}}.dashboard-main.structured{grid-template-areas:"kpi kpi kpi" "chart1 chart2 metrics" "table table sidebar-info";grid-template-columns:1fr 1fr 300px;grid-template-rows:auto 1fr 1fr}.structured .kpi-section{grid-area:kpi}.structured .chart-primary{grid-area:chart1}.structured .chart-secondary{grid-area:chart2}.structured .metrics-panel{grid-area:metrics}.structured .data-table{grid-area:table}.structured .info-panel{grid-area:sidebar-info}@container (min-width: 400px){.dashboard-container{padding:calc(var(--container-padding) * 1.25)}}@container (min-width: 600px){.chart-container{min-height:300px}}.dashboard-container{will-change:auto}.dashboard-container:hover{will-change:transform}.dashboard-container:not(:hover){will-change:auto}@media print{.dashboard-grid{height:auto;gap:2px}.dashboard-container{-moz-column-break-inside:avoid;break-inside:avoid;margin-bottom:4px}}@media (prefers-contrast:high){:root{--border-color:currentColor}.dashboard-container{border-width:2px}}@media (prefers-reduced-motion:reduce){.dashboard-container{transition:none}.dashboard-container:hover{transform:none}}.dashboard-container:focus-within{outline:2px solid var(--accent-primary);outline-offset:2px}.list-container::-webkit-scrollbar,.table-container::-webkit-scrollbar{width:6px;height:6px}.list-container::-webkit-scrollbar-track,.table-container::-webkit-scrollbar-track{background:var(--bg-primary)}.list-container::-webkit-scrollbar-thumb,.table-container::-webkit-scrollbar-thumb{background:var(--border-color);border-radius:3px}.rolling-counter{min-width:0;flex-shrink:1;display:inline-block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}.dashboard-drag-item{position:relative;z-index:1000}.dashboard-drag-item.dragging{transform-origin:center;box-shadow:0 8px 25px rgba(0,0,0,.15);z-index:1001}.dashboard-grid-container.dragging-active{position:relative}.dashboard-grid-container.dragging-active:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(rgba(20,184,166,.1),rgba(20,184,166,.1)),repeating-linear-gradient(0deg,transparent,transparent calc(100% / 12 - 1px),rgba(20,184,166,.2) calc(100% / 12 - 1px),rgba(20,184,166,.2) calc(100% / 12)),repeating-linear-gradient(90deg,transparent,transparent calc(100% / 8 - 1px),rgba(20,184,166,.2) calc(100% / 8 - 1px),rgba(20,184,166,.2) calc(100% / 8));pointer-events:none;z-index:10}.dashboard-grid-container.drag-over{background-color:rgba(20,184,166,.05)}.dashboard-element:not(.dashboard-drag-item){transition:opacity .2s ease}.dashboard-grid-container.dragging-active .dashboard-element:not(.dashboard-drag-item){opacity:.7}.dashboard-drag-item{transition:none!important}.dashboard-grid-container .react-beautiful-dnd-drag-placeholder{background-color:rgba(20,184,166,.1)!important;border:2px dashed var(--accent-primary)!important;border-radius:var(--border-radius)!important;opacity:.5!important}.grid-row-span-2{grid-row:span 2}.grid-row-span-3{grid-row:span 3}.grid-row-span-4{grid-row:span 4}.grid-start-1{grid-column-start:1}.grid-start-2{grid-column-start:2}.grid-start-3{grid-column-start:3}.grid-start-4{grid-column-start:4}.grid-start-5{grid-column-start:5}.grid-start-6{grid-column-start:6}.grid-start-7{grid-column-start:7}.grid-start-8{grid-column-start:8}.grid-row-start-1{grid-row-start:1}.grid-row-start-2{grid-row-start:2}.grid-row-start-3{grid-row-start:3}.grid-row-start-4{grid-row-start:4}.grid-row-start-5{grid-row-start:5}.grid-row-start-6{grid-row-start:6}.h-full{height:100%}.w-full{width:100%}.flex-1{flex:1}.flex-none{flex:none}.grid-item-content{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;overflow:hidden}.container-loading{position:relative;overflow:hidden}.container-loading:after{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.1),transparent);animation:shimmer 1.5s infinite}@keyframes shimmer{to{left:100%}}