:root{--black:#000;--white:#fff;--grey-bg-50:#fcfcfd;--grey-bg-100:#f9fbff;--grey-bg-200:#f3f5fb;--grey-100:#2c3241;--grey-200:#50596f;--grey-300:#7d89a7;--grey-400:#a8b0c4;--grey-500:#c8d0e0;--grey-600:#eef0fa;--blue-100:#2962ff;--blue-200:#5c87ff;--blue-300:#85a6ff;--blue-400:#adc3ff;--blue-500:#d6e1ff;--blue-600:#ebf1ff;--red-100:#d33822;--red-200:#fb5f4c;--red-300:#ff9385;--red-400:#ffb7ad;--red-500:#ffdbd6;--red-600:#ffedeb;--green-100:#338f38;--green-200:#4ec055;--green-300:#72cb74;--green-400:#9cd99d;--green-500:#c4e8c3;--green-600:#f0faf1;--orange-100:#fb982a;--orange-200:#ffb142;--orange-300:#ffbf60;--orange-400:#ffd28c;--orange-500:#fee3b9;--orange-600:#fff3e1;--purple-100:#6d3bd1;--purple-200:#8158d2;--purple-300:#9669e1;--purple-400:#bf9dfa;--purple-500:#dfc5ff;--purple-600:#eddfff;--cyan-100:#1286a6;--cyan-200:#429ab9;--cyan-300:#5facc9;--cyan-400:#85c7e1;--cyan-500:#a5e3f8;--cyan-600:#c9faff;--fuchsia-100:#a21caf;--fuchsia-200:#c134d3;--fuchsia-300:#d062e2;--fuchsia-400:#e590f2;--fuchsia-500:#f8bcff;--fuchsia-600:#ffe5ff;--pink-100:#db3e80;--pink-200:#df5190;--pink-300:#e970a9;--pink-400:#f79bc9;--pink-500:#f7d7e8;--pink-600:#f9eaf1;--shadow-center-s:0px 0px 4px 0px color-mix(in srgb,var(--grey-100),transparent 90%);--shadow-top-s:0px -2px 4px 0px color-mix(in srgb,var(--grey-100),transparent 90%);--shadow-bottom-s:0px 2px 4px 0px color-mix(in srgb,var(--grey-100),transparent 90%);--shadow-left-s:-2px 0px 4px 0px color-mix(in srgb,var(--grey-100),transparent 90%);--shadow-right-s:2px 0px 4px 0px color-mix(in srgb,var(--grey-100),transparent 90%);--shadow-center-m:0px 0px 10px 2px color-mix(in srgb,var(--grey-100),transparent 90%);--shadow-top-m:0px -4px 10px 2px color-mix(in srgb,var(--grey-100),transparent 90%);--shadow-bottom-m:0px 4px 10px 2px color-mix(in srgb,var(--grey-100),transparent 90%);--shadow-left-m:-4px 0px 10px 2px color-mix(in srgb,var(--grey-100),transparent 90%);--shadow-right-m:4px 0px 10px 2px color-mix(in srgb,var(--grey-100),transparent 90%);--shadow-center-l:0px 0px 20px 4px color-mix(in srgb,var(--grey-100),transparent 95%),0px 0px 8px -4px color-mix(in srgb,var(--grey-100),transparent 92%);--shadow-top-l:0px -6px 20px 4px color-mix(in srgb,var(--grey-100),transparent 95%),0px -6px 8px -4px color-mix(in srgb,var(--grey-100),transparent 92%);--shadow-bottom-l:0px 6px 20px 4px color-mix(in srgb,var(--grey-100),transparent 95%),0px 6px 8px -4px color-mix(in srgb,var(--grey-100),transparent 92%);--shadow-left-l:-6px 0px 20px 4px color-mix(in srgb,var(--grey-100),transparent 95%),-6px 0px 8px -4px color-mix(in srgb,var(--grey-100),transparent 92%);--shadow-right-l:6px 0px 20px 4px color-mix(in srgb,var(--grey-100),transparent 95%),6px 0px 8px -4px color-mix(in srgb,var(--grey-100),transparent 92%);--shadow-inset-center-s:inset 0px 0px 2px 0px color-mix(in srgb,var(--grey-100),transparent 90%);--shadow-inset-top-s:inset 0px 2px 2px 0px color-mix(in srgb,var(--grey-100),transparent 90%);--shadow-inset-bottom-s:inset 0px -2px 2px 0px color-mix(in srgb,var(--grey-100),transparent 90%);--shadow-inset-center-m:inset 0px 0px 3px 2px color-mix(in srgb,var(--grey-100),transparent 90%);--shadow-inset-top-m:inset 0px 4px 2px -2px color-mix(in srgb,var(--grey-100),transparent 90%);--shadow-inset-bottom-m:inset 0px -4px 2px -2px color-mix(in srgb,var(--grey-100),transparent 90%)}body{background-color:var(--white);color:var(--grey-100);margin:0;font-family:Manrope,sans-serif;font-size:14px;line-height:20px}a{color:var(--blue-100);text-decoration:none;transition:color .2s ease-in-out}@media (max-width:1279px){a{cursor:default}}@media (min-width:1279px){a:hover{color:var(--orange-100)}}p{margin:0}ul{margin:0;padding:0;list-style:none}input,textarea{color:inherit;font:inherit;margin:0}button{all:unset;box-sizing:border-box;touch-action:manipulation;cursor:pointer}@media (max-width:1279px){button{cursor:default}}button[disabled]{cursor:not-allowed}table{border-collapse:collapse}h1,h2{margin:0}svg{flex-shrink:0}pre{margin:0}::selection{background-color:var(--grey-100);color:var(--white)}.container_c912c3{border:1px solid var(--grey-600);box-sizing:border-box;background-color:var(--white);border-radius:12px;padding:4px;font-family:Manrope,sans-serif;display:flex}@media (max-width:767px){.container_c912c3{width:100%}}.container_c912c3:not(.alert_a58537){width:450px;box-shadow:var(--shadow-bottom-s)}.container_c912c3:not(.alert_a58537).large_a1d249{width:600px}.container_c912c3.alert_a58537{width:100%}.icon_f7f73d{border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;display:flex}.wrapper_ffeeb1{flex-direction:column;row-gap:4px;margin-left:16px;margin-right:4px;padding:4px 0;display:flex;overflow:hidden}.wrapper_ffeeb1>div{flex-direction:column;row-gap:2px;display:flex}.subTitle_c393c5{font-size:12px;font-weight:600;line-height:16px}.subTitle_c393c5.alert_a58537{color:var(--grey-200)}.subTitle_c393c5.alert_a58537>span{color:var(--grey-500);font-size:13px;font-weight:500}.title_f81784{color:var(--grey-100);font-weight:800}.description_f4bc1d{color:var(--grey-300);white-space:pre-line}.description_f4bc1d:not(.alert_a58537).large_a1d249{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.details_d0e669{color:var(--blue-100);text-align:left;background:0 0;border:none;outline:none;padding:0;transition:all .2s ease-in-out}.details_d0e669:hover{color:var(--orange-100)}.details_d0e669{font-weight:600}.dismiss_cda8c9{background:0 0;border:none;outline:none;margin-left:auto;margin-right:-4px;padding:0 4px}.dismiss_cda8c9>svg{stroke:var(--grey-300);transition:stroke .2s ease-in-out}.dismiss_cda8c9:hover>svg{stroke:var(--grey-100)}.dismiss_cda8c9:active>svg{stroke:var(--grey-200)}.container_c912c3.success_a4cc5a{border-color:var(--green-600)}.container_c912c3.success_a4cc5a .icon_f7f73d{background-color:var(--green-600)}.container_c912c3.success_a4cc5a .icon_f7f73d>svg{stroke:var(--green-100)}.container_c912c3.success_a4cc5a .subTitle_c393c5:not(.large_a1d249){color:var(--green-100)}.container_c912c3.warning_cd39da{border-color:var(--orange-600)}.container_c912c3.warning_cd39da .icon_f7f73d{background-color:var(--orange-600)}.container_c912c3.warning_cd39da .icon_f7f73d>svg{stroke:var(--orange-100)}.container_c912c3.warning_cd39da .subTitle_c393c5:not(.large_a1d249){color:var(--orange-100)}.container_c912c3.info_b0d14a{border-color:var(--grey-600)}.container_c912c3.info_b0d14a .icon_f7f73d{background-color:var(--grey-600)}.container_c912c3.info_b0d14a .icon_f7f73d>svg{stroke:var(--grey-200)}.container_c912c3.info_b0d14a .subTitle_c393c5:not(.large_a1d249){color:var(--grey-200)}.container_c912c3.error_f50c8a{border-color:var(--red-600)}.container_c912c3.error_f50c8a .icon_f7f73d{background-color:var(--red-600)}.container_c912c3.error_f50c8a .icon_f7f73d>svg{stroke:var(--red-100)}.container_c912c3.error_f50c8a .subTitle_c393c5:not(.large_a1d249){color:var(--red-100)}@keyframes rotate_ef05e3{to{transform:rotate(360deg)}}@keyframes dash_fd887d{0%{stroke-dasharray:1 100;stroke-dashoffset:0}50%{stroke-dasharray:89 100;stroke-dashoffset:-35px}to{stroke-dasharray:89 100;stroke-dashoffset:-89px}}.container_b4cc60{width:32px;height:32px}.spinner_ccaa5c{stroke:var(--grey-100);animation:2s linear infinite rotate_ef05e3}.spinner_ccaa5c>circle{fill:none;stroke-width:2px;stroke-linecap:round;animation:1.5s ease-in-out infinite dash_fd887d}.button_dedaea,.lightButton_c5493d{box-sizing:border-box;white-space:nowrap;background:0 0;border:none;outline:none;flex-shrink:0;justify-content:center;align-items:center;padding:0;font-weight:700;transition:all .2s ease-in-out;display:flex}.button_dedaea>svg,.lightButton_c5493d>svg{transition:all .2s ease-in-out}.button_dedaea.large_fa808e{border-radius:12px;column-gap:12px;height:48px;padding:0 24px}.button_dedaea.medium_a5e70e{border-radius:10px;column-gap:10px;height:40px;padding:0 24px}.button_dedaea.small_b9a1c3{border-radius:8px;column-gap:10px;height:32px;padding:0 16px}.button_dedaea.extra-small_f1dc64{border-radius:6px;column-gap:8px;height:24px;padding:0 12px}.button_dedaea.onlyIcon_d2a553{flex-shrink:0;padding:0}.button_dedaea.onlyIcon_d2a553.large_fa808e{width:48px}.button_dedaea.onlyIcon_d2a553.medium_a5e70e{width:40px}.button_dedaea.onlyIcon_d2a553.small_b9a1c3{width:32px}.button_dedaea.onlyIcon_d2a553.extra-small_f1dc64{width:24px}.button_dedaea.primary_e2c37f{background-color:var(--grey-100);color:var(--white)}.button_dedaea.primary_e2c37f>svg{stroke:var(--white)}.button_dedaea.primary_e2c37f:focus-visible{background-color:var(--grey-200)}@media (min-width:1279px){.button_dedaea.primary_e2c37f:hover{background-color:var(--grey-200)}}.button_dedaea.primary_e2c37f:active{background-color:var(--grey-300)}.button_dedaea.primary_e2c37f[data-state-hover]{background-color:var(--grey-200)}.button_dedaea.primary_e2c37f.danger_dc045e{background-color:var(--red-100)}.button_dedaea.primary_e2c37f.danger_dc045e:focus-visible{background-color:var(--red-200)}@media (min-width:1279px){.button_dedaea.primary_e2c37f.danger_dc045e:hover{background-color:var(--red-200)}}.button_dedaea.primary_e2c37f.danger_dc045e:active{background-color:var(--red-300)}.button_dedaea.primary_e2c37f.focused_a03f79{background-color:var(--grey-200)}.button_dedaea.primary_e2c37f.focused_a03f79.danger_dc045e{background-color:var(--red-200)}.button_dedaea.primary_e2c37f[disabled],.button_dedaea.primary_e2c37f[disabled].danger_dc045e{background-color:var(--grey-600);color:var(--grey-400)}.button_dedaea.primary_e2c37f[disabled]>svg,.button_dedaea.primary_e2c37f[disabled].danger_dc045e>svg{stroke:var(--grey-400)}.button_dedaea.primary_e2c37f.loading_a6eb14{background-color:var(--grey-300);color:var(--white)}.button_dedaea.primary_e2c37f.loading_a6eb14>svg{stroke:var(--white)}.button_dedaea.primary_e2c37f.loading_a6eb14.danger_dc045e{background-color:var(--red-300);color:var(--white)}.button_dedaea.primary_e2c37f.loading_a6eb14.danger_dc045e>svg{stroke:var(--white)}.button_dedaea.secondary_e1b2bd{background-color:var(--grey-600);color:var(--grey-100)}.button_dedaea.secondary_e1b2bd>svg{stroke:var(--grey-100)}.button_dedaea.secondary_e1b2bd:focus-visible{background-color:var(--grey-500)}@media (min-width:1279px){.button_dedaea.secondary_e1b2bd:hover{background-color:var(--grey-500)}}.button_dedaea.secondary_e1b2bd:active{background-color:var(--grey-400)}.button_dedaea.secondary_e1b2bd[data-state-hover]{background-color:var(--grey-500)}.button_dedaea.secondary_e1b2bd.danger_dc045e{background-color:var(--red-600);color:var(--red-100)}.button_dedaea.secondary_e1b2bd.danger_dc045e>svg{stroke:var(--red-100)}.button_dedaea.secondary_e1b2bd.danger_dc045e:focus-visible{background-color:var(--red-500)}@media (min-width:1279px){.button_dedaea.secondary_e1b2bd.danger_dc045e:hover{background-color:var(--red-500)}}.button_dedaea.secondary_e1b2bd.danger_dc045e:active{background-color:var(--red-400)}.button_dedaea.secondary_e1b2bd.focused_a03f79{background-color:var(--grey-500)}.button_dedaea.secondary_e1b2bd.focused_a03f79.danger_dc045e{background-color:var(--red-500)}.button_dedaea.secondary_e1b2bd[disabled],.button_dedaea.secondary_e1b2bd[disabled].danger_dc045e{background-color:var(--grey-600);color:var(--grey-400)}.button_dedaea.secondary_e1b2bd[disabled]>svg,.button_dedaea.secondary_e1b2bd[disabled].danger_dc045e>svg{stroke:var(--grey-400)}.button_dedaea.secondary_e1b2bd.loading_a6eb14{background-color:var(--grey-400);color:var(--grey-100)}.button_dedaea.secondary_e1b2bd.loading_a6eb14>svg{stroke:var(--grey-100)}.button_dedaea.secondary_e1b2bd.loading_a6eb14.danger_dc045e{background-color:var(--red-400);color:var(--red-100)}.button_dedaea.secondary_e1b2bd.loading_a6eb14.danger_dc045e>svg{stroke:var(--red-100)}.button_dedaea.transparent_a5b31c{color:var(--grey-100);background:0 0}.button_dedaea.transparent_a5b31c>svg{stroke:var(--grey-100)}.button_dedaea.transparent_a5b31c:focus-visible{background-color:var(--grey-600)}@media (min-width:1279px){.button_dedaea.transparent_a5b31c:hover{background-color:var(--grey-600)}}.button_dedaea.transparent_a5b31c:active{background-color:var(--grey-500)}.button_dedaea.transparent_a5b31c[data-state-hover]{background-color:var(--grey-600)}.button_dedaea.transparent_a5b31c.danger_dc045e{color:var(--red-100)}.button_dedaea.transparent_a5b31c.danger_dc045e>svg{stroke:var(--red-100)}.button_dedaea.transparent_a5b31c.danger_dc045e:focus-visible{background-color:var(--red-600)}@media (min-width:1279px){.button_dedaea.transparent_a5b31c.danger_dc045e:hover{background-color:var(--red-600)}}.button_dedaea.transparent_a5b31c.danger_dc045e:active{background-color:var(--red-500)}.button_dedaea.transparent_a5b31c.focused_a03f79{background-color:var(--grey-600)}.button_dedaea.transparent_a5b31c.focused_a03f79.danger_dc045e{background-color:var(--red-600)}.button_dedaea.transparent_a5b31c[disabled],.button_dedaea.transparent_a5b31c[disabled].danger_dc045e{background-color:inherit;color:var(--grey-400)}.button_dedaea.transparent_a5b31c[disabled]>svg,.button_dedaea.transparent_a5b31c[disabled].danger_dc045e>svg{stroke:var(--grey-400)}.button_dedaea.transparent_a5b31c.loading_a6eb14{background-color:var(--grey-500);color:var(--grey-100)}.button_dedaea.transparent_a5b31c.loading_a6eb14>svg{stroke:var(--grey-100)}.button_dedaea.transparent_a5b31c.loading_a6eb14.danger_dc045e{background-color:var(--red-500);color:var(--red-100)}.button_dedaea.transparent_a5b31c.loading_a6eb14.danger_dc045e>svg{stroke:var(--red-100)}.button_dedaea.transparent-grey_fc68b0{color:var(--grey-300);background:0 0}.button_dedaea.transparent-grey_fc68b0>svg{stroke:var(--grey-300)}.button_dedaea.transparent-grey_fc68b0:focus-visible{color:var(--grey-100)}.button_dedaea.transparent-grey_fc68b0:focus-visible>svg{stroke:var(--grey-100)}@media (min-width:1279px){.button_dedaea.transparent-grey_fc68b0:hover{color:var(--grey-100)}.button_dedaea.transparent-grey_fc68b0:hover>svg{stroke:var(--grey-100)}}.button_dedaea.transparent-grey_fc68b0:active{background-color:var(--grey-600);color:var(--grey-100)}.button_dedaea.transparent-grey_fc68b0:active>svg{stroke:var(--grey-100)}.button_dedaea.transparent-grey_fc68b0[data-state-hover]{color:var(--grey-100)}.button_dedaea.transparent-grey_fc68b0[data-state-hover]>svg{stroke:var(--grey-100)}.button_dedaea.transparent-grey_fc68b0.danger_dc045e{color:var(--red-100)}.button_dedaea.transparent-grey_fc68b0.danger_dc045e>svg{stroke:var(--red-100)}.button_dedaea.transparent-grey_fc68b0.danger_dc045e:focus-visible{background-color:var(--red-600)}@media (min-width:1279px){.button_dedaea.transparent-grey_fc68b0.danger_dc045e:hover{background-color:var(--red-600)}}.button_dedaea.transparent-grey_fc68b0.danger_dc045e:active{background-color:var(--red-500)}.button_dedaea.transparent-grey_fc68b0.focused_a03f79{background-color:inherit;color:var(--grey-100)}.button_dedaea.transparent-grey_fc68b0.focused_a03f79>svg{stroke:var(--grey-100)}.button_dedaea.transparent-grey_fc68b0.focused_a03f79.danger_dc045e{background-color:var(--red-600);color:var(--red-100)}.button_dedaea.transparent-grey_fc68b0.focused_a03f79.danger_dc045e>svg{stroke:var(--red-100)}.button_dedaea.transparent-grey_fc68b0[disabled],.button_dedaea.transparent-grey_fc68b0[disabled].danger_dc045e{background-color:inherit;color:var(--grey-400)}.button_dedaea.transparent-grey_fc68b0[disabled]>svg,.button_dedaea.transparent-grey_fc68b0[disabled].danger_dc045e>svg{stroke:var(--grey-400)}.button_dedaea.transparent-grey_fc68b0.loading_a6eb14{background-color:var(--grey-600);color:var(--grey-100)}.button_dedaea.transparent-grey_fc68b0.loading_a6eb14>svg{stroke:var(--grey-100)}.button_dedaea.transparent-grey_fc68b0.loading_a6eb14.danger_dc045e{background-color:var(--red-500);color:var(--red-100)}.button_dedaea.transparent-grey_fc68b0.loading_a6eb14.danger_dc045e>svg{stroke:var(--red-100)}.lightButton_c5493d{column-gap:4px;font-size:14px;line-height:20px}.lightButton_c5493d.large_fa808e{height:40px}.lightButton_c5493d.medium_a5e70e{height:32px}.lightButton_c5493d.small_b9a1c3{height:24px}.lightButton_c5493d.extra-small_f1dc64{height:20px;font-size:13px;line-height:16px}.lightButton_c5493d.onlyIcon_d2a553{flex-shrink:0}.lightButton_c5493d.onlyIcon_d2a553.large_fa808e{width:40px}.lightButton_c5493d.onlyIcon_d2a553.medium_a5e70e{width:32px}.lightButton_c5493d.onlyIcon_d2a553.small_b9a1c3{width:24px}.lightButton_c5493d.onlyIcon_d2a553.extra-small_f1dc64{width:20px}.lightButton_c5493d.light_d3225e{color:var(--grey-100);background:0 0}.lightButton_c5493d.light_d3225e>svg{stroke:var(--grey-100)}.lightButton_c5493d.light_d3225e:focus-visible{color:var(--grey-200)}.lightButton_c5493d.light_d3225e:focus-visible>svg{stroke:var(--grey-200)}@media (min-width:1279px){.lightButton_c5493d.light_d3225e:hover{color:var(--grey-200)}.lightButton_c5493d.light_d3225e:hover>svg{stroke:var(--grey-200)}}.lightButton_c5493d.light_d3225e:active{color:var(--grey-300)}.lightButton_c5493d.light_d3225e:active>svg{stroke:var(--grey-300)}.lightButton_c5493d.light_d3225e[data-state-hover]{color:var(--grey-200)}.lightButton_c5493d.light_d3225e[data-state-hover]>svg{stroke:var(--grey-200)}.lightButton_c5493d.light_d3225e.danger_dc045e{color:var(--red-100)}.lightButton_c5493d.light_d3225e.danger_dc045e>svg{stroke:var(--red-100)}.lightButton_c5493d.light_d3225e.danger_dc045e:focus-visible{color:var(--red-200)}.lightButton_c5493d.light_d3225e.danger_dc045e:focus-visible>svg{stroke:var(--red-200)}@media (min-width:1279px){.lightButton_c5493d.light_d3225e.danger_dc045e:hover{color:var(--red-200)}.lightButton_c5493d.light_d3225e.danger_dc045e:hover>svg{stroke:var(--red-200)}}.lightButton_c5493d.light_d3225e.danger_dc045e:active{color:var(--red-300)}.lightButton_c5493d.light_d3225e.danger_dc045e:active>svg{stroke:var(--red-300)}.lightButton_c5493d.light_d3225e.focused_a03f79{color:var(--grey-200)}.lightButton_c5493d.light_d3225e.focused_a03f79>svg{stroke:var(--grey-200)}.lightButton_c5493d.light_d3225e.focused_a03f79.danger_dc045e{color:var(--red-200)}.lightButton_c5493d.light_d3225e.focused_a03f79.danger_dc045e>svg{stroke:var(--red-200)}.lightButton_c5493d.light_d3225e[disabled],.lightButton_c5493d.light_d3225e[disabled].danger_dc045e{background-color:inherit;color:var(--grey-400)}.lightButton_c5493d.light_d3225e[disabled]>svg,.lightButton_c5493d.light_d3225e[disabled].danger_dc045e>svg{stroke:var(--grey-400)}.lightButton_c5493d.light_d3225e.loading_a6eb14{color:var(--grey-300)}.lightButton_c5493d.light_d3225e.loading_a6eb14>svg{stroke:var(--grey-300)}.lightButton_c5493d.light_d3225e.loading_a6eb14.danger_dc045e{color:var(--red-300)}.lightButton_c5493d.light_d3225e.loading_a6eb14.danger_dc045e>svg{stroke:var(--red-300)}.lightButton_c5493d.light-grey_d4041a{color:var(--grey-300);background:0 0}.lightButton_c5493d.light-grey_d4041a>svg{stroke:var(--grey-300)}.lightButton_c5493d.light-grey_d4041a:focus-visible{color:var(--grey-100)}.lightButton_c5493d.light-grey_d4041a:focus-visible>svg{stroke:var(--grey-100)}@media (min-width:1279px){.lightButton_c5493d.light-grey_d4041a:hover{color:var(--grey-100)}.lightButton_c5493d.light-grey_d4041a:hover>svg{stroke:var(--grey-100)}}.lightButton_c5493d.light-grey_d4041a:active{color:var(--grey-200)}.lightButton_c5493d.light-grey_d4041a:active>svg{stroke:var(--grey-200)}.lightButton_c5493d.light-grey_d4041a[data-state-hover]{color:var(--grey-100)}.lightButton_c5493d.light-grey_d4041a[data-state-hover]>svg{stroke:var(--grey-100)}.lightButton_c5493d.light-grey_d4041a.danger_dc045e{color:var(--red-100)}.lightButton_c5493d.light-grey_d4041a.danger_dc045e>svg{stroke:var(--red-100)}.lightButton_c5493d.light-grey_d4041a.danger_dc045e:focus-visible{color:var(--red-200)}.lightButton_c5493d.light-grey_d4041a.danger_dc045e:focus-visible>svg{stroke:var(--red-200)}@media (min-width:1279px){.lightButton_c5493d.light-grey_d4041a.danger_dc045e:hover{color:var(--red-200)}.lightButton_c5493d.light-grey_d4041a.danger_dc045e:hover>svg{stroke:var(--red-200)}}.lightButton_c5493d.light-grey_d4041a.danger_dc045e:active{color:var(--red-300)}.lightButton_c5493d.light-grey_d4041a.danger_dc045e:active>svg{stroke:var(--red-300)}.lightButton_c5493d.light-grey_d4041a.focused_a03f79{color:var(--grey-100)}.lightButton_c5493d.light-grey_d4041a.focused_a03f79>svg{stroke:var(--grey-100)}.lightButton_c5493d.light-grey_d4041a.focused_a03f79.danger_dc045e{color:var(--red-200)}.lightButton_c5493d.light-grey_d4041a.focused_a03f79.danger_dc045e>svg{stroke:var(--red-200)}.lightButton_c5493d.light-grey_d4041a[disabled],.lightButton_c5493d.light-grey_d4041a[disabled].danger_dc045e{background-color:inherit;color:var(--grey-400)}.lightButton_c5493d.light-grey_d4041a[disabled]>svg,.lightButton_c5493d.light-grey_d4041a[disabled].danger_dc045e>svg{stroke:var(--grey-400)}.lightButton_c5493d.light-grey_d4041a.loading_a6eb14{color:var(--grey-200)}.lightButton_c5493d.light-grey_d4041a.loading_a6eb14>svg{stroke:var(--grey-200)}.lightButton_c5493d.light-grey_d4041a.loading_a6eb14.danger_dc045e{color:var(--red-300)}.lightButton_c5493d.light-grey_d4041a.loading_a6eb14.danger_dc045e>svg{stroke:var(--red-300)}.rtl_d81bf4{flex-direction:row-reverse}.spinner_aaab78{width:16px;height:16px}.buttonGroup_f8c261{display:flex}.buttonGroup_f8c261>.button_dedaea:first-child{border-right:none;border-top-right-radius:0;border-bottom-right-radius:0}.buttonGroup_f8c261>.button_dedaea:last-child{border-left:none;border-top-left-radius:0;border-bottom-left-radius:0}.container_bfce86{flex-shrink:0;width:1px;height:100%}.container_bfce86.primary_d151db{background-color:var(--grey-200)}.container_bfce86.primary_d151db.danger_c237f6{background-color:var(--red-200)}.container_bfce86.secondary_ac3d8b{background-color:var(--grey-500)}.container_bfce86.secondary_ac3d8b.danger_c237f6{background-color:var(--red-500)}.container_cb4515{box-sizing:border-box;flex-direction:column;justify-content:center;align-items:center;row-gap:64px;min-height:100dvh;padding:100px 16px;display:flex}.info_dbbcc0{flex-direction:column;align-items:center;row-gap:32px;display:flex}.text_ca0f54{text-align:center;flex-direction:column;row-gap:8px;display:flex}.text_ca0f54>span:first-child{font-size:32px;font-weight:600;line-height:36px}.text_ca0f54>span:last-child{color:var(--grey-400);font-size:18px;line-height:24px}.button_ca64ee{width:240px}.devContainer_fb2153{box-sizing:border-box;flex-direction:column;row-gap:16px;min-height:100dvh;padding:16px;display:flex}.devContainer_fb2153>span{font-size:20px}.stack_c84b28{background-color:var(--grey-bg-200);white-space:pre-wrap;border-radius:8px;padding:8px}.sonner_fec9ef{align-items:center;display:flex}.sonner_fec9ef[data-x-position=center]{justify-content:center}.container_f3b01a{height:100dvh;display:flex}.tooltip_d6fc2c{z-index:1000;box-sizing:border-box;background-color:var(--grey-100);width:max-content;max-width:300px;min-height:24px;color:var(--white);word-break:break-all;border-radius:4px;padding:2px 8px;font-weight:500}.tooltip_d6fc2c.danger_e50c99{background-color:var(--red-100)}.arrow_d85874{width:12px;height:12px;fill:var(--grey-100)}.arrow_d85874.danger_e50c99{fill:var(--red-100)}.container_d66518{white-space:nowrap;justify-content:space-between;align-items:center;column-gap:4px;display:flex}.label_faf3ae{color:var(--white);font-size:13px;font-weight:400;line-height:16px}.line_fa7245{border:1px dashed var(--grey-200);box-sizing:border-box;width:100%;height:2px}.container_fb7da0{box-sizing:border-box;flex-direction:column;row-gap:4px;min-width:212px;padding:2px 0;display:flex}.error_bc9b67{color:var(--red-100);margin-top:4px;font-size:12px;line-height:16px}.popover_f63418{z-index:2;background-color:var(--red-100);width:max-content;max-width:300px;color:var(--white);border-radius:4px;padding:2px 8px;font-weight:500}.arrow_b2f86d{width:12px;height:12px;fill:var(--red-100)}.container_b83bb1{align-items:center;column-gap:8px;margin-bottom:4px;display:flex}.label_dce5f0{align-items:center;column-gap:4px;font-size:12px;line-height:16px;display:flex}.label_dce5f0>svg{stroke:var(--grey-400);transform:translateY(-1px)}.addon_cdd70b{margin-left:auto}.overlay_a82c5f{z-index:1000;background-color:color-mix(in srgb,var(--grey-100),transparent 80%);flex-direction:column;justify-content:flex-end;display:flex}.container_f15063{z-index:1000;box-shadow:var(--shadow-bottom-l);border:1px solid var(--grey-600);background-color:var(--white);border-radius:12px;outline:none;flex-direction:column;display:flex}@media (max-width:767px){.container_f15063{border:none;border-radius:8px 8px 0 0}}.wrapper_e171c2{display:flex}@media (max-width:767px){.wrapper_e171c2{flex-direction:column}}.datePicker_c3a9f9{flex-direction:column;display:flex}.date_fea8c4{background:0 0;border:none;border-radius:6px;outline:none;justify-content:center;align-items:center;width:40px;height:40px;padding:0;transition:all .2s ease-in-out;display:flex}.date_fea8c4:hover:not(:active):not([disabled]):not(.selected_f31cab){background-color:var(--grey-600)}.date_fea8c4:focus-visible:not([disabled]){box-shadow:0 0 0 2px var(--grey-300)}.date_fea8c4:active:not([disabled]){background-color:var(--grey-100);color:var(--white)}.date_fea8c4[disabled]{color:var(--grey-400)}@media (max-width:767px){.date_fea8c4{width:100%}}.date_fea8c4.today_a2c909{background-color:var(--grey-600)}.date_fea8c4.selected_f31cab{background-color:var(--grey-100);color:var(--white)}.date_fea8c4.notAvailable_d13e1c:not(:active):not(.selected_f31cab){color:var(--grey-400)}.date_fea8c4.weekend_f65144:not(:active):not([disabled]):not(.selected_f31cab):not(.notAvailable_d13e1c){color:var(--red-100)}.grid_d2f1fe{box-sizing:border-box;flex-shrink:0;grid-template-columns:repeat(3,1fr);width:312px;height:272px;margin-top:8px;padding:0 15px 16px;display:grid}.grid_d2f1fe>button{width:100%;height:100%}@media (max-width:767px){.grid_d2f1fe{width:100%;height:288px}}.field_c583ab{flex-direction:column;width:100%;min-height:32px;display:flex}.button_b5591e{border:none;border:1px solid var(--grey-500);box-sizing:border-box;background:0 0;background-color:var(--white);border-radius:8px;outline:none;align-items:center;height:48px;padding:0 0 0 12px;transition:all .2s ease-in-out;display:flex}.button_b5591e:hover,.button_b5591e:hover>div{border-color:var(--grey-400)}.button_b5591e>div{border-left:1px solid var(--grey-500);box-sizing:border-box;justify-content:center;align-items:center;width:47px;height:100%;margin-left:auto;transition:all .2s ease-in-out;display:flex}.button_b5591e>div>svg{stroke:var(--grey-300)}.button_b5591e.medium_cf67f1{height:40px;padding-left:6px;font-size:13px}.button_b5591e.medium_cf67f1>div{width:32px}.button_b5591e.error_e4fadf,.button_b5591e.error_e4fadf>div{border-color:var(--red-100)}.button_b5591e[disabled]{border-color:var(--grey-600);color:var(--grey-500)}.button_b5591e[disabled]>div{border-color:var(--grey-600)}.button_b5591e[disabled]>div>svg{stroke:var(--grey-500)}.button_b5591e.placeholder_c319c3{color:var(--grey-300)}.button_b5591e.open_e262df,.button_b5591e.open_e262df>div{border-color:var(--blue-300)}.button_b5591e.quick_e8c8b5{background-color:#0000;border:1px solid #0000;height:32px;padding-left:3px}.button_b5591e.quick_e8c8b5:hover:not([disabled]){background-color:var(--blue-600)}.button_b5591e.quick_e8c8b5:hover:not([disabled])>div{opacity:1}.button_b5591e.quick_e8c8b5>div{opacity:0;border:none;width:24px}.button_b5591e.quick_e8c8b5.empty_c86287{color:var(--grey-300)}.button_b5591e.quick_e8c8b5.open_e262df{background-color:var(--blue-600)}.button_b5591e.quick_e8c8b5.open_e262df>div{opacity:1}.button_b5591e.quick_e8c8b5.error_e4fadf{border-color:var(--red-100)}.container_ae3420{flex-direction:column;margin-top:8px;display:flex}.daysOfWeek_e320b7{margin-top:8px;padding:0 15px;display:flex}.daysOfWeek_e320b7>div{width:40px;color:var(--grey-300);justify-content:center;font-size:12px;line-height:16px;display:flex}@media (max-width:767px){.daysOfWeek_e320b7>div{width:100%}}.days_a38c00{grid-template-columns:repeat(7,1fr);margin-top:8px;padding:0 15px 16px;display:grid}.container_d2abd6{border-top:1px solid var(--grey-600);box-sizing:border-box;grid-template-columns:64% 1fr;column-gap:12px;padding:15px;display:grid}@media (max-width:767px){.container_d2abd6{border-top:none;padding:8px 16px}.container_d2abd6>button{width:100%}}.container_c418ec{justify-content:space-between;align-items:center;padding:8px 16px;display:flex}.container_c418ec>span{color:var(--grey-300);font-weight:600}.container_e8716b{justify-content:space-between;padding:15px 15px 4px;display:flex}.button_a49d0a{pointer-events:none}.container_e28849{border-left:1px solid var(--grey-600);box-sizing:border-box;column-gap:8px;max-height:356px;padding:8px 12px 8px 11px;display:flex;position:relative}.container_e28849:before{content:"";background:linear-gradient(0,var(--white)0%,color-mix(in srgb,var(--white),transparent 100%)92.68%);pointer-events:none;height:32px;position:absolute;bottom:0;left:0;right:0}@media (max-width:767px){.container_e28849{border-top:1px solid var(--grey-600);flex-direction:column;row-gap:12px;padding:12px 16px}.container_e28849:before{display:none}.container_e28849:after{content:"";background:linear-gradient(-90deg,var(--white)0%,color-mix(in srgb,var(--white),transparent 100%)100%);pointer-events:none;width:32px;position:absolute;top:0;bottom:0;right:0}}.wrapper_c9cb8c{flex-direction:column;display:flex}@media (max-width:767px){.wrapper_c9cb8c{flex-direction:row;align-items:center;column-gap:4px}}.title_f58fdc{color:var(--grey-300);text-align:center;font-size:12px;font-weight:500;line-height:16px}@media (max-width:767px){.title_f58fdc{min-width:12px}}.list_af7c41{scrollbar-width:none;flex-direction:column;row-gap:4px;margin-top:4px;display:flex;overflow:scroll}.list_af7c41>button{flex-shrink:0;width:32px;height:24px}@media (max-width:767px){.list_af7c41{flex-direction:row;margin-top:0}}.wrapper_e08d3f{box-sizing:border-box;width:100%;padding:7px}.wrapper_e08d3f>div{padding-top:0;padding-bottom:0}@media (max-width:1279px){.wrapper_e08d3f{padding:11px}}.controls_fe3891{flex-direction:column;margin-top:-7px;padding:8px 7px 7px;display:flex}@media (max-width:1279px){.controls_fe3891{display:none}}.extra_e8cafb{z-index:1;justify-content:center;align-items:center;width:47px;height:100%;display:flex;position:absolute;top:0;right:0}.extra_e8cafb:empty{display:none}.extra_e8cafb:not(.quick_b12685){pointer-events:none}.extra_e8cafb:not(.quick_b12685).clearable_ffecbe.hasValue_a5379e{pointer-events:all}.extra_e8cafb.quick_b12685:not(.hidden_cb95e5){pointer-events:none}.extra_e8cafb.hidden_cb95e5:not(.open_ccc5d9){opacity:0}.arrow_ac2428{stroke:var(--grey-300);transition:all .2s ease-in-out}.arrow_ac2428.disabled_db15df{stroke:var(--grey-500)}.arrow_ac2428.disabled_db15df.quick_b12685{stroke:var(--grey-100)}.label_a6168d{align-items:center;column-gap:6px;display:flex}@media (min-width:1279px){.label_a6168d{cursor:pointer}.label_a6168d:hover>.input_fa071c~div,.label_a6168d:hover>.input_fa071c:checked~div{border-color:var(--grey-200)}.label_a6168d:hover>.input_fa071c:checked~div:before{background-color:var(--grey-200)}}.input_fa071c{opacity:0;width:1px;height:1px;position:fixed}.input_fa071c:checked~div{border-color:var(--grey-100)}.input_fa071c:checked~div:before{background-color:var(--grey-100)}.input_fa071c:focus-visible~div{border-color:var(--grey-200)}.input_fa071c:focus-visible:checked~div:before{background-color:var(--grey-200)}.input_fa071c[disabled]~div{border-color:var(--grey-400);cursor:not-allowed}.input_fa071c[disabled]~div:hover,.input_fa071c[disabled]:hover~div{border-color:var(--grey-400)}.input_fa071c[disabled]:checked~div:before{background-color:var(--grey-400)}.input_fa071c[disabled]:checked:hover~div{border-color:var(--grey-400)}.input_fa071c[disabled]:checked:hover~div:before{background-color:var(--grey-400)}.radio_e5b0e8{border-style:solid;border-color:var(--grey-300);box-sizing:border-box;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:all .2s ease-in-out;display:flex}.radio_e5b0e8:before{content:"";border-radius:50%;transition:all .2s ease-in-out}.radio_e5b0e8.small_b3013d{border-width:2px;width:20px;height:20px}.radio_e5b0e8.small_b3013d:before{width:12px;height:12px}.radio_e5b0e8.extra-small_e697da{border-width:1.5px;width:14px;height:14px}.radio_e5b0e8.extra-small_e697da:before{width:8px;height:8px}.container_fadd2b{flex-direction:column;display:flex;position:relative}.container_fadd2b[aria-pressed]>.chip_a0e2ac{box-shadow:var(--shadow-bottom-s);cursor:grab}.container_fadd2b svg{stroke:var(--grey-300);transition:all .2s ease-in-out}@media (min-width:1279px){.container_fadd2b:hover>.chip_a0e2ac:not([disabled]){border-color:var(--grey-400)}}.container_fadd2b.hover_dec587 .extra_b30629{opacity:0;transition:all .2s ease-in-out}.container_fadd2b.hover_dec587:hover .extra_b30629{opacity:1}.chip_a0e2ac{border:none;border:1px solid var(--blue-600);box-sizing:border-box;background:0 0;background-color:var(--white);white-space:nowrap;outline:none;align-items:center;column-gap:4px;padding:0;transition:background-color,border-color .2s ease-in-out;display:flex}.chip_a0e2ac.small_bdf075{border-radius:6px;min-height:24px;padding:0 3px}.chip_a0e2ac.small_bdf075:has(~.extra_b30629:not(:empty)){padding-right:23px}.chip_a0e2ac.medium_f91057{border-radius:8px;min-height:32px;padding:0 7px}.chip_a0e2ac.medium_f91057:has(~.extra_b30629:not(:empty)){padding-right:27px}.chip_a0e2ac.font-size-medium_f984c2{font-size:16px;line-height:24px}.chip_a0e2ac[disabled]{background-color:var(--grey-bg-200);color:var(--grey-400)}.chip_a0e2ac[disabled] svg{stroke:var(--grey-400)}.chip_a0e2ac.active_e39729{background-color:var(--grey-600)}.extra_b30629{height:100%;position:absolute;right:1px}.extra_b30629>button{background:0 0;border:none;outline:none;align-items:center;width:23px;height:100%;padding:0;display:flex}.extra_b30629>button:hover>svg{stroke:var(--grey-100)}.extra_b30629.small_bdf075>button{width:19px}.chip_f0db2b{pointer-events:all}.caption_ebd54f{color:var(--grey-300);pointer-events:all;cursor:pointer;font-size:12px;line-height:20px}.placeholder_a49ead{color:var(--grey-300);margin-left:1px;font-size:16px}.field_e770f6{align-items:center;display:flex;position:relative}.field_e770f6:hover>[data-select-extra]{opacity:1;transition:all .2s ease-in-out}.button_d2537a{border:1px solid var(--grey-500);background-color:var(--white);outline:none;width:100%;padding:0 0 0 12px;transition:border-color .2s ease-in-out}.button_d2537a:focus{border-color:var(--grey-300)}.button_d2537a[disabled]{border-color:var(--grey-600)}.button_d2537a[disabled]~.value_e70933{color:var(--grey-500)}.button_d2537a.open_cc4e87{border-color:var(--grey-300)}.button_d2537a.small_aa0872{border-radius:8px;min-height:32px}.button_d2537a.medium_d8ad7f{border-radius:10px;min-height:40px}.button_d2537a.large_dde739{border-radius:12px;min-height:48px}.button_d2537a.error_d1c05e,.button_d2537a.error_d1c05e.popover_e3e10c>input{border-color:var(--red-100)}.button_d2537a.quick_ae951e{background-color:#0000;border-color:#0000;border-radius:8px;height:100%;transition-property:background-color,border-color;position:absolute}.button_d2537a.quick_ae951e:hover{background-color:var(--grey-600)}.button_d2537a.quick_ae951e:has(~div [data-select-caption]:hover){background-color:var(--grey-600)}.button_d2537a.quick_ae951e.open_cc4e87{border:1px solid var(--grey-600);background-color:var(--white)}.button_d2537a.quick_ae951e.error_d1c05e{border-color:var(--red-100)}.button_d2537a.quick_ae951e[disabled]{cursor:auto;background-color:#0000}.button_d2537a.quick_ae951e[disabled]~.value_e70933{color:var(--grey-100);pointer-events:all}.value_e70933{white-space:nowrap;pointer-events:none;flex-wrap:wrap;gap:8px;display:flex;position:absolute;left:12px;right:48px;overflow:hidden}.value_e70933>div{overflow:hidden}.value_e70933>div>span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.value_e70933:not(.multi_e5970a)>div{grid-template-columns:auto auto;align-items:baseline;column-gap:4px;display:grid}.value_e70933.multi_e5970a>div{flex-wrap:wrap;flex-grow:1;gap:4px;display:flex}.value_e70933.quick_ae951e{z-index:1;box-sizing:border-box;align-items:center;gap:2px;min-height:32px;padding:3px;font-size:16px;position:static}.value_e70933.quick_ae951e.multi_e5970a>div{gap:2px}.value_e70933.quick_ae951e:has(~[data-select-extra]:not(:empty))>div{margin-right:36px}.placeholder_b3a423{color:var(--grey-300);pointer-events:none;position:absolute;left:12px}.placeholder_b3a423.quick_ae951e{left:4px}.option_c473d8{background:0 0;background-color:var(--white);text-align:left;border:none;border-radius:6px;outline:none;flex-shrink:0;justify-content:space-between;align-items:center;column-gap:16px;min-height:36px;padding:10px 12px;display:flex}.option_c473d8>div:first-child{column-gap:12px;display:flex}.option_c473d8>div:first-child>svg{stroke:var(--grey-100);margin-top:2px}.option_c473d8>div:last-child{column-gap:6px;display:flex}.option_c473d8>div:last-child>svg{stroke:var(--grey-300)}.option_c473d8>div:last-child>.check_a3c504{stroke:var(--grey-100)}@media (max-width:1279px){.option_c473d8{border-radius:0;padding-left:15px;padding-right:15px}}@media (min-width:1279px){.option_c473d8:hover{background-color:var(--grey-600)}.option_c473d8:focus-visible{background-color:var(--grey-600)}}.option_c473d8[disabled] .optionLabel_b86ff4>span{color:var(--grey-400)}.optionLabel_b86ff4{flex-direction:column;display:flex}.optionLabel_b86ff4>span:first-child{word-break:break-all;font-weight:500}.optionLabel_b86ff4>span:last-child{color:var(--grey-300);word-break:break-all;font-size:12px;line-height:16px}.danger_ae5ca0{color:var(--red-100)}.separator_de787d{box-sizing:border-box;background-color:var(--grey-600);height:20px;color:var(--grey-200);border-radius:2px;flex-shrink:0;align-items:center;margin:8px 0 4px;padding:0 12px;font-weight:600;display:flex}.separator_de787d:empty{height:1px}@media (min-width:1279px){.separator_de787d:empty{margin:4px 0}}@media (max-width:1279px){.separator_de787d:empty{margin:4px 0}}.separator_de787d:first-of-type:not(:empty){margin-top:0}.container_b5da69{box-sizing:border-box;justify-content:space-between;align-items:center;min-height:28px;padding:8px 16px 0;display:flex}.container_b5da69>span{color:var(--grey-300);font-size:13px;line-height:16px}.top_de1b34{background-color:var(--grey-bg-200);border-radius:12px 12px 0 0;margin-bottom:-7px;padding:7px 12px 16px 8px;position:relative}.top_de1b34:has(+.top_de1b34){margin-bottom:-15px}.top_de1b34:after{content:"";background-color:var(--white);border-radius:12px 12px 0 0;height:8px;position:absolute;bottom:0;left:0;right:0}.container_c45a41{flex-shrink:0;justify-content:center;align-items:center;width:47px;height:100%;display:flex}.input_f21ef2:hover>input[data-input]{background-color:var(--grey-600);border-color:#0000}.input_f21ef2>input[data-input][data-quick]{padding:0 4px 0 3px}.input_f21ef2>input[data-input]{cursor:pointer;background-color:#0000;border-color:#0000;border-radius:6px;height:32px;font-size:16px;transition-property:background-color,color,border-color}.input_f21ef2>input[data-input]:focus{border:1px solid var(--grey-600);background-color:var(--white);cursor:text}.input_f21ef2>input[data-input][disabled]{color:var(--grey-400);cursor:not-allowed;background-color:#0000;border-color:#0000}.input_f21ef2.hidden_e06b30>input[data-quick]{letter-spacing:-7px;-webkit-text-security:disc;font-size:26px}.input_f21ef2.extra_fd7368>[data-input-extra]{justify-content:center;align-items:center;display:none}.input_f21ef2.extra_fd7368>[data-input-extra]>button{height:100%}.input_f21ef2.extra_fd7368:hover>input,.input_f21ef2.extra_fd7368>input:focus{padding-right:24px}.input_f21ef2.extra_fd7368:hover>[data-input-extra],.input_f21ef2.extra_fd7368>input:focus~[data-input-extra]{display:flex}.input_f21ef2.patternFormat_d10c0e>input:focus::placeholder{color:var(--grey-300)}.input_f21ef2.readonly_e9ff7e>input[data-input][disabled]{color:var(--grey-100);cursor:text}.input_f21ef2.hint_bd2cdf>input[data-input]:focus{padding-right:44px}.value_c0ee93{align-items:center;padding:4px;font-size:16px;line-height:24px;display:flex}.enter_c85a0a{height:100%;color:var(--grey-300);align-items:center;padding-right:7px;font-size:12px;font-weight:600;display:flex}.empty_e69e9a{align-items:center;height:32px;display:flex}.container_ba4ba5{flex-direction:column;width:100%;display:flex}.input_d537cf{align-items:center;display:flex;position:relative}.input_d537cf>input{border:1px solid var(--grey-500);box-sizing:border-box;background:0 0;background-color:var(--white);text-overflow:ellipsis;outline:none;flex-shrink:0;width:100%;padding:0 12px;font-size:16px;transition:border-color .2s ease-in-out,color .2s ease-in-out}.input_d537cf>input:hover,.input_d537cf>input:focus{border-color:var(--grey-300)}.input_d537cf>input::placeholder{color:var(--grey-300);transition:all .2s ease-in-out}.input_d537cf>input:focus::placeholder{color:#0000}.input_d537cf>input[disabled]{border-color:var(--grey-600);color:var(--grey-400);cursor:not-allowed}.input_d537cf>input[disabled]::placeholder{color:var(--grey-400)}.input_d537cf>input[disabled]~.icon_f74cf6>svg{stroke:var(--grey-400)}.input_d537cf.small_d243dc>input{border-radius:8px;height:32px;padding-left:8px}.input_d537cf.small_d243dc>.icon_f74cf6{left:8px}.input_d537cf.medium_ec20b3>input{border-radius:10px;height:40px}.input_d537cf.large_ed18ce>input{border-radius:12px;height:48px}.input_d537cf.error_cf49eb>input[data-input],.input_d537cf.error_cf49eb.popover_fd176a>input{border-color:var(--red-100)}.input_d537cf.withIcon_ffd13f>input{padding-left:39px}.input_d537cf.withIcon_ffd13f.small_d243dc>input{padding-left:33px}.icon_f74cf6{pointer-events:none;align-items:center;display:flex;position:absolute;left:12px}.icon_f74cf6>svg{stroke:var(--grey-300)}.extra_b21963{position:absolute;top:1px;bottom:1px;right:1px}.input_f22f00>input{-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield;padding-right:48px}.input_f22f00>input::-webkit-search-decoration{-webkit-appearance:none;-moz-appearance:none;appearance:none}.input_f22f00>input::-webkit-search-cancel-button{-webkit-appearance:none;-moz-appearance:none;appearance:none}.options_af4f64{box-sizing:border-box;background-color:var(--white);border-radius:12px;outline:none;flex-direction:column;display:flex;overflow:hidden}@media (min-width:1279px){.options_af4f64{box-shadow:var(--shadow-bottom-l);border:1px solid var(--grey-600);border-radius:12px}}@media (max-width:1279px){.options_af4f64{border:1px solid var(--grey-600);max-height:50dvh}}.optionsList_c354b5{scrollbar-width:thin;scrollbar-color:var(--grey-500)var(--white);box-sizing:border-box;overscroll-behavior:none;flex-direction:column;max-height:266px;display:flex;overflow-y:auto}@media (min-width:1279px){.optionsList_c354b5{padding:7px}.optionsList_c354b5:empty{padding:0}}.empty_bdd417{color:var(--grey-300);justify-content:center;padding:14px;display:flex}.spinner_a8d87b{justify-content:center;padding:12px 0;display:flex}.spinner_a8d87b>svg{width:24px;height:24px;stroke:var(--grey-100)}.clearQuick_b9e689{background:0 0;border:none;outline:none;justify-content:center;align-items:center;width:31px;height:100%;padding:0;display:flex}.clearQuick_b9e689>svg{stroke:var(--grey-300);transition:all .2s ease-in-out}.clearQuick_b9e689:hover>svg{stroke:var(--orange-100)}.close_c408e3{flex-direction:column;margin:auto 16px 8px;display:flex}.close_c408e3>button{flex-shrink:0;margin-top:8px}.top_b65f54{align-items:center;min-height:24px;display:flex}.top_b65f54>button{margin-left:auto;margin-right:-12px}.label_db9189{font-weight:800}.popup_a6a023{z-index:1000}@media (max-width:1279px){.popup_a6a023{top:0;bottom:var(--keyboard-height);box-sizing:border-box;background-color:color-mix(in srgb,var(--grey-100),transparent 80%);flex-direction:column;justify-content:flex-end;row-gap:8px;width:100%;padding:8px;display:flex;position:fixed}}.container_f06c38{align-items:center;column-gap:4px;margin-bottom:-8px;display:flex}.tab_da786f{background:0 0;border:none;outline:none;height:32px;padding:0;display:flex;position:relative}.tab_da786f:before{content:"";background-color:#0000;border-radius:4px 4px 0 0;height:3px;position:absolute;bottom:0;left:0;right:0}.tab_da786f>span{color:var(--grey-300);padding:0 4px;font-weight:600}.tab_da786f.active_d2a71d:before{background-color:var(--grey-100)}.tab_da786f.active_d2a71d>span{color:var(--grey-100)}.container_b6c984{flex-direction:column;width:100%;display:flex}.wrapper_e65f06{flex-direction:column;display:flex}.empty_a3d1f6{align-items:center;height:32px;display:flex}.select_d3e0c8{width:auto}.popup_acff66 div[data-select-options-list]{max-height:238px}@media (min-width:1279px){.popup_acff66 div[data-select-options-list]>button{min-height:auto;padding:6px 12px}.popup_acff66 div[data-select-options-list]>button>div:first-child{column-gap:8px}}.container_d38334{align-items:center;column-gap:8px;display:flex}.container_d38334>span{color:var(--grey-300)}.container_c96f91{align-items:center;column-gap:8px;display:flex}.container_c96f91>span{color:var(--grey-300)}.container_f9e371{flex-direction:column;width:100%;display:flex}.textarea_d2f713{align-items:center;display:flex;position:relative}.textarea_d2f713>textarea{scrollbar-width:thin;scrollbar-color:var(--grey-500)var(--white);border:1px solid var(--grey-500);box-sizing:border-box;background:0 0;background-color:var(--white);resize:none;border-radius:12px;outline:none;width:100%;min-height:76px;padding:12px;transition:border-color .2s ease-in-out}.textarea_d2f713>textarea:hover{border-color:var(--grey-400)}.textarea_d2f713>textarea:focus{border-color:var(--blue-300)}.textarea_d2f713>textarea::placeholder{color:var(--grey-300);transition:all .2s ease-in-out}.textarea_d2f713>textarea:focus::placeholder{color:#0000}.textarea_d2f713>textarea[disabled]{border-color:var(--grey-600);color:var(--grey-500);cursor:not-allowed}.textarea_d2f713.error_b336a8>textarea[data-textarea],.textarea_d2f713.error_b336a8>textarea[data-textarea]:hover,.textarea_d2f713.error_b336a8>textarea[data-textarea]:focus,.textarea_d2f713.error_b336a8.popover_ad2b94>textarea,.textarea_d2f713.error_b336a8.popover_ad2b94>textarea:hover,.textarea_d2f713.error_b336a8.popover_ad2b94>textarea:focus{border-color:var(--red-100)}.textarea_d2f713.resize_be58a7>textarea{resize:vertical}.bottom_ef8089{column-gap:8px;display:flex}.maxLength_ff7fe6{height:16px;color:var(--grey-400);align-items:center;margin-top:4px;margin-left:auto;font-size:12px;display:flex}.textarea_f59090:hover>textarea[data-textarea]{background-color:var(--blue-600);border-color:#0000}.textarea_f59090>textarea[data-textarea]{cursor:pointer;background-color:#0000;border-color:#0000;border-radius:8px;min-height:32px;padding:3px;font-size:16px;transition-property:background-color,color,border-color}.textarea_f59090>textarea[data-textarea]:focus{border:1px solid var(--grey-600);background-color:var(--white);cursor:text}.textarea_f59090>textarea[data-textarea][disabled]{color:var(--grey-100);cursor:text;background-color:#0000;border-color:#0000}.empty_e5b28f{align-items:center;height:32px;display:flex}.container_caeb43{flex-direction:column;display:flex}@media (max-width:1279px){.container_caeb43{margin:0 -16px}}.wrapper_fd85bd{justify-content:space-between;align-items:center;display:flex;position:relative}@media (min-width:1279px){.wrapper_fd85bd:hover>.toggler_f3c7f0>svg{stroke:var(--grey-100)}}.toggler_f3c7f0{background:0 0;border:none;outline:none;flex-grow:1;align-items:center;column-gap:8px;min-height:48px;padding:10px 24px 10px 23px;display:flex}.toggler_f3c7f0>svg{stroke:var(--grey-300);transition:all .2s ease-in-out}@media (max-width:1279px){.toggler_f3c7f0{padding:10px 8px 10px 16px}}.toggler_f3c7f0.open_b8d89c>svg{transform:rotate(180deg)}.label_ed1625{word-break:break-all;font-weight:700}.content_c08af2{flex-wrap:wrap;gap:4px;padding:0 24px 12px 23px;display:flex}@media (max-width:1279px){.content_c08af2{padding:0 16px 12px}}.clear_b729d5{position:absolute;right:24px}.container_c2eb71{box-shadow:var(--shadow-top-s);background-color:var(--white);grid-template-columns:1fr 1fr;column-gap:10px;padding:6px 8px;display:grid;position:sticky}@keyframes slide_f4d7af{0%{transform:translate(-100%)}to{transform:translate(100%)}}.placeholder_b4437e{z-index:0;box-sizing:border-box;background-color:var(--grey-bg-200);border-radius:2px;position:relative;overflow:hidden}.placeholder_b4437e:before{content:"";z-index:1;background-image:linear-gradient(260.25deg,var(--grey-bg-200)32.04%,color-mix(in srgb,var(--blue-500),transparent 30%)51.54%,var(--grey-bg-200)70.82%);width:100%;height:100%;animation:2s linear infinite slide_f4d7af;position:absolute}.groupsContainer_d72bb3{flex-direction:column;row-gap:22px;padding:0 24px 0 23px;display:flex;position:relative}.groupsContainer_d72bb3:before{content:"";z-index:1;background:linear-gradient(180deg,color-mix(in srgb,var(--white),transparent 100%)31.25%,var(--white)95.31%);width:100%;height:100%;position:absolute}@media (max-width:1279px){.groupsContainer_d72bb3{margin:0}}.top_fdb694{border-radius:10px;width:100%;height:40px}.groups_a460c2{flex-direction:column;row-gap:28px;display:flex}.groups_a460c2>div{border-radius:6px;height:20px}.bigGroup_f55d41{width:300px}.smallGroup_d22e2c{width:240px}.container_e6d0e8{flex-wrap:wrap;gap:4px;padding:0 24px 0 23px;display:flex}.container_e6d0e8>div{border-radius:8px;height:32px}.bigField_daa6f8{width:104px}.mediumField_b487b7{width:80px}.smallField_d36cfb{width:64px}.container_fbe719{margin:0 24px 8px 23px}@media (max-width:1279px){.container_fbe719{margin:0 0 8px}}.container_adaa4c{box-sizing:border-box;flex-shrink:0;justify-content:space-between;align-items:center;height:62px;padding:0 24px;display:flex}.container_adaa4c>div{align-items:center;column-gap:16px;display:flex}@media (max-width:1279px){.container_adaa4c{padding:0 8px 0 16px}}.title_a14de5{align-items:center;font-size:22px;font-weight:800;display:flex}.clearAll_d20f5b{color:var(--grey-300)}.clearAll_d20f5b>svg{stroke:var(--grey-300)}.container_a3c76c{border-left:1px solid var(--grey-600);box-sizing:border-box;background-color:var(--white);flex-direction:column;flex-shrink:0;width:416px;height:100dvh;display:flex}@media (max-width:1279px){.container_a3c76c{z-index:1;width:400px;height:calc(100% - 48px);box-shadow:var(--shadow-left-s);position:fixed;top:48px;right:0}}@media (max-width:767px){.container_a3c76c{z-index:11;width:100%;height:100%;box-shadow:none;border:none;top:0}}@media (max-width:1279px){.container_a3c76c.withOffset_ea5907{height:calc(100% - 88px);top:88px}}.content_d8cdc3{scrollbar-width:thin;scrollbar-color:var(--grey-500)var(--white);flex-direction:column;flex-grow:1;padding-bottom:24px;display:flex;position:relative;overflow-y:auto}@media (max-width:1279px){.content_d8cdc3{padding:8px 16px 16px}}.empty_c79a38{color:var(--grey-300);text-align:center;margin-top:10px}.container_c6b552{flex-direction:column;flex-grow:1;justify-content:center;align-items:center;row-gap:16px;display:flex}.container_c6b552>svg{fill:var(--grey-500)}.container_c6b552>div{color:var(--grey-300);font-size:16px;font-weight:500}.container_c6b552>span{color:var(--grey-300);text-align:center}.container_c67fc6{flex-grow:1;display:flex}.container_ffe323{z-index:1;pointer-events:none;justify-content:center;height:48px;margin-top:-48px;display:flex;position:absolute;bottom:0;left:0;right:0;overflow:hidden}@media (max-width:767px){.container_ffe323{height:96px;margin-top:-96px}}.button_ec4759{pointer-events:auto;position:fixed;transform:translateY(48px)}@media (max-width:767px){.button_ec4759{transform:translateY(96px)}}.button_ec4759.visible_f63b8d{transform:translateY(0)}@keyframes fadeIn_d78204{0%{background-color:#0000}to{background-color:color-mix(in srgb,var(--grey-100),transparent 90%)}}@keyframes fadeInMobile_f57148{0%{background-color:#0000}to{background-color:color-mix(in srgb,var(--grey-100),transparent 80%)}}.overlay_ae971a{z-index:1000;animation-name:fadeIn_d78204;animation-duration:.2s;animation-timing-function:ease-in-out;animation-fill-mode:forwards;position:fixed;top:0;bottom:0;left:0;right:0}@media (max-width:1279px){.overlay_ae971a{flex-direction:column;justify-content:flex-end;padding:64px 8px 8px;animation-name:fadeInMobile_f57148;display:flex}}.wrapper_e21a09{flex-direction:column;row-gap:8px;display:flex}.popup_b2428d{outline:none;min-height:0}@media (min-width:1279px){.popup_b2428d{box-shadow:var(--shadow-bottom-l)}}.options_f3cb5b{z-index:2;box-sizing:border-box;background-color:var(--white);border-radius:12px;flex-direction:column;display:flex;position:relative;overflow:hidden}@media (max-width:1279px){.options_f3cb5b{border:none;max-height:50dvh;padding:0 0 8px}}@media (min-width:1279px){.options_f3cb5b{min-width:250px;max-width:410px}}.options_f3cb5b>ul{scrollbar-width:thin;scrollbar-color:var(--grey-500)var(--white);box-sizing:border-box;flex-direction:column;padding:8px;display:flex;overflow:hidden auto}@media (max-width:1279px){.options_f3cb5b>ul{padding-top:0;padding-bottom:0}}.options_f3cb5b>ul:nth-of-type(2){border-top:1px solid var(--grey-600);padding-top:4px}.nav_f3531d{stroke:var(--grey-300)}.dangerNav_eb6e2e{stroke:var(--red-300)}.empty_a5b844{color:var(--grey-400);text-align:center;padding:10px 0}.back_d26311{font-weight:600}.controls_a333fb{column-gap:10px;display:flex}.controls_a333fb>button{flex-grow:1}.controls_a333fb:not(:has(button:only-child))>button:first-child{max-width:31%}.sticky_d75ef5{flex-shrink:0}.option_ab1d56{flex-direction:column;display:flex}.option_ab1d56>.button_a4126b{color:var(--grey-100);background:0 0;border:none;border-radius:6px;outline:none;justify-content:space-between;column-gap:12px;padding:8px 12px;font-weight:500;transition:all .2s ease-in-out;display:flex}@media (min-width:1279px){.option_ab1d56>.button_a4126b:hover{background-color:var(--grey-600)}}@media (max-width:1279px){.option_ab1d56>.button_a4126b{padding:8px}}.option_ab1d56>.button_a4126b .icon_f31437>svg{transition:all .2s ease-in-out}.option_ab1d56>button[disabled]{color:var(--grey-500)}.option_ab1d56>button[disabled]:hover{background-color:var(--white)}.option_ab1d56>button[disabled] .icon_f31437>svg{stroke:var(--grey-500)}.option_ab1d56>button[disabled] .caption_cb0047{color:var(--grey-500)}.option_ab1d56.small_a6f466>.button_a4126b{column-gap:8px;padding:4px 12px}.option_ab1d56.danger_cd7271>.button_a4126b{color:var(--red-100)}.option_ab1d56.danger_cd7271>.button_a4126b .icon_f31437>svg{stroke:var(--red-100)}.option_ab1d56.danger_cd7271>button[disabled]{color:var(--grey-500)}.option_ab1d56.danger_cd7271>button[disabled]:hover{background-color:var(--white)}.option_ab1d56.danger_cd7271>button[disabled] .icon_f31437>svg{stroke:var(--grey-500)}.option_ab1d56.danger_cd7271>button[disabled] .caption_cb0047{color:var(--grey-500)}.option_ab1d56.confirming_b643ab>.button_a4126b{background-color:var(--blue-600)}.option_ab1d56.confirming_b643ab.confirmDanger_da7c5c>.button_a4126b{background-color:var(--red-500);color:var(--red-100)}.option_ab1d56.confirming_b643ab.confirmDanger_da7c5c>.button_a4126b .icon_f31437>svg{stroke:var(--red-100)}.divider_cb8059:empty{background-color:var(--grey-600);flex-shrink:0;height:1px;margin:4px -8px}.divider_cb8059:not(:empty){color:var(--grey-300);margin-top:6px;font-size:14px;font-weight:600;line-height:20px}.content_ee43ec{align-items:center;column-gap:12px;width:100%;line-height:24px;display:flex}.label_eee05d{flex-direction:column;display:flex}.label_eee05d>div{text-align:left;word-break:break-all;padding:2px 0;line-height:20px}.label_eee05d.withCaption_d7654f>div{padding:0}.caption_cb0047{color:var(--grey-300);align-items:center;font-size:12px;font-weight:400;line-height:16px;transition:all .2s ease-in-out;display:flex}.extra_e0012c{align-items:center;margin-left:auto;display:flex}.active_ecadc4{align-items:center;height:24px;display:flex}.active_ecadc4>svg{stroke:var(--grey-100)}.icon_f31437{justify-content:center;align-items:center;width:20px;height:24px;display:flex}.icon_f31437>svg{stroke:var(--grey-100)}.confirm_bf75ab{flex-direction:column;display:flex;position:relative}@media (max-width:1279px){.confirm_bf75ab{margin:0 8px}}.confirmArrow_e3de19{background-color:var(--blue-300);border-radius:1px;width:12px;height:12px;margin:0 auto;position:absolute;top:4px;left:0;right:0;transform:rotate(45deg)}.confirmArrow_e3de19.danger_cd7271{background-color:var(--red-300)}.confirmContent_a09640{z-index:1;box-shadow:var(--shadow-center-s);border:1px solid var(--blue-300);background-color:var(--white);border-radius:10px;flex-direction:column;row-gap:12px;margin-top:8px;padding:8px;display:flex;position:relative}.confirmContent_a09640>span{text-align:center;white-space:nowrap;font-weight:500}.confirmContent_a09640>div{column-gap:8px;display:flex}.confirmContent_a09640>div>button{flex-grow:1}.confirmContent_a09640.danger_cd7271{border-color:var(--red-300)}.container_c11bad{grid-template-columns:1fr min-content;align-items:center;display:grid;position:relative}.text_be0069{white-space:nowrap;position:relative;overflow:hidden}.text_be0069.fading_ec6d0a{-webkit-mask-image:linear-gradient(to right,var(--black)calc(100% - 24px),transparent 100%);-webkit-mask-image:linear-gradient(to right,var(--black)calc(100% - 24px),transparent 100%);mask-image:linear-gradient(to right,var(--black)calc(100% - 24px),transparent 100%)}.container_c84795{flex-direction:column;display:flex}.top_cc9154{align-items:center;column-gap:8px;min-height:40px;padding:0 12px;display:flex}.top_cc9154:empty{min-height:8px}.top_cc9154 span{font-weight:800}.container_f328d7{padding:7px 7px 4px}.container_f328d7+ul{padding-top:3px}.container_a3d3c0{border-radius:10px;max-width:100%;display:flex;position:relative;overflow:hidden}.container_a3d3c0.large_e0bd80{border-radius:12px}.tabs_e3ca89{flex-grow:1;max-width:100%;padding:2px;display:flex}.tabs_e3ca89.primary_ea01cd,.tabs_e3ca89.secondary_e868bc{box-shadow:var(--shadow-inset-center-s);background-color:var(--grey-bg-200);border-radius:10px}.tab_f122ec.large_e0bd80{border-radius:12px}.tab_f122ec{height:32px;color:var(--grey-300);white-space:nowrap;background:0 0;border:none;border-radius:8px;outline:none;flex-grow:1;justify-content:center;align-items:center;column-gap:6px;padding:0 12px;font-weight:700;transition:all .2s ease-in-out;display:flex}.tab_f122ec:focus-visible{color:var(--grey-100)}.tab_f122ec:focus-visible>svg{stroke:var(--grey-100)}@media (min-width:1279px){.tab_f122ec:hover{color:var(--grey-100)}.tab_f122ec:hover>svg{stroke:var(--grey-100)}}.tab_f122ec>svg{stroke:var(--grey-300);transition:all .2s ease-in-out}.tab_f122ec>div{align-items:center;column-gap:4px;display:flex}.tab_f122ec.large_e0bd80{border-radius:10px;height:40px;padding:0 14px;font-size:16px;line-height:24px}.tab_f122ec[disabled]{color:var(--grey-400)}.tab_f122ec.active_eea313.primary_ea01cd{background-color:var(--grey-100);color:var(--white)}.tab_f122ec.active_eea313.secondary_e868bc{background:var(--white);color:var(--grey-100)}.tab_f122ec.active_eea313.transparent_d9f4c5{color:var(--grey-100)}.count_ca49fd{color:var(--grey-400)}.open_bff56f{transform:rotate(180deg)}.indicator_ddced9{background-color:var(--orange-200);border-radius:50%;flex-shrink:0;width:8px;height:8px}.more_e765c7{aspect-ratio:1;box-shadow:var(--shadow-inset-center-s),var(--shadow-left-s);background-color:var(--grey-bg-200);border-radius:0 10px 10px 0;position:absolute;top:0;bottom:0;right:0}.more_e765c7>button{box-sizing:border-box;background:0 0;border:none;outline:none;justify-content:center;align-items:center;width:100%;height:100%;padding:0;display:flex}.more_e765c7>button>svg{stroke:var(--grey-300);transition:all .2s ease-in-out}.more_e765c7.large_e0bd80{border-radius:12px}.more_e765c7.active_eea313{background-color:var(--grey-100);border-radius:10px;top:0;bottom:0;right:0}.more_e765c7.active_eea313>button>svg{stroke:var(--white)}.more_e765c7.large_e0bd80.active_eea313{border-radius:12px}@media (min-width:1279px){.dropdown_e15386>div[data-options]{max-height:336px}}.container_b633e3{position:relative}.indicator_c41bfc{box-sizing:border-box;position:absolute}.count_fbcb17{border:1px solid var(--orange-400);background-color:var(--orange-500);pointer-events:none;border-radius:3px;justify-content:center;align-items:center;height:16px;padding:0 4px;font-size:12px;font-weight:500;display:flex;top:-1px;right:-1px}.dot_ca8337{border:2px solid var(--white);background-color:var(--orange-200);pointer-events:none;border-radius:50%;width:10px;height:10px;top:3px;right:6px}.container_dd1a26{z-index:1000;border-radius:10px}.arrow_d48f01{width:12px;height:12px;fill:var(--blue-300);border-radius:1px}.arrow_d48f01.danger_f96f07{fill:var(--red-300)}.content_eae27e{box-shadow:var(--shadow-center-s);border:1px solid var(--blue-300);background-color:var(--white);border-radius:8px;flex-direction:column;row-gap:12px;padding:8px;display:flex;position:relative}.content_eae27e>span{text-align:center;white-space:nowrap;font-weight:500}.content_eae27e>div{column-gap:8px;display:flex}.content_eae27e.danger_f96f07{border-color:var(--red-300)}.container_ea6364{flex-direction:column;row-gap:6px;display:flex}.file_c704e9{border-radius:8px;flex-direction:column;padding:4px;transition:all .2s ease-in-out;display:flex}@media (min-width:1279px){.file_c704e9>div>button{opacity:0}.file_c704e9:hover{background-color:var(--grey-bg-200)}.file_c704e9:hover>div>button{opacity:1}}.top_a3eb3e{justify-content:space-between;column-gap:12px;display:flex}.top_a3eb3e>div{word-break:break-all;column-gap:8px;font-size:16px;font-weight:600;line-height:24px;display:flex}.link_af62df{color:var(--grey-100)}.errorIcon_b3b7d2{stroke:var(--red-100)}.error_b0eec9{color:var(--red-100);margin-left:32px;font-size:12px;line-height:16px}.container_d3ded8{border:1px solid var(--grey-600);box-sizing:border-box;word-break:break-all;border-radius:12px;width:64px;height:64px;position:relative}.container_d3ded8:hover>.overlay_af0920{opacity:1}@media (min-width:1279px){.container_d3ded8:hover>.removeButton_fef0c6{opacity:1}}.container_d3ded8>button{background:0 0;border:none;outline:none;padding:0}.container_d3ded8>button>img{object-fit:cover;border-radius:12px;width:100%;height:100%;position:absolute;top:0;bottom:0;left:0;right:0}.overlay_af0920{z-index:1;background-color:color-mix(in srgb,var(--white),transparent 40%);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);opacity:0;pointer-events:none;border-radius:12px;justify-content:center;align-items:center;width:100%;height:100%;transition:all .2s ease-in-out;display:flex;position:absolute;top:0;bottom:0;left:0;right:0}.overlay_af0920>svg{stroke:var(--grey-100)}.overlay_af0920.uploading_b9a59f{background:0 0;background-color:color-mix(in srgb,var(--white),transparent 40%);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);opacity:1}.overlay_af0920.error_a4b6d4{border:1px solid var(--red-100);opacity:1}.overlay_af0920.error_a4b6d4>svg{stroke:var(--red-100)}.removeButton_fef0c6{z-index:2;pointer-events:all;width:24px;transition:all .2s ease-in-out;position:absolute;top:-6px;right:-6px}@media (min-width:1279px){.removeButton_fef0c6{opacity:0}}.placeholder_fa0401{border-radius:12px;position:absolute;top:0;bottom:0;left:0;right:0}.container_f76c56{z-index:1000;background-color:color-mix(in srgb,var(--grey-100),transparent 30%);display:flex;position:fixed;top:0;bottom:0;left:0;right:0}.wrapper_c8bd96{cursor:auto;background:0 0;border:none;outline:none;flex-direction:column;justify-content:center;align-items:center;width:100%;max-width:100%;margin:64px;padding:0;display:flex}.wrapper_c8bd96>img{max-width:100%;max-height:100%}.wrapper_c8bd96>span{color:var(--white);margin-top:12px;font-size:16px;font-weight:500}@media (max-width:1279px){.wrapper_c8bd96{margin:0}}.control_ce1a7b{-webkit-user-select:none;user-select:none;flex-direction:column;flex-shrink:0;justify-content:space-between;width:64px;display:flex}@media (max-width:1279px){.control_ce1a7b{position:absolute;top:0;bottom:0;right:0}}.button_c91dde{background:0 0;border:none;outline:none;justify-content:center;align-items:center;padding:0;transition:all .2s ease-in-out;display:flex;box-shadow:inset 0 0 0 2px #0000}.button_c91dde:hover{background-color:color-mix(in srgb,var(--grey-100),transparent 60%)}.button_c91dde:active{background-color:color-mix(in srgb,var(--grey-100),transparent 40%)}.button_c91dde:focus-visible{box-shadow:inset 0px 0px 0px 2px var(--grey-300)}.button_c91dde>svg{stroke:var(--grey-600)}.navigation_d0a14d{flex-grow:1}@media (max-width:1279px){.navigation_d0a14d{display:none}}.close_b95df6,.download_a2077c{height:64px}.info_fa8514{color:var(--grey-500);font-size:16px;font-weight:500;position:absolute;bottom:24px;left:24px}.preview_a35b0c{flex-wrap:wrap;gap:12px;display:flex}.container_cc9228{top:5px;right:5px}.addon_c16d08 [data-content]{padding:0}.container_a773e6{scrollbar-width:thin;scrollbar-color:var(--grey-500)var(--white);flex-direction:column-reverse;flex-grow:1;display:flex;overflow:auto}.notes_d3b2f9{z-index:0;flex-direction:column-reverse;padding-top:8px;padding-bottom:68px;display:flex;position:relative}.day_fd397e{background-color:var(--white);color:var(--grey-300);text-align:center;border-radius:6px;align-self:center;margin-top:16px;padding:4px 12px;font-size:13px;line-height:16px;position:sticky;top:4px}.author_c207fd{padding:8px 24px 4px;font-weight:700;display:flex}.author_c207fd.own_dea720{align-self:flex-end}.note_bad421{padding:4px 24px;transition:all .2s ease-in-out;display:flex;position:relative}.note_bad421:hover{background-color:var(--grey-bg-100)}.note_bad421:hover>.time_fdeb05{z-index:1;opacity:1}.note_bad421>div{border:1px solid var(--grey-600);background-color:var(--grey-bg-50);white-space:pre-line;overflow-wrap:break-word;border-radius:12px;flex-direction:column;align-self:flex-start;row-gap:16px;max-width:100%;padding:8px;font-size:16px;line-height:24px;transition:all .2s ease-in-out;display:flex}.note_bad421.own_dea720{justify-content:flex-end}.note_bad421.editing_bc8c48>div{border-color:var(--grey-500);background-color:var(--grey-bg-200)}.time_fdeb05{height:28px;box-shadow:var(--shadow-bottom-s);border:1px solid var(--grey-600);box-sizing:border-box;background-color:var(--white);color:var(--grey-200);opacity:0;border-radius:6px;justify-content:center;align-items:center;column-gap:4px;padding:0 4px;font-size:12px;font-weight:500;line-height:16px;transition:all .2s ease-in-out;display:flex;position:absolute;transform:translateY(-50%)}.time_fdeb05>svg{stroke:var(--grey-200)}.time_fdeb05:not(.own_dea720){right:24px}.time_fdeb05.own_dea720{left:24px}.bottom_e33ef6{position:absolute;bottom:8px;left:8px;right:8px}.scrollDown_dc61e4{opacity:0;transition:all .2s ease-in-out;position:absolute;top:-8px;right:0;transform:translateY(-100%)}.scrollDown_dc61e4.scrolled_f951eb{opacity:1}.textarea_fca765{border:1px solid var(--grey-600);background-color:var(--grey-bg-100);border-radius:12px;flex-direction:column;display:flex;overflow:hidden}.reference_e54b6a{border-bottom:1px solid var(--grey-600);justify-content:space-between;padding:4px 7px 7px 15px;display:flex}.reference_e54b6a>div{flex-direction:column;display:flex;overflow:hidden}.reference_e54b6a>div>span:first-child{font-weight:700}.reference_e54b6a>div>span:last-child{color:var(--grey-300);text-overflow:ellipsis;white-space:nowrap;font-size:13px;line-height:16px;overflow:hidden}.field_a08fd2{box-sizing:border-box;align-items:flex-end;min-height:52px;padding:5px 7px;display:flex}.field_a08fd2>textarea{scrollbar-width:thin;scrollbar-color:var(--grey-500)var(--white);box-sizing:border-box;resize:none;background-color:#0000;border:none;outline:none;flex-grow:1;align-self:center;padding:6px 12px;font-size:16px}.field_a08fd2>textarea::placeholder{color:var(--grey-300)}.spinner_c1d6bf{flex-grow:1;justify-content:center;align-items:center;display:flex}.spinner_c1d6bf.more_d194c0{margin-top:24px}.dropzone_c677b9{z-index:10;box-sizing:border-box;background-color:color-mix(in srgb,var(--grey-100),transparent 80%);justify-content:center;align-items:center;padding:24px;display:flex;position:absolute;top:0;bottom:0;left:0;right:0}.dropzone_c677b9>div{width:100%;height:400px;box-shadow:var(--shadow-center-s);border:1px dashed var(--grey-500);background-color:var(--grey-bg-100);border-radius:10px;flex-direction:column;justify-content:center;align-items:center;row-gap:16px;display:flex}.dropzone_c677b9>div>div{font-weight:500}.dropzone_c677b9>div>span{color:var(--grey-300);font-size:12px;line-height:16px}.files_e05c35{flex-direction:column;row-gap:12px;padding:11px 7px 10px 63px;display:flex}.mediaViewer_a95475>div{border-radius:9px;width:60px;height:60px}.mediaViewer_a95475>div img,.mediaViewer_a95475>div div[data-overlay]{border-radius:8px}.mediaViewer_a95475>div div[data-overlay] button{top:-4px;right:-4px}.mediaViewer_a95475>div div[data-placeholder]{border-radius:4px}.mediaViewer_a95475.preview_b526f3{gap:16px}.mediaViewer_a95475.message_b81cb1{gap:11px}.mediaViewer_a95475.message_b81cb1.own_dea720{justify-content:flex-end}.filesList_a56930{row-gap:8px}.input_edba27{display:none}.container_bdaeaf{counter-increment:list;min-height:32px;margin:0 -24px 0 -23px;padding:0 24px 0 23px;transition:background-color .2s ease-in-out;display:flex}.container_bdaeaf:hover{background-color:var(--blue-600)}.container_bdaeaf:hover>.index_ebfac4:before{display:none}.container_bdaeaf:hover>.index_ebfac4>.copyButton_ebd5dc{display:block}.container_bdaeaf:hover+.content_a2edc2{background-color:var(--blue-600)}@media (max-width:767px){.container_bdaeaf{margin:0 -16px;padding:0 16px}}.index_ebfac4{min-width:22px;display:flex}.index_ebfac4:before{content:counter(list);color:var(--grey-500);padding-top:8px;font-size:12px;line-height:16px}.copyButton_ebd5dc{margin-left:-10px;display:none}.collapse_ff0e88{background:0 0;border:none;outline:none;column-gap:12px;width:100%;padding:6px 0;display:flex}.dot_e63b67{background-color:var(--grey-400);border-radius:1px;flex-shrink:0;width:4px;height:4px;margin-top:8px}.label_d71203{column-gap:8px;display:flex}.label_d71203>span{font-weight:600}.label_d71203>svg{fill:var(--grey-100);padding:4px 0;transition:transform .2s ease-in-out}.label_d71203.closed_e01734>svg{transform:rotate(180deg)}.content_a2edc2{margin:0 -24px 0 -23px;padding:0 24px 0 23px;transition:background-color .2s ease-in-out}@media (max-width:767px){.content_a2edc2{margin:0 -16px;padding:0 16px}}.content_a2edc2.closed_e01734{opacity:0;pointer-events:none;position:absolute}.container_d33679{counter-increment:list;min-height:32px;margin:0 -24px 0 -23px;padding:0 24px 0 23px;transition:background-color .2s ease-in-out;display:flex}.container_d33679:hover{background-color:var(--blue-600)}.container_d33679:hover>.index_cb9df5:before{display:none}.container_d33679:hover>.index_cb9df5>.copyButton_a4b366{display:block}@media (max-width:767px){.container_d33679{margin:0 -16px;padding:0 16px}}.index_cb9df5{min-width:22px;display:flex}.index_cb9df5:before{content:counter(list);color:var(--grey-500);padding-top:8px;font-size:12px;line-height:16px}.copyButton_a4b366{margin-left:-10px;display:none}.info_aab296{column-gap:12px;padding:6px 0;display:flex}.dot_f9b801{background-color:var(--grey-400);border-radius:1px;flex-shrink:0;width:4px;height:4px;margin-top:8px}.value_e44c41{color:var(--cyan-100);word-break:break-all}.container_b4ba7d{counter-reset:line}.container_d7cd31{text-align:left;background:0 0;border:none;outline:none;padding:0;transition:all .2s ease-in-out;display:inline}@media (min-width:1279px){.container_d7cd31:hover{color:var(--orange-100)}}.container_d20a0a{box-sizing:border-box;column-gap:12px;min-height:40px;padding:4px 0;display:flex}.label_f877ab{width:100px;color:var(--grey-300);flex-shrink:0;padding-top:4px;font-size:13px;font-weight:500;line-height:16px}.label_f877ab:has(~* [data-quick]){padding-top:8px}.label_f877ab:has(~* [data-quick-checkbox]){padding-top:2px}.content_bc1ac2{word-break:break-all;flex-grow:1;font-size:16px;line-height:24px}.placeholder_ba9633{background-color:var(--grey-600);width:100%;height:24px}.placeholder_ba9633:before{background-image:linear-gradient(260.25deg,var(--grey-600)32.04%,color-mix(in srgb,var(--blue-500),transparent 30%)51.54%,var(--grey-600)70.82%)}.container_aa042d{flex-direction:column;margin:-8px -24px -8px -23px;display:flex}@media (max-width:767px){.container_aa042d{margin:-8px -16px}}.toggler_c96f3a{background:0 0;border:none;outline:none;justify-content:space-between;column-gap:8px;padding:12px 24px 12px 23px;transition:background-color .2s ease-in-out;display:flex}.toggler_c96f3a>svg{stroke:var(--grey-300);transition:stroke .2s ease-in-out,transform .2s ease-in-out}@media (min-width:1279px){.toggler_c96f3a:hover{background-color:var(--grey-600)}.toggler_c96f3a:hover>svg{stroke:var(--grey-100)}}@media (max-width:767px){.toggler_c96f3a{padding:12px 16px}}.toggler_c96f3a.open_de4c98>svg{transform:rotate(180deg)}.label_dffb4f{color:var(--grey-300);text-align:left;word-break:break-all;column-gap:12px;font-size:13px;font-weight:500;line-height:16px;display:flex}.content_a1e3bb{box-shadow:var(--shadow-inset-top-m),var(--shadow-inset-bottom-m);background-color:var(--grey-bg-100);flex-direction:column;padding:12px 24px 12px 23px;display:flex}@media (max-width:767px){.content_a1e3bb{padding:16px 16px 12px}}.images_e143b4{flex-wrap:wrap;gap:12px;display:flex}.image_bac165{border:none;border:1px solid var(--grey-600);box-sizing:border-box;background:0 0;border-radius:6px;outline:none;width:64px;height:64px;padding:0;position:relative;overflow:hidden}.image_bac165>img{object-fit:cover;width:100%;height:100%;position:absolute;top:0;bottom:0;left:0;right:0}.container_dd2bd1{font-size:14px;font-weight:600;line-height:20px}.container_cab0d6{flex-direction:column;display:flex}.content_b7bee4{flex-direction:column;row-gap:16px;margin-top:12px;padding:8px 0;display:flex}.container_a94343{flex-grow:1;justify-content:flex-end;column-gap:8px;display:flex}.container_a23110{flex-shrink:0;min-height:52px}.wrapper_f2cc3d{z-index:1;width:100%;min-height:52px;box-shadow:var(--shadow-top-s);border-top:1px solid var(--grey-600);box-sizing:border-box;background-color:var(--white);align-items:center;padding:0 8px;display:flex;position:absolute;bottom:0;left:0;right:0}.wrapper_f2cc3d>button:only-child{width:100%}.container_c1d21a{text-align:left;word-break:break-all;background:0 0;border:none;outline:none;padding:0;transition:all .2s ease-in-out;display:inline}@media (min-width:1279px){.container_c1d21a:hover{color:var(--orange-100)}}.container_d6b914{color:var(--red-100);column-gap:8px;display:flex}.container_d6b914>svg{stroke:var(--red-100)}.container_b39bff{box-sizing:border-box;background-color:var(--white);flex-direction:column;flex-shrink:0;width:416px;height:100%;display:flex;position:fixed;top:0;right:0}@media (min-width:767px){.container_b39bff{box-shadow:var(--shadow-left-s);border-left:1px solid var(--grey-600)}}@media (max-width:1279px){.container_b39bff{z-index:1;width:400px;height:calc(100% - 48px);top:48px}}@media (max-width:767px){.container_b39bff{z-index:11;width:100%;height:100%;top:0}}@media (max-width:1279px){.container_b39bff.withOffset_da61d7{height:calc(100% - 88px);top:88px}}.top_abb6e2{box-sizing:border-box;flex-direction:column;flex-shrink:0;padding:12px 16px 0;display:flex}.controls_f6126c{justify-content:space-between;align-items:center;display:flex}.buttons_cb11ef{column-gap:8px;display:flex}.button_e752c1{border-radius:8px;width:32px;height:32px}.title_a81ea0{border-radius:6px;width:240px;height:24px;margin-top:12px}.tabs_cd0135{border-radius:10px;width:384px;height:36px;margin-top:16px}.content_dfc329{flex-direction:column;row-gap:16px;padding:24px;display:flex;position:relative}.content_dfc329:before{content:"";z-index:1;background:linear-gradient(180deg,color-mix(in srgb,var(--white),transparent 100%)31.25%,var(--white)95.31%);width:100%;height:100%;position:absolute}.content_dfc329>div{align-items:center;column-gap:36px;display:flex}.content_dfc329>div:nth-child(odd)>.value_f56d07{width:248px}.content_dfc329>div:nth-child(2n)>.value_f56d07{width:180px}@media (max-width:767px){.content_dfc329{padding:24px 16px}}.content_dfc329.withoutWrapper_abc919{padding:0}.label_f0df0e{border-radius:6px;width:80px;height:16px}.value_f56d07{border-radius:6px;height:24px}.container_c5f297{border-radius:50%;justify-content:center;align-items:center;width:160px;height:160px;margin-top:64px;display:flex}.container_c5f297 div{border-radius:50%;justify-content:center;align-items:center;display:flex}.container_c5f297>div{width:128px;height:128px}.container_c5f297>div>div{width:96px;height:96px}.container_c5f297>div>div>div{width:72px;height:72px}.container_c5f297>div>div>div>svg{stroke:var(--white)}.container_c5f297.success_b9e7ce{box-shadow:0px 0px 28px -5px color-mix(in srgb,var(--grey-100),transparent 95%),0px 3px 4px -3px color-mix(in srgb,var(--green-100),transparent 63%);background-color:var(--green-600)}.container_c5f297.success_b9e7ce div{box-shadow:0px 0px 28px -5px color-mix(in srgb,var(--grey-100),transparent 95%),0px 3px 4px -3px color-mix(in srgb,var(--green-100),transparent 63%)}.container_c5f297.success_b9e7ce>div>div{background-color:var(--green-500)}.container_c5f297.success_b9e7ce>div>div>div{background-color:var(--green-300)}.container_c5f297.error_ac1cab{box-shadow:0px 0px 28px -5px color-mix(in srgb,var(--grey-100),transparent 95%),0px 3px 4px -3px color-mix(in srgb,var(--red-100),transparent 63%);background-color:var(--red-600)}.container_c5f297.error_ac1cab div{box-shadow:0px 0px 28px -5px color-mix(in srgb,var(--grey-100),transparent 95%),0px 3px 4px -3px color-mix(in srgb,var(--red-100),transparent 63%)}.container_c5f297.error_ac1cab>div>div{background-color:var(--red-500)}.container_c5f297.error_ac1cab>div>div>div{background-color:var(--red-300)}.container_a2a3c8{flex-direction:column;align-items:center;height:100%;display:flex}.container_a2a3c8>svg{margin-top:68px}.title_db1f08{margin-top:104px;font-size:16px;font-weight:600;line-height:24px}.description_e49654{color:var(--grey-300);margin-top:8px}.container_d0c245{flex-direction:column;row-gap:16px;display:flex}.wrapper_bf3749{flex-direction:column;row-gap:12px;display:flex}.title_ff8a5c{align-items:baseline;column-gap:4px;display:flex}.title_ff8a5c>span{color:var(--grey-400);font-size:12px;line-height:16px}.list_c65ec2{flex-direction:column;display:flex}.listItem_fb4c92{counter-increment:list;align-items:baseline;font-size:16px;line-height:24px;display:flex}.listItem_fb4c92:before{content:counter(list);min-width:28px;color:var(--grey-500);font-size:12px;line-height:16px}.container_d2fbfe>div{flex-direction:column;row-gap:8px;display:flex}.stub_dd0a7f{color:var(--grey-300);justify-content:center;padding:6px 0;font-weight:500;display:flex}.container_f34844{column-gap:12px;display:flex;position:relative}.container_f34844:hover>.controls_d1eb34{opacity:1}.label_f4ebd3{box-sizing:border-box;flex-shrink:0;column-gap:4px;width:100px;padding-top:4px;display:flex}.label_f4ebd3>span{color:var(--grey-300);font-size:13px;font-weight:500;line-height:16px}.label_f4ebd3>span>svg{stroke:var(--grey-300);margin-left:4px;transform:translateY(3px)}.label_f4ebd3:has(~* [data-quick]){padding-top:8px}.label_f4ebd3:has(~* [data-quick-checkbox]){padding-top:2px}.content_d9ece8{flex-grow:1;min-width:0;font-size:16px;line-height:24px;display:flex}.placeholder_a8048f{width:100%;height:24px}.error_fd6481{flex-grow:1;justify-content:space-between;display:flex}.error_fd6481>span{color:var(--red-100)}.container_cf118b{flex-direction:column;row-gap:16px;display:flex}.selectPlaceholder_ae1a19{flex-direction:column;row-gap:4px;display:flex}.selectPlaceholder_ae1a19>div:first-child{width:80px;height:20px}.selectPlaceholder_ae1a19>div:last-child{width:100%;height:48px}.checkboxPlaceholder_c07d0c{width:100%;height:20px}.popup_b13137{z-index:1;background-color:color-mix(in srgb,var(--grey-100),transparent 80%);padding:8px;position:absolute;top:0;bottom:0;left:0;right:0}.container_dc2561{box-shadow:var(--shadow-bottom-s);border-top:1px solid var(--grey-600);box-sizing:border-box;background-color:var(--white);color:var(--grey-100);border-radius:16px;flex-direction:column;row-gap:12px;padding:16px 24px;font-size:14px;font-weight:400;line-height:20px;display:flex}@media (max-width:1279px){.container_dc2561{padding:16px}}.top_de9121{justify-content:space-between;align-items:center;display:flex}.top_de9121>div:last-child{align-items:center;column-gap:16px;display:flex}.heading_cb39a1{color:var(--grey-100);font-size:18px;font-weight:800}.content_b8d8a1{flex-direction:column;row-gap:24px;display:flex}.content_b8d8a1>div{flex-direction:column;row-gap:8px;display:flex}.content_b8d8a1>div>span{justify-content:space-between;align-items:center;min-height:24px;font-weight:700;display:flex}.container_f16cdc{z-index:100}.container_f16cdc>div:not(:first-child){box-shadow:none}@media (min-width:1279px){.container_f16cdc{height:100%;display:flex;position:fixed;top:0;right:0}.container_f16cdc>div{position:relative;top:0}}@media (max-width:1279px){.container_f16cdc>div:first-child{z-index:101}}.id_a584a4{text-align:right;background:0 0;border:none;outline:none;padding:0;transition:all .2s ease-in-out;display:inline-flex}@media (min-width:1279px){.id_a584a4:hover{color:var(--orange-100)}}.primary_c9a97b{font-size:16px;line-height:24px}.secondary_e1c9c7{color:var(--grey-300);font-size:12px;line-height:16px}.link_b9f192{pointer-events:all}.container_ce759a{flex-grow:1;justify-content:space-between;column-gap:4px;display:flex}.container_ce759a>a{opacity:0;transition:opacity .2s ease-in-out}.container_ce759a:hover>a{opacity:1}.container_a13273{border:1px solid var(--grey-600);box-sizing:border-box;background-color:var(--grey-bg-50);border-radius:10px;justify-content:space-between;align-items:center;column-gap:8px;height:40px;padding:3px 3px 3px 15px;transition:all .2s ease-in-out;display:flex}.container_a13273:hover .actions_f19907{opacity:1}.container_a13273:hover{border-color:var(--grey-500)}.container_a13273.active_a2a61f .actions_f19907{opacity:1}.info_d14cee{grid-template-columns:auto auto auto;align-items:baseline;column-gap:4px;display:grid}.info_d14cee>svg{stroke:var(--grey-400);align-self:center}.button_c1be29{text-overflow:ellipsis;text-align:left;white-space:nowrap;background:0 0;border:none;outline:none;padding:0;transition:all .2s ease-in-out;overflow:hidden}.button_c1be29:hover{color:var(--orange-100)}.subTitle_d78c7a{color:var(--grey-400);font-size:12px;line-height:16px}.actions_f19907{opacity:0;will-change:opacity;align-items:center;column-gap:4px;transition:all .2s ease-in-out;display:flex}.actions_f19907>svg{stroke:var(--grey-300);padding:8px}.container_ba38eb{flex-direction:column;flex-grow:1;row-gap:12px;display:flex}.container_ba38eb.loading_d83cd9:before{content:"";z-index:1;background:linear-gradient(180deg,color-mix(in srgb,var(--white),transparent 100%)31.25%,var(--white)95.31%);width:100%;height:100%;position:absolute}.controls_f63346{column-gap:16px;display:flex}.content_d38922{flex-direction:column;flex-grow:1;row-gap:6px;display:flex}.placeholder_a322a7{border-radius:8px;width:100%;height:38px}.container_a4b881{flex-direction:column;flex-grow:1;align-items:center;display:flex}.spinner_fc32a6{justify-content:center;align-items:center;margin-top:148px;display:flex}.title_ab86fc{margin-top:172px;font-size:16px;font-weight:600;line-height:24px}.description_be5780{color:var(--grey-300);margin-top:8px}.container_e48d79{flex-direction:column;margin-top:16px;padding:0 16px;display:flex}.container_f32bd0{column-gap:12px;padding:4px 15px;display:flex}.label_b9faef{width:100px;color:var(--grey-300);flex-shrink:0;padding-top:8px;font-size:13px;font-weight:500;line-height:16px}.content_bf4411{flex-grow:1;min-height:32px;font-size:16px;line-height:24px;overflow:hidden}.container_b63f3c{flex-direction:column;margin-top:4px;display:flex}.top_a95aec{justify-content:space-between;align-items:center;display:flex}.label_bb4e2e{font-weight:700}.content_c03ba5{flex-direction:column;row-gap:6px;margin-top:12px;display:flex}.content_c03ba5:empty{display:none}.container_df396a{border:1px solid var(--grey-600);background:var(--grey-bg-50);border-radius:12px;flex-direction:column;scroll-margin-bottom:24px;transition:all .2s ease-in-out;display:flex}.container_df396a:hover{border-color:var(--grey-500)}.container_df396a:hover>.top_f3efb7>.controls_a86f2c{opacity:1}.container_df396a:has([data-dropdown-open]){border-color:var(--grey-500)}.container_df396a:has([data-dropdown-open])>.top_f3efb7>.controls_a86f2c{opacity:1}.top_f3efb7{border-radius:inherit;align-items:center;height:44px;display:flex;position:relative}.top_f3efb7>button{border-radius:inherit;background:0 0;border:none;outline:none;justify-content:space-between;align-items:center;padding:0 0 0 16px;display:flex;position:absolute;top:0;bottom:0;left:0;right:0}.label_f9b4ef{align-items:center;column-gap:8px;display:flex}.label_f9b4ef>svg{stroke:var(--grey-300);transition:all .2s ease-in-out}.label_f9b4ef>span{color:var(--grey-100);font-size:16px;line-height:24px}.label_f9b4ef.open_f07271>svg{transform:rotate(180deg)}.controls_a86f2c{opacity:0;transition:all .2s ease-in-out;position:absolute;right:8px}.controls_a86f2c.open_f07271{opacity:1}.content_c0d36f{flex-direction:column;padding:8px 0;display:flex}.create_b24949{margin:8px 15px 0}.container_c0c786{flex-direction:column;flex-grow:1;row-gap:2px;display:flex}@keyframes active_dc13eb{to{pointer-events:all}}.container_b4ff53{border-radius:8px;justify-content:space-between;align-items:center;padding:4px;transition:all .2s ease-in-out;display:flex}.container_b4ff53:hover{background-color:var(--grey-600)}.container_b4ff53:hover .actions_bdcbdc{animation:0s .2s forwards active_dc13eb;display:flex}.container_b4ff53.active_dc13eb{background-color:var(--grey-600)}.container_b4ff53.active_dc13eb .actions_bdcbdc{animation:0s .2s forwards active_dc13eb;display:flex}.info_a8606e{grid-template-columns:auto auto;align-items:baseline;column-gap:4px;display:grid}.button_b7edf1{text-overflow:ellipsis;text-align:left;white-space:nowrap;background:0 0;border:none;outline:none;padding:0;transition:all .2s ease-in-out;overflow:hidden}.button_b7edf1:hover{color:var(--orange-100)}.title_e7beaf{font-size:16px;line-height:24px}.title_e7beaf.danger_a5abcf:not(:hover){color:var(--red-100)}.subTitle_df5f02{color:var(--grey-400);font-size:12px;line-height:20px}.actions_bdcbdc{pointer-events:none;align-items:center;column-gap:4px;transition:all .2s ease-in-out;display:none}.container_c0e2c6{align-items:center;column-gap:10px;margin-top:4px;font-weight:400;display:flex}.container_c0e2c6:empty{display:none}.container_c0e2c6>svg{stroke:var(--grey-300)}.container_c0e2c6>button{max-width:140px;color:var(--grey-300);text-overflow:ellipsis;white-space:nowrap;font-size:13px;line-height:16px;overflow:hidden}.container_c0e2c6>span{color:var(--grey-500)}.container_f1126b{flex-direction:column;align-items:center;height:100%;display:flex}.container_f1126b>svg{margin-top:68px}.title_f5b5f9{margin-top:104px;font-size:16px;font-weight:600;line-height:24px}.description_eadbc4{color:var(--grey-300);margin-top:8px}.container_fd36ae{flex-direction:column;flex-grow:1;display:flex}.tags_c58a72{flex-wrap:wrap;align-items:flex-start;gap:4px;display:flex}.container_f98959{word-break:break-all}.container_d3f714{flex-direction:column;flex-shrink:0;margin-top:16px;padding:0 16px;display:flex}.container_d3f714>div>div{justify-content:space-around}.container_d3f714>div>div>button{padding:0}.spacer_d4389e{flex-shrink:0;width:416px}@media (max-width:1279px){.spacer_d4389e{display:none}}.container_fe0731{z-index:100;box-sizing:border-box;background-color:var(--white);flex-direction:column;flex-shrink:0;display:flex}@media (min-width:767px){.container_fe0731{width:416px;height:100%;box-shadow:var(--shadow-left-s);border-left:1px solid var(--grey-600);position:fixed;top:56px;right:0}}@media (max-width:1279px){.container_fe0731{width:400px;height:calc(100% - 48px);top:48px}}@media (max-width:767px){.container_fe0731{width:100%;height:100%}}@media (max-width:1279px){.container_fe0731.withOffset_dde87a{height:calc(100% - 88px);top:88px}}.container_fe0731.filter_c30b3c{box-shadow:none}.controls_fe2990{flex-shrink:0;align-items:center;column-gap:4px;height:56px;padding:0 16px;display:flex}.controls_fe2990:has(.controlsButtons_e9404f:empty):has(.controlsExtra_a4dced:empty){display:none}.controls_fe2990:has(.controlsButtons_e9404f:empty):has(.controlsExtra_a4dced:empty)~.info_e89b88{margin-top:16px}.controls_fe2990:has(.controlsButtons_e9404f:empty):has(.controlsExtra_a4dced:empty)~.info_e89b88>.closeButton_a34f17{margin-top:-4px}.controlsButtons_e9404f{column-gap:8px;display:flex}.controlsExtra_a4dced{margin-left:auto;overflow:hidden}.controlsExtra_a4dced:empty{display:none}.info_e89b88{box-sizing:border-box;flex-shrink:0;column-gap:8px;padding:0 16px;display:flex}.info_e89b88>div{color:var(--grey-100);word-break:break-all;flex-direction:column;flex-grow:1;row-gap:4px;font-size:22px;font-weight:800;line-height:24px;display:flex}.content_c015fb{scrollbar-width:thin;scrollbar-color:var(--grey-500)var(--white);flex-direction:column;flex-grow:1;padding:20px 24px 20px 23px;display:flex;overflow-y:auto}@media (max-width:767px){.content_c015fb{padding:20px 16px}}.content_c015fb [data-tag],.content_c015fb [data-color-tag],.content_c015fb [data-badge]{font-size:16px}.content_c015fb:has(>div[data-controls]){scroll-padding-bottom:60px}.icons_f23b10{align-items:center;column-gap:4px;height:12px;margin-left:4px;display:inline-flex}.icons_f23b10>svg{stroke:var(--grey-300)}.closeButton_a34f17{margin-left:auto}.container_d1137a{-webkit-user-select:none;user-select:none;align-items:center;display:flex}.container_d1137a>input{opacity:0;width:1px;height:1px;position:fixed}.container_d1137a>span{margin-left:12px}@media (min-width:1279px){.container_d1137a{cursor:pointer}}.container_d1137a.default_d96845>input:focus-visible+div{border-color:var(--grey-200)}.container_d1137a.default_d96845>input:checked+div{border-color:var(--grey-100);background-color:var(--grey-100)}.container_d1137a.default_d96845>input:checked+div>div>svg{stroke:var(--white);display:block}.container_d1137a.default_d96845>input[disabled]+div{border-color:var(--grey-400);cursor:not-allowed}.container_d1137a.default_d96845>input[disabled]:checked+div{background-color:var(--grey-400)}.container_d1137a.default_d96845>input[disabled]:checked+div>div>svg{stroke:var(--white);display:block}.container_d1137a.default_d96845>div{border:2px solid var(--grey-300);box-sizing:border-box;flex-shrink:0;justify-content:center;align-items:center;transition:all .2s ease-in-out;display:flex}.container_d1137a.default_d96845>div:before{content:"";background-color:#0000;transition:background-color .2s ease-in-out;position:absolute}.container_d1137a.default_d96845>div>div>svg{stroke:var(--white);display:none}@media (min-width:1279px){.container_d1137a.default_d96845>input:hover:not([disabled])+div{border-color:var(--grey-200)}.container_d1137a.default_d96845>input:checked:hover:not([disabled])+div{border-color:var(--grey-200);background-color:var(--grey-200)}}.container_d1137a.default_d96845.extra-small_e08fd4>div{border-radius:4px;width:16px;height:16px}.container_d1137a.default_d96845.small_a49bcc>div{border-radius:6px;width:20px;height:20px}.container_d1137a.default_d96845.indeterminate_bb95e1>input:checked+div{background-color:var(--white);position:relative}.container_d1137a.default_d96845.indeterminate_bb95e1>input:checked+div:before{background-color:var(--grey-100)}.container_d1137a.default_d96845.indeterminate_bb95e1>input[disabled]:checked+div:before{background-color:var(--grey-400)}@media (min-width:1279px){.container_d1137a.default_d96845.indeterminate_bb95e1>input:checked:hover:not([disabled])+div{background-color:var(--white)}.container_d1137a.default_d96845.indeterminate_bb95e1>input:checked:hover:not([disabled])+div:before{background-color:var(--grey-200)}}.container_d1137a.default_d96845.indeterminate_bb95e1.extra-small_e08fd4>input:checked+div:before{border-radius:2px;width:8px;height:8px}.container_d1137a.default_d96845.indeterminate_bb95e1.small_a49bcc>input:checked+div:before{border-radius:3px;width:12px;height:12px}.container_d1137a.switch_ab973f>input:checked+div{background-color:var(--grey-100)}.container_d1137a.switch_ab973f>input:checked+div>div{background-color:var(--white);left:19px}.container_d1137a.switch_ab973f>input:checked+div>div:before{content:"";background-color:var(--grey-100);-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNiAxNiIgZmlsbD0ibm9uZSIgc3Ryb2tlPSIjMDAwIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8cGF0aCBkPSJNMTMuMzMzMiA0TDUuOTk5ODQgMTEuMzMzM0wyLjY2NjUgOCIgc3Ryb2tlLXdpZHRoPSIxLjMzIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz4KPC9zdmc+Cg==);mask-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNiAxNiIgZmlsbD0ibm9uZSIgc3Ryb2tlPSIjMDAwIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8cGF0aCBkPSJNMTMuMzMzMiA0TDUuOTk5ODQgMTEuMzMzM0wyLjY2NjUgOCIgc3Ryb2tlLXdpZHRoPSIxLjMzIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz4KPC9zdmc+Cg==)}.container_d1137a.switch_ab973f>input:focus-visible+div{background-color:var(--grey-200)}.container_d1137a.switch_ab973f>input[disabled]+div{background-color:var(--grey-400);cursor:not-allowed}.container_d1137a.switch_ab973f>input[disabled]+div>div{background-color:var(--white)}.container_d1137a.switch_ab973f>input[disabled]+div>div:before{background-color:var(--grey-400)}.container_d1137a.switch_ab973f>div{background-color:var(--grey-300);border-radius:14px;width:36px;height:20px;transition:all .2s ease-in-out;position:relative}.container_d1137a.switch_ab973f>div>div{background-color:var(--white);border-radius:50%;justify-content:center;align-items:center;width:14px;height:14px;transition:all .2s ease-in-out;display:flex;position:absolute;top:3px;left:3px}.container_d1137a.switch_ab973f>div>div:before{content:"";background-color:var(--grey-300);width:100%;height:100%;-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNiAxNiIgZmlsbD0ibm9uZSIgc3Ryb2tlPSIjMDAwIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8cGF0aCBkPSJNMTIgNEw0IDEyIiBzdHJva2Utd2lkdGg9IjEuMzMzMzMiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPgo8cGF0aCBkPSJNNCA0TDEyIDEyIiBzdHJva2Utd2lkdGg9IjEuMzMzMzMiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPgo8L3N2Zz4K);mask-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNiAxNiIgZmlsbD0ibm9uZSIgc3Ryb2tlPSIjMDAwIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8cGF0aCBkPSJNMTIgNEw0IDEyIiBzdHJva2Utd2lkdGg9IjEuMzMzMzMiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPgo8cGF0aCBkPSJNNCA0TDEyIDEyIiBzdHJva2Utd2lkdGg9IjEuMzMzMzMiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPgo8L3N2Zz4K);-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:12px;mask-size:12px;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}@media (min-width:1279px){.container_d1137a.switch_ab973f>input:hover:not([disabled])+div,.container_d1137a.switch_ab973f>input:hover:not([disabled])+div>div:before{background-color:var(--grey-200)}}.container_d1137a.rtl_ee4c90{flex-direction:row-reverse;justify-content:space-between}.container_d1137a.rtl_ee4c90>div{margin-left:12px}.container_d1137a.rtl_ee4c90>span{margin-left:0}.container_d1137a.nonInteractive_cac92e{pointer-events:none}.container_bade4f{flex-direction:column;row-gap:4px;padding:16px 24px 16px 23px;transition:all .2s ease-in-out;display:flex}.container_bade4f:hover{background-color:var(--grey-bg-100)}.top_aae159{justify-content:space-between;align-items:center;display:flex}.title_bfb615{color:var(--grey-300);font-size:12px;font-weight:600;line-height:16px}.title_bfb615>span{color:var(--grey-500);font-size:13px;font-weight:500}.side_d9493a{align-items:center;column-gap:8px;display:flex}.time_c0583e{width:36px;color:var(--grey-400);text-align:right;font-size:12px;font-weight:500;line-height:16px}.indicator_fe101e{background-color:var(--orange-100);border-radius:50%;width:6px;height:6px}.action_b834e1{font-size:16px;line-height:24px}.action_b834e1>a{word-break:break-all}.message_fbeb7e{border-left:1px solid var(--grey-500);color:var(--grey-300);padding:4px 8px;font-size:12px;font-weight:500;line-height:16px}.dialog_da6b06>div[data-content]{max-width:376px}.title_e9b31d{color:var(--red-100);align-items:center;column-gap:12px;display:flex}.title_e9b31d>svg{stroke:var(--red-100)}.description_f64a21{font-size:16px;line-height:24px}.close_cc8d77{z-index:3;position:absolute;top:16px;right:16px}@media (max-width:1279px){.close_cc8d77{top:16px;right:12px}}.container_cf35fe{justify-content:flex-end;align-items:center;column-gap:16px;margin:0 -24px -24px;padding:24px;display:flex}.container_cf35fe>button:only-child{width:100%}@media (max-width:1279px){.container_cf35fe{margin:auto -16px -16px;padding:16px}}.container_ec367f{flex-direction:column;row-gap:4px;max-width:100%;display:flex}.container_ec367f>span{color:var(--grey-400)}.title_bd5559{word-break:break-all;align-items:center;column-gap:8px;font-size:22px;font-weight:800;line-height:24px;display:flex}.title_bd5559>svg{stroke:var(--grey-400)}.container_c1dc31{justify-content:space-between;align-items:center;min-height:32px;margin:-16px -24px 0;padding:16px 58px 16px 24px;transition:all .2s ease-in-out;display:flex}@media (max-width:1279px){.container_c1dc31{margin:-16px -16px 0;padding:16px 50px 16px 16px}}.container_c1dc31.scrolled_c12166{box-shadow:var(--shadow-bottom-s)}.overlay_b47f71{z-index:1000;background-color:color-mix(in srgb,var(--grey-100),transparent 70%);justify-content:center;align-items:center;padding:32px;display:flex}@media (max-width:1279px){.overlay_b47f71{padding:0}}.content_b75172{width:100%;max-width:400px;max-height:100%;box-shadow:var(--shadow-center-m);box-sizing:border-box;background-color:var(--white);border-radius:16px;outline:none;grid-template-rows:auto 1fr;padding:16px 24px 24px;display:grid;position:relative;overflow:hidden}@media (max-width:1279px){.content_b75172{border-radius:0;max-width:100%;height:100%;padding:16px}}.dialog_c08a46>div[data-content]{max-width:800px}.select_a449bf{max-width:240px}.groups_f2e2c3{box-sizing:border-box;flex-direction:column;row-gap:16px;min-height:200px;padding-top:16px;display:flex}.group_c7bb95{justify-content:space-between;column-gap:24px;display:flex}.group_c7bb95>span{padding-top:9px;font-size:13px;font-weight:600;line-height:16px}.chips_d43f12{flex-wrap:wrap;justify-content:flex-end;gap:8px;max-width:600px;display:flex}.spinner_bec407{justify-content:center;align-items:center;min-height:232px;display:flex}@media (min-width:1279px){.footer_cf31fe{display:none}}.addon_ab17d1 div[data-content]{padding:0;overflow-y:hidden}.title_e1920e{box-sizing:border-box;justify-content:space-between;min-height:46px;margin-right:12px;padding-bottom:16px;display:flex}.label_d13328{column-gap:4px;display:flex}.label_d13328>span{color:var(--grey-300)}.controls_d45d9d{column-gap:8px;margin-top:-4px;display:flex}.button_e57e0c{text-align:left;background:0 0;border:none;outline:none;padding:0}.button_e57e0c.readed_d35c26{cursor:default}.notifications_dd77a6{scrollbar-width:thin;scrollbar-color:var(--grey-500)var(--white);z-index:0;flex-direction:column;display:flex;position:relative;overflow-y:auto}.day_edc144{border:1px solid var(--grey-600);box-sizing:border-box;background-color:var(--white);width:64px;color:var(--grey-200);border-radius:6px;justify-content:center;align-self:center;margin:8px 0;padding:6px 0;font-size:13px;font-weight:500;line-height:16px;display:flex;position:sticky;top:8px}.spinner_cb0e81{flex-grow:1;justify-content:center;align-items:center;display:flex}.spinner_cb0e81.more_e30c3c{margin-top:24px}.container_f17335{z-index:2;box-sizing:border-box;background-color:var(--white);justify-content:space-between;height:56px;transition:box-shadow .2s ease-in-out;display:flex;position:sticky;top:0}@media (max-width:1279px){.container_f17335{z-index:11;height:48px;box-shadow:var(--shadow-bottom-s);background-color:var(--grey-bg-100);border:none;align-items:center;padding:0 16px}.container_f17335:has(.tabs_e6c67c){margin-bottom:32px}}.wrapper_bc3a8f{flex-grow:1;justify-content:space-between;align-items:center;padding:0 24px;display:flex}@media (max-width:1279px){.wrapper_bc3a8f{padding:0}}.heading_e8e892{align-items:center;font-size:24px;font-weight:800;display:flex}.tabs_e6c67c{flex-grow:0}@media (max-width:1279px){.tabs_e6c67c{scrollbar-width:thin;scrollbar-color:var(--grey-500)var(--white);height:32px;box-shadow:var(--shadow-bottom-s);background-color:var(--grey-bg-100);padding:0 12px;display:flex;position:absolute;bottom:-32px;left:0;right:0;overflow-x:auto}.tabs_e6c67c>div{flex-grow:0}}.controls_dae172{column-gap:12px;display:none}@media (max-width:1279px){.controls_dae172{display:flex}}.placeholder_febecb{border-radius:10px;max-width:300px;height:36px;margin-bottom:16px}.container_d74cd5{align-self:flex-start;align-items:center;column-gap:12px;max-width:100%;margin-bottom:16px;display:flex}.container_b233ef{grid-template-columns:1fr min-content;grid-auto-flow:column;width:100vw;display:grid}@media (min-width:1279px){.container_b233ef.withSidebar_c77da1{width:calc(100vw - 56px)}}.wrapper_d3977a{flex-direction:column;min-width:0;display:flex}.content_bccd88{scrollbar-width:thin;scrollbar-color:var(--grey-500)var(--white);box-sizing:border-box;flex-direction:column;flex-grow:1;height:calc(100dvh - 56px);padding:12px 24px 24px;display:flex;position:relative;overflow:hidden auto}@media (max-width:1279px){.content_bccd88{height:calc(100dvh - 48px);padding:24px 16px}}.controls_db5c6a{justify-content:space-between;margin-bottom:24px;display:flex}@media (max-width:767px){.controls_db5c6a{margin-bottom:24px}}.controls_db5c6a.withoutSearch_e69d4a{justify-content:flex-end;margin-bottom:0}.search_c7d6dd{width:100%;max-width:300px}@media (max-width:767px){.search_c7d6dd{max-width:none}}.container_cb26cf{flex-direction:column;flex-grow:1;justify-content:center;align-items:center;display:flex}.container_cb26cf>svg{fill:var(--grey-600)}.container_cb26cf>span{margin-top:72px;font-size:22px;font-weight:600;line-height:26px}.button_c6fba6{min-width:220px;margin-top:24px}.placeholder_fc16bb{width:220px;height:40px;margin-top:24px}.container_ffc969{background:0 0;border:none;border-radius:8px;outline:none;align-items:center;max-width:100%;padding:6px 8px;display:flex}.container_ffc969>svg{stroke:currentColor}.container_ffc969>span{text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-weight:700;overflow:hidden}.container_ffc969.blue_c4044f{background-color:var(--blue-600);color:var(--blue-100)}.container_ffc969.green_c54d73{background-color:var(--green-600);color:var(--green-100)}.container_ffc969.orange_a5e796{background-color:var(--orange-600);color:var(--orange-100)}.container_ffc969.red_ebac36{background-color:var(--red-600);color:var(--red-100)}.container_ffc969.grey_e720e9{background-color:var(--grey-600);color:var(--grey-200)}.container_ffc969.purple_d436ad{background-color:var(--purple-600);color:var(--purple-100)}.container_ffc969.cyan_c3ab3a{background-color:var(--cyan-600);color:var(--cyan-100)}.container_ffc969.thin_a3a572>span{font-weight:400}.container_ffc969.small_ca3ef4{border-radius:6px;padding:2px 4px}.icon_e03a6b{margin-right:6px}.arrow_f0bc85{margin-left:2px}.container_cc4bd7{flex-direction:column;row-gap:8px;display:flex}.checkboxes_f7c1e0{flex-direction:column;row-gap:20px;margin-top:8px;display:flex}.checkboxes_f7c1e0>div>div:first-child{padding:0}.collapse_b7aed3{margin-top:0;margin-bottom:0}@keyframes pulse_f971fb{0%{background-color:var(--grey-600)}to{background-color:color-mix(in srgb,var(--grey-600),transparent 60%)}}.button_dfbfef{animation:.4s ease-in infinite alternate pulse_f971fb}.grey_ac3e9b[data-page-addon-copy]:hover{color:var(--orange-100)}.grey_ac3e9b[data-page-addon-copy]{color:var(--grey-300)}.green_c29bfb[data-page-addon-copy]:hover{color:var(--orange-100)}.green_c29bfb[data-page-addon-copy]{color:var(--green-100)}.blue_c570d1[data-page-addon-copy]:hover{color:var(--orange-100)}.blue_c570d1[data-page-addon-copy]{color:var(--blue-100)}.orange_f57c10[data-page-addon-copy]:hover,.orange_f57c10[data-page-addon-copy],.red_a85bac[data-page-addon-copy]:hover{color:var(--orange-100)}.red_a85bac[data-page-addon-copy]{color:var(--red-100)}.container_c83473{flex-direction:column;row-gap:16px;display:flex}.container_c83473>div{align-items:center;column-gap:12px;display:flex}.container_c83473>div:hover .line_c30a82{border-color:var(--grey-500)}.container_c83473>div>span{color:var(--grey-400);font-size:13px;font-weight:600}.container_c83473>div>button{background:0 0;border:none;outline:none;padding:0;transition:all .2s ease-in-out}.container_c83473>div>button:hover{color:var(--orange-100)}.line_c30a82{border:1px dashed var(--grey-600);box-sizing:border-box;flex-grow:1;height:2px;transition:all .2s ease-in-out}.placeholder_f02d98{width:100%;height:20px}.container_cd56d4{justify-content:center;column-gap:10px;padding:16px 0;display:flex}.cell_a7cb0b{border:1px solid var(--grey-600);box-sizing:border-box;background:var(--grey-bg-100);border-radius:6px;justify-content:center;align-items:center;width:36px;height:44px;font-size:32px;font-weight:600;line-height:36px;display:flex}.placeholder_f3e42c{width:36px;height:44px}.container_e0f35c{text-align:left;word-break:break-all;background:0 0;border:none;outline:none;padding:0;transition:all .2s ease-in-out;display:inline}@media (min-width:1279px){.container_e0f35c:hover{color:var(--orange-100)}}.container_a50728{flex-direction:column;row-gap:12px;display:flex}.widget_d6b553{border:1px solid var(--grey-600);background-color:var(--grey-bg-50);border-radius:12px;grid-template-columns:1fr max-content;align-items:center;column-gap:12px;padding:10px 12px;display:grid}.content_dfbce2{flex-direction:column;row-gap:8px;min-width:100%;display:flex}.title_dcb5de{color:var(--grey-300);column-gap:10px;font-size:13px;line-height:16px;display:flex}.mainWord_d6f56d{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.info_abbb1f{align-items:center;column-gap:4px;display:flex}.amount_cab8ba{font-size:18px;font-weight:500;line-height:24px}.currency_ee861f{color:var(--grey-300)}.controls_b10888{column-gap:4px;display:flex}.icon_c6f723{stroke:var(--grey-300)}.container_a83fd5{flex-grow:1;position:relative}.button_e1d87d{z-index:1;background:0 0;background:var(--white);border:none;border-radius:8px;outline:none;align-items:center;min-height:32px;padding:0 4px;transition:all .2s ease-in-out;display:flex;position:absolute;top:0;bottom:0;left:0;right:0}.button_e1d87d:hover{background-color:var(--grey-600)}.button_e1d87d>div{text-overflow:ellipsis;text-align:left;white-space:nowrap;grid-template-columns:auto auto;align-items:baseline;column-gap:4px;display:grid;overflow:hidden}.button_e1d87d>div>span{text-overflow:ellipsis;overflow:hidden}.button_e1d87d>div>span:last-child{color:var(--grey-400);font-size:12px;line-height:16px}@media (min-width:1279px){.dialog_f08210>div[data-content]{aspect-ratio:1;width:auto;max-width:none;height:100%}}.spinner_b99bef{justify-content:center;align-items:center;width:100%;height:440px;display:flex}.map_acce87{border-radius:10px;overflow:hidden}@media (min-width:1279px){.footer_a4fac6{display:none}}.container_bd51ff{align-items:center;column-gap:4px;display:flex}.tag_ed5a46{border:1px solid var(--grey-600);box-sizing:border-box;background-color:var(--white);white-space:nowrap;border-radius:4px;flex-direction:column;column-gap:6px;padding:1px 5px;display:flex}.tag_ed5a46.caption_f75acb{border-radius:6px;padding:2px 7px}.tag_ed5a46.highlighted_dde1e4{border-color:var(--orange-500);background-color:var(--orange-600)}.tag_ed5a46.secondary_dc05b5{border-color:var(--grey-500);background-color:var(--grey-600)}.tag_ed5a46.danger_cff823{border-color:var(--red-500);background-color:var(--red-600)}.content_a70944{word-break:break-all;font-size:14px;line-height:20px}.content_a70944>svg{stroke:var(--grey-100)}.container_b8fbef{color:var(--grey-300);font-size:12px;line-height:16px}.container_d17e3c{color:var(--grey-300);white-space:nowrap;font-size:12px}.container_d17e3c.danger_c04bb2{color:var(--red-300)}.container_ca5627{align-items:center;column-gap:8px;max-width:100%;display:flex}.tags_a2b4b4{column-gap:2px;max-width:100%;display:flex;position:relative;overflow:hidden}.tags_a2b4b4.fading_aaf2ed{-webkit-mask-image:linear-gradient(to right,var(--black)calc(100% - 24px),transparent 100%);-webkit-mask-image:linear-gradient(to right,var(--black)calc(100% - 24px),transparent 100%);mask-image:linear-gradient(to right,var(--black)calc(100% - 24px),transparent 100%)}.danger_ce2fef{color:var(--red-300)}.container_b3a212{box-sizing:border-box;background-color:var(--grey-bg-200);-webkit-user-select:none;user-select:none;cursor:pointer;border:1px solid #0000;border-radius:8px;align-items:center;column-gap:6px;height:32px;padding:0 5px;transition:all .2s ease-in-out;display:flex}@media (min-width:1279px){.container_b3a212:hover{background-color:var(--grey-600)}}.container_b3a212:has([data-input]){column-gap:3px;padding:0 0 0 3px}.container_b3a212:has([data-input]):has(.label_d22a3a){padding:0 0 0 5px}.container_b3a212:has([data-input]:focus){background-color:var(--white)}.container_b3a212:has([data-input]:focus):not(:has([data-error])){border-color:var(--grey-600)}.container_b3a212:has([data-error]){border-color:var(--red-100)}.container_b3a212[data-state-active=true]{border-color:var(--grey-600);background-color:var(--white)}.container_b3a212.disabled_ac47dd{background-color:var(--grey-bg-200);cursor:not-allowed}.container_b3a212.disabled_ac47dd>span,.container_b3a212.disabled_ac47dd>div{color:var(--grey-400)}.container_b3a212.disabled_ac47dd>span input[data-input]:disabled,.container_b3a212.disabled_ac47dd>div input[data-input]:disabled{color:var(--grey-400);pointer-events:none}.label_d22a3a{color:var(--grey-300);font-size:13px;font-weight:500;line-height:16px}.field_a782f9:not(:has(input)){font-size:16px}.field_a782f9 input[data-input]{height:30px}.field_a782f9 input[data-input],.field_a782f9 input[data-input]:focus,.field_a782f9 input[data-input]:hover{background-color:#0000;border:none}.placeholder_a95bec{color:var(--grey-300)}.container_d34141{flex-direction:column;row-gap:8px;display:flex}.handle_e04185{cursor:grab}.container_d5af3f{border:1px solid var(--grey-600);background-color:var(--white);border-radius:12px;flex-direction:column;row-gap:8px;padding:7px;display:flex;position:relative}@media (min-width:1279px){.container_d5af3f:hover>.content_cbb247>.remove_e8f867{opacity:1}}.content_cbb247{align-items:center;column-gap:8px;display:flex}.fields_ee68d7{flex-wrap:wrap;gap:6px;display:flex}.fields_ee68d7 [data-select]{width:auto}.index_dbbfe0{width:24px;height:100%;color:var(--grey-400);justify-content:center;align-items:center;font-size:13px;font-weight:500;line-height:16px;display:flex;position:absolute;top:0;left:-24px}@media (max-width:767px){.index_dbbfe0{width:16px;left:-16px}}.label_fb2217{color:var(--grey-300);font-size:13px;font-weight:500;line-height:16px}.remove_e8f867{margin-left:auto;transition:opacity .2s ease-in-out}@media (min-width:1279px){.remove_e8f867{opacity:0;will-change:opacity}}.container_f3603c{flex-direction:column;row-gap:16px;display:flex}.top_d9f338{justify-content:space-between;align-items:center;height:36px;display:flex}.top_d9f338>[data-quick]{width:-moz-fit-content;width:fit-content}.settingsTop_f3460e{flex-direction:column;row-gap:16px;display:flex}.settingsTop_f3460e>div{justify-content:space-between;align-items:center;display:flex}.settingsTop_f3460e>div>span{font-size:16px;font-weight:600;line-height:24px}.settingsTop_f3460e>div>[data-quick]{width:-moz-fit-content;width:fit-content}.top_dfb69a{justify-content:space-between;align-items:center;display:flex}.top_dfb69a>span{font-size:16px;font-weight:600;line-height:24px}.top_dfb69a>div{width:-moz-fit-content;width:fit-content}.container_a580cd{flex-direction:column;row-gap:16px;display:flex}.container_e4d342{flex-direction:column;row-gap:8px;display:flex}.collapse_cbd46a{margin-bottom:0}.first_b1422e{margin-top:0}.checkboxes_e5aa14{flex-direction:column;row-gap:20px;margin-top:8px;display:flex}.checkboxes_e5aa14>div>div:first-child{padding:0}.container_eca5bb{border-radius:0 4px 4px 0;width:4px;height:32px;margin:auto 0;position:absolute;top:0;bottom:0;left:-16px}.container_eca5bb.green_b6d98f{background-color:var(--green-400)}.container_eca5bb.orange_f21f17{background-color:var(--orange-400)}.container_eca5bb.red_e22e10{background-color:var(--red-400)}.container_eca5bb.blue_cfc84e{background-color:var(--blue-400)}.container_eca5bb.purple_a753ef{background-color:var(--purple-400)}.container_eca5bb.cyan_a23cbe{background-color:var(--cyan-400)}.container_eca5bb.grey_e15cff{background-color:var(--grey-400)}.container_a87664{color:var(--grey-300);column-gap:8px;font-size:12px;line-height:16px;display:flex}.container_b584f7{flex-direction:column;row-gap:8px;display:flex}.container_e08d3b{color:var(--grey-400);background:0 0;border:none;outline:none;padding:0;font-size:12px;line-height:16px;transition:all .2s ease-in-out;display:flex}@media (min-width:1279px){.container_e08d3b:hover{color:var(--orange-100)}}.dot_b4d6c5{background-color:var(--grey-500);border-radius:1px;width:4px;height:4px;margin:6px}.container_c4c2f7{justify-content:space-between;column-gap:12px;display:flex}.label_f75194{color:var(--grey-300);white-space:nowrap;column-gap:4px;padding:4px 0;font-size:13px;font-weight:500;line-height:16px;display:flex}.line_cdfc4a{border:1px dashed var(--grey-bg-200);box-sizing:border-box;flex-grow:1;min-width:16px;height:2px;margin-top:11px}.wrapper_ef166e{flex-direction:column;align-items:flex-end;display:flex}.value_d9271f{word-break:break-all;line-height:24px;display:inline}.caption_a567b8{color:var(--grey-400);font-size:12px;line-height:16px}.container_ba8985{background:0 0;border:none;outline:none;padding:0;font-size:14px;line-height:20px;transition:all .2s ease-in-out;display:inline}.container_ba8985:hover{color:var(--orange-100)}.container_c3ce62{color:var(--grey-300);margin-left:4px;font-size:13px;display:inline-flex}.container_c3ce62>svg{stroke:var(--grey-300)}.container_ee4aa7{border:1px solid var(--grey-600);background-color:var(--grey-bg-50);border-radius:12px}.top_e837ec{grid-template-columns:1fr max-content;column-gap:8px;display:grid}.wrapperInfo_a5aef8{align-items:center;padding:6px 0 6px 16px;display:flex}.wrapperInfo_a5aef8>div{position:relative}.info_ccb844{flex-direction:column;flex-grow:1;display:flex}.label_da1b47{word-break:break-all;display:inline}.labelText_ea8b76,.labelLink_e71add{font-size:14px;line-height:20px}.button_ef32e7{padding:8px 12px 8px 0;display:flex;position:relative}.content_ddc0f8{flex-direction:column;row-gap:16px;padding:8px 16px 16px;display:none}.content_ddc0f8.open_cbed14,.controls_fb4c70{display:flex}.button_e85f57{width:100%}.container_ed26e2{flex-direction:column;row-gap:24px;display:flex}.group_a07a57{flex-direction:column;row-gap:12px;display:flex}.title_f00836{justify-content:space-between;align-items:center;display:flex}.empty_d048a9{color:var(--grey-300);justify-content:center;padding:24px 0;font-weight:500;display:flex}.container_b53757{flex-direction:column;flex-grow:1;justify-content:center;align-items:center;display:flex}.container_b53757>svg{fill:var(--grey-600)}.container_b53757>span{margin-top:72px;font-size:22px;font-weight:600;line-height:26px}.button_b016c4{min-width:220px;margin-top:24px}.container_db47b6{flex-direction:column;flex-grow:1;justify-content:center;align-items:center;display:flex}@media (min-width:1279px){.dialog_d721f4[data-overlay]{padding-top:56px}}.dialog_d721f4>div[data-content]{max-width:500px}.container_f9050e{flex-direction:column;row-gap:24px;font-size:16px;display:flex}.wrapper_a615c6{column-gap:24px;display:flex}.field_a70665{flex-direction:column;align-items:flex-start;row-gap:12px;display:flex}.field_a70665>div{column-gap:8px;display:flex}.heading_c8f361,.radioGroup_c8b8ef>span{color:var(--grey-300);font-size:13px;font-weight:500;line-height:16px}.clubs_d1dcc0{scrollbar-width:thin;scrollbar-color:var(--grey-500)var(--white);flex-wrap:wrap;gap:4px;max-height:204px;margin-top:12px;padding-bottom:4px;display:flex;overflow-y:auto}.club_a1c14c{word-break:break-all;line-height:24px}.defaultClubIndicator_a695a8{color:var(--grey-300);margin-left:6px;font-size:13px;line-height:16px}.dialog_c20362>div[data-content]{max-width:500px}.spinner_bc3e40{justify-content:center;align-items:center;column-gap:8px;height:168px;display:flex}.spinner_bc3e40>span{color:var(--grey-300);font-weight:500}.container_df3940{flex-direction:column;row-gap:2px;display:flex}.button_b796dc{border:none;border:1px dashed var(--grey-500);box-sizing:border-box;background:0 0;background-color:var(--grey-bg-100);cursor:pointer;border-radius:12px;outline:none;flex-shrink:0;justify-content:center;align-items:center;width:64px;height:64px;padding:0;transition:all .2s ease-in-out;display:flex}.button_b796dc>svg{stroke:var(--grey-100)}.button_b796dc:not([disabled]):hover{border-color:var(--grey-300)}.button_b796dc[disabled]{border-color:var(--grey-600);background-color:var(--white)}.button_b796dc[disabled]>svg{stroke:var(--grey-400)}.button_b796dc.error_c632bb{border-color:var(--red-200)}.container_f6d7fe{display:flex}.form_d23e6b{flex-direction:column;row-gap:16px;display:flex}.form_d23e6b>[data-dialog-footer]{padding-top:8px}.form_e13e50{border:1px solid var(--grey-600);background-color:var(--grey-bg-200);border-radius:16px;flex-direction:column;flex-grow:1;row-gap:16px;padding:12px;display:flex}.form_e13e50>div{flex-direction:column;row-gap:8px;display:flex}.form_e13e50>div>span{font-weight:600}.textarea_e80fa7 textarea{min-height:120px}.subTitle_f02125{column-gap:4px;display:flex}.collapse_adfd19>div:first-child>div:last-child{align-items:center}.extra_a9f3c4{align-items:baseline;column-gap:4px;margin-right:12px;display:flex}.delta_f6a046{font-size:13px;font-weight:600}.delta_f6a046.deposit_d4f518{color:var(--green-100)}.currency_ce026d{color:var(--grey-300);font-size:12px}.icon_cac4d9{align-items:center;min-height:16px;display:flex}.icon_cac4d9>svg,.grey_b3257a{stroke:var(--grey-300)}.green_b1a0f7{stroke:var(--green-100)}.red_d21580{stroke:var(--red-100)}.finalize_bd3273{grid-template-columns:66% 1fr;column-gap:12px;display:grid}.pageAddon_f6f81f>div:last-child{overflow:scroll}.container_e0aa35{flex-direction:column;flex-grow:1;row-gap:20px;display:flex}.list_bc7fa8{flex-direction:column;flex-grow:1;row-gap:12px;display:flex}.state_a57a4a{flex-grow:1;justify-content:center;align-items:center;display:flex}.spinner_e23b87{justify-content:center;display:flex}.filter_f841da{column-gap:12px;display:flex}.chips_d90837{flex-wrap:wrap;gap:4px;display:flex}.container_b245f5{flex-direction:column;row-gap:4px;margin-top:12px;display:flex}.container_d1f2fc{justify-content:space-between;align-items:center;column-gap:16px;display:flex}.label_b75ab5{height:24px;color:var(--grey-400);align-self:flex-start;align-items:center;column-gap:2px;font-size:13px;font-weight:500;line-height:16px;display:flex}.content_b3a039{text-align:right;word-break:break-all;max-width:60%}.container_e07c69{flex-direction:column;row-gap:8px;padding-bottom:48px;display:flex}.placeholderContainer_c13582{padding-bottom:0;position:relative}.placeholderContainer_c13582:before{content:"";z-index:1;background:linear-gradient(180deg,color-mix(in srgb,var(--white),transparent 100%)31.25%,var(--white)95.31%);width:100%;height:100%;position:absolute}.placeholder_a38d07{border-radius:12px;width:100%;height:200px}.container_dff9c5{column-gap:8px;margin-left:12px;display:flex}.container_b35a63{justify-content:space-between;display:flex}.container_bcc6ef{box-shadow:var(--shadow-bottom-s);border:1px solid var(--grey-600);background-color:var(--grey-bg-100);border-radius:8px;padding:12px;position:relative}.container_bcc6ef.warning_cad550{background-color:color-mix(in srgb,var(--orange-600),transparent 50%)}.container_bcc6ef.highlighted_d9ee3b{background-color:var(--green-600)}.container_bcc6ef.danger_dadba8{background-color:var(--red-600)}.container_ba8418{flex-shrink:0;column-gap:16px;display:flex}.controls_ead0e5{z-index:1;box-shadow:var(--shadow-top-s);background-color:var(--grey-bg-100);justify-content:space-between;padding:8px 16px;display:flex;position:fixed;bottom:0;left:0;right:0}.container_ea3b22{align-items:center;column-gap:4px;display:flex}.text_adb425{color:var(--grey-400);font-size:12px}.value_ce45d0{text-transform:lowercase}.container_c26740{flex-shrink:0;justify-content:space-between;height:24px;margin-bottom:16px;display:flex}.extra_ca13b8{align-items:center;column-gap:4px;display:flex}.table_fd3323{scrollbar-width:thin;scrollbar-color:var(--grey-500)var(--white);flex-direction:column;flex-grow:1;row-gap:1px;margin-bottom:-24px;margin-left:-24px;margin-right:-24px;display:flex;overflow:auto}.table_fd3323>div:not(.allLoaded_cfcc39){grid-auto-columns:1fr;grid-auto-flow:column;column-gap:32px;display:grid}@media (max-width:1365px){.table_fd3323>div:not(.allLoaded_cfcc39){column-gap:16px}}@media (max-width:1279px){.table_fd3323{max-width:calc(100% + 32px);margin:0 -16px}}.table_fd3323::-webkit-scrollbar:horizontal{height:10px}.table_fd3323::-webkit-scrollbar-thumb:horizontal{border-radius:2px}.table_fd3323.withFooter_dc3243{margin-bottom:0}.table_fd3323.empty_c2e26d{flex-grow:0;overflow:hidden}.table_fd3323.loading_f4d9ca{margin-top:-4px;padding-top:4px;position:relative;overflow-x:hidden}.table_fd3323.loading_f4d9ca:before{content:"";z-index:1;background:linear-gradient(180deg,color-mix(in srgb,var(--white),transparent 100%)31.25%,var(--white)95.31%);width:100%;height:calc(100% - 4px);position:absolute}.loadingMore_faef2a{z-index:1;justify-content:center;display:flex;position:absolute;bottom:8px;left:0;right:0}.footer_ea4651{z-index:2;box-shadow:var(--shadow-top-s);margin:0 -24px -24px;padding:6px 24px}.scrollTop_fa4d4f{height:80px;margin-top:-80px}.scrollTop_fa4d4f>button{transform:translateY(80px)}.allLoaded_cfcc39{justify-content:center;align-items:center;padding:12px 0;display:flex;position:sticky;left:0}.allLoaded_cfcc39>svg{width:20px;height:20px}.allLoaded_cfcc39>svg>path{fill:var(--grey-600)}.container_b80a8b{border-bottom:1px solid var(--grey-bg-200);box-sizing:border-box;background-color:var(--white);-webkit-user-select:none;user-select:none;flex-shrink:0;align-items:center;column-gap:12px;height:32px;padding-bottom:8px;display:flex;position:relative}.container_b80a8b span{color:var(--grey-400);font-weight:500}.container_b80a8b>button{background:0 0;border:none;outline:none;align-items:center;padding:0;display:flex;position:relative}.container_b80a8b>button>svg{stroke:var(--grey-400);opacity:0;transition:all .2s ease-in-out;position:absolute;right:-18px}.container_b80a8b>button:hover>svg{opacity:1}.container_b80a8b>button.asc_cb944d>svg,.container_b80a8b>button.desc_aae7e2>svg{stroke:var(--grey-100);opacity:1}.container_b80a8b>button.desc_aae7e2>svg{transform:rotate(180deg)}.container_b80a8b.pinLeft_d8d615{z-index:1;position:sticky;left:24px}.container_b80a8b.pinLeft_d8d615:before{content:"";background-color:var(--white);width:24px;position:absolute;top:0;bottom:0;left:-24px}.container_b80a8b.pinLeft_d8d615:after{content:"";clip-path:inset(0 -4px 0 0);pointer-events:none;width:4px;transition:box-shadow .2s ease-in-out;position:absolute;top:0;bottom:-2px;right:0}.container_b80a8b.pinLeft_d8d615.withLeftShadow_cefff3:after{box-shadow:var(--shadow-right-s)}.container_b80a8b.pinRight_b0a214{z-index:1;position:sticky;right:24px}.container_b80a8b.pinRight_b0a214:before{content:"";clip-path:inset(0 0 0 -4px);width:4px;transition:box-shadow .2s ease-in-out;position:absolute;top:0;bottom:-2px;left:0}.container_b80a8b.pinRight_b0a214:after{content:"";background-color:var(--white);width:24px;position:absolute;top:0;bottom:0;right:-24px}.container_b80a8b.pinRight_b0a214.withRightShadow_edaa58:before{box-shadow:var(--shadow-left-s)}.container_b80a8b.alignCenter_e1cd92{text-align:center;justify-content:center}.container_b80a8b.alignRight_c0d561{text-align:right;justify-content:flex-end}.container_b80a8b.alignRight_c0d561>button>svg{left:-18px}.resizer_efa2d6{touch-action:none;border-radius:8px;width:1px;height:18px;transition:all .2s ease-in-out;position:absolute;bottom:9px;right:0}.resizer_efa2d6:after{content:"";cursor:col-resize;position:absolute;top:-4px;bottom:-4px;left:-4px;right:-4px}.container_b6a0ae{z-index:2;border-bottom:1px solid var(--grey-bg-200);box-sizing:border-box;background-color:var(--white);align-items:center;min-width:min-content;height:32px;padding:0 24px;display:flex;position:sticky;top:0}.container_b6a0ae:hover>div>[data-table-resizer]{background-color:var(--grey-500)}.table_d2a910>div{grid-template-columns:1fr 1fr 1fr 1fr 32px}.placeholder_d860ae{border-radius:6px;width:100px;height:20px}.placeholder_d860ae.controls_bce88e{width:32px;height:32px}.container_f7a67e{background-color:var(--white);align-items:center;column-gap:12px;min-width:0;height:56px;transition:box-shadow .2s ease-in-out;display:flex}.container_f7a67e.pinLeft_c7dc10{z-index:1;clip-path:inset(0 -4px 0 -24px);position:sticky;left:24px}.container_f7a67e.pinLeft_c7dc10:before{content:"";background-color:var(--white);width:24px;position:absolute;top:0;bottom:0;left:-24px}.container_f7a67e.pinLeft_c7dc10.withLeftShadow_b7001d{box-shadow:var(--shadow-right-s)}.container_f7a67e.pinRight_e3989c{clip-path:inset(0 -24px 0 -4px);position:sticky;right:24px}.container_f7a67e.pinRight_e3989c:after{content:"";background-color:var(--white);width:24px;position:absolute;top:0;bottom:0;right:-24px}.container_f7a67e.pinRight_e3989c.withRightShadow_b099f6{box-shadow:var(--shadow-left-s)}.container_f7a67e.alignCenter_b43f24{text-align:center;justify-content:center}.container_f7a67e.alignRight_b1100d{text-align:right;justify-content:flex-end}.container_ceb2f0{min-width:min-content;padding:0 24px}.container_ceb2f0:hover,.container_ceb2f0:hover>div,.container_ceb2f0:hover div[data-pin-left]:before,.container_ceb2f0:hover div[data-pin-right]:after{background-color:var(--grey-bg-100)}.container_ceb2f0:not(:last-child){box-shadow:0 1px 0 0 var(--grey-600)}.container_ceb2f0.active_f162d1,.container_ceb2f0.active_f162d1>div,.container_ceb2f0.active_f162d1 div[data-pin-left]:before,.container_ceb2f0.active_f162d1 div[data-pin-right]:after{background-color:var(--grey-bg-200)}.container_ceb2f0.highlighted_e909b1,.container_ceb2f0.highlighted_e909b1>div,.container_ceb2f0.highlighted_e909b1 div[data-pin-left]:before,.container_ceb2f0.highlighted_e909b1 div[data-pin-right]:after{background-color:var(--green-600)}.container_ceb2f0.danger_d90c61,.container_ceb2f0.danger_d90c61>div,.container_ceb2f0.danger_d90c61 div[data-pin-left]:before,.container_ceb2f0.danger_d90c61 div[data-pin-right]:after{background-color:var(--red-600)}.container_ceb2f0.warning_f50ec6,.container_ceb2f0.warning_f50ec6>div,.container_ceb2f0.warning_f50ec6 div[data-pin-left]:before,.container_ceb2f0.warning_f50ec6 div[data-pin-right]:after{background-color:var(--orange-600)}.container_a1254b{border-bottom:1px solid var(--grey-bg-200);min-width:min-content;padding:0 24px}.cell_c19a98{align-items:center;min-width:0;height:56px;display:flex}.placeholder_fd0276{border-radius:6px;width:100%;height:20px}.placeholder_fd0276.controls_d718be{min-width:32px;height:32px}.container_fa50de{position:absolute;left:calc(50% - 250px)}.wrapper_c05c02{z-index:2;width:500px;height:56px;box-shadow:var(--shadow-center-s);border:1px solid var(--grey-600);box-sizing:border-box;background-color:var(--grey-bg-100);border-radius:8px;justify-content:space-between;display:flex;position:fixed;bottom:12px}.info_f12f25{border-right:1px solid var(--grey-600);align-items:center;column-gap:8px;padding:12px 16px 12px 12px;display:flex}.content_e1f848{align-items:center;column-gap:8px;padding:12px 16px 12px 0;display:flex}.fadingText_a1157c>div{align-items:center;column-gap:4px;display:flex}.extra_f58d5f{align-items:center;column-gap:4px;margin-left:4px;display:flex}.extra_f58d5f>svg{stroke:var(--grey-200)}.container_b59f2f{position:absolute;transform:translateY(17px)}.scale_f8d7bd{background-color:var(--grey-600);border-radius:2px;width:84px;height:2px;position:relative}.filledPartOfScale_c8f945{border-radius:2px;height:2px;position:absolute;left:0}.filled_a21354{stroke:var(--white)}.unfilled_c815cd{stroke:var(--red-100)}.container_da75cd{flex-direction:column;justify-content:center;padding-bottom:12px;display:flex;position:relative}.table_a65d45>div{grid-template-columns:1fr 1fr 1fr 112px}.buttons_d778fd{column-gap:8px;display:flex}.table_d082d4>div{grid-template-columns:1fr 1fr 1fr 1fr 1fr 32px}.container_f2c0ca{border-radius:6px;padding:4px;display:flex}.container_f2c0ca:not(.disabled_aef6c7){cursor:pointer;transition:all .2s ease-in-out}.container_f2c0ca:not(.disabled_aef6c7):hover,.open_a37579{background-color:var(--blue-600)}.container_b9b08d{box-sizing:border-box;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;column-gap:8px;height:24px;padding:0 6px;font-size:14px;display:flex}.container_b9b08d.green_df703f{background-color:var(--green-600)}.container_b9b08d.green_df703f>svg{stroke:var(--green-200)}.container_b9b08d.orange_c38c51{background-color:var(--orange-600)}.container_b9b08d.orange_c38c51>svg{stroke:var(--orange-100)}.container_b9b08d.red_fd4ee9{background-color:var(--red-500)}.container_b9b08d.red_fd4ee9>svg{stroke:var(--red-100)}.container_b9b08d.blue_e242be{background-color:var(--blue-500)}.container_b9b08d.blue_e242be>svg{stroke:var(--blue-200)}.container_b9b08d.purple_c51275{background-color:var(--purple-600)}.container_b9b08d.purple_c51275>svg{stroke:var(--purple-200)}.container_b9b08d.cyan_c40ffa{background-color:var(--cyan-600)}.container_b9b08d.cyan_c40ffa>svg{stroke:var(--cyan-200)}.container_b9b08d.grey_a7f289{background-color:var(--grey-600)}.container_b9b08d.grey_a7f289>svg{stroke:var(--grey-300)}.periods_c6608c{flex-direction:column;flex-grow:1;row-gap:16px;display:flex}.periods_c6608c>div{flex-direction:column;row-gap:8px;display:flex}.periods_c6608c>button{align-self:flex-start}.periodTop_c169e0{justify-content:space-between;align-items:center;display:flex}.periodTop_c169e0>span{font-weight:600}.container_e6dfd4{flex-direction:column;display:flex}.container_e6dfd4.horizontal_f446fe{flex-direction:row;align-items:baseline;column-gap:4px}.subTitle_eb513b{font-size:12px;line-height:16px}.subTitle_eb513b.grey_b82427{color:var(--grey-400)}.subTitle_eb513b.green_f62181{color:var(--green-100)}.subTitle_eb513b.blue_e09eec{color:var(--blue-300)}.subTitle_eb513b.orange_e361ca{color:var(--orange-100)}.subTitle_eb513b.red_e1c07c{color:var(--red-100)}.subTitle_eb513b.purple_a09c61{color:var(--purple-100)}.subTitle_eb513b.cyan_aff062{color:var(--cyan-100)}.table_a44216>div{grid-template-columns:1fr 1fr 1fr 1fr 32px}.container_a66178{border:1px solid var(--grey-600);background-color:var(--white);word-break:break-all;border-radius:12px;column-gap:4px;padding:1px 6px 1px 4px;font-size:14px;line-height:20px;display:flex}.container_a66178>div{border-radius:50%;flex-shrink:0;width:16px;height:16px;margin-top:2px}.fieldGroup_cc3d51>.field_a87a12:not(:only-child):not(:first-child){display:none}.fieldGroup_cc3d51.open_d285b7>.field_a87a12:not(:only-child):not(:first-child){display:flex}.copyButton_bb8441{background:0 0;border:none;outline:none;padding:0;transition:color .2s ease-in-out}@media (min-width:1279px){.copyButton_bb8441:hover{color:var(--orange-100)}}.collapseButton_be01f5{background:0 0;border:none;outline:none;align-items:center;column-gap:2px;padding:0;font-weight:600;transition:all .2s ease-in-out;display:flex}.collapseButton_be01f5>svg{stroke:var(--grey-300);transition:all .2s ease-in-out}@media (min-width:1279px){.collapseButton_be01f5:hover{color:var(--grey-100)}.collapseButton_be01f5:hover>svg{stroke:var(--grey-100)}}.collapseButton_be01f5.open_d285b7>svg{transform:rotate(180deg)}.field_a87a12{column-gap:16px;display:flex}@media (min-width:1279px){.field_a87a12:hover .line_aae39d{border-color:var(--grey-500)}}.label_b917df{color:var(--grey-300);white-space:nowrap;column-gap:4px;padding:4px 0;font-size:13px;font-weight:500;line-height:16px;display:flex}.dot_a93d2f{background-color:var(--grey-500);border-radius:1px;width:4px;height:4px;margin:6px}.line_aae39d{border:1px dashed var(--grey-600);box-sizing:border-box;flex-grow:1;min-width:16px;height:2px;margin-top:11px;transition:all .2s ease-in-out}.value_f452e1{word-break:break-all;width:60%;line-height:24px;display:inline}.value_f452e1>span{color:var(--grey-400);padding:0 6px}@media (max-width:767px){.value_f452e1{width:auto}}.container_fa31b6{flex-direction:column;display:flex}.button_b83ddc{background:0 0;border:none;outline:none;justify-content:space-between;align-items:center;padding:16px 24px;display:flex}.button_b83ddc>svg{stroke:var(--grey-300);transition:all .2s ease-in-out}@media (min-width:1279px){.button_b83ddc:hover{background-color:var(--grey-bg-200)}}@media (max-width:1279px){.button_b83ddc{padding:16px}.button_b83ddc:hover{background-color:var(--grey-bg-200)}}.button_b83ddc.open_e166d5>svg{transform:rotate(180deg)}.title_d55452{align-items:center;column-gap:12px;display:flex}.title_d55452>span{color:var(--grey-500);font-size:13px;font-weight:500}.date_f354b9{white-space:nowrap;font-weight:600}.type_d1ad2e{white-space:nowrap;font-size:13px;line-height:16px}.author_fa91e2{color:var(--grey-300);font-size:13px;line-height:16px}.content_ff42d9{padding:0 24px 16px}.dialog_e1e850>div[data-content]{max-width:700px;height:100%;padding-bottom:0}.placeholder_b4493b{flex-direction:column;row-gap:24px;display:flex}.placeholder_b4493b>div{flex-direction:column;row-gap:8px;display:flex}.placeholder_b4493b>div>div{border-radius:6px}.placeholder_b4493b>div>div:nth-child(odd){width:50px;height:24px}.placeholder_b4493b>div>div:nth-child(2n){width:100%;height:32px}.content_a9d3b7{scrollbar-width:thin;scrollbar-color:var(--grey-500)var(--white);flex-direction:column;flex-grow:1;margin:0 -24px;display:flex;overflow-y:auto}@media (max-width:1279px){.content_a9d3b7{margin:0 -16px}}.container_b52284>div:not(:first-child){border-top:1px solid var(--grey-600)}.state_c28dc7{flex-grow:1;justify-content:center;align-items:center;display:flex}.spinner_b25ff6{justify-content:center;display:flex}.dialogFilter_c99448{align-items:flex-start;padding:8px}.dialogFilter_c99448>div[data-content]{max-width:none}.fields_d01547{flex-direction:column;row-gap:24px;display:flex}.field_d3136a{flex-direction:column;row-gap:8px;display:flex}.label_ff73bc{justify-content:space-between;align-items:center;min-height:24px;display:flex}.label_ff73bc>span{font-weight:700}.chips_a92ad8{flex-wrap:wrap;gap:4px;display:flex}.table_fcbfdf>div{grid-template-columns:1fr 1fr 1fr 32px}.table_b6ef24>div{grid-template-columns:1fr 1fr 1fr 1fr 1fr 1fr 32px}.table_fe04fd>div{grid-template-columns:1fr 1fr 1fr 1fr 1fr 1fr 1fr 32px}.icon_fc4af7{color:var(--grey-100)}.cellHeader_d9d3a3{white-space:nowrap}.table_a58890>div{grid-template-columns:1fr 1fr 1fr 1fr 1fr 32px}.container_c20a66{flex-direction:column;flex-grow:1;row-gap:8px;display:flex}.divider_b805e5{background-color:var(--grey-600);width:100%;height:2px}.message_c23002{white-space:pre-wrap}.spinner_b6ec99{justify-content:center;display:flex}.dialog_f820a1>div[data-content]{max-width:600px}.placeholder_ec98ad{border-radius:12px;height:84px}.select_e26d9b,.select_eec91e{width:auto}.table_fcdc96>div{grid-template-columns:1fr 1fr 1fr 1fr 1fr 32px}.dialog_b8ee41>div[data-content]{max-width:90%;height:100%;max-height:90%;padding-bottom:0}.container_f2a68e{column-gap:16px;display:flex}.fields_c4c1b2{border:1px solid var(--grey-600);box-sizing:border-box;background-color:var(--grey-bg-50);border-left:none;border-radius:0 16px 0 0;flex-direction:column;row-gap:16px;max-width:362px;margin-left:-24px;padding:16px 24px;display:flex}.fields_c4c1b2>div{column-gap:16px;display:flex}.calculator_a83b71{flex-grow:1;padding-bottom:20px;display:flex}.spinner_b1b04a{flex-grow:1;justify-content:center;align-items:center;display:flex}.hint_aa3fcf{flex-direction:column;display:flex}.icon_dc807a{stroke:var(--grey-100)}.table_f28d0c>div{grid-template-columns:1fr 1fr 1fr 1fr 1fr 1fr 32px}.deposit_a52581{color:var(--green-100);transition:all .2s ease-in-out}.deposit_a52581:hover{color:var(--orange-100)}.container_af69c6{flex-grow:1;justify-content:space-between;column-gap:4px;display:flex}.container_af69c6>a{opacity:0;transition:opacity .2s ease-in-out}.container_af69c6:hover>a{opacity:1}.container_dee242{display:inline-block}.container_dee242>svg{vertical-align:middle;stroke:var(--red-100);margin-bottom:2px;margin-left:4px}@keyframes shake_ba32f3{0%{transform:translate(0)}25%{transform:translate(-4px)}50%{transform:translate(0)}75%{transform:translate(4px)}to{transform:translate(0)}}.container_d671c3{border:1px dashed var(--grey-500);box-sizing:border-box;background-color:var(--grey-bg-100);border-radius:12px;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;width:100%;height:100px;transition:all .2s ease-in-out;display:flex}.container_d671c3:not([disabled]):hover{border-color:var(--grey-300)}.container_d671c3>input{display:none}.container_d671c3[disabled]{border-color:var(--grey-600)}.container_d671c3[disabled]>.title_b941f4 svg{stroke:var(--grey-400)}.container_d671c3[disabled]>.title_b941f4>div,.container_d671c3[disabled]>.title_b941f4>div>span{color:var(--grey-400)}.container_d671c3.error_a94e59{border-color:var(--red-200)}.container_d671c3.shake_ba32f3{animation:.25s ease-in-out 2 shake_ba32f3}.title_b941f4{align-items:center;display:flex}.title_b941f4>div{font-weight:500;display:flex}.loadButton_d99211{color:var(--grey-100);align-items:center;font-weight:700;transition:all .2s ease-in-out;display:flex}.loadButton_d99211>svg{stroke:var(--grey-100);margin-right:8px;transition:all .2s ease-in-out}.loadButton_d99211:hover{color:var(--orange-100)}.loadButton_d99211:hover>svg{stroke:var(--orange-100)}@media (max-width:1279px){.loadText_cf8eb6{display:none}}.dragText_ba07a1{column-gap:8px}.restrictions_d060d7{color:var(--grey-300);margin-top:16px}.restrictions_d060d7.error_a94e59{color:var(--red-200)}.restrictions_d060d7.disabled_d3e041{color:var(--grey-400)}.error_a6161d{color:var(--red-200);margin-top:4px}.files_fc867c{flex-direction:column;row-gap:12px;display:flex}.files_fc867c:empty{display:none}.alertTitle_d5b0d9{column-gap:4px;display:flex}.placeholder_b20bc9{width:40px;height:20px}.inputsGroup_f7110e{grid-template-columns:65% 1fr;column-gap:16px;display:grid}.images_fd6be3{flex-direction:column;row-gap:4px;display:flex}.submit_e4e9be{margin-top:auto}.input_a82aac>input{padding-right:47px}.input_a82aac>input[autocomplete=new-password]::-webkit-contacts-auto-fill-button{visibility:hidden;position:absolute;right:0}.input_a82aac>input[autocomplete=new-password]::-webkit-credentials-auto-fill-button{visibility:hidden;position:absolute;right:0}.input_a82aac.hidden_e51b18>input:not(:placeholder-shown){letter-spacing:-5px;-webkit-text-security:disc;font-size:22px}@media (min-width:1279px){.dropdown_c6d0a3>div[data-options]{max-width:300px}}.icon_a05099{stroke:var(--grey-200)}.disabledIcon_fd0c36{stroke:var(--grey-500)}.container_de3d6a{border-radius:4px;flex-shrink:0;width:16px;height:16px;margin:2px 2px 2px 0}.container_d8f64a{align-items:center;column-gap:4px;display:flex}.green_b48d9e{color:var(--green-100)}.green_b48d9e>svg{fill:var(--green-100)}.red_d2e766{color:var(--red-100)}.red_d2e766>svg{fill:var(--red-100)}.table_ee115f>div{grid-template-columns:1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 32px}.table_cf0aec>div{grid-template-columns:1fr 1fr 1fr 1fr 32px}.active_badbe0{box-shadow:var(--shadow-center-s);border-color:var(--blue-300)}.dot_d6f196{box-sizing:border-box;border-radius:50%;flex-shrink:0;width:16px;height:16px}.dot_d6f196.critical_cd9022{background-color:var(--red-400)}.dot_d6f196.warning_a12512{background-color:var(--orange-400)}.dot_d6f196.ok_fd5a14{background-color:var(--green-400)}.dot_d6f196.banned_daf526{background-color:var(--grey-500)}.dot_d6f196.empty_d0f245{border:1px solid var(--grey-500);background-color:var(--white)}.dot_d6f196.unknown_c16048{background-color:var(--grey-400)}.dot_d6f196.green_fcf5d9{background-color:var(--green-300)}.dot_d6f196.yellow_d86b27{background-color:var(--orange-300)}.dot_d6f196.red_b7c0ed{background-color:var(--red-300)}.dot_d6f196.purple_ffd029{background-color:var(--purple-200)}.wrapper_f4eaa4{flex-direction:column;justify-content:center;align-items:center;row-gap:12px;padding:0 16px;display:flex}.wrapper_f4eaa4>span{color:var(--grey-300)}.wrapper_f4eaa4>button{width:100%}.wrapper_f4eaa4.primary_eda3d6{padding:16px 16px 12px}.wrapper_f4eaa4.primary_eda3d6>span{font-size:12px;line-height:16px}.wrapper_f4eaa4.secondary_e016e1>span{padding:6px 0}@media (min-width:767px){.wrapper_f4eaa4.secondary_e016e1{padding:0 24px 0 23px}}.container_b1e89a{flex-direction:column;display:flex}.container_b1e89a>div:nth-child(2n){border-top:1px solid var(--grey-600);border-bottom:1px solid var(--grey-600);background-color:var(--grey-bg-200)}.player_f54154{column-gap:8px;padding:6px 16px;display:flex}.index_ddbe7b{width:16px;color:var(--grey-300);font-size:13px;font-weight:500;line-height:16px}.index_ddbe7b.secondary_e016e1{padding-top:4px}.info_e6bdbf{flex-direction:column;display:flex}.info_e6bdbf>span:last-child{color:var(--grey-200)}.info_e6bdbf.primary_eda3d6>span:first-child{font-size:13px;font-weight:500;line-height:16px}.info_e6bdbf.primary_eda3d6>span:last-child{font-size:12px;line-height:16px}.info_e6bdbf.secondary_e016e1{row-gap:2px}.info_e6bdbf.secondary_e016e1>span:first-child{font-size:16px;line-height:24px}.indexPlaceholder_ef424d{width:16px;height:16px}.placeholders_e9031a.primary_eda3d6>div:first-child{width:116px;height:16px}.placeholders_e9031a.primary_eda3d6>div:last-child{width:72px;height:12px;margin:2px 0}.placeholders_e9031a.secondary_e016e1>div:first-child{width:234px;height:24px}.placeholders_e9031a.secondary_e016e1>div:last-child{width:84px;height:16px;margin:2px 0}.collapseWrapper_e0fc9b{margin:0 -24px 0 -23px}@media (min-width:767px){.collapseWrapper_e0fc9b>div>div{padding-left:23px;padding-right:24px}}@media (max-width:767px){.collapseWrapper_e0fc9b{margin:0 -16px}}.container_d8934a{justify-content:space-between;column-gap:24px;transition:all .2s ease-in-out;display:flex}.container_d8934a>div:first-child{flex-grow:1;column-gap:24px;display:flex}@media (max-width:767px){.container_d8934a>div:first-child{flex-direction:column;row-gap:24px}}@media (min-width:1279px){.container_d8934a{z-index:2;background-color:var(--white);align-items:center;margin-top:-24px;margin-left:-24px;margin-right:-24px;padding:24px;position:sticky;top:-24px}}.search_fcd2d7{width:260px}@media (max-width:767px){.search_fcd2d7{width:100%}}@media (min-width:1279px){.controls_b885e5{display:none}}.container_e23ed3{border-style:solid;border-width:1px;border-radius:10px;flex-direction:column;transition:border-color .2s ease-in-out;display:flex;position:relative}.container_e23ed3.critical_e40446{border-color:var(--red-500)}.container_e23ed3.critical_e40446>div:first-child{background-color:var(--red-600)}.container_e23ed3.critical_e40446>div:last-child{border-color:var(--red-500)}.container_e23ed3.critical_e40446>div:last-child:before{border-left-color:var(--red-500)}.container_e23ed3.critical_e40446>div:last-child:after{border-right-color:var(--red-500)}.container_e23ed3.critical_e40446:hover,.container_e23ed3.critical_e40446:hover>div:last-child{border-color:var(--red-200)}.container_e23ed3.critical_e40446:hover>div:last-child:before{border-left-color:var(--red-200)}.container_e23ed3.critical_e40446:hover>div:last-child:after{border-right-color:var(--red-200)}.container_e23ed3.warning_c65c17{border-color:var(--orange-500)}.container_e23ed3.warning_c65c17>div:first-child{background-color:var(--orange-600)}.container_e23ed3.warning_c65c17>div:last-child{border-color:var(--orange-500)}.container_e23ed3.warning_c65c17>div:last-child:before{border-left-color:var(--orange-500)}.container_e23ed3.warning_c65c17>div:last-child:after{border-right-color:var(--orange-500)}.container_e23ed3.warning_c65c17:hover,.container_e23ed3.warning_c65c17:hover>div:last-child{border-color:var(--orange-200)}.container_e23ed3.warning_c65c17:hover>div:last-child:before{border-left-color:var(--orange-200)}.container_e23ed3.warning_c65c17:hover>div:last-child:after{border-right-color:var(--orange-200)}.container_e23ed3.ok_ef40bf{border-color:var(--green-500)}.container_e23ed3.ok_ef40bf>div:first-child{background-color:var(--green-600)}.container_e23ed3.ok_ef40bf>div:last-child{border-color:var(--green-500)}.container_e23ed3.ok_ef40bf>div:last-child:before{border-left-color:var(--green-500)}.container_e23ed3.ok_ef40bf>div:last-child:after{border-right-color:var(--green-500)}.container_e23ed3.ok_ef40bf:hover,.container_e23ed3.ok_ef40bf:hover>div:last-child{border-color:var(--green-200)}.container_e23ed3.ok_ef40bf:hover>div:last-child:before{border-left-color:var(--green-200)}.container_e23ed3.ok_ef40bf:hover>div:last-child:after{border-right-color:var(--green-200)}.container_e23ed3.empty_cc4073{border-color:var(--grey-600)}.container_e23ed3.empty_cc4073>div:first-child{background-color:var(--white)}.container_e23ed3.empty_cc4073>div:last-child{border-color:var(--grey-600)}.container_e23ed3.empty_cc4073>div:last-child:before{border-left-color:var(--grey-600)}.container_e23ed3.empty_cc4073>div:last-child:after{border-right-color:var(--grey-600)}.container_e23ed3.empty_cc4073:hover,.container_e23ed3.empty_cc4073:hover>div:last-child{border-color:var(--grey-400)}.container_e23ed3.empty_cc4073:hover>div:last-child:before{border-left-color:var(--grey-400)}.container_e23ed3.empty_cc4073:hover>div:last-child:after{border-right-color:var(--grey-400)}.container_e23ed3.banned_f1f005{border-color:var(--grey-600)}.container_e23ed3.banned_f1f005>div:first-child{background-color:var(--grey-bg-200)}.container_e23ed3.banned_f1f005>div:last-child{border-color:var(--grey-600)}.container_e23ed3.banned_f1f005>div:last-child:before{border-left-color:var(--grey-600)}.container_e23ed3.banned_f1f005>div:last-child:after{border-right-color:var(--grey-600)}.container_e23ed3.banned_f1f005:hover,.container_e23ed3.banned_f1f005:hover>div:last-child{border-color:var(--grey-400)}.container_e23ed3.banned_f1f005:hover>div:last-child:before{border-left-color:var(--grey-400)}.container_e23ed3.banned_f1f005:hover>div:last-child:after{border-right-color:var(--grey-400)}.container_e23ed3.active_a23168,.container_e23ed3.active_a23168>div:last-child{border-color:var(--blue-200)}.container_e23ed3.active_a23168>div:last-child:before{border-left-color:var(--blue-200)}.container_e23ed3.active_a23168>div:last-child:after{border-right-color:var(--blue-200)}.container_e23ed3.active_a23168:hover,.container_e23ed3.active_a23168:hover>div:last-child{border-color:var(--blue-200)}.container_e23ed3.active_a23168:hover>div:last-child:before{border-left-color:var(--blue-200)}.container_e23ed3.active_a23168:hover>div:last-child:after{border-right-color:var(--blue-200)}.table_ea9a78{border-radius:10px;flex-grow:1;justify-content:space-between;display:flex;position:relative;overflow:hidden}.table_ea9a78:after{content:"";border-radius:50%;width:20px;height:20px;position:absolute;bottom:-10px;right:-10px}.table_ea9a78.grey_ef453d:after{background-color:var(--grey-400)}.table_ea9a78.green_ed23fc:after{background-color:var(--green-300)}.table_ea9a78.yellow_eefe92:after{background-color:var(--orange-300)}.table_ea9a78.red_b6c1f1:after{background-color:var(--red-300)}.table_ea9a78.purple_fe07d6:after{background-color:var(--purple-200)}.info_d68392{flex-direction:column;padding:12px 8px 12px 12px;display:flex}.info_d68392>a{margin-top:2px}.subInfo_f1179b{color:var(--grey-300);font-size:13px;line-height:16px}.bottom_b00256{align-items:center;column-gap:24px;margin-top:auto;padding-top:6px;display:flex}.players_d4bf56{align-items:center;column-gap:4px;display:flex}.players_d4bf56>div>span{color:var(--grey-300)}.icons_afd448{column-gap:4px;display:flex}.icons_afd448>svg{stroke:var(--grey-100)}.toggle_f1e05d{background:0 0;border:none;outline:none;padding:12px;display:flex}.toggle_f1e05d>svg{stroke:var(--grey-300);transition:transform .2s ease-in-out}.toggle_f1e05d.active_a23168>svg{transform:rotate(180deg)}.popup_ff305c{box-shadow:var(--shadow-inset-top-m),var(--shadow-inset-bottom-m);background-color:var(--grey-bg-100);border-style:none solid solid;border-width:medium 1px 1px;border-top-color:currentColor;border-bottom-right-radius:8px;border-bottom-left-radius:8px;flex-direction:column;row-gap:6px;margin-top:1px;transition:border-color .2s ease-in-out;display:flex;position:absolute;top:100%;left:-1px;right:-1px}.popup_ff305c:before{content:"";border-left-style:solid;border-left-width:1px;height:8px;transition:border-color .2s ease-in-out;position:absolute;top:-8px;left:-1px}.popup_ff305c:after{content:"";border-right-style:solid;border-right-width:1px;height:8px;transition:border-color .2s ease-in-out;position:absolute;top:-8px;right:-1px}.popup_ff305c>div>div:last-child{border-bottom-right-radius:8px;border-bottom-left-radius:8px}.container_dabe6b{flex-direction:column;flex-grow:1;row-gap:24px;display:flex}@media (min-width:1279px){.container_dabe6b{row-gap:16px;margin-top:-8px}}@media (max-width:767px){.container_dabe6b{padding-bottom:48px}}.widgets_e5062b{column-gap:24px;display:flex}.widget_cf5c86{border:1px solid var(--grey-600);box-sizing:border-box;border-radius:8px;align-items:flex-end;width:260px;padding:0 15px;display:flex;position:relative}.widgetTitle_ee4081{background-color:var(--white);height:18px;color:var(--grey-300);padding:0 4px;font-size:12px;position:absolute;top:-9px;left:12px}.widgetValues_b9f379{justify-content:space-between;column-gap:12px;margin-top:8px;display:flex}.widgetValue_b77049{flex-direction:column;align-items:center;min-width:36px;font-size:14px;line-height:20px;display:flex}.widgetValue_b77049:after{content:"";box-sizing:border-box;border-top-left-radius:2px;border-top-right-radius:2px;width:100%;height:4px;margin-top:2px}.widgetValue_b77049.critical_ea7980:after{background-color:var(--red-400)}.widgetValue_b77049.warning_d9d8cb:after{background-color:var(--orange-400)}.widgetValue_b77049.ok_b9a756:after{background-color:var(--green-400)}.widgetValue_b77049.empty_b188e2:after{border:1px solid var(--grey-600)}.widgetValue_b77049.banned_f475bd:after{background-color:var(--grey-500)}.widgetValue_b77049.red_e6ec6d:after{background-color:var(--red-300)}.widgetValue_b77049.yellow_f72a0e:after{background-color:var(--orange-400)}.widgetValue_b77049.green_b48cdb:after{background-color:var(--green-400)}.widgetValue_b77049.purple_e36152:after{background-color:var(--purple-200)}.widgetValue_b77049.unknown_d0874a:after{background-color:var(--grey-400)}.wrapper_dfb065{flex-grow:1;position:relative;overflow:hidden}.wrapper_dfb065:before{content:"";z-index:1;background:linear-gradient(180deg,color-mix(in srgb,var(--white),transparent 100%)54.98%,var(--white)100%);width:100%;height:100%;position:absolute}.wrapper_dfb065>.grid_bdbd8b{position:absolute;top:0;bottom:0;left:0;right:0}.grid_bdbd8b{z-index:0;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px;display:grid;position:relative}.placeholderTable_a1f8f6{border-radius:8px;height:90px}.placeholderWidgetValues_b9fd4f{border-radius:8px;width:260px}.table_e2f7ef{flex-direction:column;margin-top:4px;display:flex}.table_e2f7ef>.tableRow_d035cd:not(:last-child){position:relative}.table_e2f7ef>.tableRow_d035cd:not(:last-child):after{content:"";border-bottom:1px solid var(--grey-600);position:absolute;bottom:0;left:-23px;right:-24px}@media (max-width:767px){.table_e2f7ef>.tableRow_d035cd:not(:last-child):after{left:-16px;right:-16px}}.table_e2f7ef.loading_ceeba2{position:relative}.table_e2f7ef.loading_ceeba2:before{content:"";z-index:1;background:linear-gradient(180deg,color-mix(in srgb,var(--white),transparent 100%)31.25%,var(--white)95.31%);margin-top:32px;position:absolute;top:0;bottom:0;left:0;right:0}.tableRow_d035cd{grid-template-columns:1fr 90px 90px;column-gap:16px;padding:8px 0 9px;display:grid}.tableHeadCell_aa37d4{min-height:24px;color:var(--grey-400);align-items:center;column-gap:4px;font-size:13px;font-weight:500;display:flex}.tableCell_f4d6fb{display:flex}.date_d0b327{flex-direction:column;display:flex}.date_d0b327>span{color:var(--grey-300);font-size:12px;font-weight:500;line-height:16px}.placeholder_c70a3e{height:20px}.datePlaceholder_c12d95{flex-direction:column;row-gap:4px;display:flex}.datePlaceholder_c12d95>div:first-child{width:100px;height:20px}.datePlaceholder_c12d95>div:last-child{width:50px;height:14px}.spinner_cb6f4f{justify-content:center;align-items:center;column-gap:8px;padding-top:24px;display:flex}.spinner_cb6f4f>svg{width:16px;height:16px}.spinner_cb6f4f>span{color:var(--grey-300);font-weight:500}.empty_a8a9ea{color:var(--grey-300);justify-content:center;padding-top:72px;font-size:16px;font-weight:600;display:flex}.heading_f63b54{margin-top:24px}.container_df0327{align-items:center;column-gap:2px;display:flex}.table_cd8337>div{grid-template-columns:1fr 1fr 1fr 1fr 32px}.table_f04609>div{grid-template-columns:1fr 32px}.container_bf7ab5{flex-direction:column;display:flex;position:relative}.group_d36423{border-left:2px solid var(--blue-600);border-top-left-radius:4px;flex-direction:column;margin-top:8px;display:flex}.group_d36423>.group_d36423{margin-left:8px}.groupLabel_d225cc{box-sizing:border-box;background-color:var(--blue-600);height:20px;color:var(--grey-300);text-transform:capitalize;border-radius:4px 4px 4px 0;padding:0 8px;font-size:12px}.rule_eb9437{grid-template-columns:1fr 1fr;column-gap:32px;padding:8px 0 8px 8px;display:grid}.field_c38091{font-size:16px}.operator_e1b4b9{justify-content:center;width:32px;display:flex;position:absolute;left:50%;transform:translate(-50%)}.operator_e1b4b9>svg{stroke:var(--grey-300)}.value_a03e74{text-align:right;justify-content:flex-end;font-size:16px;display:flex}.heading_e34771{margin-top:24px}.button_c4d6ae{box-sizing:border-box;height:24px;color:var(--grey-100);cursor:pointer;background:0 0;border:1px solid;border-radius:6px 6px 6px 0;outline:none;order:1;justify-content:center;align-items:center;padding:0 6px;font-weight:600;transition:all .2s ease-in-out;display:flex}.button_c4d6ae:hover{background-color:var(--blue-600)}.button_c4d6ae.and_ee48bc{border-color:var(--purple-400)}.button_c4d6ae.or_e3f6a2{border-color:var(--cyan-400)}.container_c348d1{flex-direction:column;display:flex}.queryBuilder_d4465e>.ruleGroup_a7cd28>.header_f02d82{align-items:center}.queryBuilder_d4465e>.ruleGroup_a7cd28>.header_f02d82>button:last-child{order:-1}.rule_cb3202{column-gap:16px;display:flex}.rule_cb3202 .queryBuilder-dragHandle{display:none}.rule_cb3202>button{margin-top:4px;margin-left:-8px}@media (max-width:767px){.rule_cb3202>button{position:absolute;right:0}.rule_cb3202{flex-direction:column;justify-content:center;row-gap:8px}}@media (min-width:1279px){.rule_cb3202>[data-qb-remove-button]{opacity:0;transition:opacity .2s ease-in-out}.rule_cb3202:hover>[data-qb-remove-button]{opacity:1}}.ruleGroup_a7cd28{flex-direction:column;display:flex;position:relative}.ruleGroup_a7cd28 .queryBuilder-dragHandle{display:none}.ruleGroup_a7cd28 .rule_cb3202{margin-left:8px;padding:8px 0}.ruleGroup_a7cd28 .ruleGroup_a7cd28{margin-left:8px;padding-top:8px}.ruleGroup_a7cd28 .ruleGroup_a7cd28:before{height:calc(100% - 40px)}.ruleGroup_a7cd28:before{content:"";width:1px;height:calc(100% - 40px);display:block;position:absolute;top:24px;left:0}.ruleGroup_a7cd28.and_f60985:before{background-color:var(--purple-400)}.ruleGroup_a7cd28.or_f4d582:before{background-color:var(--cyan-400)}.header_f02d82{flex-direction:row-reverse;justify-content:flex-end;align-items:center;display:flex}.header_f02d82>button:not(:first-child){margin-left:8px}@media (min-width:1279px){.header_f02d82>[data-qb-remove-button]{opacity:0;transition:opacity .2s ease-in-out}.header_f02d82:hover>[data-qb-remove-button]{opacity:1}}.field_d036f1{flex-shrink:0;width:156px}@media (max-width:767px){.field_d036f1{width:calc(100% - 40px)}}.operator_f41038{flex-shrink:0;width:80px}@media (max-width:767px){.operator_f41038,.value_e814a5{width:calc(100% - 40px)}}.booleanField_c4032c{flex-grow:1;display:flex}.booleanField_c4032c>button{flex-grow:1}.booleanField_c4032c>button:first-child,.booleanField_c4032c>button:last-child{padding-left:12px}.booleanField_c4032c>button:not(:first-child){margin-left:-6px;padding-left:18px}.booleanField_c4032c>button.active_eb4609{position:relative}@media (max-width:767px){.booleanField_c4032c{width:calc(100% - 40px)}}.valueSelect_e7ef23{margin-right:8px}@media (max-width:767px){.valueSelect_e7ef23{width:calc(100% - 40px)}}.values_ebfc1b{column-gap:8px;margin-right:8px;display:flex}.inField_f20693>input{padding:0 28px}.inField_f20693:before,.inField_f20693:after{background-color:var(--grey-300);width:16px;height:16px;display:block;position:absolute}.inField_f20693:before{content:"";left:0;-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNiAxNiIgZmlsbD0ibm9uZSIgc3Ryb2tlPSIjMDAwIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8cGF0aCBkPSJNOS41IDFIOC43NDY4NEM4LjMwODAyIDEgNy45NDcyNiAxLjE0MTM1IDcuNjY0NTYgMS40MjQwNUM3LjM4MTg2IDEuNzA2NzUgNy4yNDA1MSAyLjA2NTQgNy4yNDA1MSAyLjVMNy4yNDA1MSA2LjYyNjU4QzcuMjQwNTEgNi43NTMxNiA3LjIwMjUzIDYuODc1NTMgNy4xMjY1OCA2Ljk5MzY3TDYuNTg4NjEgNy43NDY4NEM2LjQ3MDQ2IDcuOTE1NjEgNi40NzA0NiA4LjA4NDM5IDYuNTg4NjEgOC4yNTMxNkw3LjEyNjU4IDkuMDA2MzNDNy4yMDI1MyA5LjEyODY5IDcuMjQwNTEgOS4yNTEwNSA3LjI0MDUxIDkuMzczNDJMNy4yNDA1MSAxMy40OTM3QzcuMjQwNTEgMTMuOTMyNSA3LjM4MTg2IDE0LjI5MzIgNy42NjQ1NiAxNC41NzU5QzcuOTQ3MjYgMTQuODU4NiA4LjMwODAyIDE1IDguNzQ2ODQgMTVIOS41IiBzdHJva2Utd2lkdGg9IjEuMzMiLz4KPC9zdmc+Cg==);mask-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNiAxNiIgZmlsbD0ibm9uZSIgc3Ryb2tlPSIjMDAwIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8cGF0aCBkPSJNOS41IDFIOC43NDY4NEM4LjMwODAyIDEgNy45NDcyNiAxLjE0MTM1IDcuNjY0NTYgMS40MjQwNUM3LjM4MTg2IDEuNzA2NzUgNy4yNDA1MSAyLjA2NTQgNy4yNDA1MSAyLjVMNy4yNDA1MSA2LjYyNjU4QzcuMjQwNTEgNi43NTMxNiA3LjIwMjUzIDYuODc1NTMgNy4xMjY1OCA2Ljk5MzY3TDYuNTg4NjEgNy43NDY4NEM2LjQ3MDQ2IDcuOTE1NjEgNi40NzA0NiA4LjA4NDM5IDYuNTg4NjEgOC4yNTMxNkw3LjEyNjU4IDkuMDA2MzNDNy4yMDI1MyA5LjEyODY5IDcuMjQwNTEgOS4yNTEwNSA3LjI0MDUxIDkuMzczNDJMNy4yNDA1MSAxMy40OTM3QzcuMjQwNTEgMTMuOTMyNSA3LjM4MTg2IDE0LjI5MzIgNy42NjQ1NiAxNC41NzU5QzcuOTQ3MjYgMTQuODU4NiA4LjMwODAyIDE1IDguNzQ2ODQgMTVIOS41IiBzdHJva2Utd2lkdGg9IjEuMzMiLz4KPC9zdmc+Cg==);-webkit-mask-size:16px;mask-size:16px}.inField_f20693:after{content:"";right:0;-webkit-mask-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNiAxNiIgZmlsbD0ibm9uZSIgc3Ryb2tlPSIjMDAwIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8cGF0aCBkPSJNNi41IDE1SDcuMjUzMTZDNy42OTE5OCAxNSA4LjA1Mjc0IDE0Ljg1ODYgOC4zMzU0NCAxNC41NzU5QzguNjE4MTQgMTQuMjkzMiA4Ljc1OTQ5IDEzLjkzNDYgOC43NTk0OSAxMy41TDguNzU5NDkgOS4zNzM0MkM4Ljc1OTQ5IDkuMjQ2ODQgOC43OTc0NyA5LjEyNDQ3IDguODczNDIgOS4wMDYzM0w5LjQxMTM5IDguMjUzMTZDOS41Mjk1NCA4LjA4NDM5IDkuNTI5NTQgNy45MTU2MSA5LjQxMTM5IDcuNzQ2ODRMOC44NzM0MiA2Ljk5MzY3QzguNzk3NDcgNi44NzEzMSA4Ljc1OTQ5IDYuNzQ4OTUgOC43NTk0OSA2LjYyNjU4TDguNzU5NDkgMi41MDYzM0M4Ljc1OTQ5IDIuMDY3NTEgOC42MTgxNCAxLjcwNjc1IDguMzM1NDQgMS40MjQwNUM4LjA1Mjc0IDEuMTQxMzUgNy42OTE5OCAxIDcuMjUzMTYgMUw2LjUgMSIgc3Ryb2tlLXdpZHRoPSIxLjMzIi8+Cjwvc3ZnPgo=);mask-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNiAxNiIgZmlsbD0ibm9uZSIgc3Ryb2tlPSIjMDAwIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8cGF0aCBkPSJNNi41IDE1SDcuMjUzMTZDNy42OTE5OCAxNSA4LjA1Mjc0IDE0Ljg1ODYgOC4zMzU0NCAxNC41NzU5QzguNjE4MTQgMTQuMjkzMiA4Ljc1OTQ5IDEzLjkzNDYgOC43NTk0OSAxMy41TDguNzU5NDkgOS4zNzM0MkM4Ljc1OTQ5IDkuMjQ2ODQgOC43OTc0NyA5LjEyNDQ3IDguODczNDIgOS4wMDYzM0w5LjQxMTM5IDguMjUzMTZDOS41Mjk1NCA4LjA4NDM5IDkuNTI5NTQgNy45MTU2MSA5LjQxMTM5IDcuNzQ2ODRMOC44NzM0MiA2Ljk5MzY3QzguNzk3NDcgNi44NzEzMSA4Ljc1OTQ5IDYuNzQ4OTUgOC43NTk0OSA2LjYyNjU4TDguNzU5NDkgMi41MDYzM0M4Ljc1OTQ5IDIuMDY3NTEgOC42MTgxNCAxLjcwNjc1IDguMzM1NDQgMS40MjQwNUM4LjA1Mjc0IDEuMTQxMzUgNy42OTE5OCAxIDcuMjUzMTYgMUw2LjUgMSIgc3Ryb2tlLXdpZHRoPSIxLjMzIi8+Cjwvc3ZnPgo=);-webkit-mask-size:16px;mask-size:16px}.removeGroup_c6aee8{order:-1}.icon_c691c0{align-items:center;display:flex}.form_e35911{width:524px}@media (max-width:767px){.form_e35911{width:100%}}.heading_f2996f{margin-top:8px;margin-bottom:16px}.table_ba90f1>div{grid-template-columns:1fr 1fr 1fr 32px}.danger_b0665f{color:var(--red-100)}.table_ab488c>div{grid-template-columns:1fr 1fr 1fr 1fr 1fr 32px}.input_e97f0e>input{padding-right:47px}.users_b0b97a{flex-direction:column;row-gap:6px;margin-top:-4px;display:flex}.users_b0b97a>div{border:1px solid var(--grey-600);background-color:var(--grey-bg-50);border-radius:10px;justify-content:space-between;align-items:center;padding:3px 3px 3px 15px;display:flex}.users_b0b97a>div>span{font-size:16px}.table_dcc7f8>div{grid-template-columns:1fr 1fr 1fr 32px}.table_dc9c04>div{grid-template-columns:1fr 1fr 1fr 1fr 32px}.container_c88c0e{column-gap:16px;display:flex}@media (max-width:767px){.container_c88c0e{flex-direction:column;row-gap:12px}}.widget_f22ead{width:100%;box-shadow:var(--shadow-bottom-s);border:1px solid var(--grey-600);box-sizing:border-box;background-color:var(--white);border-radius:12px;flex-direction:column;row-gap:12px;padding:16px;display:flex}.title_b9a2e3{color:var(--grey-200);justify-content:space-between;font-size:16px;font-weight:500;line-height:24px;display:flex}.title_b9a2e3>span{color:var(--grey-100);font-weight:600}.countPlaceholder_e55661{width:40px;height:24px}.chart_a274b7{border-radius:8px;align-items:center;width:100%;height:10px;display:flex;overflow:hidden}.chart_a274b7.empty_be9856{background-color:var(--grey-bg-200);border-radius:4px;height:8px;margin:1px 0}.chartPiece_fed0a7{height:8px;transition:all .1s ease-in-out}@media (min-width:1279px){.chartPiece_fed0a7:hover{border-radius:1px;height:100%;padding:0 4px}}.chartPlaceholder_c178bd{width:100%;height:8px;margin:1px 0}.title_c08d31{margin-bottom:24px;font-size:22px;font-weight:600;line-height:26px}@media (max-width:767px){.title_c08d31{margin-bottom:12px}}.widgets_efd6bd{margin-bottom:40px}@media (max-width:767px){.widgets_efd6bd{margin-bottom:24px}}.controls_f39be1{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.controls_f39be1>span{font-size:18px;font-weight:600;line-height:24px}.controls_f39be1>div{column-gap:4px;display:flex}@media (max-width:767px){.controls_f39be1{flex-direction:column;align-items:flex-start;row-gap:20px;margin-bottom:12px}.controls_f39be1>div{width:100%;padding-bottom:10px;overflow-x:auto}}.sorting_a8fa3f{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.grandTotal_f6b8cd{justify-content:space-between;align-items:center;column-gap:4px;display:flex}@media (max-width:767px){.grandTotalLabel_d7b476{color:var(--grey-400);font-size:13px;line-height:16px}}.grandTotalPlaceholder_a6d49a{width:24px;height:20px}.container_b14d51{margin-top:40px;display:flex}.container_b14d51>span{color:var(--grey-300)}.container_ddefb2{color:var(--grey-300);margin-top:-12px}.container_ddefb2>span{font-weight:600}.container_f91214{box-sizing:border-box;background-image:url(/static/image/auth-bg.c7b387c8.jpg);background-repeat:no-repeat;background-size:cover;flex-grow:1;justify-content:center;align-items:center;padding:0 16px;display:flex}.wrapper_c2314b{width:100%;max-width:364px;box-shadow:var(--shadow-bottom-l);box-sizing:border-box;background-color:var(--white);border-radius:24px;flex-direction:column;padding:32px;display:flex}.wrapper_c2314b>form>button{width:100%;margin-top:8px}.wrapper_c2314b>a{font-size:13px;font-weight:600;line-height:16px}.logo_db0435{margin-bottom:40px}.top_bdd02a{flex-direction:column;column-gap:24px;margin-bottom:16px;display:flex}.top_bdd02a>div{flex-direction:column;row-gap:4px;display:flex}.title_b8ce87{font-size:18px;font-weight:700;line-height:24px}.description_f88445{color:var(--grey-300)}.dots_d3241e{height:8px;display:flex}.dots_d3241e:before{content:"";background-color:var(--grey-500);border-radius:50%;width:8px;height:8px;transition:background-color .2s ease-in-out;position:absolute;left:calc(50% - 7px)}.dots_d3241e:after{content:"";background-color:var(--grey-500);border-radius:50%;width:8px;height:8px;transition:background-color .2s ease-in-out;position:absolute;left:calc(50% + 7px)}.dots_d3241e.first_cc5ab4:before,.dots_d3241e.second_c1b287:before,.dots_d3241e.second_c1b287:after{background-color:var(--blue-200)}.container_dd22aa{color:var(--grey-100);flex-shrink:0;align-items:center;column-gap:12px;padding:12px 16px;font-weight:500;transition:background-color .2s ease-in-out;display:flex;position:relative}.container_dd22aa>svg{stroke:var(--grey-300);transition:stroke .2s ease-in-out}.container_dd22aa>svg[data-icon=spade-map]>path:last-child,.container_dd22aa>svg[data-icon=spade-maps]>path:last-child{transition:fill .2s ease-in-out}.container_dd22aa>span{white-space:nowrap;opacity:0;transition:opacity .3s cubic-bezier(.25,.46,.45,.94)}.container_dd22aa>.count_bb7c68{color:var(--grey-300);opacity:0;font-size:13px;transition:opacity .3s cubic-bezier(.25,.46,.45,.94)}.container_dd22aa:before{content:"";background-color:var(--grey-100);opacity:0;border-radius:0 2px 2px 0;width:3px;height:48px;transition:opacity .2s ease-in-out;position:absolute;left:0}@media (max-width:1279px){.container_dd22aa:hover{color:inherit}}@media (min-width:1279px){.container_dd22aa.interactive_cbf9dd:hover{background-color:var(--grey-600);color:inherit}}.container_dd22aa.open_c3ed4c>span,.container_dd22aa.open_c3ed4c>.count_bb7c68{opacity:1}.container_dd22aa.active_b01b5a{background-color:var(--grey-600)}.container_dd22aa.active_b01b5a:before{opacity:1}.container_dd22aa.active_b01b5a>svg{stroke:var(--grey-200)}.container_dd22aa.active_b01b5a>svg[data-icon=spade-map]>path:last-child,.container_dd22aa.active_b01b5a>svg[data-icon=spade-maps]>path:last-child{fill:var(--grey-200)}.container_dd22aa.button_f80391{background:0 0;border:none;width:100%}.container_dd22aa.button_f80391:hover{background-color:var(--grey-600)}.container_e75f9e{flex-direction:column;display:flex}.container_e75f9e>div{align-items:center;height:48px;padding:0 16px;display:flex}.container_e75f9e>div>div{width:24px;height:24px;transition:width .3s cubic-bezier(.25,.46,.45,.94)}.container_e75f9e.open_efeeb1>div>div{width:100%}.container_ccbacb{height:36px;color:var(--grey-400);opacity:0;flex-shrink:0;align-items:center;padding:0 16px;font-size:13px;font-weight:600;transition:opacity .3s cubic-bezier(.25,.46,.45,.94);display:flex}.container_ccbacb.open_deaa7f{opacity:1}.container_ccbacb.second_f45147{margin-top:4px}@media (min-width:1279px){.dropdown_afbaaf>div[data-options]{width:280px;max-height:380px}}.addon_ad41ab{border-bottom:1px solid var(--grey-600);background-color:var(--grey-bg-100);border-top-left-radius:12px;border-top-right-radius:12px;padding:16px;display:flex}.addon_ad41ab>span{word-break:break-all;margin-top:2px;font-size:16px;font-weight:500;line-height:24px}@media (max-width:1279px){.addon_ad41ab{display:none}}.option_e6b3d8{color:var(--grey-300);padding:8px 12px;font-size:13px;line-height:16px}.user_ee10b0{box-shadow:0 -1px 0 0 var(--grey-600);position:absolute;bottom:0}.container_d131e3{border:1px solid var(--grey-600);box-sizing:border-box;background-color:var(--white);width:40px;height:40px;color:var(--grey-100);text-transform:uppercase;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;font-size:16px;font-weight:600;display:flex}.container_d131e3>svg{stroke:var(--grey-100)}.dropdown_ececb5>div>ul{row-gap:4px}@media (min-width:1279px){.dropdown_ececb5>div{width:276px;max-height:calc(100dvh - 164px)}}.dropdownOption_f03b2e{border:1px solid var(--grey-600);color:var(--grey-100);text-align:left;border-radius:8px;flex-direction:column;padding:12px;transition:all .2s ease-in-out;display:flex}.dropdownOption_f03b2e:hover{color:var(--grey-100)}@media (min-width:1279px){.dropdownOption_f03b2e:hover{border-color:var(--grey-500)}}.dropdownOption_f03b2e.active_cba31f{border-color:var(--grey-300)}.title_de0046{display:inline}.title_de0046>span{word-break:break-all;font-weight:500}.owner_c782a0{stroke:var(--grey-300);margin-left:4px}.caption_bc6ed8{max-width:100%;color:var(--grey-300);text-overflow:ellipsis;white-space:nowrap;font-size:13px;line-height:16px;overflow:hidden}.workspaces_fa015b{cursor:pointer;background:0 0;border:none;outline:none;flex-shrink:0;align-items:center;height:56px;padding:0 8px;transition:padding .3s cubic-bezier(.25,.46,.45,.94),background-color .2s ease-in-out;display:flex;position:relative}.workspaces_fa015b>svg{stroke:var(--grey-100);opacity:0;margin-left:auto;transition:opacity .3s cubic-bezier(.25,.46,.45,.94),transform .2s ease-in-out}.workspaces_fa015b>span{text-overflow:ellipsis;white-space:nowrap;opacity:0;max-width:195px;font-weight:500;transition:opacity .3s cubic-bezier(.25,.46,.45,.94);position:absolute;left:60px;overflow:hidden}.workspaces_fa015b>span>svg{stroke:var(--grey-300);margin-left:4px;display:inline;transform:translateY(1px)}@media (min-width:1279px){.workspaces_fa015b:hover{background-color:var(--grey-600)}}.workspaces_fa015b.open_f568a3{padding-right:16px}.workspaces_fa015b.open_f568a3>span,.workspaces_fa015b.open_f568a3 svg{opacity:1}.workspaces_fa015b.dropdownOpen_a81a66>svg{transform:rotate(180deg)}.description_e73e98{font-size:16px}.placeholder_e30582{box-sizing:border-box;flex-shrink:0;align-items:center;width:100%;height:56px;padding:8px;display:flex}.placeholder_e30582>div{border-radius:8px;width:100%;height:40px}.empty_dd52d4{color:var(--grey-300);justify-content:center;padding:8px 0;font-size:13px;line-height:16px;display:flex}.container_ff5af9{flex-shrink:0;width:56px}@media (max-width:1279px){.container_ff5af9{width:0}}.wrapper_e91806{z-index:11;border-right:1px solid var(--grey-600);box-sizing:border-box;background-color:var(--grey-bg-50);flex-direction:column;width:56px;padding-bottom:48px;transition:all .3s cubic-bezier(.25,.46,.45,.94);display:flex;position:fixed;top:0;bottom:0;left:0;overflow:hidden}@media (max-width:1279px){.wrapper_e91806{z-index:100;width:0;box-shadow:none;top:48px}}.wrapper_e91806.open_fd4b1b{width:300px;box-shadow:var(--shadow-right-m)}@media (max-width:1279px){.wrapper_e91806.open_fd4b1b{width:100%;box-shadow:none}}.top_dd43c3{box-sizing:border-box;flex-shrink:0;height:56px;display:flex;position:relative}@media (max-width:1279px){.top_dd43c3{display:none}}.logo_dc7fec{display:flex;position:absolute;top:12px;left:12px}.logo_dc7fec>svg:last-child{opacity:0;transition:opacity .3s cubic-bezier(.25,.46,.45,.94);position:absolute;top:2px;left:40px}.logo_dc7fec.open_fd4b1b>svg:last-child{opacity:1}.content_b8af9e{scrollbar-width:thin;scrollbar-color:var(--grey-500)var(--white);flex-direction:column;display:flex;overflow:hidden}.content_b8af9e::-webkit-scrollbar-track{background:var(--grey-bg-100)}.content_b8af9e.open_fd4b1b{overflow-y:auto}@keyframes down_ac8213{0%{opacity:0;transform:translate(0)}20%{opacity:.7;transform:translate(5px,5px)}40%{opacity:.6;transform:translate(4px,10px)}60%{opacity:.5;transform:translate(2px,15px)}80%{opacity:.4;transform:translate(-2px,20px)}to{opacity:0;transform:translate(-3px,25px)}}@keyframes down2_d6fccb{0%{opacity:0;transform:translate(0)}20%{opacity:.7;transform:translate(-3px,5px)}40%{opacity:.6;transform:translate(-6px,15px)}to{opacity:0;transform:translateY(40px)}}@keyframes down3_ce611a{0%{opacity:0;transform:translate(0)}20%{opacity:.6;transform:translateY(5px)}to{opacity:0;transform:translateY(40px)}}.tree_ccd281{pointer-events:none;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:26px;display:flex;position:relative}.tree_ccd281>div{margin-bottom:2px}.tree_ccd281>span{opacity:0;font-size:8px;position:absolute}.tree_ccd281>span:nth-child(2){animation:5s linear infinite down_ac8213;top:-20px;left:10px}.tree_ccd281>span:nth-child(3){animation:7s linear infinite down2_d6fccb;top:-20px;left:30px}.tree_ccd281>span:nth-child(4){animation:9s linear infinite down3_ce611a;top:-20px;left:0}.alerts_d40afb{flex-direction:column;row-gap:24px;display:flex}.alerts_d40afb>div{flex-direction:column;row-gap:16px;width:280px;display:flex}.badges_d4fb5c{column-gap:16px;display:flex}.badges_d4fb5c>div{flex-direction:column;row-gap:16px;display:flex}.badges_d4fb5c>div>div{width:max-content}.table_ab3262{grid-template-columns:150px repeat(6,224px);gap:16px;display:grid}.variantsTable_c73669{grid-template-columns:150px repeat(1,160px);gap:16px;display:grid}.label_eccf29{align-items:center;height:40px;display:flex}.label_eccf29.large_a82a45{height:48px}.label_eccf29.small_d9eafd{height:32px}.label_eccf29.extraSmall_b7b418{height:24px}.buttons_da22bf{column-gap:16px;display:flex}.buttons_da22bf>button:first-child{width:160px}.card_b29f5f{flex-direction:column;row-gap:24px;display:flex}.card_b29f5f>div{width:300px}.label_fe641f{color:var(--blue-100);cursor:pointer;align-items:center;display:flex}.control_b13c99{cursor:pointer;border-radius:6px;justify-content:center;align-items:center;height:32px;padding:0 8px;transition:all .2s ease-in-out;display:flex}.control_b13c99>svg{stroke:var(--blue-100)}.control_b13c99:hover{background-color:var(--blue-600)}.container_be541f{grid-template-columns:150px repeat(4,100px);gap:16px;display:grid}.container_be541f>div{width:-moz-fit-content;width:fit-content}.container_ad82cc{flex-direction:column;row-gap:8px;display:flex}.container_ad82cc>div{align-items:center;column-gap:16px;display:flex}.container_ad82cc>div>span{width:80px}.container_b540c3{flex-direction:column;row-gap:16px;display:flex}.container_b540c3 .react-colorful{row-gap:16px;width:100%}.container_b540c3 .react-colorful__saturation{border:1px solid var(--grey-600);border-radius:12px}.container_b540c3 .react-colorful__last-control{border-radius:100px;height:10px}.container_b540c3 .react-colorful__pointer{border:4px solid var(--white);cursor:pointer;width:16px;height:16px}.input_d2b93c{width:120px}.colorPicker_c030bd>div{width:600px}.datePickers_aebfaa{display:flex}.col_a7a17d{flex-direction:column;row-gap:16px;width:50%;display:flex}.row_e230f3{align-items:flex-end;column-gap:16px;display:flex}.row_e230f3>div{width:200px}.wrapper_b96819{flex-direction:column;row-gap:16px;width:200px;display:flex}.container_d6406f{flex-direction:column;align-items:flex-start;row-gap:8px;display:flex}.row_aaf76c{column-gap:8px;display:flex}.icons_ee2a8d{flex-wrap:wrap;gap:8px;display:flex}.icon_e762c7{flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;row-gap:8px;width:78px;height:78px;display:flex}.icon_e762c7>span{text-overflow:ellipsis;max-width:100%;font-size:12px;overflow:hidden}.icon_e762c7>svg{width:24px;height:24px}.selects_e2a1ea{column-gap:16px;display:flex}.selects_e2a1ea>div{width:280px}.container_bea25b{flex-flow:column wrap;column-gap:16px;max-height:600px;padding:16px;display:flex}.container_bea25b>div{cursor:pointer;align-items:baseline;column-gap:2px;display:flex}.container_bea25b>div:hover{color:var(--orange-100)}.container_bea25b span{color:var(--grey-300);font-size:12px}.files_cb1223{scrollbar-width:thin;scrollbar-color:var(--grey-500)var(--white);flex-direction:column;row-gap:4px;max-height:600px;margin:0 -24px;padding:0 24px;display:flex;overflow:auto}.files_cb1223>span>span{font-weight:600}.empty_d027ec{justify-content:center;align-items:center;width:100%;font-size:24px;display:flex}.empty_d027ec>span{text-decoration:underline}.dialog_fa6e3c>div[data-content]{max-width:500px}.tabs_d5c4ac>div{width:600px}.container_cdbb40{flex-direction:column;row-gap:8px;display:flex}.group_e2ad7b{width:100px}.container_a98e0c{flex-grow:1;display:flex;overflow-y:hidden}.sidebar_d3f4d2{scrollbar-width:thin;scrollbar-color:var(--grey-500)var(--white);border-right:1px solid var(--grey-600);flex-direction:column;row-gap:4px;padding:4px;display:flex}.button_c211ac{color:var(--blue-100);white-space:nowrap;background:0 0;border:none;border-radius:4px;outline:none;justify-content:center;align-items:center;column-gap:4px;padding:8px;font-weight:600;transition:all .2s ease-in-out;display:flex}@media (min-width:1279px){.button_c211ac:hover{background-color:var(--blue-600)}.button_c211ac:hover>svg{stroke:var(--orange-100)}}.button_c211ac>svg{stroke:var(--blue-100);transition:all .2s ease-in-out}.button_c211ac.active_b63202{background-color:var(--blue-600)}.component_aee802{scrollbar-width:thin;scrollbar-color:var(--grey-500)var(--white);flex-direction:column;flex-grow:1;row-gap:24px;padding:24px;display:flex;overflow-y:auto}.back_c609a7{margin-top:auto}.container_f1f71d{display:flex}@media (min-width:1279px){.dropdown_fd4945>div[data-options]{max-height:380px}}.container_e6033e{grid-template-columns:1fr min-content;column-gap:8px;display:grid}.container_fb3e07{flex-direction:column;row-gap:20px;display:flex}.wrapper_e7537b,.buttons_ff4d0c{flex-direction:column;row-gap:8px;display:flex}.text_f83e14{font-size:16px;line-height:24px}.button_ad7f22{align-self:flex-start;height:20px;margin-top:8px;font-size:13px}.dropzone_e6c735{margin-top:32px}.restrictions_c0e10b{color:var(--grey-300);margin-top:16px}.restrictions_c0e10b.error_e3c78f{color:var(--red-200)}.file_fce540{justify-content:space-between;align-items:center;margin-top:16px;display:flex}.fileInfo_ccdf89{flex-direction:column;row-gap:2px;display:flex}.fileName_f03298{word-break:break-all;margin-right:12px;font-size:13px;line-height:16px}.fileError_eb2d64{color:var(--red-200);flex-direction:column;row-gap:2px;font-size:12px;line-height:16px;display:flex}.fileControls_c1b1cc{align-self:flex-start;align-items:center;column-gap:12px;display:flex}.error_e3c78f{stroke:var(--red-200)}.success_a96a5c{stroke:var(--green-100)}.dialog_b706b1>div[data-content]{max-width:460px}.controllersGroup_dbd03b{column-gap:8px;display:flex}.controllersGroup_dbd03b>span{color:var(--grey-300);padding-top:10px}.controllersGroup_b8ed6f{column-gap:8px;display:flex}.controllersGroup_b8ed6f>span{color:var(--grey-300);padding-top:14px}.container_aba413{margin-top:8px}.container_ca5d93{flex-direction:column;justify-content:center;padding-bottom:12px;display:flex;position:relative}.filled_de964e{stroke:var(--white)}.unfilled_cd24c3{stroke:var(--red-100)}.stages_f4bb46{scrollbar-width:thin;scrollbar-color:var(--grey-500)var(--white);flex-direction:column;row-gap:6px;margin:0 -24px;padding:0 24px;display:flex;overflow:auto}.create_a16fdf{flex-direction:column;padding-top:14px;display:flex}@media (max-width:1279px){.create_a16fdf{margin-top:auto}}.stage_a577cc{border:1px solid var(--grey-600);background-color:var(--grey-bg-50);border-radius:12px;justify-content:space-between;align-items:center;column-gap:8px;padding:7px;transition-property:border-color,box-shadow;transition-duration:.2s;transition-timing-function:ease-in-out;display:flex}.stage_a577cc:hover{border-color:var(--grey-500)}.stage_a577cc>div{flex-grow:1;align-items:center;column-gap:5px;font-size:16px;line-height:24px;display:flex}.stage_a577cc.create_afd4a9{border-color:var(--grey-500)}.stage_a577cc[aria-pressed]{box-shadow:var(--shadow-bottom-s)}.handle_ffff8a{cursor:grab}.tree_f8af24{scrollbar-width:thin;scrollbar-color:var(--grey-500)var(--white);flex-direction:column;flex-grow:1;padding-right:24px;display:flex;overflow-y:auto}.item_b4edca{box-sizing:border-box;border-radius:12px;flex-shrink:0;justify-content:space-between;align-items:center;height:40px;padding:0 12px;display:flex}.item_b4edca>span{font-weight:500}.item_b4edca svg{stroke:var(--grey-100)}.item_b4edca:hover{background-color:var(--grey-600)}.item_b4edca.open_a5bbd2 svg{transform:rotate(180deg)}.group_d3bdb7{border-left:1px solid var(--grey-600);flex-direction:column;padding-left:11px;display:flex}.group_d3bdb7:hover{border-color:var(--grey-500)}.empty_fe5223{flex-grow:1;justify-content:center;align-items:center;display:flex}.dialog_d0a3c4>div[data-content]{max-width:900px;height:100%}.container_b19a21{column-gap:24px;min-height:0;margin:0 -24px;display:flex}@media (max-width:767px){.container_b19a21{flex-direction:column;margin:0 -16px;overflow-y:auto}}.aside_d746a1{max-width:300px;box-shadow:var(--shadow-inset-center-s);box-sizing:border-box;background-color:var(--grey-bg-50);border-left:none;border-radius:0 16px 16px 0;flex-direction:column;row-gap:16px;padding:16px 0 16px 24px;display:flex}.search_a424c1{margin-right:24px}.wrapper_bc6a0a{scrollbar-width:thin;scrollbar-color:var(--grey-500)var(--white);flex-direction:column;flex-grow:1;row-gap:8px;padding-right:24px;display:flex;overflow-y:auto}.empty_caf4ca{flex-grow:1;justify-content:center;align-items:center;display:flex}.panel_e49beb{border:1px solid var(--grey-600);background-color:var(--grey-bg-50);border-radius:12px;flex-direction:column;row-gap:8px;padding:15px;display:flex}.panel_e49beb:hover .top_aa7b4a>button{opacity:1}.top_aa7b4a{justify-content:space-between;align-items:center;display:flex}.top_aa7b4a>button{opacity:0}.breadcrumbs_a76295{align-items:center;column-gap:4px;font-size:13px;font-weight:600;line-height:16px;display:flex}.breadcrumbs_a76295>span:not(:only-child):not(:last-child){color:var(--grey-300)}.field_dc6e80{display:flex}.field_dc6e80>[data-select]{width:auto}.wrapper_c4fcd8{flex-direction:column;flex-grow:1;padding:0 16px;display:flex}.dialog_dd5525>div[data-content]{max-width:800px}.container_e3a36f{scrollbar-width:thin;scrollbar-color:var(--grey-500)var(--white);border-top:1px solid var(--grey-600);height:66.6667dvh;margin:0 -24px;padding:24px 24px 0;overflow-y:auto}.container_dd731c{flex-direction:column;row-gap:20px;display:flex}.container_dd731c:not(:has(.group_d3abe5))>.empty_f95d18{display:flex}.top_a3f33f{justify-content:space-between;align-items:center;column-gap:24px;display:flex}.top_a3f33f>span{font-size:16px;font-weight:600;line-height:24px}.search_b7319f{width:100%;max-width:240px}.group_d3abe5{flex-direction:column;row-gap:6px;display:flex}@media (min-width:1279px){.group_d3abe5:hover>.label_f7ff71>button{opacity:1}}.label_f7ff71{align-items:center;column-gap:12px;display:flex}.label_f7ff71>span{font-size:13px;font-weight:800;line-height:16px}.label_f7ff71>button{opacity:0;transition:color .2s ease-in-out}.availableChips_da631e{flex-wrap:wrap;gap:4px;display:flex}.empty_f95d18{color:var(--grey-300);text-align:center;flex-direction:column;display:none}.dialog_e785f9>div[data-content]{max-width:460px}@media (min-width:1279px){.dropdown_a2ec32>div[data-options]{max-width:300px;max-height:380px}}.dialog_adab72>div[data-content]{max-width:900px;padding-bottom:0}.container_fbc90c{min-height:0;margin:0 -24px;display:flex}@media (max-width:767px){.container_fbc90c{flex-direction:column;margin:0 -16px;overflow-y:auto}}.displayedColumns_b2eab2{background-color:var(--grey-bg-50);flex-direction:column;row-gap:20px;min-width:300px;padding:16px 24px;display:flex}@media (min-width:767px){.displayedColumns_b2eab2{scrollbar-width:thin;scrollbar-color:var(--grey-500)var(--white);border:1px solid var(--grey-600);border-left:none;border-radius:0 16px 0 0;overflow-y:auto}}@media (max-width:767px){.displayedColumns_b2eab2{border-top:1px solid var(--grey-600);border-bottom:1px solid var(--grey-600);box-sizing:border-box;border-radius:0;min-width:auto;padding:16px}}.heading_ee2afa{justify-content:space-between;align-items:center;column-gap:24px;display:flex}.heading_ee2afa>span{font-size:16px;font-weight:800;line-height:24px}.sorting_a3eacf{align-items:center;column-gap:4px;display:flex}.sorting_a3eacf>span{color:var(--grey-400);font-size:13px;line-height:16px}.dropdown_fe287c ul:first-of-type{max-height:243px}.chips_bc8f1a{gap:6px;display:flex}@media (max-width:767px){.chips_bc8f1a{flex-wrap:wrap;max-height:108px;overflow-y:auto}}@media (min-width:767px){.chips_bc8f1a{flex-direction:column}}.columns_cec207{padding:0 24px 16px}@media (max-width:767px){.columns_cec207{padding:16px}}@media (min-width:767px){.columns_cec207{scrollbar-width:thin;scrollbar-color:var(--grey-500)var(--white);width:100%;overflow-y:auto}}.footer_e91ddd{background-color:var(--white);padding:16px;display:none;position:sticky;bottom:0}@media (max-width:767px){.footer_e91ddd{display:flex}}.container_bec927{align-items:center;column-gap:4px;display:flex}.container_bec927>span{color:var(--grey-300);font-size:12px;font-weight:500;line-height:16px}.container_f6a073{border-radius:4px;flex-shrink:0;width:16px;height:16px}.container_c518b6,.container_f7cb77,.container_ee37d1{column-gap:4px;display:flex}.container_c503cc{align-items:center;column-gap:4px;display:flex}.count_bc4218{color:var(--grey-300);white-space:nowrap;font-size:12px}.buttons_b28649{column-gap:8px;display:flex}.filled_d0b02c{stroke:var(--grey-100)}.unfilled_f86726{stroke:var(--grey-400)}.table_b098ea>div{grid-template-columns:1fr 1fr 1fr 1fr 1fr 1fr 32px}.filled_a6d34e{stroke:var(--grey-100)}.unfilled_abb492{stroke:var(--grey-400)}.inactive_b6a029{color:var(--red-100)}.icon_ffb1b8{stroke:var(--grey-300)}.extra_a4c426{align-items:center;column-gap:4px;display:flex}.content_bac35b{color:var(--red-100)}.table_b85bf2>div{grid-template-columns:1fr 1fr 1fr 1fr 1fr 72px}.buttons_fe0de5{column-gap:8px;display:flex}.table_d107a2>div{grid-template-columns:1fr 1fr 1fr 1fr 1fr 1fr 1fr 32px}.icon_e95ec1{stroke:var(--grey-300)}.container_c47bc2{flex-direction:column;display:flex}.caption_d2a7e5{color:var(--grey-300);font-size:12px;font-weight:500;line-height:16px}.table_a0c768>div{grid-template-columns:1fr 1fr 1fr 1fr 1fr 1fr 32px}.table_f71a0e>div{grid-template-columns:1fr 1fr 32px}.table_b3fe29>div{grid-template-columns:1fr 1fr 1fr 1fr 32px}.table_a42f05>div{grid-template-columns:1fr 1fr 1fr 32px}.table_ae9716>div{grid-template-columns:1fr 1fr 1fr 1fr 32px}.container_a4c7d7{border:1px solid var(--grey-600);background-color:var(--grey-bg-50);border-radius:16px;flex-direction:column;row-gap:16px;max-width:500px;padding:20px 24px;display:flex}@media (max-width:1279px){.container_a4c7d7{padding:16px}}.heading_f7dddb{align-items:center;font-size:16px;font-weight:600;line-height:24px;display:flex}.container_c2d071{justify-content:space-between;align-items:center;min-height:40px;display:flex}.container_c2d071>span{color:var(--grey-200);white-space:nowrap;flex-grow:1;align-items:center;display:flex}.container_c2d071>span:after{content:"";border:1px dashed var(--grey-600);box-sizing:border-box;flex-grow:1;height:2px;margin:0 12px;transition:all .2s ease-in-out;display:block}.container_c2d071>div{align-items:center;display:flex}.container_c2d071:hover>span:after{border-color:var(--grey-500)}.container_e76d2a{row-gap:16px}.container_da68d7{row-gap:0}.dialog_c8813d>div[data-content]{max-width:420px}.container_e073dc{border:1px solid var(--grey-600);background-color:var(--grey-bg-100);border-radius:10px;flex-direction:column;padding:12px 16px;display:flex}.description_d3f131{border-bottom:1px solid var(--grey-600);box-sizing:border-box;color:var(--grey-300);text-align:center;margin:0 -16px;padding:0 16px 12px;font-size:13px;font-weight:400;line-height:16px}.qr_bf8220{background-color:var(--white);align-self:center;margin:24px 0;padding:8px}.wallet_eb2c83{align-items:center;column-gap:8px;font-weight:600;display:flex}.hash_fe30cb{margin-top:4px}.hash_fe30cb>button{text-align:left;word-break:break-all;background:0 0;border:none;outline:none;align-items:center;padding:0;transition:all .2s ease-in-out;display:flex}@media (min-width:1279px){.hash_fe30cb>button:hover{color:var(--orange-100)}}.balance_cc0e81{border:1px solid var(--grey-600);box-sizing:border-box;background-color:var(--white);border-radius:10px;align-items:center;column-gap:12px;height:56px;margin-top:8px;padding:16px;display:flex}.balanceTitle_ee9e1a{color:var(--grey-400);font-size:13px;font-weight:600}.balanceLine_b69739{border:1px dashed var(--grey-bg-200);box-sizing:border-box;flex-grow:1;height:2px}.balanceValue_b4dfa5{font-size:16px}.container_fdba9e{row-gap:16px}.form_ba5b82{border:1px solid var(--grey-600);background-color:var(--grey-bg-50);border-radius:16px;grid-template-columns:min-content 1fr;align-items:center;gap:4px 40px;padding:23px;display:grid}@media (max-width:1279px){.form_ba5b82{padding:15px}}.label_bd5e1e{padding:4px 0;font-size:13px;line-height:16px}.value_b5476e{padding:4px;font-size:16px;line-height:24px}.delete_e56522{border:1px solid var(--grey-600);box-sizing:border-box;background-color:var(--white);border-radius:16px;flex-direction:column;align-items:flex-start;padding:23px;display:flex}.delete_e56522>span{margin-bottom:4px;font-size:16px;font-weight:600;line-height:24px}.delete_e56522>button{margin-top:24px}@media (max-width:1279px){.delete_e56522{padding:15px}}.bold_a3b46f{font-weight:600}.widget_a7dc38{border:1px solid var(--grey-600);background-color:var(--grey-bg-100);border-radius:10px;flex-direction:column;row-gap:2px;padding:15px;display:flex}@media (max-width:767px){.widget_a7dc38{width:auto}}.label_bea095{color:var(--grey-200);align-items:center;font-size:13px;line-height:16px;display:flex}.content_fc04fd{justify-content:space-between;align-items:center;display:flex}.value_c4c783{color:var(--grey-100);font-size:22px;font-weight:600;line-height:26px}.valuePlaceholder_a52bf4{width:100px;height:32px}.spinner_a831e8{flex-grow:1;justify-content:center;align-items:center;display:flex}.container_c8022f{flex-direction:column;row-gap:24px}.container_c8022f>div:first-child{flex-grow:0}.container_e229b8{flex-direction:column;align-items:flex-start;gap:12px;width:100%;max-width:500px;display:flex}.fields_b94005{flex-direction:column;row-gap:8px;width:100%;display:flex}.after_ba5674{flex-direction:column;width:100%;display:flex}.container_f3b8d8{border:1px solid var(--grey-600);background-color:var(--grey-bg-50);border-radius:12px;column-gap:12px;padding:8px;display:flex}.container_e657ff{flex-direction:column;flex-grow:1;row-gap:20px;display:flex}.container_e657ff>div:first-child{column-gap:12px;display:flex}.status_fb7c23{margin-right:-4px}.buttons_ba7162{column-gap:8px;display:flex}.color_bc080b{margin-left:4px}.color_bc080b>div{border-radius:50%;width:20px;height:20px}.popup_dd532a{z-index:2;max-width:306px;box-shadow:var(--shadow-bottom-l);border:1px solid var(--grey-600);box-sizing:border-box;background-color:var(--white);border-radius:8px;flex-direction:column;row-gap:12px;padding:12px;display:flex}.presets_ca0994{flex-wrap:wrap;gap:8px;display:flex}.preset_f8d2ac{background:0 0;border:none;border-radius:6px;outline:none;justify-content:center;align-items:center;width:24px;height:24px;padding:0;transition:all .2s ease-in-out;display:flex;position:relative}.preset_f8d2ac:not(.active_a624a0):hover{transform:scale(.9)}.preset_f8d2ac>svg{stroke:var(--white)}.outline_a7bdff{box-sizing:border-box;opacity:0;border-style:solid;border-width:2px;border-radius:8px;justify-content:center;align-items:center;transition:opacity .2s ease-in-out;display:flex;position:absolute;top:-3px;bottom:-3px;left:-3px;right:-3px}.outline_a7bdff>svg{stroke:var(--white)}.outline_a7bdff.active_a624a0{opacity:1}.type_d6f828{margin-right:-4px}.type_d6f828>.icon_d6cccd[data-icon]{stroke:unset}.container_bba8ad{flex-direction:column;flex-grow:1;row-gap:24px;display:flex}.container_bba8ad>div:first-child{align-self:flex-start}.wrapper_b69fb5{flex-grow:1;display:flex}.wrapper_b69fb5>div{display:flex}.wrapper_b69fb5>div:not([data-centered]){flex-direction:column;width:100%;max-width:500px}.wrapper_b69fb5>div[data-centered]{flex-grow:1;justify-content:center;align-items:center;display:flex}.table_c04236>div{grid-template-columns:1fr 1fr 32px}.spinner_df729c{justify-content:center;align-items:center;height:100dvh;display:flex}