html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,main,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section{display:block}*[hidden]{display:none}body{line-height:1}menu,ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}._headerOutline_1aj1l_65{width:100%;display:flex;justify-content:center;box-shadow:0 1.5rem .8rem -6px #f3f2f2;padding:1rem 0}._headerContainer_1aj1l_73{display:flex;height:100%;width:90%;margin:auto;justify-content:center;align-items:center}._headerContainer_1aj1l_73 ._titleContainer_1aj1l_81{align-items:baseline;font-weight:700;color:#6b2c90}._headerContainer_1aj1l_73 h1{font-size:2rem}._headerContainer_1aj1l_73 span{font-size:.625rem;margin-left:.2rem}._logoContainer_1aj1l_94,._headerContainer_1aj1l_73 h1,._iconContainer_1aj1l_96,._iconSection_1aj1l_97{flex:1;display:inline-flex;justify-content:center;margin-left:auto}._logoImg_1aj1l_104{max-width:100%;height:3rem;margin-right:auto}._iconGroup_1aj1l_110{margin-left:auto;margin-right:5rem}._iconGroup_1aj1l_110 ._icon_1aj1l_96{margin-right:2rem}._headerDropdown_1aj1l_118{padding:0}._home_1t362_1{height:100vh;display:flex;flex-direction:column}._page_1t362_7{flex-grow:1;min-height:0}._container_1g2f2_65{display:flex;flex-direction:column;text-align:center;width:100%;height:100vh}._heroContainer_1g2f2_73{position:relative;max-width:100%}._heroImage_1g2f2_79{width:100%;aspect-ratio:1057/566;opacity:.1}._heading_1g2f2_85{background:-webkit-linear-gradient(#3161ab,var(--pink));-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-size:7rem;position:absolute;top:50%;left:50%;transform:translate(-50%,-105%);width:90%;background-color:#00f;text-align:left;line-height:1.2}._heroContainer_1g2f2_73>._cta_1g2f2_100{position:absolute;top:65%;left:50%;transform:translate(-50%,-50%)}._input_1g2f2_107{border:.1em solid #e3d9e8;background-color:#f7f4f8;border-radius:1rem}._error_1g2f2_113{margin-bottom:1.5rem;color:red}.loginbox{display:flex;justify-content:center;align-items:center;flex-grow:1;margin-bottom:3rem}.login-card{border:.1em solid #e3d9e8}._notification_1ey7k_1{position:fixed;display:flex;align-items:center;gap:12px;padding:12px 40px 12px 20px;border-radius:8px;box-shadow:0 4px 12px #00000026;font-size:14px;font-weight:500;z-index:9999;animation:_slideIn_1ey7k_1 .3s ease-out;min-width:250px;transition:bottom .3s ease-out}._notification_1ey7k_1._fadeOut_1ey7k_17{animation:_fadeOut_1ey7k_17 .3s ease-out forwards}._icon_1ey7k_21{display:flex;align-items:center;justify-content:center;width:20px;height:20px;border-radius:50%;font-size:14px;font-weight:700}._success_1ey7k_32{background-color:#f6ffed;border:1px solid #b7eb8f;color:#52c41a}._success_1ey7k_32 ._icon_1ey7k_21{background-color:#52c41a;color:#fff}._error_1ey7k_42{background-color:#fff2f0;border:1px solid #ffccc7;color:#ff4d4f}._error_1ey7k_42 ._icon_1ey7k_21{background-color:#ff4d4f;color:#fff}._info_1ey7k_52{background-color:#e6f7ff;border:1px solid #91d5ff;color:#1890ff}._info_1ey7k_52 ._icon_1ey7k_21{background-color:#1890ff;color:#fff}._progress_1ey7k_62{background-color:#fff3cd;border:1px solid #ffeeba;color:#6d5303}._progress_1ey7k_62 ._icon_1ey7k_21{background-color:transparent}._progressIcon_1ey7k_71{background-color:transparent!important}._spinner_1ey7k_75{width:16px;height:16px;border:2px solid rgba(109,83,3,.2);border-top-color:#6d5303;border-radius:50%;animation:_spin_1ey7k_75 .8s linear infinite}._closeButton_1ey7k_84{position:absolute;right:8px;top:50%;transform:translateY(-50%);background:transparent;border:none;font-size:20px;line-height:1;cursor:pointer;padding:4px 8px;color:inherit;opacity:.6;transition:opacity .2s}._closeButton_1ey7k_84:hover{opacity:1}._closeButton_1ey7k_84:focus{outline:2px solid currentColor;outline-offset:2px;border-radius:4px}@keyframes _spin_1ey7k_75{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes _slideIn_1ey7k_1{0%{transform:translate(400px);opacity:0}to{transform:translate(0);opacity:1}}@keyframes _fadeOut_1ey7k_17{0%{transform:translate(0);opacity:1}to{transform:translate(400px);opacity:0}}._buttonWrapper_dcrgc_68{display:inline-block}._disabledWrapper_dcrgc_72{cursor:not-allowed}._button_dcrgc_68{text-decoration:none;font-size:1rem;font-family:inherit;padding:.33rem 1rem;line-height:1.5715;border:none;border-radius:.5rem;display:inline-flex;justify-content:center;align-items:center;position:relative;cursor:pointer;box-shadow:#0000003d 0 3px 8px;transition:background-color .2s,transform .2s,box-shadow .2s,color .2s,border-color .2s}._button_dcrgc_68:hover{transform:translateY(-2px);box-shadow:0 10px 20px #0003}._button_dcrgc_68:active{transform:translateY(-1px);box-shadow:0 5px 20px #0003}@keyframes _rippleOutPrimary_dcrgc_1{0%{transform:scale(1);opacity:1}60%{opacity:0}to{transform:scaleX(1.2) scaleY(1.4)}}@keyframes _rippleOutOutline_dcrgc_1{0%{transform:scale(1);opacity:1}70%{opacity:0}to{transform:scaleX(1.2) scaleY(1.5)}}._button_dcrgc_68:after{content:"";width:100%;height:100%;border-radius:.5rem;outline:.04em solid #6b2c90;position:absolute;top:0;left:0;z-index:-1;opacity:0}._button_dcrgc_68._noAnimation_dcrgc_147:hover:after{animation:none}._primary_dcrgc_154{background-color:#6b2c90;color:#fff}._primary_dcrgc_154:hover{background-color:#8e69a8}._primary_dcrgc_154:active{background-color:#543075}._primary_dcrgc_154:after{background-color:#6b2c90;transition:background-color .2s}._primary_dcrgc_154:hover:after{background-color:#8e69a8;animation:_rippleOutPrimary_dcrgc_1 .5s ease forwards}._outline_dcrgc_180{background-color:#fff;border:1px solid #c3c3c3}._outline_dcrgc_180:hover{background-color:#fff;color:#6b2c90;border-color:#6b2c90}._outline_dcrgc_180:after{transition:background-color .2s}._outline_dcrgc_180:hover:after{animation:_rippleOutOutline_dcrgc_1 .5s ease forwards}._pill_dcrgc_202,._button_dcrgc_68._pill_dcrgc_202:after{border-radius:9999px}._font-size-xs_dcrgc_210{font-size:.75rem}._font-size-sm_dcrgc_214{font-size:.875rem}._font-size-base_dcrgc_218{font-size:1rem}._font-size-md_dcrgc_222{font-size:1.125rem}._font-size-lg_dcrgc_226{font-size:1.25rem}._font-size-xl_dcrgc_230{font-size:1.5rem}._font-size-2xl_dcrgc_234{font-size:2rem}._font-size-3xl_dcrgc_238{font-size:2.5rem}._buttonWrapper_dcrgc_68._width-full_dcrgc_245{display:block;width:100%}._width-full_dcrgc_245{width:100%}._button_dcrgc_68._disabled_dcrgc_72{opacity:.2;box-shadow:none;transform:none;pointer-events:none}._button_dcrgc_68._disabled_dcrgc_72:hover,._button_dcrgc_68._disabled_dcrgc_72:active,._button_dcrgc_68._disabled_dcrgc_72:after,._button_dcrgc_68._disabled_dcrgc_72:hover:after,._button_dcrgc_68._disabled_dcrgc_72:active:after{transform:none;opacity:.6;transition:none}._loadingContent_dcrgc_278{visibility:hidden}._loadingSpinner_dcrgc_282{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}._loadingSpinner_dcrgc_282 .anticon{color:#fff}._loadingSpinnerOutline_dcrgc_292{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}._loadingSpinnerOutline_dcrgc_292 .anticon{color:#6b2c90}._okCancel_dcrgc_305{min-width:5rem}._overlay_nabia_65{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;animation:_fadeIn_nabia_1 .2s ease-out}._modal_nabia_79{background:#fff;border-radius:.5rem;box-shadow:0 0 5px 2px #9840cc;display:flex;flex-direction:column;max-height:90vh;animation:_slideUp_nabia_1 .25s cubic-bezier(.16,1,.3,1);position:relative}._modal_nabia_79._small_nabia_89{width:90%;max-width:400px}._modal_nabia_79._medium_nabia_93{width:90%;max-width:600px}._modal_nabia_79._large_nabia_97{width:90%;max-width:800px}._modal_nabia_79._xlarge_nabia_101{width:90%;max-width:1200px}._modal_nabia_79._fitContent_nabia_105{max-width:90vw;min-width:400px}._header_nabia_110{display:flex;align-items:center;justify-content:space-between;padding:.75rem 1.5rem .5rem;border-bottom:1px solid #f0f0f0}._title_nabia_118{margin:0;font-size:1.25rem;font-weight:600;color:#9840cc;line-height:1.5}._closeButton_nabia_126{background:none;border:none;font-size:2rem;line-height:1;color:#6b7280;cursor:pointer;padding:0;width:2rem;height:2rem;display:flex;align-items:center;justify-content:center;border-radius:.25rem;transition:all .2s}._closeButton_nabia_126:hover{background-color:#f3f4f6;color:#111827}._closeButton_nabia_126:focus{outline:2px solid #6b2c90;outline-offset:2px}._content_nabia_151{padding:1.5rem;overflow-y:auto;flex:1}._footer_nabia_157{padding:1rem 1.5rem;border-top:1px solid #f0f0f0;display:flex;gap:.75rem;justify-content:flex-end}@keyframes _fadeIn_nabia_1{0%{opacity:0}to{opacity:1}}@keyframes _slideUp_nabia_1{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}._cascader_hulw3_1{width:70%;margin-right:1rem;border:solid 1px #9840cc;border-radius:7px}._spacing_hulw3_8{margin-top:1rem}._container_1yncs_65{width:90%;margin:auto;padding-top:2rem}._title_1yncs_71{color:#474547;font-size:1.25rem;font-weight:700;display:flex;align-items:center}._selectButton_1yncs_79{display:flex;margin:0 1rem;gap:.25rem}._intakeMetaRow_1yncs_85{display:flex;align-items:center;gap:1.5rem;margin-bottom:.25rem}._intakeName_1yncs_92{font-size:.75rem;border:none;margin:0}._dueDateInline_1yncs_98{display:flex;align-items:center;gap:.4rem;font-size:.75rem}._dueDateLabel_1yncs_105{color:#474547}._dueDateText_1yncs_109{display:inline-flex;align-items:center;gap:.3rem;color:#474547}._dueDateEditBtn_1yncs_116{background:none;border:none;padding:0 2px;cursor:pointer;color:#474547;opacity:.5;line-height:1;font-size:.75rem}._dueDateEditBtn_1yncs_116:hover{opacity:1}._dueDateEditBtn_1yncs_116:disabled{cursor:not-allowed;opacity:.3}._dueDateEditBtn_1yncs_116:disabled:hover{opacity:.3}._container_1yvxo_65{max-width:100%;max-height:90vh;overflow-x:auto;overflow-y:auto;border-radius:1rem;border:solid 4px #dbcce4;transition:border-color .3s ease,border-width .3s ease}._container_1yvxo_65::-webkit-scrollbar-corner{background:transparent}._container_1yvxo_65 th,._container_1yvxo_65 td{border:1px solid #e0e0e0;padding:.75rem;letter-spacing:.01em;line-height:1.2;overflow:hidden;max-width:0;word-wrap:break-word}._container_1yvxo_65 input[type=checkbox]{accent-color:#77489c;transform:scale(1.5)}._container_1yvxo_65 ._disabled_1yvxo_91{opacity:.6;cursor:not-allowed!important}._containerError_1yvxo_96{border-color:#dc2626;border-width:10px}._table_1yvxo_101{color:#474647;border-radius:1rem;border-collapse:separate;text-align:center;table-layout:fixed}._table_1yvxo_101 textarea{width:100%;height:7rem;border:solid 1px #dbcce4;resize:vertical;border-radius:5px;font-family:inherit;padding:.5em;letter-spacing:normal;line-height:1.2rem;overflow-wrap:break-word;word-wrap:break-word;word-break:break-word;white-space:pre-wrap}._table_1yvxo_101 th:first-child,._table_1yvxo_101 td:first-child{border-left:none}._table_1yvxo_101 th:last-child,._table_1yvxo_101 td:last-child{border-right:none}._table_1yvxo_101 tr:first-child th{border-top:none}._table_1yvxo_101 tr:last-child td{border-bottom:none}._table_1yvxo_101 th:first-child,._table_1yvxo_101 td:first-child{position:sticky;left:0;background:#fff;width:100%}._table_1yvxo_101 th:not(:first-child),._table_1yvxo_101 td:not(:first-child){min-width:16rem;width:100%;position:relative;z-index:0}._headerCell_1yvxo_152{display:flex;align-items:center;gap:1rem;justify-content:center}._topRowHeading_1yvxo_159{background:#77489c;color:#fff;position:sticky;top:0;z-index:3}._topRowHeading_1yvxo_159>th{background:#77489c}._topRowHeading_1yvxo_159>th:first-child{text-align:left;min-width:32rem;z-index:5;background:#77489c!important}._topRowHeading_1yvxo_159>th:first-child ._headerCell_1yvxo_152{justify-content:flex-start}._rowHeading_1yvxo_179{background:#f8f2fd}._rowHeading_1yvxo_179 td:first-child{text-align:left;font-weight:600;background:#f8f2fd;z-index:2}._row_1yvxo_179 td:first-child{text-align:left;padding-left:2rem;background:#fff;z-index:1}._competent_1yvxo_196{display:flex;justify-content:center;align-items:center;gap:1rem;font-weight:600;margin-bottom:.8rem}._competentText_1yvxo_205{color:#468ede}._notCompetentText_1yvxo_209{color:red}._competent_pink_1yvxo_213{font-weight:600;color:#d82e8a}._evidenceExpandContainer_1yvxo_218{display:flex;justify-content:space-between;gap:1rem;align-items:center;margin-top:1rem}._evidenceExpandContainer_1yvxo_218 span{font-size:.8rem}._evidenceExpandContainer_1yvxo_218 button{cursor:pointer}._arrowBtn_1yvxo_232{width:4rem;height:2rem;background:#dbcce4}._switchCheckbox_1yvxo_238{display:none}._switchLabel_1yvxo_242{display:inline-block;width:40px;height:22px;background:#ccc;border-radius:22px;position:relative;cursor:pointer;transition:background .2s}._switchLabel_1yvxo_242:after{content:"";position:absolute;left:2px;top:2px;width:18px;height:18px;background:#fff;border-radius:50%;transition:left .2s}._switchCheckbox_1yvxo_238:checked+._switchLabel_1yvxo_242{background:#77489c}._switchCheckbox_1yvxo_238:checked+._switchLabel_1yvxo_242:after{left:20px}._disabled_1yvxo_91:checked+._switchLabel_1yvxo_242,._disabled_1yvxo_91+._switchLabel_1yvxo_242:after{cursor:not-allowed;opacity:.6}._summaryRow_1yvxo_278>th:first-child,._summaryRow_1yvxo_278>td:first-child{vertical-align:middle;text-align:right;z-index:1}._extensionModalBody_1yvxo_285{display:flex;flex-direction:column;gap:16px}._extensionHistoryLoading_1yvxo_291{font-size:.8rem;color:#888}._extensionHistoryError_1yvxo_296{font-size:.8rem;color:#ff4d4f}._extensionHistoryTitle_1yvxo_301{font-weight:600;margin-bottom:8px;font-size:.875rem}._extensionHistoryList_1yvxo_307{display:flex;flex-direction:column;gap:6px}._extensionHistoryItem_1yvxo_313{background:#f9f0ff;border:1px solid #e9d5ff;border-radius:4px;padding:12px 16px;font-size:.8rem;line-height:1.5}._extensionHistoryGrantedBy_1yvxo_322{color:#888}._extensionDivider_1yvxo_326{margin:16px 0 0}._extensionLabel_1yvxo_330{display:block;margin-bottom:6px;font-size:.875rem;font-weight:500}._extensionRequired_1yvxo_337{color:red}._extensionDatePicker_1yvxo_341{width:100%}._extensionTextarea_1yvxo_345{width:100%;min-height:80px;padding:8px;resize:vertical;box-sizing:border-box;font-size:.875rem;font-family:inherit;border-radius:4px;border:1px solid #d9d9d9}._moderationCheckbox_nws8g_65{display:none}._modBtn_nws8g_69{background:#fff;border:1px solid #6b2c90;box-shadow:1px 1px 8px #80808063;border-radius:1rem;padding:.5em 1.2em;width:100%;cursor:pointer;display:inline-block;transition:background .2s,color .2s}._modBtn_nws8g_69:hover{background:#8e69a8;color:#fff}._modBtn_nws8g_69:active{background:#77489c;color:#fff}._modBtn_nws8g_69._modBtnSelected_nws8g_88{background:#543075;color:#fff}._modBtn_nws8g_69._modBtnSelected_nws8g_88:hover{background:#472963}._modBtn_nws8g_69.disabled,.disabled._modBtn_nws8g_69,._modBtn_nws8g_69[class*=disabled]{cursor:not-allowed!important;opacity:.6!important;transition:none!important}._modBtn_nws8g_69.disabled:hover,._modBtn_nws8g_69.disabled:active,.disabled._modBtn_nws8g_69:hover,.disabled._modBtn_nws8g_69:active,._modBtn_nws8g_69[class*=disabled]:hover,._modBtn_nws8g_69[class*=disabled]:active{background:#fff!important;color:inherit!important;border:1px solid #6b2c90!important;box-shadow:1px 1px 8px #80808063!important}._modBtn_nws8g_69.disabled._modBtnSelected_nws8g_88:hover,._modBtn_nws8g_69.disabled._modBtnSelected_nws8g_88:active,.disabled._modBtn_nws8g_69._modBtnSelected_nws8g_88:hover,.disabled._modBtn_nws8g_69._modBtnSelected_nws8g_88:active,._modBtn_nws8g_69[class*=disabled]._modBtnSelected_nws8g_88:hover,._modBtn_nws8g_69[class*=disabled]._modBtnSelected_nws8g_88:active{background:#543075!important;color:#fff!important}._submissionLinkCont_nws8g_122>form{display:flex;gap:.5rem;flex-direction:column}._submissionLinkCont_nws8g_122>form>input{width:100%;border:1px solid #dbcce4;border-radius:5px;font-family:inherit;padding:.33rem;letter-spacing:normal;line-height:1.2rem}._submissionLinkCont_nws8g_122>form button{margin-bottom:1rem}._submissionLinkCont_nws8g_122>._noLinks_nws8g_142{color:#888;font-style:italic}._submissionLinkCont_nws8g_122>._submissionLinkItem_nws8g_147{display:grid;align-items:baseline;grid-template-columns:auto minmax(0,1fr) auto;gap:.33rem}._submissionLinkCont_nws8g_122>._submissionLinkItem_nws8g_147>a{color:#6b2c90;text-decoration:none;transition:color .2s;text-align:left;display:block;overflow-wrap:break-word;word-break:break-all;max-width:100%;overflow:hidden;text-overflow:ellipsis}._submissionLinkCont_nws8g_122>._submissionLinkItem_nws8g_147>._deleteSubmissionLink_nws8g_167{color:#6b2c90;cursor:pointer;font-weight:700;font-size:1.1em;margin-left:.5em;transition:color .2s}._submissionLinkCont_nws8g_122>._submissionLinkItem_nws8g_147>._deleteSubmissionLink_nws8g_167:hover{color:#d32f2f}._submissionLinkCont_nws8g_122>._submissionLinkItem_nws8g_147>._submissionPendingLink_nws8g_179{color:#888;font-style:italic;pointer-events:none}._submissionLinkCont_nws8g_122>._submissionLinkItem_nws8g_147>._submissionPending_nws8g_179{color:#888;font-style:italic}._videoLink_nws8g_190{color:#6b2c90;text-decoration:none;font-style:normal;pointer-events:auto;transition:color .2s;overflow-wrap:break-word;word-break:break-all;max-width:100%}._videoLinkInput_nws8g_201{width:100%;border:solid 1px #dbcce4;border-radius:5px;font-family:inherit;padding:.5em;letter-spacing:normal;line-height:1.2rem}._timePicker_nws8g_211{width:100%}._resultToOthers_nws8g_215 form{display:flex}._resultToOthers_nws8g_215 form .ant-btn{height:2rem;padding:0 1rem}._send_input_small_nws8g_223{width:100%}._statusCell_nws8g_227{padding:.5rem}._statusButtons_nws8g_231{display:flex;gap:.5rem;justify-content:center;align-items:center}._statusButton_nws8g_231{width:2.5rem;height:2.5rem;border-radius:50%;border:2px solid transparent;background:#f0f0f0;color:#8c8c8c;font-size:1.2rem;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;padding:0}._statusButton_nws8g_231:hover:not(:disabled){transform:scale(1.1);box-shadow:0 2px 8px #00000026}._statusButton_nws8g_231:active:not(:disabled){transform:scale(.95)}._statusButton_nws8g_231:disabled{cursor:not-allowed;opacity:.5}._statusButton_nws8g_231._statusButtonReadOnly_nws8g_264:disabled{cursor:default;opacity:1}._statusButton_nws8g_231._statusButtonCompleted_nws8g_268._statusButtonActive_nws8g_268{background:#52c41a;color:#fff;border-color:#52c41a;box-shadow:0 2px 8px #52c41a4d}._statusButton_nws8g_231._statusButtonExtension_nws8g_274._statusButtonActive_nws8g_268{background:#fa8c16;color:#fff;border-color:#fa8c16;box-shadow:0 2px 8px #fa8c164d}._statusButton_nws8g_231._statusButtonResubmission_nws8g_280{background:#e6f7ff;color:#1890ff}._statusButton_nws8g_231._statusButtonResubmission_nws8g_280._statusButtonActive_nws8g_268{background:#1890ff;color:#fff;border-color:#1890ff;box-shadow:0 2px 8px #1890ff4d}._statusButton_nws8g_231._statusButtonResubmission_nws8g_280:hover:not(:disabled){background:#1890ff;color:#fff}._sendBtn_nws8g_295{color:#6b2c90}._overallResultRow_nws8g_299{font-weight:700;background-color:#f8f2fd}._overallResultRow_nws8g_299>._pass_nws8g_304{color:#d82e8a}._statusBadge_nws8g_308{padding:6px 12px;border-radius:.5rem;font-size:.875rem;display:inline-block}._statusBadge_nws8g_308._completed_nws8g_315{background:#52c41a;color:#fff;border-color:#52c41a;box-shadow:0 2px 8px #52c41a4d}._statusBadge_nws8g_308._extension_nws8g_322{background:#fa8c16;color:#fff;border-color:#fa8c16;box-shadow:0 2px 8px #fa8c164d}._statusBadge_nws8g_308._inProgress_nws8g_329{background:#8c8c8c;color:#fff;border-color:#8c8c8c;box-shadow:0 2px 8px #1890ff4d}._overallResultHeader_1s99l_65{background-color:#f8f2fd!important}._container_14j64_1{display:inline-flex;align-items:center;gap:.5rem;padding:.375rem .75rem;border-radius:.5rem;font-size:.8125rem;font-weight:500;transition:all .3s ease;border:none;white-space:nowrap;box-shadow:0 1px 2px #0000000d}._icon_14j64_15{display:flex;align-items:center;font-size:.875rem;line-height:1}._text_14j64_22{white-space:nowrap;letter-spacing:.01em}._saving_14j64_27{background:linear-gradient(135deg,#fffbf5,#fef3c7);color:#78350f}._saving_14j64_27 ._icon_14j64_15{animation:_rotate_14j64_1 1s linear infinite}._saved_14j64_35{background:linear-gradient(135deg,#f0fdf4,#dcfce7);color:#15803d}._error_14j64_40{background:linear-gradient(135deg,#fef2f2,#fee2e2);color:#b91c1c}._error_14j64_40 ._icon_14j64_15{animation:_pulse_14j64_1 1.5s ease-in-out infinite}._idle_14j64_48{background:linear-gradient(135deg,#fafafa,#f4f4f5);color:#71717a}@keyframes _rotate_14j64_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes _pulse_14j64_1{0%,to{opacity:1}50%{opacity:.5}}._go_back_container_1bzny_65{display:flex;justify-content:space-between;align-items:center;margin-top:.33rem;margin-bottom:.5rem}._go_back_container_1bzny_65>a{display:inline-flex;align-items:center;gap:1rem;text-decoration:none;padding:.33rem 0}._loadingEmail_1bzny_81{display:flex;flex-direction:row;align-items:center;justify-content:center;font-weight:500;font-size:1rem;color:#8d45c5;gap:2rem;white-space:nowrap}._loadingEmail_1bzny_81 h2{font-weight:500;color:#8d45c5;margin:0;white-space:nowrap}._warning_1bzny_99{background-color:#fff3cd;color:#6d5303;border:1px solid #ffeeba;padding:1rem;font-weight:600;text-align:center;border-radius:4px;margin-bottom:1rem}._errorMessage_1bzny_110{background-color:#f8d7da;color:#721c24;border:1px solid #f5c6cb;padding:1rem;font-weight:600;text-align:center;border-radius:4px;margin-bottom:1rem}._tableSpinner_1bzny_121 .ant-spin-dot-item{background-color:#6b2c90}._tableLoadingContainer_1bzny_125{position:relative}._tableLoadingContainer_1bzny_125._loading_1bzny_81{min-height:60vh}._spinnerPosition_1bzny_132{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:10;display:flex;align-items:center;justify-content:center}._tableContent_1bzny_143{width:100%;transition:opacity .3s ease}._tableContent_1bzny_143._loading_1bzny_81{opacity:.4;pointer-events:none}._tableWrapper_18i3p_65{overflow-x:auto}._table_18i3p_65{width:100%;border-collapse:collapse}._th_18i3p_74{text-align:left;padding:8px 12px;border-bottom:2px solid #ddd;font-weight:600;white-space:nowrap}._td_18i3p_82{padding:8px 12px;border-bottom:1px solid #eee;vertical-align:middle}._greyedRow_18i3p_88{opacity:.45}._greyedRow_18i3p_88 ._td_18i3p_82{color:#888;font-style:italic}._emptyCell_18i3p_96{padding:16px;text-align:center;color:#888}._statusDnc_18i3p_102{color:#c0392b;font-weight:600}._aoPass_18i3p_107{color:#27ae60;font-weight:600}._aoFail_18i3p_112{color:#c0392b;font-weight:600}._summaryStats_18i3p_117{display:flex;gap:20px;margin-bottom:16px;flex-wrap:wrap;justify-content:center}._statsGroup_18i3p_125{display:flex;flex-direction:column;gap:6px}._statsGroupLabel_18i3p_131{font-size:.72rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:#999;text-align:center}._statsRow_18i3p_140{display:flex;gap:8px;flex-wrap:wrap;justify-content:center}._statCard_18i3p_147{display:flex;flex-direction:column;align-items:center;padding:8px 14px;background:#f5f5f5;border:1px solid #e8e8e8;border-radius:6px;min-width:56px}._statCardTotal_18i3p_158{background:#ede9fb;border-color:#c9bef5}._statCardDnc_18i3p_163{background:#fdecea;border-color:#f5c6c2}._statCardPass_18i3p_168{background:#edfaf1;border-color:#b7e4c7}._statCardFail_18i3p_173{background:#fdecea;border-color:#f5c6c2}._statCardValue_18i3p_178{font-size:1.25rem;font-weight:700;color:#222;line-height:1.2}._statCardLabel_18i3p_185{font-size:.72rem;color:#777;white-space:nowrap;margin-top:2px}._ewSection_18i3p_192{margin-top:1rem}._ewSection_18i3p_192 ._tableWrapper_18i3p_65 ._table_18i3p_65{width:auto}._ewToggle_18i3p_199{background:none;border:none;padding:0;cursor:pointer;font-size:.85rem;color:#888;text-decoration:underline}._ewToggle_18i3p_199:hover{color:#555}*,*:before,*:after{margin:0;padding:0;box-sizing:inherit}html{box-sizing:border-box}body{font-family:Lato,sans-serif}::-webkit-scrollbar{width:1rem}::-webkit-scrollbar-track{background:#fff;border:2px solid #eaf1f7;border-radius:20px;margin:.2rem}::-webkit-scrollbar-thumb{background:#d9c6e9;border-radius:20px;box-shadow:#32325d40 0 50px 100px -20px,#0000004d 0 30px 60px -30px}::-webkit-scrollbar-thumb:hover{background:#e7d7f3}._loadingContainer_1tfnw_65{min-height:60vh;display:flex;align-items:center;justify-content:center}._spinner_1tfnw_72 .ant-spin-dot-item{background-color:#6b2c90}
