._Container_utafb_1{display:flex;gap:.5em;align-items:center;justify-content:center}._ActionButtons_utafb_8{display:flex;gap:.5em}._ModalFormBody_97h2b_1{display:flex;flex-direction:column;gap:1em;width:100%;max-height:100%;overflow:auto}._Content_97h2b_10{display:flex;flex-direction:column;gap:.5em;max-height:100%;overflow:auto}._Content_97h2b_10 ._InfoMessageContainer_97h2b_18{border:.1em solid var(--text-color);border-radius:var(--border-radius);padding:1em;font-size:.9em;margin:.5em 0 1em;width:min-content;min-width:100%}._Content_97h2b_10 ._InfoMessageText_97h2b_28{display:block;line-height:1.25em}._Content_97h2b_10 ._InfoMessageText_97h2b_28:first-letter{text-transform:capitalize}._Content_97h2b_10 ._ErrorMessageContainer_97h2b_37{border:.1em solid red;border-radius:var(--border-radius);padding:.5em 1em;font-size:.9em;margin:1em 0;width:min-content;min-width:100%}._Content_97h2b_10 ._ErrorMessageText_97h2b_47{display:block;line-height:1.25em}._Content_97h2b_10 ._ErrorMessageText_97h2b_47:first-letter{text-transform:capitalize}._ActionButtons_97h2b_56{display:flex;gap:.5em;justify-content:space-between}._ActionButtonsGroup_97h2b_62{display:flex;gap:.5em}@media screen and (width <=480px){._ActionButtons_97h2b_56,._ActionButtonsGroup_97h2b_62{flex-direction:column}}._Navbar_1loan_1{display:flex;flex-flow:wrap;flex-direction:row;justify-content:space-between;gap:1em;border-bottom:.1em solid gray;width:100%;padding:.5em;align-items:center}._HeaderContainer_1loan_13{display:flex;gap:1em;align-items:center}._Logo_1loan_19{display:flex;text-transform:capitalize}._LinksList_1loan_24{display:flex;flex-direction:row;list-style:none;gap:.1em;padding:0;margin:0}._LinkListItem_1loan_33{display:flex}._NavLink_1loan_37{position:relative;padding:.25em .8em;text-transform:capitalize;cursor:pointer;color:var(--text-color);text-decoration:none}._NavLink_1loan_37:after{content:"";display:block;top:85%;position:absolute;left:2%;width:96%}._NavLink_1loan_37._Pending_1loan_55:after{border-bottom:none}._NavLink_1loan_37._Active_1loan_59:after{border-bottom:.2em solid light-dark(#494949,#797979)}._NavLink_1loan_37:hover:after{border-bottom:.4em solid light-dark(#494949,#797979)}@media (width < 768px){._LinksList_1loan_24{flex-direction:column;width:100%}._NavLink_1loan_37{width:100%}}._NotificationContainer_1dr5s_1{position:fixed;left:50%;top:1em;transform:translate(-50%);max-width:80%;gap:1em;display:flex;flex-direction:column;-webkit-user-select:text;user-select:text;z-index:1}@keyframes _AnimationSmoothAppear_btia2_1{0%{bottom:-1em;opacity:0}}@keyframes _AnimationSmoothDisappear_btia2_1{to{bottom:-1em;opacity:0}}@keyframes _AnimationLinearDisappear_btia2_1{0%{width:100%}to{width:0}}._Notification_btia2_25{display:flex;position:relative;padding:.7em 1em;color:var(---text-color);background-color:var(--background-color);border:.1em solid var(--dialog-border-color);box-shadow:var(--floating-element-box-shadow);border-radius:var(--border-radius);width:fit-content;overflow:hidden;animation:_AnimationSmoothAppear_btia2_1 .25s ease forwards;bottom:0;opacity:1}._Notification_btia2_25._InDisapperState_btia2_41{animation:_AnimationSmoothDisappear_btia2_1 .25s ease forwards}._NotificationContent_btia2_45{overflow:auto}._Notification_btia2_25 code{padding:.1em .4em;border-radius:var(--border-radius);border:.1em solid var(--dialog-border-color);color:var(--text-color);background-color:var(--background-color)}._Notification_btia2_25 pre{padding:.5em;border-radius:var(--border-radius);color:var(--text-color);background-color:var(--background-color);margin:0;overflow:auto}._NotificationSuccess_btia2_66:before,._NotificationFailure_btia2_67:before{content:"";position:relative;left:-.5em;top:0;bottom:0;width:.25em;border-radius:var(--border-radius)}._NotificationSuccess_btia2_66:before{background-color:#0ebe0e}._NotificationFailure_btia2_67:before{background-color:#be0e0e}._NotificationWarning_btia2_85:before{background-color:#be660e}._NotificationFailure_btia2_67:before{background-color:#0e83be}._TimeoutProgressBar_btia2_94{position:absolute;top:0;left:0;width:100%;height:.2em;background-color:#5c88db;animation:_AnimationLinearDisappear_btia2_1 linear forwards;animation-duration:0;display:none}._TimeoutProgressBar_btia2_94{display:flex}._Notification_btia2_25:hover ._TimeoutProgressBar_btia2_94{animation-play-state:paused}._NotificationTitle_btia2_114{margin-bottom:.25em;font-size:1em}._MessageList_btia2_119{display:flex;flex-direction:column;gap:.5em;font-size:.9em}@font-face{font-family:Roboto;font-optical-sizing:auto;font-style:normal;font-variation-settings:"wdth" 100;src:url(/trader/fonts/Roboto-VariableFont_wdth,wght.ttf) format("truetype");font-display:swap}@font-face{font-family:RobotoMono;font-optical-sizing:auto;font-style:normal;font-variation-settings:"wdth" 100;src:url(/trader/fonts/RobotoMono-VariableFont_wght.ttf) format("truetype");font-display:swap}:root{color-scheme:light dark;--font-family: "Roboto", system-ui, sans-serif;--monospace-font-family: "RobotoMono", monospace;--border-radius: .2em;--background-color: #eee;--text-color: #222;--scrollbar-background-color: #e7e7e7;--scrollbar-thumb-background-color: #949494;--button-background-color: #d8d8d8;--button-border-color: #6a6357;--button-hover-background-color: #c4c4c4;--button-hover-border-color: #807769;--button-active-background-color: whitesmoke;--button-active-border-color: #6a6357;--button-focus-visible-background-color: whitesmoke;--button-focus-visible-border-color: #807769;--button-focus-visible-outline-color: #0f0f0f;--background-line-color: rgb(0 0 0 / 5%);--form-field-background-color: #f7f7f7;--form-field-border-color: #888;--form-field-required-label: #4f4f4f;--dialog-border-color: #494949;--floating-element-box-shadow: 0 .2em .25em 0 hsl(0deg 0% 0% / 40%);--primary-color: #575757;--primary-text-color: whitesmoke;--primary-active-color: #303030;--primary-active-text-color: whitesmoke;--no-data-text-color: #b5b5b5;--map-label-text-color: var(--text-color);--map-label-text-shadow: 0 0 .2em var(--background-color);--map-label-box-shadow: .1em .1em .1em rgb(0 0 0 / 30%);--floating-element-transparent-background-color: hsl(0deg 0% 93.33% / 70%)}html{height:100%;font-size:.875rem;font-weight:400}html:has(>.ColorThemeDark){--background-color: #181a1b;--text-color: #e8e6e3;--scrollbar-background-color: #202324;--scrollbar-thumb-background-color: #454a4d;--button-background-color: #252525;--button-border-color: #7a7a7a;--button-hover-background-color: #454b4e;--button-hover-border-color: #8a8a8a;--button-active-background-color: #222;--button-active-border-color: #6a6357;--button-focus-visible-background-color: #454b4e;--button-focus-visible-border-color: #858585;--button-focus-visible-outline-color: #f0f0f0;--background-line-color: rgb(255 255 255 / 5%);--form-field-background-color: #0b0c0c;--form-field-required-label: #a5a5a5;--primary-color: #c4c4c4;--primary-text-color: #1b1b1b;--primary-active-color: #e6e6e6;--primary-active-text-color: #1b1b1b;--no-data-text-color: #575757;--map-label-text-color: var(--text-color);--map-label-text-shadow: 0 0 .2em var(--background-color);--floating-element-transparent-background-color: hsl(0deg 0% 7.77% / 70%)}html:has(>body.ColorThemeDark){color-scheme:dark!important}html:has(>body.ColorThemeLight){color-scheme:only light!important}*{box-sizing:border-box;scrollbar-color:var(--scrollbar-thumb-background-color) var(--scrollbar-background-color);font-family:var(--font-family);letter-spacing:.05em}body{margin:0;padding:0;height:100%;background-color:var(--background-color);color:var(--text-color)}#root{display:flex;flex-direction:column;height:100%}dialog{padding:0;border:none;border-radius:var(--border-radius);overflow:auto}input[type=radio],input[type=checkbox]{filter:grayscale(1)}@media screen and (prefers-reduced-motion: reduce){*{animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important}}button{background-color:var(--button-background-color);border-color:var(--button-border-color);border-width:.1em;border-style:solid;border-radius:var(--border-radius)}button:hover{background-color:var(--button-hover-background-color);border-color:var(--button-hover-border-color)}button:active{background-color:var(--button-active-background-color);border-color:var(--button-active-border-color)}button:focus-visible{background-color:var(--button-focus-visible-background-color);border-color:var(--button-focus-visible-border-color);outline-color:var(--button-focus-visible-outline-color)}
