:root{--react-pdf-annotation-layer:1;--annotation-unfocused-field-background:url('data:image/svg+xml;charset=utf-8,<svg width="1" height="1" xmlns="http://www.w3.org/2000/svg"><rect width="100%" height="100%" style="fill:rgba(0,54,255,.13)"/></svg>');--input-focus-border-color:Highlight;--input-focus-outline:1px solid Canvas;--input-unfocused-border-color:#0000;--input-disabled-border-color:#0000;--input-hover-border-color:#000;--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 .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:required,.annotationLayer .choiceWidgetAnnotation select:required,.annotationLayer .textWidgetAnnotation :is(input,textarea):required{outline:1.5px solid selectedItem}.annotationLayer .linkAnnotation:hover{-webkit-backdrop-filter:invert(100%);backdrop-filter:invert(100%)}}.annotationLayer{left:0;pointer-events:none;position:absolute;top:0;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{height:100%;position:absolute;width:100%}.annotationLayer section{box-sizing:border-box;margin:0;pointer-events:auto;position:absolute;text-align:left;text-align:initial;transform-origin:0 0}.annotationLayer .linkAnnotation{outline:none;outline:var(--link-outline)}.annotationLayer :is(.linkAnnotation,.buttonWidgetAnnotation.pushButton)>a{font-size:1em;height:100%;left:0;position:absolute;top:0;width:100%}.annotationLayer :is(.linkAnnotation,.buttonWidgetAnnotation.pushButton)>a:hover{background:#ff0;box-shadow:0 2px 10px #ff0;opacity:.2}.annotationLayer .textAnnotation img{cursor:pointer;height:100%;left:0;position:absolute;top:0;width:100%}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input,.annotationLayer .choiceWidgetAnnotation select,.annotationLayer .textWidgetAnnotation :is(input,textarea){background-image:url('data:image/svg+xml;charset=utf-8,<svg width="1" height="1" xmlns="http://www.w3.org/2000/svg"><rect width="100%" height="100%" style="fill:rgba(0,54,255,.13)"/></svg>');background-image:var(--annotation-unfocused-field-background);border:2px solid #0000;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 .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:required,.annotationLayer .choiceWidgetAnnotation select:required,.annotationLayer .textWidgetAnnotation :is(input,textarea):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 .buttonWidgetAnnotation:is(.checkBox,.radioButton) input[disabled],.annotationLayer .choiceWidgetAnnotation select[disabled],.annotationLayer .textWidgetAnnotation :is(input,textarea)[disabled]{background:none;border:2px solid #0000;border:2px solid var(--input-disabled-border-color);cursor:not-allowed}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:hover,.annotationLayer .choiceWidgetAnnotation select:hover,.annotationLayer .textWidgetAnnotation :is(input,textarea):hover{border:2px solid #000;border:2px solid var(--input-hover-border-color)}.annotationLayer .buttonWidgetAnnotation.checkBox input:hover,.annotationLayer .choiceWidgetAnnotation select:hover,.annotationLayer .textWidgetAnnotation :is(input,textarea):hover{border-radius:2px}.annotationLayer .choiceWidgetAnnotation select:focus,.annotationLayer .textWidgetAnnotation :is(input,textarea):focus{background:none;border:2px solid Highlight;border:2px solid var(--input-focus-border-color);border-radius:2px;outline:1px solid Canvas;outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) :focus{background-color:initial;background-image:none}.annotationLayer .buttonWidgetAnnotation.checkBox :focus{border:2px solid Highlight;border:2px solid var(--input-focus-border-color);border-radius:2px;outline:1px solid Canvas;outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation.radioButton :focus{border:2px solid Highlight;border:2px solid var(--input-focus-border-color);outline:1px solid Canvas;outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after,.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before,.annotationLayer .buttonWidgetAnnotation.radioButton input:checked:before{background-color:CanvasText;content:"";display:block;position:absolute}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after,.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before{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;appearance:none}.annotationLayer .popupTriggerArea{height:100%;width:100%}.annotationLayer .fileAttachmentAnnotation .popupTriggerArea{position:absolute}.annotationLayer .popupWrapper{font-size:calc(9px*var(--scale-factor));min-width:calc(180px*var(--scale-factor));pointer-events:none;position:absolute;width:100%}.annotationLayer .popup{word-wrap:break-word;background-color:#ff9;border-radius:calc(2px*var(--scale-factor));box-shadow:0 calc(2px*var(--scale-factor)) calc(5px*var(--scale-factor)) #888;cursor:pointer;font:message-box;margin-left:calc(5px*var(--scale-factor));max-width:calc(180px*var(--scale-factor));padding:calc(6px*var(--scale-factor));pointer-events:auto;position:absolute;white-space:normal}.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 #333;margin-top:calc(2px*var(--scale-factor));padding-top:calc(2px*var(--scale-factor))}.annotationLayer .richText>*{font-size:calc(9px*var(--scale-factor));white-space:pre-wrap}.annotationLayer .caretAnnotation,.annotationLayer .circleAnnotation svg ellipse,.annotationLayer .fileAttachmentAnnotation,.annotationLayer .freeTextAnnotation,.annotationLayer .highlightAnnotation,.annotationLayer .inkAnnotation svg polyline,.annotationLayer .lineAnnotation svg line,.annotationLayer .polygonAnnotation svg polygon,.annotationLayer .polylineAnnotation svg polyline,.annotationLayer .squareAnnotation svg rect,.annotationLayer .squigglyAnnotation,.annotationLayer .stampAnnotation,.annotationLayer .strikeoutAnnotation,.annotationLayer .underlineAnnotation{cursor:pointer}.annotationLayer section svg{height:100%;left:0;position:absolute;top:0;width:100%}.annotationLayer .annotationTextContent{color:#0000;height:100%;opacity:0;pointer-events:none;position:absolute;-webkit-user-select:none;user-select:none;width:100%}.annotationLayer .annotationTextContent span{display:inline-block;width:100%}: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{-webkit-text-size-adjust:none;-moz-text-size-adjust:none;text-size-adjust:none;bottom:0;forced-color-adjust:none;left:0;line-height:1;overflow:hidden;position:absolute;right:0;text-align:left;text-align:initial;top:0;transform-origin:0 0;z-index:2}.textLayer :is(span,br){color:#0000;cursor:text;margin:0;position:absolute;transform-origin:0 0;white-space:pre}.textLayer span.markedContent{height:0;top:0}.textLayer .highlight{background-color:#b400aa;background-color:var(--highlight-bg-color);border-radius:4px;margin:-1px;padding:1px}.textLayer .highlight.appended{position:static}.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:#006400;background-color:var(--highlight-selected-bg-color)}.textLayer br::selection{background:#0000}.textLayer .endOfContent{bottom:0;cursor:default;display:block;left:0;position:absolute;right:0;top:100%;-webkit-user-select:none;user-select:none;z-index:-1}.textLayer .endOfContent.active{top:0}.lazy-load-image-background.black-and-white{filter:grayscale(1)}.lazy-load-image-background.black-and-white.lazy-load-image-loaded{filter:grayscale(0);transition:filter .3s}.lazy-load-image-background.black-and-white>img{opacity:0}.lazy-load-image-background.black-and-white.lazy-load-image-loaded>img{opacity:1;transition:opacity .3s}.lazy-load-image-background.blur{filter:blur(15px)}.lazy-load-image-background.blur.lazy-load-image-loaded{filter:blur(0);transition:filter .3s}.lazy-load-image-background.blur>img{opacity:0}.lazy-load-image-background.blur.lazy-load-image-loaded>img{opacity:1;transition:opacity .3s}.lazy-load-image-background.opacity{opacity:0}.lazy-load-image-background.opacity.lazy-load-image-loaded{opacity:1;transition:opacity .3s}*,::backdrop,:after,:before{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:#3b82f680;--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }/*
! tailwindcss v3.4.13 | MIT License | https://tailwindcss.com
*/*,:after,:before{border-color:var(--ant-color-border);border-style:solid;border-width:0;box-sizing:border-box}:after,:before{--tw-content:""}:host,html{-webkit-text-size-adjust:100%;font-feature-settings:normal;-webkit-tap-highlight-color:transparent;font-family:ui-sans-serif,system-ui,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-variation-settings:normal;line-height:1.5;tab-size:4}body{line-height:inherit;margin:0}hr{border-top-width:1px;color:inherit;height:0}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-feature-settings:normal;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1em;font-variation-settings:normal}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:initial}sub{bottom:-.25em}sup{top:-.5em}table{border-collapse:collapse;border-color:inherit;text-indent:0}button,input,optgroup,select,textarea{font-feature-settings:inherit;color:inherit;font-family:inherit;font-size:100%;font-variation-settings:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:initial;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:initial}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dd,dl,figure,h1,h2,h3,h4,h5,h6,hr,p,pre{margin:0}fieldset{margin:0}fieldset,legend{padding:0}menu,ol,ul{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::placeholder,textarea::placeholder{color:#9ca3af;opacity:1}[role=button],button{cursor:pointer}:disabled{cursor:default}audio,canvas,embed,iframe,img,object,svg,video{display:block;vertical-align:middle}img,video{height:auto;max-width:100%}[hidden]{display:none}@font-face{font-display:swap;font-family:iran-yekan;font-style:normal;font-weight:100;src:url(/static/media/thin.d1f4f568cc07d6c508a5.woff) format("woff")}@font-face{font-display:swap;font-family:iran-yekan;font-style:normal;font-weight:300;src:url(/static/media/light.b29cf05ee1d8c79734a5.woff) format("woff")}@font-face{font-display:swap;font-family:iran-yekan;font-style:normal;font-weight:400;src:url(/static/media/regular.f01e9ae5ea918523d370.woff) format("woff")}@font-face{font-display:swap;font-family:iran-yekan;font-style:normal;font-weight:500;src:url(/static/media/medium.9c78b97ef5b1f81922e9.woff) format("woff")}@font-face{font-display:swap;font-family:iran-yekan;font-style:normal;font-weight:700;src:url(/static/media/bold.aa6ff8837bb3bd52ea56.woff) format("woff")}@font-face{font-display:swap;font-family:iran-yekan;font-style:normal;font-weight:800;src:url(/static/media/extra-bold.f78ea94b363a1b5521c6.woff) format("woff")}@font-face{font-display:swap;font-family:iran-yekan;font-style:normal;font-weight:900;src:url(/static/media/black.decfae65f5fe00ab93e1.woff) format("woff")}@font-face{font-display:swap;font-family:iran-yekan;font-style:normal;font-weight:950;src:url(/static/media/extra-black.4454a52c80bae92179f9.woff) format("woff")}:root{--font-iran-yekan:"iran-yekan"}html{font-family:iran-yekan!important;font-family:var(--font-iran-yekan)!important}.tiptap{&.resize-cursor{cursor:ew-resize;cursor:col-resize}*{letter-spacing:-.125px;word-break:break-word;&:not(a,pre,code){color:#000!important}}>*{+*{margin-top:1em}~.table-wrapper{margin-top:1.25rem}&.table-wrapper:has(+*){margin-bottom:1.25rem}}>:not(div,pre,table){&.is-empty.is-editor-empty{&:only-child{position:relative;&:before{color:#a1a1aa;content:attr(data-placeholder);font-size:1rem;font-weight:300;inset:0;pointer-events:none;position:absolute}}}}>:is(ol,ul,blockquote){&.is-empty.is-editor-empty{&:only-child{&:before{align-items:center;display:flex;inset:0 auto}&[data-type=taskList]{&:before{inset-inline-start:1.125rem}}}}}ol,ul{&:not([data-type=taskList]){list-style-type:revert;padding-inline:1rem}&[data-type=taskList]{list-style:none;>li{align-items:center;display:flex;gap:.25rem;>label{flex:0 0 auto;-webkit-user-select:none;user-select:none}>div{flex:1 1 auto}input[type=checkbox]{cursor:pointer}}}}h1,h2,h3,h4,h5,h6{font-size:1.25rem;font-weight:700;line-height:2.25rem}a{color:#2563eb;font-weight:400;-webkit-text-decoration:underline solid #2563eb;text-decoration:underline solid #2563eb;text-underline-offset:.5rem}p{font-size:1rem;font-weight:300;line-height:2.25rem}u{-webkit-text-decoration:underline solid #525252;text-decoration:underline solid #525252;text-underline-offset:.5rem}s{-webkit-text-decoration:line-through solid #262626;text-decoration:line-through solid #262626}mark{background-color:#fde047}strong{font-weight:500}em{font-style:italic}img{margin-inline:auto;max-width:100%}audio,iframe,video{width:100%}iframe,video{aspect-ratio:16/9;height:auto}hr{border-color:var(--ant-color-border);border-style:solid;height:0}blockquote{border-inline-start:2px solid var(--ant-color-border);padding-inline-start:.5rem}pre{background:#262626;border-radius:var(--ant-border-radius);color:#f5f5f5;padding:.75rem 1rem;code{background:none;font-size:.75rem;line-height:1rem;padding:0}}.table-wrapper{text-wrap:nowrap;margin-inline:auto;overflow:auto}table{border-collapse:collapse;width:100%;td,th{border:1px solid var(--ant-color-border);min-width:1em;padding:.5rem;position:relative;text-align:inherit;vertical-align:initial}th{background-color:#f4f4f5;&,*{font-weight:400}}.column-resize-handle{inset:0 -2px -2px auto;pointer-events:none;position:absolute;width:.25rem}.column-resize-handle,.selectedCell{background-color:#f1f5f9}}}.ant-picker-dropdown{.ant-picker-cell-inner{width:auto!important}}.sr-only{clip:rect(0,0,0,0)!important;border-width:0!important;height:1px!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;white-space:nowrap!important;width:1px!important}.collapse{visibility:collapse!important}.fixed{position:fixed!important}.absolute{position:absolute!important}.relative{position:relative!important}.sticky{position:sticky!important}.inset-0{inset:0!important}.inset-x-0{left:0!important;right:0!important}.-start-0\.5{inset-inline-start:-.125rem!important}.-top-1\.5{top:-.375rem!important}.left-1{left:.25rem!important}.top-0{top:0!important}.top-1{top:.25rem!important}.z-50{z-index:50!important}.mx-0\.5{margin-left:.125rem!important;margin-right:.125rem!important}.mx-1{margin-left:.25rem!important;margin-right:.25rem!important}.mx-20{margin-left:5rem!important;margin-right:5rem!important}.mx-4{margin-left:1rem!important;margin-right:1rem!important}.mx-auto{margin-left:auto!important;margin-right:auto!important}.my-0{margin-bottom:0!important;margin-top:0!important}.my-0\.5{margin-bottom:.125rem!important;margin-top:.125rem!important}.my-1{margin-bottom:.25rem!important;margin-top:.25rem!important}.my-10{margin-bottom:2.5rem!important;margin-top:2.5rem!important}.my-2{margin-bottom:.5rem!important;margin-top:.5rem!important}.my-2\.5{margin-bottom:.625rem!important;margin-top:.625rem!important}.my-20{margin-bottom:5rem!important;margin-top:5rem!important}.my-3{margin-bottom:.75rem!important;margin-top:.75rem!important}.my-4{margin-bottom:1rem!important;margin-top:1rem!important}.my-5{margin-bottom:1.25rem!important;margin-top:1.25rem!important}.-mt-2{margin-top:-.5rem!important}.mb-0{margin-bottom:0!important}.mb-1{margin-bottom:.25rem!important}.mb-2{margin-bottom:.5rem!important}.mb-2\.5{margin-bottom:.625rem!important}.mb-4{margin-bottom:1rem!important}.mb-5{margin-bottom:1.25rem!important}.mb-6{margin-bottom:1.5rem!important}.mb-8{margin-bottom:2rem!important}.mb-\[--ant-form-item-margin-bottom\]{margin-bottom:var(--ant-form-item-margin-bottom)!important}.me-3{margin-inline-end:.75rem!important}.me-4{margin-inline-end:1rem!important}.me-auto{margin-inline-end:auto!important}.ms-1{margin-inline-start:.25rem!important}.ms-2{margin-inline-start:.5rem!important}.ms-4{margin-inline-start:1rem!important}.mt-0{margin-top:0!important}.mt-0\.5{margin-top:.125rem!important}.mt-1{margin-top:.25rem!important}.mt-2{margin-top:.5rem!important}.mt-4{margin-top:1rem!important}.mt-\[15px\]{margin-top:15px!important}.line-clamp-1{-webkit-box-orient:vertical!important;-webkit-line-clamp:1!important;display:-webkit-box!important;overflow:hidden!important}.block{display:block!important}.inline-block{display:inline-block!important}.inline{display:inline!important}.flex{display:flex!important}.table{display:table!important}.grid{display:grid!important}.size-4{height:1rem!important;width:1rem!important}.size-5{height:1.25rem!important;width:1.25rem!important}.size-8{height:2rem!important;width:2rem!important}.size-\[18px\]{height:18px!important;width:18px!important}.size-full{height:100%!important;width:100%!important}.h-10{height:2.5rem!important}.h-4{height:1rem!important}.h-48{height:12rem!important}.h-5{height:1.25rem!important}.h-64{height:16rem!important}.h-\[20\.75rem\]{height:20.75rem!important}.h-\[38px\]{height:38px!important}.h-auto{height:auto!important}.h-dvh{height:100dvh!important}.h-full{height:100%!important}.max-h-48{max-height:12rem!important}.max-h-\[36rem\]{max-height:36rem!important}.max-h-\[38rem\]{max-height:38rem!important}.max-h-\[calc\(100dvh-15rem\)\]{max-height:calc(100dvh - 15rem)!important}.max-h-\[calc\(100dvh-25rem\)\]{max-height:calc(100dvh - 25rem)!important}.max-h-full{max-height:100%!important}.min-h-24{min-height:6rem!important}.min-h-48{min-height:12rem!important}.min-h-96{min-height:24rem!important}.min-h-\[18rem\]{min-height:18rem!important}.min-h-dvh{min-height:100dvh!important}.w-24{width:6rem!important}.w-72{width:18rem!important}.w-80{width:20rem!important}.w-auto{width:auto!important}.w-full{width:100%!important}.min-w-\[4\.5rem\]{min-width:4.5rem!important}.min-w-\[unset\]{min-width:0!important;min-width:auto!important}.max-w-xl{max-width:36rem!important}.shrink-0{flex-shrink:0!important}.basis-1\/12{flex-basis:8.333333%!important}.basis-1\/2{flex-basis:50%!important}.basis-11\/12{flex-basis:91.666667%!important}.basis-full{flex-basis:100%!important}.rotate-0{--tw-rotate:0deg!important}.rotate-0,.rotate-180{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))!important}.rotate-180{--tw-rotate:180deg!important}.rotate-90{--tw-rotate:90deg!important}.rotate-90,.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))!important}@keyframes pulse{50%{opacity:.5}}.animate-pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite!important}.cursor-pointer{cursor:pointer!important}.select-none{-webkit-user-select:none!important;user-select:none!important}.resize-y{resize:vertical!important}.flex-col{flex-direction:column!important}.flex-wrap{flex-wrap:wrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}.place-content-center{place-content:center!important}.place-items-center{place-items:center!important}.content-center{align-content:center!important}.items-center{align-items:center!important}.justify-center{justify-content:center!important}.justify-between{justify-content:space-between!important}.justify-items-center{justify-items:center!important}.gap-1{gap:.25rem!important}.gap-2{gap:.5rem!important}.gap-2\.5{gap:.625rem!important}.gap-4{gap:1rem!important}.space-y-2\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(.625rem*var(--tw-space-y-reverse))!important;margin-top:calc(.625rem*(1 - var(--tw-space-y-reverse)))!important}.space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(1rem*var(--tw-space-y-reverse))!important;margin-top:calc(1rem*(1 - var(--tw-space-y-reverse)))!important}.space-y-8>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0!important;margin-bottom:calc(2rem*var(--tw-space-y-reverse))!important;margin-top:calc(2rem*(1 - var(--tw-space-y-reverse)))!important}.divide-x>:not([hidden])~:not([hidden]){--tw-divide-x-reverse:0!important;border-left-width:calc(1px*(1 - var(--tw-divide-x-reverse)))!important;border-right-width:calc(1px*var(--tw-divide-x-reverse))!important}.divide-x-reverse>:not([hidden])~:not([hidden]){--tw-divide-x-reverse:1!important}.overflow-auto{overflow:auto!important}.overflow-hidden{overflow:hidden!important}.overflow-x-auto{overflow-x:auto!important}.overflow-y-auto{overflow-y:auto!important}.overflow-y-hidden{overflow-y:hidden!important}.truncate{overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.text-wrap{text-wrap:wrap!important}.text-nowrap{text-wrap:nowrap!important}.rounded{border-radius:var(--ant-border-radius)!important}.border{border-width:1px!important}.border-y{border-top-width:1px!important}.border-b,.border-y{border-bottom-width:1px!important}.border-e-0{border-inline-end-width:0!important}.border-none{border-style:none!important}.border-\[--ant-color-border\]{border-color:var(--ant-color-border)!important}.border-\[--ant-color-warning\]{border-color:var(--ant-color-warning)!important}.bg-\[--ant-color-bg-layout\]{background-color:var(--ant-color-bg-layout)!important}.bg-\[--ant-color-border\]{background-color:var(--ant-color-border)!important}.bg-\[--ant-color-error\]{background-color:var(--ant-color-error)!important}.bg-\[--ant-color-fill-alter\]{background-color:var(--ant-color-fill-alter)!important}.bg-\[--ant-color-fill-secondary\]{background-color:var(--ant-color-fill-secondary)!important}.bg-\[--ant-color-primary-bg\]{background-color:var(--ant-color-primary-bg)!important}.bg-\[--ant-table-header-bg\]{background-color:var(--ant-table-header-bg)!important}.bg-\[unset\]{background-color:initial!important}.bg-slate-50{background-color:rgb(248 250 252/var(--tw-bg-opacity))!important}.bg-slate-50,.bg-white{--tw-bg-opacity:1!important}.bg-white{background-color:rgb(255 255 255/var(--tw-bg-opacity))!important}.bg-zinc-50{--tw-bg-opacity:1!important;background-color:rgb(250 250 250/var(--tw-bg-opacity))!important}.p-0{padding:0!important}.p-1{padding:.25rem!important}.p-1\.5{padding:.375rem!important}.p-2{padding:.5rem!important}.p-3{padding:.75rem!important}.p-4{padding:1rem!important}.p-6{padding:1.5rem!important}.px-0{padding-left:0!important;padding-right:0!important}.px-3{padding-left:.75rem!important;padding-right:.75rem!important}.px-6{padding-left:1.5rem!important;padding-right:1.5rem!important}.py-0\.5{padding-bottom:.125rem!important;padding-top:.125rem!important}.py-1{padding-bottom:.25rem!important;padding-top:.25rem!important}.py-4{padding-bottom:1rem!important;padding-top:1rem!important}.py-8{padding-bottom:2rem!important;padding-top:2rem!important}.pb-1{padding-bottom:.25rem!important}.pb-\[18px\]{padding-bottom:18px!important}.pe-1\.5{padding-inline-end:.375rem!important}.pe-6{padding-inline-end:1.5rem!important}.ps-1\.5{padding-inline-start:.375rem!important}.ps-4{padding-inline-start:1rem!important}.pt-1{padding-top:.25rem!important}.pt-3\.5{padding-top:.875rem!important}.pt-4{padding-top:1rem!important}.text-center{text-align:center!important}.text-right{text-align:right!important}.text-justify{text-align:justify!important}.align-baseline{vertical-align:initial!important}.font-mono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace!important}.text-2xl{font-size:1.5rem!important;line-height:2rem!important}.text-3xl{font-size:1.875rem!important;line-height:2.25rem!important}.text-\[10px\]{font-size:10px!important}.text-\[18px\]{font-size:18px!important}.text-base{font-size:1rem!important;line-height:1.5rem!important}.text-lg{font-size:1.125rem!important;line-height:1.75rem!important}.text-sm{font-size:.875rem!important;line-height:1.25rem!important}.text-xl{font-size:1.25rem!important;line-height:1.75rem!important}.text-xs{font-size:.75rem!important;line-height:1rem!important}.font-medium{font-weight:500!important}.italic{font-style:italic!important}.text-\[--ant-color-error\]{color:var(--ant-color-error)!important}.text-\[--ant-color-info\]{color:var(--ant-color-info)!important}.text-\[--ant-color-link-hover\]{color:var(--ant-color-link-hover)!important}.text-\[--ant-color-primary-active\]{color:var(--ant-color-primary-active)!important}.text-\[--ant-color-text-description\]{color:var(--ant-color-text-description)!important}.text-\[--ant-color-text-placeholder\]{color:var(--ant-color-text-placeholder)!important}.text-\[--ant-red\]{color:var(--ant-red)!important}.text-gray-400{--tw-text-opacity:1!important;color:rgb(156 163 175/var(--tw-text-opacity))!important}.text-green-500{--tw-text-opacity:1!important;color:rgb(34 197 94/var(--tw-text-opacity))!important}.text-inherit{color:inherit!important}.text-red-500{--tw-text-opacity:1!important;color:rgb(239 68 68/var(--tw-text-opacity))!important}.text-slate-400{--tw-text-opacity:1!important;color:rgb(148 163 184/var(--tw-text-opacity))!important}.text-zinc-300{--tw-text-opacity:1!important;color:rgb(212 212 216/var(--tw-text-opacity))!important}.text-zinc-400{--tw-text-opacity:1!important;color:rgb(161 161 170/var(--tw-text-opacity))!important}.underline{text-decoration-line:underline!important}.caret-\[--ant-color-text\]{caret-color:var(--ant-color-text)!important}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)!important}.transition{transition-duration:.15s!important;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter!important;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter!important;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter!important;transition-timing-function:cubic-bezier(.4,0,.2,1)!important}.transition-colors{transition-duration:.15s!important;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke!important;transition-timing-function:cubic-bezier(.4,0,.2,1)!important}.\[direction\:ltr\]{direction:ltr!important}.\*\:relative>*{position:relative!important}.\*\:m-0>*{margin:0!important}.\*\:size-4>*{height:1rem!important;width:1rem!important}.\*\:size-full>*{height:100%!important;width:100%!important}.\*\:flex-1>*{flex:1 1!important}.\*\:flex-initial>*{flex:0 1 auto!important}.\*\:shrink>*{flex-shrink:1!important}.\*\:grow>*{flex-grow:1!important}.\*\:basis-40>*{flex-basis:10rem!important}.\*\:gap-\[inherit\]>*{gap:inherit!important}.\*\:rounded>*{border-radius:var(--ant-border-radius)!important}.\*\:bg-white>*{--tw-bg-opacity:1!important;background-color:rgb(255 255 255/var(--tw-bg-opacity))!important}.\*\:p-2>*{padding:.5rem!important}.\*\:text-center>*{text-align:center!important}.\*\:text-\[12px\]>*{font-size:12px!important}.\*\:font-medium>*{font-weight:500!important}.\*\:font-normal>*{font-weight:400!important}.first\:mt-0:first-child{margin-top:0!important}.last\:mb-0:last-child{margin-bottom:0!important}.last\:border-solid:last-child{border-style:solid!important}.last\:border-inherit:last-child{border-color:inherit!important}.last\:\*\:rounded>:last-child{border-radius:var(--ant-border-radius)!important}.last\:\*\:bg-white>:last-child{--tw-bg-opacity:1!important;background-color:rgb(255 255 255/var(--tw-bg-opacity))!important}.last-of-type\:mb-0:last-of-type{margin-bottom:0!important}.hover\:text-inherit:hover{color:inherit!important}.focus-visible\:outline:focus-visible{outline-style:solid!important}.focus-visible\:outline-1:focus-visible{outline-width:1px!important}.focus-visible\:outline-\[--ant-color-primary-hover\]:focus-visible{outline-color:var(--ant-color-primary-hover)!important}.has-\[\.ant-checkbox-checked\]\:bg-inherit:has(.ant-checkbox-checked){background-color:inherit!important}.data-\[control-show\=false\]\:hidden[data-control-show=false]{display:none!important}.data-\[active\=true\]\:bg-\[--ant-color-fill-tertiary\][data-active=true]{background-color:var(--ant-color-fill-tertiary)!important}.data-\[group-option\=false\]\:ps-\[--ant-control-padding-horizontal\][data-group-option=false]{padding-inline-start:var(--ant-control-padding-horizontal)!important}.data-\[prices-difference\=true\]\:text-\[--ant-color-error\][data-prices-difference=true]{color:var(--ant-color-error)!important}.group[data-required=true] .group-data-\[required\=true\]\:ms-1\.5{margin-inline-start:.375rem!important}.group[data-required=false] .group-data-\[required\=false\]\:hidden{display:none!important}@media not all and (min-width:1280px){.max-xl\:basis-full{flex-basis:100%!important}.max-xl\:flex-col{flex-direction:column!important}.max-xl\:flex-wrap{flex-wrap:wrap!important}.max-xl\:last\:\*\:sticky>:last-child{position:sticky!important}.max-xl\:last\:\*\:inset-x-0>:last-child{left:0!important;right:0!important}.max-xl\:last\:\*\:bottom-0>:last-child{bottom:0!important}.max-xl\:last\:\*\:z-10>:last-child{z-index:10!important}.max-xl\:last\:\*\:shadow-inner>:last-child{--tw-shadow:inset 0 2px 4px 0 #0000000d!important;--tw-shadow-colored:inset 0 2px 4px 0 var(--tw-shadow-color)!important;box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow)!important;box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)!important}}@media not all and (min-width:1024px){.max-lg\:-mt-4{margin-top:-1rem!important}.max-lg\:mb-0{margin-bottom:0!important}.max-lg\:mb-\[--ant-form-item-margin-bottom\]{margin-bottom:var(--ant-form-item-margin-bottom)!important}.max-lg\:hidden{display:none!important}.max-lg\:basis-full{flex-basis:100%!important}.max-lg\:flex-col{flex-direction:column!important}.max-lg\:flex-wrap{flex-wrap:wrap!important}}@media not all and (min-width:640px){.max-sm\:basis-full{flex-basis:100%!important}.max-sm\:flex-col{flex-direction:column!important}.max-sm\:flex-wrap{flex-wrap:wrap!important}}@media (min-width:640px){.sm\:items-center{align-items:center!important}.sm\:pe-3{padding-inline-end:.75rem!important}.sm\:ps-3{padding-inline-start:.75rem!important}@media not all and (min-width:768px){.sm\:max-md\:max-h-full{max-height:100%!important}}}@media (min-width:768px){.md\:px-1{padding-left:.25rem!important;padding-right:.25rem!important}.md\:pe-1{padding-inline-end:.25rem!important}.md\:ps-1{padding-inline-start:.25rem!important}}@media (min-width:1024px){.lg\:mb-0{margin-bottom:0!important}.lg\:mt-\[33\.5px\]{margin-top:33.5px!important}.lg\:basis-96{flex-basis:24rem!important}.lg\:items-center{align-items:center!important}.lg\:justify-between{justify-content:space-between!important}.lg\:p-0{padding:0!important}.lg\:px-1\.5{padding-left:.375rem!important;padding-right:.375rem!important}.lg\:pe-1{padding-inline-end:.25rem!important}.lg\:pe-1\.5{padding-inline-end:.375rem!important}.lg\:pe-2{padding-inline-end:.5rem!important}.lg\:pe-3{padding-inline-end:.75rem!important}.lg\:ps-1{padding-inline-start:.25rem!important}.lg\:ps-1\.5{padding-inline-start:.375rem!important}.lg\:ps-2{padding-inline-start:.5rem!important}.lg\:ps-3{padding-inline-start:.75rem!important}}@media (min-width:1280px){.xl\:max-w-\[calc\(100vmax-40vw-5rem\)\]{max-width:calc(100vmax - 40vw - 5rem)!important}.xl\:max-w-full{max-width:100%!important}.xl\:items-start{align-items:flex-start!important}.xl\:items-center{align-items:center!important}.xl\:justify-between{justify-content:space-between!important}.xl\:pe-3{padding-inline-end:.75rem!important}.xl\:ps-3{padding-inline-start:.75rem!important}.xl\:first\:\*\:max-w-\[70\%\]>:first-child{max-width:70%!important}.xl\:first\:\*\:basis-\[70\%\]>:first-child{flex-basis:70%!important}.xl\:last\:\*\:max-w-\[30\%\]>:last-child{max-width:30%!important}.xl\:last\:\*\:basis-\[30\%\]>:last-child{flex-basis:30%!important}}.\[\&\:not\(\[value\=\"\"\]\)\]\:\[direction\:ltr\]:not([value=""]){direction:ltr!important}.\[\&\>div\]\:px-6>div{padding-left:1.5rem!important;padding-right:1.5rem!important}.first-of-type\:\[\&\>div\]\:pt-3>div:first-of-type{padding-top:.75rem!important}.last-of-type\:\[\&\>div\]\:py-3>div:last-of-type{padding-bottom:.75rem!important;padding-top:.75rem!important}.first\:\[\&\>span\>span\]\:text-gray-400>span>span:first-child{--tw-text-opacity:1!important;color:rgb(156 163 175/var(--tw-text-opacity))!important}.\[\&_\#image-renderer\]\:\[background\:inherit\] #image-renderer{background:inherit!important}.\[\&_\#pdf-controls\]\:hidden #pdf-controls{display:none!important}.\[\&_\*\]\:h-full *{height:100%!important}.\[\&_\*\]\:border-solid *{border-style:solid!important}.\[\&_\*\]\:text-inherit *{color:inherit!important}.\[\&_\.ant-collapse-header\]\:py-5 .ant-collapse-header{padding-bottom:1.25rem!important;padding-top:1.25rem!important}.\[\&_\.ant-form-item-label\]\:sr-only .ant-form-item-label{clip:rect(0,0,0,0)!important;border-width:0!important;height:1px!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;white-space:nowrap!important;width:1px!important}.\[\&_\.ant-form-item-label\]\:p-0 .ant-form-item-label{padding:0!important}.\[\&_\.ant-picker-input\>input\]\:text-right .ant-picker-input>input{text-align:right!important}.\[\&_\.ant-picker-input\>input\]\:\[direction\:ltr\] .ant-picker-input>input{direction:ltr!important}.\[\&_\.ant-result-icon\]\:mb-2 .ant-result-icon{margin-bottom:.5rem!important}.\[\&_\.ant-result-image\]\:mt-\[unset\] .ant-result-image{margin-top:0!important}.\[\&_\.ant-select\]\:h-8 .ant-select{height:2rem!important}.\[\&_\.ant-spin-container\]\:h-full .ant-spin-container{height:100%!important}@media (min-width:1024px){.lg\:\*\:\[\&_\.ant-spin-container_\>_\.ant-row\]\:w-2\/5 .ant-spin-container>.ant-row>*{width:40%!important}.lg\:\*\:\[\&_\.ant-spin-container_\>_\.ant-row\]\:max-w-\[40\%\] .ant-spin-container>.ant-row>*{max-width:40%!important}.lg\:\[\&_\.ant-spin-container_\>_\.ant-row_\>_\*\:is\(\:nth-child\(1\)\2c _\:nth-child\(4\)\)\]\:w-3\/5 .ant-spin-container>.ant-row>:is(:first-child,:nth-child(4)){width:60%!important}.lg\:\[\&_\.ant-spin-container_\>_\.ant-row_\>_\*\:is\(\:nth-child\(1\)\2c _\:nth-child\(4\)\)\]\:max-w-\[60\%\] .ant-spin-container>.ant-row>:is(:first-child,:nth-child(4)){max-width:60%!important}}.\[\&_\.ant-spin-text\]\:pt-4 .ant-spin-text{padding-top:1rem!important}.\[\&_\.ant-spin\.ant-spin-spinning\]\:max-h-full .ant-spin.ant-spin-spinning{max-height:100%!important}.\[\&_\.ant-upload-list-item-container\+\.ant-upload-select\]\:hidden .ant-upload-list-item-container+.ant-upload-select{display:none!important}.\[\&_\.ant-upload-list-item-container\]\:size-full .ant-upload-list-item-container{height:100%!important;width:100%!important}.\[\&_\.ant-upload-list-item-thumbnail\]\:h-\[inherit\] .ant-upload-list-item-thumbnail{height:inherit!important}.\[\&_\.ant-upload-list-item-thumbnail\]\:rounded-sm .ant-upload-list-item-thumbnail{border-radius:.125rem!important}.\[\&_\.ant-upload-list-item-thumbnail\]\:py-0\.5 .ant-upload-list-item-thumbnail{padding-bottom:.125rem!important;padding-top:.125rem!important}.\[\&_\.ant-upload-list-item\]\:mt-0 .ant-upload-list-item,.\[\&_\.ant-upload-list\]\:mt-0 .ant-upload-list{margin-top:0!important}.\[\&_\.ant-upload-list\]\:h-48 .ant-upload-list{height:12rem!important}.\[\&_\.ant-upload-list\]\:w-full .ant-upload-list{width:100%!important}.\[\&_\.ant-upload-select\:has\(\+\.ant-upload-list\)\]\:hidden .ant-upload-select:has(+.ant-upload-list){display:none!important}.\[\&_\.ant-upload-select\]\:size-full .ant-upload-select,.\[\&_\.ant-upload\]\:size-full .ant-upload{height:100%!important;width:100%!important}.\[\&_\.ant-upload\]\:has-\[\.ant-upload-list\:empty\]\:grid:has(.ant-upload-list:empty) .ant-upload{display:grid!important}.\[\&_\.img-crop-control\+\.ant-btn\]\:absolute .img-crop-control+.ant-btn{position:absolute!important}.\[\&_\:is\(\#proxy-renderer\2c \#msdoc-renderer\)\]\:flex-1 :is(#proxy-renderer,#msdoc-renderer){flex:1 1!important}.\[\&_\:is\(\#proxy-renderer\2c \#msdoc-renderer\)\]\:overflow-auto :is(#proxy-renderer,#msdoc-renderer){overflow:auto!important}.\*\:\[\&_\:is\(\#proxy-renderer\2c \#msdoc-renderer\)\]\:h-full :is(#proxy-renderer,#msdoc-renderer)>*{height:100%!important}.\[\&_label\]\:text-nowrap label{text-wrap:nowrap!important}.\[\&_li\]\:border-solid li{border-style:solid!important}.\[\&_li\]\:border-\[inherit\] li{border-color:inherit!important}.\[\&\~\[data-expanded\=false\]\]\:data-\[control-expand\]\:absolute[data-control-expand]~[data-expanded=false]{position:absolute!important}.\[\&\~\[data-expanded\=false\]\]\:data-\[control-expand\]\:-z-50[data-control-expand]~[data-expanded=false]{z-index:-50!important}.\[\&\~\[data-expanded\=false\]\]\:data-\[control-expand\]\:scale-0[data-control-expand]~[data-expanded=false]{--tw-scale-x:0!important;--tw-scale-y:0!important;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))!important}.ant-select-item-option-grouped:has(+.ant-select-item-option .\[\.ant-select-item-option-grouped\:has\(\+\.ant-select-item-option_\&\[data-group-option\=false\]\)\]\:mb-1[data-group-option=false]){margin-bottom:.25rem!important}
/*# sourceMappingURL=main.07fe1cbd.css.map*/