.FavoritesList_favoritesList__UbzDj{position:relative;max-height:12rem;overflow-y:auto;width:100%}.FavoritesList_favoritesContainer__nY6gy{list-style-type:none;padding-left:0;margin:0}.FavoritesList_li__VrUHx{margin:0}.FavoritesList_favoriteItem__Myqll{background-color:var(--background-grey);padding:0;transition:all .2s}.FavoritesList_favoriteItem__Myqll:first-child{margin-top:0}.FavoritesList_favoriteItem__Myqll:hover{box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);background-color:white}.FavoritesList_favoriteItemContent___DnCD{display:flex;align-items:center;width:100%}.FavoritesList_starIcon__Qr70J{color:#ecc94b;cursor:pointer;margin-right:.5rem;display:flex;align-items:center}.FavoritesList_starIcon__Qr70J:hover{color:#d69e2e}.FavoritesList_favoriteLink__7theH{font-size:var(--font-size-normal);color:var(--tx);flex-grow:1;text-decoration:none;padding:.25rem 0}.FavoritesList_favoriteLink__7theH:hover{color:var(--tx);text-decoration:underline}.FavoritesList_dragHandle__e9MC5{color:var(--tx);cursor:move;margin-left:.5rem;display:flex;align-items:center;padding:.2rem;border-radius:var(--border-radius);transition:background-color .2s ease}.FavoritesList_dragHandle__e9MC5:hover{background-color:var(--ui)}.FavoritesList_dragOverlay__Wrnut{background-color:white;border-radius:var(--border-radius);box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05);padding:0 .5rem 0 1rem;font-size:var(--font-size-normal);color:var(--tx);width:100%}.FavoritesList_dragOverlay__Wrnut .FavoritesList_favoriteItemContent___DnCD{display:flex;align-items:center;width:100%}.FavoritesList_dragOverlay__Wrnut .FavoritesList_dragHandle__e9MC5,.FavoritesList_dragOverlay__Wrnut .FavoritesList_favoriteLink__7theH,.FavoritesList_dragOverlay__Wrnut .FavoritesList_starIcon__Qr70J{opacity:1}.Sidebar_sidebarContainer__DYkxL{position:fixed;top:0;left:0;height:100vh;z-index:2;transition:transform .1s ease-in-out}.Sidebar_sidebar__GEAVZ{display:flex;flex-direction:column;width:240px;background-color:var(--background-grey);border-right:1px solid var(--border-color);height:100%;padding-bottom:0;box-shadow:var(--drop-shadow-small);overflow-y:auto;position:relative;z-index:1}.Sidebar_open__JUX8c{transform:translateX(0)}.Sidebar_closed__nyoxG{transform:translateX(-240px)}.Sidebar_sidebarContent__AEdDd{flex-grow:1;overflow-y:auto;padding:0}.Sidebar_list__gnbGA{list-style:none;position:relative;margin:0;padding:0;width:100%}.Sidebar_list__gnbGA li{margin:0}.Sidebar_link__x2MBM{display:block;padding:.25rem 0;color:var(--tx);font-size:var(--font-size-normal);font-family:inherit;position:relative;margin:0;width:100%}.Sidebar_link__x2MBM:hover{text-decoration:underline}.Sidebar_activeLink__oHzzr{text-decoration:underline;position:relative;z-index:3}.Sidebar_toggleButton__ApiRp{position:absolute;top:8px;right:-12px;background-color:var(--bg);border:1px solid var(--border-color);border-radius:50%;width:24px;height:24px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background-color .1s ease;padding:0;z-index:1001}.Sidebar_toggleButton__ApiRp:hover{background-color:white}.Sidebar_toggleButton__ApiRp svg{width:16px;height:16px;color:var(--text-color)}.Sidebar_divider__Iw5w_{height:.5px;background-color:var(--ui-2);width:100%;position:relative}.Sidebar_section__tNEyW{padding:1rem;display:flex;flex-direction:column;align-items:flex-start;gap:.5rem}.Sidebar_logoutButtonWrapper__8M_gr{margin-top:auto;padding:.5rem 1rem;display:flex;justify-content:flex-end}.ComboboxItemDocumentProfile_container__SXcRl{padding:0 .5rem}.ComboboxItemDocumentProfile_innerContainer__pvgED{display:flex;justify-content:space-between;align-items:center;padding:.5rem 1rem .5rem .5rem;border-radius:var(--border-radius)}.ComboboxItemDocumentProfile_innerContainer__pvgED:hover{background-color:color-mix(in srgb,var(--ui) 50%,transparent)}.ComboboxItemDocumentProfile_content__6Ecql{flex:1 1;display:flex;flex-direction:column;margin-right:2rem}.ComboboxItemDocumentProfile_documentCountWrapper__MzYVS{display:flex;align-items:center}.ComboboxItemDocumentProfile_documentCount__VIryS{font-size:var(--font-size-small);padding:.25rem .5rem;border-radius:var(--border-radius);border:1px solid var(--ui-2);white-space:nowrap}.ComboboxItemDocumentProfile_documentCount__VIryS strong{font-weight:var(--font-weight-bold);margin-right:.25rem}.ComboboxItemDocumentType_container__Q3ROD{padding:0 .5rem}.ComboboxItemDocumentType_innerContainer__tM7JC{display:flex;flex-direction:column;padding:.5rem 1rem .5rem .5rem;border-radius:var(--border-radius)}.ComboboxItemDocumentType_innerContainer__tM7JC:hover{background-color:color-mix(in srgb,var(--ui) 50%,transparent)}.ComboboxItemApplication_container__ZjnEu{padding:0 .5rem}.ComboboxItemApplication_innerContainer__p81j_{display:flex;flex-direction:column;padding:.5rem 1rem .5rem .5rem;border-radius:var(--border-radius)}.ComboboxItemApplication_innerContainer__p81j_:hover{background-color:color-mix(in srgb,var(--ui) 50%,transparent)}.ComboboxSelect_comboboxWrapper__kN7wJ{position:relative;width:100%}.ComboboxSelect_clearButton__9j248,.ComboboxSelect_disclosure__h5lp_{position:absolute;top:50%;transform:translateY(-50%)}.ComboboxSelect_clearButton__9j248{right:2rem}.ComboboxSelect_disclosure__h5lp_{right:.5rem;background:transparent;border:none;cursor:pointer;padding:.25rem;display:flex;align-items:center;justify-content:center;color:var(--tx);transition:background-color .2s}.ComboboxSelect_disclosure__h5lp_:hover{background-color:color-mix(in srgb,var(--ui) 50%,transparent);border-radius:4px}.ComboboxSelect_comboboxWrapper__kN7wJ [role=combobox]{padding-right:4rem;text-overflow:ellipsis;white-space:nowrap}.ComboboxSelect_comboboxPopover__84nFv{position:absolute;z-index:2;display:flex;flex-direction:column;width:100%;max-height:24rem;overflow:hidden;background-color:white;border:1px solid var(--ui-2);border-radius:var(--border-radius-large);opacity:0;transition:opacity .1s ease,transform .1s ease}.ComboboxSelect_comboboxPopover__84nFv[data-enter]{opacity:1}.ComboboxSelect_popoverFooter__dkzL9,.ComboboxSelect_popoverHeader__XaQgY{padding:.25rem 1rem}.ComboboxSelect_popoverHeader__XaQgY{border-bottom:1px solid var(--ui-2)}.ComboboxSelect_popoverFooter__dkzL9{border-top:1px solid var(--ui-2);position:relative;z-index:2;width:100%;height:var(--border-radius-large)}.ComboboxSelect_popoverContent__dxCmo{flex-grow:1;padding-top:.5rem;padding-bottom:.5rem;overflow-y:auto;max-height:18rem;position:relative;z-index:1}.ComboboxSelect_noResults__4DoFI{padding:1rem;color:var(--tx-2)}.ComboboxSelect_disabled__CDSmx .ComboboxSelect_combobox__lyCjM,.ComboboxSelect_disabled__CDSmx .ComboboxSelect_disclosure__h5lp_{opacity:.6;cursor:not-allowed}.UploadDocument_container__V39aQ{position:fixed;top:0;left:240px;width:360px;z-index:3;display:flex;flex-direction:column;background-color:var(--background-grey);border-bottom:1px solid var(--ui-2);border-right:1px solid var(--ui-2);box-shadow:var(--drop-shadow-small);padding:2rem;transition:all .1s ease-out}.UploadDocument_sidebarClosed__4QVqM{left:0}.UploadDocument_popoverEnter__a9wtc{animation:UploadDocument_slideDown__zzzqu .1s ease-out forwards}.UploadDocument_popoverExit__fIDHV{animation:UploadDocument_slideUp__TlYyb .1s ease-out forwards}@keyframes UploadDocument_slideDown__zzzqu{0%{transform:translateY(-100%);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes UploadDocument_slideUp__TlYyb{0%{transform:translateY(0);opacity:1}to{transform:translateY(-100%);opacity:0}}.UploadDocument_fileInput__XVfqo{opacity:0;overflow:hidden;position:absolute;width:.1px;height:.1px;z-index:-1}.UploadDocument_fileSelectedInfo__u2nWe{display:flex;flex-direction:column;width:100%;align-items:center}.UploadDocument_fileNameRow__0vgje{display:flex;align-items:center;gap:4px}.UploadDocument_fileLabel__uPPQ5{width:100%;padding:2rem;border:1px dashed var(--ui-2);border-radius:var(--border-radius-large);cursor:pointer;transition:all .25s cubic-bezier(.4,0,.2,1);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;color:var(--tx)}.UploadDocument_fileLabel__uPPQ5:hover{border-color:var(--flexoki-green-500);background-color:color-mix(in srgb,var(--flexoki-green-50) 50%,transparent);transform:translateY(-2px)}.UploadDocument_fileInput__XVfqo:focus{outline:none;border-color:var(--flexoki-green-500);box-shadow:var(--focus-shadow)}.UploadDocument_supportedFormats__qQUa1{display:flex;align-items:center;gap:.25rem;margin-top:.25rem;flex-wrap:wrap;justify-content:center;max-width:100%}.LenderLayout_layout___otH_{display:flex;min-height:100vh;width:100%}.LenderLayout_main__aa3yD{flex-grow:1;display:flex;flex-direction:column;transition:margin-left .1s ease-in-out}.LenderLayout_contentWrapper__woi1d{flex:1 1;overflow-y:auto;display:flex;flex-direction:column;padding:0;width:100%;min-width:600px;overflow-x:auto}.LenderLayout_mainWithSidebar__DoaAv{margin-left:240px;width:calc(100% - 240px)}.LenderLayout_mainWithoutSidebar__EDRUe{margin-left:0;width:100%}.DocumentTable_tableHeaderContainer__6DPQz{display:flex;flex-direction:column;position:relative}.DocumentTable_headerTopRow__cwepJ{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.DocumentTable_headerActions__jLueg{display:flex;gap:.5rem}.DocumentTable_tooltipCell__osswi{position:relative;display:inline-flex}.DocumentTable_tooltipContainer__QQxzh{position:absolute;z-index:10;top:100%;left:0;padding-top:5px;min-width:250px}.DocumentTable_tableContainer__H7pGe{width:100%;overflow-x:auto}.DocumentTable_tableContainer__H7pGe td,.DocumentTable_tableContainer__H7pGe th{overflow:hidden;text-overflow:ellipsis;white-space:normal}.DocumentTable_wrapContent___mvHT{white-space:normal;word-break:break-word;overflow-wrap:break-word}.DocumentTable_infoIconWrapper__y1GD2{display:inline-flex;align-items:center;margin-left:.5rem;color:var(--tx-3);cursor:help}.DocumentTable_infoIconWrapper__y1GD2:hover{color:var(--tx-2)}.DocumentTable_checkboxCell__U1wDV{display:flex;align-items:center;justify-content:center}.ProgressModal_overlay__V5g9_{position:fixed;top:0;left:0;right:0;bottom:0;background-color:color-mix(in srgb,var(--ui) 75%,transparent);z-index:2}.ProgressModal_modal___QVt_{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);background-color:var(--bg);padding:2rem;border:1px solid var(--ui-3);border-radius:var(--border-radius-large);z-index:3;width:480px;height:320px;display:flex;flex-direction:column;justify-content:center}.ProgressModal_content__0K1Me{flex:1 1;display:flex;flex-direction:column;justify-content:center}.ProgressModal_footer__aMjql{margin-top:auto;text-align:right;align-self:flex-end}.ProgressModal_errorDetails__zJ885{margin-top:10px;border:1px solid #eee;padding:10px;border-radius:4px}.ProgressModal_errorList__FGDT6{margin-top:10px;padding-left:20px}.ProgressModal_errorItem__gsXHp{color:#d32f2f;margin-bottom:5px}.SmsPanel_panelHeader__fAH3e{padding:1rem;border-bottom:1px solid var(--border-color);display:flex;flex-direction:column;gap:.5rem}.SmsPanel_panelHeader__fAH3e h5{margin:0}.SmsPanel_headerWarning__aggIx{color:var(--flexoki-yellow-800);font-size:var(--font-size-small)}.SmsPanel_panelContent__qOq_Z{padding:1rem;overflow-y:auto;flex-grow:1}.SmsPanel_textarea__Wl2cN{width:100%;height:150px;padding:.5rem;resize:vertical}.SmsPanel_textarea__Wl2cN::placeholder{color:var(--tx)}.SmsPanel_textareaFooter__nM35P{display:flex;justify-content:flex-end;margin-top:.25rem}.SmsPanel_characterCount__IdN6g{font-size:var(--font-size-small);color:var(--tx-3);display:flex;align-items:baseline;gap:4px}.SmsPanel_characterCountText__gp91O{font-family:var(--font-family-mono);font-weight:700;line-height:1}.SmsPanel_buttonContainer__z_Ajs{display:flex;justify-content:flex-end;margin-top:1rem}.SmsPanel_panelFooter__h3hBO{padding:1rem;border-top:1px solid var(--border-color);display:flex;flex-direction:column}.SmsPanel_panelFooter__h3hBO button{align-self:flex-end}.SmsPanel_checksContainer___jA97{margin-bottom:1rem;border-radius:var(--border-radius-large);box-shadow:var(--drop-shadow);overflow:hidden;border:1px solid var(--border-color)}.SmsPanel_checksHeader__QMnlw{padding:.75rem 1rem}.SmsPanel_checksHeader__QMnlw p{margin:0;color:var(--flexoki-paper)}.SmsPanel_checksHeader__QMnlw span{color:var(--flexoki-paper)}.SmsPanel_goodToSend__w8kq1{background-color:var(--flexoki-cyan-600)}.SmsPanel_cantSend__yoxMj{background-color:var(--flexoki-yellow-700);color:var(--flexoki-base-900)}.SmsPanel_checksList__rznJS{list-style:none;padding:1rem;margin:0;display:flex;flex-direction:column;gap:.5rem}.SmsPanel_checkItem___5veM{display:flex;align-items:center;gap:.5rem}.SmsPanel_checkIcon__KB9J4{color:var(--flexoki-cyan-600);width:16px;height:16px;flex-shrink:0}.SmsPanel_failIcon__Vm4Oq{color:var(--flexoki-red-600);width:16px;height:16px;flex-shrink:0}.SmsPanel_failText__QAFlx{color:var(--flexoki-red-700)}.SmsPanel_progressContainer__CMZ_z{margin-bottom:1rem;border-radius:var(--border-radius-large);border:1px solid var(--border-color);background-color:var(--flexoki-base-50)}.SmsPanel_progressHeader__rwV2w{display:flex;align-items:center;justify-content:space-between;padding:.25rem 1rem;border-bottom:1px solid var(--flexoki-base-200)}.SmsPanel_progressStepsContainer__TjJJz{padding:.25rem .5rem}.SmsPanel_progressStep__vGrHC{display:flex;align-items:center;gap:.25rem;padding:.25rem}.SmsPanel_progressIcon__CMLbo{width:16px;height:16px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.SmsPanel_loadingDots__kS_G1{display:flex;gap:2px}.SmsPanel_loadingDots__kS_G1 span{width:4px;height:4px;background-color:var(--flexoki-cyan-600);border-radius:50%;animation:SmsPanel_bounce__kQ2e7 1.4s ease-in-out infinite both}.SmsPanel_loadingDots__kS_G1 span:first-child{animation-delay:-.32s}.SmsPanel_loadingDots__kS_G1 span:nth-child(2){animation-delay:-.16s}.SmsPanel_loadingDots__kS_G1 span:nth-child(3){animation-delay:0s}@keyframes SmsPanel_bounce__kQ2e7{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}.SmsPanel_progressText___zAeD{font-size:var(--font-size-small);color:var(--tx-2);line-height:1.4}.SmsPanel_errorText__72xcf{color:var(--flexoki-red-700)}.SmsPanel_errorIcon__Drz7k{color:var(--flexoki-red-600);width:16px;height:16px;flex-shrink:0}.TemplateChip_templateContainer__IDnLA{overflow:hidden;transition:all .1s ease-in-out}.TemplateChip_templateContainer__IDnLA.TemplateChip_collapsed__PeKSB{border-radius:var(--border-radius);box-shadow:none;border:none}.TemplateChip_templateContainer__IDnLA.TemplateChip_expanded__Kls1Z{border-radius:var(--border-radius-large);box-shadow:var(--drop-shadow);border:1px solid var(--border-color)}.TemplateChip_templateHeader__n4LDI{padding:.5rem 1rem;cursor:pointer;transition:all .1s ease-in-out}.TemplateChip_collapsed__PeKSB .TemplateChip_templateHeader__n4LDI{background-color:transparent;padding:.25rem 1rem}.TemplateChip_collapsed__PeKSB .TemplateChip_templateHeader__n4LDI:hover{background-color:var(--flexoki-base-50)}.TemplateChip_expanded__Kls1Z .TemplateChip_templateHeader__n4LDI{background-color:var(--flexoki-base-100);padding:.5rem 1rem}.TemplateChip_expanded__Kls1Z .TemplateChip_templateHeader__n4LDI:hover{background-color:var(--flexoki-base-150)}.TemplateChip_templateHeader__n4LDI p{color:var(--tx);display:flex;align-items:center;justify-content:space-between;gap:.5rem}.TemplateChip_chevronIcon__agQF7,.TemplateChip_lockIcon__iigrP{width:12px;height:12px;color:var(--tx-2);flex-shrink:0}.TemplateChip_templateContent__LOHyH{padding:1rem;display:flex;flex-direction:column;transition:all .1s ease-in-out}.TemplateChip_communicationType__ApUwk{display:flex;flex-direction:column;align-items:flex-start;margin-bottom:1rem}.ApplicationSlots_slotsWrapper__e4mpO{position:relative;width:100%}.ApplicationSlots_applicationSlotsContainer__QhPm1{width:100%;display:flex;flex-direction:column;min-height:12rem;background-color:color-mix(in srgb,var(--background-grey) 50%,white);border-radius:var(--border-radius-large);box-shadow:var(--drop-shadow-small);border:1px solid var(--border-color)}.ApplicationSlots_containerHeader__2cphs{width:100%;padding:1rem;display:flex;justify-content:space-between;align-items:center;background-color:var(--background-grey);border-top-left-radius:var(--border-radius-large);border-top-right-radius:var(--border-radius-large);border-bottom:1px solid var(--border-color)}.ApplicationSlots_slotsContent__7VWPG{padding:1rem;flex-grow:1;width:100%;max-width:100%;overflow:hidden;display:flex;flex-direction:column;gap:1rem}.ApplicationSlots_isDragging__dkapr{box-shadow:inset 0 0 20px rgba(0,255,0,.1),0 6px 10px rgba(31,198,0,.1);border:2px solid rgba(31,198,0,.8)}.ApplicationSlots_noDataWrapper__zUopE{display:flex;align-items:center;justify-content:center;min-height:12rem}.DocumentTypePopover_documentTypePopover__Gce_5{position:fixed;top:0;right:0;width:300px;height:100vh;background-color:white;border-left:1px solid var(--border-color);box-shadow:-2px 0 5px rgba(0,0,0,.1);overflow-y:auto;z-index:1000;display:flex;flex-direction:column;transition:transform .15s ease-out,opacity .15s ease-out}.DocumentTypePopover_popoverEnter__E86iF{animation:DocumentTypePopover_slideUp__DQVx0 .15s ease-out forwards}.DocumentTypePopover_popoverExit__uRVXO{animation:DocumentTypePopover_slideRight__Zg4Bj .15s ease-out forwards}@keyframes DocumentTypePopover_slideUp__DQVx0{0%{transform:translateY(100%);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes DocumentTypePopover_slideRight__Zg4Bj{0%{transform:translateX(0);opacity:1}to{transform:translateX(100%);opacity:0}}.DocumentTypePopover_documentTypePopoverHeader__iK2Tw{display:flex;justify-content:space-between;align-items:center;padding:.5rem;border-bottom:1px solid var(--border-color)}.DocumentTypePopover_documentTypePopoverHeader__iK2Tw h3{margin:0;font-size:var(--font-size-normal);font-weight:500}.DocumentTypePopover_searchContainer__xgJdd{position:relative;margin:.5rem}.DocumentTypePopover_searchInput__t9DUg{width:100%;padding-right:60px}.DocumentTypePopover_clearButton__fW3zy{position:absolute;right:8px;top:50%;transform:translateY(-50%)}.DocumentTypePopover_documentTypeList__XK2se{flex:1 1;overflow-y:auto;padding:0 .5rem}.DocumentTypePopover_documentTypeListItems__fuJK3{list-style-type:none;padding:0;margin:0}.DocumentTypePopover_documentTypeButton__Bgk04{width:100%;text-align:left;padding:.25rem .5rem;background:none;border:none;font-size:var(--font-size-normal);color:var(--text-color);cursor:pointer;transition:background-color .2s;font-family:inherit}.DocumentTypePopover_documentTypeButton__Bgk04:hover{background-color:var(--primary-bg-color)}.DocumentTypePopover_documentTypeButton__Bgk04:focus{outline:none;background-color:var(--primary-bg-color)}.DocumentTypePopover_noDataWrapper__T_4LX{display:flex;align-items:flex-start;justify-content:center;height:100%}.DocumentTypePopover_noData__jqAPt{font-size:var(--font-size-small);color:#666;text-align:center}.SortableSlot_sortableItem__Jzyvv{display:flex;align-items:center;padding:1rem;background-color:var(--background-grey);border-radius:var(--border-radius);min-height:60px;width:100%;max-width:100%;overflow:hidden;border:1px solid var(--ui);transition:transform .2s,box-shadow .2s}.SortableSlot_sortableItem__Jzyvv:hover{transform:translateY(-2px);box-shadow:0 4px 8px rgba(0,0,0,.06),0 8px 16px rgba(0,0,0,.04)}.SortableSlot_dragHandle__qoDW_{display:flex;align-items:center;cursor:-webkit-grab;cursor:grab;margin-right:.75rem;transition:color .2s ease;color:rgba(0,0,0,.5)}.SortableSlot_dragHandle__qoDW_:hover{color:var(--text-color)}.SortableSlot_dragHandle__qoDW_:active{cursor:-webkit-grabbing;cursor:grabbing}.SortableSlot_itemContent__24W3w{flex:1 1;display:flex;flex-direction:column}.SortableSlot_itemContent__24W3w .field-label-normal{margin-bottom:.25rem}.SortableSlot_itemDescription__KVRAD{font-size:var(--font-size-small);color:var(--text-color-light);overflow:hidden;text-overflow:ellipsis;margin-bottom:4px}.SortableSlot_removeButton__Bs2IG{margin-left:.75rem}.SlotReason_container__KN06X{display:flex;flex-direction:column;width:100%}.SlotReason_editorWrapper__st62d{width:100%;border:1px solid #ccc;background-color:white;border-radius:4px;transition:border-color .2s;max-width:100%;overflow:hidden}.SlotReason_editorWrapper__st62d:hover{border-color:#999}.SlotReason_editorWrapper__st62d.SlotReason_focused__8BnM6{border-color:#0070f3}.SlotReason_editorWrapper__st62d .ProseMirror{min-height:1.5em;padding:8px;font-size:.75rem;color:#666;overflow-wrap:break-word;word-wrap:break-word;word-break:break-word}.SlotReason_editorWrapper__st62d .ProseMirror p.is-editor-empty:first-child:before{content:attr(data-placeholder);float:left;color:#adb5bd;pointer-events:none;height:0;font-size:.75rem}.SlotReason_editorWrapper__st62d .ProseMirror:focus{outline:none}.SlotReason_editorWrapper__st62d .ProseMirror p{margin:0}.SlotReason_buttonGroup__w00jl{display:flex;gap:8px;justify-content:flex-start;margin-top:8px}.ApplicationPreview_previewContainer__rmVdD{width:100%;display:flex;flex-direction:column;align-items:center}.ApplicationPreview_deviceFrame__tWw4O{position:relative;width:328px;height:668px;overflow:hidden;margin:0 auto}.ApplicationPreview_frameSVG___gV7_{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;pointer-events:none}.ApplicationPreview_deviceContent__Zx2IA{position:relative;height:100%;overflow:hidden;background-color:#fff;z-index:2;margin:15px 18px;width:calc(100% - 36px);height:calc(100% - 30px);border-radius:35px;display:flex;flex-direction:column;pointer-events:auto}.ApplicationPreview_previewContent__k1VjC{flex:1 1;overflow-y:auto;background-color:var(--background-grey);padding:1rem;display:flex;flex-direction:column;align-items:center;position:relative}.ApplicationPreview_organizationContainer__wNqZv{display:flex;justify-content:center;align-items:center;padding:.5rem 1rem;height:auto;background-color:var(--background-grey)}.ApplicationPreview_organizationName__ZVGBN{font-size:var(--font-size-small);font-weight:var(--font-weight-medium);text-align:left;color:var(--tx);display:flex;align-items:center;letter-spacing:.02em;text-wrap:balance}.ApplicationPreview_lockIconWrapper__Zvwd8{display:inline-flex;align-items:center;margin-left:8px;position:relative;top:-1px}.ApplicationPreview_lockIcon__3oplb{width:12px;height:12px;color:var(--flexoki-blue-600)}.ApplicationPreview_divider__UhGB1{height:.5px;background-color:var(--ui-2);width:100%;position:relative}.ApplicationPreview_welcomeContainer__xQ5Fg{text-align:left;overflow:visible;width:100%;margin-bottom:1rem;flex-shrink:0}.ApplicationPreview_avatarContainer__dzmyx{float:left;width:60px;height:60px;shape-outside:circle(50%);shape-margin:.5rem;margin-right:1rem;margin-bottom:1rem}.ApplicationPreview_avatarImage__0WV4i{width:60px;height:60px;border-radius:50%;object-fit:cover}.ApplicationPreview_slotsContainer__H6iZv{display:flex;flex-direction:column;gap:16px;width:100%;max-width:600px;flex-shrink:0;align-self:flex-start;min-height:0}.ApplicationPreview_slotCard__ctgVG{padding:1rem;border:1px solid var(--ui-2);flex-shrink:0;height:-moz-fit-content;height:fit-content;flex-grow:0}.ApplicationPreview_slotCardContent__B038Y{display:flex;justify-content:space-between;align-items:center;width:100%}.ApplicationPreview_footer__zk6Gl{position:relative;width:100%;background-color:var(--background-grey);border-top:1px solid var(--border-color);padding:.5rem 1rem;z-index:2;margin-top:auto}.ApplicationPreview_nav__8Eqnv{display:flex;justify-content:center;align-items:center;gap:4rem}.ApplicationPreview_link__SURfr{display:flex;flex-direction:column;align-items:center;text-decoration:none;color:var(--tx-3);gap:.2rem}.ApplicationPreview_icon__y3JFp{color:inherit}.ApplicationPreview_noDataWrapper__zzP4a{flex-grow:1;display:flex;align-items:center;justify-content:center;flex-direction:column}.ApplicationPreview_disclaimer__d0DT3{width:328px;margin-top:1rem}