.react-flow{direction:ltr}.react-flow__container{position:absolute;width:100%;height:100%;top:0;left:0}.react-flow__pane{z-index:1;cursor:-webkit-grab;cursor:grab}.react-flow__pane.selection{cursor:pointer}.react-flow__pane.dragging{cursor:-webkit-grabbing;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__edge-path,.react-flow__connection-path{stroke:#b1b1b7;stroke-width:1;fill:none}.react-flow__edge{pointer-events:visibleStroke;cursor:pointer}.react-flow__edge.animated path{stroke-dasharray:5;-webkit-animation:dashdraw .5s linear infinite;animation:dashdraw .5s linear infinite}.react-flow__edge.animated path.react-flow__edge-interaction{stroke-dasharray:none;-webkit-animation: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:#fff}.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;-webkit-animation:dashdraw .5s linear infinite;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:-webkit-grab;cursor:grab}.react-flow__node.dragging{cursor:-webkit-grabbing;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:-webkit-grab;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:translate(-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}@-webkit-keyframes dashdraw{0%{stroke-dashoffset:10}}@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-input,.react-flow__node-output,.react-flow__node-group{padding:10px;border-radius:3px;width:150px;font-size:12px;color:#222;text-align:center;border-width:1px;border-style:solid;border-color:#1a192b;background-color:#fff}.react-flow__node-default.selectable:hover,.react-flow__node-input.selectable:hover,.react-flow__node-output.selectable:hover,.react-flow__node-group.selectable:hover{box-shadow:0 1px 4px 1px #00000014}.react-flow__node-default.selectable.selected,.react-flow__node-default.selectable:focus,.react-flow__node-default.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,.react-flow__node-group.selectable.selected,.react-flow__node-group.selectable:focus,.react-flow__node-group.selectable:focus-visible{box-shadow:0 0 0 .5px #1a192b}.react-flow__node-group{background-color:#f0f0f040}.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 #00000014}.react-flow__controls-button{border:none;background:#fefefe;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.top,.react-flow__resize-control.bottom{cursor:ns-resize}.react-flow__resize-control.top.left,.react-flow__resize-control.bottom.right{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.top.left,.react-flow__resize-control.handle.bottom.left{left:0}.react-flow__resize-control.handle.top.right,.react-flow__resize-control.handle.bottom.right{left:100%}.react-flow__resize-control.line{border-color:#3367d9;border-width:0;border-style:solid}.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.top,.react-flow__resize-control.line.bottom{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{--scrollbar-color: #d4d4d4;--scrollbar-hover-color: #a3a3a3;--scrollbar-width: 6px;--header-height: 64px}[data-theme=dark]{--scrollbar-color: #525252;--scrollbar-hover-color: #737373}[data-theme=dark] .seccion-rutinaria{background-color:#4caf5026!important;border-left:4px solid #4caf50!important}[data-theme=dark] .seccion-rutinaria:hover{background-color:#4caf5040!important}[data-theme=dark] .seccion-nivel-servicio{background-color:#2196f326!important;border-left:4px solid #2196f3!important}[data-theme=dark] .seccion-nivel-servicio:hover{background-color:#2196f340!important}[data-theme=dark] .partida-rutinaria{background-color:#4caf5014!important;border-left:2px solid rgba(76,175,80,.5)!important}[data-theme=dark] .partida-rutinaria:hover{background-color:#4caf501f!important}[data-theme=dark] .partida-nivel-servicio{background-color:#2196f314!important;border-left:2px solid rgba(33,150,243,.5)!important}[data-theme=dark] .partida-nivel-servicio:hover{background-color:#2196f31f!important}[data-theme=dark] .partida-con-discrepancia{background-color:#f443361f!important;border-right:3px solid #ef5350!important}[data-theme=dark] .categoria-row{background-color:#9e9e9e1f!important}[data-theme=dark] .categoria-nivel-0{background-color:#9e9e9e2e!important;border-bottom:1px solid rgba(158,158,158,.4)!important}[data-theme=dark] .categoria-nivel-1,[data-theme=dark] .partida-row:hover{background-color:#9e9e9e26!important}body{margin:0;padding:0;font-family:Inter,SF Pro Display,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-feature-settings:"cv11","ss01";font-variation-settings:"opsz" 32;scroll-behavior:smooth;scrollbar-width:thin;scrollbar-color:var(--scrollbar-color) transparent}::-webkit-scrollbar{width:var(--scrollbar-width);height:var(--scrollbar-width);background:transparent}::-webkit-scrollbar-track{background:transparent;border-radius:8px}::-webkit-scrollbar-thumb{background:var(--scrollbar-color);border-radius:8px;transition:background-color .2s ease,opacity .2s ease;opacity:.7}::-webkit-scrollbar-thumb:hover{background:var(--scrollbar-hover-color);opacity:1}::-webkit-scrollbar-corner{background:transparent}.scrollable-content{scroll-padding-top:var(--header-height)}.seccion-rutinaria{background-color:#2e7d3214!important;border-left:4px solid #2e7d32!important;font-weight:600!important}.seccion-rutinaria:hover{background-color:#2e7d321f!important}.seccion-nivel-servicio{background-color:#1976d214!important;border-left:4px solid #1976d2!important;font-weight:600!important}.seccion-nivel-servicio:hover{background-color:#1976d21f!important}.partida-rutinaria{background-color:#2e7d3208!important;border-left:2px solid rgba(46,125,50,.3)!important}.partida-rutinaria:hover{background-color:#2e7d320f!important}.partida-nivel-servicio{background-color:#1976d208!important;border-left:2px solid rgba(25,118,210,.3)!important}.partida-nivel-servicio:hover{background-color:#1976d20f!important}.partida-con-discrepancia{background-color:#f443360d!important;border-right:3px solid #f44336!important;position:relative}.partida-con-discrepancia:after{content:"";position:absolute;top:50%;right:8px;transform:translateY(-50%);width:8px;height:8px;background-color:#f44336;border-radius:50%;box-shadow:0 0 6px #f4433666;animation:pulse-warning 2s ease-in-out infinite}@keyframes pulse-warning{0%,to{opacity:1;transform:translateY(-50%) scale(1)}50%{opacity:.7;transform:translateY(-50%) scale(1.1)}}.categoria-row{font-weight:600!important;background-color:#9e9e9e0a!important}.categoria-nivel-0{background-color:#61616114!important;font-size:.9rem!important;font-weight:700!important;border-bottom:1px solid rgba(97,97,97,.2)!important}.categoria-nivel-1{background-color:#7575750f!important;font-size:.85rem!important;font-weight:600!important}.partida-row:hover{background-color:#9e9e9e14!important}h1,h2,h3,h4,h5,h6{letter-spacing:-.01em;font-weight:600}code{font-family:SF Mono,Monaco,Cascadia Code,Roboto Mono,Consolas,Courier New,monospace;font-feature-settings:"liga" 0}.text-center{text-align:center}.container{width:100%;padding-right:16px;padding-left:16px;margin-right:auto;margin-left:auto}@media (min-width: 640px){.container{max-width:640px;padding-right:20px;padding-left:20px}}@media (min-width: 768px){.container{max-width:768px;padding-right:24px;padding-left:24px}}@media (min-width: 1024px){.container{max-width:1024px;padding-right:32px;padding-left:32px}}@media (min-width: 1280px){.container{max-width:1280px}}button,a,.MuiButton-root,.MuiIconButton-root{transition-property:color,border-color,box-shadow,transform,opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.MuiCard-root,.MuiPaper-root{transition-property:box-shadow,transform,border-color;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s}.MuiChip-root,.MuiListItemButton-root{transition-property:color,border-color,box-shadow,opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}input,textarea,select,.MuiInputBase-root,.MuiOutlinedInput-root{transition-property:border-color,box-shadow,opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.1s}.partida-row,.categoria-row,.seccion-rutinaria,.seccion-nivel-servicio,.partida-rutinaria,.partida-nivel-servicio,.categoria-nivel-0,.categoria-nivel-1{transition:none!important}@media (prefers-reduced-motion: reduce){*{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}*:focus-visible{outline:2px solid #3b82f6;outline-offset:2px;border-radius:4px}.hide-scrollbar{-ms-overflow-style:none;scrollbar-width:none}.hide-scrollbar::-webkit-scrollbar{display:none}.main-content{height:100vh;overflow-y:scroll;overflow-x:hidden;scroll-padding-top:64px;position:relative;z-index:1;contain:layout style}.app-header{position:fixed;top:0;left:0;right:0;z-index:1200;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);isolation:isolate}.main-content::-webkit-scrollbar{width:6px;background:transparent}.main-content::-webkit-scrollbar-track{background:transparent;margin-top:64px}.main-content::-webkit-scrollbar-thumb{background:var(--scrollbar-color, #d4d4d4);border-radius:6px;transition:all .2s ease;opacity:.6}.main-content::-webkit-scrollbar-thumb:hover{background:var(--scrollbar-hover-color, #a3a3a3);opacity:1}.drawer-content::-webkit-scrollbar{width:4px}.drawer-content::-webkit-scrollbar-thumb{background:var(--scrollbar-color, #d4d4d4);border-radius:4px;opacity:.5}.drawer-content::-webkit-scrollbar-thumb:hover{opacity:.8}.smooth-scroll{scroll-behavior:smooth}.fade-scrollbar::-webkit-scrollbar-thumb{transition:opacity .3s ease;opacity:0}.fade-scrollbar:hover::-webkit-scrollbar-thumb,.fade-scrollbar:focus-within::-webkit-scrollbar-thumb{opacity:.6}@media (max-width: 768px){.main-content::-webkit-scrollbar{width:3px}.drawer-content::-webkit-scrollbar{width:2px}}.modal-content::-webkit-scrollbar{width:4px}.modal-content::-webkit-scrollbar-thumb{background:var(--scrollbar-color, #d4d4d4);border-radius:4px;opacity:.7}.horizontal-scroll::-webkit-scrollbar{height:6px;width:auto}.horizontal-scroll::-webkit-scrollbar-thumb{background:var(--scrollbar-color, #d4d4d4);border-radius:6px}.no-scrollbar{scrollbar-width:none;-ms-overflow-style:none}.no-scrollbar::-webkit-scrollbar{display:none}
