@import url(https://fonts.googleapis.com/css2?family=Noto+Sans+Georgian:wght@400;500;600;700&family=Noto+Serif+Georgian:wght@500;600;700&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}#proxy-renderer{display:flex;height:100%}.ant-card-body{padding:10px!important}.description,.title-3{-webkit-box-orient:vertical;-webkit-line-clamp:4;line-clamp:4;display:flex;display:-webkit-box;overflow:hidden;text-overflow:ellipsis}.login-page{--gcaa-navy:#0b2f4a;--gcaa-deep:#063552;--gcaa-sky:#0996c9;--gcaa-sky-light:#4eb8e0;--gcaa-mist:#e8f4faeb;--gcaa-ink:#102a3c;--gcaa-muted:#5a7385;--gcaa-line:#0996c938;--gcaa-white:#fff;background:radial-gradient(ellipse 80% 55% at 50% -10%,#4eb8e073,#0000 55%),radial-gradient(ellipse 60% 40% at 85% 70%,#0996c92e,#0000 50%),linear-gradient(165deg,#eaf6fb,#d4ebf5 38%,#b8dceb 68%,#8ec8e0);box-sizing:border-box;color:var(--gcaa-ink);display:grid;font-family:Noto Sans Georgian,sans-serif;height:100vh;height:100dvh;max-height:100vh;max-height:100dvh;overflow:hidden;padding:clamp(.5rem,2vh,1.5rem) clamp(1rem,3vw,2rem);place-items:center;position:relative}.login-page__sky{animation:login-sky-drift 28s linear infinite;background-image:linear-gradient(180deg,#0000,#0000 58%,#0b2f4a14),repeating-linear-gradient(105deg,#0000,#0000 48px,#ffffff12 0,#ffffff12 49px);inset:0;pointer-events:none;position:absolute}.login-page__horizon{background:linear-gradient(180deg,#0000,#0b2f4a1f 35%,#0b2f4a47);bottom:0;-webkit-clip-path:ellipse(70% 100% at 50% 100%);clip-path:ellipse(70% 100% at 50% 100%);height:28%;left:-10%;pointer-events:none;position:absolute;right:-10%}.login-page__composition{animation:login-rise .85s cubic-bezier(.22,1,.36,1) both;gap:clamp(.65rem,2.2vh,1.75rem);justify-content:center;max-height:100%;position:relative;width:min(100%,420px);z-index:1}.login-page__brand,.login-page__composition{align-items:center;display:flex;flex-direction:column}.login-page__brand{flex-shrink:0;gap:clamp(.35rem,1.2vh,.75rem);text-align:center}.login-page__mark{animation:login-mark-float 5.5s ease-in-out infinite;filter:drop-shadow(0 10px 18px rgba(11,47,74,.22));height:clamp(48px,8vh,72px);object-fit:contain;width:clamp(48px,8vh,72px)}.login-page__title{color:var(--gcaa-navy);font-family:"Noto Serif Georgian",serif;font-size:clamp(1.25rem,3.8vh,2.05rem);font-weight:700;letter-spacing:-.01em;line-height:1.2;margin:0;max-width:18ch}.login-page__agency{color:var(--gcaa-muted);font-size:clamp(.72rem,1.6vh,.82rem);font-weight:500;letter-spacing:.02em;line-height:1.35;margin:0;max-width:32ch}.login-page__lede{color:var(--gcaa-deep);font-size:clamp(.8rem,1.8vh,.95rem);line-height:1.4;margin:0;max-width:28ch;opacity:.85}.login-page__panel{animation:login-panel-in .9s cubic-bezier(.22,1,.36,1) .12s both;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);background:var(--gcaa-mist);border:1px solid #ffffffa6;border-radius:18px;box-shadow:inset 0 1px 0 #ffffffb3,0 18px 40px #0b2f4a1f;flex-shrink:0;padding:clamp(.85rem,2.5vh,1.65rem) clamp(1rem,3vw,1.85rem);width:100%}.login-page__panel-title{color:var(--gcaa-navy);font-family:"Noto Serif Georgian",serif;font-size:clamp(1rem,2.4vh,1.2rem);font-weight:600;margin:0 0 clamp(.65rem,1.8vh,1.05rem)}.login-page__form .ant-form-item-label>label{color:var(--gcaa-ink)!important;font-family:Noto Sans Georgian,sans-serif;font-weight:500}.login-page__form .ant-form-item{margin-bottom:clamp(.55rem,1.8vh,1rem)!important}.login-page__form .ant-input,.login-page__form .ant-input-affix-wrapper{background:var(--gcaa-white)!important;border-color:var(--gcaa-line)!important;border-radius:10px!important;font-family:Noto Sans Georgian,sans-serif;min-height:clamp(36px,5.2vh,42px);transition:border-color .2s ease,box-shadow .2s ease}.login-page__form .ant-input-affix-wrapper-focused,.login-page__form .ant-input-affix-wrapper:focus,.login-page__form .ant-input-affix-wrapper:hover,.login-page__form .ant-input:focus,.login-page__form .ant-input:hover{border-color:var(--gcaa-sky)!important;box-shadow:0 0 0 3px #0996c926!important}.login-page__submit.ant-btn{background:linear-gradient(135deg,var(--gcaa-sky) 0,var(--gcaa-deep) 100%);border:none;border-radius:10px;box-shadow:0 10px 22px #0996c947;font-family:Noto Sans Georgian,sans-serif;font-size:1rem;font-weight:600;height:clamp(40px,5.5vh,46px);transition:transform .2s ease,box-shadow .2s ease,filter .2s ease}.login-page__submit.ant-btn:focus,.login-page__submit.ant-btn:hover{background:linear-gradient(135deg,var(--gcaa-sky-light) 0,var(--gcaa-sky) 55%,var(--gcaa-deep) 100%)!important;box-shadow:0 14px 26px #0996c957!important;filter:brightness(1.05);transform:translateY(-1px)}.login-page__submit.ant-btn:active{transform:translateY(0)}.login-page__footer{color:var(--gcaa-muted);font-size:.75rem;margin:clamp(.5rem,1.5vh,.9rem) 0 0;text-align:center}@keyframes login-rise{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes login-panel-in{0%{opacity:0;transform:translateY(14px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes login-mark-float{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}@keyframes login-sky-drift{0%{background-position:0 0,0 0}to{background-position:0 0,120px 0}}@media (max-width:480px){.login-page__panel{border-radius:14px}}@media (max-height:700px){.login-page__footer,.login-page__lede{display:none}}@media (prefers-reduced-motion:reduce){.login-page__composition,.login-page__mark,.login-page__panel,.login-page__sky{animation:none}}.App{padding:10px;text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.ant-layout-sider-trigger{background-color:#ccc!important}.ant-table-cell-row-hover{color:#000!important}.inactive-row{background-color:#ff7694!important;color:#fff!important}#pdf-controls>div{border:11px solid #e40000!important;width:100%!important}#pdf-zoom-in,#pdf-zoom-out,#pdf-zoom-reset{display:none!important}.ant-table-column-sort{color:#000!important}#pdf-pagination{border:0 solid #000!important}#pdf-controls>div{border:none!important;padding:10px!important}.ant-table-row{border-radius:10px!important}.department-card .ant-card-body{min-height:220px}: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}.ant-upload-list-item-name{max-width:300px!important}
/*# sourceMappingURL=main.7a8dd9a0.css.map*/