.avatar{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;overflow:hidden;background:var(--color-blue-background);color:var(--color-primary);font-family:var(--font-sans);font-weight:600;border-radius:50%}.avatar img{width:100%;height:100%;object-fit:cover}.avatar-32{width:32px;height:32px;font-size:12px}.avatar-40{width:40px;height:40px;font-size:14px}.avatar-64{width:64px;height:64px;font-size:22px}.avatar-120{width:120px;height:120px;font-size:40px}.avatar-32 .avatar-icon{width:16px;height:16px}.avatar-40 .avatar-icon{width:20px;height:20px}.avatar-64 .avatar-icon{width:28px;height:28px}.avatar-120 .avatar-icon{width:48px;height:48px}.topbar{display:flex;padding:48px 50px 0;justify-content:space-between;align-items:center;align-self:stretch;background:transparent;width:100%;box-sizing:border-box}.topbar-search-wrapper{width:calc(50% - 20px);min-width:0}.topbar-search{display:flex;align-items:center;gap:10px;width:100%;background:#fff;border:1px solid #eceef4;border-radius:999px;padding:10px 18px}.topbar-search-icon{color:var(--color-grey);flex-shrink:0}.topbar-search-input{flex:1;border:none;outline:none;background:transparent;font-size:14px;color:var(--color-black);font-family:var(--font-sans);cursor:default}.topbar-right{display:flex;justify-content:flex-end;align-items:center;gap:48px;margin-left:auto;flex-shrink:0}.topbar-user{display:flex;align-items:center;gap:16px;cursor:pointer;position:relative}.topbar-name-avatar{display:flex;align-items:center;gap:8px}.topbar-user-name{color:var(--color-black)}.topbar-chevron-wrapper{display:flex;align-items:center}.topbar-chevron{width:12px;height:12px;stroke:var(--color-black)}:root{--react-pdf-text-layer: 1;--highlight-bg-color: rgba(180, 0, 170, 1);--highlight-selected-bg-color: rgba(0, 100, 0, 1)}@media screen and (forced-colors: active){:root{--highlight-bg-color: Highlight;--highlight-selected-bg-color: ButtonText}}[data-main-rotation="90"]{transform:rotate(90deg) translateY(-100%)}[data-main-rotation="180"]{transform:rotate(180deg) translate(-100%,-100%)}[data-main-rotation="270"]{transform:rotate(270deg) translate(-100%)}.textLayer{position:absolute;text-align:initial;top:0;right:0;bottom:0;left:0;overflow:hidden;line-height:1;text-size-adjust:none;forced-color-adjust:none;transform-origin:0 0;z-index:2}.textLayer :is(span,br){color:transparent;position:absolute;white-space:pre;cursor:text;margin:0;transform-origin:0 0}.textLayer span.markedContent{top:0;height:0}.textLayer .highlight{margin:-1px;padding:1px;background-color:var(--highlight-bg-color);border-radius:4px}.textLayer .highlight.appended{position:initial}.textLayer .highlight.begin{border-radius:4px 0 0 4px}.textLayer .highlight.end{border-radius:0 4px 4px 0}.textLayer .highlight.middle{border-radius:0}.textLayer .highlight.selected{background-color:var(--highlight-selected-bg-color)}.textLayer br::selection{background:transparent}.textLayer .endOfContent{display:block;position:absolute;top:100%;right:0;bottom:0;left:0;z-index:-1;cursor:default;-webkit-user-select:none;user-select:none}.textLayer.selecting .endOfContent{top:0}.hiddenCanvasElement{position:absolute;top:0;left:0;width:0;height:0;display:none}:root{--react-pdf-annotation-layer: 1;--annotation-unfocused-field-background: url("data:image/svg+xml;charset=UTF-8,<svg width='1px' height='1px' xmlns='http://www.w3.org/2000/svg'><rect width='100%' height='100%' style='fill:rgba(0, 54, 255, 0.13);'/></svg>");--input-focus-border-color: Highlight;--input-focus-outline: 1px solid Canvas;--input-unfocused-border-color: transparent;--input-disabled-border-color: transparent;--input-hover-border-color: black;--link-outline: none}@media screen and (forced-colors: active){:root{--input-focus-border-color: CanvasText;--input-unfocused-border-color: ActiveText;--input-disabled-border-color: GrayText;--input-hover-border-color: Highlight;--link-outline: 1.5px solid LinkText}.annotationLayer .textWidgetAnnotation :is(input,textarea):required,.annotationLayer .choiceWidgetAnnotation select:required,.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:required{outline:1.5px solid selectedItem}.annotationLayer .linkAnnotation:hover{-webkit-backdrop-filter:invert(100%);backdrop-filter:invert(100%)}}.annotationLayer{position:absolute;top:0;left:0;pointer-events:none;transform-origin:0 0;z-index:3}.annotationLayer[data-main-rotation="90"] .norotate{transform:rotate(270deg) translate(-100%)}.annotationLayer[data-main-rotation="180"] .norotate{transform:rotate(180deg) translate(-100%,-100%)}.annotationLayer[data-main-rotation="270"] .norotate{transform:rotate(90deg) translateY(-100%)}.annotationLayer canvas{position:absolute;width:100%;height:100%}.annotationLayer section{position:absolute;text-align:initial;pointer-events:auto;box-sizing:border-box;margin:0;transform-origin:0 0}.annotationLayer .linkAnnotation{outline:var(--link-outline)}.textLayer.selecting~.annotationLayer section{pointer-events:none}.annotationLayer :is(.linkAnnotation,.buttonWidgetAnnotation.pushButton)>a{position:absolute;font-size:1em;top:0;left:0;width:100%;height:100%}.annotationLayer :is(.linkAnnotation,.buttonWidgetAnnotation.pushButton)>a:hover{opacity:.2;background:#ff0;box-shadow:0 2px 10px #ff0}.annotationLayer .textAnnotation img{position:absolute;cursor:pointer;width:100%;height:100%;top:0;left:0}.annotationLayer .textWidgetAnnotation :is(input,textarea),.annotationLayer .choiceWidgetAnnotation select,.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input{background-image:var(--annotation-unfocused-field-background);border:2px solid var(--input-unfocused-border-color);box-sizing:border-box;font:calc(9px * var(--total-scale-factor)) sans-serif;height:100%;margin:0;vertical-align:top;width:100%}.annotationLayer .textWidgetAnnotation :is(input,textarea):required,.annotationLayer .choiceWidgetAnnotation select:required,.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:required{outline:1.5px solid red}.annotationLayer .choiceWidgetAnnotation select option{padding:0}.annotationLayer .buttonWidgetAnnotation.radioButton input{border-radius:50%}.annotationLayer .textWidgetAnnotation textarea{resize:none}.annotationLayer .textWidgetAnnotation :is(input,textarea)[disabled],.annotationLayer .choiceWidgetAnnotation select[disabled],.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input[disabled]{background:none;border:2px solid var(--input-disabled-border-color);cursor:not-allowed}.annotationLayer .textWidgetAnnotation :is(input,textarea):hover,.annotationLayer .choiceWidgetAnnotation select:hover,.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:hover{border:2px solid var(--input-hover-border-color)}.annotationLayer .textWidgetAnnotation :is(input,textarea):hover,.annotationLayer .choiceWidgetAnnotation select:hover,.annotationLayer .buttonWidgetAnnotation.checkBox input:hover{border-radius:2px}.annotationLayer .textWidgetAnnotation :is(input,textarea):focus,.annotationLayer .choiceWidgetAnnotation select:focus{background:none;border:2px solid var(--input-focus-border-color);border-radius:2px;outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) :focus{background-image:none;background-color:transparent}.annotationLayer .buttonWidgetAnnotation.checkBox :focus{border:2px solid var(--input-focus-border-color);border-radius:2px;outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation.radioButton :focus{border:2px solid var(--input-focus-border-color);outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before,.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after,.annotationLayer .buttonWidgetAnnotation.radioButton input:checked:before{background-color:CanvasText;content:"";display:block;position:absolute}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before,.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after{height:80%;left:45%;width:1px}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before{transform:rotate(45deg)}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after{transform:rotate(-45deg)}.annotationLayer .buttonWidgetAnnotation.radioButton input:checked:before{border-radius:50%;height:50%;left:30%;top:20%;width:50%}.annotationLayer .textWidgetAnnotation input.comb{font-family:monospace;padding-left:2px;padding-right:0}.annotationLayer .textWidgetAnnotation input.comb:focus{width:103%}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input{-webkit-appearance:none;-moz-appearance:none;appearance:none}.annotationLayer .popupTriggerArea{height:100%;width:100%}.annotationLayer .fileAttachmentAnnotation .popupTriggerArea{position:absolute}.annotationLayer .popupWrapper{position:absolute;font-size:calc(9px * var(--total-scale-factor));width:100%;min-width:calc(180px * var(--total-scale-factor));pointer-events:none}.annotationLayer .popup{position:absolute;max-width:calc(180px * var(--total-scale-factor));background-color:#ff9;box-shadow:0 calc(2px * var(--total-scale-factor)) calc(5px * var(--total-scale-factor)) #888;border-radius:calc(2px * var(--total-scale-factor));padding:calc(6px * var(--total-scale-factor));margin-left:calc(5px * var(--total-scale-factor));cursor:pointer;font:message-box;white-space:normal;word-wrap:break-word;pointer-events:auto}.annotationLayer .popup>*{font-size:calc(9px * var(--total-scale-factor))}.annotationLayer .popup h1{display:inline-block}.annotationLayer .popupDate{display:inline-block;margin-left:calc(5px * var(--total-scale-factor))}.annotationLayer .popupContent{border-top:1px solid rgba(51,51,51,1);margin-top:calc(2px * var(--total-scale-factor));padding-top:calc(2px * var(--total-scale-factor))}.annotationLayer .richText>*{white-space:pre-wrap;font-size:calc(9px * var(--total-scale-factor))}.annotationLayer .highlightAnnotation,.annotationLayer .underlineAnnotation,.annotationLayer .squigglyAnnotation,.annotationLayer .strikeoutAnnotation,.annotationLayer .freeTextAnnotation,.annotationLayer .lineAnnotation svg line,.annotationLayer .squareAnnotation svg rect,.annotationLayer .circleAnnotation svg ellipse,.annotationLayer .polylineAnnotation svg polyline,.annotationLayer .polygonAnnotation svg polygon,.annotationLayer .caretAnnotation,.annotationLayer .inkAnnotation svg polyline,.annotationLayer .stampAnnotation,.annotationLayer .fileAttachmentAnnotation{cursor:pointer}.annotationLayer section svg{position:absolute;width:100%;height:100%;top:0;left:0}.annotationLayer .annotationTextContent{position:absolute;width:100%;height:100%;opacity:0;color:transparent;-webkit-user-select:none;user-select:none;pointer-events:none}.annotationLayer .annotationTextContent span{width:100%;display:inline-block}.esd-page{display:flex;height:100vh;width:100%;overflow:hidden;background:var(--color-white)}.esd-main{flex:1;display:flex;flex-direction:column;min-width:0;overflow:hidden}.esd-content{flex:1;overflow-y:auto;padding:40px 48px}.esd-content-header{margin-bottom:28px}.esd-content-subtitle{margin-top:6px;color:var(--color-grey);font-size:15px}.esd-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:24px}.esd-card{display:flex;flex-direction:column;text-align:left;background:#fff;border:1px solid #ECEEF4;border-radius:16px;padding:16px;cursor:pointer;transition:box-shadow .15s ease,transform .15s ease,border-color .15s ease}.esd-card:hover{box-shadow:0 8px 24px #0408201a;transform:translateY(-2px);border-color:var(--color-primary)}.esd-card-header{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:12px}.esd-card-filename{font-size:14px;font-weight:700;color:var(--color-black);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.esd-card-grade{flex-shrink:0;width:26px;height:26px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-size:13px;font-weight:700}.esd-card-preview{background:var(--color-blue-background);border-radius:10px;height:150px;display:flex;align-items:center;justify-content:center;overflow:hidden;margin-bottom:14px}.esd-card-doc-mock{width:96px;height:120px;background:#fff;border-radius:4px;box-shadow:0 2px 8px #0408201f;padding:14px 12px;display:flex;flex-direction:column;gap:7px}.esd-card-doc-line{height:5px;border-radius:3px;background:var(--color-light-grey)}.esd-card-doc-line-title{height:7px;width:70%;background:var(--color-grey)}.esd-card-doc-line-short{width:55%}.esd-card-footer{display:flex;align-items:center;gap:10px}.esd-card-date{font-size:13px;color:var(--color-grey)}.esd-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;background:#1e1e1e40;backdrop-filter:blur(12.5px);-webkit-backdrop-filter:blur(12.5px);display:flex;align-items:center;justify-content:center;padding:32px}.esd-modal{display:flex;gap:24px;width:100%;max-width:1180px;height:100%;max-height:860px}.esd-pdf{flex:1.25;display:flex;flex-direction:column;background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 20px 60px #04082040}.esd-pdf-header{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;border-bottom:1px solid #ECEEF4}.esd-pdf-header-left{display:flex;align-items:center;gap:12px;min-width:0}.esd-pdf-filename{font-size:14px;font-weight:700;color:var(--color-black);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.esd-pdf-actions{display:flex;align-items:center;gap:4px}.esd-pdf-close,.esd-pdf-action,.esd-pdf-nav{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:8px;color:var(--color-grey);background:transparent;cursor:pointer;transition:background .12s ease,color .12s ease}.esd-pdf-close:hover,.esd-pdf-action:hover,.esd-pdf-nav:not(:disabled):hover{background:#f0f2f8;color:var(--color-black)}.esd-pdf-body{flex:1;overflow:auto;background:#525659}.esd-pdf-doc{display:flex;flex-direction:column;align-items:center;gap:16px;padding:20px 0}.esd-pdf-page{position:relative;box-shadow:0 4px 16px #00000059}.esd-pdf-highlight{position:absolute;pointer-events:none;border-radius:2px}.esd-pdf-loading{color:#fff;text-align:center;padding:40px 0;font-size:14px}.esd-pdf-placeholder{display:flex;align-items:center;justify-content:center;height:100%}.esd-pdf-placeholder-spinner{width:36px;height:36px;border-radius:50%;border:3px solid rgba(255,255,255,.25);border-top-color:#fff;animation:esd-spin .8s linear infinite}.esd-panel{flex:.85;display:flex;flex-direction:column;background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 20px 60px #04082040;position:relative}.esd-analysis{display:flex;flex-direction:column;height:100%}.esd-analysis-scroll{flex:1;overflow-y:auto;padding:28px 28px 8px}.esd-doc-title{text-align:center;font-size:24px}.esd-doc-subtitle{text-align:center;color:var(--color-grey);font-size:13px;margin-top:4px}.esd-grade-wrap{display:flex;justify-content:center;margin:22px 0 26px}.esd-grade-ring{position:relative;width:120px;height:120px}.esd-grade-center{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center}.esd-grade-letter{font-size:40px;font-weight:800;line-height:1}.esd-grade-label{font-size:12px;color:var(--color-grey);margin-top:2px}.esd-checklist{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:4px}.esd-check-row{display:flex;align-items:flex-start;gap:10px;width:100%;text-align:left;background:transparent;padding:8px 4px;border-radius:8px;cursor:pointer}.esd-check-row[data-active=true]{background:transparent}.esd-check-pass{color:var(--color-secondary);flex-shrink:0;margin-top:1px}.esd-check-warn{color:var(--color-caution);flex-shrink:0;margin-top:1px}.esd-check-fail{color:var(--color-warning);flex-shrink:0;margin-top:1px}.esd-check-text{flex:1;font-size:14px;font-weight:600;color:var(--color-black)}.esd-check-text-pass{color:var(--color-secondary)}.esd-check-text-warn{color:var(--color-caution)}.esd-check-text-fail{color:var(--color-warning)}.esd-check-chevron{color:var(--color-grey);flex-shrink:0}.esd-check-detail{padding:4px 4px 12px}.esd-check-detail .esd-section{margin-top:14px}.esd-check-detail .esd-section:first-child{margin-top:6px}.esd-check-detail .esd-section-title{font-size:13px;font-weight:700}.esd-check-detail .esd-section-body{font-size:13px;line-height:1.5}.esd-section{margin-top:20px}.esd-section-title{font-size:15px;font-weight:700;color:var(--color-black);margin-bottom:6px}.esd-section-body{font-size:14px;line-height:1.55;color:#3a3e50}.esd-analysis-footer{padding:16px 28px 24px;border-top:1px solid #ECEEF4}.esd-ask-ai-btn{width:100%;padding:13px;border-radius:12px;background:var(--color-primary);color:#fff;font-size:15px;font-weight:700;cursor:pointer;transition:background .12s ease}.esd-ask-ai-btn:hover{background:#003b8a}.esd-scanning{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;padding:32px;text-align:center}.esd-scan-spinner{width:56px;height:56px;border-radius:50%;border:4px solid var(--color-blue-background);border-top-color:var(--color-primary);animation:esd-spin .9s linear infinite}@keyframes esd-spin{to{transform:rotate(360deg)}}.esd-scan-title{margin:22px 0 4px;font-size:18px;font-weight:700;color:var(--color-black)}.esd-scan-file{font-size:13px;color:var(--color-grey);margin:0 0 24px}.esd-scan-steps{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:12px;text-align:left}.esd-scan-step{display:flex;align-items:center;gap:10px;font-size:14px;transition:color .3s ease,opacity .3s ease}.esd-scan-step.pending{color:var(--color-light-grey);opacity:.7}.esd-scan-step.active{color:var(--color-black);font-weight:600}.esd-scan-step.done{color:var(--color-grey)}.esd-scan-step-icon{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;flex-shrink:0;color:var(--color-secondary)}.esd-scan-dot{width:8px;height:8px;border-radius:50%;background:var(--color-light-grey)}.esd-scan-dot-spinner{width:14px;height:14px;border-radius:50%;border:2px solid var(--color-primary-transparent);border-top-color:var(--color-primary);animation:esd-spin .7s linear infinite}.esd-chat{display:flex;flex-direction:column;height:100%}.esd-chat-close{position:absolute;top:14px;right:14px;z-index:2;display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:8px;color:var(--color-grey);cursor:pointer}.esd-chat-close:hover{background:#f0f2f8;color:var(--color-black)}.esd-chat-messages{flex:1;overflow-y:auto;padding:44px 24px 16px;display:flex;flex-direction:column;gap:18px}.esd-chat-date{text-align:center;font-size:12px;color:var(--color-grey)}.esd-chat-row-user{display:flex;align-items:flex-start;justify-content:flex-end;gap:8px}.esd-chat-bubble-user{background:var(--color-blue-background);color:var(--color-black);font-size:14px;line-height:1.45;padding:10px 14px;border-radius:14px 14px 4px;max-width:80%}.esd-chat-ai{display:flex;flex-direction:column;align-items:flex-start;gap:10px}.esd-chat-ai-text{font-size:14px;line-height:1.55;color:#3a3e50}.esd-chat-ai-text p{margin:0 0 10px}.esd-chat-ai-text p:last-child{margin-bottom:0}.esd-chat-ai-text ul{margin:6px 0;padding-left:20px;list-style:disc}.esd-chat-ai-text li{margin:2px 0}.esd-chat-feedback{display:flex;gap:6px}.esd-fb-btn{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:8px;color:var(--color-grey);cursor:pointer;transition:background .12s ease,color .12s ease}.esd-fb-btn:hover{background:#f0f2f8;color:var(--color-primary)}.esd-chat-generating{display:flex;align-items:center;gap:8px;color:var(--color-grey);font-size:13px}.esd-chat-generating-avatar{width:22px;height:22px;border-radius:50%}.esd-chat-input-wrap{padding:12px 20px 18px;border-top:1px solid #ECEEF4}.esd-chat-input-area{display:flex;align-items:center;gap:10px;border:1px solid #DDE1EC;border-radius:999px;padding:8px 14px;cursor:text}.esd-chat-input-area:focus-within{border-color:var(--color-primary)}.esd-chat-paperclip{color:var(--color-grey);flex-shrink:0}.esd-chat-input{flex:1;border:none;outline:none;resize:none;font-size:14px;line-height:1.4;max-height:96px;background:transparent;color:var(--color-black);font-family:inherit}.esd-chat-send{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:50%;background:var(--color-primary);color:#fff;cursor:pointer}.esd-chat-send:disabled{background:var(--color-light-grey);cursor:default}.esd-chat-footer{text-align:center;font-size:11px;color:var(--color-grey);margin-top:8px}@media (max-width: 900px){.esd-modal{flex-direction:column;max-height:none}.esd-content{padding:24px}}:root{--color-primary: #004aad;--color-primary-transparent: rgba(0, 74, 173, .25);--color-secondary: #23c3ab;--color-secondary-transparent: rgba(35, 195, 171, .25);--color-warning: #ff6663;--color-warning-hover: #9e3c3a;--color-warning-transparent: rgba(255, 102, 99, .25);--color-caution: #faa801;--color-caution-transparent: rgba(250, 168, 1, .25);--color-black: #040820;--color-black-transparent: rgba(4, 8, 32, .25);--color-white: #f9faff;--color-grey: #7f818f;--color-light-grey: #c8cad2;--color-grey-transparent: rgba(127, 129, 143, .25);--color-blue-background: #e3f1ff;--color-light-blue: #c7e2ff;--color-text-black: #1e1e1e;--font-sans: "Open Sans", ui-sans-serif, system-ui, sans-serif}*,*:before,*:after{box-sizing:border-box}html,body,#root{height:100%}body{margin:0;font-family:var(--font-sans);color:var(--color-black);background:var(--color-white);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}button{font-family:inherit;border:none;background:none;padding:0}a{color:inherit;text-decoration:none}.heading-large-black{font-family:var(--font-sans);font-size:30px;line-height:1.2;font-weight:700;margin:0}.text-emphasis-m{font-family:var(--font-sans);font-size:14px;line-height:1.2;font-weight:700}.text-emphasis-l{font-family:var(--font-sans);font-size:16px;line-height:1.2;font-weight:700}
