.AgentApplicationDocuments-module__VX-10G__wrapper{flex-direction:column;display:flex}.AgentApplicationDocuments-module__VX-10G__fileRows{background-color:#fff;border:1px solid #e5e5e5;border-top:none;border-radius:0 0 8px 8px;margin-top:-12px;padding:0 16px 12px}.AgentApplicationDocuments-module__VX-10G__fileRow{border-bottom:1px solid #e5e5e5;flex-direction:row;align-items:center;gap:12px;padding:10px 0;display:flex}.AgentApplicationDocuments-module__VX-10G__fileRow:last-child{border-bottom:none}.AgentApplicationDocuments-module__VX-10G__fileInfo{flex:1;min-width:0}.AgentApplicationDocuments-module__VX-10G__fileActions{flex-direction:row;flex-shrink:0;align-items:center;gap:8px;display:flex}.AgentApplicationDocuments-module__VX-10G__impersonationButton button{color:#466381;min-height:unset;background-color:#fff;border:1px solid #466381;border-radius:4px;width:auto;padding:6px 12px;font-family:Outfit,sans-serif;font-size:12px;font-weight:500}.AgentApplicationDocuments-module__VX-10G__impersonationButton button:hover:not(:disabled){background-color:#e0e8f0}@media only screen and (max-width:768px){.AgentApplicationDocuments-module__VX-10G__fileRow{flex-direction:column;align-items:stretch}.AgentApplicationDocuments-module__VX-10G__fileActions{flex-wrap:wrap}}
.PartnerInternalNotes-module__elJTHG__container{background:#fff;border:1px solid #cfccc9;border-radius:8px;padding:16px}.PartnerInternalNotes-module__elJTHG__containerEmbedded{padding:16px}.PartnerInternalNotes-module__elJTHG__header{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.PartnerInternalNotes-module__elJTHG__title{color:#1f2329;font-size:18px;font-weight:600}.PartnerInternalNotes-module__elJTHG__subtitle{color:#5c6470;margin-bottom:16px;font-size:13px}.PartnerInternalNotes-module__elJTHG__composer{gap:10px;margin-bottom:18px;display:grid}.PartnerInternalNotes-module__elJTHG__textarea{resize:vertical;color:#1f2329;border:1px solid #cfd4db;border-radius:8px;width:100%;min-height:90px;padding:10px 12px;font-size:14px;line-height:1.45}.PartnerInternalNotes-module__elJTHG__textarea:focus{border-color:#3d7eff;outline:none;box-shadow:0 0 0 2px #3d7eff26}.PartnerInternalNotes-module__elJTHG__textareaEmbedded{resize:vertical;color:#2a2927;border:1px solid #cfccc9;border-radius:8px;width:100%;min-height:90px;padding:10px 12px;font-size:.875rem;line-height:1.45}.PartnerInternalNotes-module__elJTHG__textareaEmbedded:focus{border-color:#3d7eff;outline:none;box-shadow:0 0 0 2px #3d7eff26}.PartnerInternalNotes-module__elJTHG__actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:flex}.PartnerInternalNotes-module__elJTHG__fileInput{opacity:0;pointer-events:none;width:0;height:0;position:absolute}.PartnerInternalNotes-module__elJTHG__attachIcon{margin-right:6px}.PartnerInternalNotes-module__elJTHG__pendingFiles{gap:6px;margin:0;padding:0;list-style:none;display:grid}.PartnerInternalNotes-module__elJTHG__pendingFileRow{background:#f4f6f8;border-radius:8px;justify-content:space-between;align-items:center;gap:8px;padding:8px 10px;font-size:13px;display:flex}.PartnerInternalNotes-module__elJTHG__pendingFileName{color:#2c323a;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.PartnerInternalNotes-module__elJTHG__removePendingFile{cursor:pointer;color:#5c6470;background:0 0;border:none;align-items:center;padding:4px;display:flex}.PartnerInternalNotes-module__elJTHG__removePendingFile:hover{color:#1f2329}.PartnerInternalNotes-module__elJTHG__attachmentsList{gap:4px;margin:8px 0 0;padding:0;list-style:none;display:grid}.PartnerInternalNotes-module__elJTHG__attachmentLink{cursor:pointer;color:#2563eb;text-align:left;background:0 0;border:none;padding:0;font-size:13px;text-decoration:underline}.PartnerInternalNotes-module__elJTHG__attachmentLink:hover{color:#1d4ed8}.PartnerInternalNotes-module__elJTHG__loadingContainer{color:#5c6470;align-items:center;gap:8px;margin:12px 0;font-size:14px;display:flex}.PartnerInternalNotes-module__elJTHG__errorText{color:#d14343;margin:8px 0;font-size:14px}.PartnerInternalNotes-module__elJTHG__notesList{gap:12px;display:grid}.PartnerInternalNotes-module__elJTHG__noteItem{background:#fbfcfd;border:1px solid #eceef1;border-radius:10px;padding:12px}.PartnerInternalNotes-module__elJTHG__noteMeta{justify-content:space-between;align-items:center;margin-bottom:6px;display:flex}.PartnerInternalNotes-module__elJTHG__noteAuthor{color:#1f2329;font-size:14px;font-weight:600}.PartnerInternalNotes-module__elJTHG__noteDate{color:#5c6470;font-size:12px}.PartnerInternalNotes-module__elJTHG__noteBody{color:#2c323a;white-space:pre-wrap;font-size:14px;line-height:1.45}.PartnerInternalNotes-module__elJTHG__notesListEmbedded{flex-direction:column;font-family:Outfit,sans-serif;display:flex}.PartnerInternalNotes-module__elJTHG__noteItemEmbedded{padding:16px}.PartnerInternalNotes-module__elJTHG__noteSeparatorEmbedded{background-color:#cfccc9;height:1px;margin:0}.PartnerInternalNotes-module__elJTHG__noteMetaEmbedded{align-items:center;margin-bottom:4px;display:flex}.PartnerInternalNotes-module__elJTHG__noteMetaInnerEmbedded{align-items:center;gap:8px;display:flex}.PartnerInternalNotes-module__elJTHG__noteAuthorEmbedded{color:#2a2927;font-size:.75rem;font-weight:500}.PartnerInternalNotes-module__elJTHG__noteDateEmbedded{color:#6e6b66;font-size:.75rem}.PartnerInternalNotes-module__elJTHG__noteBodyEmbedded{color:#6e6b66;white-space:pre-wrap;margin:0;font-size:.875rem;line-height:1.5}
:root{--PhoneInput-color--focus:#03b2cb;--PhoneInputInternationalIconPhone-opacity:.8;--PhoneInputInternationalIconGlobe-opacity:.65;--PhoneInputCountrySelect-marginRight:.35em;--PhoneInputCountrySelectArrow-width:.3em;--PhoneInputCountrySelectArrow-marginLeft:var(--PhoneInputCountrySelect-marginRight);--PhoneInputCountrySelectArrow-borderWidth:1px;--PhoneInputCountrySelectArrow-opacity:.45;--PhoneInputCountrySelectArrow-color:currentColor;--PhoneInputCountrySelectArrow-color--focus:var(--PhoneInput-color--focus);--PhoneInputCountrySelectArrow-transform:rotate(45deg);--PhoneInputCountryFlag-aspectRatio:1.5;--PhoneInputCountryFlag-height:1em;--PhoneInputCountryFlag-borderWidth:1px;--PhoneInputCountryFlag-borderColor:#00000080;--PhoneInputCountryFlag-borderColor--focus:var(--PhoneInput-color--focus);--PhoneInputCountryFlag-backgroundColor--loading:#0000001a}.PhoneInput{align-items:center;display:flex}.PhoneInputInput{flex:1;min-width:0}.PhoneInputCountryIcon{width:calc(var(--PhoneInputCountryFlag-height) * var(--PhoneInputCountryFlag-aspectRatio));height:var(--PhoneInputCountryFlag-height)}.PhoneInputCountryIcon--square{width:var(--PhoneInputCountryFlag-height)}.PhoneInputCountryIcon--border{background-color:var(--PhoneInputCountryFlag-backgroundColor--loading);box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor), inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor)}.PhoneInputCountryIconImg{width:100%;height:100%;display:block}.PhoneInputInternationalIconPhone{opacity:var(--PhoneInputInternationalIconPhone-opacity)}.PhoneInputInternationalIconGlobe{opacity:var(--PhoneInputInternationalIconGlobe-opacity)}.PhoneInputCountry{margin-right:var(--PhoneInputCountrySelect-marginRight);align-self:stretch;align-items:center;display:flex;position:relative}.PhoneInputCountrySelect{z-index:1;opacity:0;cursor:pointer;border:0;width:100%;height:100%;position:absolute;top:0;left:0}.PhoneInputCountrySelect[disabled],.PhoneInputCountrySelect[readonly]{cursor:default}.PhoneInputCountrySelectArrow{content:"";width:var(--PhoneInputCountrySelectArrow-width);height:var(--PhoneInputCountrySelectArrow-width);margin-left:var(--PhoneInputCountrySelectArrow-marginLeft);border-style:solid;border-color:var(--PhoneInputCountrySelectArrow-color);border-top-width:0;border-bottom-width:var(--PhoneInputCountrySelectArrow-borderWidth);border-left-width:0;border-right-width:var(--PhoneInputCountrySelectArrow-borderWidth);transform:var(--PhoneInputCountrySelectArrow-transform);opacity:var(--PhoneInputCountrySelectArrow-opacity);display:block}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon+.PhoneInputCountrySelectArrow{opacity:1;color:var(--PhoneInputCountrySelectArrow-color--focus)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon--border{box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor--focus), inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor--focus)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon .PhoneInputInternationalIconGlobe{opacity:1;color:var(--PhoneInputCountrySelectArrow-color--focus)}
.StudentHeader-module__JFK78G__container{background-color:#fff;border-radius:8px;font-family:Helvetica,Arial,sans-serif}.StudentHeader-module__JFK78G__headerRow{justify-content:space-between;align-items:flex-start;display:flex}.StudentHeader-module__JFK78G__secondRow{justify-content:space-between;align-items:center;display:flex}.StudentHeader-module__JFK78G__leftColumn{flex:1}.StudentHeader-module__JFK78G__rightColumn{text-align:right;flex-direction:column;align-items:flex-end;display:flex}.StudentHeader-module__JFK78G__statusContainer{text-align:right;flex-direction:column;align-items:flex-end;gap:.5rem;display:flex}.StudentHeader-module__JFK78G__statusRow{justify-content:flex-end;align-items:center;gap:1rem;display:flex}.StudentHeader-module__JFK78G__statusMessageBox{text-align:right}.StudentHeader-module__JFK78G__nameContainer{align-items:center;gap:.75rem;display:flex}.StudentHeader-module__JFK78G__mainTitle{display:inline;color:#111827!important;margin:0!important;font-size:2rem!important;font-weight:700!important}.StudentHeader-module__JFK78G__nameLink{text-decoration:none;transition:opacity .2s;color:inherit!important}.StudentHeader-module__JFK78G__nameLink:hover{opacity:.7}.StudentHeader-module__JFK78G__impersonateButton{cursor:pointer;vertical-align:middle;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;margin-left:.5rem;padding:.25rem;transition:all .2s;display:inline-flex}.StudentHeader-module__JFK78G__impersonateButton:hover{background-color:#f3f4f6;transform:scale(1.05)}.StudentHeader-module__JFK78G__impersonateButton:hover svg{fill:#374151!important}.StudentHeader-module__JFK78G__impersonateButton:disabled{cursor:not-allowed;opacity:.5}.StudentHeader-module__JFK78G__impersonateButton:disabled:hover{background:0 0;transform:none}.StudentHeader-module__JFK78G__headerIconButton{cursor:pointer;vertical-align:middle;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;margin-left:.5rem;padding:.25rem;transition:all .2s;display:inline-flex}.StudentHeader-module__JFK78G__headerIconButton:hover{color:#374151;background-color:#f3f4f6;transform:scale(1.05)}.StudentHeader-module__JFK78G__headerIconButton:disabled{cursor:not-allowed;opacity:.5}.StudentHeader-module__JFK78G__headerIconButton:disabled:hover{color:inherit;background:0 0;transform:none}.StudentHeader-module__JFK78G__appType{color:#111827;align-items:center;gap:.5rem;font-size:2rem;font-weight:700;display:inline-flex}.StudentHeader-module__JFK78G__status{color:#6b7280;font-size:1rem;font-weight:400}.StudentHeader-module__JFK78G__statusDropdownWrapper,.StudentHeader-module__JFK78G__assigneeDropdownWrapper{min-width:150px}.StudentHeader-module__JFK78G__assignee{color:#6b7280;font-size:1rem;font-weight:400}.StudentHeader-module__JFK78G__leftColumnContent{flex-direction:column;align-self:flex-start;align-items:flex-start;gap:.25rem;display:flex}.StudentHeader-module__JFK78G__flagsRow{margin-top:.5rem}.StudentHeader-module__JFK78G__contactInfo{flex-direction:column;align-items:flex-start;gap:.25rem;display:flex}.StudentHeader-module__JFK78G__emailRow{align-items:center;gap:.5rem;display:flex}.StudentHeader-module__JFK78G__emailText{color:#6b7280!important;font-size:1rem!important}.StudentHeader-module__JFK78G__phoneRow{align-items:center;display:flex}.StudentHeader-module__JFK78G__phoneText{color:#6b7280!important;font-size:1rem!important}.StudentHeader-module__JFK78G__docsVerifiedBadge{color:#065f46;background-color:#d1fae5;border-radius:12px;align-items:center;gap:.5rem;padding:.25rem .5rem;display:flex}
.FlagBox-module__Ied-VG__flagContainer{flex-wrap:wrap;gap:8px}.FlagBox-module__Ied-VG__badge{vertical-align:middle;white-space:nowrap;cursor:pointer;border-radius:16px;align-items:center;gap:6px;padding:6px 10px;font-size:14px;font-weight:500;transition:padding-right .15s;display:inline-flex}.FlagBox-module__Ied-VG__parentUser{color:#1e40af;background-color:#dbeafe;border:1px solid #93c5fd}.FlagBox-module__Ied-VG__parentDocument{color:#991b1b;background-color:#fee2e2;border:1px solid #fca5a5}.FlagBox-module__Ied-VG__parentApplication{color:#92400e;background-color:#fef3c7;border:1px solid #fcd34d}.FlagBox-module__Ied-VG__parentNote{color:#5b21b6;background-color:#ede9fe;border:1px solid #c4b5fd}.FlagBox-module__Ied-VG__parentDefault{color:#374151;background-color:#f3f4f6;border:1px solid #d1d5db}.FlagBox-module__Ied-VG__badgeExpanded{padding-right:6px}.FlagBox-module__Ied-VG__count{color:#111827;background-color:#fff;border:1px solid #111827;border-radius:9px;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 4px;font-size:11px;font-weight:700;line-height:1;display:inline-flex}.FlagBox-module__Ied-VG__deleteButton{cursor:pointer;color:#fff;background-color:#ef4444;border:none;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;margin:0;padding:0;font-size:11px;font-weight:600;line-height:1;display:flex}.FlagBox-module__Ied-VG__deleteButton:hover{background-color:#dc2626}.FlagBox-module__Ied-VG__deleteButton:disabled{cursor:not-allowed}.FlagBox-module__Ied-VG__addFlagContainer{display:inline-block;position:relative}.FlagBox-module__Ied-VG__addButton{cursor:pointer;color:#fff;background-color:#10b981;border:none;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;margin:0;padding:0;font-size:16px;font-weight:600;line-height:0;display:flex}.FlagBox-module__Ied-VG__addButton:hover{background-color:#059669}.FlagBox-module__Ied-VG__addButton:disabled{cursor:not-allowed;opacity:.6}.FlagBox-module__Ied-VG__dropdown{z-index:50;background-color:#fff;border:1px solid #e5e7eb;border-radius:8px;min-width:200px;max-height:300px;margin-top:4px;position:absolute;top:100%;left:0;overflow-y:auto;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.FlagBox-module__Ied-VG__dropdownItem{cursor:pointer;text-align:left;background:0 0;border:none;flex-direction:column;align-items:flex-start;width:100%;padding:8px 12px;display:flex}.FlagBox-module__Ied-VG__dropdownItem:hover{background-color:#f3f4f6}.FlagBox-module__Ied-VG__dropdownItem:disabled{cursor:not-allowed;opacity:.6}.FlagBox-module__Ied-VG__dropdownLabel{color:#374151;font-size:14px;font-weight:600}.FlagBox-module__Ied-VG__dropdownName{color:#6b7280;font-size:12px}
.FinanceTable-module__gUO9qq__table{flex-direction:column;width:100%;display:flex}.FinanceTable-module__gUO9qq__tableLoading{opacity:.6;pointer-events:none}.FinanceTable-module__gUO9qq__header{font-weight:450}.FinanceTable-module__gUO9qq__headerRow{flex-direction:column;padding:0 0 6px;display:flex}.FinanceTable-module__gUO9qq__headCell{text-transform:uppercase;letter-spacing:.05em;color:var(--green-800);font-size:.75rem;font-weight:600}.FinanceTable-module__gUO9qq__body{border:1.5px solid var(--green-200);background:#fffdfa;border-radius:12px;flex-direction:column;display:flex;overflow-y:auto;box-shadow:0 1px 2px #2639220d,0 2px 8px #2639220a}.FinanceTable-module__gUO9qq__row{flex-direction:column;padding:16px;display:flex;position:relative}.FinanceTable-module__gUO9qq__row:not(:last-child){border-bottom:1px solid var(--green-200)}.FinanceTable-module__gUO9qq__rowIndented{margin-left:32px}.FinanceTable-module__gUO9qq__cellTitle{justify-content:space-between;display:flex}.FinanceTable-module__gUO9qq__metaRow{justify-content:space-between;align-items:center;column-gap:2rem;display:flex}.FinanceTable-module__gUO9qq__cellMeta{flex-wrap:wrap;align-items:center;column-gap:2rem;padding-top:.5rem;display:flex}@media (min-width:599px){.FinanceTable-module__gUO9qq__cellMeta{padding-top:0}}.FinanceTable-module__gUO9qq__cellMetaIndented{padding-left:32px}.FinanceTable-module__gUO9qq__cellAttachments{align-items:flex-end;column-gap:1rem;width:100%;display:flex}.FinanceTable-module__gUO9qq__empty{text-align:center;padding:16px}.FinanceTable-module__gUO9qq__pager{justify-content:center;align-items:center;margin-top:32px;display:flex}
.DocumentBrowserLayout-module__T_EmjG__root{background:var(--green-100);border:1px solid var(--green-200);border-radius:16px;grid-template-columns:300px minmax(0,1fr) 440px;align-items:stretch;width:100%;height:clamp(650px,100vh - 220px,950px);display:grid;overflow:hidden;box-shadow:0 1px 2px #2639220d,0 2px 8px #2639220a}.DocumentBrowserLayout-module__T_EmjG__pane{flex-direction:column;min-height:0;display:flex;overflow:hidden}.DocumentBrowserLayout-module__T_EmjG__pane[data-pane=toc]{border-right:1px solid var(--green-200);background:0 0}.DocumentBrowserLayout-module__T_EmjG__pane[data-pane=middle],.DocumentBrowserLayout-module__T_EmjG__pane[data-pane=right]{background:0 0}.DocumentBrowserLayout-module__T_EmjG__tocTitle{border-bottom:1px solid var(--green-200);text-transform:uppercase;letter-spacing:.08em;text-align:center;justify-content:center;align-items:center;padding:12px 16px;display:flex;position:relative}.DocumentBrowserLayout-module__T_EmjG__tocTitle p{font-size:13px}.DocumentBrowserLayout-module__T_EmjG__tocHeader{border-bottom:1px solid var(--green-200);padding:12px}.DocumentBrowserLayout-module__T_EmjG__filterToggle{color:var(--green-800);cursor:pointer;background:0 0;border:0;border-radius:6px;justify-content:center;align-items:center;padding:5px;transition:background .12s,color .12s;display:inline-flex;position:absolute;top:50%;right:8px;transform:translateY(-50%)}.DocumentBrowserLayout-module__T_EmjG__filterToggle svg{width:15px;height:13px}.DocumentBrowserLayout-module__T_EmjG__filterToggle:hover{background:var(--green-200)}.DocumentBrowserLayout-module__T_EmjG__filterToggleActive,.DocumentBrowserLayout-module__T_EmjG__filterToggleActive:hover{background:var(--green-800);color:var(--green-100)}.DocumentBrowserLayout-module__T_EmjG__tocScroll[data-marker-filter=on] .DocumentBrowserLayout-module__T_EmjG__row:has([data-marker-tone=none]),.DocumentBrowserLayout-module__T_EmjG__tocScroll[data-marker-filter=on] .DocumentBrowserLayout-module__T_EmjG__section:has([data-marker-tone=none]):not(:has([data-marker-tone=complete],[data-marker-tone=attention])),.DocumentBrowserLayout-module__T_EmjG__tocScroll[data-marker-filter=on] .DocumentBrowserLayout-module__T_EmjG__group:has([data-marker-tone=none]):not(:has([data-marker-tone=complete],[data-marker-tone=attention])){display:none}.DocumentBrowserLayout-module__T_EmjG__groupAppend{border-bottom:1px solid var(--green-200);padding:12px 16px}.DocumentBrowserLayout-module__T_EmjG__tocScroll{flex:1;min-height:0;overflow-y:auto}.DocumentBrowserLayout-module__T_EmjG__tocFooter{border-top:1px solid var(--green-200);background:var(--green-100);padding:10px 14px}.DocumentBrowserLayout-module__T_EmjG__groupHeader{background:var(--gold-100);border:0;border-bottom:1px solid var(--gold-200);width:100%;color:var(--green-900);cursor:pointer;text-align:left;justify-content:space-between;align-items:center;padding:10px 16px 10px 12px;transition:background .12s;display:flex}.DocumentBrowserLayout-module__T_EmjG__groupHeader:hover{background:var(--gold-200)}.DocumentBrowserLayout-module__T_EmjG__groupHeaderLeft{align-items:center;gap:8px;min-width:0;display:inline-flex}.DocumentBrowserLayout-module__T_EmjG__groupHeaderLabel{text-transform:uppercase;letter-spacing:.08em;font-size:12px}.DocumentBrowserLayout-module__T_EmjG__groupCount{background:var(--green-200);color:var(--green-800);white-space:nowrap;border-radius:999px;flex-shrink:0;padding:1px 8px;font-family:Outfit,sans-serif;font-size:11px;font-weight:600}.DocumentBrowserLayout-module__T_EmjG__chevron{color:var(--green-800);margin-left:12px;font-size:10px;transition:transform .16s}.DocumentBrowserLayout-module__T_EmjG__chevronOpen{transform:rotate(90deg)}.DocumentBrowserLayout-module__T_EmjG__sectionHeader{text-transform:uppercase;letter-spacing:.06em;color:var(--gold-800);border-bottom:1px solid var(--gold-200);padding:8px 16px 6px 24px;font-size:11px}.DocumentBrowserLayout-module__T_EmjG__row{border:0;border-bottom:1px solid var(--green-200);width:100%;color:var(--green-900);cursor:pointer;text-align:left;background:0 0;justify-content:space-between;align-items:center;padding:9px 16px 9px 32px;transition:background .12s;display:flex;position:relative}.DocumentBrowserLayout-module__T_EmjG__rowNested{padding-left:28px}.DocumentBrowserLayout-module__T_EmjG__row:hover,.DocumentBrowserLayout-module__T_EmjG__rowSelected,.DocumentBrowserLayout-module__T_EmjG__rowSelected:hover{background:var(--green-200)}.DocumentBrowserLayout-module__T_EmjG__rowSelected:before{content:"";background:var(--green-800);width:3px;position:absolute;top:0;bottom:0;left:0}.DocumentBrowserLayout-module__T_EmjG__rowDisabled{opacity:.5;cursor:not-allowed}.DocumentBrowserLayout-module__T_EmjG__rowMain{flex-wrap:nowrap;flex:1;align-items:center;gap:8px;min-width:0;display:flex}.DocumentBrowserLayout-module__T_EmjG__rowLabel{word-break:break-word;flex:1;min-width:0;font-size:13px;line-height:1.3}.DocumentBrowserLayout-module__T_EmjG__rowBadge{flex-shrink:0;margin-left:auto;margin-right:-4px}.DocumentBrowserLayout-module__T_EmjG__rowMeta{flex-shrink:0;margin-left:10px}.DocumentBrowserLayout-module__T_EmjG__middlePane{flex-direction:column;flex:1;justify-content:flex-start;align-items:stretch;min-height:0;padding:32px;display:flex;overflow-y:auto}.DocumentBrowserLayout-module__T_EmjG__middlePane>*{width:100%}.DocumentBrowserLayout-module__T_EmjG__rightPane{flex:1;min-height:0;padding:24px 28px;overflow-y:auto}.DocumentBrowserLayout-module__T_EmjG__pane[data-pane=detail-full]{background:0 0;grid-column:2/-1}.DocumentBrowserLayout-module__T_EmjG__detailFullPane{flex:1;min-height:0;padding:32px;overflow:auto}.DocumentBrowserLayout-module__T_EmjG__emptyState{color:var(--green-900);text-align:center;grid-column:2/-1;justify-content:center;align-items:center;padding:48px 24px;display:flex}.DocumentBrowserLayout-module__T_EmjG__backBar{display:none}@media (max-width:1024px){.DocumentBrowserLayout-module__T_EmjG__root{grid-template-columns:minmax(0,1fr);height:auto;max-height:none}.DocumentBrowserLayout-module__T_EmjG__pane[data-pane=toc]{border-right:0}.DocumentBrowserLayout-module__T_EmjG__emptyState,.DocumentBrowserLayout-module__T_EmjG__pane[data-pane=detail-full]{grid-column:1/-1}.DocumentBrowserLayout-module__T_EmjG__root[data-detail-open=true] .DocumentBrowserLayout-module__T_EmjG__pane[data-pane=toc],.DocumentBrowserLayout-module__T_EmjG__root:not([data-detail-open=true]) .DocumentBrowserLayout-module__T_EmjG__pane[data-pane=middle],.DocumentBrowserLayout-module__T_EmjG__root:not([data-detail-open=true]) .DocumentBrowserLayout-module__T_EmjG__pane[data-pane=right],.DocumentBrowserLayout-module__T_EmjG__emptyState{display:none}.DocumentBrowserLayout-module__T_EmjG__backBar{border:0;border-bottom:1px solid var(--green-200);width:100%;color:var(--green-900);cursor:pointer;text-align:left;background:0 0;grid-column:1/-1;align-items:center;gap:8px;padding:12px 16px;transition:background .12s;display:flex}.DocumentBrowserLayout-module__T_EmjG__backBar:hover{background:var(--green-200)}.DocumentBrowserLayout-module__T_EmjG__backChevron{color:var(--green-800);font-size:10px;transform:rotate(180deg)}.DocumentBrowserLayout-module__T_EmjG__middlePane{padding:24px 20px}.DocumentBrowserLayout-module__T_EmjG__rightPane{padding:8px 20px 24px}.DocumentBrowserLayout-module__T_EmjG__detailFullPane{padding:20px}}@media (min-width:769px) and (max-width:1024px){.DocumentBrowserLayout-module__T_EmjG__root[data-detail-open=true]{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.DocumentBrowserLayout-module__T_EmjG__rightPane{padding-top:24px}}@media (max-width:599px){.DocumentBrowserLayout-module__T_EmjG__middlePane,.DocumentBrowserLayout-module__T_EmjG__detailFullPane{padding:20px 16px}.DocumentBrowserLayout-module__T_EmjG__rightPane{padding:4px 16px 20px}}
.personal-card-module__V0f_EG__container{border-radius:var(--radii-lg);background-color:var(--gold-200);box-shadow:var(--shadow-heavy);background-image:url(/images/backgrounds/wave-background-low-opacity.svg);flex:9;overflow:hidden}.personal-card-module__V0f_EG__containerStrip{background-color:var(--blue-900);color:var(--blue-200);justify-content:space-between;padding:.75rem 1.5rem;display:flex}.personal-card-module__V0f_EG__logo{width:5rem;height:auto;margin-right:1rem}.personal-card-module__V0f_EG__mainContentContainer{flex-wrap:wrap;justify-content:center;gap:3rem;padding:1.5rem;display:flex;position:relative;container-type:inline-size}.personal-card-module__V0f_EG__mainContentContainer>div:nth-child(2){flex:1}.personal-card-module__V0f_EG__mainContent{grid-template-columns:repeat(2,1fr);gap:2rem 1rem;display:grid}@media screen and (min-width:32rem){.personal-card-module__V0f_EG__mainContent{grid-template-columns:repeat(3,1fr);gap:1.5rem}}.personal-card-module__V0f_EG__fieldHeader{color:var(--gold-900);text-transform:uppercase}.personal-card-module__V0f_EG__profileHero{background-color:var(--blue-900);background-image:url(/images/backgrounds/wave-white-background-low-opacity.svg)}.personal-card-module__V0f_EG__datesSection{border-left:1px solid var(--gold-400);padding-left:1.5rem}.personal-card-module__V0f_EG__datesList{margin:0;padding:0;list-style:none}.personal-card-module__V0f_EG__datesItem{gap:.625rem;padding-bottom:1.25rem;display:flex}.personal-card-module__V0f_EG__datesItem:last-child{padding-bottom:0}.personal-card-module__V0f_EG__datesItemTrack{flex-direction:column;flex-shrink:0;align-items:center;width:.75rem;padding-top:.25rem;display:flex}.personal-card-module__V0f_EG__datesItemDot{border:2px solid var(--blue-800,var(--blue-900));border-radius:50%;flex-shrink:0;width:.625rem;height:.625rem}.personal-card-module__V0f_EG__datesItemDotHighlighted{background-color:var(--blue-800,var(--blue-900))}.personal-card-module__V0f_EG__datesItemLine{background-color:var(--gold-400);flex:1;width:2px;margin-top:.25rem}.personal-card-module__V0f_EG__datesItemContent{flex:1;min-width:0}.personal-card-module__V0f_EG__datesItemLabel{color:var(--gold-900);letter-spacing:.06em;text-transform:uppercase;margin:0;font-family:Outfit,sans-serif;font-size:.6875rem;font-weight:600}.personal-card-module__V0f_EG__datesItemValue{color:var(--neutral-700,var(--blue-900));margin:.125rem 0 0;font-size:.875rem}.personal-card-module__V0f_EG__datesItemSubtitle{color:var(--neutral-600,var(--blue-900));opacity:.75;margin:.125rem 0 0;font-size:.8125rem}@container (max-width:48rem){.personal-card-module__V0f_EG__datesSection{border-left:none;border-top:1px solid var(--gold-400);width:100%;padding-top:1.5rem;padding-left:0}}
.ComplianceStars-module__GYcAla__root{background:var(--color-bg-surface);border:2px solid var(--color-text-primary);border-radius:16px 18px 14px 20px;width:100%;padding:1.5rem 1.25rem 1.25rem;box-shadow:3px 4px var(--lightningcss-light,#2a29271f)var(--lightningcss-dark,#00000040),inset 0 0 0 1px var(--lightningcss-light,#fffdfacc)var(--lightningcss-dark,#ffffff0f)}.ComplianceStars-module__GYcAla__starsRow{flex-wrap:wrap;justify-content:center;align-items:flex-start;gap:.5rem .75rem;margin-bottom:1.25rem;display:flex}.ComplianceStars-module__GYcAla__starItem{text-align:center;flex-direction:column;flex:4.75rem;align-items:center;min-width:4.75rem;max-width:6.5rem;display:flex}.ComplianceStars-module__GYcAla__starButton{cursor:pointer;width:100%;color:inherit;font:inherit;background:0 0;border:2px solid #0000;border-radius:12px;flex-direction:column;align-items:center;gap:.35rem;margin:0;padding:.25rem;transition:border-color .15s,background-color .15s;display:flex}.ComplianceStars-module__GYcAla__starButton:hover{background:var(--lightningcss-light,#2a29270a)var(--lightningcss-dark,#ffffff0f)}.ComplianceStars-module__GYcAla__starButton:focus-visible{outline:2px solid var(--color-text-primary);outline-offset:2px}.ComplianceStars-module__GYcAla__starButtonSelected{border-color:var(--color-text-primary);background:var(--lightningcss-light,#2a29270f)var(--lightningcss-dark,#ffffff14)}.ComplianceStars-module__GYcAla__starButtonHasWarnings{border-color:var(--color-state-danger,#a60714);background:var(--lightningcss-light,#a6071414)var(--lightningcss-dark,#a6071424);box-shadow:inset 0 0 0 1px var(--lightningcss-light,#a607141f)var(--lightningcss-dark,#a6071433)}.ComplianceStars-module__GYcAla__starButtonHasWarnings:hover{background:var(--lightningcss-light,#a607141f)var(--lightningcss-dark,#a6071433)}.ComplianceStars-module__GYcAla__starButtonSelected.ComplianceStars-module__GYcAla__starButtonHasWarnings{border-color:var(--color-state-danger,#a60714);background:var(--lightningcss-light,#a607141a)var(--lightningcss-dark,#a607142e)}.ComplianceStars-module__GYcAla__starBadgeWrap{line-height:0;display:inline-block;position:relative}.ComplianceStars-module__GYcAla__starBadgeWrapHasWarnings .ComplianceStars-module__GYcAla__starSvg{filter:drop-shadow(0 0 10px var(--lightningcss-light,#a6071459)var(--lightningcss-dark,#a6071480))}.ComplianceStars-module__GYcAla__starSvg{width:4.5rem;height:4.5rem;display:block}.ComplianceStars-module__GYcAla__starPathEarned{stroke:var(--color-text-primary);filter:drop-shadow(0 1px var(--lightningcss-light,#2a292740)var(--lightningcss-dark,#00000059))}.ComplianceStars-module__GYcAla__starPathIncomplete{stroke:var(--neutral-500);opacity:.95}.ComplianceStars-module__GYcAla__starPathEarnedHasWarnings{stroke:var(--color-state-danger,#a60714);filter:drop-shadow(0 0 6px var(--lightningcss-light,#a6071447)var(--lightningcss-dark,#a6071466))}.ComplianceStars-module__GYcAla__starPathIncompleteHasWarnings{stroke:var(--color-state-danger,#a60714);opacity:.95;filter:drop-shadow(0 0 4px var(--lightningcss-light,#a6071438)var(--lightningcss-dark,#a6071459))}.ComplianceStars-module__GYcAla__starWarningShade{fill:#7f111880}.ComplianceStars-module__GYcAla__starLetterEarned{fill:var(--color-bg-page-emphasis);pointer-events:none;font-family:Outfit,sans-serif;font-size:1.75rem;font-weight:700}.ComplianceStars-module__GYcAla__starLetterIncomplete{fill:var(--neutral-500);pointer-events:none;font-family:Outfit,sans-serif;font-size:1.75rem;font-weight:600}.ComplianceStars-module__GYcAla__stripLabel{letter-spacing:.06em;color:var(--color-text-primary);text-transform:uppercase;margin:0;font-family:Outfit,sans-serif;font-size:.6875rem;font-weight:700;line-height:1.2}.ComplianceStars-module__GYcAla__stripLabelIncomplete{color:var(--color-text-muted)}.ComplianceStars-module__GYcAla__statusLine{color:var(--color-text-muted);max-width:6.5rem;margin:0;font-family:Outfit,sans-serif;font-size:.625rem;line-height:1.35}.ComplianceStars-module__GYcAla__statusLineEarned{color:var(--color-state-success);font-weight:600}.ComplianceStars-module__GYcAla__statusLineHasWarnings{color:var(--color-state-danger,#a60714);font-weight:600}.ComplianceStars-module__GYcAla__detailPanel{border:1px solid var(--color-border);background:var(--color-bg-surface);border-radius:10px;margin-bottom:1rem;padding:.625rem .75rem}.ComplianceStars-module__GYcAla__detailRow{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem .75rem;display:flex}.ComplianceStars-module__GYcAla__detailInfo{flex:12rem;min-width:0}.ComplianceStars-module__GYcAla__detailHeader{flex-wrap:wrap;align-items:center;gap:.375rem .5rem;display:flex}.ComplianceStars-module__GYcAla__detailTitle{color:var(--color-text-primary);margin:0;font-family:Outfit,sans-serif;font-size:.875rem;font-weight:700;line-height:1.3}.ComplianceStars-module__GYcAla__detailSubtitle{color:var(--color-text-muted);margin:.125rem 0 0;font-family:Outfit,sans-serif;font-size:.75rem;line-height:1.35}.ComplianceStars-module__GYcAla__detailMetaLine{color:var(--color-text-muted);margin:.125rem 0 0;font-family:Outfit,sans-serif;font-size:.6875rem;line-height:1.35}.ComplianceStars-module__GYcAla__detailNotice{color:var(--color-text-muted);margin:.125rem 0 0;font-family:Outfit,sans-serif;font-size:.75rem;line-height:1.4}.ComplianceStars-module__GYcAla__detailFileName{color:var(--color-text-muted);word-break:break-word;margin:.125rem 0 0;font-family:Outfit,sans-serif;font-size:.75rem;font-weight:500}.ComplianceStars-module__GYcAla__detailActionBtns{flex-wrap:wrap;flex-shrink:0;align-items:center;gap:.375rem;display:flex}.ComplianceStars-module__GYcAla__detailUploadBtn{border:none;line-height:1.25;background-color:var(--blue-800)!important;min-height:2.25rem!important;color:var(--bright-white)!important;gap:.5rem!important;padding:.5rem 1rem!important;font-size:.8125rem!important}.ComplianceStars-module__GYcAla__detailUploadBtn:hover,.ComplianceStars-module__GYcAla__detailUploadBtn:focus-visible,.ComplianceStars-module__GYcAla__detailUploadBtn:focus{background-color:var(--blue-600)!important;color:var(--bright-white)!important}.ComplianceStars-module__GYcAla__progressSection{flex-direction:column;gap:.5rem;display:flex}.ComplianceStars-module__GYcAla__progressTrack{background:var(--lightningcss-light,var(--neutral-200))var(--lightningcss-dark,var(--neutral-700));border:1px solid var(--color-border);border-radius:999px;width:100%;height:.625rem;overflow:hidden}.ComplianceStars-module__GYcAla__progressFill{border-radius:inherit;background:linear-gradient(90deg, var(--color-state-success) 0%, var(--green-saturated) 100%);height:100%;transition:width .4s}.ComplianceStars-module__GYcAla__progressCounts{letter-spacing:.08em;justify-content:space-between;align-items:baseline;gap:1rem;font-family:Outfit,sans-serif;font-size:.6875rem;font-weight:700;line-height:1.2;display:flex}.ComplianceStars-module__GYcAla__earnedCount{color:var(--color-state-success);margin:0}.ComplianceStars-module__GYcAla__toGoCount{color:var(--color-text-muted);margin:0}.ComplianceStars-module__GYcAla__skeletonStars{}.ComplianceStars-module__GYcAla__skeletonStarItem{}.ComplianceStars-module__GYcAla__skeletonStar{border-radius:4px;width:4.5rem;height:4.5rem}@media (max-width:768px){.ComplianceStars-module__GYcAla__starsRow{-webkit-overflow-scrolling:touch;scrollbar-width:thin;flex-wrap:nowrap;justify-content:flex-start;margin-left:-.25rem;margin-right:-.25rem;padding-bottom:.5rem;padding-left:.25rem;padding-right:.25rem;overflow-x:auto}.ComplianceStars-module__GYcAla__starItem{flex:none;min-width:5rem}}@media (max-width:480px){.ComplianceStars-module__GYcAla__root{padding:1.25rem 1rem 1rem}.ComplianceStars-module__GYcAla__starSvg{width:4rem;height:4rem}.ComplianceStars-module__GYcAla__starLetterEarned,.ComplianceStars-module__GYcAla__starLetterIncomplete{font-size:1.5rem}}@media (prefers-reduced-motion:reduce){.ComplianceStars-module__GYcAla__progressFill,.ComplianceStars-module__GYcAla__starButton{transition:none}}
.SubNavTabs-module__6QLI9W__subNavbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;width:100%;min-height:48px;margin-bottom:16px;padding:12px 0;display:flex}.SubNavTabs-module__6QLI9W__noMargin{margin-bottom:0}.SubNavTabs-module__6QLI9W__navItems{flex-wrap:wrap;flex:1;align-items:center;gap:8px;display:flex}.SubNavTabs-module__6QLI9W__navItem{cursor:pointer;color:#6c757d;background-color:#f8f9fa;border:1px solid #e9ecef;border-radius:12px;justify-content:center;align-items:center;gap:8px;min-width:52px;min-height:48px;padding:12px 16px;font-size:14px;font-weight:500;transition:all .3s;display:flex}.SubNavTabs-module__6QLI9W__navItem:hover{background-color:#f1f3f4;border-color:#dee2e6;transform:translateY(-1px)}.SubNavTabs-module__6QLI9W__navItemActive{color:#1e40af;background-color:#eff6ff;border-color:#60a5fa}.SubNavTabs-module__6QLI9W__navItemActive:hover{background-color:#dbeafe;border-color:#3b82f6}.SubNavTabs-module__6QLI9W__navIcon{flex-shrink:0;width:20px;height:20px}.SubNavTabs-module__6QLI9W__navLabel{white-space:nowrap;font-weight:600}.SubNavTabs-module__6QLI9W__loadingIndicator{align-items:center;display:flex}
.UpdateCallModal-module__Mr3cza__modalBody{padding:16px 0}.UpdateCallModal-module__Mr3cza__formGroup{margin-bottom:1rem}.UpdateCallModal-module__Mr3cza__formLabel{margin-bottom:.5rem;font-weight:500;display:block}.UpdateCallModal-module__Mr3cza__formControl,.UpdateCallModal-module__Mr3cza__formSelect{width:100%}.UpdateCallModal-module__Mr3cza__readOnlyValue{color:#333;background-color:#f5f5f5;border-radius:4px;padding:8px 12px;font-size:.9rem}
.FinanceInstructionsPane-module__XwZdNa__exampleSlot{margin-top:8px}.FinanceInstructionsPane-module__XwZdNa__divider{background:var(--gold-600);border-radius:2px;width:48px;height:2px;margin:4px 0 6px}.FinanceInstructionsPane-module__XwZdNa__instructions{color:var(--green-900);font-size:15px;line-height:1.55}.FinanceInstructionsPane-module__XwZdNa__instructions p{margin-bottom:12px}.FinanceInstructionsPane-module__XwZdNa__instructions p:last-child{margin-bottom:0}.FinanceInstructionsPane-module__XwZdNa__instructions ul,.FinanceInstructionsPane-module__XwZdNa__instructions ol{margin:8px 0 12px;padding-left:20px}.FinanceInstructionsPane-module__XwZdNa__instructions li{margin-bottom:4px}.FinanceInstructionsPane-module__XwZdNa__instructions strong{font-weight:600}.FinanceInstructionsPane-module__XwZdNa__heroAction{align-self:flex-start}
.ExpressEntryCard-module__1OeWfW__container{width:100%;position:relative}.ExpressEntryCard-module__1OeWfW__recommendedBadge{top:-.75rem;left:var(--spacer-3);z-index:1;padding:var(--spacer-1) var(--spacer-3);border-radius:var(--radii-round);background-color:var(--green-ui-light);position:absolute}.ExpressEntryCard-module__1OeWfW__card{background-color:var(--bright-white);border:1px solid var(--neutral-500);width:100%;padding:var(--spacer-2);justify-content:space-between;gap:var(--spacer-2);opacity:.9;display:flex}.ExpressEntryCard-module__1OeWfW__cardRecommended{border:2px solid var(--green-ui-light)}@media screen and (min-width:599px){.ExpressEntryCard-module__1OeWfW__card{padding:var(--spacer-2) var(--spacer-3)}}@media screen and (min-width:769px){.ExpressEntryCard-module__1OeWfW__card{padding:var(--spacer-2) var(--spacer-4);gap:var(--spacer-3)}}@media screen and (min-width:1024px){.ExpressEntryCard-module__1OeWfW__card{gap:var(--spacer-4)}}@media screen and (max-width:706px){.ExpressEntryCard-module__1OeWfW__card{flex-direction:column}}.ExpressEntryCard-module__1OeWfW__content{gap:var(--spacer-1);flex-direction:column;flex:3;display:flex}.ExpressEntryCard-module__1OeWfW__title{font-weight:500}.ExpressEntryCard-module__1OeWfW__featuresList{margin-left:0;padding-left:0;list-style-position:inside}.ExpressEntryCard-module__1OeWfW__featureItem{margin-bottom:var(--spacer-1);margin-left:var(--spacer-4)}.ExpressEntryCard-module__1OeWfW__seeMore{margin-bottom:var(--spacer-1);margin-left:var(--spacer-4);cursor:pointer;text-decoration:underline}.ExpressEntryCard-module__1OeWfW__seeMore:hover{color:var(--blue-ui-light)}.ExpressEntryCard-module__1OeWfW__actions{gap:var(--spacer-2);flex-direction:column;flex:2;display:flex}.ExpressEntryCard-module__1OeWfW__ctaButton{margin-top:1.25rem;font-size:1.2rem}.ExpressEntryCard-module__1OeWfW__priceRow{gap:var(--spacer-3);flex-direction:row;justify-content:center;display:flex}@media screen and (min-width:769px){.ExpressEntryCard-module__1OeWfW__priceRow{flex-direction:column}}@media screen and (min-width:1024px){.ExpressEntryCard-module__1OeWfW__priceRow{justify-content:space-between;gap:var(--spacer-4);flex-direction:row}}.ExpressEntryCard-module__1OeWfW__priceText{text-wrap:nowrap}.ExpressEntryCard-module__1OeWfW__includesText{margin-top:var(--spacer-1);padding-right:var(--spacer-4)}
.PartnerApplicationProfileCard-module__3ctLwW__card{background:#fff;border:1px solid #cfccc9;border-radius:8px;padding:0;overflow:hidden}.PartnerApplicationProfileCard-module__3ctLwW__profileHeader{justify-content:space-between;align-items:center;gap:12px;padding:12px 16px;display:flex}.PartnerApplicationProfileCard-module__3ctLwW__avatar{background:#466381;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.PartnerApplicationProfileCard-module__3ctLwW__avatarText{color:#fff;letter-spacing:0;font-family:Outfit,sans-serif;font-size:14px;font-weight:600}.PartnerApplicationProfileCard-module__3ctLwW__profileInfo{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.PartnerApplicationProfileCard-module__3ctLwW__profileHeaderMain{flex:1;align-items:center;gap:12px;min-width:0;display:flex}.PartnerApplicationProfileCard-module__3ctLwW__headerEndBadge{flex-shrink:0;align-items:center;display:flex}.PartnerApplicationProfileCard-module__3ctLwW__name{color:#1b3e5f;margin:0;font-family:Outfit,sans-serif;font-size:15px;font-weight:500;line-height:1.4}.PartnerApplicationProfileCard-module__3ctLwW__email{color:#78736e;overflow-wrap:anywhere;margin:0;font-family:Outfit,sans-serif;font-size:.8125rem;line-height:1.4}.PartnerApplicationProfileCard-module__3ctLwW__divider{background:#cfccc9;width:100%;height:1px;margin:0}.PartnerApplicationProfileCard-module__3ctLwW__infoGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:0;display:grid}@media (max-width:768px){.PartnerApplicationProfileCard-module__3ctLwW__infoGrid{grid-template-columns:1fr}.PartnerApplicationProfileCard-module__3ctLwW__infoSectionSpan2{grid-column:span 1}}.PartnerApplicationProfileCard-module__3ctLwW__infoSection{flex-direction:column;gap:4px;min-width:0;padding:12px 16px;display:flex;position:relative;box-shadow:1px 0 #cfccc9,0 1px #cfccc9}.PartnerApplicationProfileCard-module__3ctLwW__infoSectionSpan2{grid-column:span 2}.PartnerApplicationProfileCard-module__3ctLwW__label{color:#78736e;text-transform:uppercase;letter-spacing:.05em;align-items:center;gap:6px;margin:0;font-family:Outfit,sans-serif;font-size:.6875rem;font-weight:500;display:flex}.PartnerApplicationProfileCard-module__3ctLwW__labelIcon{color:#78736e;font-size:12px}.PartnerApplicationProfileCard-module__3ctLwW__value{color:#3d3835;overflow-wrap:anywhere;margin:0;font-family:Outfit,sans-serif;font-size:.875rem;font-weight:400;line-height:1.4}
.inbox-theme-base-module__OWkMzq__inboxThemeBase{--inbox-container-bg:#fffdf8;--inbox-panel-bg:#fffdf8;--inbox-surface-bg:#fff;--inbox-surface-muted-bg:#f5f3ef;--inbox-menu-shadow:0px 8px 20px #4c1a1a2e;--inbox-border:#4c1a1a52;--inbox-border-strong:#4c1a1a73;--inbox-text-primary:#2a1f1f;--inbox-text-secondary:#5a4a4a;--inbox-text-inverse:#fffdf8;--inbox-accent:#8b4f4f;--inbox-accent-strong:#4c1a1a;--inbox-focus-ring:#4c1a1a;--inbox-focus-glow:#0066ff1a;--inbox-hover-bg:#ffffff4d;--inbox-list-row-selected-bg:#ffffff61;--inbox-list-row-hover-bg:#ffffff4d;--inbox-status-success:#2b8c2f;--inbox-status-warning:#b96e00;--inbox-status-danger:#c21f1f;--inbox-status-neutral:#4d4945;--inbox-message-bubble-bg:#f0d9d9;--inbox-thread-internal-message-bg:#fffbf0;--inbox-thread-message-hover-bg:#f0f0f0;--inbox-avatar-client-bg:#4c1a1a;--inbox-avatar-team-bg:#2a1f1f;--inbox-attachment-chip-bg:#fffdf8;--inbox-overlay-bg:#ffffffe6;--inbox-uploader-bg:#f6efdf}
.ComplianceWarningsIndicator-module__UUtn2W__root{cursor:help;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.ComplianceWarningsIndicator-module__UUtn2W__icon{color:var(--color-state-warning,#c47a00);display:block}.ComplianceWarningsIndicator-module__UUtn2W__warningList{text-align:left;margin:0;padding-left:1.125rem;font-family:Outfit,sans-serif;font-size:.8125rem;line-height:1.45}.ComplianceWarningsIndicator-module__UUtn2W__warningList li+li{margin-top:.5rem}
.EmployeeLetters-module__fBD8VG__lettersList{flex-direction:column;gap:16px;display:flex}.EmployeeLetters-module__fBD8VG__sectionHeading{color:#19191e;margin:0;font-family:Outfit,sans-serif;font-size:18px;font-weight:600}.EmployeeLetters-module__fBD8VG__slotCard{background-color:#fff;border:1px solid #e5e5e5;border-radius:8px;flex-direction:column;gap:12px;padding:16px;display:flex}.EmployeeLetters-module__fBD8VG__slotHeader{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.EmployeeLetters-module__fBD8VG__slotHeaderActions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.EmployeeLetters-module__fBD8VG__slotTitleContainer{align-items:center;gap:8px;display:flex}.EmployeeLetters-module__fBD8VG__slotTitle{color:#19191e;margin:0;font-family:Outfit,sans-serif;font-size:16px;font-weight:600}.EmployeeLetters-module__fBD8VG__slotStatus{border-radius:999px;padding:4px 8px;font-family:Outfit,sans-serif;font-size:11px;font-weight:600}.EmployeeLetters-module__fBD8VG__slotStatusComplete{color:#218956;background-color:#e8f6ee}.EmployeeLetters-module__fBD8VG__slotStatusPending{color:#626f7b;background-color:#f4f6f8}.EmployeeLetters-module__fBD8VG__slotDocuments{flex-direction:column;gap:10px;display:flex}.EmployeeLetters-module__fBD8VG__emptySlotText{color:#777;margin:0;font-family:Outfit,sans-serif;font-size:13px}.EmployeeLetters-module__fBD8VG__documentItem{background-color:#fff;border:1px solid #e5e5e5;border-radius:8px;flex-direction:row;align-items:center;gap:16px;padding:16px;transition:box-shadow .2s ease-in-out;display:flex}.EmployeeLetters-module__fBD8VG__documentItem:hover{box-shadow:0 2px 4px #0000001a}.EmployeeLetters-module__fBD8VG__documentIconContainer{background-color:#e8f4fb;border:1px solid #61aee2;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.EmployeeLetters-module__fBD8VG__documentIconContainer svg{color:#61aee2;font-size:18px}.EmployeeLetters-module__fBD8VG__documentInfo{flex-direction:column;flex:1;min-width:0;display:flex}.EmployeeLetters-module__fBD8VG__documentName{color:#19191e;word-break:break-word;margin:0;font-family:Outfit,sans-serif;font-size:13px;font-weight:500;line-height:1.4}.EmployeeLetters-module__fBD8VG__documentActions{flex-direction:row;flex-shrink:0;align-items:center;gap:12px;display:flex}.EmployeeLetters-module__fBD8VG__documentStats{flex-flow:wrap;align-items:center;gap:12px;display:flex}.EmployeeLetters-module__fBD8VG__statItem{color:#777;align-items:center;gap:4px;font-family:Outfit,sans-serif;font-size:11px;display:flex}.EmployeeLetters-module__fBD8VG__statIcon{color:#777;align-items:center;font-size:10px;display:flex}.EmployeeLetters-module__fBD8VG__generateButton{min-height:unset;color:#1b3e5f;background-color:#e0e8f0;border:1px solid #b2c2d2;border-radius:4px;padding:3px 10px;font-family:Outfit,sans-serif;font-size:.75rem;font-weight:400}.EmployeeLetters-module__fBD8VG__generateButton:hover,.EmployeeLetters-module__fBD8VG__generateButton:focus,.EmployeeLetters-module__fBD8VG__generateButton:focus-visible{color:#1b3e5f;background-color:#b2c2d2}.EmployeeLetters-module__fBD8VG__generateButton[aria-disabled=true]{opacity:.5;background-color:#e0e8f0}.EmployeeLetters-module__fBD8VG__downloadButton{min-height:unset;color:#fff;background-color:#10273d;border:1px solid #10273d;border-radius:4px;padding:3px 10px;font-family:Outfit,sans-serif;font-size:.75rem;font-weight:400}.EmployeeLetters-module__fBD8VG__downloadButton:hover,.EmployeeLetters-module__fBD8VG__downloadButton:focus,.EmployeeLetters-module__fBD8VG__downloadButton:focus-visible{color:#fff;background-color:#1b3e5f}.EmployeeLetters-module__fBD8VG__downloadButton[aria-disabled=true]{opacity:.5;background-color:#f0eeea}
.EmployeeProfileCard-module__YPJ14W__card{background:#fff;border:1px solid #cfccc9;border-radius:8px;padding:0}.EmployeeProfileCard-module__YPJ14W__profileHeader{border-bottom:none;justify-content:space-between;align-items:center;gap:12px;padding:16px;display:flex}.EmployeeProfileCard-module__YPJ14W__avatar{background:#466381;border:2px solid #466381;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.EmployeeProfileCard-module__YPJ14W__avatarText{color:#fff;letter-spacing:0;font-family:Outfit,sans-serif;font-size:14px;font-weight:600}.EmployeeProfileCard-module__YPJ14W__profileInfo{flex-direction:column;flex:1;gap:2px;display:flex}.EmployeeProfileCard-module__YPJ14W__statusTagContainer{flex-shrink:0;align-items:center;gap:8px;display:flex}.EmployeeProfileCard-module__YPJ14W__onboardingIcon{color:#78736e;font-size:14px}.EmployeeProfileCard-module__YPJ14W__onboardingLabel{color:#78736e;font-family:Outfit,sans-serif;font-size:12px;font-weight:400}.EmployeeProfileCard-module__YPJ14W__name{color:#2a2927;margin:0;font-family:Outfit,sans-serif;font-size:15px;font-weight:500;line-height:1.4}.EmployeeProfileCard-module__YPJ14W__email{color:#78736e;margin:0;font-family:Outfit,sans-serif;font-size:.875rem;line-height:1.4}.EmployeeProfileCard-module__YPJ14W__divider{background:#cfccc9;width:100%;height:1px;margin:0}.EmployeeProfileCard-module__YPJ14W__infoGrid{grid-template-columns:repeat(4,1fr);gap:0;display:grid}@media (max-width:1024px){.EmployeeProfileCard-module__YPJ14W__infoGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.EmployeeProfileCard-module__YPJ14W__infoGrid{grid-template-columns:1fr}}.EmployeeProfileCard-module__YPJ14W__scoresGrid{grid-template-columns:repeat(2,1fr);gap:0;display:grid}@media (max-width:768px){.EmployeeProfileCard-module__YPJ14W__scoresGrid{grid-template-columns:1fr}}.EmployeeProfileCard-module__YPJ14W__infoSection{border-right:1px solid #cfccc9;flex-direction:column;gap:4px;padding:16px;display:flex}.EmployeeProfileCard-module__YPJ14W__infoSection:last-child,.EmployeeProfileCard-module__YPJ14W__infoGrid>.EmployeeProfileCard-module__YPJ14W__infoSection:nth-child(4n){border-right:none}@media (max-width:1024px){.EmployeeProfileCard-module__YPJ14W__infoGrid>.EmployeeProfileCard-module__YPJ14W__infoSection:nth-child(4n){border-right:1px solid #cfccc9}.EmployeeProfileCard-module__YPJ14W__infoGrid>.EmployeeProfileCard-module__YPJ14W__infoSection:nth-child(2n){border-right:none}}.EmployeeProfileCard-module__YPJ14W__scoresGrid>.EmployeeProfileCard-module__YPJ14W__infoSection:last-child{border-right:none}@media (max-width:768px){.EmployeeProfileCard-module__YPJ14W__scoresGrid>.EmployeeProfileCard-module__YPJ14W__infoSection{border-bottom:1px solid #cfccc9;border-right:none}.EmployeeProfileCard-module__YPJ14W__scoresGrid>.EmployeeProfileCard-module__YPJ14W__infoSection:last-child{border-bottom:none}.EmployeeProfileCard-module__YPJ14W__infoSection{border-bottom:1px solid #cfccc9;border-right:none}.EmployeeProfileCard-module__YPJ14W__infoSection:last-child{border-bottom:none}}.EmployeeProfileCard-module__YPJ14W__label{color:#78736e;text-transform:uppercase;letter-spacing:.05em;align-items:center;gap:6px;margin:0;font-family:Outfit,sans-serif;font-size:.6875rem;font-weight:400;display:flex}.EmployeeProfileCard-module__YPJ14W__labelBadge{text-transform:none;letter-spacing:normal}.EmployeeProfileCard-module__YPJ14W__labelIcon{color:#78736e;font-size:12px}.EmployeeProfileCard-module__YPJ14W__value{color:#2a2927;margin:0;font-family:Outfit,sans-serif;font-size:.875rem;font-weight:400;line-height:1.4}.EmployeeProfileCard-module__YPJ14W__emptyValue{color:#78736e;margin:0;font-family:Outfit,sans-serif;font-size:.75rem;line-height:1.4}.EmployeeProfileCard-module__YPJ14W__badge{white-space:nowrap;border:1px solid #0000;border-radius:4px;align-items:center;width:fit-content;margin-top:4px;padding:2px 8px;font-family:Outfit,sans-serif;font-size:.75rem;font-weight:400;display:inline-flex}.EmployeeProfileCard-module__YPJ14W__badgeExpired{color:#926363;background-color:#f2e8e8;border-color:#926363}.EmployeeProfileCard-module__YPJ14W__badgeValid{color:#76996e;background-color:#e2e8e1;border-color:#76996e}.EmployeeProfileCard-module__YPJ14W__clbScoresContainer{flex-direction:column;gap:8px;display:flex}.EmployeeProfileCard-module__YPJ14W__clbScoreItem{margin:0}.EmployeeProfileCard-module__YPJ14W__scoreContainer{flex-direction:column;gap:6px;width:100%;display:flex}.EmployeeProfileCard-module__YPJ14W__rcipSection{flex-direction:column;gap:16px;padding:16px;display:flex}.EmployeeProfileCard-module__YPJ14W__rcipSectionHeader{justify-content:space-between;gap:16px;display:flex}.EmployeeProfileCard-module__YPJ14W__rcipBreakdownGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.EmployeeProfileCard-module__YPJ14W__rcipBreakdownCard{background:#faf9f8;border:1px solid #cfccc9;border-radius:8px;padding:12px}.EmployeeProfileCard-module__YPJ14W__rcipSubsection{flex-direction:column;gap:8px;display:flex}.EmployeeProfileCard-module__YPJ14W__rcipList{color:#2a2927;margin:0;padding-left:20px;font-family:Readex Pro,sans-serif;font-size:.875rem}@media (max-width:768px){.EmployeeProfileCard-module__YPJ14W__rcipSectionHeader{flex-direction:column}.EmployeeProfileCard-module__YPJ14W__rcipBreakdownGrid{grid-template-columns:1fr}}.EmployeeProfileCard-module__YPJ14W__scoreValueContainer{align-items:center;display:flex}.EmployeeProfileCard-module__YPJ14W__scoreValue{color:#2a2927;font-family:Outfit,sans-serif;font-size:.875rem;font-weight:500;line-height:1.4}
.NotesTableHeader-module__SXFYDq__headerCell,.NotesTableHeader-module__SXFYDq__filterHeaderCell{text-align:left;padding:8px 16px;font-size:14px;font-weight:600;position:relative}.NotesTableHeader-module__SXFYDq__dateHeaderCell{text-align:left;cursor:pointer;-webkit-user-select:none;user-select:none;white-space:nowrap;width:1%;padding:8px 16px;font-size:14px;font-weight:600;transition:background-color .2s;position:relative}.NotesTableHeader-module__SXFYDq__dateHeaderCell:hover{background-color:#0000000d}
.CancelCallModal-module__nBR8Ha__modalBody{padding:16px 0}.CancelCallModal-module__nBR8Ha__confirmPrompt{margin-bottom:1.25rem;font-size:1.15rem}.CancelCallModal-module__nBR8Ha__formGroup{margin-bottom:1rem}.CancelCallModal-module__nBR8Ha__formLabel{margin-bottom:.5rem;font-weight:500;display:block}.CancelCallModal-module__nBR8Ha__readOnlyValue{color:#333;background-color:#f5f5f5;border-radius:4px;padding:8px 12px;font-size:.9rem}
.ChartRenderer-module__eof4nW__switcher{gap:4px;margin-bottom:16px;display:flex}.ChartRenderer-module__eof4nW__switcherBtn{border:1px solid var(--blue-100);color:var(--neutral-700);cursor:pointer;background:0 0;border-radius:9999px;padding:4px 12px;font-family:Outfit,sans-serif;font-size:12px;font-weight:500;transition:all .15s}.ChartRenderer-module__eof4nW__switcherBtn:hover{background:var(--neutral-200)}.ChartRenderer-module__eof4nW__switcherBtnActive{border-color:var(--blue-ui-light);background:var(--blue-ui-light);color:#fff}.ChartRenderer-module__eof4nW__switcherBtnActive:hover{background:var(--blue-ui-light)}.ChartRenderer-module__eof4nW__tableFilter{border:1px solid var(--blue-100);width:100%;color:var(--neutral-700);background:#fff;border-radius:8px;outline:none;margin-bottom:10px;padding:7px 12px;font-family:Outfit,sans-serif;font-size:13px}.ChartRenderer-module__eof4nW__tableFilter:focus{border-color:var(--blue-ui-light);box-shadow:0 0 0 2px #004d991a}.ChartRenderer-module__eof4nW__tableFilter::placeholder{color:var(--neutral-400)}.ChartRenderer-module__eof4nW__thSortable{-webkit-user-select:none;user-select:none;padding:0!important}.ChartRenderer-module__eof4nW__thSortable:hover{background:var(--blue-100)}.ChartRenderer-module__eof4nW__thSortBtn{width:100%;font:inherit;color:inherit;text-align:left;cursor:pointer;white-space:nowrap;background:0 0;border:none;align-items:center;gap:4px;padding:10px 12px;font-weight:600;display:flex}.ChartRenderer-module__eof4nW__tableWrap{overflow-x:auto}.ChartRenderer-module__eof4nW__table{border-collapse:collapse;width:100%;font-family:Outfit,sans-serif;font-size:13px}.ChartRenderer-module__eof4nW__table th{text-align:left;letter-spacing:.06em;text-transform:uppercase;color:var(--neutral-700);background:var(--neutral-200);border-bottom:1px solid var(--blue-100);white-space:nowrap;padding:8px 12px;font-size:11px;font-weight:500}.ChartRenderer-module__eof4nW__table td{border-bottom:1px solid var(--blue-100);color:var(--blue-900);white-space:nowrap;padding:10px 12px}.ChartRenderer-module__eof4nW__table tr:last-child td{border-bottom:none}.ChartRenderer-module__eof4nW__table tr:hover td{background:var(--blue-100)}.ChartRenderer-module__eof4nW__empty{text-align:center;color:var(--neutral-700);padding:48px 0;font-family:Outfit,sans-serif;font-size:14px}.ChartRenderer-module__eof4nW__sortArrow{color:var(--blue-ui-light);margin-left:4px}
.ApplicationCards-module__yZGFPW__section{background:var(--gold-100);border:.0625rem solid color-mix(in srgb, var(--neutral-800) 10%, transparent);border-radius:var(--radii-semiRound);box-shadow:var(--shadow-light);box-sizing:border-box;flex-direction:column;gap:1rem;width:100%;padding:1rem 1.5rem 1.5rem;display:flex}.ApplicationCards-module__yZGFPW__sectionHeader{border-bottom:.0625rem solid color-mix(in srgb, var(--neutral-800) 10%, transparent);justify-content:space-between;align-items:center;padding-bottom:.75rem;display:flex}.ApplicationCards-module__yZGFPW__applicationGroup{background:color-mix(in srgb, var(--neutral-800) 3%, transparent);border:.0625rem solid color-mix(in srgb, var(--neutral-800) 8%, transparent);border-radius:var(--radii-lg);box-sizing:border-box;flex-direction:column;gap:12px;width:100%;padding:8px;display:flex}@media screen and (max-width:599px){.ApplicationCards-module__yZGFPW__section{border-radius:var(--radii-lg);padding:.875rem}}
.FinanceDocumentStatusMarker-module___lAVta__marker{border-radius:50%;width:8px;height:8px;position:absolute;top:50%;left:13px;transform:translateY(-50%)}.FinanceDocumentStatusMarker-module___lAVta__marker[data-marker-tone=complete]{background:var(--green-saturated)}.FinanceDocumentStatusMarker-module___lAVta__marker[data-marker-tone=attention]{background:var(--red-saturated)}
.inbox-theme-staff-module__c6L-sW__inboxThemeStaff{--inbox-container-bg:#fffdf8;--inbox-panel-bg:#fffdf8;--inbox-surface-bg:#fff;--inbox-surface-muted-bg:#f8f8f8;--inbox-menu-shadow:0px 8px 20px #0f2f6324;--inbox-border:#efeeee;--inbox-border-strong:#e1e1e1;--inbox-text-primary:#222;--inbox-text-secondary:#666;--inbox-text-inverse:#fff;--inbox-accent:#06f;--inbox-accent-strong:#0f2f63;--inbox-focus-ring:#06f;--inbox-focus-glow:#0066ff1a;--inbox-hover-bg:#f3f3f3;--inbox-list-row-selected-bg:#eef3ff;--inbox-list-row-hover-bg:#f5f8ff;--inbox-status-success:#2b8c2f;--inbox-status-warning:#b96e00;--inbox-status-danger:#c21f1f;--inbox-status-neutral:#4d4945;--inbox-message-bubble-bg:#f5f7fa;--inbox-thread-internal-message-bg:#fff8e6;--inbox-thread-message-hover-bg:#f2f5fa;--inbox-avatar-client-bg:#0f2f63;--inbox-avatar-team-bg:#222;--inbox-attachment-chip-bg:#f3f4f6;--inbox-overlay-bg:#ffffffe6;--inbox-uploader-bg:#f3f4f6}
.ComplianceWarningsList-module__9X2YSG__root{background:var(--lightningcss-light,#a607140f)var(--lightningcss-dark,#a607141f);border:1px solid var(--lightningcss-light,#a6071438)var(--lightningcss-dark,#a6071459);border-radius:8px;margin-top:.625rem;padding:.5rem .625rem}.ComplianceWarningsList-module__9X2YSG__title{color:var(--color-state-danger,#a60714);align-items:center;gap:.375rem;margin:0 0 .375rem;font-family:Outfit,sans-serif;font-size:.75rem;font-weight:700;line-height:1.3;display:flex}.ComplianceWarningsList-module__9X2YSG__titleIcon{color:var(--color-state-danger,#a60714);flex-shrink:0}.ComplianceWarningsList-module__9X2YSG__list{color:var(--color-text-primary);margin:0;padding-left:1.125rem;font-family:Outfit,sans-serif;font-size:.75rem;line-height:1.45}.ComplianceWarningsList-module__9X2YSG__list li+li{margin-top:.375rem}
.DliApplicationDownloads-module__kTZ7eG__list{flex-direction:column;gap:12px;display:flex}.DliApplicationDownloads-module__kTZ7eG__item{background-color:#fff;border:1px solid #e5e5e5;border-radius:8px;flex-direction:row;align-items:center;gap:16px;padding:12px 16px;transition:box-shadow .2s ease-in-out;display:flex}.DliApplicationDownloads-module__kTZ7eG__item:hover{box-shadow:0 2px 4px #0000001a}.DliApplicationDownloads-module__kTZ7eG__iconContainer{background-color:#e0e8f0;border:1px solid #466381;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.DliApplicationDownloads-module__kTZ7eG__iconContainer svg{color:#466381;font-size:16px}.DliApplicationDownloads-module__kTZ7eG__info{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.DliApplicationDownloads-module__kTZ7eG__labelRow{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.DliApplicationDownloads-module__kTZ7eG__label{color:#19191e;font-family:Outfit,sans-serif;font-size:14px;font-weight:600}.DliApplicationDownloads-module__kTZ7eG__filenames{color:#777;word-break:break-word;font-family:Outfit,sans-serif;font-size:12px;font-weight:400;line-height:1.4}.DliApplicationDownloads-module__kTZ7eG__actions{flex-direction:column;flex-shrink:0;align-items:flex-end;gap:6px;display:flex}.DliApplicationDownloads-module__kTZ7eG__actionButtons{flex-direction:row;align-items:center;gap:8px;display:flex}.DliApplicationDownloads-module__kTZ7eG__stats{flex-direction:row;align-items:center;gap:12px;display:flex}.DliApplicationDownloads-module__kTZ7eG__statItem{color:#777;align-items:center;gap:4px;font-family:Outfit,sans-serif;font-size:11px;display:flex}.DliApplicationDownloads-module__kTZ7eG__statIcon{color:#777;align-items:center;font-size:10px;display:flex}.DliApplicationDownloads-module__kTZ7eG__downloadButton{color:#fff;cursor:pointer;background-color:#466381;border:none;border-radius:4px;align-items:center;gap:6px;padding:6px 12px;font-family:Outfit,sans-serif;font-size:12px;font-weight:500;transition:background-color .2s ease-in-out;display:flex}.DliApplicationDownloads-module__kTZ7eG__downloadButton:hover:not(:disabled){background-color:#1b3e5f}.DliApplicationDownloads-module__kTZ7eG__downloadButton:disabled{opacity:.5;cursor:not-allowed}.DliApplicationDownloads-module__kTZ7eG__removeButton{color:#c0392b;cursor:pointer;background-color:#fff;border:1px solid #c0392b;border-radius:4px;align-items:center;gap:6px;padding:6px 12px;font-family:Outfit,sans-serif;font-size:12px;font-weight:500;transition:background-color .2s ease-in-out,color .2s ease-in-out;display:flex}.DliApplicationDownloads-module__kTZ7eG__removeButton:hover:not(:disabled){color:#fff;background-color:#c0392b}.DliApplicationDownloads-module__kTZ7eG__removeButton:disabled{opacity:.5;cursor:not-allowed}.DliApplicationDownloads-module__kTZ7eG__uploadButton{color:#466381;cursor:pointer;background-color:#fff;border:1px solid #466381;border-radius:4px;align-items:center;gap:6px;padding:6px 12px;font-family:Outfit,sans-serif;font-size:12px;font-weight:500;transition:background-color .2s ease-in-out,color .2s ease-in-out;display:flex}.DliApplicationDownloads-module__kTZ7eG__uploadButton:hover:not(:disabled){background-color:#e0e8f0}.DliApplicationDownloads-module__kTZ7eG__uploadButton:disabled{opacity:.5;cursor:not-allowed}.DliApplicationDownloads-module__kTZ7eG__hiddenFileInput{display:none}.DliApplicationDownloads-module__kTZ7eG__itemDeferralHighlight{border-color:#466381;box-shadow:0 0 0 1px #466381}.DliApplicationDownloads-module__kTZ7eG__itemEmbeddedInBanner{width:100%;box-shadow:none;background-color:#fff;border:1px solid #466381}.DliApplicationDownloads-module__kTZ7eG__itemEmbeddedInBanner:hover{box-shadow:0 1px 3px #00000014}.DliApplicationDownloads-module__kTZ7eG__deferralUploadHint{color:#466381;font-family:Outfit,sans-serif;font-size:12px;line-height:1.4}.DliApplicationDownloads-module__kTZ7eG__notUploadedHint{color:#777;font-family:Outfit,sans-serif;font-size:11px;font-weight:500}.DliApplicationDownloads-module__kTZ7eG__lockedHint{color:#777;cursor:pointer;align-items:center;gap:4px;font-family:Outfit,sans-serif;font-size:11px;font-weight:500;transition:color .15s ease-in-out;display:flex}.DliApplicationDownloads-module__kTZ7eG__lockedHint:hover{color:#466381}
.EmployeeDocuments-module__RXPRVG__documentsList{border:1px solid #cfccc9;border-radius:8px;flex-direction:column;gap:0;display:flex;overflow:hidden}.EmployeeDocuments-module__RXPRVG__slotCard{background-color:#fff;border-top:1px solid #cfccc9;flex-direction:column;gap:8px;padding:12px 16px;display:flex}.EmployeeDocuments-module__RXPRVG__slotCard:first-child{border-top:none}.EmployeeDocuments-module__RXPRVG__slotHeader{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.EmployeeDocuments-module__RXPRVG__slotHeaderActions{flex-wrap:wrap;flex-shrink:0;align-items:center;gap:12px;display:flex}.EmployeeDocuments-module__RXPRVG__slotTitleContainer{align-items:center;gap:8px;display:flex}.EmployeeDocuments-module__RXPRVG__slotTitle{color:#2a2927;margin:0;font-family:Outfit,sans-serif;font-size:.875rem;font-weight:500}.EmployeeDocuments-module__RXPRVG__slotStatus{border:1px solid #0000;border-radius:4px;padding:2px 8px;font-family:Outfit,sans-serif;font-size:.6875rem;font-weight:400}.EmployeeDocuments-module__RXPRVG__slotStatusComplete{color:#76996e;background-color:#e2e8e1;border-color:#76996e}.EmployeeDocuments-module__RXPRVG__slotStatusPending{color:#78736e;background-color:#f4f4f3;border-color:#cfccc9}.EmployeeDocuments-module__RXPRVG__slotDocuments{flex-direction:column;gap:6px;display:flex}.EmployeeDocuments-module__RXPRVG__emptySlotText{color:#78736e;margin:0;font-family:Outfit,sans-serif;font-size:.8125rem}.EmployeeDocuments-module__RXPRVG__documentItem{background-color:#faf9f8;border:1px solid #cfccc9;border-radius:6px;flex-direction:row;align-items:center;gap:12px;padding:8px 12px;transition:box-shadow .2s ease-in-out;display:flex}.EmployeeDocuments-module__RXPRVG__documentItem:hover{box-shadow:0 1px 4px #00000014}.EmployeeDocuments-module__RXPRVG__documentIconContainer{background-color:#e0e8f0;border:1px solid #466381;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.EmployeeDocuments-module__RXPRVG__documentIconContainer svg{color:#466381;font-size:13px}.EmployeeDocuments-module__RXPRVG__documentInfo{flex-direction:column;flex:1;min-width:0;display:flex}.EmployeeDocuments-module__RXPRVG__documentName{color:#2a2927;word-break:break-word;margin:0;font-family:Outfit,sans-serif;font-size:.8125rem;font-weight:400;line-height:1.4}.EmployeeDocuments-module__RXPRVG__documentActions{flex-direction:row;flex-shrink:0;align-items:center;gap:12px;display:flex}.EmployeeDocuments-module__RXPRVG__documentStats{flex-flow:wrap;align-items:center;gap:10px;display:flex}.EmployeeDocuments-module__RXPRVG__statItem{color:#78736e;align-items:center;gap:4px;font-family:Outfit,sans-serif;font-size:.6875rem;display:flex}.EmployeeDocuments-module__RXPRVG__statIcon{color:#78736e;align-items:center;font-size:10px;display:flex}
.GovernmentCommunicationsTable-module__p1ekPa__tableWrap{overflow-x:auto}.GovernmentCommunicationsTable-module__p1ekPa__table{border-collapse:collapse;width:100%;min-width:1140px}.GovernmentCommunicationsTable-module__p1ekPa__th{text-align:left;color:#504d49;text-transform:uppercase;letter-spacing:.08em;white-space:nowrap;cursor:pointer;-webkit-user-select:none;user-select:none;background:#f4ede2;padding:10px 14px;font-size:10px;font-weight:600}.GovernmentCommunicationsTable-module__p1ekPa__sortIcon{color:#78736e;margin-left:4px;font-size:10px}.GovernmentCommunicationsTable-module__p1ekPa__filterHeaderCell{z-index:1;white-space:nowrap;background:#f4ede2;padding:6px 10px;position:relative}.GovernmentCommunicationsTable-module__p1ekPa__filterHeaderCell:hover{z-index:10}.GovernmentCommunicationsTable-module__p1ekPa__row{border-top:1px solid #15141414}.GovernmentCommunicationsTable-module__p1ekPa__clickableRow{cursor:pointer}.GovernmentCommunicationsTable-module__p1ekPa__clickableRow:hover{background:#1514140a}.GovernmentCommunicationsTable-module__p1ekPa__td,.GovernmentCommunicationsTable-module__p1ekPa__tdText{vertical-align:top;padding:9px 14px}.GovernmentCommunicationsTable-module__p1ekPa__tdText{color:#504d49;white-space:nowrap;font-size:12.5px}.GovernmentCommunicationsTable-module__p1ekPa__applicantName{color:#151414;font-size:12.5px;font-weight:600}.GovernmentCommunicationsTable-module__p1ekPa__applicantMeta{color:#78736e;margin-top:1px;font-size:11px}.GovernmentCommunicationsTable-module__p1ekPa__statusCell{align-items:center;gap:6px;display:flex}.GovernmentCommunicationsTable-module__p1ekPa__dot{border-radius:50%;flex-shrink:0;width:7px;height:7px}.GovernmentCommunicationsTable-module__p1ekPa__fallbackNote{color:#78736e;margin-top:1px;font-size:9px;font-style:italic}
.ircc-bot-dashboard-module__hsNICG__filtersRow{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:1rem;margin-bottom:1rem;display:flex}.ircc-bot-dashboard-module__hsNICG__filtersGroup{flex-wrap:wrap;align-items:flex-end;gap:1rem;display:flex}.ircc-bot-dashboard-module__hsNICG__field{flex-direction:column;gap:.35rem;min-width:0;display:flex}.ircc-bot-dashboard-module__hsNICG__fieldLabel{letter-spacing:.02em;text-transform:uppercase;color:#78736e;font-family:Outfit,sans-serif;font-size:.75rem;font-weight:600}.ircc-bot-dashboard-module__hsNICG__select,.ircc-bot-dashboard-module__hsNICG__dateInput{border:1px solid #cfccc9;border-color:var(--rebrand-border,#cfccc9);color:#151414;background-color:#fffdfa;border-radius:8px;min-width:140px;height:40px;padding:0 12px;font-family:Outfit,sans-serif;font-size:.875rem}.ircc-bot-dashboard-module__hsNICG__select:focus,.ircc-bot-dashboard-module__hsNICG__dateInput:focus{border-color:#466381;outline:none;box-shadow:0 0 0 2px #46638126}.ircc-bot-dashboard-module__hsNICG__showingLine{color:#78736e;margin-bottom:.75rem;font-family:Outfit,sans-serif;font-size:.875rem}.ircc-bot-dashboard-module__hsNICG__profileLink{color:#004d99;align-items:center;gap:.35rem;font-weight:500;text-decoration:none;display:inline-flex}.ircc-bot-dashboard-module__hsNICG__profileLink:hover{text-decoration:underline}.ircc-bot-dashboard-module__hsNICG__emailCell{color:#504d49;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.8125rem}.ircc-bot-dashboard-module__hsNICG__screenshotBtn{white-space:nowrap}.ircc-bot-dashboard-module__hsNICG__screenshotsCell{flex-wrap:wrap;gap:.5rem;display:flex}.ircc-bot-dashboard-module__hsNICG__infoContent{padding:1.25rem 1.5rem 1.5rem}.ircc-bot-dashboard-module__hsNICG__infoSection+.ircc-bot-dashboard-module__hsNICG__infoSection{border-top:1px solid #f0eeea;margin-top:1.5rem;padding-top:1.5rem}.ircc-bot-dashboard-module__hsNICG__infoList{color:#504d49;margin:.75rem 0 0;padding-left:1.25rem;font-family:Outfit,sans-serif;font-size:.875rem;line-height:1.6}.ircc-bot-dashboard-module__hsNICG__infoList li+li{margin-top:.35rem}.ircc-bot-dashboard-module__hsNICG__infoList strong{color:#151414;font-weight:600}
.NotesTableRow-module__DNKhOW__tableRow{border-bottom:1px solid #e5e7eb;transition:background-color .2s}.NotesTableRow-module__DNKhOW__tableRow:hover{background-color:#f9fafb}.NotesTableRow-module__DNKhOW__clickableRow{cursor:pointer}.NotesTableRow-module__DNKhOW__clickableRow:hover{background-color:#f3f4f6}.NotesTableRow-module__DNKhOW__lastRow{border-bottom:none}.NotesTableRow-module__DNKhOW__cell{vertical-align:top;color:#374151;padding:12px 16px;font-size:14px}.NotesTableRow-module__DNKhOW__noteContent{flex-direction:column;gap:4px;display:flex}.NotesTableRow-module__DNKhOW__noteTitle{color:#111827;margin-bottom:4px;font-size:16px;font-weight:600}.NotesTableRow-module__DNKhOW__noteText{color:#6b7280;-webkit-line-clamp:2;-webkit-box-orient:vertical;line-height:1.4;display:-webkit-box;overflow:hidden}.NotesTableRow-module__DNKhOW__tagsContainer{flex-wrap:wrap;gap:4px;margin-top:8px;display:flex}.NotesTableRow-module__DNKhOW__tag{color:#1d4ed8;background-color:#eff6ff;border-radius:4px;padding:2px 6px;font-size:12px;font-weight:500}.NotesTableRow-module__DNKhOW__typeContainer{flex-direction:column;gap:2px;display:flex}.NotesTableRow-module__DNKhOW__typeLabel{color:#374151;font-weight:500}.NotesTableRow-module__DNKhOW__errorTypeLabel{color:#6b7280;font-size:12px}.NotesTableRow-module__DNKhOW__dateContainer{flex-direction:column;gap:2px;display:flex}.NotesTableRow-module__DNKhOW__dateText{color:#374151;font-weight:500}.NotesTableRow-module__DNKhOW__deadlineText{color:#6b7280;font-size:12px}
.CompressionPreviewModal-module__kA0KiG__overlay{z-index:1000;background:#10273d8c;justify-content:center;align-items:center;padding:24px;animation:.15s CompressionPreviewModal-module__kA0KiG__overlayIn;display:flex;position:fixed;inset:0}@keyframes CompressionPreviewModal-module__kA0KiG__overlayIn{0%{opacity:0}to{opacity:1}}.CompressionPreviewModal-module__kA0KiG__modal{background:var(--white);border-radius:16px;flex-direction:column;width:min(1280px,100%);height:min(94vh,1200px);animation:.18s CompressionPreviewModal-module__kA0KiG__modalIn;display:flex;overflow:hidden;box-shadow:0 20px 60px #10273d59}@keyframes CompressionPreviewModal-module__kA0KiG__modalIn{0%{opacity:0;transform:translateY(12px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.CompressionPreviewModal-module__kA0KiG__header{border-bottom:1px solid var(--gray-light);align-items:center;gap:16px;padding:18px 22px;display:flex}.CompressionPreviewModal-module__kA0KiG__headerText{flex:1;min-width:0}.CompressionPreviewModal-module__kA0KiG__title{color:var(--blue-900);text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:17px;font-weight:700;overflow:hidden}.CompressionPreviewModal-module__kA0KiG__subtitle{color:var(--neutral-600);text-overflow:ellipsis;white-space:nowrap;margin:2px 0 0;font-size:13px;overflow:hidden}.CompressionPreviewModal-module__kA0KiG__close{width:34px;height:34px;color:var(--neutral-600);cursor:pointer;background:0 0;border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;font-size:20px;display:inline-flex}.CompressionPreviewModal-module__kA0KiG__close:hover{background:var(--neutral-200);color:var(--blue-900)}.CompressionPreviewModal-module__kA0KiG__body{background:var(--neutral-200);flex:1;min-height:0}.CompressionPreviewModal-module__kA0KiG__frame{border:none;width:100%;height:100%;display:block}.CompressionPreviewModal-module__kA0KiG__footer{border-top:1px solid var(--gray-light);justify-content:space-between;align-items:center;gap:12px;padding:16px 22px;display:flex}.CompressionPreviewModal-module__kA0KiG__downloadButton,.CompressionPreviewModal-module__kA0KiG__deleteButton{cursor:pointer;border:1px solid #0000;border-radius:8px;align-items:center;gap:8px;padding:10px 18px;font-size:15px;font-weight:600;display:inline-flex}.CompressionPreviewModal-module__kA0KiG__downloadButton{background:var(--blue-900);color:var(--white);text-decoration:none}.CompressionPreviewModal-module__kA0KiG__downloadButton:hover{background:var(--blue-800)}.CompressionPreviewModal-module__kA0KiG__deleteButton{color:var(--red-ui-light);border-color:var(--red-200);background:0 0}.CompressionPreviewModal-module__kA0KiG__deleteButton:hover:not(:disabled){background:var(--red-100)}.CompressionPreviewModal-module__kA0KiG__deleteButton:disabled{opacity:.6;cursor:default}
.OverviewTab-module__VQTgmW__tabContent{flex-direction:column;gap:0;padding-top:.5rem;display:flex}.OverviewTab-module__VQTgmW__detailRow{flex-direction:column;gap:.25rem;display:flex}.OverviewTab-module__VQTgmW__detailForm{margin-top:1rem}.OverviewTab-module__VQTgmW__formGroup{margin-bottom:1rem}.OverviewTab-module__VQTgmW__formGroup label{color:#374151;font-size:.875rem;font-weight:500}.OverviewTab-module__VQTgmW__auditFooter{border-top:1px solid #e5e7eb;margin-top:1.75rem;padding-top:1.25rem}.OverviewTab-module__VQTgmW__auditFooterTitle{color:#111827;letter-spacing:.01em;margin-bottom:.75rem}.OverviewTab-module__VQTgmW__auditCards{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1rem;display:grid}.OverviewTab-module__VQTgmW__auditCard{background:#fafafa;border:1px solid #e8e8e8;border-radius:8px;padding:1rem 1rem .9rem}.OverviewTab-module__VQTgmW__auditCardHeading{text-transform:uppercase;letter-spacing:.06em;color:#6b7280;margin-bottom:.35rem;font-size:.6875rem;font-weight:600}.OverviewTab-module__VQTgmW__auditCardTime{color:#111827;margin-bottom:.75rem;font-size:.875rem;font-weight:500;line-height:1.4}.OverviewTab-module__VQTgmW__auditDl{border-top:1px solid #ececec;margin:0;padding:.65rem 0 0}.OverviewTab-module__VQTgmW__auditDlRow{grid-template-columns:5.5rem 1fr;align-items:baseline;gap:.35rem .75rem;margin:0;padding:.35rem 0;font-size:.8125rem;line-height:1.35;display:grid}.OverviewTab-module__VQTgmW__auditDlRow:first-of-type{padding-top:0}.OverviewTab-module__VQTgmW__auditDlRow:not(:last-child){border-bottom:1px solid #f0f0f0}.OverviewTab-module__VQTgmW__auditDl dt{color:#9ca3af;margin:0;font-weight:500}.OverviewTab-module__VQTgmW__auditDl dd{color:#374151;word-break:break-word;margin:0}.OverviewTab-module__VQTgmW__auditCardEmpty{color:#9ca3af;border-top:1px solid #ececec;margin:0;padding:.65rem 0 0;font-size:.8125rem;font-style:italic}
.VoiceAgentCalendar-module__LD2MJG__calendarContainer{flex-direction:column;width:100%;height:calc(100vh - 300px);padding:1.5rem;display:flex;overflow:hidden}.VoiceAgentCalendar-module__LD2MJG__header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:1rem;display:flex}.VoiceAgentCalendar-module__LD2MJG__headerLeft{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}.VoiceAgentCalendar-module__LD2MJG__viewSwitcher{background-color:#f5f5f5;border:1px solid #e5e5e5;border-radius:6px;gap:2px;display:flex;overflow:hidden}.VoiceAgentCalendar-module__LD2MJG__viewButton{color:#555;cursor:pointer;background-color:#0000;border:none;padding:6px 12px;font-family:Outfit,sans-serif;font-size:.875rem;font-weight:500;transition:background-color .15s,color .15s}.VoiceAgentCalendar-module__LD2MJG__viewButton:hover{color:#333;background-color:#eee}.VoiceAgentCalendar-module__LD2MJG__viewButtonActive{color:#06c;background-color:#fff;box-shadow:0 1px 2px #0000000d}.VoiceAgentCalendar-module__LD2MJG__viewTitle{color:#333;margin:0;font-size:1.25rem;font-weight:600}.VoiceAgentCalendar-module__LD2MJG__navButtons{align-items:center;gap:.5rem;display:flex}.VoiceAgentCalendar-module__LD2MJG__dayTimeline{background-color:#fafafa;border:1px solid #e5e5e5;border-radius:6px;flex:1;min-height:0;display:flex;overflow:hidden}.VoiceAgentCalendar-module__LD2MJG__dayTimelineLabels{background-color:#fff;border-right:1px solid #e5e5e5;flex-direction:column;flex-shrink:0;width:4rem;display:flex}.VoiceAgentCalendar-module__LD2MJG__dayTimeLabel{color:#777;text-align:right;border-bottom:1px solid #f0f0f0;flex:1;min-height:48px;padding:4px 8px;font-size:.75rem;font-weight:500}.VoiceAgentCalendar-module__LD2MJG__dayTimelineSlots{flex-direction:column;flex:1;min-width:0;display:flex;overflow-y:auto}.VoiceAgentCalendar-module__LD2MJG__dayTimeSlotRow{border-bottom:1px solid #f0f0f0;flex:1;align-items:flex-start;min-height:48px;display:flex}.VoiceAgentCalendar-module__LD2MJG__dayTimeSlotCurrent{background-color:#f0f7ff}.VoiceAgentCalendar-module__LD2MJG__dayTimeSlotContent{flex-direction:column;flex:1;gap:4px;min-height:100%;padding:4px 8px;display:flex}.VoiceAgentCalendar-module__LD2MJG__weekGrid{flex:1;gap:8px;min-height:0;display:flex}.VoiceAgentCalendar-module__LD2MJG__weekdayHeader{flex-shrink:0;grid-template-columns:repeat(7,1fr);gap:2px;margin-bottom:4px;display:grid}.VoiceAgentCalendar-module__LD2MJG__weekdayCell{color:#777;text-align:center;padding:.25rem 0;font-size:.75rem;font-weight:600}.VoiceAgentCalendar-module__LD2MJG__monthGrid{flex-direction:column;flex:1;min-height:0;display:flex}.VoiceAgentCalendar-module__LD2MJG__monthGridBody{flex:1;grid-template-columns:repeat(7,1fr);grid-auto-rows:1fr;gap:2px;min-height:0;display:grid}.VoiceAgentCalendar-module__LD2MJG__monthDayCell{background-color:#fafafa;border:1px solid #e5e5e5;border-radius:6px;flex-direction:column;min-height:0;padding:4px;display:flex;overflow:hidden}.VoiceAgentCalendar-module__LD2MJG__monthDayCellOther{opacity:.85;background-color:#f5f5f5}.VoiceAgentCalendar-module__LD2MJG__dayColumn{background-color:#fafafa;border:1px solid #e5e5e5;border-radius:6px;flex-direction:column;flex:1;min-width:0;min-height:0;display:flex;overflow:hidden}.VoiceAgentCalendar-module__LD2MJG__dayColumnToday{background-color:#f0f7ff;border-color:#06c}.VoiceAgentCalendar-module__LD2MJG__dayColumnHeader{text-align:center;border-bottom:1px solid #e5e5e5;flex-shrink:0;padding:8px}.VoiceAgentCalendar-module__LD2MJG__dayName{color:#777;font-size:.75rem;font-weight:600;display:block}.VoiceAgentCalendar-module__LD2MJG__dayNumber{color:#333;font-size:1rem;font-weight:600;display:block}.VoiceAgentCalendar-module__LD2MJG__callsList{flex-direction:column;flex:1;gap:4px;min-height:0;padding:6px;display:flex;overflow-y:auto}.VoiceAgentCalendar-module__LD2MJG__callItem{cursor:pointer;background-color:#fff;border:1px solid #e5e5e5;border-radius:4px;padding:4px 6px;font-size:.7rem;transition:background-color .15s}.VoiceAgentCalendar-module__LD2MJG__callItem:hover{background-color:#e8f0fe;border-color:#06c}.VoiceAgentCalendar-module__LD2MJG__callTime{color:#333;margin-bottom:1px;font-weight:600}.VoiceAgentCalendar-module__LD2MJG__callLabel{color:#555;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.VoiceAgentCalendar-module__LD2MJG__moreCalls{color:#777;flex-shrink:0;padding:2px 4px;font-size:.7rem}.VoiceAgentCalendar-module__LD2MJG__errorMessage{color:#c00;background-color:#fee;border:1px solid #fcc;border-radius:8px;margin-bottom:16px;padding:16px}.VoiceAgentCalendar-module__LD2MJG__loadingMessage{color:#777;text-align:center;padding:16px}.VoiceAgentCalendar-module__LD2MJG__dayColumnToday .VoiceAgentCalendar-module__LD2MJG__dayNumber{color:#06c}.VoiceAgentCalendar-module__LD2MJG__dayColumnToday.VoiceAgentCalendar-module__LD2MJG__monthDayCell{background-color:#f0f7ff;border-color:#06c}
.ResultView-module__CirMiW__container{flex-direction:column;gap:20px;display:flex}.ResultView-module__CirMiW__header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.ResultView-module__CirMiW__headerLeft{flex-direction:column;gap:6px;display:flex}.ResultView-module__CirMiW__lunaLabel{letter-spacing:.1em;text-transform:uppercase;color:var(--blue-ui-light);font-family:Outfit,sans-serif;font-size:11px;font-weight:600}.ResultView-module__CirMiW__title{color:var(--blue-900);margin:0;font-family:Outfit,sans-serif;font-size:28px;font-weight:700;line-height:1.25}@media (max-width:640px){.ResultView-module__CirMiW__title{font-size:20px}}.ResultView-module__CirMiW__explanation{color:var(--neutral-700);margin:0;font-family:Outfit,sans-serif;font-size:15px}.ResultView-module__CirMiW__headerActions{flex-shrink:0;gap:8px;display:flex}@media (max-width:640px){.ResultView-module__CirMiW__headerActions{flex-wrap:wrap;flex-shrink:1}}.ResultView-module__CirMiW__actionBtn{border:1px solid var(--blue-100);color:var(--blue-900);cursor:pointer;white-space:nowrap;background:#fff;border-radius:8px;align-items:center;gap:6px;padding:8px 16px;font-family:Outfit,sans-serif;font-size:13px;font-weight:500;transition:all .15s;display:flex}.ResultView-module__CirMiW__actionBtn:hover{background:var(--neutral-200)}.ResultView-module__CirMiW__actionBtnPrimary{border-color:var(--blue-ui-light);background:var(--blue-ui-light);color:#fff}.ResultView-module__CirMiW__actionBtnPrimary:hover{background:var(--blue-800)}.ResultView-module__CirMiW__card{border:1px solid var(--blue-100);background:#fff;border-radius:12px;padding:20px 24px}@media (max-width:640px){.ResultView-module__CirMiW__card{padding:16px}}.ResultView-module__CirMiW__cardTitle{color:var(--blue-900);margin:0 0 4px;font-family:Outfit,sans-serif;font-size:15px;font-weight:600}.ResultView-module__CirMiW__cardSubtitle{color:var(--neutral-700);margin:0 0 20px;font-family:Outfit,sans-serif;font-size:12px}.ResultView-module__CirMiW__truncatedBanner,.ResultView-module__CirMiW__unverifiedBanner{background:var(--gold-100);border:1px solid var(--gold-200);color:var(--gold-ui-light);border-radius:8px;align-items:center;gap:8px;padding:10px 14px;font-family:Outfit,sans-serif;font-size:13px;display:flex}.ResultView-module__CirMiW__cachedBadge{background:var(--neutral-200);border:1px solid var(--blue-100);color:var(--blue-ui-light);border-radius:9999px;align-items:center;gap:4px;padding:2px 8px;font-family:Outfit,sans-serif;font-size:11px;font-weight:500;display:inline-flex}
.CaseMessageMacroForm-module__rfiZFq__form{background:#fffdf7;border:1px solid #e5e0d7;border-radius:12px;flex-direction:column;gap:16px;padding:16px;display:flex;box-shadow:0 1px 2px #0000000a}.CaseMessageMacroForm-module__rfiZFq__row{flex-wrap:wrap;gap:12px;display:flex}.CaseMessageMacroForm-module__rfiZFq__field{flex-direction:column;flex:1;gap:6px;min-width:240px;display:flex}.CaseMessageMacroForm-module__rfiZFq__input{background:#fff;border:1px solid #e5e0d7;border-radius:8px;padding:8px 12px;font-size:14px}.CaseMessageMacroForm-module__rfiZFq__textarea{resize:vertical;min-height:160px}.CaseMessageMacroForm-module__rfiZFq__helper{color:#6b7280;font-size:12px}.CaseMessageMacroForm-module__rfiZFq__checkboxRow{align-items:center;gap:8px;display:flex}.CaseMessageMacroForm-module__rfiZFq__actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}
.AdrCard-module__BGC_bq__card{--cta-button-bg:var(--red-900);--cta-button-color:var(--red-100);--cta-glow:#4c1a1a26;--cta-glow-hover:#4c1a1a40;background-color:var(--red-100);border:.0625rem solid var(--red-800);box-sizing:border-box;border-radius:1.5rem;flex-direction:column;align-items:flex-start;gap:1.25rem;width:100%;padding:1.125rem 1.25rem;display:flex}@media screen and (min-width:1025px){.AdrCard-module__BGC_bq__card{flex-direction:row;align-items:center;gap:1.75rem;padding:1.25rem 1.75rem}}.AdrCard-module__BGC_bq__body{flex-direction:column;flex:1;gap:.375rem;min-width:0;display:flex}.AdrCard-module__BGC_bq__eyebrow{font-family:var(--ff-outfit);letter-spacing:.12em;text-transform:uppercase;color:var(--red-800);margin:0;font-size:.75rem;font-weight:600;line-height:1.4}.AdrCard-module__BGC_bq__title{font-family:var(--ff-outfit);letter-spacing:-.005em;color:var(--red-900);margin:0;font-size:1.375rem;font-weight:600;line-height:1.3}@media screen and (min-width:769px){.AdrCard-module__BGC_bq__title{font-size:1.5rem}}.AdrCard-module__BGC_bq__description{font-family:var(--ff-outfit);max-width:52ch;color:var(--red-900);margin:.125rem 0 0;font-size:1rem;font-weight:450;line-height:1.5}.AdrCard-module__BGC_bq__actions{flex-direction:column;flex-shrink:0;align-self:flex-end;gap:8px;display:flex}@media screen and (min-width:1025px){.AdrCard-module__BGC_bq__actions{align-self:center}}.AdrCard-module__BGC_bq__primaryBtn{box-shadow:0 0 16px 6px var(--cta-glow);white-space:nowrap;transition:box-shadow .2s,transform .2s;background-color:var(--cta-button-bg)!important;color:var(--cta-button-color)!important}.AdrCard-module__BGC_bq__primaryBtn:hover,.AdrCard-module__BGC_bq__primaryBtn:focus,.AdrCard-module__BGC_bq__primaryBtn:focus-visible{box-shadow:0 0 20px 8px var(--cta-glow-hover);transform:translateY(-1px);background-color:var(--cta-button-bg)!important;color:var(--cta-button-color)!important}.AdrCard-module__BGC_bq__secondaryBtn{white-space:nowrap}
.FinanceDocumentStatusPill-module___KakVq__pill{letter-spacing:.02em;white-space:nowrap;text-transform:capitalize;border:1px solid #0000;border-radius:999px;align-items:center;padding:3px 10px;font-family:Outfit,sans-serif;font-size:11px;font-weight:600;display:inline-flex}.FinanceDocumentStatusPill-module___KakVq__pillParsing{background:color-mix(in srgb, var(--color-state-info) 18%, transparent);color:var(--color-state-info);border-color:var(--color-state-info);animation:1.6s ease-in-out infinite FinanceDocumentStatusPill-module___KakVq__pulse}@keyframes FinanceDocumentStatusPill-module___KakVq__pulse{0%,to{opacity:1}50%{opacity:.55}}
.GroupedFlowProgressStrip-module__jVpoGa__progressStrip{z-index:1;padding:var(--spacer-1) var(--spacer-2) var(--spacer-2);justify-content:space-between;align-items:flex-start;gap:var(--spacer-1);scrollbar-width:thin;width:100%;margin:0;list-style:none;display:flex;overflow-x:auto}@media screen and (min-width:769px){.GroupedFlowProgressStrip-module__jVpoGa__progressStrip{padding:var(--spacer-2) var(--spacer-3) var(--spacer-2)}}.GroupedFlowProgressStrip-module__jVpoGa__progressStrip:before{content:"";z-index:0;pointer-events:none;background-image:repeating-linear-gradient(to right, var(--blue-400) 0, var(--blue-400) 4px, transparent 4px, transparent 8px);height:2px;position:absolute;top:14px;left:8%;right:8%;transform:translateY(-50%)}@media screen and (max-width:769px){.GroupedFlowProgressStrip-module__jVpoGa__progressStrip:before{left:4%;right:4%}}@media screen and (min-width:599px){.GroupedFlowProgressStrip-module__jVpoGa__progressStrip:before{top:22px}}.GroupedFlowProgressStrip-module__jVpoGa__segment{z-index:1;text-align:center;flex-direction:column;flex:1 1 0;align-items:center;min-width:3.75rem;max-width:11rem;display:flex;position:relative}.GroupedFlowProgressStrip-module__jVpoGa__circle{box-sizing:border-box;width:24px;height:24px;margin-bottom:var(--spacer-1);border-radius:var(--radii-round);background-color:var(--blue-900);color:var(--bright-white);font-family:var(--ff-outfit);border:2px solid #0000;flex-shrink:0;justify-content:center;align-items:center;font-size:.8125rem;font-weight:800;line-height:1;display:flex}@media screen and (min-width:599px){.GroupedFlowProgressStrip-module__jVpoGa__circle{width:30px;height:30px;margin-bottom:var(--spacer-2)}}@media screen and (min-width:769px){.GroupedFlowProgressStrip-module__jVpoGa__circle{font-size:.9375rem}}.GroupedFlowProgressStrip-module__jVpoGa__segment[data-tone=upcoming] .GroupedFlowProgressStrip-module__jVpoGa__circle{background-color:var(--white);color:var(--neutral-500);border-color:var(--blue-200)}.GroupedFlowProgressStrip-module__jVpoGa__segment[data-tone=current] .GroupedFlowProgressStrip-module__jVpoGa__circle{background-color:var(--gold-600);color:var(--bright-white)}.GroupedFlowProgressStrip-module__jVpoGa__segment[data-tone=current][data-accent-success=true] .GroupedFlowProgressStrip-module__jVpoGa__circle{background-color:var(--green-800)}.GroupedFlowProgressStrip-module__jVpoGa__title{font-family:var(--ff-crimson);color:var(--blue-900);font-size:.875rem;font-weight:700}.GroupedFlowProgressStrip-module__jVpoGa__subtitle{font-family:var(--ff-outfit);color:var(--neutral-700);padding:0 var(--spacer-1);font-size:.875rem}
.inbox-theme-briefcase-module__Ekygga__inboxThemeBriefcase{--inbox-neutral-500-20:#9e999433;--inbox-container-bg:var(--inbox-neutral-500-20);--inbox-panel-bg:transparent;--inbox-surface-bg:#fefbf6;--inbox-surface-muted-bg:#c3a2a2;--inbox-menu-shadow:0px 8px 20px #5c252533;--inbox-border:#5c252547;--inbox-border-strong:#5c252573;--inbox-text-primary:#151414;--inbox-text-secondary:#2a2927;--inbox-text-inverse:#f2e8e8;--inbox-accent:#9b5a5a;--inbox-accent-strong:#4c1a1a;--inbox-focus-ring:#4c1a1a;--inbox-focus-glow:#4c1a1a24;--inbox-hover-bg:#f2e8e8;--inbox-list-row-selected-bg:#dacac7;--inbox-list-row-hover-bg:#f2e8e8;--inbox-message-bubble-bg:#c3a2a266;--inbox-thread-internal-message-bg:#fff6e8;--inbox-thread-message-hover-bg:#f2efeb;--inbox-avatar-client-bg:#4c1a1a;--inbox-avatar-team-bg:#3a3030;--inbox-attachment-chip-bg:#fff9f4;--inbox-overlay-bg:#ffffffeb;--inbox-uploader-bg:#fff2df}.inbox-theme-briefcase-module__Ekygga__inboxThemeBriefcase[data-testid=inbox-frame]>div>div:first-child{width:400px;min-width:400px;padding:10px 12px}.inbox-theme-briefcase-module__Ekygga__inboxThemeBriefcase [data-testid^=case-list-item]{align-items:flex-start;min-height:68px;padding:12px 14px}
.ComplianceDocumentsTable-module__BprKTa__root{background:var(--color-bg-surface);border:2px solid var(--color-text-primary);border-radius:16px 18px 14px 20px;width:100%;padding:1rem 1.125rem;box-shadow:3px 4px var(--lightningcss-light,#2a29271f)var(--lightningcss-dark,#00000040),inset 0 0 0 1px var(--lightningcss-light,#fffdfacc)var(--lightningcss-dark,#ffffff0f)}.ComplianceDocumentsTable-module__BprKTa__header{margin-bottom:1rem}.ComplianceDocumentsTable-module__BprKTa__title{color:var(--color-text-primary);margin:0 0 .25rem;font-family:Outfit,sans-serif;font-size:1rem;font-weight:700;line-height:1.3}.ComplianceDocumentsTable-module__BprKTa__subtitle{color:var(--color-text-secondary);margin:0;font-family:Outfit,sans-serif;font-size:.8125rem;line-height:1.45}.ComplianceDocumentsTable-module__BprKTa__tableWrap{margin:0 -.25rem;padding:0 .25rem;overflow-x:auto}.ComplianceDocumentsTable-module__BprKTa__table{border-collapse:collapse;width:100%;font-family:Outfit,sans-serif;font-size:.875rem}.ComplianceDocumentsTable-module__BprKTa__table th{text-align:left;text-transform:uppercase;letter-spacing:.05em;color:var(--color-text-secondary);border-bottom:1px solid var(--color-border-default);white-space:nowrap;padding:.625rem .75rem .625rem 0;font-size:.6875rem;font-weight:600}.ComplianceDocumentsTable-module__BprKTa__table td{vertical-align:top;color:var(--color-text-primary);border-bottom:1px solid var(--lightningcss-light,#2a292714)var(--lightningcss-dark,#ffffff14);padding:.875rem .75rem .875rem 0}.ComplianceDocumentsTable-module__BprKTa__table tbody tr:last-child td{border-bottom:none}.ComplianceDocumentsTable-module__BprKTa__table td:last-child,.ComplianceDocumentsTable-module__BprKTa__table th:last-child{padding-right:0}.ComplianceDocumentsTable-module__BprKTa__reqCellInner{align-items:flex-start;gap:.75rem;display:flex}.ComplianceDocumentsTable-module__BprKTa__reqBadgeWrap{flex-shrink:0;width:2rem;height:2rem;position:relative}.ComplianceDocumentsTable-module__BprKTa__reqBadge{width:2rem;height:2rem;color:var(--color-text-primary);text-align:center;background:var(--lightningcss-light,#1b3e5f1a)var(--lightningcss-dark,#ffffff1a);border-radius:50%;font-family:Outfit,sans-serif;font-size:.8125rem;font-weight:700;line-height:2rem;display:block}.ComplianceDocumentsTable-module__BprKTa__reqBadgeWarning{position:absolute;top:-.375rem;right:-.375rem}.ComplianceDocumentsTable-module__BprKTa__reqTextCol{flex:1;min-width:0}.ComplianceDocumentsTable-module__BprKTa__reqTitle{color:var(--color-text-primary);margin:0 0 .25rem;font-weight:600;line-height:1.35}.ComplianceDocumentsTable-module__BprKTa__reqSubtitle{color:var(--color-text-secondary);margin:0;font-size:.8125rem;line-height:1.4}.ComplianceDocumentsTable-module__BprKTa__muted{color:var(--color-text-secondary)}.ComplianceDocumentsTable-module__BprKTa__skeletonRow td{padding-top:1rem;padding-bottom:1rem}.ComplianceDocumentsTable-module__BprKTa__emptyState{color:var(--color-text-secondary);margin:0;padding:1rem 0 .25rem;font-family:Outfit,sans-serif;font-size:.875rem}
.DliApplicationRiskScore-module__YZLdea__bpiInfoTrigger{align-items:center;line-height:0;display:inline-flex}.DliApplicationRiskScore-module__YZLdea__viewBreakdownLink{color:#78736e;cursor:pointer;background:0 0;border:none;align-items:center;gap:4px;padding:0;font-family:Outfit,sans-serif;font-size:.8rem;font-weight:400;line-height:1;transition:color .15s ease-in-out;display:inline-flex}.DliApplicationRiskScore-module__YZLdea__viewBreakdownLink:hover:not(:disabled){color:#504d49;text-decoration:underline}.DliApplicationRiskScore-module__YZLdea__viewBreakdownLink:disabled{color:#cfccc9;cursor:default}
.dli-compliance-student-detail-sections-module__LvO64a__section{background:#fff;border:1px solid #cfccc9;border-radius:8px;padding:16px}.dli-compliance-student-detail-sections-module__LvO64a__sectionFlexFill{flex-direction:column;flex:1;min-height:0;display:flex}.dli-compliance-student-detail-sections-module__LvO64a__sectionFlexFill .dli-compliance-student-detail-sections-module__LvO64a__tableWrap{flex:1;min-height:0}.dli-compliance-student-detail-sections-module__LvO64a__sectionTitle{color:#1b3e5f;margin:0 0 4px;font-family:Outfit,sans-serif;font-size:1.125rem;font-weight:600}.dli-compliance-student-detail-sections-module__LvO64a__sectionSubtitle{color:#78736e;margin:0 0 16px;font-family:Outfit,sans-serif;font-size:.8125rem;line-height:1.45}.dli-compliance-student-detail-sections-module__LvO64a__tableWrap{margin:0 -4px;padding:0 4px;overflow-x:auto}.dli-compliance-student-detail-sections-module__LvO64a__table{border-collapse:collapse;width:100%;font-family:Outfit,sans-serif;font-size:.875rem}.dli-compliance-student-detail-sections-module__LvO64a__table th{text-align:left;text-transform:uppercase;letter-spacing:.05em;color:#78736e;white-space:nowrap;border-bottom:1px solid #cfccc9;padding:10px 12px 10px 0;font-size:.6875rem;font-weight:500}.dli-compliance-student-detail-sections-module__LvO64a__table td{vertical-align:top;color:#3d3835;border-bottom:1px solid #e8e6e3;padding:14px 12px 14px 0}.dli-compliance-student-detail-sections-module__LvO64a__table td:last-child,.dli-compliance-student-detail-sections-module__LvO64a__table th:last-child{padding-right:0}.dli-compliance-student-detail-sections-module__LvO64a__profileAndScoreRow{flex-wrap:wrap;align-items:stretch;gap:24px;display:flex}.dli-compliance-student-detail-sections-module__LvO64a__profileColumn{flex:280px;min-width:0}.dli-compliance-student-detail-sections-module__LvO64a__scoreBesideColumn{flex-direction:column;flex:none;align-self:stretch;width:min(220px,100%);max-width:220px;min-height:0;display:flex}.dli-compliance-student-detail-sections-module__LvO64a__reqCellInner{align-items:flex-start;gap:12px;display:flex}.dli-compliance-student-detail-sections-module__LvO64a__reqBadge{color:#1b3e5f;text-align:center;background:#e4eef6;border-radius:50%;flex-shrink:0;width:32px;height:32px;font-family:Outfit,sans-serif;font-size:.8125rem;font-weight:700;line-height:32px}.dli-compliance-student-detail-sections-module__LvO64a__reqTextCol{flex:1;min-width:0}.dli-compliance-student-detail-sections-module__LvO64a__reqTitleRow{flex-wrap:wrap;align-items:center;gap:8px;margin:0 0 4px;display:flex}.dli-compliance-student-detail-sections-module__LvO64a__reqTitle{color:#1b3e5f;margin:0;font-weight:500}.dli-compliance-student-detail-sections-module__LvO64a__downloadIconBtn{color:#fff;cursor:pointer;background:#1b3e5f;border:none;border-radius:6px;justify-content:center;align-items:center;padding:6px 8px;line-height:0;display:inline-flex}.dli-compliance-student-detail-sections-module__LvO64a__downloadIconBtn:hover:not(:disabled){color:#fff;background:#14324d}.dli-compliance-student-detail-sections-module__LvO64a__downloadIconBtn:disabled{opacity:.5;cursor:not-allowed}.dli-compliance-student-detail-sections-module__LvO64a__reqSubtitle{color:#78736e;margin:0;font-size:.8125rem;line-height:1.4}.dli-compliance-student-detail-sections-module__LvO64a__muted{color:#78736e}.dli-compliance-student-detail-sections-module__LvO64a__actionPopoverAnchor{cursor:not-allowed;border-radius:6px;outline:none;display:inline-block}.dli-compliance-student-detail-sections-module__LvO64a__actionPopoverAnchor:focus-visible{box-shadow:0 0 0 2px #fff,0 0 0 4px #466381}.dli-compliance-student-detail-sections-module__LvO64a__actionBtn{color:#3d3835;background:#f0eeeb;border:1px solid #cfccc9;border-radius:6px;margin:0;padding:4px 10px;font-family:Outfit,sans-serif;font-size:.75rem;font-weight:500;line-height:1.3;display:inline-block}.dli-compliance-student-detail-sections-module__LvO64a__actionBtn:disabled{cursor:not-allowed;pointer-events:none;opacity:.85}.dli-compliance-student-detail-sections-module__LvO64a__actionBtnActive{color:#fff;cursor:pointer;background:#1b3e5f;border-color:#1b3e5f;}.dli-compliance-student-detail-sections-module__LvO64a__actionBtnActive:hover:not(:disabled){background:#14324d;border-color:#14324d}
.NotesTable-module__GAkOga__tableContainer{background-color:#fff;border:1px solid #e5e7eb;border-radius:8px;overflow:visible}.NotesTable-module__GAkOga__table{border-collapse:collapse;table-layout:auto;width:100%}
.LmiaWebformTabContent-module__ryN6iG__content{background-color:#fff;padding:1rem}.LmiaWebformTabContent-module__ryN6iG__linksSection{border-bottom:2px solid #e5e7eb;margin-bottom:2rem;padding-bottom:1.5rem}.LmiaWebformTabContent-module__ryN6iG__linksLabel{color:#6b7280;text-transform:uppercase;letter-spacing:.025em;margin-bottom:.75rem;font-size:.75rem;font-weight:500;display:block}.LmiaWebformTabContent-module__ryN6iG__links{flex-wrap:wrap;gap:.75rem;display:flex}.LmiaWebformTabContent-module__ryN6iG__link{color:#1f2937;background-color:#e0e8f0;border:1.5px solid #d1d5db;border-radius:6px;padding:.5rem .75rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:all .15s;display:inline-block}.LmiaWebformTabContent-module__ryN6iG__link:hover{border-color:#9ca3af;transform:translateY(-1px);box-shadow:0 2px 4px #00000014}.LmiaWebformTabContent-module__ryN6iG__grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:.75rem;display:grid}.LmiaWebformTabContent-module__ryN6iG__sectionHeader{color:#1f2937;border-bottom:2px solid #e5e7eb;grid-column:1/-1;margin-top:1.25rem;margin-bottom:.5rem;padding-bottom:.375rem;font-size:1.125rem;font-weight:600}.LmiaWebformTabContent-module__ryN6iG__sectionHeader:first-child{margin-top:0}.LmiaWebformTabContent-module__ryN6iG__fieldContainer{flex-direction:column;gap:.25rem;display:flex}.LmiaWebformTabContent-module__ryN6iG__fullWidth{grid-column:1/-1}.LmiaWebformTabContent-module__ryN6iG__fieldLabel{color:#6b7280;text-transform:uppercase;letter-spacing:.025em;font-size:.75rem;font-weight:500}.LmiaWebformTabContent-module__ryN6iG__fieldValue{word-break:break-word;color:#1f2937;background-color:#f9fafb;border:1.5px solid #d1d5db;border-radius:6px;flex-direction:row;justify-content:space-between;align-items:center;gap:.5rem;min-height:36px;padding:.5rem .75rem;font-size:.875rem;font-weight:500;transition:all .15s;display:flex;position:relative}.LmiaWebformTabContent-module__ryN6iG__fieldValue:hover{border-color:#9ca3af;transform:translateY(-1px);box-shadow:0 2px 4px #00000014}.LmiaWebformTabContent-module__ryN6iG__fieldText{word-break:break-word;flex:1}.LmiaWebformTabContent-module__ryN6iG__copyButton{cursor:pointer;color:#4b5563;background:0 0;border:none;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;padding:.375rem;transition:all .15s;display:flex}.LmiaWebformTabContent-module__ryN6iG__copyButton:hover:not(:disabled){color:#1f2937;background-color:#6b728026}.LmiaWebformTabContent-module__ryN6iG__copyButton:disabled{opacity:.5;cursor:not-allowed}.LmiaWebformTabContent-module__ryN6iG__listFieldContainer{flex-direction:column;grid-column:1/-1;gap:.25rem;display:flex}.LmiaWebformTabContent-module__ryN6iG__bulletList{background-color:#f9fafb;border:1.5px solid #d1d5db;border-radius:6px;flex-direction:column;gap:.375rem;padding:.5rem .75rem;transition:all .15s;display:flex}.LmiaWebformTabContent-module__ryN6iG__bulletList:hover{border-color:#9ca3af;transform:translateY(-1px);box-shadow:0 2px 4px #00000014}.LmiaWebformTabContent-module__ryN6iG__bulletItem{color:#1f2937;padding-left:1rem;font-size:.875rem;line-height:1.4;display:flex;position:relative}.LmiaWebformTabContent-module__ryN6iG__bulletItem:before{content:"•";color:#6b7280;font-weight:600;position:absolute;left:.25rem}.LmiaWebformTabContent-module__ryN6iG__bulletListActions{border-top:1px solid #e5e7eb;justify-content:flex-end;gap:.25rem;margin-top:.25rem;padding-top:.25rem;display:flex}
.CompressionTool-module__d04YyG__container{max-width:1200px;margin:0 auto;padding:0 4px 24px}.CompressionTool-module__d04YyG__layout{grid-template-columns:minmax(0,3fr) minmax(0,2fr);align-items:start;gap:16px;display:grid}.CompressionTool-module__d04YyG__leftCol{min-width:0}.CompressionTool-module__d04YyG__rightCol{min-width:0;position:sticky;top:16px}@media screen and (max-width:1024px){.CompressionTool-module__d04YyG__layout{grid-template-columns:1fr}.CompressionTool-module__d04YyG__rightCol{position:static}}.CompressionTool-module__d04YyG__title{color:var(--blue-900);margin:0 0 4px;font-family:Crimson Pro,serif;font-size:30px;font-weight:600;line-height:1.1}.CompressionTool-module__d04YyG__subtitle{color:var(--neutral-700);margin:0 0 16px;font-family:Crimson Pro,serif;font-size:17px;font-style:italic}.CompressionTool-module__d04YyG__card{background:var(--white);border:1px solid var(--gray-light);box-shadow:var(--shadow-light);border-radius:14px;margin-bottom:16px;padding:18px 20px}.CompressionTool-module__d04YyG__stepHeader{align-items:center;gap:12px;margin-bottom:14px;display:flex}.CompressionTool-module__d04YyG__stepNumber{background:var(--blue-800);width:34px;height:34px;color:var(--white);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:15px;font-weight:700;display:inline-flex}.CompressionTool-module__d04YyG__stepTitle{color:var(--blue-900);margin:0;font-size:22px;font-weight:700}.CompressionTool-module__d04YyG__dropzone{border:2px dashed var(--blue-200);text-align:center;cursor:pointer;background:#f6f8fb;border-radius:14px;padding:30px 20px;transition:border-color .15s,background-color .15s}.CompressionTool-module__d04YyG__dropzone:hover,.CompressionTool-module__d04YyG__dropzoneActive{border-color:var(--blue-600);background:#eef3f8}.CompressionTool-module__d04YyG__dropzoneIcon{background:var(--blue-100);width:56px;height:56px;color:var(--blue-800);border-radius:50%;justify-content:center;align-items:center;margin-bottom:12px;font-size:22px;display:inline-flex}.CompressionTool-module__d04YyG__dropzonePrimary{color:var(--blue-900);margin:0 0 6px;font-size:20px;font-weight:700}.CompressionTool-module__d04YyG__dropzoneSecondary{color:var(--neutral-600);margin:0;font-size:15px}.CompressionTool-module__d04YyG__browseLink{color:var(--blue-800);cursor:pointer;font-weight:600;font-size:inherit;background:0 0;border:none;padding:0;text-decoration:underline}.CompressionTool-module__d04YyG__hiddenInput{display:none}.CompressionTool-module__d04YyG__fileList{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.CompressionTool-module__d04YyG__addMoreButton{border:1px dashed var(--blue-200);color:var(--blue-800);cursor:pointer;background:0 0;border-radius:8px;align-items:center;gap:8px;margin-top:10px;padding:8px 14px;font-size:14px;font-weight:600;display:inline-flex}.CompressionTool-module__d04YyG__addMoreButton:hover:not(:disabled){background:var(--blue-100);border-color:var(--blue-400)}.CompressionTool-module__d04YyG__addMoreButton:disabled{opacity:.5;cursor:default}.CompressionTool-module__d04YyG__clearButton{color:var(--neutral-600);cursor:pointer;background:0 0;border:none;padding:8px 4px;font-size:14px;font-weight:600}.CompressionTool-module__d04YyG__clearButton:hover{color:var(--blue-900);text-decoration:underline}.CompressionTool-module__d04YyG__fileRow{border:1px solid var(--blue-100);background:#f8fafc;border-radius:12px;align-items:center;gap:16px;padding:18px 20px;display:flex}.CompressionTool-module__d04YyG__fileIcon{color:var(--blue-800);font-size:22px}.CompressionTool-module__d04YyG__fileMeta{flex:1;min-width:0}.CompressionTool-module__d04YyG__fileName{color:var(--blue-900);text-overflow:ellipsis;white-space:nowrap;margin:0;font-weight:600;overflow:hidden}.CompressionTool-module__d04YyG__fileSize{color:var(--neutral-600);margin:2px 0 0;font-size:13px}.CompressionTool-module__d04YyG__removeButton{color:var(--neutral-600);cursor:pointer;background:0 0;border:none;padding:4px 8px;font-size:18px}.CompressionTool-module__d04YyG__removeButton:hover{color:var(--red-ui-light)}.CompressionTool-module__d04YyG__sliderBlock{margin-top:4px}.CompressionTool-module__d04YyG__slider{appearance:none;background:var(--blue-100);border-radius:4px;outline:none;width:100%;height:6px;margin:8px 0 4px}.CompressionTool-module__d04YyG__slider::-webkit-slider-thumb{appearance:none;background:var(--blue-800);border:3px solid var(--white);cursor:pointer;border-radius:50%;width:24px;height:24px;box-shadow:0 1px 4px #10273d59}.CompressionTool-module__d04YyG__slider::-moz-range-thumb{background:var(--blue-800);border:3px solid var(--white);cursor:pointer;border-radius:50%;width:24px;height:24px;box-shadow:0 1px 4px #10273d59}.CompressionTool-module__d04YyG__sliderTicks{justify-content:space-between;margin-top:8px;display:flex}.CompressionTool-module__d04YyG__tick{text-align:center;color:var(--neutral-500);cursor:pointer;background:0 0;border:none;flex:1;padding:4px;font-size:14px;font-weight:600}.CompressionTool-module__d04YyG__tick:first-of-type{text-align:left}.CompressionTool-module__d04YyG__tick:last-of-type{text-align:right}.CompressionTool-module__d04YyG__tickActive{color:var(--blue-900)}.CompressionTool-module__d04YyG__levelDetail{border:1px solid var(--gray-light);background:#f8fafc;border-radius:12px;justify-content:space-between;align-items:center;gap:16px;margin-top:16px;padding:14px 16px;display:flex}.CompressionTool-module__d04YyG__levelDetailText{margin:0}.CompressionTool-module__d04YyG__levelDetailTitle{color:var(--blue-900);margin:0 0 4px;font-size:17px;font-weight:700}.CompressionTool-module__d04YyG__levelDetailDesc{color:var(--neutral-600);margin:0;font-size:14px}.CompressionTool-module__d04YyG__pill{background:var(--blue-100);color:var(--blue-800);white-space:nowrap;border-radius:100px;padding:6px 14px;font-size:14px;font-weight:600;display:inline-block}.CompressionTool-module__d04YyG__actionRow{align-items:center;gap:20px;margin-top:8px;display:flex}.CompressionTool-module__d04YyG__actionHint{color:var(--neutral-600);margin:0;font-size:14px}.CompressionTool-module__d04YyG__historyTitle{color:var(--blue-900);margin:0 0 16px;font-size:18px;font-weight:700}.CompressionTool-module__d04YyG__historyEmpty{color:var(--neutral-500);margin:0;font-size:14px}.CompressionTool-module__d04YyG__historyScroll{max-height:60vh;margin:-4px;padding:4px;overflow-y:auto}.CompressionTool-module__d04YyG__historyList{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.CompressionTool-module__d04YyG__historyRow{border:1px solid var(--gray-light);background:#f8fafc;border-radius:10px;align-items:center;gap:8px;padding:10px 12px;transition:background-color .12s,border-color .12s;display:flex}.CompressionTool-module__d04YyG__historyRow:hover{background:var(--blue-100);border-color:var(--blue-200)}.CompressionTool-module__d04YyG__historyMain{min-width:0;font:inherit;text-align:left;cursor:pointer;background:0 0;border:none;flex:1;align-items:center;gap:12px;padding:0;display:flex}.CompressionTool-module__d04YyG__historyDownload{width:34px;height:34px;color:var(--blue-800);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;font-size:16px;text-decoration:none;display:inline-flex}.CompressionTool-module__d04YyG__historyDownload:hover{background:var(--blue-200);color:var(--blue-900)}.CompressionTool-module__d04YyG__historyRowNew{animation:2.2s CompressionTool-module__d04YyG__historyRowAdded}@keyframes CompressionTool-module__d04YyG__historyRowAdded{0%{opacity:0;background:var(--blue-100);border-color:var(--blue-400);transform:translateY(-8px);box-shadow:0 0 0 3px #7a99b866}15%{opacity:1;transform:translateY(0)}70%{background:var(--blue-100);border-color:var(--blue-400);box-shadow:0 0 0 3px #7a99b840}to{border-color:var(--gray-light);box-shadow:none;background:#f8fafc}}.CompressionTool-module__d04YyG__historyMeta{flex:1;min-width:0}.CompressionTool-module__d04YyG__historyName{color:var(--blue-900);text-overflow:ellipsis;white-space:nowrap;margin:0;font-weight:600;overflow:hidden}.CompressionTool-module__d04YyG__historySub{color:var(--neutral-600);margin:2px 0 0;font-size:13px}
.DeleteConfirmModal-module__a95pGq__overlay{z-index:50;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#10273d66;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.DeleteConfirmModal-module__a95pGq__modal{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffe6;border:1px solid #004d991a;border-radius:16px;width:100%;max-width:480px;overflow:hidden;box-shadow:0 20px 60px #00000026}.DeleteConfirmModal-module__a95pGq__header{border-bottom:1px solid #c6c6cd4d;align-items:center;gap:16px;padding:20px 24px;display:flex}.DeleteConfirmModal-module__a95pGq__warningCircle{background:var(--red-100);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.DeleteConfirmModal-module__a95pGq__title{color:var(--blue-900);margin:0;font-family:Outfit,sans-serif;font-size:20px;font-weight:600}.DeleteConfirmModal-module__a95pGq__body{padding:20px 24px}.DeleteConfirmModal-module__a95pGq__desc{color:var(--neutral-700);margin:0 0 16px;font-family:Outfit,sans-serif;font-size:15px;line-height:1.6}.DeleteConfirmModal-module__a95pGq__itemCard{background:#ffffff80;border:1px solid #c6c6cd80;border-radius:8px;align-items:center;gap:12px;padding:12px 14px;display:flex}.DeleteConfirmModal-module__a95pGq__itemIconBox{background:var(--neutral-200);border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.DeleteConfirmModal-module__a95pGq__itemName{color:var(--blue-900);font-family:Outfit,sans-serif;font-size:13px;font-weight:600;display:block}.DeleteConfirmModal-module__a95pGq__itemMeta{color:var(--neutral-600);text-transform:uppercase;letter-spacing:.04em;margin-top:2px;font-family:JetBrains Mono,monospace;font-size:11px;display:block}.DeleteConfirmModal-module__a95pGq__footer{background:#ffffff80;border-top:1px solid #c6c6cd4d;justify-content:flex-end;align-items:center;gap:12px;padding:16px 24px;display:flex}.DeleteConfirmModal-module__a95pGq__cancelBtn{color:var(--neutral-700);cursor:pointer;background:0 0;border:none;border-radius:8px;padding:9px 20px;font-family:Outfit,sans-serif;font-size:13px;font-weight:600;transition:background .15s}.DeleteConfirmModal-module__a95pGq__cancelBtn:hover{background:var(--neutral-200)}.DeleteConfirmModal-module__a95pGq__confirmBtn{background:var(--red-ui-light);color:#fff;cursor:pointer;border:none;border-radius:8px;padding:9px 20px;font-family:Outfit,sans-serif;font-size:13px;font-weight:600;transition:opacity .15s;box-shadow:0 4px 12px #ba060633}.DeleteConfirmModal-module__a95pGq__confirmBtn:hover{opacity:.9}
.CaseMessageMacroList-module__imlnja__listContainer{flex-direction:column;flex:1;gap:16px;min-height:0;display:flex}.CaseMessageMacroList-module__imlnja__toolbar{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.CaseMessageMacroList-module__imlnja__toolbarActions{gap:8px;margin-left:auto;display:flex}.CaseMessageMacroList-module__imlnja__listPanel{background:#fffdf7;border:1px solid #e5e0d7;border-radius:16px;flex-direction:column;flex:1;min-height:0;display:flex;overflow:hidden;box-shadow:0 1px 2px #0000000a}.CaseMessageMacroList-module__imlnja__listBody{flex-direction:column;gap:12px;padding:16px;display:flex;overflow-y:auto}.CaseMessageMacroList-module__imlnja__card{background:#fff;border:1px solid #e5e0d7;border-radius:12px;flex-direction:column;gap:10px;padding:16px;display:flex;box-shadow:0 1px 2px #0000000a}.CaseMessageMacroList-module__imlnja__cardHeader{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.CaseMessageMacroList-module__imlnja__cardTitle{flex-direction:column;gap:4px;display:flex}.CaseMessageMacroList-module__imlnja__shortcode{color:#6b7280;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:13px}.CaseMessageMacroList-module__imlnja__cardMeta{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.CaseMessageMacroList-module__imlnja__badge{border-radius:999px;padding:2px 8px;font-size:12px;font-weight:600}.CaseMessageMacroList-module__imlnja__badgeActive{color:#166534;background:#ecfdf3;border:1px solid #86efac}.CaseMessageMacroList-module__imlnja__badgeInactive{color:#9a3412;background:#fff7ed;border:1px solid #fed7aa}.CaseMessageMacroList-module__imlnja__tags{flex-wrap:wrap;gap:6px;display:flex}.CaseMessageMacroList-module__imlnja__tag{color:#4b5563;background:#f3f4f6;border-radius:999px;padding:2px 8px;font-size:12px}.CaseMessageMacroList-module__imlnja__actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.CaseMessageMacroList-module__imlnja__emptyState{text-align:center;padding:24px}
.FinancialSupportersStrip-module__xRuwPa__heading{text-transform:uppercase;letter-spacing:.05em;font-size:10px}.FinancialSupportersStrip-module__xRuwPa__emptyHint{font-size:12px;line-height:1.4}.FinancialSupportersStrip-module__xRuwPa__card{background:var(--green-200);border:1px solid var(--green-400);border-radius:10px;padding:8px 10px;transition:background .12s}.FinancialSupportersStrip-module__xRuwPa__card:hover{background:color-mix(in srgb, var(--green-400) 30%, var(--green-200))}.FinancialSupportersStrip-module__xRuwPa__cardName{text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.FinancialSupportersStrip-module__xRuwPa__cardRelation{margin-top:2px;font-size:11px}.FinancialSupportersStrip-module__xRuwPa__iconButton{border:1px solid var(--green-400);background:var(--green-100);width:26px;height:26px;color:var(--green-900);cursor:pointer;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;transition:background .12s,border-color .12s;display:inline-flex}.FinancialSupportersStrip-module__xRuwPa__iconButton:hover{background:var(--green-200);border-color:var(--green-600)}.FinancialSupportersStrip-module__xRuwPa__iconButton:disabled{opacity:.4;cursor:not-allowed}.FinancialSupportersStrip-module__xRuwPa__iconButtonDanger{color:var(--red-800)}.FinancialSupportersStrip-module__xRuwPa__iconButtonDanger:hover{background:var(--red-100);border-color:var(--red-400)}.FinancialSupportersStrip-module__xRuwPa__addCard{background:var(--gold-100);border:1px dashed var(--gold-600);cursor:pointer;width:100%;color:var(--gold-900);border-radius:10px;align-items:center;padding:8px 10px;transition:background .12s;display:flex}.FinancialSupportersStrip-module__xRuwPa__addCard:hover{background:var(--gold-200)}.FinancialSupportersStrip-module__xRuwPa__addCard:disabled{opacity:.4;cursor:not-allowed}
.employee-detail-module__yi6EoW__cardsContainer{flex-direction:column;gap:40px;width:100%;display:flex}.employee-detail-module__yi6EoW__sectionContent{background-color:#fff;border:1px solid #cfccc9;border-radius:8px;overflow:hidden}
.ircc-bot-dashboard-module__RksqEW__page{background-color:var(--ircc-dash-bg,#f0eeea);flex-direction:column;flex:auto;min-height:0;display:flex}.ircc-bot-dashboard-module__RksqEW__surface{background-color:var(--ircc-dash-surface,#fffdfa);box-sizing:border-box;border:1px solid #e8e4df;border-radius:12px;flex-direction:column;flex:0 auto;margin:0 1.5rem 1.5rem;padding:1.25rem 1.5rem 1.5rem;display:flex;box-shadow:0 1px 3px #10273d0f}.ircc-bot-dashboard-module__RksqEW__headerWrap{flex-shrink:0;padding:1.25rem 1.5rem 0}@media only screen and (max-width:768px){.ircc-bot-dashboard-module__RksqEW__surface{margin:0 1rem 1rem;padding:1rem}.ircc-bot-dashboard-module__RksqEW__headerWrap{padding:1rem 1rem 0}}
/*# sourceMappingURL=3ea7rn3dhq0yw.css.map*/