:root{--Primary-Black: #000;--Primary-Mid-Gray: #757575;--Primary-Purple: #6A50E1;--Primary-Purple-Tint: #F8F8FC;--Primary-Deep-Purple: #261C4F;--Primary-Washed-Purple: #E9E9FF;--Primary-Red: #D60D0D;--Primary-Slate: #222;--Primary-White: #FFF;--Primary-Gray-Tint: #E8E8E8;--color-primary-purple: #6A50E1;--color-primary-purple-light: #9987ff;--color-primary-purple-washed: #E9E9FF;--color-primary-purple-tint: #F8F8FC;--color-primary-purple-deep: #261C4F;--color-primary-purple-hover: #4E37AC;--color-primary-red: #D60D0D;--color-primary-red-highlight: #FFDADA;--color-primary-green: #05872C;--color-primary-green-highlight: #B9F8CA;--color-secondary-slate: #222222;--color-secondary-white: #FFFFFF;--color-secondary-gray: #BABABA;--color-secondary-gray-dark: #393939;--color-secondary-gray-tint: #E8E8E8;--Data-Viz-Blue: #547FEF;--Data-Viz-Mint: #52E18E;--Data-Viz-Coral: #FF4056;--gradient-lm: linear-gradient(314.46deg, #5151E0 6.7%, #6A50E1 54.23%, #9650E3 105.9%);--gradient-dm: linear-gradient(320.8deg, #6863FF 0%, #9987FF 53.38%, #D2A8FF 105.66%);--gradient-pastel: linear-gradient(314.46deg, rgba(180, 104, 236, .3) 23.23%, rgba(107, 223, 186, .3) 89.37%);--LM-purple-gradient: var(--gradient-lm);--font-primary: "IBM Plex Sans", sans-serif;--font-weight-regular: 400;--font-weight-medium: 500;--font-weight-semibold: 600;--border-radius: .625rem;--border-radius-sm: .125rem;--max-width: 100vw;--shadow-md: .125rem .125rem .313rem 0rem rgba(86, 80, 80, .1)}[data-theme=dark]{--color-primary-purple: #9987FF;--color-primary-red: #F18383;--color-primary-green: #4ECB71}@font-face{font-family:IBM Plex Sans;src:url(/IBMPlexSans-Light.ttf) format("truetype");font-weight:300;font-style:normal}@font-face{font-family:IBM Plex Sans;src:url(/IBMPlexSans-Regular.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:IBM Plex Sans;src:url(/IBMPlexSans-Medium.ttf) format("truetype");font-weight:500;font-style:normal}@font-face{font-family:IBM Plex Sans;src:url(/IBMPlexSans-SemiBold.ttf) format("truetype");font-weight:600;font-style:normal}@font-face{font-family:Inter;src:url(/Inter_18pt-Thin.ttf) format("truetype");font-weight:400;font-style:normal}html{font-size:1rem;padding:0}body{margin:0;background-color:var(--color-primary-purple-washed);display:flex;flex-direction:row;justify-content:center}#root{flex-direction:column;align-content:center;justify-content:center;align-items:center;display:flex}@media only screen and (min-width:37.5rem){#root{width:var(--max-width);min-height:100vh;height:100%}}@media only screen and (max-width:37.5rem){#root{width:100%}}p{font-family:var(--font-primary);font-weight:var(--font-weight-regular)}._EmployeePage_1etey_1{display:flex;flex-direction:column;width:100%}._EmployeePage_1etey_1 ._Header_1etey_6{display:flex;flex-direction:row;justify-content:space-between;align-items:center}._EmployeePage_1etey_1 ._SearchFieldWrapper_1etey_13{margin-bottom:1.313rem}._EmployeePage_1etey_1 ._GridContainer_1etey_17{position:relative}._EmployeePage_1etey_1 ._LoadingOverlay_1etey_21{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;pointer-events:none;z-index:1}._Layout_ydvvq_1{display:flex;flex-direction:column;min-height:100vh;width:100%}._content_ydvvq_8{display:flex;flex:1}._LayoutPage_ydvvq_13{display:flex;flex-direction:row;flex:1;align-items:stretch;justify-content:stretch;background:var(--Primary-Purple-Tint, #F8F8FC);width:100%}._ChildrenWrapper_ydvvq_22{display:flex;flex-direction:column;align-items:center;padding:2.5rem;width:100%;min-width:900px;justify-content:stretch;flex:1;flex-grow:1}._Header_1at5w_1{display:flex;flex-direction:row;align-items:center;justify-content:space-between;background:var(--LM-purple-gradient, linear-gradient(314deg, #5151E0 6.7%, #6A50E1 54.23%, #9650E3 105.9%));height:3.5rem;width:100%}._Header_1at5w_1 ._LogoWrapper_1at5w_11{display:flex;flex-direction:row;align-items:center;padding-left:46px}._Header_1at5w_1 ._LogoWrapper_1at5w_11 img{margin-right:.428rem;cursor:pointer}._Header_1at5w_1 ._LogoWrapper_1at5w_11 h1{color:var(--Primary-White, #FFF);font-feature-settings:"liga" off,"clig" off;font-family:IBM Plex Sans;font-size:1.313rem;font-style:normal;font-weight:600;line-height:1.4rem;cursor:pointer}._Header_1at5w_1 ._ProfileIconDisabled_1at5w_34{padding-right:60px;cursor:not-allowed}._Header_1at5w_1 ._ProfileIcon_1at5w_34{padding-right:60px;cursor:pointer}._Header_1at5w_1 ._LogoutLink_1at5w_43{cursor:pointer;padding-right:60px;outline:none;background:none;border:none;color:var(--Primary-White, #FFF);text-align:right;font-feature-settings:"liga" off,"clig" off;font-family:IBM Plex Sans;font-size:.875rem;font-style:normal;font-weight:500;line-height:20px}._Header_1at5w_1 ._LogoutLink_1at5w_43:disabled{cursor:not-allowed;opacity:.5}._Footer_1xxfu_1{background:var(--Primary-Light-Purple, #9987FF);min-height:15.875rem;width:100%;display:flex;flex-direction:row;align-items:flex-start}._Footer_1xxfu_1 svg{margin-top:3rem;opacity:.25;min-width:26.97rem}._Footer_1xxfu_1 p{margin-top:2.188rem;color:var(--Primary-White, #FFF);font-size:.75rem;font-style:normal;font-weight:400;line-height:1.125rem;margin-right:5.125rem}._NavigationWrapper_uc8ao_1{width:12.5rem;background:#fff;padding:3.125rem .938rem 0}._Navigation_uc8ao_1{display:flex;flex-direction:column;justify-content:space-between;height:100%}._Navigation_uc8ao_1 ._TopSection_uc8ao_13{display:flex;flex-direction:column;gap:.5rem}._Navigation_uc8ao_1 ._BottomSection_uc8ao_19{margin-top:auto;border-top:1px solid var(--Primary-Slate-Tint, #EDEDED);padding-bottom:1rem}._Navigation_uc8ao_1 ._BottomSection_uc8ao_19 ._PrivacyLink_uc8ao_24{color:var(--Primary-Purple, #6A50E1);font-family:IBM Plex Sans;font-size:1rem;font-style:normal;font-weight:500;line-height:3.238rem;text-decoration:none}._Navigation_uc8ao_1 span:active{cursor:pointer}._Navigation_uc8ao_1 svg{margin-right:.875rem;width:1.25rem;height:1.25rem;aspect-ratio:1/1}._Navigation_uc8ao_1 ._Selected_uc8ao_46{outline:none;border:none;padding:.4375rem .75rem;width:100%;display:flex;flex-direction:row;align-items:center;border-radius:.25rem;background:var(--Primary-Purple-Tint, #F8F8FC);height:2.125rem;color:var(--Primary-Purple, #6A50E1);font-family:IBM Plex Sans;font-size:1rem;font-style:normal;font-weight:500;line-height:3.238rem}._Navigation_uc8ao_1 ._Unselected_uc8ao_68{outline:none;border:none;padding:.4375rem .75rem;display:flex;flex-direction:row;align-items:center;background:transparent;height:2.125rem;color:var(--Primary-Slate, #222);font-family:IBM Plex Sans;font-size:1rem;font-style:normal;font-weight:400;line-height:3.238rem}._Navigation_uc8ao_1 button:hover{cursor:pointer}._Navigation_uc8ao_1 button:disabled{cursor:not-allowed;opacity:.5}._Navigation_uc8ao_1 ._SectionLabel_uc8ao_97{color:var(--Primary-Purple, #6A50E1);font-family:IBM Plex Sans;font-size:1rem;font-style:normal;font-weight:500;line-height:3.238rem;margin:1.8rem 0 0 .8rem}._Navigation_uc8ao_1 ._ComingSoonWrapper_uc8ao_107{padding-left:.813rem}._Modal_1nevy_1{position:fixed;top:3.5rem;left:0;width:100%;height:calc(100% - 3.5rem);z-index:1000;background:#29292940;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);display:flex;justify-content:center;align-items:center}@media only screen and (max-width:1280px){._Modal_1nevy_1{left:0;width:100%}}._Modal_1nevy_1 ._ModalContent_1nevy_24{width:632px;height:406px;border-radius:12px;background:#fff;outline:none;box-shadow:0 4px 20px #00000026;display:flex;flex-direction:column;align-items:center;justify-content:space-between}._Modal_1nevy_1 ._ModalContent_1nevy_24 ._ModalChildrenWrapper_1nevy_41{padding:40px 0}._Modal_1nevy_1 ._ModalContent_1nevy_24 ._TwoButtonsWrapper_1nevy_45{display:flex;flex-direction:row;justify-content:center;gap:1rem;max-width:632px}._Modal_1nevy_1 ._ModalContent_1nevy_24 ._TwoButtonsWrapper_1nevy_45 ._PrimaryButton_1nevy_51,._Modal_1nevy_1 ._ModalContent_1nevy_24 ._TwoButtonsWrapper_1nevy_45 ._SecondaryButton_1nevy_56{margin-bottom:40px;width:80%}._Modal_1nevy_1 ._ModalContent_1nevy_24 ._ButtonsWrapper_1nevy_64{display:flex;flex-direction:row;justify-content:center;gap:1rem;max-width:632px}._Modal_1nevy_1 ._ModalContent_1nevy_24 ._ButtonsWrapper_1nevy_64 ._PrimaryButton_1nevy_51{margin-bottom:40px}._Button_1bll5_1{display:flex;width:21.875rem;height:3rem;justify-content:center;align-items:center;padding:.625rem;gap:.625rem;flex-shrink:0;cursor:pointer;outline:none;border:none}._Button_1bll5_1:disabled{cursor:not-allowed;opacity:.6}._Button_1bll5_1[data-variant=primary]{border-radius:.625rem;background:var(--Primary-Purple, #6A50E1);box-shadow:0 .25rem 1.25rem #00000026}._Button_1bll5_1[data-variant=primary] span{color:#fff;text-align:center;font-feature-settings:"liga" off,"clig" off;font-family:IBM Plex Sans;font-size:1.125rem;font-style:normal;line-height:1.25rem}._Button_1bll5_1:not(:disabled):active[data-variant=primary]{border-radius:.5rem;background:#261c4f;box-shadow:0 .25rem 1.25rem #00000026}._Button_1bll5_1:not(:disabled):active[data-variant=primary] span{color:#fff;text-align:center;font-feature-settings:"liga" off,"clig" off;font-family:IBM Plex Sans;font-size:1.125rem;font-style:normal;line-height:1.25rem}._Button_1bll5_1[data-variant=secondary]{border-radius:.625rem;border:.063rem solid var(--Primary-Purple, #6A50E1);background:var(--Primary-White, #FFF)}._Button_1bll5_1[data-variant=secondary] span{color:var(--Primary-Purple, #6A50E1);text-align:center;font-feature-settings:"liga" off,"clig" off;font-family:IBM Plex Sans;font-size:1rem;font-style:normal;line-height:1.25rem}._Button_1bll5_1:not(:disabled):active[data-variant=secondary]{border-radius:.625rem;border:.063rem solid var(--Primary-Purple, #6A50E1);background:var(--Primary-Washed-Purple, #E9E9FF)}._Button_1bll5_1:not(:disabled):active[data-variant=secondary] span{color:var(--Primary-Purple, #6A50E1);text-align:center;font-feature-settings:"liga" off,"clig" off;font-family:IBM Plex Sans;font-size:1rem;font-style:normal;line-height:1.25rem}._Button_1bll5_1[data-variant=link]{background-color:transparent;border:none}._Button_1bll5_1[data-variant=link] span{color:var(--Primary-Purple, #6A50E1);text-align:center;font-feature-settings:"liga" off,"clig" off;font-family:IBM Plex Sans;font-size:1.125rem;font-style:normal;font-weight:500;line-height:1.25rem}._WelcomeModal_1d9vp_1{--welcome-modal-font-weight: 400}._WelcomeModal_1d9vp_1 ._WelcomeModalTitle_1d9vp_4{color:#000;font-family:IBM Plex Sans;font-size:32px;font-style:normal;font-weight:var(--welcome-modal-font-weight);line-height:32.922px;height:35px;margin:0 0 25px}._WelcomeModal_1d9vp_1 ._HowItWorksWrapper_1d9vp_16{display:flex;flex-direction:row;align-items:center}._WelcomeModal_1d9vp_1 ._HowItWorksWrapper_1d9vp_16 ._HowItWorksTitle_1d9vp_21{color:var(--Primary-Slate, #222);text-align:center;font-family:IBM Plex Sans;font-size:16px;font-style:normal;font-weight:600;line-height:150%;padding-left:5px;height:24px;margin:0}._WelcomeModal_1d9vp_1 ._HowItWorksList_1d9vp_36{color:#000;font-family:IBM Plex Sans;font-size:16px;font-style:normal;font-weight:var(--welcome-modal-font-weight);margin:9px 0 0 -22px;width:472px}._WelcomeModal_1d9vp_1 ._HowItWorksList_1d9vp_36 li{line-height:32px}._WelcomeModal_1d9vp_1 ._LearnMoreWrapper_1d9vp_52{display:flex;flex-direction:row;align-items:center;margin-top:26px}._WelcomeModal_1d9vp_1 ._LearnMoreWrapper_1d9vp_52 ._LearnMoreLink_1d9vp_58{padding-left:5px;color:var(--Primary-Purple, #6A50E1);font-family:IBM Plex Sans;font-size:16px;font-style:normal;font-weight:var(--welcome-modal-font-weight);line-height:22.28px;text-decoration-line:underline;text-decoration-style:solid;text-decoration-skip-ink:auto;text-decoration-thickness:auto;text-underline-offset:auto;text-underline-position:from-font;height:23px}._Link_17uic_1{font-family:IBM Plex Sans;font-size:1rem;font-style:normal;line-height:150%;font-feature-settings:"liga" off,"clig" off;text-decoration:none}._small_17uic_13{font-size:.875rem;line-height:1.25rem}._medium_17uic_18{font-size:1rem;line-height:1.5rem}._large_17uic_23{font-size:1.25rem;line-height:1.875rem}._active_17uic_28{color:var(--Primary-Purple, #6A50E1);font-weight:500}._inactive_17uic_33{color:var(--Primary-Slate, #222);font-weight:400}._PageTitleWrapper_eflcu_1{display:flex;flex-direction:row;align-items:center}._PageTitleWrapper_eflcu_1 ._PageTitle_eflcu_1{color:#000;font-family:IBM Plex Sans;font-size:2rem;font-style:normal;font-weight:300;line-height:3.238rem}._PageTitleWrapper_eflcu_1 span{margin-left:1.25rem}._DeactivatedIndicator_6psuv_1{width:168px;height:35px;border-radius:16.754px;border:1.197px solid var(--Primary-Red, #D60D0D);background:#ffeaea;display:flex;justify-content:center;align-items:center;color:var(--Primary-Red, #D60D0D);text-align:center;font-feature-settings:"liga" off,"clig" off;font-family:IBM Plex Sans;font-size:16px;font-style:normal;font-weight:500;line-height:20px}._ExportButton_12et1_1{width:5.875rem;height:2.188rem;border:none!important;border-radius:1.047rem!important;background:var(--Primary-White, #FFF);box-shadow:0 .25rem 1.25rem #00000026}._ExportButton_12et1_1 span{font-size:.875rem!important}._SearchField_1ykuz_1{display:flex;flex-direction:row;align-items:center;padding:.5rem .938rem;width:25.313rem;height:2.5rem;border-radius:.75rem;border:.125rem solid var(--Primary-White, #FFF);background:#ffffff73;box-shadow:0 .25rem 1.25rem #0000000d}._SearchField_1ykuz_1 svg{margin-right:.688rem}._SearchField_1ykuz_1 input{width:21.625rem;height:1.75rem;outline:none;border:none;color:var(--Primary-Mid-Gray, #757575);font-family:IBM Plex Sans;font-size:1rem;font-style:normal;font-weight:400;line-height:1.25rem;background-color:transparent}._SearchField_1ykuz_1 ::placeholder{color:var(--Primary-Mid-Gray, #757575);font-family:IBM Plex Sans;font-size:1rem;font-style:normal;font-weight:400;line-height:1.25rem}._SearchField_1ykuz_1 ._SearchFieldLabel_1ykuz_45{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}._EvenRow_bdhcp_2 ._Cell_bdhcp_2{background:var(--Primary-Purple-Tint, #F8F8FC)}._OddRow_bdhcp_6 ._Cell_bdhcp_2{background:var(--Primary-White, #FFFFFF)}._GridWrapper_bdhcp_10{border-radius:.75rem;background:#fff;box-shadow:0 3.071px 15.356px #00000026;overflow:hidden;padding:1.063rem 1.625rem}._GridWrapper_bdhcp_10 ._TitleWrapper_bdhcp_18{display:flex;flex-direction:row;align-items:center;gap:.5rem;height:1.5rem;padding-bottom:1.625rem}._GridWrapper_bdhcp_10 ._TitleWrapper_bdhcp_18 ._Title_bdhcp_18{color:#000;font-family:IBM Plex Sans;font-size:1rem;font-style:normal;font-weight:400;line-height:1.5rem}._Grid_bdhcp_10{display:grid}._Row_bdhcp_42{display:contents}._ColumnHeader_bdhcp_47{color:var(--Primary-Mid-Gray, #757575);font-family:IBM Plex Sans;font-size:.875rem;font-style:normal;font-weight:400;line-height:1.25rem;padding:0 1.5rem 0 0}._ColumnHeader_bdhcp_47 svg{margin-left:.273rem}._Sortable_bdhcp_62:hover{cursor:pointer}._DisabledCell_bdhcp_66,._Cell_bdhcp_2{color:var(--Primary-Black, #000);font-family:IBM Plex Sans;font-size:.875rem;font-style:normal;font-weight:400;line-height:1.25rem;padding:.875rem 1.5rem .875rem 0;display:flex;flex-direction:row;align-items:center}:is(._DisabledCell_bdhcp_66,._Cell_bdhcp_2) img{margin-right:.399rem}._DisabledCell_bdhcp_66{cursor:not-allowed}._Arrow_bdhcp_91{margin:0 .25rem}._CryptoIcon_1ybev_1{border-radius:50%}._PageControls_fndiy_1{display:flex;flex-direction:row;justify-content:flex-end}._PageControls_fndiy_1 ._PaginationLink_fndiy_6{width:inherit;margin-left:10px}._EmployeeNameLink_1t702_1{color:#0229b1;font-family:IBM Plex Sans;font-size:.875rem;font-style:normal;font-weight:400;line-height:1.25rem;border:none;background-color:transparent;cursor:pointer}._EmployeeDeactivateLink_1t702_13{color:var(--Primary-Purple, #6A50E1);text-align:center;font-feature-settings:"liga" off,"clig" off;font-family:IBM Plex Sans;font-size:.875rem;font-style:normal;font-weight:500;line-height:1.25rem;border:none;background-color:transparent;cursor:pointer;margin-left:-8px}._EmployeesGrid_1t702_29{padding:1.625rem 3.393rem}._EvenRow_1t702_33 div:nth-child(1),._OddRow_1t702_33 div:nth-child(1){padding-left:48px;margin-left:-54px}._EvenRow_1t702_33 div[data-column-id=link],._OddRow_1t702_33 div[data-column-id=link]{width:94px;padding-left:calc(100% - 64px)}._EmployeesHeaderCell_1t702_42{padding-bottom:.5525rem}._EmployeesHeaderCell_1t702_42[data-header-column-id=link]{padding-left:calc(100% - 65px)}._EmptyEmployeesRowCell_1t702_50{border-top:.745px solid #E5E5E5}._EmployeesRowCell_1t702_53{border:none}._EmptyViewWrapper_1t702_57{position:relative}._EmptyViewWrapper_1t702_57 ._EmptyViewOverlay_1t702_60{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:inline-flex;padding:20px;justify-content:center;align-items:center;gap:10px;border-radius:10px;background:#fff;box-shadow:4px 4px 10px #0000001a}._EmptyViewWrapper_1t702_57 ._EmptyViewOverlay_1t702_60 p{width:343.512px;color:#000;text-align:center;font-family:IBM Plex Sans;font-size:18px;font-style:normal;font-weight:300;line-height:125%}._ConfirmationModalWrapper_msrcg_1{width:fit-content!important;height:fit-content!important;padding:1.5rem 2rem}._ConfirmationModal_msrcg_1 ._IconWrapper_msrcg_8{display:flex;justify-content:center;align-items:center}._EmployeeDetailPage_848ku_1{display:flex;flex-direction:column;width:58.75rem}._EmployeeDetailPage_848ku_1 ._Header_848ku_6{display:flex;flex-direction:row;justify-content:space-between;align-items:center}._EmployeeDetailPage_848ku_1 ._TrackedBalanceWrapper_848ku_13{margin-top:-10px;margin-bottom:1.938rem}._EmployeeDetailPage_848ku_1 ._TabRow_848ku_18{display:flex;flex-direction:row;justify-content:space-between;align-items:center;margin-bottom:.875rem}._EmployeeDetailPage_848ku_1 ._TabRow_848ku_18 ._Tabs_848ku_25{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:1.5rem}._EmployeeDetailPage_848ku_1 ._ChartRow_848ku_34{display:flex;flex-direction:row;align-items:center;margin-bottom:1.664rem;justify-content:space-between}._BackTo_1lgoz_1{display:flex;flex-direction:row;align-items:center;cursor:pointer}._BackTo_1lgoz_1 svg{margin-right:.794rem}._BackTo_1lgoz_1 ._Label_1lgoz_11{color:#000;font-family:IBM Plex Sans;font-size:.75rem;font-style:normal;font-weight:400;line-height:150%}._TrackedBalance_1bdvy_1{display:flex;flex-direction:column}._TrackedBalance_1bdvy_1 ._Title_1bdvy_5{color:#000;font-family:IBM Plex Sans;font-size:1.063rem;font-style:normal;font-weight:400;line-height:150%;height:.625rem}._TrackedBalance_1bdvy_1 ._Balance_1bdvy_15{color:#000;font-family:IBM Plex Sans;font-size:2.625rem;font-style:normal;font-weight:500;line-height:150%}._TrackedBalance_1bdvy_1 ._Deactivated_1bdvy_24{color:var(--Primary-Mid-Gray, #757575)}._ChartCard_6vuje_1{padding:0 1.188rem;width:25.188rem;height:17.5rem;border-radius:.75rem;background:var(--Primary-White, #FFF);box-shadow:0 .2rem 1rem #00000026}._ChartCard_6vuje_1 ._title_6vuje_11{display:flex;flex-direction:row;align-items:center}._ChartCard_6vuje_1 ._title_6vuje_11 ._titleText_6vuje_16{color:#000;font-family:IBM Plex Sans;font-size:1.063rem;font-style:normal;font-weight:400;line-height:1.594rem}._ChartCard_6vuje_1 ._title_6vuje_11 ._infoText_6vuje_25{color:var(--Primary-Purple, #6A50E1);text-align:center;font-family:IBM Plex Sans;font-size:.701rem;font-style:normal;font-weight:600;line-height:.901rem;margin-left:-.313rem}._ChartCard_6vuje_1 ._title_6vuje_11 h2{z-index:1}._ChartCard_6vuje_1 ._title_6vuje_11 ._infoWrapper_6vuje_40 svg:hover{cursor:pointer}._ChartCard_6vuje_1 ._childrenWrapper_6vuje_45{display:flex;flex-direction:column;margin-top:-20px}._ChartCard_6vuje_1 ._infoWrapper_6vuje_40{display:flex}._BasicDonut_1bq3y_1{display:flex;justify-content:center;overflow:hidden}._BasicDonut_1bq3y_1 svg{margin-top:-5rem}._BasicDonut_1bq3y_1 ._DonutLabel_1bq3y_10{fill:var(--Primary-Slate, #222);font-feature-settings:"liga" off,"clig" off;font-family:IBM Plex Sans;font-size:.682rem;font-style:normal;font-weight:600;line-height:.877rem}._BasicDonut_1bq3y_1 ._DonutLightLabel_1bq3y_20{fill:var(--Primary-Slate, #222);font-feature-settings:"liga" off,"clig" off;font-family:IBM Plex Sans;font-size:.682rem;font-style:normal;font-weight:400;line-height:.877rem}._EvenRow_rmt1m_2 div:nth-child(1),._OddRow_rmt1m_2 div:nth-child(1){padding-left:26px;margin-left:-26px}._EvenRow_rmt1m_2 div[data-column-id=last_trade],._OddRow_rmt1m_2 div[data-column-id=last_trade],._EvenRow_rmt1m_2 div[data-column-id=connected_on],._OddRow_rmt1m_2 div[data-column-id=connected_on]{width:123px}._EvenRow_rmt1m_2 div[data-column-id=disconnected_on],._OddRow_rmt1m_2 div[data-column-id=disconnected_on]{width:100%;white-space:nowrap}._AccountsGridHeaderCell_rmt1m_17{white-space:nowrap}._TransactionsGridCell_1f2cl_1{padding-right:10px}._EvenRow_1f2cl_5,._OddRow_1f2cl_5{background:var(--Primary-Purple-Tint, #F8F8FC)}._EvenRow_1f2cl_5 div:nth-child(1),._OddRow_1f2cl_5 div:nth-child(1){padding-left:26px;margin-left:-26px}._EvenRow_1f2cl_5 div[data-column-id=dateTime],._OddRow_1f2cl_5 div[data-column-id=dateTime]{white-space:nowrap;width:100%;padding-left:20px}._TransactionsGridHeaderCell_1f2cl_19[data-header-column-id=dateTime]{padding-left:20px}._LoginLayout_7n5mv_1{background:linear-gradient(178deg,#6a50e11a .9%,#ed89361a 98.54%);align-items:center}._LoginPage_7n5mv_6{display:flex;flex-direction:column;justify-content:center;align-items:center;height:326px;width:545px}._LoginPage_7n5mv_6 svg{width:2rem;height:2rem}._LoginPage_7n5mv_6 ._LoginContainer_7n5mv_19{width:100%;height:100%;border-radius:12.654px;background:#fff;background:linear-gradient(to bottom,var(--color-primary-purple-washed) 44%,var(--Primary-White) 44%);box-shadow:0 4px 20px #00000026;padding-top:1.9rem;display:flex;flex-direction:column;align-items:center}._LoginPage_7n5mv_6 ._LoginContainer_7n5mv_19 ._Title_7n5mv_33{color:#000;text-align:center;font-family:IBM Plex Sans;font-size:2rem;font-style:normal;font-weight:400;line-height:125%;display:flex;width:517px;height:68px;flex-direction:column;justify-content:center;margin-top:0;margin-bottom:2rem}._LoginPage_7n5mv_6 ._LoginContainer_7n5mv_19 ._AcceptTermsSection_7n5mv_52{margin-top:1.8rem}._LoginPage_7n5mv_6 ._LoginContainer_7n5mv_19 ._SSOButton_7n5mv_56{margin-top:1.8rem;width:350px}._TermsSection_o650d_1{width:350px;display:flex;flex-direction:row}._TermsSection_o650d_1 ._TermsSectionText_o650d_6{color:var(--Primary-Slate, #222);font-family:IBM Plex Sans;font-size:.875rem;font-style:normal;font-weight:400;line-height:18px;text-align:left;display:inline}._TermsSection_o650d_1 ._TermsSectionText_o650d_6 a{color:var(--Primary-Purple, #6A50E1);font-family:IBM Plex Sans;font-size:.875rem;font-style:normal;font-weight:400;line-height:18px;text-decoration-line:underline;text-decoration-style:solid;text-decoration-skip-ink:auto;text-decoration-thickness:auto;text-underline-offset:auto;text-underline-position:from-font}._Checkbox_edfhw_1{display:flex;flex-direction:column;cursor:pointer}._Checkbox_edfhw_1 ._Row_edfhw_6{display:flex;flex-direction:row;align-items:center}._Checkbox_edfhw_1 ._Row_edfhw_6 ._Label_edfhw_11{color:var(--Primary-Slate, #222);font-family:IBM Plex Sans;font-size:1.125rem;font-style:normal;font-weight:600;line-height:1.875rem}._Checkbox_edfhw_1 ._Row_edfhw_6 svg{width:2rem;height:2rem;margin:-.2rem .625rem 0 .3rem}._Checkbox_edfhw_1 ._errorMessage_edfhw_27{color:var(--Primary-Red, #D60D0D);font-family:IBM Plex Sans;font-size:1rem;font-style:normal;font-weight:400;line-height:1.25rem;margin-top:5px;margin-bottom:10px}._SignupLayout_1wq18_1{background:linear-gradient(178deg,#6a50e11a .9%,#ed89361a 98.54%)}._TallerSignupPage_1wq18_5{min-height:732px}._SignupPage_1wq18_9{display:flex;flex-direction:column;justify-content:center;align-items:center;height:703px}._SignupPage_1wq18_9 ._SignupContainer_1wq18_16{width:545px;height:100%;border-radius:12.654px;background:#fff;box-shadow:0 4px 20px #00000026;padding-top:36px;padding-bottom:40px;display:flex;flex-direction:column;align-items:center}._SignupPage_1wq18_9 ._SignupContainer_1wq18_16 ._Title_1wq18_33{color:#000;text-align:center;font-family:IBM Plex Sans;font-size:2rem;font-style:normal;font-weight:400;line-height:125%;display:flex;width:517px;height:68px;flex-direction:column;justify-content:center;margin-top:10.7px}._SignupPage_1wq18_9 ._SignupContainer_1wq18_16 ._InputField_1wq18_51{margin-top:-6px;margin-bottom:18px;height:86px}._SignupPage_1wq18_9 ._SignupContainer_1wq18_16 ._InputField_1wq18_51 label{height:30px}._SignupPage_1wq18_9 ._SignupContainer_1wq18_16 ._InputField_1wq18_51 div{width:350px}._SignupPage_1wq18_9 ._SignupContainer_1wq18_16 ._InputField_1wq18_51 div input{width:100%;height:23px}._SignupPage_1wq18_9 ._SignupContainer_1wq18_16 ._TermsSection_1wq18_70{margin-top:61px;width:350px;display:flex;flex-direction:row}._SignupPage_1wq18_9 ._SignupContainer_1wq18_16 ._TermsSection_1wq18_70 ._TermsCheckbox_1wq18_77 div:first-child{align-items:flex-start}._SignupPage_1wq18_9 ._SignupContainer_1wq18_16 ._TermsSection_1wq18_70 ._TermsSectionText_1wq18_83{color:var(--Primary-Slate, #222);font-family:IBM Plex Sans;font-size:.875rem;font-style:normal;font-weight:400;line-height:18px;text-align:left;display:inline}._SignupPage_1wq18_9 ._SignupContainer_1wq18_16 ._TermsSection_1wq18_70 ._TermsSectionText_1wq18_83 a{color:var(--Primary-Purple, #6A50E1);font-family:IBM Plex Sans;font-size:.875rem;font-style:normal;font-weight:400;line-height:18px;text-decoration-line:underline;text-decoration-style:solid;text-decoration-skip-ink:auto;text-decoration-thickness:auto;text-underline-offset:auto;text-underline-position:from-font}._SignupPage_1wq18_9 ._SignupContainer_1wq18_16 ._CreateAccountButton_1wq18_111{margin-top:17px;width:350px}._Input_1gvg3_1{display:flex;flex-direction:column}._Input_1gvg3_1 label{color:var(--Primary-Slate, #222);font-family:IBM Plex Sans;font-size:1.125rem;font-style:normal;font-weight:600;line-height:1.875rem;margin-bottom:5px}._Input_1gvg3_1 ._inputWrapper_1gvg3_15{position:relative;display:flex;align-items:center}._Input_1gvg3_1 ._inputWrapper_1gvg3_15 button{padding:0}._Input_1gvg3_1 ._inputWrapper_1gvg3_15 input{border-radius:.5rem;border:.094rem solid var(--Primary-Gray-Tint, #E8E8E8);background:var(--Primary-White, #FFF);color:var(--Primary-Black, #000);font-family:IBM Plex Sans;font-size:1rem;font-style:normal;font-weight:600;line-height:1.25rem;padding:.688rem .625rem .688rem .563rem}._Input_1gvg3_1 ._inputWrapper_1gvg3_15 input:focus{outline:none;border-radius:.5rem;border:.094rem solid var(--Primary-Purple, #6A50E1);background:var(--Primary-White, #FFF)}._Input_1gvg3_1 ._inputWrapper_1gvg3_15 input[data-mode=error]{border-radius:.5rem;border:.094rem solid var(--Primary-Red, #D60D0D);background:var(--Primary-White, #FFF)}._Input_1gvg3_1 ._inputWrapper_1gvg3_15 input[data-password=true]{padding-right:2.5rem}._Input_1gvg3_1 ._inputWrapper_1gvg3_15 ._eyeIcon_1gvg3_59{position:absolute;right:.75rem;top:50%;transform:translateY(-50%);display:inline-flex;align-items:center;justify-content:center;cursor:pointer;border:none;background:none}._Input_1gvg3_1 ._subtext_1gvg3_73{margin-top:11px;color:var(--Primary-Mid-Gray, #757575);font-family:Inter;font-size:.625rem;font-style:normal;font-weight:400;line-height:normal}._Input_1gvg3_1 ._errorMessage_1gvg3_84{color:var(--Primary-Red, #D60D0D);font-family:IBM Plex Sans;font-size:1rem;font-style:normal;font-weight:400;line-height:1.25rem;margin-top:5px;margin-bottom:10px}._touPpContent_3vdi4_1{min-width:100%;max-height:100%;display:flex;flex:1;flex-direction:column;justify-content:space-between;flex:1 1 auto}._touPpContentContainer_3vdi4_12{display:flex;align-items:center;flex-direction:column;margin-top:4rem}._touPpContentScroll_3vdi4_19{overflow-y:scroll;height:680px}._ProfilePage_17ndo_1{display:flex;flex-direction:column;width:100%}._ProfilePage_17ndo_1 ._Header_17ndo_6{display:flex;flex-direction:row;justify-content:space-between;align-items:center}._ErrorPage_1eqz1_1{padding:40px}._SummaryPage_13kd5_1{display:flex;flex-direction:column;width:58.75rem}._SummaryPage_13kd5_1 ._Header_13kd5_6{display:flex;flex-direction:row;justify-content:space-between;align-items:center}._SummaryPage_13kd5_1 ._Header_13kd5_6 ._HeaderControls_13kd5_12{display:flex;flex-direction:row;gap:1.5rem}._SummaryPage_13kd5_1 ._Header_13kd5_6 ._HeaderControls_13kd5_12>*{padding-top:0;padding-bottom:0;border-radius:1.047rem!important}._SummaryPage_13kd5_1 ._ChartRow_13kd5_25{display:flex;flex-direction:row;align-items:center;margin-bottom:1.664rem;justify-content:space-between;margin-top:30px}._KeyStatsContainer_395oh_1{max-height:167px;border-radius:12px;background:linear-gradient(to top,#6a50e11a 6.7%,#3fafeb1a 105.9%);padding:17px 29px}._KeyStatsContent_395oh_8{display:flex;flex-direction:column}._KeyStatsContent_395oh_8 ._Title_395oh_12{color:#000;font-family:IBM Plex Sans;font-size:1.063rem;font-style:normal;font-weight:400;line-height:150%;margin:0}._KeyStatsContent_395oh_8 ._KeyStatsItemRow_395oh_22{margin-top:1rem;display:flex;flex-direction:row;width:100%;justify-content:space-between}._KeyStatsContent_395oh_8 ._KeyStatsItemRow_395oh_22 ._KeyStatsItem_395oh_22{background:#fff;border-radius:12px;min-width:100px;align-items:center;justify-content:center;padding:11px 17px;display:flex;flex-direction:column}._KeyStatsContent_395oh_8 ._KeyStatsItemRow_395oh_22 ._KeyStatsItem_395oh_22 ._KeyStatsItemTitle_395oh_40{font-family:IBM Plex Sans;font-weight:500;font-style:Medium;font-size:11.07px;line-height:13.83px;letter-spacing:0%;text-align:center;margin:0}._KeyStatsContent_395oh_8 ._KeyStatsItemRow_395oh_22 ._KeyStatsItem_395oh_22 ._KeyStatsItemValue_395oh_51{font-family:IBM Plex Sans;font-weight:500;font-style:Medium;font-size:24.9px;line-height:150%;letter-spacing:0%;text-align:center;margin:11px 0 0}._Dropdown_1ds5k_1{position:relative;display:flex;flex-direction:column;justify-content:center;padding:.25rem .625rem;color:var(--Primary-Black, #000);font-family:IBM Plex Sans;font-size:.75rem;font-style:normal;font-weight:500;line-height:1.563rem;width:7.75rem;border-radius:.729rem;background:#fff;box-shadow:0 .174rem .87rem #00000026;cursor:pointer}._Dropdown_1ds5k_1 ._Header_1ds5k_23{display:flex;flex-direction:row;justify-content:space-between;align-items:center;height:2.188rem;background:none;border:none;padding:0;cursor:pointer;width:100%;font-family:inherit;font-size:inherit;font-weight:inherit;color:inherit}._Dropdown_1ds5k_1 ._Header_1ds5k_23 span{white-space:nowrap}._Dropdown_1ds5k_1 ._Listbox_1ds5k_44{position:absolute;top:calc(100% + .25rem);left:0;right:0;z-index:50;list-style:none;padding:0;margin:0;border-radius:.729rem;background:#fff;box-shadow:0 .174rem .87rem #00000026}._Dropdown_1ds5k_1 ._Option_1ds5k_58{display:flex;flex-direction:row;justify-content:space-between;align-items:center;border-top:.063rem solid var(--Primary-Gray-Tint, #E8E8E8);height:2.188rem;padding:0 .625rem}._Dropdown_1ds5k_1 ._UnselectedText_1ds5k_68{color:var(--Primary-Black, #000);font-family:IBM Plex Sans;font-size:.75rem;font-style:normal;font-weight:400;line-height:1.563rem}._Dropdown_1ds5k_1 ._SelectedText_1ds5k_77{color:var(--Primary-Black, #000);font-family:IBM Plex Sans;font-size:.75rem;font-style:normal;font-weight:500;line-height:1.563rem;background-color:transparent}._TransactionsPage_wtjjz_1{display:flex;flex-direction:column;width:58.75rem}._TransactionsPage_wtjjz_1 ._Header_wtjjz_6{display:flex;flex-direction:row;justify-content:space-between;align-items:center}._TransactionsPage_wtjjz_1 ._SearchFieldWrapper_wtjjz_13{margin-bottom:1.313rem;display:flex;flex-direction:row;justify-content:space-between}._TransactionsPage_wtjjz_1 ._SearchFieldWrapper_wtjjz_13 ._SearchDropdowns_wtjjz_19{display:flex;flex-direction:row;align-items:flex-start;gap:1.5rem}._TransactionsPage_wtjjz_1 ._SearchFieldWrapper_wtjjz_13 ._SearchDropdowns_wtjjz_19>*{flex:0 0 auto;align-self:flex-start}._TransactionsPage_wtjjz_1 ._ChartRow_wtjjz_32{display:flex;flex-direction:row;align-items:center;margin-bottom:1.664rem;justify-content:space-between;margin-top:30px}
