.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__applicationList{flex-direction:column;gap:12px;padding-left:0;list-style-type:none;display:flex}.ApplicationCards-module__yZGFPW__cardItem{background-color:var(--white)!important;border:1px solid var(--neutral-400)!important;border-radius:var(--radii-lg)!important;justify-content:space-between!important;align-items:center!important;width:100%!important;padding:.5rem 1.5rem .5rem .75rem!important}.ApplicationCards-module__yZGFPW__cardItem>:first-child{flex:1;padding-right:2rem}.ApplicationCards-module__yZGFPW__secondaryButton{flex-direction:column;gap:.25rem;margin-top:.5rem;margin-left:.75rem;display:flex}.ApplicationCards-module__yZGFPW__cardItem:hover:not(:has(.ApplicationCards-module__yZGFPW__secondaryButton:hover)) .ApplicationCards-module__yZGFPW__cardItem__icon{transform:translate(.25rem)}.ApplicationCards-module__yZGFPW__cardItem__header{flex-wrap:wrap;align-items:center;gap:.5rem;padding-bottom:.5rem;display:flex}.ApplicationCards-module__yZGFPW__cardItem__footer{margin-left:auto}.ApplicationCards-module__yZGFPW__cardItem__updateDateLabel{display:block}.ApplicationCards-module__yZGFPW__cardItem__icon{background-color:var(--gold-800);box-sizing:content-box;fill:var(--white);padding:.6rem;transition:all .25s;border-radius:var(--radii-round)!important}.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}.ApplicationCards-module__yZGFPW__relatedChildren{flex-direction:column;gap:12px;margin-left:20px;display:flex}.ApplicationCards-module__yZGFPW__relatedChildWrapper{padding-left:20px;position:relative}.ApplicationCards-module__yZGFPW__relatedChildWrapper:before{content:"";background:color-mix(in srgb, var(--neutral-800) 18%, transparent);border-radius:1px;width:2px;position:absolute;top:1.5rem;bottom:-12px;left:0}.ApplicationCards-module__yZGFPW__relatedChildWrapper:last-child:before{bottom:50%}.ApplicationCards-module__yZGFPW__relatedChildWrapper:after{content:"";background:color-mix(in srgb, var(--neutral-800) 18%, transparent);border-radius:1px;width:16px;height:2px;position:absolute;top:calc(50% - 1px);left:0;right:5px}.ApplicationCards-module__yZGFPW__relatedEyebrow{box-sizing:border-box;color:#cfccc9;letter-spacing:0;text-align:center;z-index:1;background:#2a2927;border-radius:30px;width:62px;padding:0 4px;font-family:Outfit,sans-serif;font-size:.75rem;font-weight:450;line-height:1.4;position:absolute;top:-9px;left:36px}@media screen and (max-width:599px){.ApplicationCards-module__yZGFPW__section{border-radius:var(--radii-lg);padding:.875rem}.ApplicationCards-module__yZGFPW__cardItem{flex-wrap:wrap!important;padding:.75rem!important}.ApplicationCards-module__yZGFPW__cardItem>:first-child{flex:0 0 100%;padding-right:0}.ApplicationCards-module__yZGFPW__cardItem__footer{flex:1;margin-left:0}.ApplicationCards-module__yZGFPW__cardItem__updateDateLabel{display:inline}.ApplicationCards-module__yZGFPW__cardItem__icon{flex-shrink:0}}
: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}
.IrccDocumentChecklist-module__rWhpYW__checklistContainer{padding:12px 0}.IrccDocumentChecklist-module__rWhpYW__header{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;margin-bottom:16px;padding-bottom:8px;display:flex}.IrccDocumentChecklist-module__rWhpYW__headerLeft{flex-direction:column;gap:4px;display:flex}.IrccDocumentChecklist-module__rWhpYW__summary{color:#19191e;font-size:13px;font-weight:400}.IrccDocumentChecklist-module__rWhpYW__legend{color:#6b7280;align-items:center;gap:2px;font-size:11px;font-weight:400;display:flex}.IrccDocumentChecklist-module__rWhpYW__downloadAllButton{cursor:pointer;color:#19191e;background:#fff;border:1px solid #d1d5db;border-radius:4px;align-items:center;gap:6px;padding:6px 12px;font-size:13px;transition:all .15s;display:flex}.IrccDocumentChecklist-module__rWhpYW__downloadAllButton:hover:not(:disabled){background:#f9fafb;border-color:#9ca3af}.IrccDocumentChecklist-module__rWhpYW__downloadAllButton:disabled{opacity:.5;cursor:not-allowed}.IrccDocumentChecklist-module__rWhpYW__documentList{flex-direction:column;gap:12px;display:flex}.IrccDocumentChecklist-module__rWhpYW__documentGroup{background:#fff;border:1px solid #e5e7eb;border-radius:4px;overflow:hidden}.IrccDocumentChecklist-module__rWhpYW__documentRow{background:#fff;justify-content:space-between;align-items:center;padding:10px 12px;transition:all .15s;display:flex}.IrccDocumentChecklist-module__rWhpYW__documentRow.IrccDocumentChecklist-module__rWhpYW__clickable{cursor:pointer}.IrccDocumentChecklist-module__rWhpYW__documentGroup:hover .IrccDocumentChecklist-module__rWhpYW__documentRow{background:#f9fafb}.IrccDocumentChecklist-module__rWhpYW__documentInfo{flex:1;align-items:center;gap:12px;min-width:0;display:flex}.IrccDocumentChecklist-module__rWhpYW__chevronIcon{flex-shrink:0;justify-content:center;align-items:center;width:16px;height:16px;transition:transform .2s;display:flex;transform:rotate(0)}.IrccDocumentChecklist-module__rWhpYW__chevronIcon.IrccDocumentChecklist-module__rWhpYW__expanded{transform:rotate(90deg)}.IrccDocumentChecklist-module__rWhpYW__statusIcon{flex-shrink:0;align-items:center;display:flex}.IrccDocumentChecklist-module__rWhpYW__documentNameContainer{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.IrccDocumentChecklist-module__rWhpYW__documentNameRow{align-items:center;gap:8px;min-width:0;display:flex}.IrccDocumentChecklist-module__rWhpYW__documentName{color:#19191e;word-wrap:break-word;flex:1;min-width:0;font-size:13px;font-weight:400;line-height:1.4}.IrccDocumentChecklist-module__rWhpYW__requiredIndicator{color:#dc2626;margin-right:4px;font-weight:500}.IrccDocumentChecklist-module__rWhpYW__optOutBadge{color:#92400e;cursor:help;background:#fef3c7;border-radius:3px;width:fit-content;padding:2px 8px;font-size:11px;font-weight:500;display:inline-block}.IrccDocumentChecklist-module__rWhpYW__downloadButton{cursor:pointer;opacity:.6;background:0 0;border:none;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;padding:6px;transition:all .15s;display:flex}.IrccDocumentChecklist-module__rWhpYW__downloadButton:hover:not(:disabled){opacity:1;background:#f3f4f6}.IrccDocumentChecklist-module__rWhpYW__downloadButton:disabled{cursor:not-allowed;opacity:.3}.IrccDocumentChecklist-module__rWhpYW__filesList{background:#f9fafb;border-top:1px solid #e5e7eb;padding:8px 12px 8px 44px}.IrccDocumentChecklist-module__rWhpYW__slotDownloadButton{border-bottom:1px solid #e5e7eb;margin-bottom:8px;padding-bottom:8px}.IrccDocumentChecklist-module__rWhpYW__slotDownloadButtonInner{cursor:pointer;color:#19191e;background:#fff;border:1px solid #d1d5db;border-radius:4px;align-items:center;gap:6px;width:100%;padding:8px 12px;font-size:12px;font-weight:500;transition:all .15s;display:flex}.IrccDocumentChecklist-module__rWhpYW__slotDownloadButtonInner:hover:not(:disabled){background:#f9fafb;border-color:#9ca3af}.IrccDocumentChecklist-module__rWhpYW__slotDownloadButtonInner:disabled{cursor:not-allowed;opacity:.5}.IrccDocumentChecklist-module__rWhpYW__slotDownloadButtonInner span{text-align:left;flex:1}.IrccDocumentChecklist-module__rWhpYW__fileRow{background:#fff;border:1px solid #e5e7eb;border-radius:3px;justify-content:space-between;align-items:center;margin-bottom:6px;padding:6px 8px;transition:all .15s;display:flex}.IrccDocumentChecklist-module__rWhpYW__fileRow:last-child{margin-bottom:0}.IrccDocumentChecklist-module__rWhpYW__fileRow:hover{background:#fafafa;border-color:#d1d5db}.IrccDocumentChecklist-module__rWhpYW__fileName{color:#19191e;text-overflow:ellipsis;white-space:nowrap;flex:1;margin-right:8px;font-size:12px;font-weight:400;overflow:hidden}.IrccDocumentChecklist-module__rWhpYW__fileNameAndIcon{flex:1;align-items:center;gap:8px;min-width:0;display:flex}.IrccDocumentChecklist-module__rWhpYW__fileBadges{flex-shrink:0;align-items:center;gap:6px;display:flex}.IrccDocumentChecklist-module__rWhpYW__fileDownloadButton{cursor:pointer;opacity:.5;background:0 0;border:none;border-radius:3px;flex-shrink:0;justify-content:center;align-items:center;padding:4px;transition:all .15s;display:flex}.IrccDocumentChecklist-module__rWhpYW__fileDownloadButton:hover:not(:disabled){opacity:1;background:#f3f4f6}.IrccDocumentChecklist-module__rWhpYW__fileDownloadButton:disabled{cursor:not-allowed;opacity:.3}.IrccDocumentChecklist-module__rWhpYW__unmappedSection{border-top:2px solid #e5e7eb;margin-top:24px;padding-top:16px}.IrccDocumentChecklist-module__rWhpYW__unmappedHeader{color:#19191e;margin-bottom:4px;font-size:14px;font-weight:600}.IrccDocumentChecklist-module__rWhpYW__unmappedDescription{color:#6b7280;margin-bottom:12px;font-size:12px}.IrccDocumentChecklist-module__rWhpYW__mergedFilesList{margin-top:12px;margin-bottom:12px}.IrccDocumentChecklist-module__rWhpYW__filesHeading{color:#19191e;margin-bottom:4px;font-size:14px;font-weight:600}.IrccDocumentChecklist-module__rWhpYW__filesDescription{color:#6b7280;margin-bottom:12px;font-size:12px}.IrccDocumentChecklist-module__rWhpYW__buttonsContainer{flex-direction:row;gap:8px;display:flex}.IrccDocumentChecklist-module__rWhpYW__mergedBadge{color:#1e40af;white-space:nowrap;cursor:help;background:#dbeafe;border-radius:10px;padding:2px 8px;font-size:11px;font-weight:500;display:inline-block}.IrccDocumentChecklist-module__rWhpYW__uploadedBadge{color:#047857;white-space:nowrap;cursor:help;background:#d1fae5;border-radius:10px;padding:2px 8px;font-size:11px;font-weight:500;display:inline-block}.IrccDocumentChecklist-module__rWhpYW__verifiedBadge{color:#065f46;white-space:nowrap;cursor:help;background-color:#d1fae5;border-radius:10px;padding:2px 8px;font-size:11px;font-weight:500;display:inline-block}
.IrccProfilecreation-module__2CJQjG__container{background:#fff;max-width:1600px;padding:24px 24px 32px}.IrccProfilecreation-module__2CJQjG__loading{text-align:center;color:#666;padding:20px;font-size:14px}.IrccProfilecreation-module__2CJQjG__section{border-bottom:1px solid #e5e7eb;margin-bottom:28px;padding-bottom:28px}.IrccProfilecreation-module__2CJQjG__primarySection{padding-bottom:34px}.IrccProfilecreation-module__2CJQjG__tabsContainer{border-bottom:none;flex-wrap:wrap;align-items:center;gap:6px;margin-bottom:28px;padding:0;display:flex}.IrccProfilecreation-module__2CJQjG__tabButton{cursor:pointer;color:#6c757d;white-space:nowrap;background-color:#f8f9fa;border:1px solid #e9ecef;border-radius:10px;justify-content:center;align-items:center;gap:6px;min-width:40px;min-height:40px;padding:8px 12px;font-size:13px;font-weight:500;transition:all .2s;display:flex}.IrccProfilecreation-module__2CJQjG__tabButton:hover{background-color:#f1f3f4;border-color:#dee2e6;transform:translateY(-1px)}.IrccProfilecreation-module__2CJQjG__activeTabButton{color:#1e40af;background-color:#eff6ff;border-color:#93c5fd}.IrccProfilecreation-module__2CJQjG__tabLabel{font-weight:600}.IrccProfilecreation-module__2CJQjG__sectionHeader{color:#19191e;margin-bottom:18px;font-size:17px;font-weight:700}.IrccProfilecreation-module__2CJQjG__eligibilityCard{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:26px 42px;padding:4px 0 0;display:grid}.IrccProfilecreation-module__2CJQjG__eligibilityCell{flex-direction:column;gap:8px;display:flex}.IrccProfilecreation-module__2CJQjG__eligibilityLabel{color:#217ab5;text-transform:uppercase;letter-spacing:.12em;font-size:12px;font-weight:700}.IrccProfilecreation-module__2CJQjG__eligibilityValue{color:#19191e;align-items:center;gap:8px;font-size:16px;font-weight:400;line-height:1.35;display:flex}.IrccProfilecreation-module__2CJQjG__feeSummary{flex-direction:column;gap:10px;padding:6px 0 0;display:flex}.IrccProfilecreation-module__2CJQjG__feeItem{justify-content:space-between;align-items:center;padding:4px 0;display:flex}.IrccProfilecreation-module__2CJQjG__feeName{color:#19191e;font-size:13px;font-weight:400}.IrccProfilecreation-module__2CJQjG__feeAmount{color:#19191e;font-size:14px;font-weight:400}.IrccProfilecreation-module__2CJQjG__genericSection{margin-bottom:8px}.IrccProfilecreation-module__2CJQjG__biometricsDetailSection{flex-wrap:wrap;gap:18px 28px;margin-bottom:0;display:flex}.IrccProfilecreation-module__2CJQjG__statusGrid{grid-template-columns:repeat(auto-fit,minmax(240px,max-content));align-items:start;gap:22px 42px;display:grid}.IrccProfilecreation-module__2CJQjG__statusCell{flex-direction:column;gap:8px;display:flex}.IrccProfilecreation-module__2CJQjG__row{grid-template-columns:minmax(0,max-content) 1fr;align-items:start;gap:18px;padding:8px 0;display:grid}.IrccProfilecreation-module__2CJQjG__label{color:#217ab5;text-transform:uppercase;letter-spacing:.12em;font-size:12px;font-weight:700}.IrccProfilecreation-module__2CJQjG__accountCreatedDropdown{min-width:160px}.IrccProfilecreation-module__2CJQjG__valueContainer{text-align:left;justify-content:flex-start;align-items:center;gap:8px;display:flex}.IrccProfilecreation-module__2CJQjG__screenshotLinks{flex-direction:column;align-items:flex-start;gap:6px;display:flex}.IrccProfilecreation-module__2CJQjG__value{color:#19191e;text-align:left;font-size:16px;font-weight:400}.IrccProfilecreation-module__2CJQjG__biometricsDetailRow{white-space:nowrap;grid-template-columns:none;align-items:center;gap:10px;padding:0;display:inline-flex}.IrccProfilecreation-module__2CJQjG__biometricsDetailRow .IrccProfilecreation-module__2CJQjG__label,.IrccProfilecreation-module__2CJQjG__biometricsDetailRow .IrccProfilecreation-module__2CJQjG__valueContainer,.IrccProfilecreation-module__2CJQjG__biometricsDetailRow .IrccProfilecreation-module__2CJQjG__value{white-space:nowrap}.IrccProfilecreation-module__2CJQjG__copyButton{cursor:pointer;opacity:.4;background:0 0;border:none;align-items:center;padding:4px;transition:opacity .15s;display:flex}.IrccProfilecreation-module__2CJQjG__copyButton:hover{opacity:1}.IrccProfilecreation-module__2CJQjG__copyIcon{color:#19191e;width:14px;height:14px}@media (max-width:900px){.IrccProfilecreation-module__2CJQjG__container{padding:20px 16px 28px}.IrccProfilecreation-module__2CJQjG__tabsContainer{gap:18px}.IrccProfilecreation-module__2CJQjG__eligibilityCard{grid-template-columns:1fr;gap:20px}.IrccProfilecreation-module__2CJQjG__row{grid-template-columns:1fr;gap:6px}.IrccProfilecreation-module__2CJQjG__biometricsDetailRow{white-space:normal;grid-template-columns:1fr;gap:6px;display:grid}}
.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}
.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__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__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}
.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}
.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;cursor:not-allowed;pointer-events:none;opacity:.85;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}
.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}
.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}
.index-module__vOLpfW__applicationsContainer{flex-direction:column;gap:24px;display:flex}.index-module__vOLpfW__tabsWrapper{justify-content:center;width:100%;display:flex}.index-module__vOLpfW__filteredResults{color:#374151;text-align:right;padding:8px 16px;font-size:14px;font-weight:500}
.index-module__j5sItW__headerContainer{padding-top:1.5rem;padding-left:2rem;padding-right:2rem}.index-module__j5sItW__contentBox{background-color:#fff;border-radius:8px;width:100%;padding:1.5rem 2rem;box-shadow:0 2px 4px #0000000d}@media only screen and (max-width:768px){.index-module__j5sItW__headerContainer,.index-module__j5sItW__contentBox{padding-left:1rem;padding-right:1rem}}
.settings-module__OlBJ8a__headerContainer{padding-top:1.5rem;padding-left:2rem;padding-right:2rem}.settings-module__OlBJ8a__contentBox{background-color:#fff;border-radius:8px;flex-direction:column;flex:1;width:100%;padding:1.5rem 2rem;display:flex;overflow:hidden;box-shadow:0 2px 4px #0000000d}.settings-module__OlBJ8a__splitLayout{flex:1;gap:1.5rem;min-height:0;display:flex;overflow:hidden}.settings-module__OlBJ8a__cardList{flex-direction:column;flex-shrink:0;gap:.5rem;width:200px;display:flex;overflow-y:auto}.settings-module__OlBJ8a__card{cursor:pointer;text-align:left;background:#fff;border:1px solid #e5e7eb;border-radius:6px;flex-direction:column;align-items:flex-start;gap:.25rem;padding:.75rem 1rem;transition:border-color .15s,background-color .15s;display:flex}.settings-module__OlBJ8a__card:hover{background:#f9fafb;border-color:#d1d5db}.settings-module__OlBJ8a__cardSelected{background:#f3f4f6;border-color:#4b5563}.settings-module__OlBJ8a__detailPanel{background:#fafafa;border:1px solid #e5e7eb;border-radius:6px;flex:1;min-width:0;padding:1rem;overflow-y:auto}.settings-module__OlBJ8a__detailContent{width:100%}.settings-module__OlBJ8a__tabsContainer{border-bottom:1px solid #e5e7eb;gap:1.5rem;margin-bottom:1rem;display:flex}.settings-module__OlBJ8a__tab{color:#6b7280;cursor:pointer;border-bottom:2px solid #0000;margin-bottom:-1px;padding-bottom:.5rem;font-size:.9375rem;font-weight:500;transition:color .2s}.settings-module__OlBJ8a__tab:hover{color:#111827}.settings-module__OlBJ8a__tabActive{color:#111827;border-bottom-color:#111827}.settings-module__OlBJ8a__emptyState{color:#6b7280;justify-content:center;align-items:center;min-height:200px;display:flex}@media only screen and (max-width:768px){.settings-module__OlBJ8a__headerContainer,.settings-module__OlBJ8a__contentBox{padding-left:1rem;padding-right:1rem}.settings-module__OlBJ8a__splitLayout{flex-direction:column}.settings-module__OlBJ8a__cardList{flex-direction:row;width:100%;overflow:auto visible}.settings-module__OlBJ8a__card{min-width:160px}}
.AnswerEvaluationFeedback-module__S3wmeq__markdownContent{margin-top:8px;font-size:18px;line-height:1.5}.AnswerEvaluationFeedback-module__S3wmeq__markdownContent p{margin:8px 0;font-size:18px}:is(.AnswerEvaluationFeedback-module__S3wmeq__markdownContent ol,.AnswerEvaluationFeedback-module__S3wmeq__markdownContent ul){margin:8px 0;padding-left:32px}.AnswerEvaluationFeedback-module__S3wmeq__markdownContent li{margin:4px 0;font-size:18px;line-height:1.5}.AnswerEvaluationFeedback-module__S3wmeq__markdownContent ol{list-style-type:decimal}.AnswerEvaluationFeedback-module__S3wmeq__markdownContent ul{list-style-type:disc}:is(.AnswerEvaluationFeedback-module__S3wmeq__markdownContent h1,.AnswerEvaluationFeedback-module__S3wmeq__markdownContent h2,.AnswerEvaluationFeedback-module__S3wmeq__markdownContent h3,.AnswerEvaluationFeedback-module__S3wmeq__markdownContent h4,.AnswerEvaluationFeedback-module__S3wmeq__markdownContent h5,.AnswerEvaluationFeedback-module__S3wmeq__markdownContent h6){margin:16px 0 8px;font-size:18px;font-weight:700}.AnswerEvaluationFeedback-module__S3wmeq__markdownContent strong{font-weight:700}.AnswerEvaluationFeedback-module__S3wmeq__markdownContent em{font-style:italic}.AnswerEvaluationFeedback-module__S3wmeq__markdownContent code{background-color:#e4e4e4;border-radius:2px;padding:4px;font-family:monospace;font-size:15px}.AnswerEvaluationFeedback-module__S3wmeq__markdownContent pre{background-color:#e4e4e4;border-radius:4px;padding:16px;font-family:monospace;font-size:15px;overflow:auto}
.DliComplianceScoreRing-module__o8rpZq__wrap{box-sizing:border-box;text-align:center;background:#fff;border:1px solid #cfccc9;border-radius:8px;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:12px;width:100%;min-height:0;padding:16px;font-family:Outfit,sans-serif;display:flex}.DliComplianceScoreRing-module__o8rpZq__ringArea{flex-shrink:0;width:104px;height:104px;position:relative}.DliComplianceScoreRing-module__o8rpZq__ringSvg{width:100%;height:100%;display:block}.DliComplianceScoreRing-module__o8rpZq__ringCenter{pointer-events:none;flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.DliComplianceScoreRing-module__o8rpZq__percent{color:#1b3e5f;font-size:1.25rem;font-weight:700;line-height:1.1}.DliComplianceScoreRing-module__o8rpZq__ringLabel{text-transform:uppercase;letter-spacing:.06em;color:#78736e;margin-top:2px;font-size:.625rem;font-weight:600}.DliComplianceScoreRing-module__o8rpZq__detail{width:100%}.DliComplianceScoreRing-module__o8rpZq__title{color:#1b3e5f;margin:0 0 4px;font-size:.9375rem;font-weight:600;line-height:1.3}.DliComplianceScoreRing-module__o8rpZq__subtitle{color:#3d3835;margin:0;font-size:.875rem;line-height:1.45}
.DocumentVaultPage-module__gtQ2HW__shell{box-sizing:border-box;color:var(--neutral-900);flex-direction:column;gap:2rem;width:100%;display:flex}@media screen and (max-width:599px){.DocumentVaultPage-module__gtQ2HW__shell{gap:1.5rem}}.DocumentVaultPage-module__gtQ2HW__hero{background:var(--neutral-200);box-sizing:border-box;color:var(--neutral-900);border:.0625rem solid #2a292714;border-radius:1.875rem;justify-content:space-between;align-items:center;gap:4rem;padding:2.5rem 2.75rem;display:flex;position:relative;overflow:hidden;box-shadow:0 .125rem .625rem #1514140d}@media screen and (max-width:768px){.DocumentVaultPage-module__gtQ2HW__hero{border-radius:1.5rem;flex-direction:column;gap:1.5rem;padding:2rem 1.5rem}}.DocumentVaultPage-module__gtQ2HW__heroText{flex-direction:column;flex:1 1 0;gap:1rem;min-width:0;max-width:48.75rem;display:flex}.DocumentVaultPage-module__gtQ2HW__heroTitle{color:var(--neutral-900);font-feature-settings:"lnum" 1, "pnum" 1;letter-spacing:-.01em;margin:0;font-family:Crimson Pro,serif;font-size:2.75rem;font-weight:400;line-height:1.15}@media screen and (max-width:768px){.DocumentVaultPage-module__gtQ2HW__heroTitle{font-size:clamp(1.75rem,6.5vw,2.125rem)}}.DocumentVaultPage-module__gtQ2HW__heroDescription{flex-direction:column;gap:.25rem;max-width:48.75rem;margin:0;display:flex}.DocumentVaultPage-module__gtQ2HW__heroDescriptionLine{color:var(--neutral-800);letter-spacing:0;margin:0;font-family:Crimson Pro,serif;font-size:1.1875rem;font-weight:450;line-height:1.45}.DocumentVaultPage-module__gtQ2HW__heroEyebrow{color:var(--neutral-600);letter-spacing:.16em;text-transform:uppercase;margin:0;font-family:Outfit,sans-serif;font-size:.75rem;font-weight:600;line-height:1.4}.DocumentVaultPage-module__gtQ2HW__heroActions{flex-wrap:wrap;align-items:center;gap:.75rem;margin-top:.75rem;display:flex}.DocumentVaultPage-module__gtQ2HW__heroMedia{z-index:1;flex-shrink:0;justify-content:center;align-items:center;max-height:9rem;display:flex;position:relative}@media screen and (max-width:900px){.DocumentVaultPage-module__gtQ2HW__heroMedia{display:none}}.DocumentVaultPage-module__gtQ2HW__heroMedia img{width:auto;height:auto;max-height:9rem;display:block}.DocumentVaultPage-module__gtQ2HW__contentGrid{grid-template-columns:minmax(0,1fr) minmax(0,19rem);align-items:start;gap:2.25rem;width:100%;display:grid}@media screen and (min-width:1280px){.DocumentVaultPage-module__gtQ2HW__contentGrid{grid-template-columns:minmax(0,1fr) minmax(0,21rem)}}@media screen and (max-width:1023px){.DocumentVaultPage-module__gtQ2HW__contentGrid{grid-template-columns:minmax(0,1fr)}}.DocumentVaultPage-module__gtQ2HW__contentSidebar{flex-direction:column;align-self:start;gap:1.5rem;width:100%;display:flex;position:sticky;top:1.5rem}.DocumentVaultPage-module__gtQ2HW__contentSidebar .DocumentVaultPage-module__gtQ2HW__panel{background:var(--white);border:.0625rem solid #2a29271a;box-shadow:0 .125rem .5rem #1514140d}@media screen and (max-width:1023px){.DocumentVaultPage-module__gtQ2HW__contentSidebar{position:static}}.DocumentVaultPage-module__gtQ2HW__mainColumn{flex-direction:column;gap:2.25rem;width:100%;display:flex}@media screen and (max-width:599px){.DocumentVaultPage-module__gtQ2HW__mainColumn{gap:1.5rem}}.DocumentVaultPage-module__gtQ2HW__summaryStrip{background:var(--white);box-sizing:border-box;color:var(--neutral-900);border:.0625rem solid #2a29271a;border-radius:999px;flex-wrap:wrap;justify-content:space-evenly;align-items:center;gap:0;width:100%;padding:.5rem 1.25rem;font-family:Outfit,sans-serif;display:flex;box-shadow:0 .125rem .5rem #1514140d}.DocumentVaultPage-module__gtQ2HW__summaryItem{color:inherit;font:inherit;white-space:nowrap;background:0 0;border:none;border-radius:999px;flex:0 auto;justify-content:center;align-items:baseline;gap:.5rem;padding:.5rem .875rem;text-decoration:none;transition:background-color .18s;display:inline-flex}.DocumentVaultPage-module__gtQ2HW__summaryCount{color:var(--neutral-900);font-feature-settings:"lnum" 1, "tnum" 1;letter-spacing:-.01em;font-size:1.375rem;font-weight:600;line-height:1}.DocumentVaultPage-module__gtQ2HW__summaryCountAlert{color:var(--red-900)}.DocumentVaultPage-module__gtQ2HW__summaryLabel{color:var(--neutral-600);letter-spacing:.01em;font-size:.875rem;font-weight:500;line-height:1.4;transition:color .18s}.DocumentVaultPage-module__gtQ2HW__summaryDivider{color:#2a292740;-webkit-user-select:none;user-select:none;align-self:center}@media screen and (max-width:599px){.DocumentVaultPage-module__gtQ2HW__summaryStrip{border-radius:1.25rem;flex-direction:column;padding:.875rem 1.125rem}.DocumentVaultPage-module__gtQ2HW__summaryDivider{display:none}.DocumentVaultPage-module__gtQ2HW__summaryItem{width:100%}}.DocumentVaultPage-module__gtQ2HW__panel{background:var(--white);box-sizing:border-box;color:var(--neutral-900);border:.0625rem solid #2a29271a;border-radius:1.875rem;flex-direction:column;gap:1.5rem;padding:1.75rem 1.875rem 1.875rem;display:flex;box-shadow:0 .125rem .5rem #1514140d}@media screen and (max-width:599px){.DocumentVaultPage-module__gtQ2HW__panel{border-radius:1.5rem;padding:1.25rem 1rem}}.DocumentVaultPage-module__gtQ2HW__panelHeader{border-bottom:.0625rem solid #2a292726;flex-direction:column;gap:.5rem;padding-bottom:1rem;display:flex}.DocumentVaultPage-module__gtQ2HW__panelEyebrow{color:var(--neutral-600);letter-spacing:.16em;text-transform:uppercase;margin:0;font-family:Outfit,sans-serif;font-size:.75rem;font-weight:600;line-height:1.4}.DocumentVaultPage-module__gtQ2HW__panelTitle{color:var(--neutral-900);letter-spacing:-.005em;margin:0;font-family:Outfit,sans-serif;font-size:1.5rem;font-weight:600;line-height:1.3}.DocumentVaultPage-module__gtQ2HW__panelSubtitle{color:var(--neutral-600);letter-spacing:0;margin:0;font-family:Outfit,sans-serif;font-size:1rem;font-weight:450;line-height:1.5}.DocumentVaultPage-module__gtQ2HW__panelBody{flex-direction:column;gap:1.25rem;display:flex}.DocumentVaultPage-module__gtQ2HW__lockedNotice{background:var(--red-100);border:.0625rem solid #4c1a1a4d;border-left:.1875rem solid var(--red-800);color:var(--red-900);border-radius:.625rem;align-items:center;gap:.75rem;padding:.875rem 1.25rem;font-family:Outfit,sans-serif;font-size:1rem;font-weight:500;display:flex}.DocumentVaultPage-module__gtQ2HW__footer{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;width:100%;margin-top:1rem;display:flex}@media screen and (max-width:599px){.DocumentVaultPage-module__gtQ2HW__footer{flex-direction:column;align-items:stretch}}.DocumentVaultPage-module__gtQ2HW__subSection{flex-direction:column;gap:.875rem;display:flex}.DocumentVaultPage-module__gtQ2HW__subSectionHeader{border-bottom:.0625rem solid #2a29271a;flex-direction:column;gap:.375rem;padding-bottom:.75rem;display:flex}.DocumentVaultPage-module__gtQ2HW__subSectionTitle{color:var(--neutral-900);letter-spacing:-.005em;margin:0;font-family:Outfit,sans-serif;font-size:1.125rem;font-weight:600;line-height:1.3}.DocumentVaultPage-module__gtQ2HW__subSectionSubtitle{color:var(--neutral-700);margin:0;font-family:Outfit,sans-serif;font-size:.875rem;font-weight:450;line-height:1.4}.DocumentVaultPage-module__gtQ2HW__applicationRows{flex-direction:column;gap:.625rem;display:flex}.DocumentVaultPage-module__gtQ2HW__applicationRow{background:var(--rebrand-warm-beige);box-sizing:border-box;color:var(--neutral-900);border:.0625rem solid #2a29271a;border-radius:1.25rem;align-items:center;gap:.75rem;width:100%;padding:.625rem .875rem;font-family:Outfit,sans-serif;text-decoration:none;transition:background-color .18s,border-color .18s;display:flex;position:relative}.DocumentVaultPage-module__gtQ2HW__applicationRow:hover{background:#ddd4bf;border-color:#2a29272e;text-decoration:none}.DocumentVaultPage-module__gtQ2HW__applicationRowDisabled{cursor:not-allowed}.DocumentVaultPage-module__gtQ2HW__applicationRowDisabled:hover{background:var(--rebrand-warm-beige);border-color:#2a29271a}.DocumentVaultPage-module__gtQ2HW__applicationRowLead{flex-shrink:0;line-height:0}.DocumentVaultPage-module__gtQ2HW__applicationRowBody{flex-direction:column;flex:1;gap:.125rem;min-width:0;display:flex}.DocumentVaultPage-module__gtQ2HW__applicationRowTitle{color:var(--neutral-900);letter-spacing:-.005em;overflow-wrap:break-word;min-width:0;margin:0;font-size:1rem;font-weight:600;line-height:1.35}.DocumentVaultPage-module__gtQ2HW__applicationRowAction{flex-shrink:0;justify-content:flex-end;align-self:center;align-items:center;margin-left:auto;line-height:0;display:flex}.DocumentVaultPage-module__gtQ2HW__applicationRowChevron{background:var(--neutral-900);box-sizing:border-box;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:1.875rem;height:1.875rem;line-height:0;transition:background-color .18s;display:inline-flex}.DocumentVaultPage-module__gtQ2HW__applicationRowChevronSvg{color:var(--white);flex-shrink:0;display:block}.DocumentVaultPage-module__gtQ2HW__applicationRow:hover .DocumentVaultPage-module__gtQ2HW__applicationRowChevron{background:var(--neutral-800)}.DocumentVaultPage-module__gtQ2HW__applicationRowLockMeta{color:var(--gold-800);align-items:center;gap:.5rem;font-size:.8125rem;font-style:italic;font-weight:450;line-height:1.4;display:flex}.DocumentVaultPage-module__gtQ2HW__applicationRowEmpty{background:var(--white);color:var(--gold-800);text-align:center;border:.0625rem dashed #82674159;border-radius:1.25rem;padding:1rem 1.125rem;font-family:Outfit,sans-serif;font-size:.9375rem;font-weight:500}.DocumentVaultPage-module__gtQ2HW__permitList{flex-direction:column;gap:.625rem;display:flex}.DocumentVaultPage-module__gtQ2HW__permitListEmpty{color:var(--neutral-900);text-align:center;background:#f8f2e8;border:.0625rem dashed #2a292733;border-radius:1.25rem;flex-direction:column;gap:.5rem;padding:1.25rem;font-family:Outfit,sans-serif;display:flex}.DocumentVaultPage-module__gtQ2HW__permitListEmptyMessage{color:var(--neutral-600);margin:0;font-size:.9375rem;font-weight:450;line-height:1.5}.DocumentVaultPage-module__gtQ2HW__showMoreButton{color:var(--neutral-900);cursor:pointer;letter-spacing:.04em;background:0 0;border:.0625rem solid #2a292733;border-radius:999px;align-self:center;align-items:center;gap:.375rem;margin-top:.5rem;padding:.5rem 1.125rem;font-family:Outfit,sans-serif;font-size:.8125rem;font-weight:600;transition:background-color .18s,border-color .18s;display:inline-flex}.DocumentVaultPage-module__gtQ2HW__showMoreButton:hover{background:var(--blue-100);color:var(--blue-900);border-color:#1b3e5f59}.DocumentVaultPage-module__gtQ2HW__permitRow{background:var(--rebrand-warm-beige);box-sizing:border-box;color:var(--neutral-900);border:.0625rem solid #2a29271a;border-radius:.75rem;grid-template-columns:minmax(0,1.4fr) auto auto;align-items:center;gap:1rem;width:100%;padding:.875rem 1.125rem;font-family:Outfit,sans-serif;text-decoration:none;transition:background-color .18s,border-color .18s;display:grid}.DocumentVaultPage-module__gtQ2HW__permitRow:hover{background:#ddd4bf;border-color:#2a29272e;text-decoration:none}.DocumentVaultPage-module__gtQ2HW__permitRowEmpty{background:var(--white);border-style:dashed;border-color:#2a292740}.DocumentVaultPage-module__gtQ2HW__permitRowEmpty:hover{background:var(--blue-100);border-color:var(--blue-800)}.DocumentVaultPage-module__gtQ2HW__permitRowLabel{flex-direction:column;gap:.125rem;min-width:0;display:flex}.DocumentVaultPage-module__gtQ2HW__permitRowName{color:var(--neutral-900);letter-spacing:-.005em;text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:1rem;font-weight:600;line-height:1.4;overflow:hidden}.DocumentVaultPage-module__gtQ2HW__permitRowDates{color:var(--neutral-700);font-feature-settings:"lnum" 1, "tnum" 1;letter-spacing:.01em;margin:0;font-size:.8125rem;font-weight:450;line-height:1.4}.DocumentVaultPage-module__gtQ2HW__permitRowDatesEmpty{color:var(--gold-800);font-style:italic;font-weight:450}.DocumentVaultPage-module__gtQ2HW__permitStatus{letter-spacing:.1em;text-transform:uppercase;white-space:nowrap;border-radius:999px;justify-self:end;align-items:center;height:1.5rem;padding:0 .6875rem;font-size:.6875rem;font-weight:600;display:inline-flex}.DocumentVaultPage-module__gtQ2HW__permitStatusCurrent{background:var(--green-100);color:var(--green-900);border:.0625rem solid #26392240}.DocumentVaultPage-module__gtQ2HW__permitStatusExpired{background:var(--neutral-200);color:var(--neutral-700);border:.0625rem solid #78736e66}.DocumentVaultPage-module__gtQ2HW__permitStatusOnFile{background:var(--blue-100);color:var(--blue-900);border:.0625rem solid #1b3e5f4d}.DocumentVaultPage-module__gtQ2HW__permitStatusEmpty{color:var(--gold-800);background:0 0;border:.0625rem dashed #82674173}.DocumentVaultPage-module__gtQ2HW__permitStatusRenewSoon{background:var(--gold-100);color:var(--gold-ui-light);border:.0625rem solid #b25c0066}.DocumentVaultPage-module__gtQ2HW__permitStatusRenewUrgent{background:var(--red-100);color:var(--red-900);border:.0625rem solid #4c1a1a66}.DocumentVaultPage-module__gtQ2HW__permitChevron{background:var(--gold-800);border-radius:50%;flex-shrink:0;justify-content:center;justify-self:end;align-items:center;width:1.875rem;height:1.875rem;line-height:0;transition:background-color .18s,transform .18s;display:inline-flex}.DocumentVaultPage-module__gtQ2HW__permitChevronSvg{color:var(--white);flex-shrink:0;display:block}.DocumentVaultPage-module__gtQ2HW__permitRow:hover .DocumentVaultPage-module__gtQ2HW__permitChevron{background:var(--neutral-800);transform:translate(.125rem)}.DocumentVaultPage-module__gtQ2HW__permitRowEmpty .DocumentVaultPage-module__gtQ2HW__permitChevron{background:var(--gold-800)}.DocumentVaultPage-module__gtQ2HW__permitRowEmpty:hover .DocumentVaultPage-module__gtQ2HW__permitChevron{background:var(--neutral-900)}@media screen and (max-width:599px){.DocumentVaultPage-module__gtQ2HW__permitRow{grid-template-rows:auto auto;grid-template-columns:minmax(0,1fr) auto;row-gap:.5rem}.DocumentVaultPage-module__gtQ2HW__permitStatus{grid-area:2/1;justify-self:start}.DocumentVaultPage-module__gtQ2HW__permitChevron{grid-area:1/2/span 2}}
/*# sourceMappingURL=0flklmit49e0q.css.map*/