.login-container{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#667eea,#764ba2);padding:20px}.login-card{width:100%;max-width:420px;padding:24px;box-shadow:0 20px 60px #0000004d;border-radius:16px;background:#fffffffa;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.login-header{text-align:center;margin-bottom:16px}.login-footer{text-align:center;margin-top:8px}@media (max-width: 576px){.login-card{max-width:100%}}.modern-form-container{background:linear-gradient(135deg,#f5f7fa,#c3cfe2);border-radius:16px;padding:32px;box-shadow:0 8px 32px #00000014}.modern-form-modal .ant-modal-content{border-radius:16px;overflow:hidden;box-shadow:0 20px 60px #00000026}.modern-form-modal .ant-modal-header{background:linear-gradient(135deg,#667eea,#764ba2);border-bottom:none;padding:24px 32px}.modern-form-modal .ant-modal-title{color:#fff;font-size:20px;font-weight:600;letter-spacing:.5px}.modern-form-modal .ant-modal-close{color:#fff}.modern-form-modal .ant-modal-close:hover{color:#f0f0f0}.modern-form-modal .ant-modal-body{padding:32px;background:#fafbfc;max-height:70vh;overflow-y:auto}.modern-form-modal .ant-modal-body::-webkit-scrollbar{width:8px}.modern-form-modal .ant-modal-body::-webkit-scrollbar-track{background:#f1f1f1;border-radius:10px}.modern-form-modal .ant-modal-body::-webkit-scrollbar-thumb{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:10px}.modern-form-modal .ant-modal-body::-webkit-scrollbar-thumb:hover{background:linear-gradient(135deg,#764ba2,#667eea)}.form-section-header{font-size:18px;font-weight:600;color:#2c3e50;margin:24px 0 16px;padding-bottom:12px;border-bottom:3px solid transparent;border-image:linear-gradient(90deg,#667eea,#764ba2);border-image-slice:1;display:flex;align-items:center;gap:10px}.form-section-header:before{content:"";width:4px;height:24px;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:2px}.modern-form .ant-form-item{margin-bottom:20px}.modern-form .ant-form-item-label>label{font-weight:500;color:#34495e;font-size:14px;letter-spacing:.3px}.modern-form .ant-form-item-label>label.ant-form-item-required:before{color:#e74c3c;font-size:16px}.modern-form .ant-input,.modern-form .ant-input-number,.modern-form .ant-picker,.modern-form .ant-select-selector,.modern-form .ant-input-affix-wrapper{border-radius:8px;border:2px solid #e1e8ed;transition:all .3s cubic-bezier(.4,0,.2,1);font-size:14px;padding:10px 14px;background:#fff}.modern-form .ant-input:hover,.modern-form .ant-input-number:hover,.modern-form .ant-picker:hover,.modern-form .ant-select-selector:hover,.modern-form .ant-input-affix-wrapper:hover{border-color:#667eea;box-shadow:0 2px 8px #667eea26}.modern-form .ant-input:focus,.modern-form .ant-input-number:focus,.modern-form .ant-picker-focused,.modern-form .ant-select-focused .ant-select-selector,.modern-form .ant-input-affix-wrapper-focused{border-color:#667eea;box-shadow:0 0 0 3px #667eea1a;outline:none}.modern-form .ant-input-textarea textarea{border-radius:8px;border:2px solid #e1e8ed;transition:all .3s cubic-bezier(.4,0,.2,1);padding:12px 14px;font-size:14px;line-height:1.6}.modern-form .ant-input-textarea textarea:hover{border-color:#667eea;box-shadow:0 2px 8px #667eea26}.modern-form .ant-input-textarea textarea:focus{border-color:#667eea;box-shadow:0 0 0 3px #667eea1a}.modern-form .ant-select-dropdown{border-radius:8px;box-shadow:0 8px 24px #0000001f;border:1px solid #e1e8ed}.modern-form .ant-select-item-option-selected{background:linear-gradient(135deg,#667eea1a,#764ba21a);font-weight:500}.modern-form .ant-select-item-option-active{background:#667eea0d}.modern-form .ant-checkbox-wrapper,.modern-form .ant-radio-wrapper{font-size:14px;color:#34495e;transition:all .3s ease}.modern-form .ant-checkbox-wrapper:hover,.modern-form .ant-radio-wrapper:hover{color:#667eea}.modern-form .ant-checkbox-checked .ant-checkbox-inner,.modern-form .ant-radio-checked .ant-radio-inner{background:linear-gradient(135deg,#667eea,#764ba2);border-color:#667eea}.modern-form .ant-checkbox-inner,.modern-form .ant-radio-inner{border-radius:4px;border:2px solid #d1d8e0;transition:all .3s ease}.modern-form .ant-checkbox-wrapper:hover .ant-checkbox-inner,.modern-form .ant-radio-wrapper:hover .ant-radio-inner{border-color:#667eea}.modern-form .ant-picker{width:100%}.modern-form .ant-picker-panel-container{border-radius:12px;box-shadow:0 8px 24px #0000001f}.modern-form .ant-picker-cell-selected .ant-picker-cell-inner{background:linear-gradient(135deg,#667eea,#764ba2)}.modern-form .ant-upload-wrapper .ant-btn{border-radius:8px;border:2px dashed #d1d8e0;transition:all .3s ease;padding:10px 20px;height:auto}.modern-form .ant-upload-wrapper .ant-btn:hover{border-color:#667eea;color:#667eea;background:#667eea0d}.modern-form-actions{display:flex;gap:12px;justify-content:flex-end;margin-top:32px;padding-top:24px;border-top:2px solid #e1e8ed}.modern-form .ant-btn-primary{background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:8px;padding:10px 32px;height:auto;font-weight:500;font-size:15px;box-shadow:0 4px 12px #667eea4d;transition:all .3s cubic-bezier(.4,0,.2,1)}.modern-form .ant-btn-primary:hover{transform:translateY(-2px);box-shadow:0 6px 20px #667eea66;background:linear-gradient(135deg,#764ba2,#667eea)}.modern-form .ant-btn-primary:active{transform:translateY(0)}.modern-form .ant-btn-default{border-radius:8px;border:2px solid #d1d8e0;padding:10px 32px;height:auto;font-weight:500;font-size:15px;transition:all .3s ease}.modern-form .ant-btn-default:hover{border-color:#667eea;color:#667eea;background:#667eea0d}.modern-form .ant-form-item-control-input-content>.ant-space{width:100%}.modern-form .dynamic-form-item{background:#fff;padding:20px;border-radius:12px;border:2px solid #e1e8ed;margin-bottom:16px;position:relative;transition:all .3s ease}.modern-form .dynamic-form-item:hover{border-color:#667eea;box-shadow:0 4px 16px #667eea1a}.modern-form .dynamic-delete-button{position:absolute;top:16px;right:16px;color:#e74c3c;font-size:18px;cursor:pointer;transition:all .3s ease;background:#fff;border-radius:50%;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border:2px solid #e74c3c}.modern-form .dynamic-delete-button:hover{background:#e74c3c;color:#fff;transform:rotate(90deg)}.modern-form .dynamic-add-button{width:100%;border:2px dashed #667eea;border-radius:8px;padding:12px;color:#667eea;font-weight:500;transition:all .3s ease;background:#667eea05}.modern-form .dynamic-add-button:hover{background:#667eea14;border-color:#764ba2;color:#764ba2;transform:translateY(-2px)}.modern-form .ant-form-item-has-error .ant-input,.modern-form .ant-form-item-has-error .ant-input-number,.modern-form .ant-form-item-has-error .ant-picker,.modern-form .ant-form-item-has-error .ant-select-selector,.modern-form .ant-form-item-has-error .ant-input-affix-wrapper{border-color:#e74c3c;box-shadow:0 0 0 3px #e74c3c1a}.modern-form .ant-form-item-explain-error{color:#e74c3c;font-size:13px;margin-top:4px;font-weight:500}.modern-form .ant-form-item-has-success .ant-input,.modern-form .ant-form-item-has-success .ant-input-number,.modern-form .ant-form-item-has-success .ant-picker,.modern-form .ant-form-item-has-success .ant-select-selector{border-color:#27ae60}.modern-form .ant-input-disabled,.modern-form .ant-select-disabled .ant-select-selector,.modern-form .ant-picker-disabled{background:#f5f6fa;border-color:#dfe4ea;color:#95a5a6;cursor:not-allowed}.modern-form .ant-input-prefix,.modern-form .ant-input-suffix{color:#667eea}@media (max-width: 768px){.modern-form-modal .ant-modal-body,.modern-form-container{padding:20px}.form-section-header{font-size:16px}.modern-form-actions{flex-direction:column}.modern-form-actions .ant-btn{width:100%}}.modern-form .ant-btn-loading{opacity:.7;pointer-events:none}.modern-form-compact .ant-form-item{margin-bottom:12px}.modern-form-compact .ant-input,.modern-form-compact .ant-select-selector{padding:6px 12px;font-size:13px}.form-grid-2{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.form-grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.form-grid-4{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}@media (max-width: 992px){.form-grid-3,.form-grid-4{grid-template-columns:repeat(2,1fr)}}@media (max-width: 576px){.form-grid-2,.form-grid-3,.form-grid-4{grid-template-columns:1fr}}.modern-form .ant-tooltip-inner{background:linear-gradient(135deg,#2c3e50,#34495e);border-radius:6px;padding:8px 12px;font-size:13px}.modern-form .ant-tooltip-arrow-content{background:#2c3e50}.form-card-wrapper{background:#fff;border-radius:16px;padding:24px;box-shadow:0 2px 8px #0000000f;margin-bottom:16px}.form-card-wrapper:hover{box-shadow:0 4px 16px #00000014;transition:box-shadow .3s ease}.logo{height:64px;display:flex;align-items:center;justify-content:center;transition:all .3s}.site-header{background:#fff;padding:0 24px;box-shadow:0 2px 8px #0000000f;z-index:10}.header-content{display:flex;justify-content:space-between;align-items:center;height:100%}.user-info{cursor:pointer;padding:8px 12px;border-radius:8px;transition:background .3s}.user-info:hover{background:#f5f5f5}.site-content{margin:24px;padding:24px;background:#fff;border-radius:8px;min-height:calc(100vh - 112px)}.header-left{display:flex;align-items:center}@media (max-width: 768px){.site-content{margin:16px;padding:16px}}: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)}.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(--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(--scale-factor));width:100%;min-width:calc(180px * var(--scale-factor));pointer-events:none}.annotationLayer .popup{position:absolute;max-width:calc(180px * var(--scale-factor));background-color:#ff9;box-shadow:0 calc(2px * var(--scale-factor)) calc(5px * var(--scale-factor)) #888;border-radius:calc(2px * var(--scale-factor));padding:calc(6px * var(--scale-factor));margin-left:calc(5px * var(--scale-factor));cursor:pointer;font:message-box;white-space:normal;word-wrap:break-word;pointer-events:auto}.annotationLayer .popup>*{font-size:calc(9px * var(--scale-factor))}.annotationLayer .popup h1{display:inline-block}.annotationLayer .popupDate{display:inline-block;margin-left:calc(5px * var(--scale-factor))}.annotationLayer .popupContent{border-top:1px solid rgba(51,51,51,1);margin-top:calc(2px * var(--scale-factor));padding-top:calc(2px * var(--scale-factor))}.annotationLayer .richText>*{white-space:pre-wrap;font-size:calc(9px * var(--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 .endOfContent.active{top:0}*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}#root{min-height:100vh}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#888;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#555}.ant-table-wrapper{border-radius:8px;overflow:hidden}.ant-card{border-radius:8px}.ant-btn{border-radius:6px}
