:root{--react-pdf-annotation-layer: 1;--annotation-unfocused-field-background: url("data:image/svg+xml;charset=UTF-8,<svg width='1px' height='1px' xmlns='http://www.w3.org/2000/svg'><rect width='100%' height='100%' style='fill:rgba(0, 54, 255, 0.13);'/></svg>");--input-focus-border-color: Highlight;--input-focus-outline: 1px solid Canvas;--input-unfocused-border-color: transparent;--input-disabled-border-color: transparent;--input-hover-border-color: black;--link-outline: none}@media screen and (forced-colors:active){:root{--input-focus-border-color: CanvasText;--input-unfocused-border-color: ActiveText;--input-disabled-border-color: GrayText;--input-hover-border-color: Highlight;--link-outline: 1.5px solid LinkText}.annotationLayer .textWidgetAnnotation :is(input,textarea):required,.annotationLayer .choiceWidgetAnnotation select:required,.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:required{outline:1.5px solid selectedItem}.annotationLayer .linkAnnotation:hover{-webkit-backdrop-filter:invert(100%);backdrop-filter:invert(100%)}}.annotationLayer{position:absolute;top:0;left:0;pointer-events:none;transform-origin:0 0;z-index:3}.annotationLayer[data-main-rotation="90"] .norotate{transform:rotate(270deg) translate(-100%)}.annotationLayer[data-main-rotation="180"] .norotate{transform:rotate(180deg) translate(-100%,-100%)}.annotationLayer[data-main-rotation="270"] .norotate{transform:rotate(90deg) translateY(-100%)}.annotationLayer canvas{position:absolute;width:100%;height:100%}.annotationLayer section{position:absolute;text-align:initial;pointer-events:auto;box-sizing:border-box;margin:0;transform-origin:0 0}.annotationLayer .linkAnnotation{outline:var(--link-outline)}.textLayer.selecting~.annotationLayer section{pointer-events:none}.annotationLayer :is(.linkAnnotation,.buttonWidgetAnnotation.pushButton)>a{position:absolute;font-size:1em;top:0;left:0;width:100%;height:100%}.annotationLayer :is(.linkAnnotation,.buttonWidgetAnnotation.pushButton)>a:hover{opacity:.2;background:#ff0;box-shadow:0 2px 10px #ff0}.annotationLayer .textAnnotation img{position:absolute;cursor:pointer;width:100%;height:100%;top:0;left:0}.annotationLayer .textWidgetAnnotation :is(input,textarea),.annotationLayer .choiceWidgetAnnotation select,.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input{background-image:var(--annotation-unfocused-field-background);border:2px solid var(--input-unfocused-border-color);box-sizing:border-box;font:calc(9px * var(--total-scale-factor)) sans-serif;height:100%;margin:0;vertical-align:top;width:100%}.annotationLayer .textWidgetAnnotation :is(input,textarea):required,.annotationLayer .choiceWidgetAnnotation select:required,.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:required{outline:1.5px solid red}.annotationLayer .choiceWidgetAnnotation select option{padding:0}.annotationLayer .buttonWidgetAnnotation.radioButton input{border-radius:50%}.annotationLayer .textWidgetAnnotation textarea{resize:none}.annotationLayer .textWidgetAnnotation :is(input,textarea)[disabled],.annotationLayer .choiceWidgetAnnotation select[disabled],.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input[disabled]{background:none;border:2px solid var(--input-disabled-border-color);cursor:not-allowed}.annotationLayer .textWidgetAnnotation :is(input,textarea):hover,.annotationLayer .choiceWidgetAnnotation select:hover,.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:hover{border:2px solid var(--input-hover-border-color)}.annotationLayer .textWidgetAnnotation :is(input,textarea):hover,.annotationLayer .choiceWidgetAnnotation select:hover,.annotationLayer .buttonWidgetAnnotation.checkBox input:hover{border-radius:2px}.annotationLayer .textWidgetAnnotation :is(input,textarea):focus,.annotationLayer .choiceWidgetAnnotation select:focus{background:none;border:2px solid var(--input-focus-border-color);border-radius:2px;outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) :focus{background-image:none;background-color:transparent}.annotationLayer .buttonWidgetAnnotation.checkBox :focus{border:2px solid var(--input-focus-border-color);border-radius:2px;outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation.radioButton :focus{border:2px solid var(--input-focus-border-color);outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before,.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after,.annotationLayer .buttonWidgetAnnotation.radioButton input:checked:before{background-color:CanvasText;content:"";display:block;position:absolute}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before,.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after{height:80%;left:45%;width:1px}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before{transform:rotate(45deg)}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after{transform:rotate(-45deg)}.annotationLayer .buttonWidgetAnnotation.radioButton input:checked:before{border-radius:50%;height:50%;left:30%;top:20%;width:50%}.annotationLayer .textWidgetAnnotation input.comb{font-family:monospace;padding-left:2px;padding-right:0}.annotationLayer .textWidgetAnnotation input.comb:focus{width:103%}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input{-webkit-appearance:none;-moz-appearance:none;appearance:none}.annotationLayer .popupTriggerArea{height:100%;width:100%}.annotationLayer .fileAttachmentAnnotation .popupTriggerArea{position:absolute}.annotationLayer .popupWrapper{position:absolute;font-size:calc(9px * var(--total-scale-factor));width:100%;min-width:calc(180px * var(--total-scale-factor));pointer-events:none}.annotationLayer .popup{position:absolute;max-width:calc(180px * var(--total-scale-factor));background-color:#ff9;box-shadow:0 calc(2px * var(--total-scale-factor)) calc(5px * var(--total-scale-factor)) #888;border-radius:calc(2px * var(--total-scale-factor));padding:calc(6px * var(--total-scale-factor));margin-left:calc(5px * var(--total-scale-factor));cursor:pointer;font:message-box;white-space:normal;word-wrap:break-word;pointer-events:auto}.annotationLayer .popup>*{font-size:calc(9px * var(--total-scale-factor))}.annotationLayer .popup h1{display:inline-block}.annotationLayer .popupDate{display:inline-block;margin-left:calc(5px * var(--total-scale-factor))}.annotationLayer .popupContent{border-top:1px solid rgba(51,51,51,1);margin-top:calc(2px * var(--total-scale-factor));padding-top:calc(2px * var(--total-scale-factor))}.annotationLayer .richText>*{white-space:pre-wrap;font-size:calc(9px * var(--total-scale-factor))}.annotationLayer .highlightAnnotation,.annotationLayer .underlineAnnotation,.annotationLayer .squigglyAnnotation,.annotationLayer .strikeoutAnnotation,.annotationLayer .freeTextAnnotation,.annotationLayer .lineAnnotation svg line,.annotationLayer .squareAnnotation svg rect,.annotationLayer .circleAnnotation svg ellipse,.annotationLayer .polylineAnnotation svg polyline,.annotationLayer .polygonAnnotation svg polygon,.annotationLayer .caretAnnotation,.annotationLayer .inkAnnotation svg polyline,.annotationLayer .stampAnnotation,.annotationLayer .fileAttachmentAnnotation{cursor:pointer}.annotationLayer section svg{position:absolute;width:100%;height:100%;top:0;left:0}.annotationLayer .annotationTextContent{position:absolute;width:100%;height:100%;opacity:0;color:transparent;-webkit-user-select:none;user-select:none;pointer-events:none}.annotationLayer .annotationTextContent span{width:100%;display:inline-block}:root{--react-pdf-text-layer: 1;--highlight-bg-color: rgba(180, 0, 170, 1);--highlight-selected-bg-color: rgba(0, 100, 0, 1)}@media screen and (forced-colors:active){:root{--highlight-bg-color: Highlight;--highlight-selected-bg-color: ButtonText}}[data-main-rotation="90"]{transform:rotate(90deg) translateY(-100%)}[data-main-rotation="180"]{transform:rotate(180deg) translate(-100%,-100%)}[data-main-rotation="270"]{transform:rotate(270deg) translate(-100%)}.textLayer{position:absolute;text-align:initial;top:0;right:0;bottom:0;left:0;overflow:hidden;line-height:1;text-size-adjust:none;forced-color-adjust:none;transform-origin:0 0;z-index:2}.textLayer :is(span,br){color:transparent;position:absolute;white-space:pre;cursor:text;margin:0;transform-origin:0 0}.textLayer span.markedContent{top:0;height:0}.textLayer .highlight{margin:-1px;padding:1px;background-color:var(--highlight-bg-color);border-radius:4px}.textLayer .highlight.appended{position:initial}.textLayer .highlight.begin{border-radius:4px 0 0 4px}.textLayer .highlight.end{border-radius:0 4px 4px 0}.textLayer .highlight.middle{border-radius:0}.textLayer .highlight.selected{background-color:var(--highlight-selected-bg-color)}.textLayer br::selection{background:transparent}.textLayer .endOfContent{display:block;position:absolute;top:100%;right:0;bottom:0;left:0;z-index:-1;cursor:default;-webkit-user-select:none;user-select:none}.textLayer.selecting .endOfContent{top:0}.hiddenCanvasElement{position:absolute;top:0;left:0;width:0;height:0;display:none}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body,#root{height:100%}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:var(--color-bg, #f6f8fc)}a{color:inherit;text-decoration:none}:root{--color-bg: #f6f8fc;--color-surface: #ffffff;--color-border: #e8ecf1;--color-brand: #667eea;--color-brand-dark: #764ba2;--color-brand-light: #f0efff;--color-brand-mid: rgba(102, 126, 234, .08);--shadow-card: 0 1px 3px rgba(0, 0, 0, .06), 0 4px 12px rgba(0, 0, 0, .05);--shadow-card-hover: 0 4px 16px rgba(102, 126, 234, .18), 0 1px 4px rgba(0, 0, 0, .08);--shadow-float: 0 8px 32px rgba(0, 0, 0, .12), 0 2px 8px rgba(0, 0, 0, .08);--radius-card: 10px;--radius-badge: 6px;--transition: .18s cubic-bezier(.4, 0, .2, 1);--status-active-fg: #1677ff;--status-active-bg: #e6f4ff;--status-completed-fg: #389e0d;--status-completed-bg: #f6ffed;--status-returned-fg: #d46b08;--status-returned-bg: #fff7e6;--status-cancelled-fg: #8c8c8c;--status-cancelled-bg: #f5f5f5;--status-draft-fg: #595959;--status-draft-bg: #fafafa;--status-overdue-fg: #cf1322;--status-overdue-bg: #fff1f0;--status-in-review-fg: #0958d9;--status-in-review-bg: #e6f0ff;--status-skipped-fg: #8c8c8c;--status-skipped-bg: #f5f5f5}.premium-card{border-radius:var(--radius-card)!important;border:1px solid var(--color-border)!important;box-shadow:var(--shadow-card)!important;transition:box-shadow var(--transition),transform var(--transition)!important}.premium-card:hover{box-shadow:var(--shadow-card-hover)!important;transform:translateY(-2px)}.wf-card{border-radius:var(--radius-card);border:1px solid var(--color-border);box-shadow:var(--shadow-card);background:var(--color-surface);transition:box-shadow var(--transition),transform var(--transition);cursor:pointer;overflow:hidden}.wf-card:hover{box-shadow:var(--shadow-card-hover);transform:translateY(-3px)}@keyframes shimmer{0%{background-position:-600px 0}to{background-position:600px 0}}.skeleton-block{display:inline-block;border-radius:4px;background:linear-gradient(90deg,#ececec 25%,#f5f5f5,#ececec 75%);background-size:600px 100%;animation:shimmer 1.4s ease-in-out infinite}.skeleton-row{display:flex;align-items:center;gap:16px;padding:14px 16px;border-bottom:1px solid #f0f0f0}.skeleton-card{border-radius:var(--radius-card);border:1px solid var(--color-border);padding:20px;background:var(--color-surface)}.wf-table-row:hover td{background:#f7f8ff!important}.wf-table-row td:first-child{border-left:3px solid transparent;transition:border-color var(--transition)}.wf-table-row:hover td:first-child{border-left-color:var(--color-brand)}.wf-hero-banner{border-radius:var(--radius-card);border:1px solid var(--color-border);border-left:4px solid var(--color-brand);background:linear-gradient(135deg,#667eea0f,#764ba20a),var(--color-surface);box-shadow:var(--shadow-card);padding:20px 24px;margin-bottom:16px}.wf-kpi-card{border-radius:var(--radius-card);border:1px solid var(--color-border);background:var(--color-surface);box-shadow:var(--shadow-card);padding:16px 20px;display:flex;align-items:center;gap:14px}.wf-kpi-icon{width:40px;height:40px;border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:18px;flex-shrink:0}.wf-bulk-bar{display:flex;align-items:center;gap:12px;padding:10px 20px;background:#ffffffeb;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid var(--color-border);border-radius:40px;box-shadow:var(--shadow-float);margin-bottom:16px}.wf-brand-circle{width:36px;height:36px;border-radius:10px;background:linear-gradient(135deg,var(--color-brand) 0%,var(--color-brand-dark) 100%);display:flex;align-items:center;justify-content:center;color:#fff;font-size:18px;flex-shrink:0;box-shadow:0 2px 8px #667eea59}.wf-page-header{position:sticky;top:64px;z-index:9;background:var(--color-bg);padding-bottom:12px;margin-left:-2px;margin-right:-2px;padding-left:2px;padding-right:2px}.wf-detail-sticky{position:sticky;top:64px;z-index:8;background:var(--color-bg);padding-bottom:12px}.ant-menu-submenu>.ant-menu-submenu-title{font-size:11px!important;text-transform:uppercase!important;letter-spacing:.6px!important;font-weight:700!important;color:var(--color-brand)!important;opacity:.9}.ant-menu-submenu>.ant-menu-submenu-title .ant-menu-submenu-arrow{color:var(--color-brand)!important;opacity:.7}.ant-menu-light .ant-menu-item-selected{background-color:var(--color-brand-light)!important;color:var(--color-brand)!important}.ant-menu-light .ant-menu-item-selected:after{border-inline-end-color:var(--color-brand)!important}.ant-menu-light .ant-menu-item:not(.ant-menu-item-selected):hover{background-color:#667eea0a!important}.ant-menu-sub.ant-menu-inline>.ant-menu-item{padding-inline-start:28px!important}.ant-table-wrapper{overflow-x:auto}@media(max-width:768px){.ant-layout-content{margin:12px!important}.ant-modal{max-width:calc(100vw - 16px)!important;margin:8px auto!important;top:8px!important}.ant-modal .ant-modal-content{border-radius:8px}.ant-modal-body{max-height:70vh;overflow-y:auto;padding:12px!important}.ant-modal-header{padding:12px 16px!important}.ant-modal-footer{padding:8px 12px!important}.ant-form-horizontal .ant-form-item-label{flex:none;text-align:left!important}.ant-space-horizontal{flex-wrap:wrap}.ant-card-head-wrapper{flex-wrap:wrap;gap:12px}.ant-table{font-size:13px}.ant-descriptions-item{display:block!important;width:100%!important}.ant-steps-horizontal{flex-direction:column}.ant-steps-horizontal .ant-steps-item{padding-left:0!important}.ant-select{min-width:120px!important}.ant-input-search{width:100%!important;min-width:0!important}.wf-hero-banner{padding:14px 16px}.wf-bulk-bar-mobile{position:fixed;bottom:16px;left:50%;transform:translate(-50%);z-index:100;white-space:nowrap}}@media(max-width:992px){.ant-modal{max-width:calc(100vw - 48px)!important}}@media(max-width:768px)and (orientation:landscape){.ant-modal-body{max-height:55vh}.ant-modal{top:4px!important}}@media(max-width:768px){.ant-btn-sm{min-height:36px;padding:4px 12px}.ant-tag{padding:2px 8px}}@media(prefers-reduced-motion:reduce){.premium-card,.wf-card,.skeleton-block,.wf-table-row td,.wf-table-row td:first-child{transition:none!important;animation:none!important}.premium-card:hover,.wf-card:hover{transform:none}}@media print{.ant-layout-sider,.ant-layout-header{display:none!important}.ant-layout-content{margin:0!important}}
