.ReactTable{border:1px solid rgba(0,0,0,.1);display:flex;flex-direction:column;position:relative}.ReactTable *{box-sizing:border-box}.ReactTable .rt-table{align-items:stretch;border-collapse:collapse;display:flex;flex:auto 1;flex-direction:column;overflow:auto;width:100%}.ReactTable .rt-thead{display:flex;flex:1 0 auto;flex-direction:column;-webkit-user-select:none;user-select:none}.ReactTable .rt-thead.-headerGroups{background:rgba(0,0,0,.03)}.ReactTable .rt-thead.-filters,.ReactTable .rt-thead.-headerGroups{border-bottom:1px solid rgba(0,0,0,.05)}.ReactTable .rt-thead.-filters input:not([type=checkbox]):not([type=radio]),.ReactTable .rt-thead.-filters select{background:#fff;border:1px solid rgba(0,0,0,.1);border-radius:3px;font-size:inherit;font-weight:400;outline:none;padding:5px 7px}.ReactTable .rt-thead.-filters .rt-th{border-right:1px solid rgba(0,0,0,.02)}.ReactTable .rt-thead.-header{box-shadow:0 2px 15px 0 rgba(0,0,0,.15)}.ReactTable .rt-thead .rt-tr{text-align:center}.ReactTable .rt-thead .rt-td,.ReactTable .rt-thead .rt-th{border-right:1px solid rgba(0,0,0,.05);box-shadow:inset 0 0 0 0 transparent;line-height:normal;padding:5px;position:relative;transition:box-shadow .3s cubic-bezier(.175,.885,.32,1.275)}.ReactTable .rt-thead .rt-td.-sort-asc,.ReactTable .rt-thead .rt-th.-sort-asc{box-shadow:inset 0 3px 0 0 rgba(0,0,0,.6)}.ReactTable .rt-thead .rt-td.-sort-desc,.ReactTable .rt-thead .rt-th.-sort-desc{box-shadow:inset 0 -3px 0 0 rgba(0,0,0,.6)}.ReactTable .rt-thead .rt-td.-cursor-pointer,.ReactTable .rt-thead .rt-th.-cursor-pointer{cursor:pointer}.ReactTable .rt-thead .rt-td:last-child,.ReactTable .rt-thead .rt-th:last-child{border-right:0}.ReactTable .rt-thead .rt-th:focus{outline:none}.ReactTable .rt-thead .rt-resizable-header{overflow:visible}.ReactTable .rt-thead .rt-resizable-header:last-child{overflow:hidden}.ReactTable .rt-thead .rt-resizable-header-content{overflow:hidden;text-overflow:ellipsis}.ReactTable .rt-thead .rt-header-pivot{border-right-color:#f7f7f7}.ReactTable .rt-thead .rt-header-pivot:after,.ReactTable .rt-thead .rt-header-pivot:before{border:solid transparent;content:" ";height:0;left:100%;pointer-events:none;position:absolute;top:50%;width:0}.ReactTable .rt-thead .rt-header-pivot:after{border-color:hsla(0,0%,100%,0) hsla(0,0%,100%,0) hsla(0,0%,100%,0) #fff;border-width:8px;margin-top:-8px}.ReactTable .rt-thead .rt-header-pivot:before{border-color:hsla(0,0%,40%,0) hsla(0,0%,40%,0) hsla(0,0%,40%,0) #f7f7f7;border-width:10px;margin-top:-10px}.ReactTable .rt-tbody{display:flex;flex:99999 1 auto;flex-direction:column;overflow:auto}.ReactTable .rt-tbody .rt-tr-group{border-bottom:1px solid rgba(0,0,0,.05)}.ReactTable .rt-tbody .rt-tr-group:last-child{border-bottom:0}.ReactTable .rt-tbody .rt-td{border-right:1px solid rgba(0,0,0,.02)}.ReactTable .rt-tbody .rt-td:last-child{border-right:0}.ReactTable .rt-tbody .rt-expandable{cursor:pointer;text-overflow:clip}.ReactTable .rt-tr-group{align-items:stretch;display:flex;flex:1 0 auto;flex-direction:column}.ReactTable .rt-tr{display:inline-flex;flex:1 0 auto}.ReactTable .rt-td,.ReactTable .rt-th{flex:1 0 0;overflow:hidden;padding:7px 5px;text-overflow:ellipsis;transition:.3s ease;transition-property:width,min-width,padding,opacity;white-space:nowrap}.ReactTable .rt-td.-hidden,.ReactTable .rt-th.-hidden{border:0!important;min-width:0!important;opacity:0!important;padding:0!important;width:0!important}.ReactTable .rt-expander{color:transparent;display:inline-block;margin:0 10px;position:relative}.ReactTable .rt-expander:after{border-left:5.04px solid transparent;border-right:5.04px solid transparent;border-top:7px solid rgba(0,0,0,.8);content:"";cursor:pointer;height:0;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%) rotate(-90deg);transition:all .3s cubic-bezier(.175,.885,.32,1.275);width:0}.ReactTable .rt-expander.-open:after{transform:translate(-50%,-50%) rotate(0)}.ReactTable .rt-resizer{bottom:0;cursor:col-resize;display:inline-block;position:absolute;right:-18px;top:0;width:36px;z-index:1}.ReactTable .rt-tfoot{box-shadow:0 0 15px 0 rgba(0,0,0,.15);display:flex;flex:1 0 auto;flex-direction:column}.ReactTable .rt-tfoot .rt-td{border-right:1px solid rgba(0,0,0,.05)}.ReactTable .rt-tfoot .rt-td:last-child{border-right:0}.ReactTable.-striped .rt-tr.-odd{background:rgba(0,0,0,.03)}.ReactTable.-highlight .rt-tbody .rt-tr:not(.-padRow):hover{background:rgba(0,0,0,.05)}.ReactTable .-pagination{align-items:stretch;border-top:2px solid rgba(0,0,0,.1);box-shadow:0 0 15px 0 rgba(0,0,0,.1);display:flex;flex-wrap:wrap;justify-content:space-between;padding:3px;z-index:1}.ReactTable .-pagination input,.ReactTable .-pagination select{background:#fff;border:1px solid rgba(0,0,0,.1);border-radius:3px;font-size:inherit;font-weight:400;outline:none;padding:5px 7px}.ReactTable .-pagination .-btn{-webkit-appearance:none;appearance:none;background:rgba(0,0,0,.1);border:0;border-radius:3px;color:rgba(0,0,0,.6);cursor:pointer;display:block;font-size:1em;height:100%;outline:none;padding:6px;transition:all .1s ease;width:100%}.ReactTable .-pagination .-btn[disabled]{cursor:default;opacity:.5}.ReactTable .-pagination .-btn:not([disabled]):hover{background:rgba(0,0,0,.3);color:#fff}.ReactTable .-pagination .-next,.ReactTable .-pagination .-previous{flex:1;text-align:center}.ReactTable .-pagination .-center{align-items:center;display:flex;flex:1.5;flex-direction:row;flex-wrap:wrap;justify-content:space-around;margin-bottom:0;text-align:center}.ReactTable .-pagination .-pageInfo{display:inline-block;margin:3px 10px;white-space:nowrap}.ReactTable .-pagination .-pageJump{display:inline-block}.ReactTable .-pagination .-pageJump input{text-align:center;width:70px}.ReactTable .-pagination .-pageSizeOptions{margin:3px 10px}.ReactTable .rt-noData{color:rgba(0,0,0,.5);left:50%;padding:20px;top:50%;transform:translate(-50%,-50%);z-index:1}.ReactTable .-loading,.ReactTable .rt-noData{background:hsla(0,0%,100%,.8);display:block;pointer-events:none;position:absolute;transition:all .3s ease}.ReactTable .-loading{bottom:0;left:0;opacity:0;right:0;top:0;z-index:-1}.ReactTable .-loading>div{color:rgba(0,0,0,.6);display:block;font-size:15px;left:0;position:absolute;text-align:center;top:50%;transform:translateY(-52%);transition:all .3s cubic-bezier(.25,.46,.45,.94);width:100%}.ReactTable .-loading.-active{opacity:1;pointer-events:all;z-index:2}.ReactTable .-loading.-active>div{transform:translateY(50%)}.ReactTable .rt-resizing .rt-td,.ReactTable .rt-resizing .rt-th{cursor:col-resize;transition:none!important;-webkit-user-select:none;user-select:none}:root{--ds-beige-magic-800:#5d4e27;--ds-beige-magic-700:#736131;--ds-beige-magic-600:#8a753c;--ds-beige-magic-400:#c3b389;--ds-beige-magic-300:#d5c69f;--ds-beige-magic-200:#e7dab6;--ds-beige-base-1000:#121212;--ds-beige-base-950:#181818;--ds-beige-base-900:#201f1c;--ds-beige-base-800:#2a2924;--ds-beige-base-700:#3a3831;--ds-beige-base-600:#5a5548;--ds-beige-base-500:#767165;--ds-beige-base-400:#a39e91;--ds-beige-base-300:#c8c4b8;--ds-beige-base-200:#e0ded7;--ds-beige-base-150:#efeee9;--ds-beige-base-100:#f6f5f2;--ds-beige-base-050:#fcfcfa;--ds-beige-base-000:#fff;--ds-orange-magic-800:#863400;--ds-orange-magic-700:#a44200;--ds-orange-magic-600:#c45000;--ds-orange-magic-400:#fc9b6f;--ds-orange-magic-300:#ffb392;--ds-orange-magic-200:#fecdb7;--ds-orange-base-1000:#15100f;--ds-orange-base-950:#1c1715;--ds-orange-base-900:#281c17;--ds-orange-base-800:#38231a;--ds-orange-base-700:#4e2f21;--ds-orange-base-600:#764833;--ds-orange-base-500:#9c6045;--ds-orange-base-400:#d18b6c;--ds-orange-base-300:#edb69d;--ds-orange-base-200:#f8d6c7;--ds-orange-base-150:#faeae3;--ds-orange-base-100:#fdf3ef;--ds-orange-base-050:#fffbf9;--ds-orange-base-000:#fff;--ds-red-magic-800:#93004c;--ds-red-magic-700:#b0175f;--ds-red-magic-600:#d03275;--ds-red-magic-400:#fc92b4;--ds-red-magic-300:#fdb2c8;--ds-red-magic-200:#fdcbd9;--ds-red-base-1000:#151011;--ds-red-base-950:#201418;--ds-red-base-900:#2f161e;--ds-red-base-800:#411a28;--ds-red-base-700:#5a2236;--ds-red-base-600:#803b53;--ds-red-base-500:#a4546f;--ds-red-base-400:#d2849c;--ds-red-base-300:#eab2c2;--ds-red-base-200:#fdd0dc;--ds-red-base-150:#fbe8ed;--ds-red-base-100:#fdf2f5;--ds-red-base-050:#fefbfc;--ds-red-base-000:#fff;--ds-green-magic-800:#0a5736;--ds-green-magic-700:#036e43;--ds-green-magic-600:#188554;--ds-green-magic-400:#77c599;--ds-green-magic-300:#95d5af;--ds-green-magic-200:#bbe7cc;--ds-green-base-1000:#0c0f0e;--ds-green-base-950:#161917;--ds-green-base-900:#1a211d;--ds-green-base-800:#1f2d24;--ds-green-base-700:#293d31;--ds-green-base-600:#405d4c;--ds-green-base-500:#5b7a67;--ds-green-base-400:#88a794;--ds-green-base-300:#b4cbbc;--ds-green-base-200:#d3e3d8;--ds-green-base-150:#e7f1ea;--ds-green-base-100:#f1f7f3;--ds-green-base-050:#fafcfb;--ds-green-base-000:#fff;--ds-blue-magic-800:#075462;--ds-blue-magic-700:#00697b;--ds-blue-magic-600:#007f95;--ds-blue-magic-400:#77becf;--ds-blue-magic-300:#8fd0e1;--ds-blue-magic-200:#a9e6f6;--ds-blue-base-1000:#0c1316;--ds-blue-base-950:#111a1d;--ds-blue-base-900:#112228;--ds-blue-base-800:#0f2d37;--ds-blue-base-700:#183d4a;--ds-blue-base-600:#335c6b;--ds-blue-base-500:#4f7a8b;--ds-blue-base-400:#79a4ae;--ds-blue-base-300:#a4cfd1;--ds-blue-base-200:#cce8ea;--ds-blue-base-150:#e0f3f4;--ds-blue-base-100:#f0f9fa;--ds-blue-base-050:#fafdfd;--ds-blue-base-000:#fff;--ds-purple-magic-800:#3442a6;--ds-purple-magic-700:#465bd1;--ds-purple-magic-600:#5266eb;--ds-purple-magic-400:#8da4f5;--ds-purple-magic-300:#a7b6f8;--ds-purple-magic-200:#c1c9fa;--ds-purple-base-1000:#11101a;--ds-purple-base-950:#181623;--ds-purple-base-900:#1f1d2d;--ds-purple-base-800:#28253b;--ds-purple-base-700:#383255;--ds-purple-base-600:#554e7b;--ds-purple-base-500:#716b96;--ds-purple-base-400:#9d98c3;--ds-purple-base-300:#c3c0df;--ds-purple-base-200:#dddbf4;--ds-purple-base-150:#edecfb;--ds-purple-base-100:#f5f4fd;--ds-purple-base-050:#fbfbff;--ds-purple-base-000:#fff;--ds-neutral-magic-800:#4a4c64;--ds-neutral-magic-700:#5b5e79;--ds-neutral-magic-600:#707393;--ds-neutral-magic-400:#b4b7c8;--ds-neutral-magic-300:#c8cad4;--ds-neutral-magic-200:#dcdfe0;--ds-neutral-base-1000:#10101a;--ds-neutral-base-950:#171721;--ds-neutral-base-900:#1e1e2a;--ds-neutral-base-800:#272735;--ds-neutral-base-700:#363644;--ds-neutral-base-600:#535461;--ds-neutral-base-500:#70707d;--ds-neutral-base-400:#9d9da8;--ds-neutral-base-300:#c3c3cc;--ds-neutral-base-200:#dddde5;--ds-neutral-base-150:#ededf3;--ds-neutral-base-100:#f4f5f9;--ds-neutral-base-050:#fbfcfd;--ds-neutral-base-000:#fff;--ds-neutral-magic-400-alpha-1:rgba(180,183,200,0.0784313725490196);--ds-neutral-magic-400-alpha-2:rgba(180,183,200,0.12156862745098039);--ds-neutral-magic-400-alpha-3:rgba(180,183,200,0.2);--ds-neutral-magic-400-alpha-4:rgba(180,183,200,0.2784313725490196);--ds-neutral-magic-400-alpha-5:rgba(180,183,200,0.3607843137254902);--ds-neutral-magic-600-alpha-1:rgba(112,115,147,0.0196078431372549);--ds-neutral-magic-600-alpha-2:rgba(112,115,147,0.058823529411764705);--ds-neutral-magic-600-alpha-3:rgba(112,115,147,0.10196078431372549);--ds-neutral-magic-600-alpha-4:rgba(112,115,147,0.1607843137254902);--ds-neutral-magic-600-alpha-5:rgba(112,115,147,0.2196078431372549);--ds-beige-magic-400-alpha-1:rgba(195,179,137,0.0784313725490196);--ds-beige-magic-400-alpha-2:rgba(195,179,137,0.12156862745098039);--ds-beige-magic-400-alpha-3:rgba(195,179,137,0.2);--ds-beige-magic-400-alpha-4:rgba(195,179,137,0.2784313725490196);--ds-beige-magic-400-alpha-5:rgba(195,179,137,0.3607843137254902);--ds-beige-magic-600-alpha-1:rgba(138,117,60,0.0196078431372549);--ds-beige-magic-600-alpha-2:rgba(138,117,60,0.058823529411764705);--ds-beige-magic-600-alpha-3:rgba(138,117,60,0.10196078431372549);--ds-beige-magic-600-alpha-4:rgba(138,117,60,0.1607843137254902);--ds-beige-magic-600-alpha-5:rgba(138,117,60,0.2196078431372549);--ds-orange-magic-400-alpha-1:rgba(252,155,111,0.0784313725490196);--ds-orange-magic-400-alpha-2:rgba(252,155,111,0.12156862745098039);--ds-orange-magic-400-alpha-3:rgba(252,155,111,0.2);--ds-orange-magic-400-alpha-4:rgba(252,155,111,0.2784313725490196);--ds-orange-magic-400-alpha-5:rgba(252,155,111,0.3607843137254902);--ds-orange-magic-600-alpha-1:rgba(196,80,0,0.0196078431372549);--ds-orange-magic-600-alpha-2:rgba(196,80,0,0.058823529411764705);--ds-orange-magic-600-alpha-3:rgba(196,80,0,0.10196078431372549);--ds-orange-magic-600-alpha-4:rgba(196,80,0,0.1607843137254902);--ds-orange-magic-600-alpha-5:rgba(196,80,0,0.2196078431372549);--ds-green-magic-400-alpha-1:rgba(119,197,153,0.0784313725490196);--ds-green-magic-400-alpha-2:rgba(119,197,153,0.12156862745098039);--ds-green-magic-400-alpha-3:rgba(119,197,153,0.2);--ds-green-magic-400-alpha-4:rgba(119,197,153,0.2784313725490196);--ds-green-magic-400-alpha-5:rgba(119,197,153,0.3607843137254902);--ds-green-magic-600-alpha-1:rgba(24,133,84,0.0196078431372549);--ds-green-magic-600-alpha-2:rgba(24,133,84,0.058823529411764705);--ds-green-magic-600-alpha-3:rgba(24,133,84,0.10196078431372549);--ds-green-magic-600-alpha-4:rgba(24,133,84,0.1607843137254902);--ds-green-magic-600-alpha-5:rgba(24,133,84,0.2196078431372549);--ds-blue-magic-400-alpha-1:rgba(119,190,207,0.0784313725490196);--ds-blue-magic-400-alpha-2:rgba(119,190,207,0.12156862745098039);--ds-blue-magic-400-alpha-3:rgba(119,190,207,0.2);--ds-blue-magic-400-alpha-4:rgba(119,190,207,0.2784313725490196);--ds-blue-magic-400-alpha-5:rgba(119,190,207,0.3607843137254902);--ds-blue-magic-600-alpha-1:rgba(0,127,149,0.0196078431372549);--ds-blue-magic-600-alpha-2:rgba(0,127,149,0.058823529411764705);--ds-blue-magic-600-alpha-3:rgba(0,127,149,0.10196078431372549);--ds-blue-magic-600-alpha-4:rgba(0,127,149,0.1607843137254902);--ds-blue-magic-600-alpha-5:rgba(0,127,149,0.2196078431372549);--ds-purple-magic-400-alpha-1:rgba(141,164,245,0.0784313725490196);--ds-purple-magic-400-alpha-2:rgba(141,164,245,0.12156862745098039);--ds-purple-magic-400-alpha-3:rgba(141,164,245,0.2);--ds-purple-magic-400-alpha-4:rgba(141,164,245,0.2784313725490196);--ds-purple-magic-400-alpha-5:rgba(141,164,245,0.3607843137254902);--ds-purple-magic-600-alpha-1:rgba(82,102,235,0.0196078431372549);--ds-purple-magic-600-alpha-2:rgba(82,102,235,0.058823529411764705);--ds-purple-magic-600-alpha-3:rgba(82,102,235,0.10196078431372549);--ds-purple-magic-600-alpha-4:rgba(82,102,235,0.1607843137254902);--ds-purple-magic-600-alpha-5:rgba(82,102,235,0.2196078431372549);--ds-red-magic-400-alpha-1:rgba(252,146,180,0.0784313725490196);--ds-red-magic-400-alpha-2:rgba(252,146,180,0.12156862745098039);--ds-red-magic-400-alpha-3:rgba(252,146,180,0.2);--ds-red-magic-400-alpha-4:rgba(252,146,180,0.2784313725490196);--ds-red-magic-400-alpha-5:rgba(252,146,180,0.3607843137254902);--ds-red-magic-600-alpha-1:rgba(208,50,117,0.0196078431372549);--ds-red-magic-600-alpha-2:rgba(208,50,117,0.058823529411764705);--ds-red-magic-600-alpha-3:rgba(208,50,117,0.10196078431372549);--ds-red-magic-600-alpha-4:rgba(208,50,117,0.1607843137254902);--ds-red-magic-600-alpha-5:rgba(208,50,117,0.2196078431372549);--ds-font-family-display:"Arcadia Display",system-ui,sans-serif;--ds-font-family-text:"Arcadia Text",system-ui,sans-serif;--ds-font-family-monospace:"Roboto Mono",monospace;--ds-gradient-overflow-fade-mask:linear-gradient(270deg,transparent 0%,#000 48px,#000);--ds-background-default:#fff;--ds-background-default-hovered:rgba(112,115,147,0.058823529411764705);--ds-background-sidebar:#fbfcfd;--ds-background-highlight:rgba(0,127,149,0.10196078431372549);--ds-background-primary:#5266eb;--ds-background-primary-hovered:#465bd1;--ds-background-secondary:rgba(112,115,147,0.10196078431372549);--ds-background-secondary-hovered:rgba(112,115,147,0.1607843137254902);--ds-background-secondary-high-contrast:rgba(112,115,147,0.1607843137254902);--ds-background-emphasized:rgba(82,102,235,0.10196078431372549);--ds-background-emphasized-hovered:rgba(82,102,235,0.1607843137254902);--ds-background-destructive:rgba(112,115,147,0.10196078431372549);--ds-background-destructive-hovered:rgba(208,50,117,0.1607843137254902);--ds-background-inverted:#1e1e2a;--ds-background-success:rgba(24,133,84,0.10196078431372549);--ds-background-error:rgba(208,50,117,0.10196078431372549);--ds-background-warning:rgba(196,80,0,0.10196078431372549);--ds-background-input:#fbfcfd;--ds-background-input-hovered:#fff;--ds-background-input-focused:#fff;--ds-background-input-disabled:rgba(112,115,147,0.058823529411764705);--ds-background-input-checked:#5266eb;--ds-background-input-checked-hovered:#465bd1;--ds-background-input-checked-disabled:#9d9da8;--ds-background-role-admin:#cce8ea;--ds-background-role-bookkeeper:#dddde5;--ds-background-role-card-only:#d3e3d8;--ds-background-role-custom:#dddbf4;--ds-background-role-employee:#d3e3d8;--ds-background-surface-floating:#fff;--ds-background-surface-raised:#fff;--ds-background-surface-frosted:hsla(0,0%,100%,0.47843137254901963);--ds-background-modal-scrim:rgba(112,115,147,0.2196078431372549);--ds-background-canvas:#ededf3;--ds-background-foyer:#ededf3;--ds-background-guest-portal:#ededf3;--ds-text-default:#363644;--ds-text-secondary:#535461;--ds-text-tertiary:#70707d;--ds-text-emphasized:#1e1e2a;--ds-text-disabled:#9d9da8;--ds-text-placeholder:#9d9da8;--ds-text-focused:#5266eb;--ds-text-title:#1e1e2a;--ds-text-error:#d03275;--ds-text-warning:#c45000;--ds-text-success:#188554;--ds-text-link:#5266eb;--ds-text-link-hovered:#465bd1;--ds-text-money:#363644;--ds-text-money-pending-or-null:#70707d;--ds-text-money-out:#d03275;--ds-text-money-in:#188554;--ds-text-on-primary:#fff;--ds-text-on-secondary:#363644;--ds-text-on-secondary-hovered:#1e1e2a;--ds-text-on-inverted:#fff;--ds-text-on-inverted-secondary:#dddde5;--ds-text-on-emphasized:#363644;--ds-text-on-emphasized-hovered:#363644;--ds-text-role-admin:#183d4a;--ds-text-role-bookkeeper:#363644;--ds-text-role-card-only:#293d31;--ds-text-role-custom:#383255;--ds-text-role-employee:#293d31;--ds-icon-default:#363644;--ds-icon-primary:#5266eb;--ds-icon-primary-hovered:#465bd1;--ds-icon-secondary:#70707d;--ds-icon-tertiary:#9d9da8;--ds-icon-emphasized:#1e1e2a;--ds-icon-success:#188554;--ds-icon-error:#d03275;--ds-icon-warning:#c45000;--ds-icon-money-in:#188554;--ds-icon-money-out:#d03275;--ds-icon-on-primary:#fff;--ds-icon-on-secondary:#363644;--ds-icon-on-secondary-hovered:#5266eb;--ds-icon-on-tertiary:#9d9da8;--ds-icon-on-tertiary-hovered:#5266eb;--ds-icon-on-inverted:#fff;--ds-icon-on-inverted-success:#77c599;--ds-icon-on-inverted-error:#d03275;--ds-border-default:rgba(112,115,147,0.10196078431372549);--ds-border-emphasized:rgba(112,115,147,0.1607843137254902);--ds-border-error:rgba(208,50,117,0.2196078431372549);--ds-border-on-inverted:rgba(180,183,200,0.2);--ds-border-avatar:#707393;--ds-border-input:rgba(112,115,147,0.1607843137254902);--ds-border-input-emphasized:rgba(112,115,147,0.2196078431372549);--ds-border-input-focused:rgba(112,115,147,0.10196078431372549);--ds-border-input-focused-underline:#5266eb;--ds-border-input-error:rgba(208,50,117,0.2196078431372549);--ds-border-input-error-underline:#d03275;--ds-border-frosted:hsla(0,0%,100%,0.6392156862745098);--ds-border-focus-ring:#a7b6f8;--ds-data-visualization-line:rgba(112,115,147,0.2196078431372549);--ds-data-visualization-line-primary:#5266eb;--ds-data-visualization-line-money-in:#0a5736;--ds-data-visualization-line-money-out:#d03275;--ds-data-visualization-line-marker:#535461;--ds-data-visualization-axis-line:rgba(112,115,147,0.10196078431372549);--ds-data-visualization-tick-line:rgba(112,115,147,0.1607843137254902);--ds-data-visualization-tick-line-minor:rgba(112,115,147,0.10196078431372549);--ds-data-visualization-segment-primary:#5266eb;--ds-data-visualization-segment-secondary:#a7b6f8;--ds-data-visualization-segment-background:rgba(112,115,147,0.1607843137254902);--ds-data-visualization-area-primary-gradient-start:rgba(82,102,235,0.1607843137254902);--ds-data-visualization-area-primary-gradient-stop:rgba(82,102,235,0.0196078431372549);--ds-data-visualization-area-money-in-gradient-start:rgba(119,197,153,0.2784313725490196);--ds-data-visualization-area-money-in-gradient-stop:rgba(119,197,153,0.0784313725490196);--ds-data-visualization-area-money-out-gradient-start:rgba(252,146,180,0.2784313725490196);--ds-data-visualization-area-money-out-gradient-stop:rgba(252,146,180,0.0784313725490196);--ds-border-radius-small:4px;--ds-border-radius-medium:8px;--ds-border-radius-large:12px;--ds-border-radius-round:100%;--ds-box-shadow-input-hovered:0px 1px 4px rgba(244,245,249,0.10196078431372549);--fem-lapis-900:#040c34;--fem-lapis-800:#242a49;--fem-lapis-700:#343a5b;--fem-lapis-600:#4d5373;--fem-lapis-500:#676d8e;--fem-marcel-900:#1f212e;--fem-marcel-800:#2f3246;--fem-marcel-700:#393d56;--fem-marcel-600:#4e5374;--fem-marcel-500:#8287a6;--fem-marcel-400:#b3b8d6;--fem-marcel-300:#d3d6e9;--fem-marcel-200:#e7e9f4;--fem-marcel-100:#f3f4fc;--fem-marcel-50:#f9faff;--fem-marcel-0:#fcfdff;--fem-slate-700:#383e56;--fem-slate-500:#616883;--fem-mercury-700:#1835c1;--fem-mercury-600:#465ed1;--fem-mercury-500:#395aff;--fem-primary:#395aff;--fem-black:#040c34}html[data-theme=dark]{--ds-background-default:#10101a;--ds-background-default-hovered:rgba(180,183,200,0.0784313725490196);--ds-background-sidebar:#171721;--ds-background-highlight:rgba(119,190,207,0.2);--ds-background-primary:#5266eb;--ds-background-primary-hovered:#465bd1;--ds-background-secondary:rgba(180,183,200,0.2);--ds-background-secondary-hovered:rgba(180,183,200,0.12156862745098039);--ds-background-secondary-high-contrast:rgba(180,183,200,0.2784313725490196);--ds-background-emphasized:rgba(141,164,245,0.2);--ds-background-emphasized-hovered:rgba(141,164,245,0.2784313725490196);--ds-background-destructive:rgba(180,183,200,0.2);--ds-background-destructive-hovered:rgba(252,146,180,0.2784313725490196);--ds-background-inverted:#363644;--ds-background-success:rgba(119,197,153,0.2);--ds-background-error:rgba(252,146,180,0.2);--ds-background-warning:rgba(252,155,111,0.2);--ds-background-input:rgba(180,183,200,0.0784313725490196);--ds-background-input-hovered:rgba(180,183,200,0.12156862745098039);--ds-background-input-focused:rgba(180,183,200,0.12156862745098039);--ds-background-input-disabled:#272735;--ds-background-input-checked:#5266eb;--ds-background-input-checked-hovered:#465bd1;--ds-background-input-checked-disabled:#535461;--ds-background-role-admin:#183d4a;--ds-background-role-bookkeeper:#363644;--ds-background-role-card-only:#293d31;--ds-background-role-custom:#383255;--ds-background-role-employee:#293d31;--ds-background-surface-floating:#272735;--ds-background-surface-raised:#171721;--ds-background-surface-frosted:rgba(180,183,200,0.2);--ds-background-modal-scrim:rgba(112,115,147,0.0196078431372549);--ds-background-canvas:#1e1e2a;--ds-background-foyer:#1e1e2a;--ds-background-guest-portal:#1e1e2a;--ds-text-default:#dddde5;--ds-text-secondary:#c3c3cc;--ds-text-tertiary:#9d9da8;--ds-text-emphasized:#f4f5f9;--ds-text-disabled:#535461;--ds-text-placeholder:#70707d;--ds-text-focused:#8da4f5;--ds-text-title:#fff;--ds-text-error:#fc92b4;--ds-text-warning:#fc9b6f;--ds-text-success:#77c599;--ds-text-link:#8da4f5;--ds-text-link-hovered:#a7b6f8;--ds-text-money:#f4f5f9;--ds-text-money-pending-or-null:#c3c3cc;--ds-text-money-out:#fc92b4;--ds-text-money-in:#77c599;--ds-text-on-primary:#fff;--ds-text-on-secondary:#dddde5;--ds-text-on-secondary-hovered:#fff;--ds-text-on-inverted:#fff;--ds-text-on-inverted-secondary:#dddde5;--ds-text-on-emphasized:#363644;--ds-text-on-emphasized-hovered:#363644;--ds-text-role-admin:#f0f9fa;--ds-text-role-bookkeeper:#f4f5f9;--ds-text-role-card-only:#f1f7f3;--ds-text-role-custom:#f5f4fd;--ds-text-role-employee:#f1f7f3;--ds-icon-default:#dddde5;--ds-icon-primary:#8da4f5;--ds-icon-primary-hovered:#465bd1;--ds-icon-secondary:#9d9da8;--ds-icon-tertiary:#70707d;--ds-icon-emphasized:#fbfcfd;--ds-icon-success:#77c599;--ds-icon-error:#fc92b4;--ds-icon-warning:#fc9b6f;--ds-icon-money-in:#77c599;--ds-icon-money-out:#fc92b4;--ds-icon-on-primary:#1e1e2a;--ds-icon-on-secondary:#fbfcfd;--ds-icon-on-secondary-hovered:#5266eb;--ds-icon-on-tertiary:#9d9da8;--ds-icon-on-tertiary-hovered:#5266eb;--ds-icon-on-inverted:#fff;--ds-icon-on-inverted-success:#77c599;--ds-icon-on-inverted-error:#fc92b4;--ds-border-default:rgba(180,183,200,0.0784313725490196);--ds-border-emphasized:rgba(180,183,200,0.12156862745098039);--ds-border-error:rgba(252,146,180,0.3607843137254902);--ds-border-on-inverted:rgba(180,183,200,0.2);--ds-border-avatar:rgba(112,115,147,0.058823529411764705);--ds-border-input:rgba(180,183,200,0.2);--ds-border-input-emphasized:rgba(180,183,200,0.3607843137254902);--ds-border-input-focused:rgba(180,183,200,0.2784313725490196);--ds-border-input-focused-underline:#8da4f5;--ds-border-input-error:rgba(252,146,180,0.3607843137254902);--ds-border-input-error-underline:#fc92b4;--ds-border-frosted:rgba(180,183,200,0.12156862745098039);--ds-border-focus-ring:#8da4f5;--ds-data-visualization-line:rgba(180,183,200,0.3607843137254902);--ds-data-visualization-line-primary:#8da4f5;--ds-data-visualization-line-money-in:#77c599;--ds-data-visualization-line-money-out:#d03275;--ds-data-visualization-line-marker:#c3c3cc;--ds-data-visualization-axis-line:rgba(180,183,200,0.2784313725490196);--ds-data-visualization-tick-line:rgba(180,183,200,0.2);--ds-data-visualization-tick-line-minor:rgba(180,183,200,0.12156862745098039);--ds-data-visualization-segment-primary:#5266eb;--ds-data-visualization-segment-secondary:#8da4f5;--ds-data-visualization-segment-background:rgba(180,183,200,0.3607843137254902);--ds-data-visualization-area-primary-gradient-start:rgba(141,164,245,0.2784313725490196);--ds-data-visualization-area-primary-gradient-stop:rgba(141,164,245,0.0784313725490196);--ds-data-visualization-area-money-in-gradient-start:rgba(24,133,84,0.2196078431372549);--ds-data-visualization-area-money-in-gradient-stop:rgba(24,133,84,0.0196078431372549);--ds-data-visualization-area-money-out-gradient-start:rgba(208,50,117,0.1607843137254902);--ds-data-visualization-area-money-out-gradient-stop:rgba(208,50,117,0.0196078431372549)}:root{--admin-horizontal-padding:32px;--admin-top-bar-height:64px;--admintable-cell-and-header-min-height:40px;--combobox-component-input-arrow-width:24px;--combobox-component-input-width:100%;--demo-banner-height:56px;--header-height:64px;--layout-dashboard-content-width:968px;--layout-dashboard-horizontal-padding:32px;--layout-dashboard-full-width-horizontal-padding:24px;--layout-dashboard-padding-bottom:112px;--layout-dashboard-top-bar-height:64px;--layout-side-bar-width:216px;--navigate-fade-duration:250ms;--omnisearch-border-radius:8px;--omnisearch-input-icon-padding:16px;--onboarding-spacing-body-to-input:8px;--onboarding-spacing-element-to-element:24px;--onboarding-spacing-header-to-input:16px;--onboarding-spacing-heading-to-body:4px;--onboarding-spacing-section-to-section:48px}@media (min-width:1000px){:root{--onboarding-section-width:480px}}@media (max-width:999px){:root{--onboarding-section-width:400px}}@media (max-width:767px){:root{--onboarding-section-width:480px}}@media (max-width:539px){:root{--onboarding-section-width:100%}}:root{--transactions-table-payment-method-icon-margin-right:6px;--transition:all 0.08s linear;--banner-z-index:4;--cardtable-maximum-z-index-of-everything-but-the-details-card:7;--header-bar-above-background-z-index:5;--full-screen-overlay-z-index:6;--popup-menu-z-index:4;--tooltip-over-modal-z-index:7}@font-face{font-display:block;font-family:Roboto Mono;font-weight:400;src:url(../../webfonts/RobotoMono-Regular.ttf)}@font-face{font-display:block;font-family:IO;font-weight:100 1000;src:url(../../webfonts/IOVF.woff2) format("woff2")}@font-face{font-display:block;font-family:NeueMontreal;font-weight:400 600;src:url(../../webfonts/PPNeueMontreal-Variable.woff) format("woff")}@font-face{font-display:block;font-family:Satisfy;font-weight:400;src:url(../../webfonts/Satisfy-Regular.ttf) format("truetype")}@font-face{font-display:block;font-family:Arcadia Text;font-weight:400 500;src:url(../../webfonts/ArcadiaText-Variable.woff2) format("woff2")}@font-face{font-display:block;font-family:Arcadia Display;font-weight:380 500;src:url(../../webfonts/ArcadiaDisplay-Variable.woff2) format("woff2")}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,main,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{border:0;font:inherit;font-size:100%;margin:0;padding:0}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,main,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,summary,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{vertical-align:initial}input{margin:0;min-width:0;padding:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section{display:block}[hidden]{display:none}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}html{background-color:var(--ds-background-default);box-sizing:border-box;color:var(--ds-text-title);font-family:var(--ds-font-family-text);font-size:16px;font-weight:360}*,:after,:before{box-sizing:inherit;font-family:inherit;font-weight:inherit}*{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.app{color:#0077e6;font-size:24px;font-weight:480;margin:auto;max-width:900px;padding:64px 16px}code,pre{font-family:var(--ds-font-family-monospace);font-size:.8em;text-align:left}button{background:none;border:none;color:inherit;cursor:pointer;font-family:var(--ds-font-family-text);outline:inherit;padding:unset}button:focus{outline:1px dotted}button::-moz-focus-inner{border:0;padding:0}a{color:inherit}#root.mercury-root,body,html{height:100%;width:100%}.styles__container_tn08p{padding:40px}.styles__cell_O1nzD{overflow-wrap:anywhere;width:290px}.styles__cell_O1nzD .styles__flexRow_wc7AN{width:265px}.styles__cell_O1nzD.styles__propertiesCell_CLanL{width:564px}.styles__cell_O1nzD.styles__actionsCell_bRaaH{width:164px}.styles__cell_O1nzD.styles__actionsCell_bRaaH .styles__flexRow_wc7AN{width:100%}.styles__buttonCell_ZaMnK.styles__buttonCell_ZaMnK{align-items:center;display:flex;justify-content:center;padding:0}.styles__flexRow_wc7AN{grid-gap:4px;align-items:center;display:flex;flex-wrap:wrap;width:265px}.styles__expandedProperties_GML_F{white-space:pre-wrap}.styles__hidden_BEzCx{height:0;line-height:0;visibility:hidden}.styles__visuallyHiddenLabel_W_B2q{clip:rect(0 0 0 0);clip-path:inset(50%);height:1px;overflow:hidden;position:absolute;white-space:nowrap;width:1px}.styles__appearDisabled_sH2o_:not(.styles__floating_FBdId){opacity:.24}.styles__button_eo_Sf{align-items:center;border:none;display:inline-flex;flex-flow:row nowrap;justify-content:center;position:relative;text-decoration:none;white-space:nowrap}.styles__button_eo_Sf:focus,.styles__button_eo_Sf:focus-visible{outline:transparent}.styles__button_eo_Sf.styles__forceFocusVisible_tIMjP,.styles__button_eo_Sf:focus-visible{box-shadow:0 0 0 1px var(--ds-background-default),0 0 0 3px var(--ds-border-focus-ring);outline:transparent}.styles__button_eo_Sf:active:not(:disabled){transform:scale(.99)}.styles__loadingDots_VI9dV{display:inline-block;margin-top:4px;padding:0 8px;position:absolute}.styles__loadingDots_VI9dV svg{fill:var(--ds-icon-on-inverted)}.styles__button_eo_Sf .styles__loadingSpinner_YPhzS{height:12px;position:absolute;width:12px}.styles__small_kn2WB{border-radius:16px;min-height:32px;padding:4px 16px}.styles__small_kn2WB.styles__forceFocusVisible_tIMjP,.styles__small_kn2WB:focus-visible{border-radius:16px}.styles__large_jtXT8{border-radius:26px;min-height:40px;padding:8px 32px}.styles__primary_gHCwD{background-color:var(--ds-background-primary)}.styles__primary_gHCwD.styles__large_jtXT8,.styles__primary_gHCwD.styles__large_jtXT8 .styles__icon_rh7Ps{color:var(--ds-icon-on-inverted)}.styles__primary_gHCwD.styles__large_jtXT8 .styles__loadingDots_VI9dV *,.styles__primary_gHCwD.styles__large_jtXT8 .styles__loadingSpinner_YPhzS *{fill:var(--ds-icon-on-inverted)}.styles__primary_gHCwD.styles__small_kn2WB{color:var(--ds-text-on-primary)}.styles__primary_gHCwD.styles__small_kn2WB .styles__icon_rh7Ps{color:var(--ds-icon-on-inverted)}.styles__primary_gHCwD.styles__small_kn2WB .styles__loadingDots_VI9dV *,.styles__primary_gHCwD.styles__small_kn2WB .styles__loadingSpinner_YPhzS *{fill:var(--ds-icon-on-inverted)}.styles__primary_gHCwD:not(:disabled).styles__forceFocusVisible_tIMjP,.styles__primary_gHCwD:not(:disabled).styles__forceHover_Wc4ea,.styles__primary_gHCwD:not(:disabled):focus-visible,.styles__primary_gHCwD:not(:disabled):hover{background-color:var(--ds-background-primary-hovered)}.styles__secondary__QoZs{background-color:var(--ds-background-secondary)}.styles__secondary__QoZs.styles__large_jtXT8,.styles__secondary__QoZs.styles__large_jtXT8 .styles__icon_rh7Ps{color:var(--ds-icon-primary)}.styles__secondary__QoZs.styles__large_jtXT8 .styles__loadingDots_VI9dV *,.styles__secondary__QoZs.styles__large_jtXT8 .styles__loadingSpinner_YPhzS *{fill:var(--ds-icon-primary)}.styles__secondary__QoZs.styles__small_kn2WB{color:var(--ds-text-default)}.styles__secondary__QoZs.styles__small_kn2WB .styles__icon_rh7Ps{color:var(--ds-icon-default)}.styles__secondary__QoZs.styles__small_kn2WB .styles__loadingDots_VI9dV *,.styles__secondary__QoZs.styles__small_kn2WB .styles__loadingSpinner_YPhzS *{fill:var(--ds-icon-tertiary)}.styles__secondary__QoZs:not(:disabled).styles__forceFocusVisible_tIMjP,.styles__secondary__QoZs:not(:disabled).styles__forceHover_Wc4ea,.styles__secondary__QoZs:not(:disabled):focus-visible,.styles__secondary__QoZs:not(:disabled):hover{background-color:var(--ds-background-secondary-hovered)}.styles__secondary__QoZs:not(:disabled).styles__forceFocusVisible_tIMjP.styles__small_kn2WB .styles__icon_rh7Ps,.styles__secondary__QoZs:not(:disabled).styles__forceHover_Wc4ea.styles__small_kn2WB .styles__icon_rh7Ps,.styles__secondary__QoZs:not(:disabled):focus-visible.styles__small_kn2WB .styles__icon_rh7Ps,.styles__secondary__QoZs:not(:disabled):hover.styles__small_kn2WB .styles__icon_rh7Ps{color:var(--ds-icon-primary)}.styles__tertiary_Gd3Km{background-color:unset}.styles__tertiary_Gd3Km.styles__large_jtXT8,.styles__tertiary_Gd3Km.styles__large_jtXT8 .styles__icon_rh7Ps{color:var(--ds-icon-primary)}.styles__tertiary_Gd3Km.styles__large_jtXT8 .styles__loadingDots_VI9dV *,.styles__tertiary_Gd3Km.styles__large_jtXT8 .styles__loadingSpinner_YPhzS *{fill:var(--ds-icon-primary)}.styles__tertiary_Gd3Km.styles__small_kn2WB{color:var(--ds-text-default)}.styles__tertiary_Gd3Km.styles__small_kn2WB .styles__icon_rh7Ps{color:var(--ds-icon-tertiary)}.styles__tertiary_Gd3Km.styles__small_kn2WB .styles__loadingDots_VI9dV *,.styles__tertiary_Gd3Km.styles__small_kn2WB .styles__loadingSpinner_YPhzS *{fill:var(--ds-icon-tertiary)}.styles__tertiary_Gd3Km.styles__appearDisabled_sH2o_,.styles__tertiary_Gd3Km.styles__loading_vYo5G,.styles__tertiary_Gd3Km:disabled{background-color:var(--ds-background-default)}.styles__tertiary_Gd3Km:not(:disabled).styles__forceFocusVisible_tIMjP,.styles__tertiary_Gd3Km:not(:disabled).styles__forceHover_Wc4ea,.styles__tertiary_Gd3Km:not(:disabled):focus-visible,.styles__tertiary_Gd3Km:not(:disabled):hover{background-color:var(--ds-background-default-hovered)}.styles__tertiary_Gd3Km:not(:disabled).styles__forceFocusVisible_tIMjP.styles__small_kn2WB .styles__icon_rh7Ps,.styles__tertiary_Gd3Km:not(:disabled).styles__forceHover_Wc4ea.styles__small_kn2WB .styles__icon_rh7Ps,.styles__tertiary_Gd3Km:not(:disabled):focus-visible.styles__small_kn2WB .styles__icon_rh7Ps,.styles__tertiary_Gd3Km:not(:disabled):hover.styles__small_kn2WB .styles__icon_rh7Ps{color:var(--ds-icon-primary)}.styles__destructive_gQnoS{background-color:var(--ds-background-secondary);color:var(--ds-text-error)}.styles__destructive_gQnoS.styles__large_jtXT8,.styles__destructive_gQnoS.styles__large_jtXT8 .styles__icon_rh7Ps{color:var(--ds-icon-error)}.styles__destructive_gQnoS.styles__large_jtXT8 .styles__loadingDots_VI9dV *,.styles__destructive_gQnoS.styles__large_jtXT8 .styles__loadingSpinner_YPhzS *{fill:var(--ds-icon-error)}.styles__destructive_gQnoS.styles__small_kn2WB{color:var(--ds-text-error)}.styles__destructive_gQnoS.styles__small_kn2WB .styles__icon_rh7Ps{color:var(--ds-icon-error)}.styles__destructive_gQnoS.styles__small_kn2WB .styles__loadingDots_VI9dV *,.styles__destructive_gQnoS.styles__small_kn2WB .styles__loadingSpinner_YPhzS *{fill:var(--ds-icon-error)}.styles__destructive_gQnoS:not(:disabled).styles__forceFocusVisible_tIMjP,.styles__destructive_gQnoS:not(:disabled).styles__forceHover_Wc4ea,.styles__destructive_gQnoS:not(:disabled):focus-visible,.styles__destructive_gQnoS:not(:disabled):hover{background-color:var(--ds-background-error)}.styles__floating_FBdId{background-color:var(--ds-background-surface-floating);box-shadow:0 0 2px 0 rgba(175,178,206,.56),0 1px 4px 0 rgba(4,4,52,.1);color:var(--ds-text-default)}.styles__floating_FBdId .styles__icon_rh7Ps{color:var(--ds-icon-default)}.styles__floating_FBdId .styles__loadingDots_VI9dV *{fill:var(--ds-icon-tertiary)}.styles__floating_FBdId.styles__appearDisabled_sH2o_,.styles__floating_FBdId:disabled{color:var(--ds-text-disabled)}.styles__floating_FBdId.styles__appearDisabled_sH2o_ .styles__icon_rh7Ps,.styles__floating_FBdId:disabled .styles__icon_rh7Ps{color:var(--ds-icon-disabled)}.styles__floating_FBdId:not(:disabled,.styles__appearDisabled_sH2o_).styles__forceHover_Wc4ea,.styles__floating_FBdId:not(:disabled,.styles__appearDisabled_sH2o_):hover{box-shadow:0 1px 4px 0 rgba(183,187,219,.14),0 0 1px 0 rgba(175,178,206,.9),0 8px 12px 0 rgba(14,14,45,.08),0 14px 20px 0 rgba(4,4,52,.02)}.styles__floating_FBdId:not(:disabled,.styles__appearDisabled_sH2o_).styles__forceFocusVisible_tIMjP,.styles__floating_FBdId:not(:disabled,.styles__appearDisabled_sH2o_):focus-visible{box-shadow:0 0 0 1px var(--ds-background-default),0 0 0 3px var(--ds-border-focus-ring);outline:transparent}.styles__floating_FBdId:not(:disabled,.styles__appearDisabled_sH2o_).styles__forceFocusVisible_tIMjP,.styles__floating_FBdId:not(:disabled,.styles__appearDisabled_sH2o_).styles__forceHover_Wc4ea,.styles__floating_FBdId:not(:disabled,.styles__appearDisabled_sH2o_):focus-visible,.styles__floating_FBdId:not(:disabled,.styles__appearDisabled_sH2o_):hover{color:var(--ds-text-emphasized)}.styles__floating_FBdId:not(:disabled,.styles__appearDisabled_sH2o_).styles__forceFocusVisible_tIMjP .styles__icon_rh7Ps,.styles__floating_FBdId:not(:disabled,.styles__appearDisabled_sH2o_).styles__forceHover_Wc4ea .styles__icon_rh7Ps,.styles__floating_FBdId:not(:disabled,.styles__appearDisabled_sH2o_):focus-visible .styles__icon_rh7Ps,.styles__floating_FBdId:not(:disabled,.styles__appearDisabled_sH2o_):hover .styles__icon_rh7Ps{color:var(--ds-icon-primary)}.styles__icon_rh7Ps{pointer-events:none}.styles__icon_rh7Ps.styles__left_e8OCi{margin-right:8px}.styles__icon_rh7Ps.styles__right_ZnJxz{margin-left:8px}.styles__icon_rh7Ps.styles__center_yS65u{position:absolute}.styles__loadingWrapper_sOR_D{height:20px;margin:0 auto;width:60px}.styles__loadingText_HYz0N{clip:rect(0 0 0 0);clip-path:inset(50%);height:1px;overflow:hidden;position:absolute;white-space:nowrap;width:1px}.styles__loadingDots_iqUH3 circle{animation:styles__wave__N6oN 1.5s cubic-bezier(.05,.2,.35,1) infinite}.styles__loadingDots_iqUH3 circle:nth-child(2){animation-delay:.1s}.styles__loadingDots_iqUH3 circle:nth-child(3){animation-delay:.2s}@keyframes styles__wave__N6oN{0%{opacity:0;transform:translateY(0)}25%{opacity:1;transform:translateY(-6px)}75%{opacity:1;transform:translateY(-6px)}to{opacity:0;transform:translateY(0)}}.styles__loadingStyleDefault_NxHUX circle{fill:var(--ds-icon-primary)}.styles__loadingStyleDarkBackground_lqpRP circle{fill:var(--ds-icon-on-primary)}.styles__loadingWrapper_vFTEK{height:25px;width:25px}.styles__loadingText_hs43r{clip:rect(0 0 0 0);clip-path:inset(50%);height:1px;overflow:hidden;position:absolute;white-space:nowrap;width:1px}.styles__loadingTrack_oWnp3{opacity:.25}.styles__loadingSpinner_GBfDb{animation:styles__spin_g7EIT 1.1s linear infinite;animation-duration:.8s;transform:translateZ(0);transform-origin:center center}@keyframes styles__spin_g7EIT{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.styles__loadingStyleDefault_XbklE .styles__loadingSpinner_GBfDb,.styles__loadingStyleDefault_XbklE .styles__loadingTrack_oWnp3{fill:var(--ds-icon-primary)}.styles__loadingStyleDarkBackground_WMKqi .styles__loadingSpinner_GBfDb,.styles__loadingStyleDarkBackground_WMKqi .styles__loadingTrack_oWnp3{fill:var(--ds-icon-on-primary)}.styles__fem-primary_ne2Oc{color:var(--fem-primary)}.styles__fem-black_pU3F3{color:var(--fem-black)}.styles__text-default_mR4F7{color:var(--ds-text-default)}.styles__text-secondary_HF7Ui{color:var(--ds-text-secondary)}.styles__text-tertiary_LvslG{color:var(--ds-text-tertiary)}.styles__text-emphasized_cKPXK{color:var(--ds-text-emphasized)}.styles__text-disabled_HHUOf{color:var(--ds-text-disabled)}.styles__text-placeholder_lEr2y{color:var(--ds-text-placeholder)}.styles__text-focused_pkBX1{color:var(--ds-text-focused)}.styles__text-title_kGzhS{color:var(--ds-text-title)}.styles__text-error_y9_YF{color:var(--ds-text-error)}.styles__text-success_Bj6Iw{color:var(--ds-text-success)}.styles__text-link_vO3Tx{color:var(--ds-text-link)}.styles__text-link-hovered_KeMwx{color:var(--ds-text-link-hovered)}.styles__text-money_Z_4zK{color:var(--ds-text-money)}.styles__text-money-pending-or-null_kYJqT{color:var(--ds-text-money-pending-or-null)}.styles__text-money-out_tfFhM{color:var(--ds-text-money-out)}.styles__text-money-in_jxOBQ{color:var(--ds-text-money-in)}.styles__text-on-primary_h6xab{color:var(--ds-text-on-primary)}.styles__text-on-secondary_ZTJVC{color:var(--ds-text-on-secondary)}.styles__text-on-secondary-hovered_WrAus{color:var(--ds-text-on-secondary-hovered)}.styles__text-on-inverted_A9zDe{color:var(--ds-text-on-inverted)}.styles__text-on-inverted-secondary_dFRzV{color:var(--ds-text-on-inverted-secondary)}.styles__text-on-emphasized_C2oDS{color:var(--ds-text-on-emphasized)}.styles__text-on-emphasized-hovered_tVwD2{color:var(--ds-text-on-emphasized-hovered)}.styles__text-role-admin_bYGOO{color:var(--ds-text-role-admin)}.styles__text-role-bookkeeper_GAsow{color:var(--ds-text-role-bookkeeper)}.styles__text-role-card-only_C5171{color:var(--ds-text-role-card-only)}.styles__text-role-custom_ZYkGc{color:var(--ds-text-role-custom)}.styles__text-role-employee_mPfA9{color:var(--ds-text-role-employee)}.styles__text-warning_EI_2b{color:var(--ds-text-warning)}.styles__icon-default_v4PT9{color:var(--ds-icon-default)}.styles__icon-primary_JkenZ{color:var(--ds-icon-primary)}.styles__icon-primary-hovered_I_7vp{color:var(--ds-icon-primary-hovered)}.styles__icon-secondary_wKMQR{color:var(--ds-icon-secondary)}.styles__icon-tertiary_C95mL{color:var(--ds-icon-tertiary)}.styles__icon-emphasized_ZOPhh{color:var(--ds-icon-emphasized)}.styles__icon-success_ZGcoh{color:var(--ds-icon-success)}.styles__icon-error_iD6LW{color:var(--ds-icon-error)}.styles__icon-warning_e7_yw{color:var(--ds-icon-warning)}.styles__icon-money-in_PV93c{color:var(--ds-icon-money-in)}.styles__icon-money-out__gCgm{color:var(--ds-icon-money-out)}.styles__icon-on-primary_s7Yzw{color:var(--ds-icon-on-primary)}.styles__icon-on-secondary_uGqaY{color:var(--ds-icon-on-secondary)}.styles__icon-on-secondary-hovered_o708Z{color:var(--ds-icon-on-secondary-hovered)}.styles__icon-on-tertiary_TRBxN{color:var(--ds-icon-on-tertiary)}.styles__icon-on-tertiary-hovered_l4EyM{color:var(--ds-icon-on-tertiary-hovered)}.styles__icon-on-inverted_mbWRq{color:var(--ds-icon-on-inverted)}.styles__icon-on-inverted-success_JAiar{color:var(--ds-icon-on-inverted-success)}.styles__icon-on-inverted-error_MJvvn{color:var(--ds-icon-on-inverted-error)}.styles__border-default_xBUeM{color:var(--ds-border-default)}.styles__border-emphasized_hcXJP{color:var(--ds-border-emphasized)}.styles__border-error_apIXw{color:var(--ds-border-error)}.styles__border-on-inverted_GZXLp{color:var(--ds-border-on-inverted)}.styles__border-input_kgw3w{color:var(--ds-border-input)}.styles__border-input-emphasized_xXTGs{color:var(--ds-border-input-emphasized)}.styles__border-input-focused_epY0l{color:var(--ds-border-input-focused)}.styles__border-input-error_slb0I{color:var(--ds-border-input-error)}.styles__data-visualization-line_gK73h{color:var(--ds-data-visualization-line)}.styles__data-visualization-line-primary_pCh5u{color:var(--ds-data-visualization-line-primary)}.styles__data-visualization-line-marker_tz5lc{color:var(--ds-data-visualization-line-marker)}.styles__data-visualization-axis-line_IgqFa{color:var(--ds-data-visualization-axis-line)}.styles__data-visualization-tick-line_s7_p_{color:var(--ds-data-visualization-tick-line)}.styles__data-visualization-tick-line-minor_Jt3my{color:var(--ds-data-visualization-tick-line-minor)}.styles__data-visualization-segment-primary_CtzJW{color:var(--ds-data-visualization-segment-primary)}.styles__underline_Rjgc_{text-decoration:underline}.styles__title-hero_myZaG{font-size:34px;line-height:44px}.styles__title-hero_myZaG,.styles__title-main_FJlXy{font-family:var(--ds-font-family-display);font-weight:380}.styles__title-main_FJlXy{font-size:28px;line-height:36px}.styles__title-secondary_DP22k{font-size:19px}.styles__title-minor_Rve2j,.styles__title-secondary_DP22k{font-family:var(--ds-font-family-text);font-weight:400;line-height:28px}.styles__title-minor_Rve2j{font-size:17px}.styles__title-eyebrow_F9o0d{font-family:var(--ds-font-family-text);font-size:12px;font-weight:480;letter-spacing:1px;line-height:24px;text-transform:uppercase}.styles__body-large_Oi5sD{font-weight:400}.styles__body-large-demi_OKIF8,.styles__body-large_Oi5sD{font-family:var(--ds-font-family-text);font-size:17px;line-height:28px}.styles__body-large-demi_OKIF8{font-weight:480}.styles__body-default_BZuS2{font-family:var(--ds-font-family-text);font-size:15px;font-weight:400;line-height:24px}.styles__body-default_BZuS2 b{font-weight:480}.styles__body-default-demi_EL7W8{font-family:var(--ds-font-family-text);font-size:15px;font-weight:480;line-height:24px}.styles__body-secondary_YuEhQ{font-weight:400}.styles__body-secondary-demi_LFLwj,.styles__body-secondary_YuEhQ{font-family:var(--ds-font-family-text);font-size:14px;line-height:20px}.styles__body-secondary-demi_LFLwj{font-weight:480}.styles__label_y_Eb6{font-weight:400;letter-spacing:.1px}.styles__label-demi_lYCWM,.styles__label_y_Eb6{font-family:var(--ds-font-family-text);font-size:13px;line-height:20px}.styles__label-demi_lYCWM{font-weight:480;letter-spacing:.2px}.styles__tiny_kCP28{font-weight:400}.styles__tiny-demi_c4pNA,.styles__tiny_kCP28{font-family:var(--ds-font-family-text);font-size:12px;letter-spacing:.2px;line-height:20px}.styles__tiny-demi_c4pNA{font-weight:480}.styles__cent_nlgh2{font-family:var(--ds-font-family-text);font-size:11px;font-weight:400;line-height:20px}.styles__micro_KGIg1{font-weight:400}.styles__micro-demi__lWJh,.styles__micro_KGIg1{font-family:var(--ds-font-family-text);font-size:10px;letter-spacing:.2px;line-height:20px;text-transform:uppercase}.styles__micro-demi__lWJh{font-weight:480}.styles__h3_siYxb{font-family:var(--ds-font-family-display);font-size:24px;font-weight:320;line-height:32px}.styles__body-16-demi_wDLG0{font-weight:480}.styles__body-16-demi_wDLG0,.styles__body-16_YDZ6T{font-family:var(--ds-font-family-text);font-size:16px;line-height:24px}.styles__body-16_YDZ6T{font-weight:400}.styles__force-demi_JBtnz{font-weight:480}.styles__italic_xUzye{font-style:italic}.styles__ellipsis_sl9dQ{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.styles__link_isEGW{cursor:pointer}.styles__link_isEGW.styles__underline-false_LsHgi,.styles__link_isEGW.styles__underline-never_iKyPZ{text-decoration:none}.styles__link_isEGW.styles__underline-always_Sbavb,.styles__link_isEGW.styles__underline-true_buaf3{text-decoration:underline}.styles__link_isEGW.styles__underline-onHover_aOL_i{text-decoration:none}.styles__link_isEGW.styles__underline-onHover_aOL_i.styles__hover__xFtH,.styles__link_isEGW.styles__underline-onHover_aOL_i:hover{text-decoration:underline}.styles__no-visited-coloring_sCWRV{color:inherit}.styles__size-default_GLHgC{font-size:15px;line-height:24px}.styles__size-default_GLHgC,.styles__size-small_JOkck{font-family:var(--ds-font-family-text);font-weight:400}.styles__size-small_JOkck{font-size:13px;letter-spacing:.1px;line-height:20px}.styles__variant-primary_ujS5e{color:var(--ds-text-link);text-decoration:none}.styles__variant-primary_ujS5e.styles__hover__xFtH,.styles__variant-primary_ujS5e:hover{color:var(--ds-text-link-hovered);text-decoration:underline}.styles__variant-secondary_mUDO1{color:var(--ds-text-secondary);text-decoration:none}.styles__variant-secondary_mUDO1.styles__hover__xFtH,.styles__variant-secondary_mUDO1:hover{color:var(--ds-text-emphasized);text-decoration:underline}.styles__iconLeft_Lz4MR{height:.7em;margin-bottom:.1em;margin-right:.5em}.styles__iconRight_IFk0f{height:.7em;margin-bottom:.1em;margin-left:.5em}.styles__iconDown_KLDGn,.styles__iconUp_I8KA1{height:.7em;margin-bottom:.15em;margin-left:.25em}.styles__tooltip-anchor_BmZGm{position:relative}.styles__tooltip-anchor_BmZGm .styles__tooltip-bubble_FzGzL{display:none;position:absolute}.styles__tooltip-bubble_FzGzL{background:var(--ds-background-inverted);border-radius:var(--ds-border-radius-medium);box-shadow:0 1px 4px 0 rgba(183,187,219,.14),0 0 1px 0 rgba(175,178,206,.9),0 8px 12px 0 rgba(14,14,45,.08),0 14px 20px 0 rgba(4,4,52,.02);color:var(--ds-text-on-inverted);max-width:max-content;padding:8px 12px}.styles__tooltipBubbleDefaultZIndex_Hz7Gf{z-index:var(--popup-menu-z-index)}.styles__tooltipBubbleInModalZIindex_xPOer{z-index:var(--tooltip-over-modal-z-index)}.styles__cellWrapper_luB7m{flex-shrink:0;position:relative}.styles__cellWrapper_luB7m.styles__warning_BWLGY:after{border-bottom:0 solid transparent;border-left:0 solid transparent;border-right:10px solid var(--ds-icon-error);border-top:10px solid transparent;bottom:0;content:"";height:0;position:absolute;right:0;width:0}.styles__cellWrapper_luB7m.styles__warning_BWLGY{box-shadow:inset 0 -1px 0 var(--ds-border-error)}.styles__default_LodvZ{min-height:var(--admintable-cell-and-header-min-height)}.styles__default_LodvZ:not(.styles__noDefaultPadding_vCQl5){padding:10px 12px}.styles__condensed_pW4jV{display:flex;min-height:36px}.styles__condensed_pW4jV:not(.styles__noDefaultPadding_vCQl5){padding:8px 12px}.styles__adminTableTextCell_d0WL4{display:flex;flex-direction:column}.styles__leftAligned_fFStS{align-items:flex-start;text-align:left}.styles__rightAligned_yoEZj{align-items:flex-end;text-align:right}.styles__overflowControl_U8NSJ{overflow-x:clip;text-overflow:ellipsis;white-space:nowrap;width:100%}.styles__headerWrapper_jr9UO{flex-shrink:0;min-height:var(--admintable-cell-and-header-min-height);padding:10px 12px}.styles__headerWrapper_jr9UO.styles__sortable_A1qFF{cursor:pointer}.styles__headerWrapper_jr9UO.styles__sortable_A1qFF:hover{background-color:var(--ds-background-secondary)}.styles__sortIcon_DYJHs{color:var(--ds-icon-secondary);height:13px;width:13px}.styles__adminTableTextHeader_tsQ8c{align-items:center;cursor:default;display:flex;justify-content:space-between;-webkit-user-select:none;user-select:none}.styles__adminTableTextHeader_tsQ8c.styles__sortable_InagO{cursor:pointer}.styles__adminTableTextHeader_tsQ8c.styles__sortable_InagO:hover{background:var(--ds-background-secondary)}.styles__leftAligned_uttg_{flex-direction:row}.styles__rightAligned_p8CbS{flex-direction:row-reverse}.styles__sortIcon_MV929{color:var(--ds-icon-secondary);height:13px;width:13px}.styles__helpMenuButton_mBVrZ{display:inline-block}.styles__defaultBackground_gtlpd{color:var(--ds-icon-emphasized)}.styles__invertedBackground_fyxsP{color:var(--ds-icon-on-inverted)}.styles__visuallyHidden_RaYmJ{clip:rect(0 0 0 0);clip-path:inset(50%);height:1px;overflow:hidden;position:absolute;white-space:nowrap;width:1px}.styles__errorPageWrapper_QvJkv{align-items:center;display:flex;flex-flow:column nowrap;margin:100px 0;text-align:center}.styles__errorPageMercuryLogo_zGjs6{height:56px;width:56px}.styles__errorHeading_fDSfH{margin:20px 0}.styles__toastContainer_SoVkE{--toast-distance-from-bottom:48px;align-items:center;background-color:var(--ds-background-inverted);border-radius:var(--ds-border-radius-medium);bottom:var(--toast-distance-from-bottom);box-shadow:0 1px 4px 0 rgba(183,187,219,.14),0 0 1px 0 rgba(175,178,206,.9),0 8px 12px 0 rgba(14,14,45,.08),0 14px 20px 0 rgba(4,4,52,.02);box-sizing:initial;color:var(--ds-text-on-inverted);display:flex;justify-content:center;left:0;margin-left:auto;margin-right:auto;max-width:calc(100vw - 32px);padding:12px 16px;position:fixed;right:0;transition-timing-function:cubic-bezier(.12,.8,.58,1);width:max-content;z-index:7}.styles__toastContainer_SoVkE>svg{box-sizing:border-box;margin-right:12px}@keyframes styles__fadeIn_ZgtBe{0%{bottom:0;opacity:0}to{bottom:var(--toast-distance-from-bottom);opacity:1}}@keyframes styles__fadeOut_rNVG4{0%{bottom:var(--toast-distance-from-bottom);opacity:1}to{bottom:var(--toast-distance-from-bottom);opacity:0}}.styles__icon_nCK1u{margin-right:16px;min-width:24px}.styles__successDefaultGreen_cI7UQ{color:var(--ds-icon-on-inverted-success)}.styles__errorDefaultRed_A271M{color:var(--ds-icon-on-inverted-error)}.styles__actionButton_pGsMy{border-radius:var(--ds-border-radius-medium);color:var(--ds-purple-magic-200);font-family:var(--ds-font-family-text);font-size:15px;font-weight:480;line-height:24px;margin-left:12px;padding:2px}.styles__actionButton_pGsMy.styles__focus_GsYYE,.styles__actionButton_pGsMy:focus,.styles__actionButton_pGsMy:focus-visible{outline:transparent;position:relative;&:after{border:2px solid var(--ds-border-focus-ring);content:"";display:block;height:calc(100% + 14px);left:50%;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%);width:calc(100% + 14px)}}.styles__actionButton_pGsMy.styles__focus_GsYYE:after,.styles__actionButton_pGsMy:focus-visible:after,.styles__actionButton_pGsMy:focus:after{border-radius:var(--ds-border-radius-large)}.styles__input_juybz{height:24px}.styles__provideLabeledLineInputWrapper_S0y6t{--label-height:20px;min-width:0;position:relative}.styles__provideLabeledLineInputWrapper_S0y6t:not(.styles__noWrapperMargin_jaFJl){margin-top:12px}.styles__provideLabeledLineInput_ZxV8L{display:flex;flex-flow:row nowrap}.styles__labelAndInputWrapper_qC9Wn{display:flex;flex-direction:column;flex-grow:1;max-width:100%;position:relative}.styles__labelAndInputWrapper_qC9Wn:focus-within>.styles__label_oyqjt:not(.styles__error_BVGtW){color:var(--ds-text-focused);font-weight:480;letter-spacing:.8px}.styles__label_oyqjt{color:var(--ds-text-secondary);display:flex;flex-direction:column;font-family:var(--ds-font-family-text);font-size:12px;font-weight:400;justify-content:space-between;letter-spacing:.4px;line-height:var(--label-height);margin-bottom:2px}.styles__label_oyqjt.styles__error_BVGtW{color:var(--ds-text-error)}.styles__errorAsBottomLabel_JgH4v{margin-top:4px}.styles__inputLine_O7Ai_{display:flex;flex-flow:row nowrap}.styles__createCountryFlagSpace_Bi0JM{margin-left:50px}.styles__inputLine_O7Ai_:after{background:var(--ds-border-default);border-radius:1px;bottom:0;content:"";height:1px;left:0;position:absolute;right:0}.styles__inputLineHideLine_KjOmd:after{height:0}.styles__inputLine_O7Ai_:focus-within:not(.styles__error_BVGtW):after{background:var(--ds-border-input-focused-underline);height:2px}.styles__inputLine_O7Ai_.styles__error_BVGtW:after{background:var(--ds-border-input-error-underline);height:2px}.styles__hoverLine_ir8ZL:hover:after{background:var(--ds-border-input-focused-underline);border-radius:1px;bottom:0;content:"";height:2px;left:0;position:absolute;right:0}.styles__input_KowZJ,.styles__prefix_y9Kx6,.styles__suffix_ZPY2z{background-color:initial;border:none;box-sizing:initial;color:var(--ds-text-emphasized);font-family:var(--ds-font-family-text);font-size:16px;font-weight:400;letter-spacing:.3px;padding-bottom:3px;transition:var(--transition)}.styles__input_KowZJ:focus,.styles__prefix_y9Kx6:focus,.styles__suffix_ZPY2z:focus{outline:transparent;transition:var(--transition)}.styles__input_KowZJ::placeholder,.styles__prefix_y9Kx6::placeholder,.styles__suffix_ZPY2z::placeholder{color:#6b747d}.styles__input_KowZJ:focus::placeholder,.styles__prefix_y9Kx6:focus::placeholder,.styles__suffix_ZPY2z:focus::placeholder{color:rgba(107,116,125,.64)}.styles__input_KowZJ.styles__xlarge_LXVqg,.styles__prefix_y9Kx6.styles__xlarge_LXVqg,.styles__suffix_ZPY2z.styles__xlarge_LXVqg{height:46px}.styles__check-size_hMhWi{font-size:19px}.styles__xlarge_LXVqg{font-size:46px}.styles__input_KowZJ{flex-grow:1;order:2}.styles__prefix_y9Kx6{order:1;padding-right:2px}.styles__suffix_ZPY2z{order:3}.styles__prefix_y9Kx6,.styles__suffix_ZPY2z{align-items:center;cursor:default;display:flex;-webkit-user-select:none;user-select:none}.styles__floatingError_USctn,.styles__floatingErrorBottom_hpzf4{background-color:var(--ds-background-inverted);border-radius:4px;color:var(--ds-text-on-inverted);display:flex;flex-flow:column nowrap;font-size:13px;letter-spacing:.4px;line-height:20px;padding:2px 8px}.styles__floatingError_USctn.styles__noLabel_YGxq1,.styles__floatingErrorBottom_hpzf4.styles__noLabel_YGxq1{bottom:100%}.styles__floatingErrorBuiltIn_kClaJ{bottom:calc(100% - var(--label-height));position:absolute}.styles__floatingErrorBuiltInBottom__mGyv{position:absolute;top:calc(100% + 10px)}.styles__floatingError_USctn:after{border:5px solid transparent;border-bottom:0;border-top:5px solid var(--ds-background-inverted);bottom:0;content:"";height:0;left:10%;margin-bottom:-5px;position:absolute;width:0}.styles__floatingErrorBottom_hpzf4:after{border:5px solid transparent;border-bottom:5px solid var(--ds-background-inverted);border-top:0;content:"";height:0;left:10%;margin-top:-5px;position:absolute;top:0;width:0}.styles__hintText_rQRlO{color:rgba(26,39,53,.64);font-family:var(--ds-font-family-text);font-size:13px;font-weight:400;line-height:24px;overflow:hidden;position:absolute;right:0;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}.styles__incremental_FoU9C{align-items:center;align-self:flex-end;display:flex;height:22px;justify-content:center;margin-bottom:10px;margin-left:8px;order:3;width:22px}.styles__incremental_FoU9C svg{height:22px;width:22px}.styles__monospace_uGu3f{font-family:var(--ds-font-family-monospace)}.styles__invisible_xhTP1{visibility:hidden}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}@media (min-width:540px){.styles__label_oyqjt{flex-direction:row}}.styles__greenCheck_KJVli{align-items:center;border-radius:50%;display:flex;height:22px;justify-content:center;width:22px}.styles__light_QSX1a{background:var(--ds-background-success)}.styles__light_QSX1a path{fill:var(--ds-icon-success)}.styles__dark_UmPVA{background:var(--ds-icon-success)}.styles__dark_UmPVA path{fill:var(--ds-icon-on-inverted)}.styles__loading_lSf0z{display:block;margin:0 auto;padding:50px 0}.styles__globalErrorDisplay_fU_3V{margin:12px 0}.styles__spacer_bNMUo{height:16px}.styles__noStyleLink_xKNEy{color:inherit;text-decoration:none}.styles__circle_MWRjI,.styles__square_f4kYY{align-items:center;display:flex;font-weight:480;justify-content:center;line-height:24px;text-transform:uppercase;-webkit-user-select:none;user-select:none}.styles__textColor_kMyyB{color:var(--ds-neutral-base-900)}.styles__circle_MWRjI{border-radius:50%}.styles__square_f4kYY{border-radius:var(--ds-border-radius-medium);letter-spacing:1.6px}.styles__small_l3Et8{font-size:10px;height:28px;min-width:28px;width:28px}.styles__large_IdVVc{font-size:12px;height:40px;min-width:40px;width:40px}.styles__last-letter_FfM8c{letter-spacing:0}.styles__offsetUpwards_FsPUb{position:relative;top:-1px}.styles__backup-color_onkoA{background-color:#d9beff}.styles__backup-color_onkoA.styles__forceHover_on_oY,.styles__backup-color_onkoA:hover:not(.styles__noHover_vzxHx){background-color:#ccb5ff}.styles__textAvatar_FVwLt{padding-top:1px}.styles__iconAvatar_M7AJM:not(.styles__noDefaultBackgroundColor_uBxtO){background-color:#efeffc}.styles__iconAvatar_M7AJM:not(.styles__noDefaultBackgroundColor_uBxtO).styles__forceHover_on_oY,.styles__iconAvatar_M7AJM:not(.styles__noDefaultBackgroundColor_uBxtO):hover:not(.styles__noHover_vzxHx){background-color:var(--ds-background-default-hovered)}.styles__avatarImg_v6mYK{height:100%;outline:1px solid rgba(0,0,0,.050980392156862744);outline-offset:-1px;width:100%}.styles__starts-with-0_p30fD{background-color:#dbcafd}.styles__starts-with-0_p30fD.styles__forceHover_on_oY,.styles__starts-with-0_p30fD:hover:not(.styles__noHover_vzxHx){background-color:#c9c4fc}.styles__starts-with-1_jFcP5{background-color:#dacbfd}.styles__starts-with-1_jFcP5.styles__forceHover_on_oY,.styles__starts-with-1_jFcP5:hover:not(.styles__noHover_vzxHx){background-color:#c8c5fc}.styles__starts-with-2_mGbQO{background-color:#daccfd}.styles__starts-with-2_mGbQO.styles__forceHover_on_oY,.styles__starts-with-2_mGbQO:hover:not(.styles__noHover_vzxHx){background-color:#c8c6fc}.styles__starts-with-3_CyAL8{background-color:#d9cdfd}.styles__starts-with-3_CyAL8.styles__forceHover_on_oY,.styles__starts-with-3_CyAL8:hover:not(.styles__noHover_vzxHx){background-color:#c7c7fc}.styles__starts-with-4_mch9r{background-color:#d9cefd}.styles__starts-with-4_mch9r.styles__forceHover_on_oY,.styles__starts-with-4_mch9r:hover:not(.styles__noHover_vzxHx){background-color:#c7c7fc}.styles__starts-with-5_Cbr5C{background-color:#d8cffd}.styles__starts-with-5_Cbr5C.styles__forceHover_on_oY,.styles__starts-with-5_Cbr5C:hover:not(.styles__noHover_vzxHx){background-color:#c6c8fc}.styles__starts-with-6_ZoSFp{background-color:#d8d0fd}.styles__starts-with-6_ZoSFp.styles__forceHover_on_oY,.styles__starts-with-6_ZoSFp:hover:not(.styles__noHover_vzxHx){background-color:#c6c9fc}.styles__starts-with-7_S0hvi{background-color:#d7d1fd}.styles__starts-with-7_S0hvi.styles__forceHover_on_oY,.styles__starts-with-7_S0hvi:hover:not(.styles__noHover_vzxHx){background-color:#c6cafc}.styles__starts-with-8_JXj_y{background-color:#d7d3fd}.styles__starts-with-8_JXj_y.styles__forceHover_on_oY,.styles__starts-with-8_JXj_y:hover:not(.styles__noHover_vzxHx){background-color:#c6ccfc}.styles__starts-with-9_LlzR1{background-color:#d7d4fd}.styles__starts-with-9_LlzR1.styles__forceHover_on_oY,.styles__starts-with-9_LlzR1:hover:not(.styles__noHover_vzxHx){background-color:#c6cdfc}.styles__starts-with-A_fH5_C{background-color:#d6d5fd}.styles__starts-with-A_fH5_C.styles__forceHover_on_oY,.styles__starts-with-A_fH5_C:hover:not(.styles__noHover_vzxHx){background-color:#c5cefc}.styles__starts-with-B_Euzd9{background-color:#d6d6fd}.styles__starts-with-B_Euzd9.styles__forceHover_on_oY,.styles__starts-with-B_Euzd9:hover:not(.styles__noHover_vzxHx){background-color:#c5cffc}.styles__starts-with-C_Bwjg7{background-color:#d5d7fd}.styles__starts-with-C_Bwjg7.styles__forceHover_on_oY,.styles__starts-with-C_Bwjg7:hover:not(.styles__noHover_vzxHx){background-color:#c4d0fc}.styles__starts-with-D_xWCAk{background-color:#d5d8fd}.styles__starts-with-D_xWCAk.styles__forceHover_on_oY,.styles__starts-with-D_xWCAk:hover:not(.styles__noHover_vzxHx){background-color:#c4d1fc}.styles__starts-with-E_Bbquq{background-color:#d4d9fd}.styles__starts-with-E_Bbquq.styles__forceHover_on_oY,.styles__starts-with-E_Bbquq:hover:not(.styles__noHover_vzxHx){background-color:#c3d1fc}.styles__starts-with-F_MgRye{background-color:#d4dafd}.styles__starts-with-F_MgRye.styles__forceHover_on_oY,.styles__starts-with-F_MgRye:hover:not(.styles__noHover_vzxHx){background-color:#c3d2fc}.styles__starts-with-G_hljWz{background-color:#d3dbfd}.styles__starts-with-G_hljWz.styles__forceHover_on_oY,.styles__starts-with-G_hljWz:hover:not(.styles__noHover_vzxHx){background-color:#c2d3fc}.styles__starts-with-H_nuXqZ{background-color:#d3ddfd}.styles__starts-with-H_nuXqZ.styles__forceHover_on_oY,.styles__starts-with-H_nuXqZ:hover:not(.styles__noHover_vzxHx){background-color:#c2d5fc}.styles__starts-with-I_GRceF{background-color:#d2defd}.styles__starts-with-I_GRceF.styles__forceHover_on_oY,.styles__starts-with-I_GRceF:hover:not(.styles__noHover_vzxHx){background-color:#c1d6fc}.styles__starts-with-J_WAzTx{background-color:#d2dffd}.styles__starts-with-J_WAzTx.styles__forceHover_on_oY,.styles__starts-with-J_WAzTx:hover:not(.styles__noHover_vzxHx){background-color:#c1d7fc}.styles__starts-with-K_CPFyx{background-color:#d1e0fd}.styles__starts-with-K_CPFyx.styles__forceHover_on_oY,.styles__starts-with-K_CPFyx:hover:not(.styles__noHover_vzxHx){background-color:#c0d8fc}.styles__starts-with-L_wkseI{background-color:#d1e1fd}.styles__starts-with-L_wkseI.styles__forceHover_on_oY,.styles__starts-with-L_wkseI:hover:not(.styles__noHover_vzxHx){background-color:#c0d9fc}.styles__starts-with-M_b5k5G{background-color:#d0e2fd}.styles__starts-with-M_b5k5G.styles__forceHover_on_oY,.styles__starts-with-M_b5k5G:hover:not(.styles__noHover_vzxHx){background-color:#bfdafc}.styles__starts-with-N_MlSNY{background-color:#d0e3fd}.styles__starts-with-N_MlSNY.styles__forceHover_on_oY,.styles__starts-with-N_MlSNY:hover:not(.styles__noHover_vzxHx){background-color:#bfdbfc}.styles__starts-with-O_KyZIa{background-color:#cfe4fd}.styles__starts-with-O_KyZIa.styles__forceHover_on_oY,.styles__starts-with-O_KyZIa:hover:not(.styles__noHover_vzxHx){background-color:#bedbfc}.styles__starts-with-P_f7GB7{background-color:#cfe5fd}.styles__starts-with-P_f7GB7.styles__forceHover_on_oY,.styles__starts-with-P_f7GB7:hover:not(.styles__noHover_vzxHx){background-color:#bedcfc}.styles__starts-with-Q_ZE3tn{background-color:#cee6fd}.styles__starts-with-Q_ZE3tn.styles__forceHover_on_oY,.styles__starts-with-Q_ZE3tn:hover:not(.styles__noHover_vzxHx){background-color:#bdddfc}.styles__starts-with-R__ucSd{background-color:#cee8fd}.styles__starts-with-R__ucSd.styles__forceHover_on_oY,.styles__starts-with-R__ucSd:hover:not(.styles__noHover_vzxHx){background-color:#bddffc}.styles__starts-with-S_b56KQ{background-color:#cde9fd}.styles__starts-with-S_b56KQ.styles__forceHover_on_oY,.styles__starts-with-S_b56KQ:hover:not(.styles__noHover_vzxHx){background-color:#bce0fc}.styles__starts-with-T_HUmzT{background-color:#cdeafd}.styles__starts-with-T_HUmzT.styles__forceHover_on_oY,.styles__starts-with-T_HUmzT:hover:not(.styles__noHover_vzxHx){background-color:#bce1fc}.styles__starts-with-U_dM8Bc{background-color:#ccebfd}.styles__starts-with-U_dM8Bc.styles__forceHover_on_oY,.styles__starts-with-U_dM8Bc:hover:not(.styles__noHover_vzxHx){background-color:#bce2fc}.styles__starts-with-V_tDvah{background-color:#ccecfd}.styles__starts-with-V_tDvah.styles__forceHover_on_oY,.styles__starts-with-V_tDvah:hover:not(.styles__noHover_vzxHx){background-color:#bce3fc}.styles__starts-with-W_luOPB{background-color:#cbedfd}.styles__starts-with-W_luOPB.styles__forceHover_on_oY,.styles__starts-with-W_luOPB:hover:not(.styles__noHover_vzxHx){background-color:#bbe4fc}.styles__starts-with-X_yxz8X{background-color:#cbeefd}.styles__starts-with-X_yxz8X.styles__forceHover_on_oY,.styles__starts-with-X_yxz8X:hover:not(.styles__noHover_vzxHx){background-color:#bbe5fc}.styles__starts-with-Y_GKevt{background-color:#caeffd}.styles__starts-with-Y_GKevt.styles__forceHover_on_oY,.styles__starts-with-Y_GKevt:hover:not(.styles__noHover_vzxHx){background-color:#bae5fc}.styles__starts-with-Z_XIqcG{background-color:#caf0fd}.styles__starts-with-Z_XIqcG.styles__forceHover_on_oY,.styles__starts-with-Z_XIqcG:hover:not(.styles__noHover_vzxHx){background-color:#bae6fc}.styles__bannerDiv_BOfLN{display:flex;padding:12px 16px}.styles__bannerDiv_BOfLN:not(.styles__noBorderRadius_xOPC1){border-radius:8px}.styles__default_hfiQf{background-color:var(--ds-background-secondary)}.styles__important_XuGJT{background-color:var(--ds-background-emphasized)}.styles__warning_QQtGy{background-color:var(--ds-background-warning)}.styles__alert_F3BOK{background-color:var(--ds-background-error)}.styles__bannerIcon_Vtwf8.styles__infoCircle_yfTdo{color:var(--ds-icon-default);height:19px;margin-right:12px;width:13px}.styles__bannerIcon_Vtwf8.styles__default-icon_Ts_3N{color:var(--ds-icon-default)}.styles__bannerIcon_Vtwf8.styles__important-icon_vnY7j{color:var(--ds-icon-primary)}.styles__bannerIcon_Vtwf8.styles__warning-icon_OxZV0{color:var(--ds-icon-warning)}.styles__bannerIcon_Vtwf8.styles__alert-icon_mI3_B{color:var(--ds-icon-error)}.styles__labelWithTooltipQuestion_zSmVq:not(.styles__inline_er0bm){display:flex;flex-flow:row nowrap}.styles__labelWithTooltipQuestion_zSmVq:not(.styles__inline_er0bm) .styles__tooltipAnchor_GRwYj{align-items:center;display:flex}.styles__labelWithTooltipQuestion_zSmVq:not(.styles__inline_er0bm) .styles__iconWrapper_kSleq{display:flex}.styles__labelWithTooltipQuestion_zSmVq.styles__inline_er0bm .styles__iconWrapper_kSleq,.styles__labelWithTooltipQuestion_zSmVq.styles__inline_er0bm>*{display:inline}.styles__labelWithTooltipQuestion_zSmVq .styles__tooltipAnchor_GRwYj{cursor:default;margin-left:4px;padding-left:1px}.styles__tooltipBubble_jZYF6{font-family:var(--ds-font-family-text);font-size:13px;font-weight:400;letter-spacing:.1px;line-height:20px}.styles__labelHidden_f3Dzs{clip:rect(0 0 0 0);clip-path:inset(50%);height:1px;overflow:hidden;position:absolute;white-space:nowrap;width:1px}.styles__defaultErrorContainer_cVWTH{align-items:flex-start;display:flex;padding:1px 0}.styles__defaultErrorIconWrapper_wAYoo{align-items:center;display:flex;height:18px}.styles__defaultErrorIcon_B64xp{height:13px;margin-left:2px;position:relative;top:-1px}.styles__defaultErrorMessage_XKfnw{line-height:18px;margin-left:7px}.backgroundStyles__background-fem-primary_ruCfh{background-color:var(--fem-primary)}.backgroundStyles__background-fem-black_I0HEs{background-color:var(--fem-black)}.backgroundStyles__background-default_t477x{background-color:var(--ds-background-default)}.backgroundStyles__background-default-hovered_emwov{background-color:var(--ds-background-default-hovered)}.backgroundStyles__background-highlight_VhRRD{background-color:var(--ds-background-highlight)}.backgroundStyles__background-primary_c3k8I{background-color:var(--ds-background-primary)}.backgroundStyles__background-primary-hovered_lz5U4{background-color:var(--ds-background-primary-hovered)}.backgroundStyles__background-secondary_MTBhL{background-color:var(--ds-background-secondary)}.backgroundStyles__background-secondary-hovered_GFX61{background-color:var(--ds-background-secondary-hovered)}.backgroundStyles__background-secondary-high-contrast_r3NZ7{background-color:var(--ds-background-secondary-high-contrast)}.backgroundStyles__background-emphasized_Zvh01{background-color:var(--ds-background-emphasized)}.backgroundStyles__background-emphasized-hovered_DXTeY{background-color:var(--ds-background-emphasized-hovered)}.backgroundStyles__background-destructive_Urx3x{background-color:var(--ds-background-destructive)}.backgroundStyles__background-destructive-hovered_V9U5T{background-color:var(--ds-background-destructive-hovered)}.backgroundStyles__background-inverted_pqKQ2{background-color:var(--ds-background-inverted)}.backgroundStyles__background-success_wuBe_{background-color:var(--ds-background-success)}.backgroundStyles__background-error_oMW_3{background-color:var(--ds-background-error)}.backgroundStyles__background-input-focused_iHFQl{background-color:var(--ds-background-input-focused)}.backgroundStyles__background-input-disabled_zY3Yr{background-color:var(--ds-background-input-disabled)}.backgroundStyles__background-input-checked_WmLfP{background-color:var(--ds-background-input-checked)}.backgroundStyles__background-input-checked-hovered_FSI3m{background-color:var(--ds-background-input-checked-hovered)}.backgroundStyles__background-input-checked-disabled_f8wov{background-color:var(--ds-background-input-checked-disabled)}.backgroundStyles__background-role-admin_mRPHO{background-color:var(--ds-background-role-admin)}.backgroundStyles__background-role-bookkeeper_iNKmg{background-color:var(--ds-background-role-bookkeeper)}.backgroundStyles__background-role-card-only_F91pu{background-color:var(--ds-background-role-card-only)}.backgroundStyles__background-role-custom_AqZUc{background-color:var(--ds-background-role-custom)}.backgroundStyles__background-role-employee_KPvb2{background-color:var(--ds-background-role-employee)}.styles__table_N8JhE{position:relative}.styles__table_N8JhE .styles__tableHeader_KVp6R{background-color:var(--ds-background-default);position:sticky;top:0;z-index:1}.styles__table_N8JhE .styles__tableHeader_KVp6R .styles__tableHeaderCell_VcKYa{flex-shrink:0;padding:8px 0 8px 16px}.styles__table_N8JhE .styles__row_uZwJQ,.styles__table_N8JhE .styles__tableHeader_KVp6R{align-items:flex-start;display:flex}.styles__table_N8JhE .styles__tableHeader_KVp6R .styles__actionButton__VmGx{flex:1 0 0;padding-right:8px;text-align:right}.styles__table_N8JhE .styles__tableBody_JSbc0 .styles__cell_R4n0c{flex-shrink:0;padding:12px 0 12px 16px}.styles__table_N8JhE .styles__tableBody_JSbc0 .styles__cell_R4n0c:not(.styles__clearButton_Yb0_c,.styles__actionButton__VmGx,.styles__nickname_fcOjO,.styles__method_hb5mU){overflow:hidden}.styles__table_N8JhE .styles__tableBody_JSbc0 .styles__cell_R4n0c:not(.styles__clearButton_Yb0_c,.styles__actionButton__VmGx,.styles__nickname_fcOjO,.styles__method_hb5mU)>div{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.styles__table_N8JhE .styles__tableBody_JSbc0 .styles__cell_R4n0c.styles__actionButton__VmGx,.styles__table_N8JhE .styles__tableBody_JSbc0 .styles__cell_R4n0c.styles__clearButton_Yb0_c{display:flex;flex-grow:1;justify-content:flex-end;padding-right:8px}.styles__table_N8JhE .styles__tableBody_JSbc0 .styles__cell_R4n0c.styles__actionButton__VmGx .styles__xTooltipWrapper_D6jk1,.styles__table_N8JhE .styles__tableBody_JSbc0 .styles__cell_R4n0c.styles__clearButton_Yb0_c .styles__xTooltipWrapper_D6jk1{display:flex}.styles__table_N8JhE .styles__row_uZwJQ{border-bottom:1px solid var(--ds-border-default);max-width:100%;position:relative}.styles__table_N8JhE .styles__row_uZwJQ .styles__rowIcon_Hg9DQ{height:11px;line-height:20px}.styles__avatar_FX1Ih,.styles__tableIcon_tH3gx{display:inline-block;margin-right:8px}.styles__tableIcon_tH3gx{width:14px}.styles__grey_W1CM8{color:var(--ds-text-tertiary)}.styles__country_hlvdc,.styles__dateAndTime_GlSxo{flex-basis:140px}.styles__accountCount_y0_I0{flex-basis:155px}.styles__mostRecentActivity_jZqwo,.styles__registeredOn_a7Lxh,.styles__source_VFVaJ{flex-basis:200px}.styles__company_qIuFQ{flex-basis:216px}.styles__browser_dXX0c,.styles__deviceName_vPr3g{flex-basis:280px}.styles__ipAddress_esyf1{flex-basis:300px}.styles__email_aYRdz{flex-basis:250px}.styles__event_FrJho{flex-basis:320px}.styles__method_hb5mU,.styles__nickname_fcOjO{flex-basis:360px}.styles__method_hb5mU .styles__editIcon_Uz9iW,.styles__nickname_fcOjO .styles__editIcon_Uz9iW{color:var(--ds-icon-tertiary);height:20px;width:11px}.styles__activityHistory_z9oEW .styles__ipAddress_esyf1{flex-basis:160px}.styles__linkedProfiles_vT0l6 .styles__ipAddress_esyf1{flex-basis:240px}.styles__faded_dbeCU{opacity:.5;z-index:1}.styles__closeIcon__Eivp{color:var(--ds-icon-tertiary);cursor:pointer;height:24px;width:24px}.styles__securityTableNameCell_ba4wh{grid-gap:8px;align-items:center;display:flex;flex:1 0 0}.styles__securityKeyWrapper_zS8mk input,.styles__securityKeyWrapper_zS8mk textarea{color:var(--ds-text-default);font-family:var(--ds-font-family-text);font-size:14px;font-weight:400;line-height:20px}.styles__securityKeyNicknameInstructions_FonCF{position:static!important}@keyframes styles__fadeOut_nfZ0z{0%{box-shadow:inset 0 0 0 3px rgba(82,102,235,.25)}90%{box-shadow:inset 0 0 0 3px rgba(82,102,235,.25)}to{box-shadow:inset 0 0 transparent}}.styles__highlight_h37_T{animation:styles__fadeOut_nfZ0z 5.5s ease-out}.styles__passkeysNotSupported_JQ3Zt{padding-top:16px}.styles__limitIncreaseBanner_tQ1cg,.styles__toTitle_ehxoA{margin-top:24px}.styles__disabledUiWrapper_sekcG{margin-top:24px;transition:opacity .5s}.styles__disabledUiWrapper_sekcG.styles__disabled_BqSWd{opacity:.64;pointer-events:none}.styles__vaultBanner_fW1aC{margin-top:24px}.styles__vaultBanner_fW1aC svg{color:var(--ds-icon-primary)}.styles__acatRestrictionBanner_hb_Z8{margin-top:12px}.styles__pickerAndTooltipWrapper_YoHv7{position:relative}.styles__tooltipWrapper_haRLQ{--picker-title-height:28px;--picker-body-height:66px;--tooltip-padding-left:20px;align-items:center;display:flex;height:var(--picker-body-height);left:calc(100% + var(--tooltip-padding-left));position:absolute;top:var(--picker-title-height);width:100%;z-index:2}.styles__pickerTooltip_Q4Qyh{border-radius:8px;max-width:406px;padding:6px 12px;width:max-content}.styles__pickerTooltip_Q4Qyh b{font-weight:480}.styles__pickerTooltipInside_sQ9Jv{align-items:flex-start;display:flex;flex-flow:row nowrap}.styles__pickerTooltipInside_sQ9Jv svg{margin-right:10px}.styles__linkAccountWrapper_MAIcz{grid-gap:8px;align-items:center;background:var(--ds-background-secondary);border:1px solid var(--ds-border-default);border-radius:12px;display:flex;flex-direction:column;height:96px;justify-content:center;padding:16px}.styles__linkText_nX4JD{align-items:center;color:var(--ds-text-default);display:flex}.styles__linkButton_Nu3rk{grid-gap:8px;align-items:center;display:flex;flex-direction:row;justify-content:center;padding:4px 12px 4px 16px}.styles__categoryContainer_eMu00{margin-top:18px}.styles__categoryDropdown_Tdtp8 svg{color:var(--ds-icon-default);height:24px;position:relative;right:10px;width:9px}.styles__marginTop_axEIB{margin-top:8px}.styles__tooltipBubble_A7Cw0{max-width:300px}.routesStyles__main_MElMG{height:100%;width:100%}
/*# sourceMappingURL=/static/css/main.31ebaa581dee2e707184.css.map*/