@charset "UTF-8";.djs-parent{--color-grey-225-10-15: hsl(225, 10%, 15%);--color-grey-225-10-35: hsl(225, 10%, 35%);--color-grey-225-10-55: hsl(225, 10%, 55%);--color-grey-225-10-75: hsl(225, 10%, 75%);--color-grey-225-10-80: hsl(225, 10%, 80%);--color-grey-225-10-85: hsl(225, 10%, 85%);--color-grey-225-10-90: hsl(225, 10%, 90%);--color-grey-225-10-95: hsl(225, 10%, 95%);--color-grey-225-10-97: hsl(225, 10%, 97%);--color-blue-205-100-45: hsl(205, 100%, 45%);--color-blue-205-100-45-opacity-30: hsla(205, 100%, 45%, 30%);--color-blue-205-100-50: hsl(205, 100%, 50%);--color-blue-205-100-50-opacity-15: hsla(205, 100%, 50%, 15%);--color-blue-205-100-70: hsl(205, 100%, 75%);--color-blue-205-100-95: hsl(205, 100%, 95%);--color-green-150-86-44: hsl(150, 86%, 44%);--color-red-360-100-40: hsl(360, 100%, 40%);--color-red-360-100-45: hsl(360, 100%, 45%);--color-red-360-100-92: hsl(360, 100%, 92%);--color-red-360-100-97: hsl(360, 100%, 97%);--color-white: hsl(0, 0%, 100%);--color-black: hsl(0, 0%, 0%);--color-black-opacity-10: hsla(0, 0%, 0%, 10%);--color-black-opacity-30: hsla(0, 0%, 0%, 30%);--canvas-fill-color: var(--color-white);--bendpoint-fill-color: var(--color-blue-205-100-45);--bendpoint-stroke-color: var(--canvas-fill-color);--context-pad-entry-background-color: var(--color-white);--context-pad-entry-hover-background-color: var(--color-grey-225-10-95);--element-dragger-color: var(--color-blue-205-100-50);--element-hover-outline-fill-color: var(--color-blue-205-100-45);--element-selected-outline-stroke-color: var(--color-blue-205-100-50);--element-selected-outline-secondary-stroke-color: var(--color-blue-205-100-70);--lasso-fill-color: var(--color-blue-205-100-50-opacity-15);--lasso-stroke-color: var(--element-selected-outline-stroke-color);--palette-entry-color: var(--color-grey-225-10-15);--palette-entry-hover-color: var(--color-blue-205-100-45);--palette-entry-selected-color: var(--color-blue-205-100-50);--palette-separator-color: var(--color-grey-225-10-75);--palette-toggle-hover-background-color: var(--color-grey-225-10-55);--palette-background-color: var(--color-grey-225-10-97);--palette-border-color: var(--color-grey-225-10-75);--popup-font-family: "IBM Plex Sans", sans-serif;--popup-font-size: 14px;--popup-header-entry-selected-color: var(--color-blue-205-100-50);--popup-header-font-weight: bolder;--popup-header-group-divider-color: var(--color-grey-225-10-75);--popup-background-color: var(--color-white);--popup-border-color: transparent;--popup-shadow-color: var(--color-black-opacity-30);--popup-description-color: var(--color-grey-225-10-55);--popup-no-results-color: var(--color-grey-225-10-55);--popup-entry-title-color: var(--color-grey-225-10-55);--popup-entry-hover-color: var(--color-grey-225-10-95);--popup-search-border-color: var(--color-grey-225-10-75);--popup-search-focus-border-color: var(--color-blue-205-100-50);--popup-search-focus-background-color: var(--color-blue-205-100-95);--resizer-fill-color: var(--color-blue-205-100-45);--resizer-stroke-color: var(--canvas-fill-color);--search-font-family: "IBM Plex Sans", sans-serif;--search-font-size: 14px;--search-container-background-color: var(--color-white);--search-shadow-color: var(--color-black-opacity-30);--search-input-border-color: var(--color-grey-225-10-75);--search-input-focus-border-color: var(--color-blue-205-100-50);--search-input-focus-background-color: var(--color-blue-205-100-95);--search-result-hover-background-color: var(--color-grey-225-10-95);--search-result-secondary-color: var(--color-grey-225-10-55);--shape-attach-allowed-stroke-color: var(--color-blue-205-100-50);--shape-connect-allowed-fill-color: var(--color-grey-225-10-97);--shape-drop-allowed-fill-color: var(--color-grey-225-10-97);--shape-drop-not-allowed-fill-color: var(--color-red-360-100-97);--shape-resize-preview-stroke-color: var(--color-blue-205-100-50);--snap-line-stroke-color: var(--color-blue-205-100-45-opacity-30);--space-tool-crosshair-stroke-color: var(--color-black);--tooltip-error-background-color: var(--color-red-360-100-97);--tooltip-error-border-color: var(--color-red-360-100-45);--tooltip-error-color: var(--color-red-360-100-45)}.djs-outline,.djs-selection-outline{fill:none;shape-rendering:geometricPrecision;stroke-width:2px}.djs-outline{visibility:hidden}.djs-selection-outline{stroke:var(--element-selected-outline-stroke-color)}.djs-element.selected .djs-outline{visibility:visible;stroke:var(--element-selected-outline-stroke-color)}.djs-connection.selected .djs-outline{display:none}.djs-multi-select .djs-element.selected .djs-outline{stroke:var(--element-selected-outline-secondary-stroke-color);display:block}.djs-shape.connect-ok .djs-visual>:nth-child(1){fill:var(--shape-connect-allowed-fill-color)!important}.djs-shape.connect-not-ok .djs-visual>:nth-child(1),.djs-shape.drop-not-ok .djs-visual>:nth-child(1){fill:var(--shape-drop-not-allowed-fill-color)!important}.djs-shape.new-parent .djs-visual>:nth-child(1){fill:var(--shape-drop-allowed-fill-color)!important}svg.drop-not-ok{background:var(--shape-drop-not-allowed-fill-color)!important}svg.new-parent{background:var(--shape-drop-allowed-fill-color)!important}.drop-not-ok,.connect-not-ok,.drop-not-ok *,.connect-not-ok *{cursor:not-allowed!important}.drop-ok,.connect-ok,.drop-ok *,.connect-ok *{cursor:default!important}.djs-element.attach-ok .djs-visual>:nth-child(1){stroke-width:5px!important;stroke:var(--shape-attach-allowed-stroke-color)!important}.djs-frame.connect-not-ok .djs-visual>:nth-child(1),.djs-frame.drop-not-ok .djs-visual>:nth-child(1){stroke-width:3px!important;stroke:var(--shape-drop-not-allowed-fill-color)!important;fill:none!important}.djs-lasso-overlay{fill:var(--lasso-fill-color);stroke:var(--lasso-stroke-color);stroke-width:2px;shape-rendering:geometricPrecision;pointer-events:none}.djs-resize-overlay{fill:none;stroke-dasharray:5 1 3 1;stroke:var(--shape-resize-preview-stroke-color);pointer-events:none}.djs-resizer-hit{fill:none;pointer-events:all}.djs-resizer-visual{fill:var(--resizer-fill-color);stroke-width:1px;stroke:var(--resizer-stroke-color);shape-rendering:geometricPrecision}.djs-resizer:hover .djs-resizer-visual{stroke:var(--resizer-stroke-color);stroke-opacity:1}.djs-cursor-resize-ns,.djs-resizer-n,.djs-resizer-s{cursor:ns-resize}.djs-cursor-resize-ew,.djs-resizer-e,.djs-resizer-w{cursor:ew-resize}.djs-cursor-resize-nwse,.djs-resizer-nw,.djs-resizer-se{cursor:nwse-resize}.djs-cursor-resize-nesw,.djs-resizer-ne,.djs-resizer-sw{cursor:nesw-resize}.djs-shape.djs-resizing>.djs-outline{visibility:hidden!important}.djs-shape.djs-resizing>.djs-resizer{visibility:hidden}.djs-dragger>.djs-resizer{visibility:hidden}.djs-dragger *{fill:none!important;stroke:var(--element-dragger-color)!important}.djs-dragger tspan,.djs-dragger text{fill:var(--element-dragger-color)!important;stroke:none!important}.djs-dragger marker circle,.djs-dragger marker path,.djs-dragger marker polygon,.djs-dragger marker polyline,.djs-dragger marker rect{fill:var(--element-dragger-color)!important;stroke:none!important}.djs-dragger marker text,.djs-dragger marker tspan{fill:none!important;stroke:var(--element-dragger-color)!important}.djs-dragging,.djs-dragging>*{opacity:.3!important;pointer-events:none!important}.djs-visual,.djs-outline{pointer-events:none}.djs-element.attach-ok .djs-hit{stroke-width:60px!important}.djs-element>.djs-hit-all,.djs-element>.djs-hit-no-move{pointer-events:all}.djs-element>.djs-hit-stroke,.djs-element>.djs-hit-click-stroke{pointer-events:stroke}.djs-connection .djs-visual{stroke-width:2px;fill:none}.djs-cursor-grab{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.djs-cursor-grabbing{cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.djs-cursor-crosshair{cursor:crosshair}.djs-cursor-move{cursor:move}.djs-cursor-resize-ns{cursor:ns-resize}.djs-cursor-resize-ew{cursor:ew-resize}.djs-snap-line{stroke:var(--snap-line-stroke-color);stroke-linecap:round;stroke-width:2px;pointer-events:none}.djs-crosshair{stroke:var(--space-tool-crosshair-stroke-color);stroke-linecap:round;stroke-width:1px;pointer-events:none;shape-rendering:geometricPrecision;stroke-dasharray:5,5}.djs-palette{position:absolute;left:20px;top:20px;box-sizing:border-box;width:48px}.djs-palette .separator{margin:5px;padding-top:5px;border:none;border-bottom:solid 1px var(--palette-separator-color);clear:both}.djs-palette .entry:before{vertical-align:initial}.djs-palette .djs-palette-toggle{cursor:pointer}.djs-palette .entry,.djs-palette .djs-palette-toggle{color:var(--palette-entry-color);font-size:30px;text-align:center}.djs-palette .entry{float:left}.djs-palette .entry img{max-width:100%}.djs-palette .djs-palette-entries:after{content:"";display:table;clear:both}.djs-palette .djs-palette-toggle:hover{background:var(--palette-toggle-hover-background-color)}.djs-palette .entry:hover{color:var(--palette-entry-hover-color)}.djs-palette .highlighted-entry{color:var(--palette-entry-selected-color)!important}.djs-palette .entry,.djs-palette .djs-palette-toggle{width:46px;height:46px;line-height:46px;cursor:default}.djs-palette.two-column.open{width:94px}.djs-palette:not(.open) .djs-palette-entries{display:none}.djs-palette:not(.open){overflow:hidden}.djs-palette.open .djs-palette-toggle{display:none}.djs-context-pad{position:absolute;display:none;pointer-events:none;line-height:1;width:72px;z-index:100}.djs-context-pad .entry{width:22px;height:22px;text-align:center;display:inline-block;font-size:22px;margin:0 2px 2px 0;border-radius:3px;cursor:default;background-color:var(--context-pad-entry-background-color);box-shadow:0 0 2px 1px var(--context-pad-entry-background-color);pointer-events:all;vertical-align:middle}.djs-context-pad .entry:hover{background:var(--context-pad-entry-hover-background-color)}.djs-context-pad.open{display:block}.djs-popup{line-height:1;box-sizing:border-box;width:min-content;background:var(--popup-background-color);overflow:hidden;position:fixed;z-index:200;box-shadow:0 2px 6px var(--popup-shadow-color);border:solid 1px var(--popup-border-color);min-width:120px;outline:none;font-size:var(--popup-font-size);font-family:var(--popup-font-family)}.djs-popup-search input{width:100%;box-sizing:border-box;font-size:var(--popup-font-size);padding:3px 6px 3px 28px;border-radius:2px;border:solid 1px var(--popup-search-border-color);line-height:21px}.djs-popup-search input:focus{background-color:var(--popup-search-focus-background-color);border:solid 1px var(--popup-search-focus-border-color);outline:none}.djs-popup-header{display:flex;align-items:stretch;line-height:20px;margin:10px 12px}.djs-popup-header .entry{border-radius:2px}.djs-popup button.entry{padding:0;background:transparent;border:0}.djs-popup-header .entry.active{color:var(--popup-header-entry-selected-color)}.djs-popup-header .entry.disabled{color:inherit}.djs-popup-header-group{display:flex;flex-direction:row;align-items:center;list-style:none;margin:0;padding:0}.djs-popup-header-group .entry{display:flex;flex-direction:row;align-items:center}.djs-popup-header-group+.djs-popup-header-group:before{content:"";width:1px;height:20px;background:var(--popup-header-group-divider-color);margin:0 5px}.djs-popup-search{position:relative;width:auto;margin:10px 12px}.djs-popup-title{font-size:var(--popup-font-size);font-weight:var(--popup-header-font-weight);flex:1;margin:0}.djs-popup-search-icon{position:absolute;left:8px;top:7px}.djs-popup-results{margin:7px 3px 7px 12px;list-style:none;max-height:280px;overflow:auto;padding-right:9px}.djs-popup-group{margin:0;padding:0;width:100%}.djs-popup-body .entry,.djs-popup-body .entry-header{padding:5px 7px;cursor:default;border-radius:4px}.djs-popup-body .entry-header{font-weight:var(--popup-header-font-weight);color:var(--popup-entry-title-color);padding-left:0}.djs-popup [class*=icon] .djs-popup-label,.djs-popup-label:not(:first-child){margin-left:.5em}.djs-popup [class*=icon]:before,.djs-popup-entry-icon{width:1em;height:1em;display:inline-block;font-size:1.4em;vertical-align:middle}.djs-popup-body .entry-header:not(:first-child){margin-top:8px;margin-bottom:2px}.djs-popup-body .entry{display:flex;flex-direction:row;align-items:stretch;height:min-content}.djs-popup .entry.selected{background-color:var(--popup-entry-hover-color)}.djs-popup-body .entry:not(:first-child){margin-top:2px}.djs-popup-entry-content{display:flex;flex-direction:column;flex:1;overflow:hidden}.djs-popup-entry-description{color:var(--popup-description-color)}.djs-popup-label,.djs-popup-entry-description{line-height:1.4em}.djs-popup .entry,.djs-popup .entry-header{margin:1px}.djs-popup-title,.djs-popup-label,.djs-popup-entry-description,.djs-popup .entry-header{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.djs-popup-entry-name{display:flex}.djs-popup-body{flex-direction:column;width:auto}.djs-popup *::-webkit-scrollbar{width:6px}.djs-popup *::-webkit-scrollbar-thumb{border-radius:3px;background-color:#0003}.djs-popup *::-webkit-scrollbar-track{box-shadow:none;background:transparent;margin:0;padding:5px}.djs-popup-no-results{padding:0 12px 12px;color:var(--popup-no-results-color)}.djs-popup-entry-docs{flex:0;flex-direction:row;align-items:center;padding-left:5px;display:none}.djs-popup-body .entry:hover .djs-popup-entry-docs{display:flex}.djs-popup-entry-docs svg{vertical-align:middle;margin:auto 2px auto 5px}.djs-palette{background:var(--palette-background-color);border:solid 1px var(--palette-border-color);border-radius:2px}.djs-segment-dragger,.djs-bendpoint{display:none}.djs-segment-dragger .djs-visual{display:none;fill:var(--bendpoint-fill-color);stroke:var(--bendpoint-stroke-color);stroke-width:1px;stroke-opacity:1}.djs-segment-dragger:hover .djs-visual{display:block}.djs-bendpoint .djs-visual{fill:var(--bendpoint-fill-color);stroke:var(--bendpoint-stroke-color);stroke-width:1px}.djs-segment-dragger:hover,.djs-bendpoints.hover .djs-segment-dragger,.djs-bendpoints.selected .djs-segment-dragger,.djs-bendpoint:hover,.djs-bendpoints.hover .djs-bendpoint,.djs-bendpoints.selected .djs-bendpoint{display:block}.djs-drag-active .djs-bendpoints *{display:none}.djs-bendpoints:not(.hover) .floating{display:none}.djs-segment-dragger:hover .djs-visual,.djs-segment-dragger.djs-dragging .djs-visual,.djs-bendpoint:hover .djs-visual,.djs-bendpoint.floating .djs-visual{fill:var(--bendpoint-fill-color);stroke:var(--bendpoint-stroke-color);stroke-opacity:1}.djs-bendpoint.floating .djs-hit{pointer-events:none}.djs-segment-dragger .djs-hit,.djs-bendpoint .djs-hit{fill:none;pointer-events:all}.djs-segment-dragger.horizontal .djs-hit{cursor:ns-resize}.djs-segment-dragger.vertical .djs-hit{cursor:ew-resize}.djs-segment-dragger.djs-dragging .djs-hit{pointer-events:none}.djs-updating,.djs-updating>*{pointer-events:none!important}.djs-updating .djs-context-pad,.djs-updating .djs-outline,.djs-updating .djs-bendpoint,.djs-multi-select .djs-bendpoint,.djs-multi-select .djs-segment-dragger,.connect-ok .djs-bendpoint,.connect-not-ok .djs-bendpoint,.drop-ok .djs-bendpoint,.drop-not-ok .djs-bendpoint{display:none!important}.djs-segment-dragger.djs-dragging,.djs-bendpoint.djs-dragging{display:block;opacity:1}.djs-tooltip-error{width:160px;padding:6px;background:var(--tooltip-error-background-color);border:solid 1px var(--tooltip-error-border-color);border-radius:2px;color:var(--tooltip-error-color);font-size:12px;line-height:16px;opacity:.75}.djs-tooltip-error:hover{opacity:1}.djs-search-open .djs-context-pad{display:none}.djs-search-open .djs-connection.selected .djs-outline{display:block}.djs-search-container{position:absolute;top:20px;left:0;right:0;margin-left:auto;margin-right:auto;width:25%;min-width:300px;max-width:400px;z-index:10;font-family:var(--search-font-family);font-size:var(--search-font-size);border-radius:2px;box-shadow:0 2px 6px var(--search-shadow-color)}.djs-search-container:not(.open){display:none}.djs-search-input{position:relative}.djs-search-input svg{position:absolute;left:8px;top:7px}.djs-search-input input{font-size:var(--search-font-size);width:100%;padding:3px 6px 3px 28px;border:1px solid var(--search-input-border-color);border-radius:2px;box-sizing:border-box;line-height:21px}.djs-search-input input:focus{background-color:var(--search-input-focus-background-color);border:solid 1px var(--search-input-focus-border-color);outline:none}.djs-search-results{position:relative;overflow-y:auto;max-height:200px;background:var(--search-container-background-color)}.djs-search-result{padding:6px 8px}.djs-search-result-primary{margin:0 0 3px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.djs-search-result-secondary{font-family:monospace;margin:0;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;color:var(--search-result-secondary-color)}.djs-search-result:hover,.djs-search-result-selected,.djs-search-result-selected:hover{background:var(--search-result-hover-background-color)}.djs-element-hidden,.djs-element-hidden .djs-hit,.djs-element-hidden .djs-outline,.djs-label-hidden .djs-label{display:none!important}.djs-element .djs-hit-stroke,.djs-element .djs-hit-click-stroke,.djs-element .djs-hit-all{cursor:move}@font-face{font-family:bpmn;src:url(/assets/bpmn-GG2Gc6GC.eot?21877404);src:url(/assets/bpmn-GG2Gc6GC.eot?21877404#iefix) format("embedded-opentype"),url(/assets/bpmn-sIjfRMkI.woff2?21877404) format("woff2"),url(/assets/bpmn-CCmvRa3L.woff?21877404) format("woff"),url(/assets/bpmn-BXGSTQk_.ttf?21877404) format("truetype"),url(/assets/bpmn-CfAG4AR5.svg?21877404#bpmn) format("svg");font-weight:400;font-style:normal}[class^=bpmn-icon-]:before,[class*=" bpmn-icon-"]:before{font-family:bpmn;font-style:normal;font-weight:400;speak:never;display:inline-block;text-decoration:inherit;width:1em;text-align:center;font-variant:normal;text-transform:none;line-height:1em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.bpmn-icon-trash:before{content:""}.bpmn-icon-gateway-parallel:before{content:""}.bpmn-icon-intermediate-event-catch-cancel:before{content:""}.bpmn-icon-intermediate-event-catch-non-interrupting-message:before{content:""}.bpmn-icon-start-event-compensation:before{content:""}.bpmn-icon-start-event-non-interrupting-parallel-multiple:before{content:""}.bpmn-icon-loop-marker:before{content:""}.bpmn-icon-parallel-mi-marker:before{content:""}.bpmn-icon-start-event-non-interrupting-signal:before{content:""}.bpmn-icon-intermediate-event-catch-non-interrupting-timer:before{content:""}.bpmn-icon-intermediate-event-catch-parallel-multiple:before{content:""}.bpmn-icon-intermediate-event-catch-compensation:before{content:""}.bpmn-icon-gateway-xor:before{content:""}.bpmn-icon-end-event-cancel:before{content:""}.bpmn-icon-intermediate-event-catch-condition:before{content:""}.bpmn-icon-intermediate-event-catch-non-interrupting-parallel-multiple:before{content:""}.bpmn-icon-start-event-condition:before{content:""}.bpmn-icon-start-event-non-interrupting-timer:before{content:""}.bpmn-icon-sequential-mi-marker:before{content:""}.bpmn-icon-user-task:before{content:""}.bpmn-icon-business-rule:before{content:""}.bpmn-icon-sub-process-marker:before{content:""}.bpmn-icon-start-event-parallel-multiple:before{content:""}.bpmn-icon-start-event-error:before{content:""}.bpmn-icon-intermediate-event-catch-signal:before{content:""}.bpmn-icon-intermediate-event-catch-error:before{content:""}.bpmn-icon-end-event-compensation:before{content:""}.bpmn-icon-subprocess-collapsed:before{content:""}.bpmn-icon-subprocess-expanded:before{content:""}.bpmn-icon-task:before{content:""}.bpmn-icon-end-event-error:before{content:""}.bpmn-icon-intermediate-event-catch-escalation:before{content:""}.bpmn-icon-intermediate-event-catch-timer:before{content:""}.bpmn-icon-start-event-escalation:before{content:""}.bpmn-icon-start-event-signal:before{content:""}.bpmn-icon-business-rule-task:before{content:""}.bpmn-icon-manual:before{content:""}.bpmn-icon-receive:before{content:""}.bpmn-icon-call-activity:before{content:""}.bpmn-icon-start-event-timer:before{content:""}.bpmn-icon-start-event-message:before{content:""}.bpmn-icon-intermediate-event-none:before{content:""}.bpmn-icon-intermediate-event-catch-link:before{content:""}.bpmn-icon-end-event-escalation:before{content:""}.bpmn-icon-bpmn-io:before{content:""}.bpmn-icon-gateway-complex:before{content:""}.bpmn-icon-gateway-eventbased:before{content:""}.bpmn-icon-gateway-none:before{content:""}.bpmn-icon-gateway-or:before{content:""}.bpmn-icon-end-event-terminate:before{content:""}.bpmn-icon-end-event-signal:before{content:""}.bpmn-icon-end-event-none:before{content:""}.bpmn-icon-end-event-multiple:before{content:""}.bpmn-icon-end-event-message:before{content:""}.bpmn-icon-end-event-link:before{content:""}.bpmn-icon-intermediate-event-catch-message:before{content:""}.bpmn-icon-intermediate-event-throw-compensation:before{content:""}.bpmn-icon-start-event-multiple:before{content:""}.bpmn-icon-script:before{content:""}.bpmn-icon-manual-task:before{content:""}.bpmn-icon-send:before{content:""}.bpmn-icon-service:before{content:""}.bpmn-icon-receive-task:before{content:""}.bpmn-icon-user:before{content:""}.bpmn-icon-start-event-none:before{content:""}.bpmn-icon-intermediate-event-throw-escalation:before{content:""}.bpmn-icon-intermediate-event-catch-multiple:before{content:""}.bpmn-icon-intermediate-event-catch-non-interrupting-escalation:before{content:""}.bpmn-icon-intermediate-event-throw-link:before{content:""}.bpmn-icon-start-event-non-interrupting-condition:before{content:""}.bpmn-icon-data-object:before{content:""}.bpmn-icon-script-task:before{content:""}.bpmn-icon-send-task:before{content:""}.bpmn-icon-data-store:before{content:""}.bpmn-icon-start-event-non-interrupting-escalation:before{content:""}.bpmn-icon-intermediate-event-throw-message:before{content:""}.bpmn-icon-intermediate-event-catch-non-interrupting-multiple:before{content:""}.bpmn-icon-intermediate-event-catch-non-interrupting-signal:before{content:""}.bpmn-icon-intermediate-event-throw-multiple:before{content:""}.bpmn-icon-start-event-non-interrupting-message:before{content:""}.bpmn-icon-ad-hoc-marker:before{content:""}.bpmn-icon-service-task:before{content:""}.bpmn-icon-task-none:before{content:""}.bpmn-icon-compensation-marker:before{content:""}.bpmn-icon-start-event-non-interrupting-multiple:before{content:""}.bpmn-icon-intermediate-event-throw-signal:before{content:""}.bpmn-icon-intermediate-event-catch-non-interrupting-condition:before{content:""}.bpmn-icon-participant:before{content:""}.bpmn-icon-event-subprocess-expanded:before{content:""}.bpmn-icon-lane-insert-below:before{content:""}.bpmn-icon-space-tool:before{content:""}.bpmn-icon-connection-multi:before{content:""}.bpmn-icon-lane:before{content:""}.bpmn-icon-lasso-tool:before{content:""}.bpmn-icon-lane-insert-above:before{content:""}.bpmn-icon-lane-divide-three:before{content:""}.bpmn-icon-lane-divide-two:before{content:""}.bpmn-icon-data-input:before{content:""}.bpmn-icon-data-output:before{content:""}.bpmn-icon-hand-tool:before{content:""}.bpmn-icon-group:before{content:""}.bpmn-icon-text-annotation:before{content:""}.bpmn-icon-transaction:before{content:""}.bpmn-icon-screw-wrench:before{content:""}.bpmn-icon-connection:before{content:""}.bpmn-icon-conditional-flow:before{content:""}.bpmn-icon-default-flow:before{content:""}:root{--bg-base: #080b12;--bg-elevated: #111726;--bg-panel: #0e1420;--bg-canvas: #090d16;--bg-field: #0a0f19;--border-subtle: #1c2534;--border-strong: #2b3549;--text-primary: #eef1f8;--text-secondary: #93a0ba;--text-muted: #57617a;--accent: #2dd4bf;--accent-strong: #67e8dc;--accent-dim: rgba(45,212,191,.13);--success: #10b981;--success-dim: rgba(16,185,129,.12);--danger: #f43f5e;--danger-dim: rgba(244,63,94,.12);--warning: #fbbf24;--warning-dim: rgba(251,191,36,.14);--lane-auxiliary: #a78bfa;--lane-auxiliar-dim: rgba(167,139,250,.1)}@font-face{font-family:bpmn;src:url(https://unpkg.com/bpmn-font@0.12.1/dist/font/bpmn.woff2) format("woff2");font-weight:400;font-style:normal}.bjs-powered-by{display:none!important}.bpmn-toolbar{position:absolute;bottom:24px;left:50%;transform:translate(-50%);height:42px;padding:0 12px;background:#0e1420d1!important;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid var(--border-strong)!important;border-radius:14px!important;box-shadow:0 24px 60px -20px #000000b3;display:flex;align-items:center;gap:8px;z-index:90;width:max-content}.toolbar-group{display:flex;align-items:center;gap:4px}.toolbar-btn{display:flex;align-items:center;justify-content:center;width:30px;height:30px;border:1px solid transparent;background:transparent;border-radius:8px;cursor:pointer;transition:all .15s;color:var(--text-secondary);padding:0}.toolbar-btn:hover:not(:disabled){background:var(--bg-field);border-color:var(--border-subtle);color:var(--text-primary)}.zoom-indicator{font-family:monospace;font-size:11px;font-weight:700;color:var(--text-secondary);width:38px;text-align:center;user-select:none}.island-separator{width:1px;height:18px;background:var(--border-subtle);margin:0 2px}.floating-linter-trigger{position:absolute;top:16px;right:16px;z-index:90}.linter-badge-btn{display:flex;align-items:center;gap:6px;height:28px;padding:0 10px;border:1px solid var(--border-subtle);background:#0e1420d1;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-radius:8px;cursor:pointer;transition:all .15s;font-size:11px;font-weight:800;color:var(--text-secondary);box-shadow:0 12px 32px -12px #000000a6}.linter-badge-btn:hover,.linter-badge-btn.open{background:var(--bg-field)}.linter-badge-btn.valid{color:var(--success);border-color:#10b9814d}.linter-badge-btn.has-issues{color:var(--warning);border-color:#fbbf244d}.linter-badge-btn.has-errors{color:var(--danger);border-color:#f43f5e4d}.linter-badge-count{display:inline-flex;align-items:center;justify-content:center;width:16px;height:16px;border-radius:50%;background:currentColor;font-size:9px;font-weight:900;margin-left:2px}.linter-badge-count span{color:var(--bg-panel)}.validation-dropdown{position:absolute;top:calc(100% + 8px);right:0;width:320px;max-height:280px;overflow-y:auto;background:var(--bg-panel);border:1px solid var(--border-subtle);border-radius:10px;box-shadow:0 16px 40px #00000073;padding:12px;z-index:200}.validation-dropdown-header{font-size:10px;font-weight:820;color:var(--text-muted);text-transform:uppercase;letter-spacing:.06em;margin:0 0 10px}.djs-palette{width:44px!important;inset:50% auto auto 20px!important;transform:translateY(-50%)!important;height:auto!important;background:#0e1420d1!important;backdrop-filter:blur(12px)!important;-webkit-backdrop-filter:blur(12px)!important;border:1px solid var(--border-strong)!important;border-radius:12px!important;box-shadow:0 24px 60px -20px #000000b3!important;display:flex!important;flex-direction:column!important;align-items:center!important;padding:6px!important;gap:4px!important;margin:0!important;z-index:10!important}.djs-palette-entries{display:flex!important;flex-direction:column!important;align-items:center!important;gap:2px!important}.djs-palette .group{display:flex!important;flex-direction:column!important;align-items:center!important;gap:2px!important;padding:4px 0!important;margin:0!important;border-right:none!important;border-bottom:1px solid var(--border-subtle)!important}.djs-palette .group:last-child{border-bottom:none!important}.djs-palette .entry{width:30px!important;height:30px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;border-radius:8px!important;margin:0!important;color:var(--text-secondary)!important;transition:all .15s!important}.djs-palette .entry:hover{background:var(--bg-field)!important;color:var(--text-primary)!important;transform:scale(1.08)}.canvas-wrapper{flex:1;min-height:0;position:relative;overflow:hidden}.quilla-bpmn-canvas{width:100%;height:100%;position:relative;background-color:var(--bg-canvas);background-image:radial-gradient(circle,rgba(255,255,255,.05) 1.1px,transparent 1.1px);background-size:24px 24px;background-position:-4px -4px}@keyframes start-pulse{0%{stroke-width:2.5px;filter:drop-shadow(0 0 2px rgba(16,185,129,.4))}50%{stroke-width:4px;filter:drop-shadow(0 0 12px rgba(16,185,129,.8))}to{stroke-width:2.5px;filter:drop-shadow(0 0 2px rgba(16,185,129,.4))}}@keyframes end-pulse{0%{stroke-width:2.5px;filter:drop-shadow(0 0 2px rgba(244,63,94,.4))}50%{stroke-width:4.5px;filter:drop-shadow(0 0 14px rgba(244,63,94,.85))}to{stroke-width:2.5px;filter:drop-shadow(0 0 2px rgba(244,63,94,.4))}}.djs-element[data-element-id^=StartEvent] .djs-visual>circle{fill:#10b98114!important;stroke:var(--success)!important;animation:start-pulse 3s infinite cubic-bezier(.4,0,.2,1)!important}.djs-element[data-element-id^=EndEvent] .djs-visual>circle{fill:#f43f5e14!important;stroke:var(--danger)!important;animation:end-pulse 3s infinite cubic-bezier(.4,0,.2,1)!important}.djs-element[data-element-id^=Gateway] .djs-visual>polygon,.djs-element[data-element-id^=ExclusiveGateway] .djs-visual>polygon,.djs-element[data-element-id^=ParallelGateway] .djs-visual>polygon{fill:#0e1420e6!important;stroke:#38bdf8!important;stroke-width:2.2px!important;filter:drop-shadow(0 6px 16px rgba(56,189,248,.25));transition:all .2s ease}.djs-element[data-element-id^=Gateway].selected .djs-visual>polygon,.djs-element[data-element-id^=Gateway]:hover .djs-visual>polygon{stroke:var(--accent)!important;filter:drop-shadow(0 8px 24px rgba(45,212,191,.45))!important}.djs-element[data-element-id^=ServiceTask] .djs-visual>rect,.djs-element[data-element-id^=ScriptTask] .djs-visual>rect{fill:#111726f2!important;stroke:#818cf8!important;stroke-width:2px!important;rx:13px!important;ry:13px!important;filter:drop-shadow(0 8px 24px rgba(129,140,248,.22))}.djs-element[data-element-id^=ServiceTask].selected .djs-visual>rect,.djs-element[data-element-id^=ServiceTask]:hover .djs-visual>rect{stroke:var(--accent)!important;filter:drop-shadow(0 12px 32px rgba(45,212,191,.45))!important}.djs-connection .djs-visual path{stroke:#2e3b52!important;stroke-width:2px!important;transition:stroke .2s,stroke-width .2s,filter .2s}.djs-connection:hover .djs-visual path,.djs-connection.selected .djs-visual path{stroke:var(--accent)!important;stroke-width:2.5px!important;filter:drop-shadow(0 0 6px var(--accent))!important}.quilla-bpmn-canvas text,.djs-label{font-family:Inter,-apple-system,sans-serif!important;fill:var(--text-primary)!important;font-size:11px!important;font-weight:600!important}.djs-context-pad{background:#0e1420eb!important;backdrop-filter:blur(12px)!important;-webkit-backdrop-filter:blur(12px)!important;border:1px solid var(--border-strong)!important;border-radius:12px!important;box-shadow:0 24px 60px -24px #000000a6!important;padding:4px!important;display:flex!important;flex-direction:row!important;gap:4px!important}.djs-context-pad .entry{width:32px!important;height:32px!important;border-radius:8px!important;color:var(--text-secondary)!important;transition:all .15s!important;display:flex!important;align-items:center!important;justify-content:center!important;background:transparent!important;border:none!important;margin:0!important}.djs-context-pad .entry:hover{background:var(--bg-field)!important;color:var(--text-primary)!important;transform:scale(1.08)}.djs-popup{background:#0e1420f2!important;backdrop-filter:blur(14px)!important;-webkit-backdrop-filter:blur(14px)!important;border:1px solid var(--border-strong)!important;border-radius:12px!important;box-shadow:0 32px 72px #000000d9!important;color:var(--text-primary)!important}.djs-popup .entry{color:var(--text-secondary)!important;padding:6px 10px!important;border-radius:6px!important;transition:all .15s!important}.djs-popup .entry:hover{background:var(--bg-field)!important;color:var(--text-primary)!important}.djs-popup .entry.selected{background:var(--accent-dim)!important;color:var(--accent-strong)!important}.djs-overlay.quilla-plus-button{pointer-events:none!important;z-index:999!important}.quilla-inline-plus-btn{width:24px;height:24px;border-radius:50%;background:var(--bg-canvas)!important;border:2px solid var(--accent)!important;color:var(--accent)!important;font-size:15px;font-weight:700;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 0 10px #2dd4bf59;transition:all .2s;padding:0;line-height:1;opacity:0;pointer-events:none!important}.quilla-inline-plus-btn span{margin-top:-2px}.quilla-inline-plus-btn.visible,.quilla-inline-plus-btn:hover{opacity:1!important;pointer-events:auto!important}.quilla-inline-plus-btn:hover{background:var(--accent)!important;color:var(--bg-canvas)!important;transform:scale(1.15)}.quilla-custom-task-hidden .djs-visual>rect,.quilla-custom-task-hidden .djs-visual>text,.quilla-custom-task-hidden .djs-visual>path{opacity:0!important;pointer-events:none!important}.quilla-custom-task-hidden .djs-outline{display:none!important}.quilla-task-card{width:176px;min-height:96px;height:auto;background:#111726d1!important;backdrop-filter:blur(12px)!important;-webkit-backdrop-filter:blur(12px)!important;border:1px solid rgba(43,53,73,.5)!important;border-radius:13px;padding:12px 14px;display:flex;flex-direction:column;gap:8px;box-shadow:0 12px 32px -12px #000000a6;position:relative;overflow:hidden;box-sizing:border-box;pointer-events:auto!important;cursor:pointer;transition:transform .2s cubic-bezier(.4,0,.2,1),border-color .2s ease,box-shadow .2s ease}.quilla-task-card:hover{transform:translateY(-2.5px) scale(1.02);border-color:var(--accent);box-shadow:0 20px 40px -15px #000000b3,0 0 0 2px var(--accent-dim)}.quilla-task-card.selected{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-dim),0 24px 60px -24px #000000a6}.quilla-task-card-accent-line{position:absolute;top:0;left:0;bottom:0;width:4px;background:var(--lane-color, var(--accent));border-top-left-radius:13px;border-bottom-left-radius:13px}.quilla-task-card-top{display:flex;align-items:center;justify-content:space-between;width:100%;flex-shrink:0}.quilla-task-card-icon{width:24px;height:24px;border-radius:7px;display:flex;align-items:center;justify-content:center;background:var(--lane-color-dim, var(--accent-dim));color:var(--lane-color, var(--accent))}.quilla-task-card-num{font-family:monospace;font-size:11px;color:var(--text-muted);font-weight:700}.quilla-task-card-title{font-size:13.5px;font-weight:600;line-height:1.28;letter-spacing:-.005em;color:var(--text-primary);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-top:1px;flex-shrink:0}.quilla-task-card-meta{display:flex;align-items:center;gap:6px;flex-wrap:wrap;margin-top:auto;flex-shrink:0}.quilla-task-card-tag{font-size:10px;font-weight:550;padding:3px 7px;border-radius:6px;background:var(--lane-color-dim, var(--accent-dim));color:var(--lane-color, var(--accent));display:inline-flex;align-items:center;gap:4px;letter-spacing:.01em}.quilla-task-card-tag.sla{background:var(--bg-field);color:var(--text-secondary);border:1px solid var(--border-subtle)}.inspector{width:388px;flex-shrink:0;background:var(--bg-panel);border-left:1px solid var(--border-subtle);display:flex;flex-direction:column;overflow:hidden;transition:width .2s ease,opacity .2s ease;z-index:100}.inspector-header{padding:20px 22px 0;display:flex;align-items:center;justify-content:space-between}.inspector-title{font-size:15px;font-weight:600;color:var(--text-primary)}.inspector-sub{font-size:11.5px;color:var(--text-muted);margin-top:3px}.inspector-close{color:var(--text-muted);cursor:pointer;width:28px;height:28px;display:flex;align-items:center;justify-content:center;border-radius:7px;background:transparent;border:none}.inspector-close:hover{background:var(--bg-field);color:var(--text-primary)}.inspector-tabs{display:flex;gap:2px;padding:16px 22px 0;border-bottom:1px solid var(--border-subtle)}.itab{padding:9px 4px 11px;margin-right:20px;font-size:12.5px;font-weight:500;color:var(--text-muted);cursor:pointer;border-bottom:2px solid transparent}.itab.active{color:var(--text-primary);border-color:var(--accent)}.itab:hover:not(.active){color:var(--text-secondary)}.inspector-body{flex:1;overflow-y:auto}.ipanel{display:none;padding:20px 22px 30px;flex-direction:column;gap:20px}.ipanel.active{display:flex}.field{display:flex;flex-direction:column;gap:7px}.field.field-checkbox{flex-direction:row;align-items:center;justify-content:space-between;gap:10px}.field.field-checkbox input[type=checkbox]{width:16px;height:16px;flex-shrink:0;accent-color:var(--accent)}.field label{font-size:10.5px;font-weight:600;color:var(--text-muted);letter-spacing:.06em;text-transform:uppercase}.field .req{color:var(--danger)}.field input[type=text],.field textarea,.field select{background:var(--bg-field);border:1px solid var(--border-strong);border-radius:9px;padding:10px 12px;color:var(--text-primary);font-size:13px;outline:none;transition:border-color .15s;width:100%;flex-shrink:0}.field input[type=text]:focus,.field textarea:focus,.field select:focus{border-color:var(--accent)}.field textarea{resize:vertical;min-height:66px;line-height:1.5}.select-wrap{position:relative}.select-wrap select{appearance:none;-webkit-appearance:none;padding-right:34px}.select-wrap .icon{position:absolute;right:12px;top:50%;transform:translateY(-50%);color:var(--text-muted);pointer-events:none}.field-hint{font-size:11px;color:var(--text-muted);display:flex;align-items:center;gap:5px}.divider-h{height:1px;background:var(--border-subtle)}.empty-selection{border:1.5px dashed var(--border-strong);border-radius:12px;padding:26px 18px;text-align:center;color:var(--text-muted)}.empty-selection .icon{margin:0 auto 10px;color:var(--text-muted);width:22px;height:22px}.empty-selection p{font-size:12px;line-height:1.5;margin:0}.sel-card{border:1px solid var(--border-strong);border-radius:13px;overflow:hidden;background:var(--bg-field)}.sel-top{height:4px}.sel-body{padding:16px}.sel-header{display:flex;align-items:flex-start;gap:11px;margin-bottom:12px}.sel-icon{width:34px;height:34px;border-radius:999px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.sel-name{font-size:14.5px;font-weight:600;line-height:1.3;color:var(--text-primary)}.sel-type{font-size:11px;color:var(--text-muted);margin-top:3px}.sel-desc{font-size:12px;color:var(--text-secondary);line-height:1.55;margin:0 0 14px}.check-list{display:flex;flex-direction:column;gap:11px}.check-item{display:flex;gap:10px;align-items:flex-start}.check-item .icon{margin-top:1px;flex-shrink:0}.check-item.ok .icon{color:var(--success)}.check-item.tip .icon{color:var(--warning)}.check-item.error .icon{color:var(--danger)}.check-item p{margin:0;font-size:12px;line-height:1.5;color:var(--text-secondary)}.status-pill{display:inline-flex;align-items:center;gap:6px;padding:5px 11px;border-radius:20px;background:var(--success-dim);color:var(--success);font-size:11.5px;font-weight:600;margin-bottom:12px}.hist-list{display:flex;flex-direction:column;gap:2px}.hist-row{display:flex;gap:11px;padding:11px 4px;border-bottom:1px solid var(--border-subtle)}.hist-row:last-child{border-bottom:none}.hist-track{display:flex;flex-direction:column;align-items:center;padding-top:4px}.hist-track .dot{width:9px;height:9px;border-radius:50%}.hist-track .line{width:1.5px;flex:1;background:var(--border-subtle);margin-top:4px}.hist-body b{font-size:12px;font-weight:600;color:var(--text-primary);display:block}.hist-body span{font-size:11px;color:var(--text-muted)}.quilla-bpmn-loading-overlay{position:absolute;inset:0;background:var(--bg-canvas);z-index:1000;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;color:var(--text-secondary);font-size:13px;font-weight:550}.quilla-spin{animation:quilla-spin 1s linear infinite;color:var(--accent)}@keyframes quilla-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.bpmn-status-bar{position:absolute;bottom:20px;left:20px;z-index:100;display:flex;flex-direction:column;gap:6px}.status-badge{display:flex;align-items:center;gap:8px;padding:10px 14px;border-radius:8px;font-size:12px;font-weight:600;background:#34d39926;color:var(--success);border:1px solid rgba(52,211,153,.25);box-shadow:0 8px 24px #0000004d}.status-badge.error{background:#fb718526;color:var(--danger);border:1px solid rgba(251,113,133,.25)}.djs-element.djs-external-label text,.djs-element.djs-external-label tspan{transform:translateY(12px)!important}:root{--quilla-bg-page-rgb: 242, 243, 247;--quilla-bg-panel-rgb: 255, 255, 255;--quilla-border-rgb: 208, 209, 213;--quilla-text-rgb: 15, 20, 30;--quilla-color-page: rgb(var(--quilla-bg-page-rgb));--quilla-color-heroTop: #e7f7f8;--quilla-color-panel: rgb(var(--quilla-bg-panel-rgb));--quilla-color-panelTint: rgba(var(--quilla-bg-panel-rgb), .86);--quilla-color-surfaceElevated: rgb(var(--quilla-bg-panel-rgb));--quilla-color-surfaceBorder: #e5e8ec;--quilla-color-text: rgb(var(--quilla-text-rgb));--quilla-color-muted: #5b667a;--quilla-color-softText: #475467;--quilla-color-border: rgb(var(--quilla-border-rgb));--quilla-color-softBorder: #e5e8ec;--quilla-color-brand: #39a1ba;--quilla-color-brandText: #0f7186;--quilla-color-brandWash: #e7f7f8;--quilla-color-successWash: #dcfce7;--quilla-color-successText: #166534;--quilla-color-dark: #0f141e;--quilla-color-inputBg: #ffffff;--quilla-color-inputBorder: rgb(var(--quilla-border-rgb));--quilla-color-placeholder: #94a3b8;--quilla-color-hoverBg: rgba(0,0,0,.04);--quilla-color-badgeNeutralBg: #edf1f5;--quilla-color-badgeNeutralText: #475467;--quilla-shadow-panel: 0 12px 34px rgba(16,24,40,.07);--quilla-shadow-header: 0 1px 5px rgba(16,24,40,.08);--quilla-shadow-metric: 0 10px 30px rgba(16,24,40,.06);--quilla-shadow-brand: 0 10px 24px rgba(57,161,186,.22);--quilla-shadow-hero: 0 14px 34px rgba(16,24,40,.06);--quilla-shadow-dropdown: 0 24px 60px rgba(15,23,42,.16)}[data-color-scheme=dark]{--quilla-bg-page-rgb: 12, 18, 33;--quilla-bg-panel-rgb: 21, 29, 52;--quilla-border-rgb: 38, 49, 78;--quilla-text-rgb: 226, 232, 240;--quilla-color-page: rgb(var(--quilla-bg-page-rgb));--quilla-color-heroTop: #030712;--quilla-color-panel: rgb(var(--quilla-bg-panel-rgb));--quilla-color-panelTint: rgba(var(--quilla-bg-panel-rgb), .04);--quilla-color-surfaceElevated: #1e293b;--quilla-color-surfaceBorder: #334155;--quilla-color-text: rgb(var(--quilla-text-rgb));--quilla-color-muted: #94a3b8;--quilla-color-softText: #cbd5e1;--quilla-color-border: rgb(var(--quilla-border-rgb));--quilla-color-softBorder: #1e293b;--quilla-color-brand: #5cc4d8;--quilla-color-brandText: #7dd3fc;--quilla-color-brandWash: rgba(92,196,216,.05);--quilla-color-successWash: rgba(34,197,94,.1);--quilla-color-successText: #86efac;--quilla-color-dark: #020617;--quilla-color-inputBg: #0f172a;--quilla-color-inputBorder: #1e293b;--quilla-color-placeholder: #475569;--quilla-color-hoverBg: rgba(255,255,255,.05);--quilla-color-badgeNeutralBg: rgba(255,255,255,.06);--quilla-color-badgeNeutralText: #94a3b8;--quilla-shadow-panel: 0 12px 34px rgba(0,0,0,.4);--quilla-shadow-header: 0 1px 5px rgba(0,0,0,.3);--quilla-shadow-metric: 0 10px 30px rgba(0,0,0,.32);--quilla-shadow-brand: 0 10px 24px rgba(92,196,216,.18);--quilla-shadow-hero: 0 14px 34px rgba(0,0,0,.4);--quilla-shadow-dropdown: 0 24px 60px rgba(0,0,0,.48)}.quilla-drawer-close-btn{background:transparent!important;border:0!important;color:var(--quilla-color-muted)!important;cursor:pointer!important;padding:6px!important;border-radius:6px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;transition:all .2s!important}.quilla-drawer-close-btn:hover{background-color:var(--quilla-color-hoverBg)!important;color:var(--quilla-color-text)!important}.quilla-avatar-item{transition:transform .2s cubic-bezier(.4,0,.2,1),box-shadow .2s ease,border-color .2s ease!important}.quilla-avatar-item:hover{transform:translateY(-2px) scale(1.15)!important;z-index:20!important;box-shadow:0 4px 12px #00000029!important;border-color:var(--quilla-color-brand)!important}.quilla-flat-table-header{flex-shrink:0!important;min-height:40px!important;display:grid!important;align-items:center!important;gap:12px!important;padding:8px 16px!important;border-bottom:1px solid var(--quilla-color-border)!important;background:#94a3b80a!important;border-radius:6px!important;color:var(--quilla-color-softText)!important;font-size:10px!important;line-height:12px!important;font-weight:820!important;letter-spacing:.05em!important;text-transform:uppercase!important;box-sizing:border-box!important;margin-bottom:8px!important;user-select:none!important}.quilla-flat-table-body{flex:1!important;min-height:0!important;overflow-y:auto!important;display:grid!important;gap:0!important;min-width:0!important;align-content:start!important;scrollbar-width:thin!important;scrollbar-color:#9aa4b2 transparent!important}.dossier-versions-row{min-width:0!important;min-height:60px!important;display:grid!important;grid-template-columns:minmax(40px,.3fr) minmax(260px,1.8fr) minmax(120px,.8fr) minmax(140px,1fr) minmax(160px,1.2fr) minmax(130px,1fr)!important;align-items:center!important;gap:12px!important;padding:10px 16px!important;box-sizing:border-box!important;transition:background-color .15s!important;border-bottom:1px solid var(--quilla-color-border)!important;background:transparent!important}.dossier-versions-row:last-child{border-bottom:none!important}.dossier-versions-row:hover{background-color:var(--quilla-color-hoverBg)!important}.dossier-versions-cell{min-width:0!important;display:inline-flex!important;align-items:center!important;gap:10px!important;overflow:hidden!important;white-space:nowrap!important}.dossier-versions-file-btn{height:25px!important;border-radius:6px!important;border:1px solid var(--quilla-color-softBorder)!important;background:var(--quilla-color-panel)!important;color:var(--quilla-color-muted)!important;display:inline-flex!important;align-items:center!important;gap:5px!important;padding:0 9px!important;font-size:10px!important;font-weight:800!important;cursor:pointer!important;font-family:inherit!important;transition:all .2s cubic-bezier(.4,0,.2,1)!important;box-sizing:border-box!important}.dossier-versions-file-btn:hover{border-color:var(--quilla-color-brand)!important;background:var(--quilla-color-brandWash)!important;color:var(--quilla-color-brandText)!important;transform:translateY(-1px)!important;box-shadow:0 4px 10px #39a1ba1f!important}.dossier-versions-hash-badge{font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace!important;font-size:11px!important;background:var(--quilla-color-hoverBg)!important;border:1px solid var(--quilla-color-softBorder)!important;color:var(--quilla-color-softText)!important;padding:3px 8px!important;border-radius:6px!important;user-select:all!important;transition:border-color .2s!important}.dossier-versions-hash-badge:hover{border-color:var(--quilla-color-brand)!important}.dossier-reviews-row{min-width:0!important;min-height:52px!important;display:grid!important;grid-template-columns:minmax(140px,1fr) minmax(60px,.4fr) minmax(120px,.8fr) minmax(130px,.9fr) minmax(100px,.8fr) minmax(150px,1fr)!important;align-items:center!important;gap:12px!important;padding:8px 16px!important;box-sizing:border-box!important;transition:background-color .15s!important;border-bottom:1px solid var(--quilla-color-border)!important;background:transparent!important}.dossier-reviews-row:last-child{border-bottom:none!important}.dossier-reviews-row:hover{background-color:var(--quilla-color-hoverBg)!important}.dossier-reviews-cell{min-width:0!important;display:inline-flex!important;align-items:center!important;gap:8px!important;overflow:hidden!important;white-space:nowrap!important}.dossier-reviews-action-btn{height:25px!important;border-radius:6px!important;border:1px solid var(--quilla-color-softBorder)!important;background:var(--quilla-color-panel)!important;color:var(--quilla-color-softText)!important;display:inline-flex!important;align-items:center!important;gap:5px!important;padding:0 9px!important;font-size:10px!important;font-weight:800!important;cursor:pointer!important;font-family:inherit!important;transition:all .2s cubic-bezier(.4,0,.2,1)!important;box-sizing:border-box!important}.dossier-reviews-action-btn:hover,.dossier-reviews-action-btn[data-active=true]{border-color:var(--quilla-color-brand)!important;background:var(--quilla-color-brandWash)!important;color:var(--quilla-color-brandText)!important;transform:translateY(-1px)!important;box-shadow:0 4px 10px #39a1ba1f!important}.dossier-approvals-row{min-width:0!important;min-height:52px!important;display:grid!important;grid-template-columns:minmax(140px,1.2fr) minmax(60px,.4fr) minmax(110px,.8fr) minmax(100px,.8fr) minmax(140px,1fr)!important;align-items:center!important;gap:12px!important;padding:8px 16px!important;box-sizing:border-box!important;transition:background-color .15s!important;border-bottom:1px solid var(--quilla-color-border)!important;background:transparent!important}.dossier-approvals-row:last-child{border-bottom:none!important}.dossier-approvals-row:hover{background-color:var(--quilla-color-hoverBg)!important}.dossier-approvals-cell{min-width:0!important;display:inline-flex!important;align-items:center!important;gap:8px!important;overflow:hidden!important;white-space:nowrap!important}.dossier-approvals-action-btn{height:25px!important;border-radius:6px!important;border:1px solid var(--quilla-color-softBorder)!important;background:var(--quilla-color-panel)!important;color:var(--quilla-color-softText)!important;display:inline-flex!important;align-items:center!important;gap:5px!important;padding:0 9px!important;font-size:10px!important;font-weight:800!important;cursor:pointer!important;font-family:inherit!important;transition:all .2s cubic-bezier(.4,0,.2,1)!important;box-sizing:border-box!important}.dossier-approvals-action-btn:hover,.dossier-approvals-action-btn[data-active=true]{border-color:var(--quilla-color-brand)!important;background:var(--quilla-color-brandWash)!important;color:var(--quilla-color-brandText)!important;transform:translateY(-1px)!important;box-shadow:0 4px 10px #39a1ba1f!important}.dossier-signatures-row{min-width:0!important;min-height:52px!important;display:grid!important;grid-template-columns:minmax(140px,1.2fr) minmax(100px,.8fr) minmax(110px,.8fr) minmax(130px,.9fr) minmax(130px,1fr)!important;align-items:center!important;gap:12px!important;padding:8px 16px!important;box-sizing:border-box!important;transition:background-color .15s!important;border-bottom:1px solid var(--quilla-color-border)!important;background:transparent!important}.dossier-signatures-row:last-child{border-bottom:none!important}.dossier-signatures-row:hover{background-color:var(--quilla-color-hoverBg)!important}.dossier-signatures-cell{min-width:0!important;display:inline-flex!important;align-items:center!important;gap:8px!important;overflow:hidden!important;white-space:nowrap!important}.dossier-signatures-action-btn{height:25px!important;border-radius:6px!important;border:1px solid var(--quilla-color-softBorder)!important;background:var(--quilla-color-panel)!important;color:var(--quilla-color-softText)!important;display:inline-flex!important;align-items:center!important;gap:5px!important;padding:0 9px!important;font-size:10px!important;font-weight:800!important;cursor:pointer!important;font-family:inherit!important;transition:all .2s cubic-bezier(.4,0,.2,1)!important;box-sizing:border-box!important}.dossier-signatures-action-btn:hover,.dossier-signatures-action-btn[data-active=true]{border-color:var(--quilla-color-brand)!important;background:var(--quilla-color-brandWash)!important;color:var(--quilla-color-brandText)!important;transform:translateY(-1px)!important;box-shadow:0 4px 10px #39a1ba1f!important}.dossier-publications-row{min-width:0!important;min-height:52px!important;display:grid!important;grid-template-columns:minmax(140px,1fr) minmax(60px,.4fr) minmax(180px,1.4fr) minmax(130px,.9fr) minmax(100px,.8fr) minmax(130px,1fr)!important;align-items:center!important;gap:12px!important;padding:8px 16px!important;box-sizing:border-box!important;transition:background-color .15s!important;border-bottom:1px solid var(--quilla-color-border)!important;background:transparent!important}.dossier-publications-row:last-child{border-bottom:none!important}.dossier-publications-row:hover{background-color:var(--quilla-color-hoverBg)!important}.dossier-publications-cell{min-width:0!important;display:inline-flex!important;align-items:center!important;gap:8px!important;overflow:hidden!important;white-space:nowrap!important}.dossier-publications-action-btn{height:25px!important;border-radius:6px!important;border:1px solid var(--quilla-color-softBorder)!important;background:var(--quilla-color-panel)!important;color:var(--quilla-color-softText)!important;display:inline-flex!important;align-items:center!important;gap:5px!important;padding:0 9px!important;font-size:10px!important;font-weight:800!important;cursor:pointer!important;font-family:inherit!important;transition:all .2s cubic-bezier(.4,0,.2,1)!important;box-sizing:border-box!important}.dossier-publications-action-btn:hover,.dossier-publications-action-btn[data-active=true]{border-color:var(--quilla-color-brand)!important;background:var(--quilla-color-brandWash)!important;color:var(--quilla-color-brandText)!important;transform:translateY(-1px)!important;box-shadow:0 4px 10px #39a1ba1f!important}[data-color-scheme=dark]{color-scheme:dark}[data-color-scheme=dark] [data-institutional-app-shell=true]{background:var(--quilla-color-page)!important;color:var(--quilla-color-text)!important}[data-color-scheme=dark] [data-institutional-sidebar=true]{background:var(--quilla-color-panel)!important;border-right-color:var(--quilla-color-border)!important;color:var(--quilla-color-text)!important}[data-color-scheme=dark] [data-institutional-sidebar-item]{color:var(--quilla-color-softText)!important}[data-color-scheme=dark] [data-institutional-sidebar-item][aria-current=page]{background:var(--quilla-color-brandWash)!important;color:var(--quilla-color-brandText)!important}[data-color-scheme=dark] [data-institutional-sidebar-child-item]{color:var(--quilla-color-softText)!important}[data-color-scheme=dark] [data-institutional-sidebar-child-item][aria-current=page]{background:var(--quilla-color-brandWash)!important;color:var(--quilla-color-brandText)!important}[data-color-scheme=dark] [data-institutional-sidebar-footer=true]{border-top-color:var(--quilla-color-border)!important}[data-color-scheme=dark] [data-institutional-sidebar-badge=true]{background:rgba(var(--quilla-bg-panel-rgb),.08)!important;color:var(--quilla-color-softText)!important}[data-color-scheme=dark] [data-sidebar-brand-mark=true]{background:var(--quilla-color-panel)!important;border-color:var(--quilla-color-brand)!important;color:var(--quilla-color-brand)!important;box-shadow:var(--quilla-shadow-brand)!important}[data-color-scheme=dark] [data-sidebar-collapse-button=true]{color:var(--quilla-color-muted)!important}[data-color-scheme=dark] [data-sidebar-divider=true]{background:var(--quilla-color-border)!important}[data-color-scheme=dark] [data-sidebar-group-label=true]{color:var(--quilla-color-muted)!important}[data-color-scheme=dark] [data-sidebar-copy=true],[data-color-scheme=dark] [data-sidebar-copy=true] strong{color:var(--quilla-color-text)!important}[data-color-scheme=dark] [data-institutional-sidebar-branch-children=true] button{color:var(--quilla-color-softText)!important}[data-color-scheme=dark] [data-sidebar-branch-indicator=true]{color:var(--quilla-color-muted)!important}[data-color-scheme=dark] [data-institutional-sidebar-collapsed=true] [aria-label="Expandir navegación"],[data-color-scheme=dark] [data-institutional-sidebar-collapsed=true] [aria-label="Contraer navegación"]{background:var(--quilla-color-panel)!important;border-color:var(--quilla-color-brand)!important;color:var(--quilla-color-brand)!important;box-shadow:var(--quilla-shadow-brand)!important}[data-color-scheme=dark] [data-institutional-document-card=true]{background:var(--quilla-color-surfaceElevated)!important;border-color:var(--quilla-color-border)!important}[data-color-scheme=dark] [data-institutional-card-body=true]{color:var(--quilla-color-text)!important}[data-color-scheme=dark] [data-institutional-card-thumbnail=true]{background:var(--quilla-color-panel)!important;border-color:var(--quilla-color-border)!important}[data-color-scheme=dark] [data-institutional-card-primary-action=true] button{background:var(--quilla-color-brandWash)!important;color:var(--quilla-color-brandText)!important;border-color:#5cc4d82e!important}[data-color-scheme=dark] section[aria-label]:not([data-institutional-sidebar-nav]):not([style*="background:transparent"]):not([style*="background: transparent"]){background:var(--quilla-color-panel)!important;border-color:var(--quilla-color-border)!important}[data-color-scheme=dark] [data-institutional-hero-card=true]{background:linear-gradient(135deg,#1c1c1ef5,#0b1220e0)!important;border-color:#5cc4d829!important;box-shadow:var(--quilla-shadow-hero)!important}[data-color-scheme=dark] [data-institutional-hero-action-card=true]{background:#1c1c1ee6!important;border-color:#5cc4d829!important;box-shadow:var(--quilla-shadow-hero)!important}[data-color-scheme=dark] [data-institutional-metric-card=true]{background:var(--quilla-color-panel)!important;border-color:#5cc4d829!important;box-shadow:var(--quilla-shadow-metric)!important}[data-color-scheme=dark] [data-institutional-app-shell=true] [data-institutional-brand-text=true]{color:var(--quilla-color-brandText)!important}[data-color-scheme=dark] button[style*="background:var(--quilla-color-brand)"],[data-color-scheme=dark] button[style*="background: var(--quilla-color-brand)"]{background:var(--quilla-color-brand)!important;color:var(--quilla-color-page)!important;border-color:var(--quilla-color-brand)!important;box-shadow:var(--quilla-shadow-brand)!important}[data-color-scheme=dark] button[style*="background:var(--quilla-color-panel)"],[data-color-scheme=dark] button[style*="background: var(--quilla-color-panel)"],[data-color-scheme=dark] button[style*="background: white"]{background:transparent!important;color:var(--quilla-color-text)!important;border-color:var(--quilla-color-border)!important}[data-color-scheme=dark] button[style*="background:transparent"]{color:var(--quilla-color-softText)!important}[data-color-scheme=dark] button.btn-danger,[data-color-scheme=dark] button[style*="background:#fef2f2"],[data-color-scheme=dark] button[style*="background:rgb(254, 242, 242)"],[data-color-scheme=dark] button[style*="background: rgb(254, 242, 242)"],[data-color-scheme=dark] button[style*="color:#991b1b"],[data-color-scheme=dark] button[style*="color:rgb(153, 27, 27)"],[data-color-scheme=dark] button[style*="color: rgb(153, 27, 27)"]{background:#ef44441a!important;color:#fca5a5!important;border-color:#ef44442e!important}[data-color-scheme=dark] [style*="background:var(--quilla-color-brandWash)"]:not(button):not([role]),[data-color-scheme=dark] [style*="background: var(--quilla-color-brandWash)"]:not(button):not([role]){background:var(--quilla-color-brandWash)!important;color:var(--quilla-color-brandText)!important}[data-color-scheme=dark] .pill-success,[data-color-scheme=dark] [style*="background:#dcfce7"],[data-color-scheme=dark] [style*="background:rgb(220, 252, 231)"],[data-color-scheme=dark] [style*="background: rgb(220, 252, 231)"],[data-color-scheme=dark] [style*="background:#f0fdf4"],[data-color-scheme=dark] [style*="background:rgb(240, 253, 244)"],[data-color-scheme=dark] [style*="background: rgb(240, 253, 244)"],[data-color-scheme=dark] [style*="background:#ecfdf3"],[data-color-scheme=dark] [style*="background:rgb(236, 253, 243)"],[data-color-scheme=dark] [style*="background: rgb(236, 253, 243)"]{background:var(--quilla-color-successWash)!important;color:var(--quilla-color-successText)!important;border-color:#22c55e2e!important}[data-color-scheme="dark"] [style*="background:#fef3c7"],[data-color-scheme="dark"] [style*="background:rgb(254, 243, 199)"],[data-color-scheme="dark"] [style*="background: rgb(254, 243, 199)"],[data-color-scheme="dark"] [style*="background:rgb(254,
243,199)"],
[data-color-scheme="dark"] [style*="background: rgb(254,
[data-color-scheme="dark"] [style*="background: #fef3c7"],[data-color-scheme="dark"] [style*="background::rgb(254, 243, 199)"],[data-color-scheme="dark"] [style*="background:: rgb(254, 243, 199)"],[data-color-scheme="dark"] [style*="background::rgb(254,
199)"] ,
[data-color-scheme="dark"] [style*="background:: rgb(254{
background: rgba(251,191,36,.1) !important; color: #fbbf24 !important; border-color: rgba(251,191,36,.18) !important; } [data-color-scheme="dark"] [style*="background:#fef2f2"],[data-color-scheme="dark"] [style*="background:rgb(254, 242, 242)"],[data-color-scheme="dark"] [style*="background: rgb(254, 242, 242)"],[data-color-scheme="dark"] [style*="background:rgb(254,
242,242)"] ,
[data-color-scheme="dark"] [style*="background: rgb(254{
background: rgba(239,68,68,.1) !important; color: #fca5a5 !important; border-color: rgba(239,68,68,.18) !important; } [data-color-scheme="dark"] [style*="background:var(--quilla-color-hoverBg)"],[data-color-scheme="dark"] [style*="background: var(--quilla-color-hoverBg)"] {background: rgba(var(--quilla-bg-panel-rgb),.06) !important; color: var(--quilla-color-softText) !important; border-color: rgba(var(--quilla-bg-panel-rgb),.08) !important;} [data-color-scheme="dark"] [style*="background:#0f141e"],[data-color-scheme="dark"] [style*="background:rgb(15, 20, 30)"],[data-color-scheme="dark"] [style*="background: rgb(15, 20, 30)"],[data-color-scheme="dark"] [style*="background:rgb(15,
20,30)"],
[data-color-scheme="dark"] [style*="background: rgb(15,
[data-color-scheme="dark"] [style*="background: #0f141e"],[data-color-scheme="dark"] [style*="background::rgb(15, 20, 30)"],[data-color-scheme="dark"] [style*="background:: rgb(15, 20, 30)"],[data-color-scheme="dark"] [style*="background::rgb(15,
30)"] ,
[data-color-scheme="dark"] [style*="background:: rgb(15{
background: var(--quilla-color-panel) !important; color: var(--quilla-color-text) !important; } [data-color-scheme="dark"] [data-institutional-tab="true"] {background: transparent !important; color: var(--quilla-color-softText) !important; border-color: var(--quilla-color-border) !important;} [data-color-scheme="dark"] [data-institutional-tab="true"][aria-selected="true"] {background: var(--quilla-color-brandWash) !important; color: var(--quilla-color-brandText) !important; border-color: var(--quilla-color-brand) !important;} [data-color-scheme="dark"] input,[data-color-scheme="dark"] textarea,[data-color-scheme="dark"] select {background: var(--quilla-color-inputBg) !important; color: var(--quilla-color-text) !important; border-color: var(--quilla-color-inputBorder) !important;} [data-color-scheme="dark"] input::placeholder,[data-color-scheme="dark"] textarea::placeholder {color: var(--quilla-color-placeholder) !important;} [data-color-scheme="dark"] input:focus,[data-color-scheme="dark"] textarea:focus,[data-color-scheme="dark"] select:focus {border-color: var(--quilla-color-brand) !important; box-shadow: 0 0 0 3px rgba(92,196,216,.12) !important;} [data-color-scheme="dark"] [data-institutional-empty-state="true"] {background: rgba(28,28,30,.72) !important; border-color: var(--quilla-color-border) !important; color: var(--quilla-color-muted) !important;} [data-color-scheme="dark"] [role="dialog"],[data-color-scheme="dark"] [data-institutional-modal="true"] {background: var(--quilla-color-surfaceElevated) !important; border-color: var(--quilla-color-border) !important; box-shadow: var(--quilla-shadow-dropdown) !important;} [data-color-scheme="dark"] [data-institutional-dropdown="true"],[data-color-scheme="dark"] [role="listbox"],[data-color-scheme="dark"] [role="menu"] {background: var(--quilla-color-surfaceElevated) !important; border-color: var(--quilla-color-border) !important; box-shadow: var(--quilla-shadow-dropdown) !important;} [data-color-scheme="dark"] [role="menu"] [role="menuitem"]:hover {background: rgba(var(--quilla-bg-panel-rgb),.06) !important;} [data-color-scheme="dark"] [role="tooltip"],[data-color-scheme="dark"] [data-institutional-tooltip="true"] {background: var(--quilla-color-surfaceElevated) !important; color: var(--quilla-color-text) !important; border-color: var(--quilla-color-border) !important;} [data-color-scheme="dark"] thead th {background: var(--quilla-color-panel) !important; color: var(--quilla-color-muted) !important; border-bottom-color: var(--quilla-color-border) !important;} [data-color-scheme="dark"] tbody td {border-bottom-color: var(--quilla-color-border) !important;} [data-color-scheme="dark"] tbody tr:hover td {background: rgba(var(--quilla-bg-panel-rgb),.04) !important;} [data-color-scheme="dark"] *::-webkit-scrollbar-track {background: var(--quilla-color-page);} [data-color-scheme="dark"] *::-webkit-scrollbar-thumb {background: #2d3a54; border-color: var(--quilla-color-page);} [data-color-scheme="dark"] *::-webkit-scrollbar-thumb:hover {background: #3a4c6a;} [data-color-scheme="dark"] * {scrollbar-color: #2d3a54 var(--quilla-color-page);} [data-color-scheme="dark"] [data-institutional-hero-band="true"] {background: linear-gradient(180deg,#1a1a1a 0%,var(--quilla-color-page) 72%,var(--quilla-color-page) 100%) !important; border-bottom-color: var(--quilla-color-border) !important;} [data-color-scheme="dark"] [data-settings-people-dashboard="true"] {background: var(--quilla-color-page) !important;} [data-color-scheme="dark"] [data-settings-people-hero="true"] {background: linear-gradient(180deg,#1a1a1a 0%,var(--quilla-color-page) 72%,var(--quilla-color-page) 100%) !important; border-bottom-color: var(--quilla-color-border) !important;} [data-color-scheme="dark"] [data-settings-directory-list="true"] {background: var(--quilla-color-panel) !important; border-color: var(--quilla-color-border) !important;} [data-color-scheme="dark"] [data-settings-people-row="true"] {border-bottom-color: var(--quilla-color-border) !important;} [data-color-scheme="dark"] [data-settings-people-row="true"]:hover {background: rgba(var(--quilla-bg-panel-rgb),.04) !important;} [data-color-scheme="dark"] [data-settings-people-coverage="true"] {background: var(--quilla-color-panel) !important; border-color: var(--quilla-color-border) !important;} [data-color-scheme="dark"] [data-public-portal="true"] {background: var(--quilla-color-page) !important;} [data-color-scheme="dark"] [data-public-portal-header="true"] {background: var(--quilla-color-panel) !important; border-bottom-color: var(--quilla-color-border) !important;} [data-color-scheme="dark"] [data-editor-toolbar="true"] {background: var(--quilla-color-panel) !important; border-bottom-color: var(--quilla-color-border) !important;} [data-color-scheme="dark"] [data-editor-toolbar="true"] button {color: var(--quilla-color-softText) !important;} [data-color-scheme="dark"] [data-editor-toolbar="true"] button:hover {background: rgba(var(--quilla-bg-panel-rgb),.06) !important;} [data-color-scheme="dark"] .ProseMirror {background: var(--quilla-color-panel) !important; color: #0f141e !important;} [data-color-scheme="dark"] a:not([data-institutional-sidebar-item]):not(button) {color: var(--quilla-color-brand) !important;} [data-color-scheme="dark"] a:hover:not([data-institutional-sidebar-item]):not(button) {color: var(--quilla-color-brandText) !important;} [data-color-scheme="dark"] [data-auth-bar="true"] {background: var(--quilla-color-panel) !important; border-color: var(--quilla-color-border) !important;} [data-color-scheme="dark"] [data-access-gate="true"] {background: var(--quilla-color-page) !important;} [data-color-scheme="dark"] [data-access-gate-card="true"] {background: var(--quilla-color-panel) !important; border-color: var(--quilla-color-border) !important;} [data-color-scheme="dark"] input[type="checkbox"] {accent-color: var(--quilla-color-brand);} [data-color-scheme="dark"] [data-skeleton="true"],[data-color-scheme="dark"] [aria-busy="true"] {background: linear-gradient(90deg,var(--quilla-color-panel) 25%,var(--quilla-color-surfaceElevated) 50%,var(--quilla-color-panel) 75%) !important;} [data-color-scheme="dark"] [style*="background:var(--quilla-color-panel)"],[data-color-scheme="dark"] [style*="background: var(--quilla-color-panel)"] {background: var(--quilla-color-page) !important;} [data-color-scheme="dark"] [style*="background:var(--quilla-color-page)"],[data-color-scheme="dark"] [style*="background: var(--quilla-color-page)"] {background: var(--quilla-color-page) !important;} [data-color-scheme="dark"] [style*="background:var(--quilla-color-brandWash)"],[data-color-scheme="dark"] [style*="background: var(--quilla-color-brandWash)"],[data-color-scheme="dark"] [style*="background:#fffbeb"],[data-color-scheme="dark"] [style*="background:rgb(255, 251, 235)"],[data-color-scheme="dark"] [style*="background: rgb(255, 251, 235)"],[data-color-scheme="dark"] [style*="background:rgb(255,
251,235)"],
[data-color-scheme="dark"] [style*="background: rgb(255,
[data-color-scheme="dark"] [style*="background: #fffbeb"],[data-color-scheme="dark"] [style*="background::rgb(255, 251, 235)"],[data-color-scheme="dark"] [style*="background:: rgb(255, 251, 235)"],[data-color-scheme="dark"] [style*="background::rgb(255,
[data-color-scheme="dark"] [style*="background:: rgb(255,
[data-color-scheme="dark"] [style*="background:#fff7ed"],[data-color-scheme="dark"] [style*="background:rgb(255, 247, 237)"],[data-color-scheme="dark"] [style*="background: rgb(255, 247, 237)"],247,237)"],
[data-color-scheme="dark"] [style*="background: #fff7ed"],[data-color-scheme="dark"] [style*="background::rgb(255, 247, 237)"],[data-color-scheme="dark"] [style*="background:: rgb(255, 247, 237)"],[data-color-scheme="dark"] [style*="background:var(--quilla-color-panelTint)"],[data-color-scheme="dark"] [style*="background: var(--quilla-color-panelTint)"],[data-color-scheme="dark"] [style*="background:#ecfdf3"],[data-color-scheme="dark"] [style*="background:rgb(236, 253, 243)"],[data-color-scheme="dark"] [style*="background: rgb(236, 253, 243)"],[data-color-scheme="dark"] [style*="background:rgb(236,
253,243)"],
[data-color-scheme="dark"] [style*="background: rgb(236,
[data-color-scheme="dark"] [style*="background: #ecfdf3"],[data-color-scheme="dark"] [style*="background::rgb(236, 253, 243)"],[data-color-scheme="dark"] [style*="background:: rgb(236, 253, 243)"],[data-color-scheme="dark"] [style*="background::rgb(236,
[data-color-scheme="dark"] [style*="background:: rgb(236,
[data-color-scheme="dark"] [style*="background:#f0fdf4"],[data-color-scheme="dark"] [style*="background:rgb(240, 253, 244)"],[data-color-scheme="dark"] [style*="background: rgb(240, 253, 244)"],[data-color-scheme="dark"] [style*="background:rgb(240,
244)"],
[data-color-scheme="dark"] [style*="background: rgb(240,
[data-color-scheme="dark"] [style*="background: #f0fdf4"],[data-color-scheme="dark"] [style*="background::rgb(240, 253, 244)"],[data-color-scheme="dark"] [style*="background:: rgb(240, 253, 244)"],[data-color-scheme="dark"] [style*="background::rgb(240,
[data-color-scheme="dark"] [style*="background:: rgb(240,
[data-color-scheme="dark"] [style*="background:#f7f8fb"],[data-color-scheme="dark"] [style*="background:rgb(247, 248, 251)"],[data-color-scheme="dark"] [style*="background: rgb(247, 248, 251)"],[data-color-scheme="dark"] [style*="background:rgb(247,
248,251)"],
[data-color-scheme="dark"] [style*="background: rgb(247,
[data-color-scheme="dark"] [style*="background: #f7f8fb"],[data-color-scheme="dark"] [style*="background::rgb(247, 248, 251)"],[data-color-scheme="dark"] [style*="background:: rgb(247, 248, 251)"],[data-color-scheme="dark"] [style*="background::rgb(247,
[data-color-scheme="dark"] [style*="background:: rgb(247,
[data-color-scheme="dark"] [style*="background:#ecfdf5"],[data-color-scheme="dark"] [style*="background:rgb(236, 253, 245)"],[data-color-scheme="dark"] [style*="background: rgb(236, 253, 245)"],245)"],
[data-color-scheme="dark"] [style*="background: #ecfdf5"],[data-color-scheme="dark"] [style*="background::rgb(236, 253, 245)"],[data-color-scheme="dark"] [style*="background:: rgb(236, 253, 245)"],245)"] {
background: var(--quilla-color-panel) !important; } [data-color-scheme="dark"] [style*="background:var(--quilla-color-brandWash)"],[data-color-scheme="dark"] [style*="background: var(--quilla-color-brandWash)"] {background-color: var(--quilla-color-panel) !important; border-color: #1a2744 !important;} [data-color-scheme="dark"] [style*="background:var(--quilla-color-border)"],[data-color-scheme="dark"] [style*="background: var(--quilla-color-border)"],[data-color-scheme="dark"] [style*="background:#d9e2ef"],[data-color-scheme="dark"] [style*="background:rgb(217, 226, 239)"],[data-color-scheme="dark"] [style*="background: rgb(217, 226, 239)"],[data-color-scheme="dark"] [style*="background:rgb(217,
226,239)"],
[data-color-scheme="dark"] [style*="background: rgb(217,
[data-color-scheme="dark"] [style*="background: #d9e2ef"],[data-color-scheme="dark"] [style*="background::rgb(217, 226, 239)"],[data-color-scheme="dark"] [style*="background:: rgb(217, 226, 239)"],[data-color-scheme="dark"] [style*="background::rgb(217,
[data-color-scheme="dark"] [style*="background:: rgb(217,
[data-color-scheme="dark"] [style*="background: var(--quilla-color-border)"] {background-color: var(--quilla-color-surfaceElevated) !important; border-color: var(--quilla-color-surfaceBorder) !important;} [data-color-scheme="dark"] [style*="background:var(--quilla-color-softBorder)"],[data-color-scheme="dark"] [style*="background: var(--quilla-color-softBorder)"] {background-color: #1a2744 !important; border-color: #253350 !important;} [data-color-scheme="dark"] [style*="background:var(--quilla-color-hoverBg)"],[data-color-scheme="dark"] [style*="background: var(--quilla-color-hoverBg)"],[data-color-scheme="dark"] [style*="background: var(--quilla-color-hoverBg)"] {background-color: var(--quilla-color-panel) !important; border-color: #1a2744 !important;} [data-color-scheme="dark"] [style*="color:var(--quilla-color-text)"],[data-color-scheme="dark"] [style*="color: var(--quilla-color-text)"],[data-color-scheme="dark"] [style*="color:#0f141e"],[data-color-scheme="dark"] [style*="color:rgb(15, 20, 30)"],[data-color-scheme="dark"] [style*="color: rgb(15, 20, 30)"],[data-color-scheme="dark"] [style*="color:rgb(15,
20,30)"],
[data-color-scheme="dark"] [style*="color: rgb(15,
[data-color-scheme="dark"] [style*="color: #0f141e"],[data-color-scheme="dark"] [style*="color::rgb(15, 20, 30)"],[data-color-scheme="dark"] [style*="color:: rgb(15, 20, 30)"],[data-color-scheme="dark"] [style*="color::rgb(15,
[data-color-scheme="dark"] [style*="color:: rgb(15,
[data-color-scheme="dark"] [style*="color:var(--quilla-color-text)"],[data-color-scheme="dark"] [style*="color:#172033"],[data-color-scheme="dark"] [style*="color:rgb(23, 32, 51)"],[data-color-scheme="dark"] [style*="color: rgb(23, 32, 51)"],[data-color-scheme="dark"] [style*="color:rgb(23,
32,51)"],
[data-color-scheme="dark"] [style*="color: rgb(23,
[data-color-scheme="dark"] [style*="color: #172033"],[data-color-scheme="dark"] [style*="color::rgb(23, 32, 51)"],[data-color-scheme="dark"] [style*="color:: rgb(23, 32, 51)"],[data-color-scheme="dark"] [style*="color::rgb(23,
[data-color-scheme="dark"] [style*="color:: rgb(23,
[data-color-scheme="dark"] [style*="color:#000000"],[data-color-scheme="dark"] [style*="color:rgb(0, 0, 0)"],[data-color-scheme="dark"] [style*="color: rgb(0, 0, 0)"],[data-color-scheme="dark"] [style*="color:rgb(0,
0,0)"],
[data-color-scheme="dark"] [style*="color: rgb(0,
[data-color-scheme="dark"] [style*="color: #000000"],[data-color-scheme="dark"] [style*="color::rgb(0, 0, 0)"],[data-color-scheme="dark"] [style*="color:: rgb(0, 0, 0)"],[data-color-scheme="dark"] [style*="color::rgb(0,
[data-color-scheme="dark"] [style*="color:: rgb(0,
[data-color-scheme="dark"] [style*="color:#202124"],[data-color-scheme="dark"] [style*="color:rgb(32, 33, 36)"],[data-color-scheme="dark"] [style*="color: rgb(32, 33, 36)"],[data-color-scheme="dark"] [style*="color:rgb(32,
33,36)"],
[data-color-scheme="dark"] [style*="color: rgb(32,
[data-color-scheme="dark"] [style*="color: #202124"],[data-color-scheme="dark"] [style*="color::rgb(32, 33, 36)"],[data-color-scheme="dark"] [style*="color:: rgb(32, 33, 36)"],[data-color-scheme="dark"] [style*="color::rgb(32,
[data-color-scheme="dark"] [style*="color:: rgb(32,
[data-color-scheme="dark"] [style*="color:#4b5563"],[data-color-scheme="dark"] [style*="color:rgb(75, 85, 99)"],[data-color-scheme="dark"] [style*="color: rgb(75, 85, 99)"],[data-color-scheme="dark"] [style*="color:rgb(75,
85,99)"],
[data-color-scheme="dark"] [style*="color: rgb(75,
[data-color-scheme="dark"] [style*="color: #4b5563"],[data-color-scheme="dark"] [style*="color::rgb(75, 85, 99)"],[data-color-scheme="dark"] [style*="color:: rgb(75, 85, 99)"],[data-color-scheme="dark"] [style*="color::rgb(75,
[data-color-scheme="dark"] [style*="color:: rgb(75,
[data-color-scheme="dark"] [style*="color:#4c535a"],[data-color-scheme="dark"] [style*="color:rgb(76, 83, 90)"],[data-color-scheme="dark"] [style*="color: rgb(76, 83, 90)"],[data-color-scheme="dark"] [style*="color:rgb(76,
83,90)"],
[data-color-scheme="dark"] [style*="color: rgb(76,
[data-color-scheme="dark"] [style*="color: #4c535a"],[data-color-scheme="dark"] [style*="color::rgb(76, 83, 90)"],[data-color-scheme="dark"] [style*="color:: rgb(76, 83, 90)"],[data-color-scheme="dark"] [style*="color::rgb(76,
[data-color-scheme="dark"] [style*="color:: rgb(76,
[data-color-scheme="dark"] [style*="color:#121212"],[data-color-scheme="dark"] [style*="color:rgb(11, 18, 32)"],[data-color-scheme="dark"] [style*="color: rgb(11, 18, 32)"],[data-color-scheme="dark"] [style*="color:rgb(11,
18,32)"],
[data-color-scheme="dark"] [style*="color: rgb(11,
[data-color-scheme="dark"] [style*="color: #121212"],[data-color-scheme="dark"] [style*="color::rgb(11, 18, 32)"],[data-color-scheme="dark"] [style*="color:: rgb(11, 18, 32)"],[data-color-scheme="dark"] [style*="color::rgb(11,
32)"] ,
[data-color-scheme="dark"] [style*="color:: rgb(11{
color: var(--quilla-color-text) !important; } [data-color-scheme="dark"] [style*="color:#39a1ba"],[data-color-scheme="dark"] [style*="color:rgb(124, 58, 237)"],[data-color-scheme="dark"] [style*="color: rgb(124, 58, 237)"],[data-color-scheme="dark"] [style*="color:rgb(124,
58,237)"],
[data-color-scheme="dark"] [style*="color: rgb(124,
[data-color-scheme="dark"] [style*="color: #39a1ba"],[data-color-scheme="dark"] [style*="color::rgb(124, 58, 237)"],[data-color-scheme="dark"] [style*="color:: rgb(124, 58, 237)"],[data-color-scheme="dark"] [style*="color::rgb(124,
237)"] ,
[data-color-scheme="dark"] [style*="color:: rgb(124{
color: #b8e4ec !important; } [data-color-scheme="dark"] [style*="color:#185fa5"],[data-color-scheme="dark"] [style*="color:rgb(24, 95, 165)"],[data-color-scheme="dark"] [style*="color: rgb(24, 95, 165)"],[data-color-scheme="dark"] [style*="color:rgb(24,
95,165)"],
[data-color-scheme="dark"] [style*="color: rgb(24,
[data-color-scheme="dark"] [style*="color: #185fa5"],[data-color-scheme="dark"] [style*="color::rgb(24, 95, 165)"],[data-color-scheme="dark"] [style*="color:: rgb(24, 95, 165)"],[data-color-scheme="dark"] [style*="color::rgb(24,
165)"] ,
[data-color-scheme="dark"] [style*="color:: rgb(24{
color: #93c5fd !important; } [data-color-scheme="dark"] [style*="color:#b91c1c"],[data-color-scheme="dark"] [style*="color:rgb(185, 28, 28)"],[data-color-scheme="dark"] [style*="color: rgb(185, 28, 28)"],[data-color-scheme="dark"] [style*="color:rgb(185,
28,28)"],
[data-color-scheme="dark"] [style*="color: rgb(185,
[data-color-scheme="dark"] [style*="color: #b91c1c"],[data-color-scheme="dark"] [style*="color::rgb(185, 28, 28)"],[data-color-scheme="dark"] [style*="color:: rgb(185, 28, 28)"],[data-color-scheme="dark"] [style*="color::rgb(185,
[data-color-scheme="dark"] [style*="color:: rgb(185,
[data-color-scheme="dark"] [style*="color:#be123c"],[data-color-scheme="dark"] [style*="color:rgb(190, 18, 60)"],[data-color-scheme="dark"] [style*="color: rgb(190, 18, 60)"],[data-color-scheme="dark"] [style*="color:rgb(190,
18,60)"],
[data-color-scheme="dark"] [style*="color: rgb(190,
[data-color-scheme="dark"] [style*="color: #be123c"],[data-color-scheme="dark"] [style*="color::rgb(190, 18, 60)"],[data-color-scheme="dark"] [style*="color:: rgb(190, 18, 60)"],[data-color-scheme="dark"] [style*="color::rgb(190,
60)"] ,
[data-color-scheme="dark"] [style*="color:: rgb(190{
color: #fca5a5 !important; } [data-color-scheme="dark"] [data-home-workspace-stat="true"] {background: var(--quilla-color-panel) !important; border-color: var(--quilla-color-border) !important; color: var(--quilla-color-text) !important;} [data-color-scheme="dark"] [data-home-workspace-stat="true"] small {color: var(--quilla-color-softText) !important;} [data-color-scheme="dark"] [data-home-workspace-stat-tone="attention"] {border-left: 3px solid #ef4444 !important; color: #fca5a5 !important;} [data-color-scheme="dark"] [data-home-workspace-stat-tone="attention"] strong,[data-color-scheme="dark"] [data-home-workspace-stat-tone="attention"] svg {color: #fca5a5 !important;} [data-color-scheme="dark"] [data-home-workspace-stat-tone="flow"] {border-left: 3px solid var(--quilla-color-brand) !important; color: var(--quilla-color-brandText) !important;} [data-color-scheme="dark"] [data-home-workspace-stat-tone="flow"] strong,[data-color-scheme="dark"] [data-home-workspace-stat-tone="flow"] svg {color: var(--quilla-color-brandText) !important;} [data-color-scheme="dark"] [data-home-workspace-stat-tone="archive"] {border-left: 3px solid #22c55e !important; color: var(--quilla-color-successText) !important;} [data-color-scheme="dark"] [data-home-workspace-stat-tone="archive"] strong,[data-color-scheme="dark"] [data-home-workspace-stat-tone="archive"] svg {color: var(--quilla-color-successText) !important;} [data-color-scheme="dark"] [data-home-workspace-stat-tone="warning"] {border-left: 3px solid #f59e0b !important; color: #fbbf24 !important;} [data-color-scheme="dark"] [data-home-workspace-stat-tone="warning"] strong,[data-color-scheme="dark"] [data-home-workspace-stat-tone="warning"] svg {color: #fbbf24 !important;} [data-color-scheme="dark"] [data-home-health-strip="true"] {background: rgba(251,191,36,.1) !important; border-color: rgba(251,191,36,.18) !important;} [data-color-scheme="dark"] [data-home-health-strip="true"] svg,[data-color-scheme="dark"] [data-home-health-strip="true"] strong,[data-color-scheme="dark"] [data-home-health-strip="true"] span {color: #fbbf24 !important;} [data-color-scheme="dark"] [data-document-library-search="true"] {background: var(--quilla-color-surfaceElevated) !important; border-color: var(--quilla-color-border) !important; color: var(--quilla-color-muted) !important;} [data-color-scheme="dark"] [data-document-library-search="true"] input {background: transparent !important; color: var(--quilla-color-text) !important;} [data-color-scheme="dark"] [data-document-status-tabs="true"] {border-bottom-color: var(--quilla-color-border) !important;} [data-color-scheme="dark"] [data-document-status-tab="true"] {background: transparent !important; color: var(--quilla-color-muted) !important;} [data-color-scheme="dark"] [data-document-status-tab="true"][aria-pressed="true"] {color: var(--quilla-color-brandText) !important; box-shadow: inset 0 -2px 0 var(--quilla-color-brand) !important;} [data-color-scheme="dark"] [data-document-table-header="true"] {color: var(--quilla-color-muted) !important;} [data-color-scheme="dark"] [data-institutional-document-card="true"][style*="border-color:#8fc9d5"],[data-color-scheme="dark"] [data-institutional-document-card="true"][style*="border-color:rgb(143, 201, 213)"],[data-color-scheme="dark"] [data-institutional-document-card="true"][style*="border-color: rgb(143, 201, 213)"],[data-color-scheme="dark"] [data-institutional-document-card="true"][style*="border-color:rgb(143,
201,213)"],
[data-color-scheme="dark"] [data-institutional-document-card="true"][style*="border-color: rgb(143,
[data-color-scheme="dark"] [data-institutional-document-card="true"][style*="border-color: #8fc9d5"],[data-color-scheme="dark"] [data-institutional-document-card="true"][style*="border-color::rgb(143, 201, 213)"],[data-color-scheme="dark"] [data-institutional-document-card="true"][style*="border-color:: rgb(143, 201, 213)"],[data-color-scheme="dark"] [data-institutional-document-card="true"][style*="border-color::rgb(143,
213)"] ,
[data-color-scheme="dark"] [data-institutional-document-card="true"][style*="border-color:: rgb(143{
border-color: var(--quilla-color-brand) !important; background: var(--quilla-color-brandWash) !important; box-shadow: inset 3px 0 0 var(--quilla-color-brand) !important; } [data-color-scheme="dark"] [data-institutional-document-card="true"] [data-institutional-card-title="true"] strong {color: var(--quilla-color-text) !important;} [data-color-scheme="dark"] [data-institutional-document-card="true"] [data-institutional-card-title="true"] span {color: var(--quilla-color-softText) !important;} [data-color-scheme="dark"] [data-institutional-document-card="true"] [data-document-icon-wrapper="true"] {background: rgba(var(--quilla-bg-panel-rgb),.08) !important; color: var(--quilla-color-brand) !important;} [data-color-scheme="dark"] [data-institutional-document-card="true"] [data-institutional-card-status="true"] {background: rgba(var(--quilla-bg-panel-rgb),.08) !important; color: var(--quilla-color-softText) !important;} [data-color-scheme="dark"] [data-institutional-document-card="true"] [data-institutional-card-responsible="true"] {color: var(--quilla-color-softText) !important;} [data-color-scheme="dark"] [data-institutional-document-card="true"] [data-institutional-card-responsible="true"] span,[data-color-scheme="dark"] [data-institutional-document-card="true"] [data-institutional-card-responsible="true"] svg {color: var(--quilla-color-softText) !important;} [data-color-scheme="dark"] [data-institutional-document-card="true"] [style*="background:#e7ebef"],[data-color-scheme="dark"] [data-institutional-document-card="true"] [style*="background:rgb(231, 235, 239)"],[data-color-scheme="dark"] [data-institutional-document-card="true"] [style*="background: rgb(231, 235, 239)"],[data-color-scheme="dark"] [data-institutional-document-card="true"] [style*="background:rgb(231,
235,239)"],
[data-color-scheme="dark"] [data-institutional-document-card="true"] [style*="background: rgb(231,
[data-color-scheme="dark"] [data-institutional-document-card="true"] [style*="background: #e7ebef"],[data-color-scheme="dark"] [data-institutional-document-card="true"] [style*="background::rgb(231, 235, 239)"],[data-color-scheme="dark"] [data-institutional-document-card="true"] [style*="background:: rgb(231, 235, 239)"],[data-color-scheme="dark"] [data-institutional-document-card="true"] [style*="background::rgb(231,
[data-color-scheme="dark"] [data-institutional-document-card="true"] [style*="background:: rgb(231,
[data-color-scheme="dark"] [data-institutional-document-card="true"] .progressBar {background: var(--quilla-color-border) !important;} [data-color-scheme="dark"] [data-institutional-document-card="true"] [data-institutional-card-date="true"] {color: var(--quilla-color-muted) !important;} [data-color-scheme="dark"] [data-institutional-document-card="true"] [data-institutional-card-date="true"] span,[data-color-scheme="dark"] [data-institutional-document-card="true"] [data-institutional-card-date="true"] svg {color: var(--quilla-color-muted) !important;} [data-color-scheme="dark"] [data-institutional-document-card="true"] [data-institutional-card-open-action="true"] {background: var(--quilla-color-panel) !important; color: var(--quilla-color-text) !important; border-color: var(--quilla-color-border) !important;} [data-color-scheme="dark"] [data-institutional-document-card="true"] [data-institutional-card-open-action="true"]:hover {background: rgba(var(--quilla-bg-panel-rgb),.04) !important; border-color: var(--quilla-color-brand) !important;} [data-color-scheme="dark"] [data-institutional-account-button="true"] {color: var(--quilla-color-text) !important;} [data-color-scheme="dark"] [data-institutional-account-button="true"] strong {color: var(--quilla-color-text) !important;} [data-color-scheme="dark"] [data-institutional-account-button="true"] small {color: var(--quilla-color-softText) !important;} [data-color-scheme="dark"] [data-institutional-account-avatar="true"] {background: rgba(var(--quilla-bg-panel-rgb),.08) !important; color: var(--quilla-color-text) !important; border-color: var(--quilla-color-border) !important;} [data-color-scheme="dark"] [data-institutional-account-popover="true"] {background: var(--quilla-color-surfaceElevated) !important; border-color: var(--quilla-color-border) !important; box-shadow: var(--quilla-shadow-dropdown) !important;} [data-color-scheme="dark"] [data-institutional-account-popover="true"] strong {color: var(--quilla-color-text) !important;} [data-color-scheme="dark"] [data-institutional-account-popover="true"] small {color: var(--quilla-color-softText) !important;} [data-color-scheme="dark"] [data-institutional-account-popover="true"] button[aria-label="Cerrar cuenta"] {color: var(--quilla-color-muted) !important;} [data-color-scheme="dark"] [data-institutional-account-popover="true"] [style*="border-top: 1px solid #eef1f4"],[data-color-scheme="dark"] [data-institutional-account-popover="true"] [style*="border-top: 1px solid:rgb(238, 241, 244)"],[data-color-scheme="dark"] [data-institutional-account-popover="true"] [style*="border-top: 1px solid: rgb(238, 241, 244)"],[data-color-scheme="dark"] [data-institutional-account-popover="true"] [style*="border-top: 1px solid:rgb(238,
241,244)"],
[data-color-scheme="dark"] [data-institutional-account-popover="true"] [style*="border-top: 1px solid: rgb(238,
[data-color-scheme="dark"] [data-institutional-account-popover="true"] [style*="border-top:1px solid #eef1f4"],[data-color-scheme="dark"] [data-institutional-account-popover="true"] [style*="border-top:1px solid:rgb(238, 241, 244)"],[data-color-scheme="dark"] [data-institutional-account-popover="true"] [style*="border-top:1px solid: rgb(238, 241, 244)"],[data-color-scheme="dark"] [data-institutional-account-popover="true"] [style*="border-top:1px solid:rgb(238,
244)"] ,
[data-color-scheme="dark"] [data-institutional-account-popover="true"] [style*="border-top:1px solid: rgb(238{
border-top-color: var(--quilla-color-border) !important; } [data-color-scheme="dark"] [data-institutional-account-popover="true"] button {color: var(--quilla-color-text) !important;} [data-color-scheme="dark"] [data-institutional-account-popover="true"] button:hover {background: rgba(var(--quilla-bg-panel-rgb),.06) !important;} @media print {[data-color-scheme="dark"] { --quilla-color-page: var(--quilla-color-panel); --quilla-color-panel: var(--quilla-color-panel); --quilla-color-surfaceElevated: var(--quilla-color-panel); --quilla-color-text: #0f141e; --quilla-color-softText: #475467; --quilla-color-muted: #5b667a; --quilla-color-border: #d0d1d5; --quilla-color-brand: var(--quilla-color-brand); --quilla-color-brandText: var(--quilla-color-brandText); } [data-color-scheme="dark"] * {background: var(--quilla-color-panel) !important; color: #0f141e !important; box-shadow: none !important;}} * {-webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; text-rendering: optimizeLegibility;} [data-color-scheme="dark"] [style*="background:#eef3fb"],251)) */ [data-color-scheme="dark"] [style*="background:rgb(238, 243, 251)"],251)) */ [data-color-scheme="dark"] [style*="background: rgb(238, 243, 251)"],[data-color-scheme="dark"] [style*="background: #eef3fb"],[data-color-scheme="dark"] [style*="background::rgb(238, 243, 251)"],[data-color-scheme="dark"] [style*="background:: rgb(238, 243, 251)"],[data-color-scheme="dark"] [style*="background:rgb(238,
251)"],
[data-color-scheme="dark"] [style*="background: rgb(238,
243,251)"] {
background: var(--quilla-color-page) !important; } [data-color-scheme="dark"] [data-portal-civic] [data-institutional-empty-state="true"] {background: #f8fafc !important; border-color: #cbd5e1 !important; color: #475569 !important;} [data-color-scheme="dark"] [data-portal-civic] [data-institutional-hero-band="true"],[data-color-scheme="dark"] [data-portal-civic] [data-settings-people-hero="true"] {background: var(--quilla-color-page) !important; border-bottom-color: var(--quilla-color-border) !important;}]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]]{}
