: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();backdrop-filter:invert()}}.annotationLayer{pointer-events:none;transform-origin:0 0;z-index:3;position:absolute;top:0;left:0}.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{width:100%;height:100%;position:absolute}.annotationLayer section{text-align:initial;pointer-events:auto;box-sizing:border-box;transform-origin:0 0;margin:0;position:absolute}.annotationLayer .linkAnnotation{outline:var(--link-outline)}.textLayer.selecting~.annotationLayer section{pointer-events:none}.annotationLayer :is(.linkAnnotation,.buttonWidgetAnnotation.pushButton)>a{width:100%;height:100%;font-size:1em;position:absolute;top:0;left:0}.annotationLayer :is(.linkAnnotation,.buttonWidgetAnnotation.pushButton)>a:hover{opacity:.2;background:#ff0;box-shadow:0 2px 10px #ff0}.annotationLayer .textAnnotation img{cursor:pointer;width:100%;height:100%;position:absolute;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;vertical-align:top;width:100%;height:100%;margin:0}.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]{border:2px solid var(--input-disabled-border-color);cursor:not-allowed;background:0 0}.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{border:2px solid var(--input-focus-border-color);outline:var(--input-focus-outline);background:0 0;border-radius:2px}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) :focus{background-color:#0000;background-image:none}.annotationLayer .buttonWidgetAnnotation.checkBox :focus{border:2px solid var(--input-focus-border-color);outline:var(--input-focus-outline);border-radius:2px}.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{content:"";background-color:canvastext;display:block;position:absolute}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before,.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after{width:1px;height:80%;left:45%}.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%;width:50%;height:50%;top:20%;left:30%}.annotationLayer .textWidgetAnnotation input.comb{padding-left:2px;padding-right:0;font-family:monospace}.annotationLayer .textWidgetAnnotation input.comb:focus{width:103%}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input{appearance:none}.annotationLayer .popupTriggerArea{width:100%;height:100%}.annotationLayer .fileAttachmentAnnotation .popupTriggerArea{position:absolute}.annotationLayer .popupWrapper{font-size:calc(9px*var(--scale-factor));width:100%;min-width:calc(180px*var(--scale-factor));pointer-events:none;position:absolute}.annotationLayer .popup{max-width:calc(180px*var(--scale-factor));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;background-color:#ff9;position:absolute}.annotationLayer .popup>*{font-size:calc(9px*var(--scale-factor))}.annotationLayer .popup h1{display:inline-block}.annotationLayer .popupDate{margin-left:calc(5px*var(--scale-factor));display:inline-block}.annotationLayer .popupContent{margin-top:calc(2px*var(--scale-factor));padding-top:calc(2px*var(--scale-factor));border-top:1px solid #333}.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{width:100%;height:100%;position:absolute;top:0;left:0}.annotationLayer .annotationTextContent{opacity:0;color:#0000;-webkit-user-select:none;user-select:none;pointer-events:none;width:100%;height:100%;position:absolute}.annotationLayer .annotationTextContent span{width:100%;display:inline-block}
: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();backdrop-filter:invert()}}.annotationLayer{pointer-events:none;transform-origin:0 0;z-index:3;position:absolute;top:0;left:0}.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{width:100%;height:100%;position:absolute}.annotationLayer section{text-align:initial;pointer-events:auto;box-sizing:border-box;transform-origin:0 0;margin:0;position:absolute}.annotationLayer .linkAnnotation{outline:var(--link-outline)}.textLayer.selecting~.annotationLayer section{pointer-events:none}.annotationLayer :is(.linkAnnotation,.buttonWidgetAnnotation.pushButton)>a{width:100%;height:100%;font-size:1em;position:absolute;top:0;left:0}.annotationLayer :is(.linkAnnotation,.buttonWidgetAnnotation.pushButton)>a:hover{opacity:.2;background:#ff0;box-shadow:0 2px 10px #ff0}.annotationLayer .textAnnotation img{cursor:pointer;width:100%;height:100%;position:absolute;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;vertical-align:top;width:100%;height:100%;margin:0}.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]{border:2px solid var(--input-disabled-border-color);cursor:not-allowed;background:0 0}.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{border:2px solid var(--input-focus-border-color);outline:var(--input-focus-outline);background:0 0;border-radius:2px}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) :focus{background-color:#0000;background-image:none}.annotationLayer .buttonWidgetAnnotation.checkBox :focus{border:2px solid var(--input-focus-border-color);outline:var(--input-focus-outline);border-radius:2px}.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{content:"";background-color:canvastext;display:block;position:absolute}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before,.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after{width:1px;height:80%;left:45%}.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%;width:50%;height:50%;top:20%;left:30%}.annotationLayer .textWidgetAnnotation input.comb{padding-left:2px;padding-right:0;font-family:monospace}.annotationLayer .textWidgetAnnotation input.comb:focus{width:103%}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input{appearance:none}.annotationLayer .popupTriggerArea{width:100%;height:100%}.annotationLayer .fileAttachmentAnnotation .popupTriggerArea{position:absolute}.annotationLayer .popupWrapper{font-size:calc(9px*var(--scale-factor));width:100%;min-width:calc(180px*var(--scale-factor));pointer-events:none;position:absolute}.annotationLayer .popup{max-width:calc(180px*var(--scale-factor));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;background-color:#ff9;position:absolute}.annotationLayer .popup>*{font-size:calc(9px*var(--scale-factor))}.annotationLayer .popup h1{display:inline-block}.annotationLayer .popupDate{margin-left:calc(5px*var(--scale-factor));display:inline-block}.annotationLayer .popupContent{margin-top:calc(2px*var(--scale-factor));padding-top:calc(2px*var(--scale-factor));border-top:1px solid #333}.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{width:100%;height:100%;position:absolute;top:0;left:0}.annotationLayer .annotationTextContent{opacity:0;color:#0000;-webkit-user-select:none;user-select:none;pointer-events:none;width:100%;height:100%;position:absolute}.annotationLayer .annotationTextContent span{width:100%;display:inline-block}
:root{--react-pdf-text-layer:1;--highlight-bg-color:#b400aa;--highlight-selected-bg-color:#006400}@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{text-align:initial;-moz-text-size-adjust:none;text-size-adjust:none;forced-color-adjust:none;transform-origin:0 0;z-index:2;line-height:1;position:absolute;inset:0;overflow:hidden}.textLayer :is(span,br){color:#0000;white-space:pre;cursor:text;transform-origin:0 0;margin:0;position:absolute}.textLayer span.markedContent{height:0;top:0}.textLayer .highlight{background-color:var(--highlight-bg-color);border-radius:4px;margin:-1px;padding:1px}.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:0 0}.textLayer .endOfContent{z-index:-1;cursor:default;-webkit-user-select:none;user-select:none;display:block;position:absolute;inset:100% 0 0}.textLayer.selecting .endOfContent{top:0}.hiddenCanvasElement{width:0;height:0;display:none;position:absolute;top:0;left:0}
:root{--react-pdf-text-layer:1;--highlight-bg-color:#b400aa;--highlight-selected-bg-color:#006400}@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{text-align:initial;-moz-text-size-adjust:none;text-size-adjust:none;forced-color-adjust:none;transform-origin:0 0;z-index:2;line-height:1;position:absolute;inset:0;overflow:hidden}.textLayer :is(span,br){color:#0000;white-space:pre;cursor:text;transform-origin:0 0;margin:0;position:absolute}.textLayer span.markedContent{height:0;top:0}.textLayer .highlight{background-color:var(--highlight-bg-color);border-radius:4px;margin:-1px;padding:1px}.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:0 0}.textLayer .endOfContent{z-index:-1;cursor:default;-webkit-user-select:none;user-select:none;display:block;position:absolute;inset:100% 0 0}.textLayer.selecting .endOfContent{top:0}.hiddenCanvasElement{width:0;height:0;display:none;position:absolute;top:0;left:0}
.Toastify__toast-container{width:min(400px,100vw - 24px)!important;padding:8px!important}.Toastify__toast.aurora-toast{background:linear-gradient(#fff 0%,#f7fbfd 100%);border:1px solid #1a3a521f;border-radius:14px;min-height:0;margin-bottom:12px;padding:0;position:relative;overflow:hidden;box-shadow:0 14px 28px #0f1f2e33,0 4px 10px #0f1f2e1a}.Toastify__toast.aurora-toast .Toastify__close-button{z-index:2;margin:0;position:absolute;color:#35556b!important;opacity:.7!important;top:10px!important;right:10px!important}.Toastify__toast.aurora-toast .Toastify__close-button:hover{opacity:1!important}.Toastify__toast.aurora-toast .Toastify__toast-body{align-items:flex-start!important;margin:0!important;padding:12px 40px 14px 12px!important}.aurora-toast-content{grid-template-columns:28px 1fr;align-items:flex-start;gap:10px;display:grid}.aurora-toast-icon{border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;display:inline-flex}.aurora-toast-text{min-width:0}.aurora-toast-title{letter-spacing:.01em;color:#16334a;margin:0;font-size:13px;font-weight:700;line-height:1.2}.aurora-toast-message{color:#466072;word-break:break-word;margin-top:4px;font-size:13px;line-height:1.38;display:block}.Toastify__toast.aurora-toast .Toastify__progress-bar{height:3px!important}.Toastify__toast.aurora-toast .Toastify__progress-bar--wrp{position:absolute;bottom:0;left:0;right:0;height:4px!important}.aurora-toast--success .aurora-toast-icon{color:#227d58;background:#2c9a7024}.aurora-toast--success .Toastify__progress-bar{background:linear-gradient(90deg,#239b6c 0%,#47bc8d 100%)!important}.aurora-toast--error .Toastify__progress-bar{background:linear-gradient(90deg,#b54e5b 0%,#d06a74 100%)!important}.aurora-toast--warning .Toastify__progress-bar{background:linear-gradient(90deg,#c98924 0%,#dfae5a 100%)!important}.aurora-toast--info .Toastify__progress-bar{background:linear-gradient(90deg,#2e7aa7 0%,#5a9ebd 100%)!important}*{box-sizing:border-box;margin:0;padding:0;font-family:Inter,sans-serif}a{text-decoration:none!important}h1,h2,h3,h4,h5,h6,p{margin:0!important}body{width:100%;min-height:100vh;margin:0;padding:0}::-webkit-scrollbar{width:5px;height:5px}.page-wrapper{flex-direction:column;gap:0;min-height:100vh;display:flex;position:relative;overflow:hidden}.main-content{flex:1;display:flex}.landing-page-wrapper{flex-direction:column;gap:0;width:100%;display:flex}.user-page-layout-content{box-sizing:border-box;scroll-behavior:smooth;background:#f5f7fa;max-width:100vw;min-height:100vh;padding-top:96px;padding-bottom:1rem;padding-left:240px;overflow:hidden auto}.aurora-logo{cursor:pointer;background:0 0;border-radius:0;justify-content:center;align-items:center;width:auto;height:60px;padding:0;display:flex}.aurora-logo .logo-image{object-fit:contain;width:auto;max-width:200px;height:100%}.form-field{flex-direction:column;gap:3px;width:100%;display:flex;position:relative}.form-field label{color:#2c3e50;font-size:14px;font-weight:500}.form-field label .required{color:#ff3532}.form-field label .optional{color:#9ca3af;font-size:12px;font-weight:500}.form-field .input-field{width:100%;position:relative}.form-field .input-field.icon input,.form-field .input-field.filter input{padding-left:2rem}.form-field .input-field.password input{padding-right:2.5rem}.form-field .input-field .dropdown-icon,.form-field .input-field .form-prefix{cursor:pointer;position:absolute;top:50%;left:10px;transform:translateY(-50%)}.form-field .input-field .form-prefix p{color:#2c3e50;justify-content:flex-start;align-items:center;gap:6px;font-size:14px;font-weight:400;display:flex}.form-field .input-field .password-toggle{cursor:pointer;position:absolute;top:50%;right:10px;transform:translateY(-50%)}.form-field .input-field input,.form-field .input-field textarea{color:#2c3e50;width:100%;height:45px;box-shadow:none;background:#fff;border:1px solid #d1d5db;border-radius:8px;outline:none;padding:0 1rem;font-size:14px;font-weight:400;transition:all .4s cubic-bezier(.25,.8,.25,1)}.form-field .input-field input::placeholder,.form-field .input-field textarea::placeholder{color:#adaebc}.form-field .input-field input:-webkit-autofill{transition:background-color 5000s ease-in-out;-webkit-text-fill-color:#2c3e50!important;caret-color:#2c3e50!important;box-shadow:inset 0 0 0 1000px #fff!important}.form-field .input-field input:-webkit-autofill:hover{transition:background-color 5000s ease-in-out;-webkit-text-fill-color:#2c3e50!important;caret-color:#2c3e50!important;box-shadow:inset 0 0 0 1000px #fff!important}.form-field .input-field input:-webkit-autofill:focus{transition:background-color 5000s ease-in-out;-webkit-text-fill-color:#2c3e50!important;caret-color:#2c3e50!important;box-shadow:inset 0 0 0 1000px #fff!important}.form-field .input-field input:-webkit-autofill:active{transition:background-color 5000s ease-in-out;-webkit-text-fill-color:#2c3e50!important;caret-color:#2c3e50!important;box-shadow:inset 0 0 0 1000px #fff!important}.form-field .input-field textarea:-webkit-autofill{transition:background-color 5000s ease-in-out;-webkit-text-fill-color:#2c3e50!important;caret-color:#2c3e50!important;box-shadow:inset 0 0 0 1000px #fff!important}.form-field .input-field textarea:-webkit-autofill:hover{transition:background-color 5000s ease-in-out;-webkit-text-fill-color:#2c3e50!important;caret-color:#2c3e50!important;box-shadow:inset 0 0 0 1000px #fff!important}.form-field .input-field textarea:-webkit-autofill:focus{transition:background-color 5000s ease-in-out;-webkit-text-fill-color:#2c3e50!important;caret-color:#2c3e50!important;box-shadow:inset 0 0 0 1000px #fff!important}.form-field .input-field textarea:-webkit-autofill:active{transition:background-color 5000s ease-in-out;-webkit-text-fill-color:#2c3e50!important;caret-color:#2c3e50!important;box-shadow:inset 0 0 0 1000px #fff!important}.form-field .input-field input[type=number]{-moz-appearance:textfield}.form-field .input-field input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.form-field .input-field input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.form-field .input-field textarea{resize:none;border-radius:10px;height:100px;padding:10px 1rem}.form-field .dropdown-list{z-index:50;background:#fff;border:1px solid #d1d5db;border-radius:8px;width:100%;max-height:200px;position:absolute;top:calc(100% + 4px);left:0;overflow-y:auto;box-shadow:0 2px 8px #0000001a}.form-field .dropdown-list::-webkit-scrollbar{display:none}.form-field .dropdown-list .dropdown-options .dropdown-option{cursor:pointer;color:#2c3e50;padding:8px 12px;font-size:14px;font-weight:400}.form-field .dropdown-list .dropdown-options .dropdown-option:hover{background:#f5f5f5}.form-field .error-message{color:#ff3532;font-size:14px}.error-message{font-size:14px;color:#ff3532!important}.common-heading{flex-direction:column;gap:0;display:flex}.common-heading h2{color:#2c3e50;font-size:26px;font-weight:700}.common-heading p{color:#6b7280;font-size:16px;font-weight:400}.kiJKRu{border-top:1px solid #e5e7eb;border-bottom:1px solid #e5e7eb;justify-content:flex-end;align-items:center;gap:.5rem;padding:10px 0;display:flex;background:#f5f5f5!important}.kiJKRu svg path{fill:#4b5563!important}.kiJKRu .iaViuq{margin:0}.kiJKRu a{cursor:pointer;box-shadow:none;background:0 0;border:none;outline:none}.kiJKRu .faYiXc{justify-content:flex-start;align-items:center;gap:.5rem;margin-left:auto;display:flex}.kiJKRu .faYiXc button{cursor:pointer;box-shadow:none;background:0 0;border:none;outline:none}.kiJKRu .faYiXc .eeEBQk{color:#4b5563;font-size:14px;font-weight:400}.kiJKRu .PqUgj{cursor:pointer;box-shadow:none;background:0 0;border:none;outline:none}.kiJKRu #pdf-toggle-pagination,.kiJKRu #pdf-zoom-reset{display:none}.no-data-wrapper{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:1.5rem;display:flex}.no-data-wrapper .icon-wrapper svg{max-width:200px;max-height:200px}.no-data-wrapper p{color:#4b5563;text-align:center;max-width:450px;font-size:16px;font-weight:400}.word-preview{background:#fff;border-radius:10px;width:100%;padding:20px}.word-preview .word-html{flex-direction:column;gap:.5rem;display:flex}.word-preview .word-html h1{color:#2c3e50;margin-bottom:10px;font-size:26px;font-weight:700}.word-preview .word-html h2{color:#1a3a52;margin-bottom:10px;font-size:22px;font-weight:700}.word-preview .word-html h3{color:#2c3e50;margin-bottom:10px;font-size:18px;font-weight:500}.word-preview .word-html p{color:#2c3e50;margin-bottom:10px;font-size:16px;font-weight:400}.word-preview .word-html ul,.word-preview .word-html ol{margin:10px 0 10px 25px}.word-preview .word-html ul li,.word-preview .word-html ol li{color:#2c3e50;margin-bottom:10px;font-size:16px;font-weight:400}.word-preview .word-html table{border-collapse:collapse;width:100%;margin:10px 0}.word-preview .word-html table th,.word-preview .word-html table td{border:1px solid #d1d5db;padding:6px 8px}.word-preview .word-html table th p,.word-preview .word-html table td p{color:#2c3e50;font-size:16px;font-weight:400}.word-preview .word-html table th{background:#f1f1f1;font-weight:600}.word-preview .word-html img{border-radius:6px;width:100%;height:auto;margin:10px}.word-preview .word-html .MsoNormal{margin:0!important}.word-preview .word-html hr{border:none;border-top:1px dashed #d1d5db;margin:20px 0}
