.jsondiffpatch-delta{margin:0;padding:0 0 0 12px;font-family:Bitstream Vera Sans Mono,DejaVu Sans Mono,Monaco,Courier,monospace;font-size:12px;display:inline-block}.jsondiffpatch-delta pre{margin:0;padding:0;font-family:Bitstream Vera Sans Mono,DejaVu Sans Mono,Monaco,Courier,monospace;font-size:12px;display:inline-block}ul.jsondiffpatch-delta,.jsondiffpatch-delta ul{margin:0;padding:0 0 0 20px;list-style-type:none}.jsondiffpatch-added .jsondiffpatch-property-name,.jsondiffpatch-added .jsondiffpatch-value pre,.jsondiffpatch-modified .jsondiffpatch-right-value pre,.jsondiffpatch-textdiff-added{background:#bfb}.jsondiffpatch-deleted .jsondiffpatch-property-name,.jsondiffpatch-deleted pre,.jsondiffpatch-modified .jsondiffpatch-left-value pre,.jsondiffpatch-textdiff-deleted{background:#fbb;text-decoration:line-through}.jsondiffpatch-unchanged,.jsondiffpatch-movedestination{color:gray}.jsondiffpatch-unchanged,.jsondiffpatch-movedestination>.jsondiffpatch-value{transition:all .5s;overflow-y:hidden}.jsondiffpatch-unchanged-showing .jsondiffpatch-unchanged,.jsondiffpatch-unchanged-showing .jsondiffpatch-movedestination>.jsondiffpatch-value{max-height:100px}.jsondiffpatch-unchanged-hidden .jsondiffpatch-unchanged,.jsondiffpatch-unchanged-hidden .jsondiffpatch-movedestination>.jsondiffpatch-value{max-height:0}.jsondiffpatch-unchanged-hiding .jsondiffpatch-movedestination>.jsondiffpatch-value,.jsondiffpatch-unchanged-hidden .jsondiffpatch-movedestination>.jsondiffpatch-value{display:block}.jsondiffpatch-unchanged-visible .jsondiffpatch-unchanged,.jsondiffpatch-unchanged-visible .jsondiffpatch-movedestination>.jsondiffpatch-value{max-height:100px}.jsondiffpatch-unchanged-hiding .jsondiffpatch-unchanged,.jsondiffpatch-unchanged-hiding .jsondiffpatch-movedestination>.jsondiffpatch-value{max-height:0}.jsondiffpatch-unchanged-showing .jsondiffpatch-arrow,.jsondiffpatch-unchanged-hiding .jsondiffpatch-arrow{display:none}.jsondiffpatch-value{display:inline-block}.jsondiffpatch-property-name{vertical-align:top;padding-right:5px;display:inline-block}.jsondiffpatch-property-name:after{content:": "}.jsondiffpatch-child-node-type-array>.jsondiffpatch-property-name:after{content:": ["}.jsondiffpatch-child-node-type-array:after{content:"],"}div.jsondiffpatch-child-node-type-array:before{content:"["}div.jsondiffpatch-child-node-type-array:after{content:"]"}.jsondiffpatch-child-node-type-object>.jsondiffpatch-property-name:after{content:": {"}.jsondiffpatch-child-node-type-object:after{content:"},"}div.jsondiffpatch-child-node-type-object:before{content:"{"}div.jsondiffpatch-child-node-type-object:after{content:"}"}.jsondiffpatch-value pre:after{content:","}li:last-child>.jsondiffpatch-value pre:after,.jsondiffpatch-modified>.jsondiffpatch-left-value pre:after{content:""}.jsondiffpatch-modified .jsondiffpatch-value{display:inline-block}.jsondiffpatch-modified .jsondiffpatch-right-value{margin-left:5px}.jsondiffpatch-moved .jsondiffpatch-property-name{-webkit-text-decoration:line-through gray;text-decoration:line-through gray}.jsondiffpatch-moved .jsondiffpatch-value{display:none}.jsondiffpatch-moved .jsondiffpatch-moved-destination{color:#888;background:#ffb;display:inline-block}.jsondiffpatch-moved .jsondiffpatch-moved-destination:before{content:" => "}ul.jsondiffpatch-textdiff{padding:0}.jsondiffpatch-textdiff-location{color:#bbb;min-width:60px;display:inline-block}.jsondiffpatch-textdiff-line{display:inline-block}.jsondiffpatch-textdiff-line-number:after{content:","}.jsondiffpatch-error{color:#fff;background:red;font-weight:700}
.StepOverview-module__gFMRUW__overview{flex-direction:column;gap:0;display:flex}.StepOverview-module__gFMRUW__columnHeaders{color:#666;z-index:1;background:#fff;grid-template-columns:1fr 1fr;gap:12px;padding:0 0 8px;font-size:13px;font-weight:600;display:grid;position:sticky;top:0}.StepOverview-module__gFMRUW__columnHeader{padding:4px 0}.StepOverview-module__gFMRUW__stepRow{grid-template-columns:1fr 1fr;gap:12px;margin-bottom:8px;display:grid}.StepOverview-module__gFMRUW__stepCell{border:1px solid #e0e0e0;border-radius:6px;align-items:center;min-height:44px;transition:border-color .15s;display:flex}.StepOverview-module__gFMRUW__stepCell[data-change=added]{background:#f0fdf4;border-color:#22c55e}.StepOverview-module__gFMRUW__stepCell[data-change=removed]{background:#fef2f2;border-color:#ef4444}.StepOverview-module__gFMRUW__stepCell[data-change=changed]{background:#fefce8;border-color:#eab308}.StepOverview-module__gFMRUW__stepCell[data-change=moved]{background:#eff6ff;border-color:#3b82f6}.StepOverview-module__gFMRUW__emptyCell{background:#fafafa;border-style:dashed;border-color:#d0d0d0}.StepOverview-module__gFMRUW__stepContent{align-items:center;gap:8px;width:100%;padding:8px 12px;font-size:14px;display:flex}.StepOverview-module__gFMRUW__expandable{cursor:pointer}.StepOverview-module__gFMRUW__expandable:hover{background:#00000005;border-radius:5px}.StepOverview-module__gFMRUW__stepNumber{color:#888;flex-shrink:0;min-width:20px;font-weight:600}.StepOverview-module__gFMRUW__stepLabel{text-overflow:ellipsis;white-space:nowrap;flex:1;overflow:hidden}.StepOverview-module__gFMRUW__changeBadge{text-transform:uppercase;letter-spacing:.5px;border-radius:10px;flex-shrink:0;padding:2px 8px;font-size:11px;font-weight:600}.StepOverview-module__gFMRUW__added{color:#166534;background:#dcfce7}.StepOverview-module__gFMRUW__removed{color:#991b1b;background:#fee2e2}.StepOverview-module__gFMRUW__changed{color:#854d0e;background:#fef9c3}.StepOverview-module__gFMRUW__moved{color:#1e40af;background:#dbeafe}.StepOverview-module__gFMRUW__expandIcon{color:#888;flex-shrink:0;font-size:12px}.StepOverview-module__gFMRUW__expandedDiff{background:#fafafa;border:1px solid #e0e0e0;border-radius:6px;grid-column:1/-1;margin-top:-4px;padding:12px;overflow-x:auto}.StepOverview-module__gFMRUW__placeholder{width:100%;height:100%}.StepOverview-module__gFMRUW__stepJsonDiff{font-size:13px}
.ZdlDiffModal-module__rGEL5q__modal{flex-direction:column;width:90vw;max-width:900px;max-height:90vh;display:flex}.ZdlDiffModal-module__rGEL5q__body{flex:1;min-height:0;overflow:auto}.ZdlDiffModal-module__rGEL5q__contextNotes{flex-direction:column;gap:12px;margin-bottom:16px;display:flex}.ZdlDiffModal-module__rGEL5q__loading{justify-content:center;align-items:center;padding:40px 0;display:flex}.ZdlDiffModal-module__rGEL5q__diffContainer{overflow:visible}.ZdlDiffModal-module__rGEL5q__labels{color:#666;z-index:1;background:#fff;justify-content:space-between;padding:0 8px 8px;font-size:13px;font-weight:600;display:flex;position:sticky;top:0}.ZdlDiffModal-module__rGEL5q__label{flex:1}
.ApprovalTable-module__imYxna__approvalTable{min-width:930px}.ApprovalTable-module__imYxna__appsColumn{text-overflow:unset;width:135px!important}.ApprovalTable-module__imYxna__locationColumn{box-sizing:content-box!important;width:200px!important;padding-right:30px!important}.ApprovalTable-module__imYxna__statusColumn{width:110px!important;text-overflow:unset!important;overflow:visible!important}.ApprovalTable-module__imYxna__typeColumn{width:150px!important;text-overflow:unset!important;overflow:visible!important}.ApprovalTable-module__imYxna__requestedTimestampColumn{width:155px!important}
