@import"https://fonts.googleapis.com/css2?family=Ubuntu:ital,wght@0,300;0,400;0,500;0,700;1,300;1,400;1,500;1,700&display=swap";html{font-size:12px;height:100%}*{padding:0;margin:0;font-family:Ubuntu,-apple-system,BlinkMacSystemFont,Segoe UI,Oxygen,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;line-height:140%;box-sizing:border-box}body{height:100%;margin:0;background:var(--background-body);color:var(--text-black)}#root{display:grid;grid-template-columns:202px 1fr;grid-template-rows:72px 1fr;grid-template-areas:"sidebar header" "sidebar main";width:100vw;height:100vh}:root{--background-body: #212020;--background-layout: #f1f5f8;--global-redline-red: #cd1719;--background-clear-white: #fff;--background-white: #eaeaea;--background-gray: #bababa;--background-whitegray: #e5ebf1;--background-blackgray: #686b6c;--background-gray60: #b8bdc499;--background-black: #212020;--background-black90: #212020e6;--background-black60: #21202099;--background-black30: #2120204d;--background-black10: #cdcdcd;--background-blue: #0f4c81;--background-blue90: #0f4c81e6;--background-blue60: #0f4c8199;--background-blue30: #0f4c814d;--background-red: #f56767;--background-red90: #f56767e6;--background-red60: #f5676799;--background-red30: #f567674d;--background-green: #3bab71;--background-green90: #3bab71e6;--background-green60: #3bab7199;--background-green30: #3bab714d;--background-orange: #e39d6e;--background-orange90: #e39d6ee6;--background-orange60: #e39d6e99;--background-orange30: #e39d6e4d;--background-blue10: #e8edf3;--background-shadow-blue: #0a4273;--background-shadow-red: #730a0a;--text-black: #202021;--text-black60: #36383999;--text-white: #eaeaea;--text-white60: #eaeaea99;--text-blackgray: #686b6c;--text-gray: #a9b0b7;--text-red: #f56767;--text-green: #41a444;--text-blue: #0f4c81;--text-orange: #c55611;--icons-black: #202021;--icons-white: #eaeaea;--icons-blackgray: #686b6c;--icons-gray: #a9b0b7;--icons-red: #b02b2b;--icons-blue: #0f4c81;--icons-green: #428c45;--icons-orange: #c55611;--button-primary: #212020;--button-primary-hover: #bb292b;--button-primary-disabled: #dbb1b1;--button-secondary: #6c757d;--button-secondary-hover: #5a6268;--button-secondary-disabled: #b8bdc4;--button-outline-hover: #dee2e5;--button-outline-disabled: none;--table-header: #212020;--table-header-hover: #bb292b;--table-header-active: #8c1d1e;--border-black: #363839;--border-gray: #b8bdc4;--border-gray60: #b8bdc499;--border-whitegray: #e5ebf1;--border-blackgray: #686b6c;--border-red: #b02b2b;--border-blue: #0f4c81;--border-green: #428c45;--global-header: #212020;--global-employee-role-admin: #b663c5;--global-employee-role-manager: #caa71a;--global-employee-role-senior-worker: #1a4e8e;--global-employee-role-worker: #0095ff;--global-product-type-material: #81155f;--global-product-type-consumable: #0c9184;--global-product-type-tool: #103f8b;--global-product-type-equipment: #c63f3f;--global-product-type-chemical: #616538;--global-product-type-business-cost: #daad09;--global-product-type-parfume: #9e60a6;--global-stockmovements-type-in: var(--background-green);--global-stockmovements-type-out: var(--background-red);--global-status-draft: #cccccc;--global-status-awaiting: #daad09;--global-status-approved: #428c45;--global-status-rejected: #f56767;--global-status-cancelled: #f56767;--global-status-invalid: #cccccc;--global-client-loyalty-card-bronze: #cd7f32;--global-client-loyalty-card-silver: #c0c0c0;--global-client-loyalty-card-gold: #ffd700;--global-client-loyalty-card-platinum: #e5e4e2;--global-client-loyalty-card-brilliant: #b9f2ff;--global-product-status-active: #428c45;--global-product-status-hidden: #cccccc;--global-planreport-status-active: #daad09;--global-planreport-status-closed: #428c45;--global-planreport-status-undknown: #cccccc}p{color:var(--text-black);font-size:12px;font-weight:400;line-height:16px}h1{font-size:36px;font-weight:600;line-height:50px}h2{font-size:32px;font-weight:600;line-height:45px}h3{font-size:24px;font-weight:500;line-height:34px}h4,.text_biggest_bold{font-size:20px;font-weight:500;line-height:28px}h5{font-size:18px;font-weight:500;line-height:25px}.text_big_bold{font-size:16px;font-weight:700;line-height:22px}.text_big{font-size:16px;font-weight:400;line-height:22px}.text_medium_bold{font-size:14px;font-weight:600;line-height:20px}.text_medium{font-size:14px;font-weight:400;line-height:20px}.text_small_bold{font-size:12px;font-weight:600;line-height:16px}.text_small{font-size:12px;font-weight:400;line-height:16px}.shadow-container{filter:drop-shadow(2px 4px 6px rgba(0,0,0,.2))}.nowrap-container{white-space:nowrap}.no-overflow{overflow:unset!important}.u-text-left{text-align:left!important}.u-text-center{text-align:center!important}.u-text-right{text-align:right!important}.u-d-block{display:block!important}.u-d-inline{display:inline!important}.u-d-inline-block{display:inline-block!important}.u-d-flex{display:flex!important}.u-d-none{display:none!important}.u-flex-center{display:flex!important;align-items:center!important;justify-content:center!important}.u-flex-v-center{display:flex!important;align-items:center!important}.u-flex-h-center{display:flex!important;justify-content:center!important}.u-flex-between{display:flex!important;justify-content:space-between!important}.u-flex-around{display:flex!important;justify-content:space-around!important}.u-flex-col{display:flex!important;flex-direction:column!important}.u-gap-4{gap:4px!important}.u-gap-8{gap:8px!important}.u-gap-12{gap:12px!important}.snackbar-container{position:absolute;right:5px;bottom:21px;display:flex;flex-direction:column;gap:8px;overflow-y:auto;max-height:calc(100vh - 26px);box-sizing:border-box;padding:20px 16px 20px 40px;z-index:10000}.snackbar-container:empty{display:none}._overlayCont_1ioiv_1{position:fixed;inset:0;background:#000c;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);display:flex;justify-content:center;align-items:center;z-index:1000;opacity:0;transition:.25s}._dropdownWrapper_1ioiv_14{max-height:300px;overflow-y:auto;scrollbar-width:thin;scrollbar-color:rgba(0,0,0,.2) transparent;border-radius:8px}._dropdownWrapper_1ioiv_14._modalWrapper_1ioiv_22{max-height:initial}._dropdownWrapper_1ioiv_14::-webkit-scrollbar{width:6px}._dropdownWrapper_1ioiv_14::-webkit-scrollbar-track{background:transparent}._dropdownWrapper_1ioiv_14::-webkit-scrollbar-thumb{background-color:#0003;border-radius:3px}._dropdownWrapper_1ioiv_14::-webkit-scrollbar-thumb:hover{background-color:#0006}._modalCont_zpt2k_1{background:var(--background-layout);border-radius:8px;padding:16px;min-width:300px;position:relative;display:flex;flex-direction:column;gap:8px}._closeModal_zpt2k_12{position:absolute;top:4px;right:-40px;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:var(--background-red60);border:0px;cursor:pointer;transition:.2s}._closeModal_zpt2k_12:hover{background:var(--background-red)}._closeModal_zpt2k_12:active{transform:scale(.95)}._closeModal_zpt2k_12 svg{color:var(--icons-white)}._modalButtons_zpt2k_40{display:flex;justify-content:flex-end;gap:8px}._button_1kssl_1{padding:0 8px;border:none;border-radius:8px;cursor:pointer;transition:background-color .2s ease,transform .1s ease;display:inline-flex;align-items:center;gap:8px}._button_1kssl_1:active{transform:scale(.97)}._button_1kssl_1:disabled{cursor:not-allowed}._button_1kssl_1:active:disabled{transform:scale(1)}._primary_1kssl_24{background-color:var(--button-primary);color:var(--text-white)}._primary_1kssl_24:hover{background-color:var(--button-primary-hover)}._primary_1kssl_24:disabled{background-color:var(--button-primary-disabled);color:var(--text-white60)}._secondary_1kssl_38{background-color:var(--button-secondary);color:var(--text-white)}._secondary_1kssl_38:hover{background-color:var(--button-secondary-hover)}._secondary_1kssl_38:disabled{background-color:var(--button-secondary-disabled);color:var(--text-white60)}._outline_1kssl_52{background:none;color:var(--text-black)}._outline_1kssl_52:hover{background-color:var(--button-outline-hover)}._outline_1kssl_52:disabled{background-color:var(--button-outline-disabled);color:var(--text-black60)}._small_1kssl_66{height:28px;font-size:12px}._medium_1kssl_71{height:32px;font-size:14px}._big_1kssl_76{height:40px;font-size:16px}._icon_1kssl_81{display:inline-flex;vertical-align:middle}._icon_1kssl_81 svg{width:16px;height:16px}._big_1kssl_76 ._icon_1kssl_81 svg{width:18px;height:18px}._small_1kssl_66 ._icon_1kssl_81 svg{width:14px;height:14px}._snackbarCont_1psf2_1{background-color:var(--background-clear-white);position:relative;display:flex;flex-direction:column;gap:8px;padding:8px 16px;border-radius:8px;min-width:200px;max-width:400px;border-left:10px var(--background-gray) solid}._snackbarHead_1psf2_14{display:flex;align-items:center;gap:8px}._snackbarHead_1psf2_14 svg{width:16px;height:16px}._snackbarCont_1psf2_1._success_1psf2_25{border-color:var(--background-green60)}._snackbarCont_1psf2_1._success_1psf2_25 ._snackbarHead_1psf2_14 svg{color:var(--background-green)}._snackbarCont_1psf2_1._error_1psf2_33{border-color:var(--background-red60)}._snackbarCont_1psf2_1._error_1psf2_33 ._snackbarHead_1psf2_14 svg{color:var(--background-red)}._snackbarCont_1psf2_1._attention_1psf2_41{border-color:var(--background-orange60)}._snackbarCont_1psf2_1._attention_1psf2_41 ._snackbarHead_1psf2_14 svg{color:var(--background-orange)}._snackbarCont_1psf2_1._info_1psf2_49{border-color:var(--background-gray)}._snackbarCont_1psf2_1._info_1psf2_49 ._snackbarHead_1psf2_14 svg{color:var(--background-gray)}._closeSnackbar_1psf2_57{position:absolute;top:4px;left:-42px;width:24px;height:24px;display:flex;align-items:center;justify-content:center;border-radius:4px;background:var(--background-red60);border:0px;cursor:pointer;transition:.2s}._closeSnackbar_1psf2_57:hover{background:var(--background-red)}._closeSnackbar_1psf2_57:active{transform:scale(.95)}._closeSnackbar_1psf2_57 svg{color:var(--icons-white)}._loaderScreen_efmye_1{width:100vw;height:100vh;display:flex;justify-content:center;align-items:center}._loader_efmye_1{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:16px;height:100%}._loaderText_efmye_18{color:var(--text-white)}._dotLoader_efmye_22{display:flex;align-items:center;justify-content:center;gap:8px}._dotLoader_efmye_22 span{width:16px;height:16px;background:var(--global-redline-red);border-radius:50%;animation:_bounce_efmye_1 .75s infinite alternate}._dotLoader_efmye_22 span:nth-child(2){animation-delay:.1s}._dotLoader_efmye_22 span:nth-child(3){animation-delay:.2s}._dotLoader_efmye_22 span:nth-child(4){animation-delay:.3s}._dotLoader_efmye_22 span:nth-child(5){animation-delay:.4s}._dotLoader_efmye_22 span:nth-child(6){animation-delay:.5s}._dotLoader_efmye_22 span:nth-child(7){animation-delay:.6s}._dotLoader_efmye_22 span:nth-child(8){animation-delay:.7s}._dotLoader_efmye_22 span:nth-child(9){animation-delay:.8s}._dotLoader_efmye_22 span:nth-child(10){animation-delay:.9s}@keyframes _bounce_efmye_1{to{transform:translateY(-24px);opacity:.6}}@keyframes _spin_efmye_1{to{transform:rotate(360deg)}}._profileContainer_976yu_1{display:flex;justify-content:center;align-items:center;gap:16px}._profileName_976yu_8{display:flex;flex-direction:column;gap:4px}._profileName_976yu_8 h2{font-size:12px;height:16px}._profileName_976yu_8 p{height:16px;color:var(--text-white)}._profileAvatar_976yu_24{width:48px;height:48px;position:relative;cursor:pointer;overflow:hidden;border-radius:50%}._profileAvatar_976yu_24 img{width:100%;height:100%}._profileAvatar_976yu_24:hover ._settingsIcon_976yu_38{opacity:1;pointer-events:all}._settingsIcon_976yu_38{display:flex;justify-content:center;align-items:center;background:#0000004d;position:absolute;top:0;left:0;width:48px;height:48px;color:var(--icons-white);opacity:0;pointer-events:none;transition:opacity .2s}._showProfileMenu_976yu_59{width:16px;height:16px;background:var(--background-white);border-radius:50%;border:2px var(--background-black) solid;position:absolute;bottom:-4px;right:-4px;display:flex;justify-content:center;align-items:center}._contextMenuCont_1b577_1{background:var(--background-clear-white);border-radius:8px;box-shadow:0 4px 9px #0003}._contextMenuItem_1b577_7{display:flex;align-items:center;gap:8px;padding:12px;cursor:pointer;transition:background .2s;white-space:nowrap}._contextMenuItem_1b577_7:first-child{border-radius:8px 8px 0 0}._contextMenuItem_1b577_7:last-child{border-radius:0 0 8px 8px}._contextMenuItem_1b577_7._blue_1b577_25{color:var(--icons-blue)}._contextMenuItem_1b577_7._red_1b577_29{color:var(--icons-red)}._contextMenuItem_1b577_7._green_1b577_33{color:var(--icons-green)}._contextMenuItem_1b577_7._orange_1b577_37{color:var(--icons-orange)}._contextMenuItem_1b577_7:hover{background:var(--background-black10)}._icon_1b577_45{display:flex;align-items:center;width:16px;height:16px}._userAvatarCont_141aq_1{aspect-ratio:1/1;display:flex;justify-content:center;align-items:center;color:var(--text-white);border-radius:50%;font-weight:600;-webkit-user-select:none;user-select:none}._notificationsCont_ivdqj_1{width:48px;height:48px;display:flex;justify-content:center;align-items:center;position:relative;background:none;border-radius:50%;cursor:pointer;transition:.3s;color:var(--icons-white);border:none}._notificationsCont_ivdqj_1:hover{box-shadow:0 0 5px var(--background-shadow-red)}._noticeFlag_ivdqj_20{width:10px;height:10px;background:var(--background-red);border:2px var(--background-black) solid;border-radius:50%;position:absolute;top:12px;right:12px}._notificationsContainer_ivdqj_31{background:var(--background-white);width:300px;height:100px;display:flex;justify-content:center;align-items:center;color:var(--text-gray);gap:16px}._header_1093p_1{display:flex;align-items:center;justify-content:space-between;padding:16px;font-weight:700;box-shadow:inset 0 -10px 10px -10px var(--global-redline-red);position:fixed;width:calc(100% - 202px);z-index:999;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:var(--global-header);color:var(--text-white);top:0}._profileCont_1093p_17{display:flex;align-items:center;gap:16px}._titleCont_1093p_23{display:flex;justify-content:center;align-items:center;gap:16px}._titleCont_1093p_23 h3{height:34px}._backAngleCont_1093p_34{width:20px;height:20px;cursor:pointer;transition:.25s;position:relative;transition:.3s;display:flex;justify-content:flex-end}._backAngleCont_1093p_34 svg{width:16px;height:20px}._backAngleCont_1093p_34:hover{padding-right:4px}._showGradient_4ymdo_1{opacity:1;transition:opacity .5s ease}._hideGradient_4ymdo_6{opacity:0;transition:opacity .5s ease}._balanceTileCont_lcoe5_1{flex:1;min-width:275px;height:148px;display:flex;flex-direction:column;justify-content:center;gap:4px;background:var(--background-white);padding:16px 16px 16px 32px;border-right:1px var(--border-whitegray) solid;transition:.25s;position:relative}._balanceTileCont_lcoe5_1:before{content:"";display:block;border-radius:4px;width:8px;height:calc(100% - 16px);position:absolute;left:8px}._balanceTileCont_lcoe5_1._blue_lcoe5_27:before{background:var(--border-blue)}._balanceTileCont_lcoe5_1._green_lcoe5_31:before{background:var(--border-green)}._balanceTileCont_lcoe5_1._red_lcoe5_35:before{background:var(--border-red)}._balanceTileCont_lcoe5_1:hover{background:var(--background-whitegray)}._balanceTitleCont_lcoe5_43{display:flex;justify-content:space-between}._balanceTitle_lcoe5_43{font-weight:400;line-height:32px}._balanceValue_lcoe5_53{font-size:32px;line-height:48px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}._tooltipCont_vlftr_1{overflow:initial}._tooltip_vlftr_1{position:relative;background:var(--background-black90);color:var(--text-white);font-size:12px;padding:6px 10px;border-radius:4px;max-width:300px;line-height:1.4;pointer-events:none;-webkit-user-select:none;user-select:none;text-align:center}._tooltip_vlftr_1._withArrow_vlftr_19:after{content:"";position:absolute;border-style:solid}._tooltip_vlftr_1._withArrow_vlftr_19[data-placement=top]:after{top:100%;left:50%;margin-left:-6px;border-width:6px 6px 0 6px;border-color:var(--background-black90) transparent transparent transparent}._tooltip_vlftr_1._withArrow_vlftr_19[data-placement=top]{margin-bottom:6px}._tooltip_vlftr_1._withArrow_vlftr_19[data-placement=bottom]:after{bottom:100%;left:50%;margin-left:-6px;border-width:0 6px 6px 6px;border-color:transparent transparent var(--background-black90) transparent}._tooltip_vlftr_1._withArrow_vlftr_19[data-placement=bottom]{margin-top:6px}._tooltip_vlftr_1._withArrow_vlftr_19[data-placement=left]:after{top:50%;left:100%;margin-top:-6px;border-width:6px 0 6px 6px;border-color:transparent transparent transparent var(--background-black90)}._tooltip_vlftr_1._withArrow_vlftr_19[data-placement=left]{margin-right:6px}._tooltip_vlftr_1._withArrow_vlftr_19[data-placement=right]:after{top:50%;right:100%;margin-top:-6px;border-width:6px 6px 6px 0;border-color:transparent var(--background-black90) transparent transparent}._tooltip_vlftr_1._withArrow_vlftr_19[data-placement=right]{margin-left:6px}._iconButton_137b9_1{display:flex;justify-content:center;align-items:center;width:32px;height:32px;border-radius:8px;border:none;background:none;cursor:pointer;transition:.2s}._iconButton_137b9_1._big_137b9_14{width:32px;height:32px}._iconButton_137b9_1._big_137b9_14 svg{width:20px;height:20px}._iconButton_137b9_1._medium_137b9_24{width:24px;height:24px}._iconButton_137b9_1._medium_137b9_24 svg{width:16px;height:16px}._iconButton_137b9_1._small_137b9_34{width:20px;height:20px}._iconButton_137b9_1._small_137b9_34 svg{width:12px;height:12px}._primary_137b9_44:hover{background:var(--button-primary)}._outline_137b9_48:hover{background:var(--button-outline-hover)}._iconButton_137b9_1:disabled{cursor:not-allowed;opacity:.4}._iconButton_137b9_1:active{transform:scale(.95)}._iconButton_137b9_1 svg{color:var(--icons-red)}._container_r4ssg_1{display:flex;flex-direction:column;gap:4px;width:100%;flex:1}._label_r4ssg_9{color:var(--text-black);display:flex;align-items:center;gap:4px}._labelDisabled_r4ssg_16{color:var(--text-gray)}._labelError_r4ssg_20{color:var(--text-red)}._wrapper_r4ssg_24{display:flex;align-items:center;height:32px;width:100%;border:1px solid var(--border-gray);border-radius:8px;background:var(--background-clear-white);transition:border .2s ease,box-shadow .2s ease;overflow:hidden}._wrapper_r4ssg_24:hover{border:1px solid var(--border-blackgray)}._wrapper_r4ssg_24:focus-within{border-color:var(--border-black)}._input_r4ssg_44{flex:1;width:100%;border:none;outline:none;font-size:14px;padding:0 8px;height:100%;background:transparent;color:var(--text-black)}._input_r4ssg_44::placeholder{color:var(--text-gray)}._iconButton_r4ssg_60{display:flex;align-items:center;justify-content:center;background:none;border:none;cursor:pointer;color:var(--icons-gray);margin-right:8px;transition:color .2s ease;width:16px;height:16px}._iconButton_r4ssg_60:hover{color:var(--icons-blue)}._icon_r4ssg_60._left_r4ssg_78{margin-left:8px}._icon_r4ssg_60._right_r4ssg_82{margin-right:8px}._icon_r4ssg_60,._icon_r4ssg_60 svg{width:16px;height:16px;color:var(--icons-gray)}._error_r4ssg_93{border-color:var(--border-red)}._errorMessage_r4ssg_97{color:var(--text-red);margin-top:2px}._helperText_r4ssg_103{color:var(--text-gray);margin-top:2px}._disabled_r4ssg_109{pointer-events:none;opacity:.6}._clientAddCont_1y737_1{width:400px}._formCont_1y737_5{display:flex;flex-direction:column;gap:16px}._formWrap_1y737_11{display:flex;gap:8px}._form_1y737_5{width:50%;display:flex;flex-direction:column;gap:8px}._buttonsCont_1y737_23{display:flex;justify-content:flex-end}._loaderPageCont_1lhfk_1{width:100%;height:100%;display:flex;justify-content:center;align-items:center}._loader_1lhfk_1{border:6px solid transparent;border-top:6px solid var(--global-redline-red);border-radius:50%;width:48px;height:48px;animation:_spin_1lhfk_1 .72s linear infinite;margin:auto}@keyframes _spin_1lhfk_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._container_igeho_1{display:flex;flex-direction:column;gap:4px;width:100%}._label_igeho_8{color:var(--text-black);display:flex;align-items:center;gap:4px;width:fit-content}._labelError_igeho_16{color:var(--text-red)}._wrapper_igeho_20{display:flex;align-items:center;height:32px;width:100%;border:1px solid var(--border-gray);border-radius:8px;background:var(--background-clear-white);padding:0 8px;cursor:pointer;transition:border .2s ease,box-shadow .2s ease}._wrapper_igeho_20:hover{border-color:var(--border-blackgray)}._wrapper_igeho_20:focus-within{border-color:var(--border-black)}._value_igeho_41{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--text-black);font-size:14px}._icon_igeho_50{width:16px;height:16px;display:flex;align-items:center}._icon_igeho_50 svg{width:16px;height:16px}._left_igeho_62{margin-right:4px}._iconRight_igeho_66{color:var(--icons-gray);transition:.2s}._iconRight_igeho_66._open_igeho_71{transform:rotate(180deg)}._selectCont_igeho_75{background:var(--background-clear-white);border-radius:8px;box-shadow:0 4px 9px #0003}._selectItem_igeho_81{display:flex;align-items:center;gap:8px;padding:8px 12px;cursor:pointer;white-space:nowrap;transition:background .2s;border-bottom:1px var(--border-whitegray) solid}._selectItem_igeho_81:last-child{border-bottom:none}._selectItem_igeho_81:hover{background:var(--background-black10)}._emptyItem_igeho_100{display:flex;align-items:center;gap:8px;padding:8px 12px;cursor:default}._blue_igeho_108{color:var(--icons-blue)}._red_igeho_112{color:var(--icons-red)}._checkIcon_igeho_116{margin-left:auto;color:var(--icons-blue)}._checkIcon_igeho_116{width:12px;height:12px}._error_igeho_126{border-color:var(--border-red)}._errorMessage_igeho_130{margin-top:2px;color:var(--text-red)}._helperText_igeho_135{margin-top:2px;color:var(--text-gray)}._disabled_igeho_140{pointer-events:none;opacity:.6}._clearIcon_igeho_145{cursor:pointer;transition:.2s}._clearIcon_igeho_145:active{transform:scale(.9)}._selectedTagsContainer_igeho_154{display:flex;flex-wrap:wrap;gap:8px;margin-top:4px}._selectedTagItem_igeho_161{background:var(--background-clear-white);border:1px var(--border-gray) solid;padding:0 8px;height:32px;border-radius:8px;display:flex;align-items:center;gap:4px}._fundTileCont_bt465_1{display:flex;flex-direction:column;gap:16px;background:var(--background-white);overflow:hidden;height:100%}._fundHead_bt465_10{display:flex;flex-direction:column;gap:2px;background:var(--background-black90);padding:16px}._fundTitleCont_bt465_18{display:flex;gap:8px}._fundTitle_bt465_18{flex:1;font-weight:400;line-height:32px;color:var(--text-white);border-radius:8px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;cursor:move}._fundTitle_bt465_18:hover{background:linear-gradient(90deg,transparent,#ffffff17)}._fundTileContent_bt465_39{font-size:24px;line-height:34px;color:var(--text-white)}._fundBalanceValue_bt465_45{font-size:48px;line-height:60px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}._subFundsCont_bt465_53:empty{display:none}._subFundsCont_bt465_53{padding:0 16px 16px;display:flex;flex-direction:column;gap:4px}._emptyData_bt465_64{text-align:center;color:var(--text-gray)}._subFundItem_lcqeg_1{display:flex;align-items:center;gap:8px}._subFundCont_lcqeg_7{background:var(--background-white);border:1px var(--border-gray60) solid;border-radius:8px;display:flex;flex:1;overflow:hidden}._subfundTitle_lcqeg_16{color:var(--text-black60);padding:8px;flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._subfundDesc_lcqeg_25{padding:0 8px;background:var(--background-whitegray);display:flex;justify-content:flex-end;align-items:center;width:100px;white-space:nowrap}._container_19xh0_1{display:flex;flex-direction:column;gap:4px;width:100%;flex:1}._label_19xh0_9{color:var(--text-black)}._labelDisabled_19xh0_13{color:var(--text-gray)}._labelError_19xh0_17{color:var(--text-red)}._wrapper_19xh0_21{display:flex;align-items:flex-start;width:100%;border:1px solid var(--border-gray);border-radius:8px;background:var(--background-clear-white);transition:border .2s ease,box-shadow .2s ease;overflow:hidden;min-height:72px}._wrapper_19xh0_21:hover{border:1px solid var(--border-blackgray)}._wrapper_19xh0_21:focus-within{border-color:var(--border-black)}._textarea_19xh0_41{flex:1;width:100%;border:none;outline:none;font-size:14px;padding:8px;min-height:72px;background:transparent;resize:vertical;color:var(--text-black);line-height:1.4}._textarea_19xh0_41::placeholder{color:var(--text-gray)}._icon_19xh0_59._left_19xh0_59{margin:8px 0 0 8px}._icon_19xh0_59._right_19xh0_63{margin:8px 8px 0 0}._icon_19xh0_59,._icon_19xh0_59 svg{width:16px;height:16px;color:var(--icons-gray)}._error_19xh0_74{border-color:var(--border-red)}._errorMessage_19xh0_78{color:var(--text-red);margin-top:2px}._helperText_19xh0_84{color:var(--text-gray);margin-top:2px}._disabled_19xh0_90{pointer-events:none;opacity:.6}._calendarWrapper_tki7w_1{max-height:inherit!important}._container_tki7w_5{display:flex;flex-direction:column;gap:4px;width:100%}._dateInput_tki7w_12{flex:1;width:100%;border:none;outline:none;font-size:14px;padding:0 8px;height:100%;background:transparent;color:var(--text-black)}._dateInput_tki7w_12::placeholder{color:var(--text-gray)}._label_tki7w_28{color:var(--text-black)}._helperText_tki7w_32{color:var(--text-gray);margin-top:2px}._disabled_tki7w_37{pointer-events:none;opacity:.6}._wrapper_tki7w_42{display:flex;align-items:center;height:32px;width:100%;border:1px solid var(--border-gray);border-radius:8px;background:var(--background-clear-white);padding:0 8px;cursor:pointer;transition:border .2s ease,box-shadow .2s ease}._wrapper_tki7w_42:hover{border-color:var(--border-blackgray)}._wrapper_tki7w_42:focus-within{border-color:var(--border-black)}._labelError_tki7w_63{color:var(--text-red)}._error_tki7w_67{border-color:var(--border-red)}._value_tki7w_71{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--text-black);font-size:14px}._placeholder_tki7w_80{color:var(--text-gray)}._icon_tki7w_84{width:20px;height:20px;display:flex;align-items:center}._icon_tki7w_84 svg{width:20px;height:20px}._left_tki7w_96{margin-right:4px}._iconRight_tki7w_100{color:var(--icons-gray);transition:.2s;width:20px;height:20px}._calendar_tki7w_1{background:var(--background-clear-white);border-radius:4px;padding:8px;display:flex;flex-direction:column;gap:4px}._header_tki7w_116{display:flex;align-items:center;justify-content:space-between;border-bottom:1px var(--border-gray) solid;padding:0 0 7px}._navBtn_tki7w_124{background:none;border:none;cursor:pointer;width:20px;height:20px;color:var(--icons-gray);transition:.2s}._navBtn_tki7w_124:hover{color:var(--icons-black)}._navBtn_tki7w_124:active{transform:scale(.9)}._weekDays_tki7w_142,._weekRow_tki7w_143{display:grid;grid-template-columns:repeat(7,1fr);gap:4px}._weekDay_tki7w_142{text-align:center;color:var(--text-gray)}._days_tki7w_154{display:flex;flex-direction:column;gap:4px}._day_tki7w_154{width:32px;height:32px;display:flex;justify-content:center;align-items:center;border-radius:4px;cursor:pointer}._day_tki7w_154:hover{background:var(--button-outline-hover)}._selected_tki7w_174{background:var(--background-black);color:var(--text-white)!important}._today_tki7w_179{border:1px var(--border-black) solid;color:var(--text-blue)}._selects_tki7w_184{display:flex;gap:16px}._headerBtn_tki7w_189{background:none;border:none;cursor:pointer;color:var(--text-black);font-size:16px;font-weight:500;transition:color .2s ease}._headerBtn_tki7w_189:hover{color:var(--text-blue)}._headerBtn_tki7w_189:active{transform:scale(.96)}._monthsGrid_tki7w_207,._yearsGrid_tki7w_208{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;padding:8px 4px 4px}._monthCell_tki7w_215,._yearCell_tki7w_216{width:74px;text-align:center;padding:6px 0;border-radius:6px;cursor:pointer;transition:background .2s ease,color .2s ease;color:var(--text-black)}._monthCell_tki7w_215:hover,._yearCell_tki7w_216:hover{background:var(--button-outline-hover)}._monthCell_tki7w_215:active,._yearCell_tki7w_216:active{background:var(--background-black30);color:var(--text-white)}._monthSelected_tki7w_237,._yearSelected_tki7w_238{background:var(--background-black);color:var(--text-white)}._calendar_tki7w_1{position:relative;overflow:hidden}._calendar_tki7w_1>div{animation:_fadeIn_tki7w_1 .15s ease}@keyframes _fadeIn_tki7w_1{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}._loaderBlurCont_p4vql_1{width:100%;height:100%;position:absolute;top:0;left:0;border-radius:8px;background:#ffffff1a;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}._formContainer_44o32_1{width:500px;display:flex;flex-direction:column;gap:8px}._moneyMovementHeader_44o32_8{display:flex;justify-content:space-between;align-items:center;gap:16px;border-bottom:1px var(--border-gray) solid;padding-bottom:8px}._moneyMovementType_44o32_17{display:flex;justify-content:flex-start;align-items:center;gap:8px}._INCOME_44o32_24{color:var(--text-green)}._OUTCOME_44o32_28{color:var(--text-red)}._moneyMovementTo_44o32_32{display:flex;justify-content:flex-end;font-weight:400}._buttonsCont_44o32_38{display:flex;justify-content:flex-end}._oneLineCont_44o32_43{display:flex;gap:8px}._clickLinkStyle_cqc6a_1{color:var(--text-black);cursor:pointer;width:fit-content;display:inline}._clickLinkStyle_cqc6a_1:hover{text-decoration:underline}._tableContainer_5a0c6_1{display:flex;flex-direction:column;justify-content:space-between;gap:0;background:var(--background-white);position:relative;height:100%}._tableTopCont_5a0c6_11{flex:1;overflow-y:auto;background:var(--background-white)}._tableControls_5a0c6_17{display:flex;justify-content:flex-start;gap:8px;padding:16px;background:var(--background-gray);position:sticky;top:0;z-index:3}._searchCont_5a0c6_28{flex:1}._tableWrapper_5a0c6_32{position:relative}._table_5a0c6_1{width:100%;border-collapse:collapse}._table_5a0c6_1 thead th{text-align:left;padding:0 8px;height:24px;background:var(--table-header);-webkit-user-select:none;user-select:none;transition:.2s;position:sticky;top:0;z-index:2;box-shadow:inset 0 0 1px 0 var(--border-gray)}._table_5a0c6_1._withSearch_5a0c6_54 thead th{top:64px}._table_5a0c6_1 thead th:first-child{border-left:none}._table_5a0c6_1 thead th:last-child{border-right:none}._table_5a0c6_1 th ._trCont_5a0c6_66{display:inline-flex;justify-content:flex-start;align-items:center;gap:8px}._table_5a0c6_1 th ._trCont_5a0c6_66 p{color:var(--text-white)}._tableFooter_5a0c6_77{position:sticky;bottom:0;background:var(--table-header);font-weight:600}._tableFooter_5a0c6_77 td{padding:8px 12px;text-align:right;box-shadow:inset 0 0 1px 0 var(--border-gray);color:var(--text-white)}._clickableHeader_5a0c6_91:hover{cursor:pointer;background:var(--table-header-hover)}._clickableHeader_5a0c6_91:active{background:var(--table-header-active)}._table_5a0c6_1 td{padding:4px 8px;height:36px;border:1px solid var(--border-gray60);transition:.2s}._table_5a0c6_1 td:first-child{border-left:none}._table_5a0c6_1 td:last-child{border-right:none}._table_5a0c6_1 tbody tr:first-child td{border-top:none}._table_5a0c6_1 tbody tr:last-child td{border-bottom:none}._table_5a0c6_1._withPagination_5a0c6_123 tbody tr:last-child td{border-bottom:1px solid var(--border-gray60)}._table_5a0c6_1 tbody tr:hover td{background:var(--background-black10)}._empty_5a0c6_131{text-align:center;color:var(--text-gray);padding:16px 0}._paginationContainer_5a0c6_137{background:var(--background-gray);display:flex;justify-content:space-between;align-items:flex-end;gap:12px;padding:16px}._paginationButtons_5a0c6_146{display:flex;gap:4px;align-items:center}._paginationLengthRows_5a0c6_152{display:flex;align-items:center;justify-content:flex-start;width:50%;height:32px}._paginationShowRows_5a0c6_160{display:flex;align-items:center;justify-content:flex-end;gap:8px;width:50%}._paginationShowRows_5a0c6_160 ._select_5a0c6_168{width:75px}._dots_5a0c6_172{font-size:14px;padding:0 4px}._actionsHeader_5a0c6_177{display:flex;justify-content:flex-end;gap:8px;padding:8px 0}._actionsCol_5a0c6_184{text-align:center!important;width:32px}._checkTr_5a0c6_189{background:#fbeda6}._container_5wj19_1{display:flex;flex-direction:column;gap:4px;width:100%}._label_5wj19_8{color:var(--text-black);white-space:nowrap;cursor:default}._labelError_5wj19_14{color:var(--text-red)}._wrapper_5wj19_18{display:flex;align-items:center;height:32px;width:100%;border:1px solid var(--border-gray);border-radius:8px;background:var(--background-clear-white);padding:0 8px;cursor:pointer;transition:border .2s ease,box-shadow .2s ease}._wrapper_5wj19_18:hover{border-color:var(--border-blackgray)}._wrapper_5wj19_18:focus-within{border-color:var(--border-black)}._value_5wj19_39{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--text-black);font-size:14px}._icon_5wj19_48{width:16px;height:16px;display:flex;align-items:center}._icon_5wj19_48 svg{width:16px;height:16px}._left_5wj19_60{margin-right:4px}._iconRight_5wj19_64{color:var(--icons-gray);transition:.2s}._iconRight_5wj19_64._open_5wj19_69{transform:rotate(180deg)}._selectCont_5wj19_73{background:var(--background-clear-white);border-radius:8px;box-shadow:0 4px 9px #0003}._selectItem_5wj19_79{display:flex;align-items:center;gap:8px;padding:8px 12px;cursor:pointer;white-space:nowrap;transition:background .2s;border-bottom:1px var(--border-whitegray) solid}._selectItem_5wj19_79:last-child{border-bottom:none}._selectItem_5wj19_79:hover{background:var(--background-black10)}._blue_5wj19_98{color:var(--icons-blue)}._red_5wj19_102{color:var(--icons-red)}._checkIcon_5wj19_106{margin-left:auto;color:var(--icons-blue)}._error_5wj19_111{border-color:var(--border-red)}._errorMessage_5wj19_115{margin-top:2px;color:var(--text-red)}._helperText_5wj19_120{margin-top:2px;color:var(--text-gray)}._disabled_5wj19_125{pointer-events:none;opacity:.6}._searchCont_1lgbm_1{background:var(--background-white);display:flex;flex-direction:column;color:var(--text-gray);gap:8px;min-width:250px;padding:8px}._movementsCont_c29iu_1{display:flex;flex-direction:column;height:500px;margin:0 -16px -16px}._titleCont_c29iu_8{padding:0 16px 16px;border-bottom:1px var(--border-whitegray) solid}._filterMenu_c29iu_13{width:300px;background:var(--background-white);display:flex;flex-direction:column;color:var(--text-gray);padding:16px;gap:16px}._filterGroup_c29iu_23{display:flex;flex-direction:column;gap:4px}._filterLabel_c29iu_29{color:var(--text-gray)}._oneLineCont_c29iu_33{display:flex;gap:8px;align-items:center}._in_l7quf_1{background:var(--background-green);color:var(--background-green)}._out_l7quf_6{background:var(--background-red);color:var(--background-red)}._tagCont_nmmfc_1{display:flex;flex-wrap:wrap;gap:4px}._tagCont_nmmfc_1{display:inline-flex;width:fit-content;padding:4px 8px;border-radius:4px;color:var(--text-white);cursor:default;transition:.2s;flex-wrap:nowrap}._tagCont_nmmfc_1._min_nmmfc_18{padding:2px 4px}._tagCont_nmmfc_1._outline_nmmfc_22{background:none}._tagCont_nmmfc_1._white_nmmfc_26{color:var(--text-white)}._tagCont_nmmfc_1:hover{opacity:.8}._tagCont_nmmfc_1._min_nmmfc_18 svg{width:16px;height:16px}._tagCont_nmmfc_1._fullwidth_nmmfc_39{width:100%}._INCOME_slog8_1{background:var(--background-green);color:var(--background-green)}._OUTCOME_slog8_6{background:var(--background-red);color:var(--background-red)}._TRANSFER_slog8_11{background:var(--background-orange);color:var(--background-orange)}._tableActionsCont_am2yp_1{display:flex;gap:16px}._tableActionsCont_am2yp_1 button{display:flex;justify-content:center;align-items:center;width:32px;height:32px;border-radius:8px;border:none;background:none;cursor:pointer;transition:.2s}._tableActionsCont_am2yp_1 button:hover{background:var(--background-black10)}._tableActionsCont_am2yp_1 button:disabled{cursor:not-allowed;opacity:.4}._tableActionsCont_am2yp_1 button:active{transform:scale(.95)}._tableActionsCont_am2yp_1 button svg{color:var(--icons-blue)}._editCont_s4xf2_1{width:400px}._formCont_s4xf2_5{display:flex;flex-direction:column;gap:16px}._formWrap_s4xf2_11{display:flex;gap:8px}._form_s4xf2_5{width:50%;display:flex;flex-direction:column;gap:8px}._buttonsCont_s4xf2_23{display:flex;justify-content:flex-end}._container_sqpoi_1{display:flex;flex-direction:column;gap:4px}._wrapper_sqpoi_7{display:flex;align-items:center;gap:8px;cursor:pointer}._input_sqpoi_14{display:none}._circle_sqpoi_18{width:16px;height:16px;border:1px solid var(--border-gray);border-radius:50%;position:relative;transition:all .2s;background:var(--background-clear-white)}._input_sqpoi_14:hover+._circle_sqpoi_18{border:1px solid var(--border-blackgray)}._input_sqpoi_14:checked+._circle_sqpoi_18{border-color:var(--button-primary)!important}._input_sqpoi_14:checked+._circle_sqpoi_18:after{content:"";position:absolute;top:50%;left:50%;width:8px;height:8px;background:var(--button-primary);border-radius:50%;transform:translate(-50%,-50%)}._label_sqpoi_48{color:var(--text-black)}._disabled_sqpoi_52{cursor:not-allowed;opacity:.6}._disabled_sqpoi_52 ._circle_sqpoi_18{border:1px solid var(--border-gray)!important}._error_sqpoi_61{border-color:var(--border-red)!important}._errorMessage_sqpoi_65{color:var(--text-red)}._filterMenu_1cen2_1{background:var(--background-white);display:flex;flex-direction:column;color:var(--text-gray);gap:8px;min-width:250px}._filterGroup_1cen2_10{display:flex;flex-direction:column;gap:4px;padding:0 16px 8px;border-bottom:1px var(--border-whitegray) solid}._filterGroup_1cen2_10:last-child{border-bottom:none}._filterLabel_1cen2_23{color:var(--text-gray)}._filterHeader_1cen2_27{padding:8px 16px;border-bottom:1px var(--border-whitegray) solid;position:sticky;top:0;z-index:2;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}._container_a1anf_1{display:flex;flex-direction:column;gap:4px}._wrapper_a1anf_7{display:flex;align-items:center;gap:8px;cursor:pointer}._input_a1anf_14{display:none}._box_a1anf_18{width:16px;height:16px;border:1px solid var(--border-gray);border-radius:4px;display:flex;align-items:center;justify-content:center;transition:all .2s;background:var(--background-clear-white)}._small_a1anf_30{width:16px;height:16px}._medium_a1anf_35{width:20px;height:20px}._big_a1anf_40{width:32px;height:32px}._icon_a1anf_45{opacity:0;color:var(--icons-white);width:10px;height:10px}._big_a1anf_40 ._icon_a1anf_45{width:20px;height:20px}._input_a1anf_14:checked+._box_a1anf_18{background:var(--button-primary);border-color:var(--button-primary)!important}._input_a1anf_14:hover+._box_a1anf_18{border-color:var(--border-blackgray)}._input_a1anf_14:checked+._box_a1anf_18 ._icon_a1anf_45{opacity:1}._label_a1anf_70{color:var(--text-black)}._disabled_a1anf_74{cursor:not-allowed;opacity:.6}._disabled_a1anf_74 ._box_a1anf_18{border:1px solid var(--border-gray)!important}._error_a1anf_83{border-color:var(--border-red)!important}._errorMessage_a1anf_87{color:var(--text-red)}._businessExpenseAdd_1fl7m_1{width:400px}._formCont_1fl7m_5{display:flex;flex-direction:column;gap:16px}._formWrap_1fl7m_11{display:flex;gap:8px}._form_1fl7m_5{width:50%;display:flex;flex-direction:column;gap:8px}._buttonsCont_1fl7m_23{display:flex;justify-content:flex-end}._oneLineCont_1fl7m_28{display:flex;gap:8px}._dataGrid_5dwgm_1{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:4px;background:var(--background-white);border:1px var(--border-gray60) solid;border-radius:8px;flex:1;position:relative}._dataGridItem_5dwgm_12{display:grid;grid-template-columns:120px 1fr;gap:8px;align-items:flex-start;padding:4px 8px}._dataGridTitle_5dwgm_20{color:var(--text-black60)}._dataGridDescription_5dwgm_24{color:var(--text-black);word-break:break-word;display:flex;align-items:center;gap:8px}._empty_5dwgm_32{color:var(--text-gray)}._reloadButtonCont_5dwgm_36{position:absolute;right:4px;top:4px}._businessExpenseCardCont_1cavo_1{width:500px;display:flex;flex-direction:column;gap:8px}._clientCarsCont_1cavo_8{display:flex;flex-direction:column;gap:4px}._clientCarItem_1cavo_14{display:flex;align-items:center;gap:4px}._buttonsCont_1cavo_20{display:flex;justify-content:flex-end;gap:8px}._expensesHeader_dzr2d_1{display:flex;align-items:center;justify-content:space-between;padding:16px;border-top:1px var(--border-whitegray) solid}._expensesBalanceCont_dzr2d_9{display:flex;gap:16px;justify-content:flex-end;flex-wrap:wrap;padding:16px;border-top:1px var(--border-whitegray) solid}._expensesBalance_dzr2d_9{width:50%;display:flex;gap:16px;justify-content:flex-end}._expensesHeader_1ro8f_1{display:flex;align-items:center;justify-content:space-between;padding:16px;border-top:1px var(--border-whitegray) solid}._expensesBalanceCont_1ro8f_9{display:flex;gap:16px;justify-content:flex-end;flex-wrap:wrap;border-top:1px var(--border-whitegray) solid;padding:16px}._expensesBalance_1ro8f_9{width:50%;display:flex;gap:16px;justify-content:flex-end}._balanceTileCont_1smmb_1{height:40px;display:flex;flex-direction:row-reverse;align-items:center;gap:16px;background:var(--background-white);border-radius:16px;padding:6px 16px;border-left:16px transparent solid}._blue_1smmb_13{border-color:var(--border-black)}._green_1smmb_17{border-color:var(--border-green)}._red_1smmb_21{border-color:var(--border-red)}._balanceTitleCont_1smmb_25{display:flex;justify-content:space-between}._balanceTitle_1smmb_25{font-weight:400;font-size:12px;line-height:20px;color:var(--text-gray);width:80%;white-space:nowrap}._balanceValue_1smmb_39{font-size:18px;line-height:28px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;flex:1}._cont_u5uew_1{width:800px;display:flex;flex-direction:column;gap:8px}._oneLineCont_u5uew_8{display:flex;gap:8px}._buttonsCont_u5uew_13{display:flex;justify-content:flex-end}._fundsTable_4qbg8_1{background:#fff;border-radius:8px}._fundsTable_4qbg8_1 table{width:100%;border-collapse:collapse}._fundsTable_4qbg8_1 td._fundsTableInput_4qbg8_11{width:120px;padding:4px}._fundsTable_4qbg8_1 td._fundsTableLabel_4qbg8_16{padding:4px 4px 4px 8px}._fundsTable_4qbg8_1 td._fundsTableLabel_4qbg8_16._right_4qbg8_20{text-align:right}._fundsTable_4qbg8_1 td._fundsTablePercent_4qbg8_24{text-align:right;color:var(--text-gray);font-weight:700;padding:4px 8px 4px 4px}._moreVal_4qbg8_31 input{color:var(--text-green);font-weight:700}._errorVal_4qbg8_36 input{color:var(--text-red);font-weight:700}._container_1xk2n_1{display:flex;flex-direction:column;gap:8px}._barContainer_1xk2n_7{display:flex;flex-direction:column;gap:4px}._barItem_1xk2n_13{display:flex;align-items:center;gap:8px;background:var(--background-white);border:1px var(--border-gray) solid;border-radius:8px;padding:8px}._barPercent_1xk2n_23{width:20%;color:var(--text-gray);font-weight:700}._slider_1xk2n_29{width:150px!important}._barName_1xk2n_33{white-space:nowrap;width:40%}._barWrapper_1xk2n_38{flex:1}._barControl_1xk2n_42{display:flex;gap:4px;flex:1}._checked_1xk2n_48{background:var(--button-primary)}._checked_1xk2n_48:hover{background:var(--button-primary-hover)}._checked_1xk2n_48 svg{color:var(--background-white)}._slider_1atqr_1{-webkit-appearance:none;width:100%;height:8px;border-radius:4px;background:var(--background-black30);outline:none;transition:background .3s}._slider_1atqr_1:disabled{background:var(--background-gray)}._slider_1atqr_1::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:20px;height:20px;border-radius:50%;background:var(--button-primary);cursor:pointer;transition:background .3s,transform .2s}._slider_1atqr_1:disabled::-webkit-slider-thumb{background:var(--background-blackgray);cursor:not-allowed}._slider_1atqr_1::-webkit-slider-thumb:hover{transform:scale(1.1)}._slider_1atqr_1::-moz-range-thumb{width:20px;height:20px;border-radius:50%;background:var(--button-primary);cursor:pointer;transition:background .3s,transform .2s}._slider_1atqr_1::-moz-range-thumb:hover{transform:scale(1.2)}._checklistCardCont_1tznk_1{width:1000px;display:flex;flex-direction:column;gap:8px}._checklistCont_1tznk_8{width:1000px;display:flex;gap:8px}._checklistDataCont_1tznk_14{flex:1;display:flex;flex-direction:column;gap:8px}._buttonsCont_1tznk_21{display:flex;justify-content:flex-end}._checklistTable_1tznk_26{width:100%;border-collapse:collapse}._productsCont_1tznk_31{background:var(--background-white);border-radius:8px;overflow-y:auto;max-height:200px}._productItem_1tznk_38 td{padding:4px 8px;border:1px var(--border-gray) solid}._productItem_1tznk_38:last-child td{border-bottom:none}._productItem_1tznk_38 td:first-child{border-left:none}._productItem_1tznk_38 td:last-child{border-right:none}._checklistTable_1tznk_26 th{background:var(--background-gray);color:var(--text-white)!important;box-shadow:inset 0 0 1px 0 var(--border-gray);padding:4px 8px;position:sticky;top:0;border-bottom:1px var(--border-gray) solid;text-align:left;height:28px;font-size:14px}._productGroupName_1tznk_68{background:var(--background-whitegray);box-shadow:inset 0 0 1px 0 var(--border-gray);border-bottom:1px var(--border-gray) solid;padding:0 8px;height:20px;position:sticky;top:27px}._productQty_1tznk_78{width:80px;text-align:right}._productNameCont_1tznk_83{display:flex;align-items:center;gap:4px}._productCheckIcon_1tznk_89{width:16px;height:16px;background:var(--button-primary);display:flex;justify-content:center;align-items:center;border-radius:50%}._productCheckIcon_1tznk_89 svg{width:8px;height:8px;color:#fff}._checklistEmployeesCont_1tznk_105{width:100%}._checklistEmployeeItem_1tznk_109{display:flex;justify-content:space-between;align-items:center;width:100%}._checklistEmployeeItem_1tznk_109 p{color:var(--text-gray)}._checklistHeader_1tznk_120{display:flex;justify-content:space-between;align-items:center}._checklistOptions_1tznk_126{display:flex;gap:8px}._fundsTable_adoay_1{width:100%;border-collapse:collapse;background:var(--background-white);border-radius:8px;overflow:hidden;box-shadow:0 0 1px 1px var(--border-gray)}._fundsTable_adoay_1 th{background:var(--table-header)!important;padding:8px;text-align:left;color:var(--text-white)}._fundsTable_adoay_1 td{border-bottom:1px var(--border-gray) solid}._fundsTable_adoay_1 tr:last-child td{border-bottom:none}._fundsTable_adoay_1 td._fundsTableValue_adoay_25{width:100px;padding:4px;text-align:right}._fundsTable_adoay_1 td._fundsTableLabel_adoay_31{padding:4px 4px 4px 8px}._totalLabel_adoay_35 td{font-weight:700;background:var(--background-whitegray)}._fundsTable_adoay_1 td._fundsTablePercent_adoay_40{text-align:right;color:var(--text-gray);font-weight:700;padding:4px 8px 4px 4px}._DRAFT_197u3_1{background:var(--global-status-draft)}._AWAITING_SENIOR_197u3_5,._AWAITING_MANAGER_197u3_9{background:var(--global-status-awaiting)}._APPROVED_197u3_13{background:var(--global-status-approved)}._REJECTED_197u3_17{background:var(--global-status-rejected)}._CANCELLED_197u3_21{background:var(--global-status-cancelled)}._INVALID_197u3_25{background:var(--global-status-invalid)}._employeeAddCont_1vtyz_1{min-width:600px}._formCont_1vtyz_5{display:flex;flex-direction:column;gap:16px}._formWrap_1vtyz_11{display:flex;gap:8px}._form_1vtyz_5{width:50%;display:flex;flex-direction:column;gap:8px}._buttonsCont_1vtyz_23{display:flex;justify-content:flex-end}._oneLineCont_1vtyz_28{display:flex;align-items:flex-start;gap:8px}._oneColumnCont_1vtyz_34{display:flex;flex-direction:column;gap:8px}._oneLineCont_1vtyz_28._bottom_1vtyz_40{align-items:flex-end}._oneLineCenterCont_1vtyz_44{display:flex;align-items:center;gap:8px}._checklistTable_1vtyz_50{width:100%;border-collapse:collapse}._productsCont_1vtyz_55{background:var(--background-white);border-radius:8px;overflow-y:auto;max-height:200px}._productItem_1vtyz_62 td{padding:4px 8px;border-bottom:1px var(--border-gray) solid;border-top:1px var(--border-gray) solid}._productItem_1vtyz_62:last-child td{border-bottom:none}._productGroupName_1vtyz_72{background:var(--background-whitegray);box-shadow:inset 0 0 1px 0 var(--border-gray);padding:0 8px;position:sticky;top:0}._productCheck_1vtyz_80{width:32px}._productQty_1vtyz_84{width:120px}._productWriteOffPrice_1vtyz_88{width:100px;text-align:right}._clientAddCont_xxtrm_1{width:600px}._formCont_xxtrm_5{display:flex;flex-direction:column;gap:16px}._formWrap_xxtrm_11{display:flex;gap:8px}._form_xxtrm_5{width:50%;display:flex;flex-direction:column;gap:8px}._buttonsCont_xxtrm_23{display:flex;justify-content:flex-end}._oneLineCont_xxtrm_28{display:flex;gap:8px}._phoneInput_12rua_1{flex:1;width:100%;border:none;outline:none;font-size:14px;padding:0 8px;height:100%;background:transparent;color:var(--text-black)}._phoneInput_12rua_1::placeholder{color:var(--text-gray)}._clientCarAddCont_7igvu_1{width:400px}._formCont_7igvu_5{display:flex;flex-direction:column;gap:16px}._formWrap_7igvu_11{display:flex;gap:8px}._form_7igvu_5{width:50%;display:flex;flex-direction:column;gap:8px}._buttonsCont_7igvu_23{display:flex;justify-content:flex-end}._oneLineCont_7igvu_28{display:flex;gap:8px}._clientCardCont_ei07p_1{width:500px;display:flex;flex-direction:column;gap:8px}._clientCarsCont_ei07p_8{display:flex;flex-direction:column;gap:4px}._clientCarItem_ei07p_14{display:flex;align-items:center;gap:4px}._buttonsCont_ei07p_20{display:flex;justify-content:flex-end;gap:8px}._BRONZE_1vnvc_1{background:var(--global-client-loyalty-card-bronze)}._SILVER_1vnvc_5{background:var(--global-client-loyalty-card-silver)}._GOLD_1vnvc_9{background:var(--global-client-loyalty-card-gold)}._PLATINUM_1vnvc_13{background:var(--global-client-loyalty-card-platinum)}._BRILLIANT_1vnvc_17{background:var(--global-client-loyalty-card-brilliant)}._BRONZE_1vnvc_1,._SILVER_1vnvc_5,._GOLD_1vnvc_9,._PLATINUM_1vnvc_13,._BRILLIANT_1vnvc_17{color:var(--text-black)}._clientCarEditCont_18v1z_1{width:400px}._formCont_18v1z_5{display:flex;flex-direction:column;gap:16px}._formWrap_18v1z_11{display:flex;gap:8px}._form_18v1z_5{width:50%;display:flex;flex-direction:column;gap:8px}._buttonsCont_18v1z_23{display:flex;justify-content:flex-end}._oneLineCont_18v1z_28{display:flex;gap:8px}._serviceAddCont_19gwr_1{width:600px}._formCont_19gwr_5{display:flex;flex-direction:column;gap:16px}._formWrap_19gwr_11{display:flex;gap:8px}._form_19gwr_5{width:50%;display:flex;flex-direction:column;gap:8px}._buttonsCont_19gwr_23{display:flex;justify-content:flex-end}._oneLineCont_19gwr_28{display:flex;gap:8px}._clientSourceCardCont_18kd3_1{width:400px;display:flex;flex-direction:column;gap:8px}._formCont_18kd3_8{display:flex;flex-direction:column;gap:16px}._formWrap_18kd3_14{display:flex;gap:8px}._form_18kd3_8{width:50%;display:flex;flex-direction:column;gap:8px}._buttonsCont_18kd3_26{display:flex;justify-content:flex-end}._clientSourceAddCont_liu5l_1{width:400px}._formCont_liu5l_5{display:flex;flex-direction:column;gap:16px}._formWrap_liu5l_11{display:flex;gap:8px}._form_liu5l_5{width:50%;display:flex;flex-direction:column;gap:8px}._buttonsCont_liu5l_23{display:flex;justify-content:flex-end}._costItemAddCont_1imf0_1{width:400px}._formCont_1imf0_5{display:flex;flex-direction:column;gap:16px}._formWrap_1imf0_11{display:flex;gap:8px}._form_1imf0_5{width:50%;display:flex;flex-direction:column;gap:8px}._buttonsCont_1imf0_23{display:flex;justify-content:flex-end}._costItemCardCont_1xv2t_1{width:400px;display:flex;flex-direction:column;gap:8px}._formCont_1xv2t_8{display:flex;flex-direction:column;gap:16px}._formWrap_1xv2t_14{display:flex;gap:8px}._form_1xv2t_8{width:50%;display:flex;flex-direction:column;gap:8px}._buttonsCont_1xv2t_26{display:flex;justify-content:flex-end}._costItemEditCont_1jf8i_1{width:400px}._formCont_1jf8i_5{display:flex;flex-direction:column;gap:16px}._formWrap_1jf8i_11{display:flex;gap:8px}._form_1jf8i_5{width:50%;display:flex;flex-direction:column;gap:8px}._buttonsCont_1jf8i_23{display:flex;justify-content:flex-end}._employeeAddCont_1qt48_1{width:400px}._formCont_1qt48_5{display:flex;flex-direction:column;gap:16px}._formWrap_1qt48_11{display:flex;gap:8px}._form_1qt48_5{width:50%;display:flex;flex-direction:column;gap:8px}._buttonsCont_1qt48_23{display:flex;justify-content:flex-end}._employeeCardCont_c8phh_1{width:400px;display:flex;flex-direction:column;gap:8px}._formCont_c8phh_8{display:flex;flex-direction:column;gap:16px}._formWrap_c8phh_14{display:flex;gap:8px}._form_c8phh_8{width:50%;display:flex;flex-direction:column;gap:8px}._buttonsCont_c8phh_26{display:flex;justify-content:flex-end}._employeeEditCont_1iuem_1{width:400px}._formCont_1iuem_5{display:flex;flex-direction:column;gap:16px}._formWrap_1iuem_11{display:flex;gap:8px}._form_1iuem_5{width:50%;display:flex;flex-direction:column;gap:8px}._buttonsCont_1iuem_23{display:flex;justify-content:flex-end}._formContainer_zcx0a_1{width:500px;display:flex;flex-direction:column;gap:8px}._moneyMovementHeader_zcx0a_8{display:flex;justify-content:space-between;align-items:center;gap:16px;border-bottom:1px var(--border-gray) solid;padding-bottom:8px}._moneyMovementType_zcx0a_17{display:flex;justify-content:flex-start;align-items:center;gap:8px;color:var(--text-orange)}._moneyMovementTo_zcx0a_25{display:flex;justify-content:flex-end;font-weight:400}._buttonsCont_zcx0a_31{display:flex;justify-content:flex-end}._oneLineCont_zcx0a_36{display:flex;gap:8px}._oneRowCont_zcx0a_41{display:flex;flex-direction:column;gap:8px}._inventoryAddCont_1ac9k_1{display:flex;flex-direction:column;gap:8px}._inventoryHeadCont_1ac9k_7{display:flex;gap:8px;align-items:flex-end;padding:0 0 8px;border-bottom:1px var(--border-gray) solid}._oneLineCont_1ac9k_15{display:flex;gap:8px}._inventoryList_1ac9k_20{border-collapse:collapse;background:var(--background-white);border-radius:8px}._inventoryItem_1ac9k_26 td{border:1px var(--border-gray) solid;border-left:none;border-right:none;padding:4px}._inventoryItem_1ac9k_26:first-child td{border-top:none}._inventoryItem_1ac9k_26:last-child td{border-bottom:none}._inventoryItem_1ac9k_26 td._diffCol_1ac9k_41{width:75px;text-align:center;border-right:1px var(--border-gray) solid}._inventoryItem_1ac9k_26 td._actionCol_1ac9k_47{width:32px}._inventoryItem_1ac9k_26 p{line-height:32px}._buttonsCont_1ac9k_55{display:flex;justify-content:flex-end}._diff_g0yt1_1{line-height:16px!important;white-space:nowrap}._diffOk_g0yt1_6{color:var(--text-blue)}._diffOver_g0yt1_10{color:var(--text-green)}._diffUnder_g0yt1_14{color:var(--text-red)}._DRAFT_10gzp_1{background:var(--global-status-draft)}._AWAITING_MANAGER_10gzp_5{background:var(--global-status-awaiting)}._APPROVED_10gzp_9{background:var(--global-status-approved)}._REJECTED_10gzp_13{background:var(--global-status-rejected)}._inventoryCardCont_1j9wo_1{width:900px;display:flex;flex-direction:column;gap:8px}._inventoryCardProductsCont_1j9wo_8{max-height:400px}._inventoryStatusCont_1j9wo_12{display:flex;flex-direction:column;gap:8px}._inventoryStatusCont_1j9wo_12 p{color:var(--text-gray);font-style:italic}._buttonsCont_1j9wo_23{display:flex;justify-content:flex-end;gap:8px}._cont_i8rw1_1{min-width:400px;display:flex;flex-direction:column;gap:8px}._buttonsCont_i8rw1_8{display:flex;justify-content:flex-end;gap:8px}._piggyBanksInfoCont_1v3fv_1{background:var(--background-white);display:flex;flex-direction:column;border-top:1px var(--border-whitegray) solid}._piggyBanksInfoHeader_1v3fv_11{display:flex;justify-content:space-between;align-items:center;padding:16px;border-bottom:1px var(--border-whitegray) solid}._piggyBanksCont_1v3fv_19{display:flex;flex-wrap:wrap}._piggyBankTileCont_1ja9d_1{min-width:300px;height:148px;display:flex;flex-direction:column;gap:4px;background:var(--background-white);border-right:1px var(--border-whitegray) solid;padding:16px;flex:1}._balanceTitleCont_1ja9d_13{display:flex;justify-content:space-between}._balanceTitle_1ja9d_13{font-weight:400;line-height:32px}._balancesCont_1ja9d_23{display:flex;justify-content:space-between;gap:16px}._balanceValue_1ja9d_29{font-size:20px;line-height:32px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}._plan_1ja9d_37{color:var(--text-black)}._plan_1ja9d_37{color:var(--text-gray)}._diff_1ja9d_45{text-align:right;color:var(--text-gray)}._progressBarCont_1wq92_1{position:relative;width:100%;height:16px;background:var(--background-gray);border-radius:8px;overflow:hidden}._planBar_1wq92_10{position:absolute;inset:0;background:var(--background-black60);z-index:1}._factBar_1wq92_20{position:absolute;left:0;top:0;bottom:0;background:var(--background-red);z-index:2}._complete_1wq92_29{background:var(--background-green)}._ACTIVE_1pp2a_1{background:var(--global-planreport-status-active)}._CLOSED_1pp2a_5{background:var(--global-planreport-status-closed)}._UNKNOWN_1pp2a_9{background:var(--global-planreport-status-undknown)}._productCardCont_1lkvs_1{width:800px;display:flex;flex-direction:column;gap:8px}._buttonsCont_1lkvs_8{display:flex;justify-content:flex-end}._productServicesCont_1lkvs_13{display:flex;flex-wrap:wrap;gap:4px;overflow-y:auto;max-height:84px}._productServicesCont_1lkvs_13:after{content:"";display:block;width:100%;height:10px;background:linear-gradient(360deg,var(--background-white),transparent);position:sticky;bottom:0}._MATERIAL_1p61d_1,._WRAPPING_MATERIAL_1p61d_2,._TINING_MATERIAL_1p61d_3{background:var(--global-product-type-material)}._CONSUMABLE_1p61d_7,._WRAPPING_CONSUMABLE_1p61d_8,._TINING_CONSUMABLE_1p61d_9{background:var(--global-product-type-consumable)}._TOOL_1p61d_13,._WRAPPING_TOOL_1p61d_14,._TINING_TOOL_1p61d_15{background:var(--global-product-type-tool)}._EQUIPMENT_1p61d_19,._WRAPPING_EQUIPMENT_1p61d_20,._TINING_EQUIPMENT_1p61d_21{background:var(--global-product-type-equipment)}._CHEMICAL_1p61d_25,._WRAPPING_CHEMICAL_1p61d_26,._TINING_CHEMICAL_1p61d_27{background:var(--global-product-type-chemical)}._PARFUME_1p61d_31{background:var(--global-product-type-parfume)}._BUSINESS_COST_MATERIAL_1p61d_35,._BUSINESS_COST_STORAGE_1p61d_36,._BUSINESS_COST_EQUIPMENT_1p61d_37{background:var(--global-product-type-business-cost)}._writeOffCont_1h1f4_1{width:300px;display:flex;flex-direction:column;gap:8px}._buttonsCont_1h1f4_8{display:flex;justify-content:flex-end}._oneLineCont_1h1f4_13{display:flex;gap:8px;align-items:flex-end}._oneLineCont_1h1f4_13 p._unit_1h1f4_19{display:flex;align-items:center;height:32px}._productBatchesCont_17udb_1{width:800px;display:flex;flex-direction:column;gap:8px}._batchDateCont_17udb_8{display:flex;gap:8px;align-items:center;line-height:24px}._table_17udb_15{margin:0 -16px -16px}._productEditCont_or0qx_1{width:800px;display:flex;flex-direction:column;gap:8px}._buttonsCont_or0qx_8{display:flex;justify-content:flex-end}._oneLineCont_or0qx_13{display:flex;gap:8px;align-items:flex-end}._oneLineCont_or0qx_13 p._unit_or0qx_19{display:flex;align-items:center;height:32px}._unitsMinutes_or0qx_25{display:flex;justify-content:flex-end;color:var(--text-gray)}._productAddCont_1ogxl_1{width:800px;display:flex;flex-direction:column;gap:8px}._buttonsCont_1ogxl_8{display:flex;justify-content:flex-end}._oneLineCont_1ogxl_13{display:flex;gap:8px;align-items:flex-end}._oneLineCont_1ogxl_13 p._unit_1ogxl_19{display:flex;align-items:center;height:32px}._unitsMinutes_1ogxl_25{display:flex;justify-content:flex-end;color:var(--text-gray)}._writeOffCont_10wxr_1{width:400px;display:flex;flex-direction:column;gap:8px}._buttonsCont_10wxr_8{display:flex;justify-content:flex-end}._oneLineCont_10wxr_13{display:flex;gap:8px;align-items:flex-end}._oneLineCont_10wxr_13 p._unit_10wxr_19{display:flex;align-items:center;height:32px}._ProductWriteOffHistoryCont_13nm2_1{width:800px;display:flex;flex-direction:column;gap:8px}._batchDateCont_13nm2_8{display:flex;gap:8px;align-items:center;line-height:24px}._formContainer_sdgnq_1{width:500px;display:flex;flex-direction:column;gap:8px}._moneyMovementHeader_sdgnq_8{display:flex;justify-content:space-between;align-items:center;gap:16px;border-bottom:1px var(--border-gray) solid;padding-bottom:8px}._moneyMovementType_sdgnq_17{display:flex;justify-content:flex-start;align-items:center;gap:8px;color:var(--text-orange)}._moneyMovementTo_sdgnq_25{display:flex;justify-content:flex-end;font-weight:400}._buttonsCont_sdgnq_31{display:flex;justify-content:flex-end}._oneLineCont_sdgnq_36{display:flex;gap:8px}._purchaseInvoiceCardCont_1cum8_1{width:1300px;display:flex;flex-direction:column;gap:8px}._purchaseInvoiceHead_1cum8_8{display:flex;flex-direction:column;align-items:flex-start;border-bottom:1px var(--border-gray) solid;padding:0 0 8px}._purchaseInvoiceProductsCont_1cum8_16{max-height:400px;overflow-y:auto}._tableCard_1cum8_21{background:var(--background-white);border-radius:16px;padding:24px;box-shadow:0 6px 16px #00000014;display:flex;flex-direction:column;gap:16px}._headerBlock_1cum8_31{display:flex;flex-direction:column;gap:8px}._title_1cum8_37{margin-bottom:4px;color:var(--text-black)}._supplier_1cum8_42{color:var(--text-black60)}._subTitle_1cum8_46{margin-top:8px;color:var(--text-black)}._tableWrapper_1cum8_51{overflow-y:auto;border-radius:0 0 8px 8px;max-height:300px;border:1px solid var(--border-whitegray);background:var(--background-white);margin:0 -16px -16px}._table_1cum8_21{width:100%;border-collapse:collapse;font-size:14px}._table_1cum8_21 thead{background:var(--background-blue10)}._table_1cum8_21 thead th{padding:12px;text-align:left;font-weight:600;color:var(--text-black);background:var(--background-blue10);border-bottom:1px solid var(--border-whitegray);position:sticky;top:0}._table_1cum8_21 tbody tr{transition:background .15s ease}._table_1cum8_21 tbody tr:nth-child(2n){background:#f8fafc}._table_1cum8_21 tbody tr:hover{background:var(--background-blue30)}._table_1cum8_21 tbody td{padding:12px;border-bottom:1px solid var(--border-whitegray);color:var(--text-black)}._right_1cum8_99{text-align:right!important}._product_1cum8_103{width:40%}._fund_1cum8_107{width:calc(60% - 400px)}._qty_1cum8_111{width:100px}._totalRow_1cum8_115 td{background:var(--background-blue10);font-weight:600;position:sticky;bottom:-1px}._totalLabel_1cum8_122{text-align:right;padding-right:12px}._totalValue_1cum8_127{text-align:right;padding-right:12px;color:var(--text-black);font-weight:700}._APPROVED_1oieu_1{background:var(--global-status-approved)}._CANCELLED_1oieu_5{background:var(--global-status-cancelled)}._INVALID_1oieu_9{background:var(--global-status-invalid)}._movementInCont_dvkee_1{display:flex;flex-direction:column;gap:16px}._purchaseInvoiceCont_dvkee_7{display:flex;flex-direction:column;justify-content:space-between;gap:8px;width:400px;background:var(--background-white);border-radius:8px;padding:16px}._purchaseInvoiceProductsList_dvkee_18{display:flex;flex-direction:column;justify-content:flex-start;flex:1;gap:8px;max-height:500px;overflow-y:auto}._purchaseInvoiceButtonsCont_dvkee_28{border-top:1px var(--border-gray) dashed;padding-top:16px;display:flex;justify-content:flex-end}._purchaceInfo_dvkee_35{border-bottom:1px var(--border-gray) solid;padding:0 0 8px}._purchasePrice_dvkee_40{border-top:1px var(--border-gray) solid;padding:8px 0 0}._formCont_dvkee_45{display:flex;flex-direction:column;gap:8px;flex:1}._supplierCont_dvkee_52{display:flex;flex-direction:column;gap:8px;border-bottom:1px var(--border-gray) solid;padding:0 0 8px}._formWrap_dvkee_60{display:flex;gap:8px}._form_dvkee_45{width:50%;display:flex;flex-direction:column;gap:8px}._centerButtonCont_dvkee_72{display:flex;justify-content:center}._buttonsCont_dvkee_77{display:flex;justify-content:flex-end;gap:8px}._oneLineCont_dvkee_83{display:flex;align-items:flex-start;gap:8px}._oneLineCont_dvkee_83._bottom_dvkee_89{align-items:flex-end}._addProductCont_dvkee_93{display:flex;flex-direction:column;gap:8px}._selectTypes_dvkee_99{width:200px}._selectUnits_dvkee_103{width:100px}._productButton_dvkee_107{border:none;background:none;width:32px;height:32px;transition:.2s}._productButton_dvkee_107:active{transform:scale(.95)}._productButton_dvkee_107 svg{color:var(--icons-blue)}._productServicesCont_dvkee_123{display:flex;flex-wrap:wrap;gap:4px}._loaderCont_dvkee_129{padding:16px}._tablePurchase_dvkee_135{border-collapse:collapse;width:100%}._tablePurchase_dvkee_135 td,._tablePurchase_dvkee_135 th{text-align:left;border-bottom:1px var(--border-gray) solid;padding:8px}._tablePurchase_dvkee_135 th{position:sticky;top:0;background-color:var(--background-whitegray);box-shadow:inset 0 -1px 0 0 var(--border-gray);border-bottom:none}._tablePurchase_dvkee_135 td._total_dvkee_155{position:sticky;bottom:0;background-color:var(--background-whitegray);border:none;box-shadow:inset 0 1px 0 0 var(--border-gray)}._tablePurchase_dvkee_135 tbody tr:first-child td{border-top:none}._tablePurchase_dvkee_135 tbody tr:last-child td{border-bottom:none}._tablePurchase_dvkee_135 tr:hover{background:var(--background-clear-white);transition:.25s}._tablePrint_dvkee_176 td svg{width:16px;height:16px;cursor:pointer;color:var(--icons-black);transition:.2s}._tablePrint_dvkee_176 td svg:hover{color:var(--icons-gray)}._tablePrint_dvkee_176 td svg:active{transform:scale(.95)}._productName_dvkee_194{height:32px;width:100%;border-radius:8px;font-size:14px;display:flex;gap:8px}._purchaseInput_dvkee_203 input{text-align:right}._purchaseInput_dvkee_203._income_dvkee_207 input{color:var(--text-green)}._purchaseInput_dvkee_203._outcome_dvkee_211 input{color:var(--text-red)}._purchaseCont_dvkee_215{max-height:300px;overflow-y:auto;border:1px var(--border-gray) solid;border-radius:8px}._writeoffPriceOne_dvkee_222{text-align:right;color:var(--text-gray)}._deleteCont_1eh0j_1{width:500px;display:flex;flex-direction:column;gap:8px}._buttonsCont_1eh0j_8{display:flex;justify-content:flex-end;gap:8px}._container_17csj_1{display:flex;flex-wrap:wrap;gap:4px}._colorsGrid_17csj_7{display:grid;grid-template-columns:repeat(7,1fr);gap:8px;margin:4px 0 0}._colorItem_17csj_14{width:32px;height:32px;border-radius:50%;border:2px solid transparent;cursor:pointer;transition:.2s;color:var(--text-white);display:flex;justify-content:center;align-items:center}._colorItem_17csj_14 svg{width:16px;height:16px}._label_17csj_32{color:var(--text-black)}._colorItem_17csj_14:hover{opacity:.8}._active_17csj_40{border-color:var(--border-white)}._serviceCardCont_1njem_1{width:500px;display:flex;flex-direction:column;gap:8px}._formCont_1njem_8{display:flex;flex-direction:column;gap:16px}._formWrap_1njem_14{display:flex;gap:8px}._form_1njem_8{width:50%;display:flex;flex-direction:column;gap:8px}._buttonsCont_1njem_26{display:flex;justify-content:flex-end}._serviceAddCont_xi313_1{width:272px}._formCont_xi313_5{display:flex;flex-direction:column;gap:16px}._formWrap_xi313_11{display:flex;gap:8px}._form_xi313_5{width:50%;display:flex;flex-direction:column;gap:8px}._buttonsCont_xi313_23{display:flex;justify-content:flex-end}._supplierCardCont_s0hzb_1{width:400px;display:flex;flex-direction:column;gap:8px}._formCont_s0hzb_8{display:flex;flex-direction:column;gap:16px}._formWrap_s0hzb_14{display:flex;gap:8px}._form_s0hzb_8{width:50%;display:flex;flex-direction:column;gap:8px}._buttonsCont_s0hzb_26{display:flex;justify-content:flex-end}._serviceAddCont_u9ezr_1{width:400px}._formCont_u9ezr_5{display:flex;flex-direction:column;gap:16px}._formWrap_u9ezr_11{display:flex;gap:8px}._form_u9ezr_5{width:50%;display:flex;flex-direction:column;gap:8px}._buttonsCont_u9ezr_23{display:flex;justify-content:flex-end}._deleteCont_neeb0_1{min-width:400px;display:flex;flex-direction:column;gap:8px}._buttonsCont_neeb0_8{display:flex;justify-content:flex-end;gap:8px}._userAddCont_1td8r_1{min-width:600px}._formCont_1td8r_5{display:flex;flex-direction:column;gap:16px}._formWrap_1td8r_11{display:flex;gap:8px}._form_1td8r_5{width:50%;display:flex;flex-direction:column;gap:8px}._buttonsCont_1td8r_23{display:flex;justify-content:flex-end}._ADMIN_89060_1{background:var(--global-employee-role-admin)}._MANAGER_89060_5{background:var(--global-employee-role-manager)}._SENIOR_WORKER_89060_9{background:var(--global-employee-role-senior-worker)}._WORKER_89060_13{background:var(--global-employee-role-worker)}._userCardCont_1i1a0_1{display:flex;gap:16px}._userDataCont_1i1a0_6{display:flex;flex-direction:column;gap:8px}._buttonsCont_1i1a0_12{display:flex;justify-content:flex-end;gap:8px}._userDeleteCont_bvjiu_1{min-width:400px;display:flex;flex-direction:column;gap:8px}._formCont_bvjiu_8{display:flex;flex-direction:column;gap:16px}._formWrap_bvjiu_14{display:flex;gap:8px}._form_bvjiu_8{width:50%;display:flex;flex-direction:column;gap:8px}._buttonsCont_bvjiu_26{display:flex;justify-content:flex-end;gap:8px}._userEditCont_na0xm_1{min-width:400px}._formCont_na0xm_5{display:flex;flex-direction:column;gap:16px}._formWrap_na0xm_11{display:flex;gap:8px}._form_na0xm_5{width:50%;display:flex;flex-direction:column;gap:8px}._buttonsCont_na0xm_23{display:flex;justify-content:flex-end}._sidebarMenuLi_1yycb_1{list-style:none}._sidebarMenuItem_1yycb_5{display:flex;justify-content:space-between;align-items:center;padding:8px 16px;transition:.25s;cursor:pointer;-webkit-user-select:none;user-select:none}._sidebarMenuTitle_1yycb_15{display:flex;align-items:center;gap:8px}._arrowIcon_1yycb_21{transition:.2s}._arrowIcon_1yycb_21._open_1yycb_25{transform:rotate(180deg)}._sidebarMenuItem_1yycb_5._dev_1yycb_29{opacity:.5}._sidebarMenuItem_1yycb_5:hover{display:flex;padding:8px 16px 8px 24px;background:#fff1}._sidebarMenuItem_1yycb_5 svg{width:16px;height:16px}._submenu_1yycb_44{max-height:0;overflow:hidden;opacity:0;transition:.5s}._submenu_1yycb_44._open_1yycb_25{max-height:500px;opacity:1}._submenu_1yycb_44 ._sidebarMenuItem_1yycb_5{padding:8px 8px 8px 40px}._submenu_1yycb_44 ._sidebarMenuItem_1yycb_5:hover{padding:8px 8px 8px 48px}._sidebar_2j0vz_1{grid-area:sidebar;background:var(--background-black);color:#fff;display:flex;flex-direction:column}._sidebar_2j0vz_1 svg{fill:var(--background-white)}._logoCont_2j0vz_14{padding:16px 32px 15px 16px;box-shadow:inset 0 -10px 10px -10px var(--global-redline-red)}._container_zwuad_1{height:100vh;display:flex}._layoutBox_zwuad_6{background:var(--background-layout);height:100%;display:flex;flex-direction:column;flex:1;min-width:0;overflow:hidden}._main_zwuad_16{flex:1;overflow-y:auto;min-height:0;padding-top:80px}._loyaltyBalanceCont_fc3nl_1,._salaryReserveCont_19acg_1{display:flex;gap:4px;align-items:center;justify-content:flex-end}._errorPage_qgpkf_1{width:100%;height:100%;position:absolute;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:16px}._errorCont_qgpkf_12{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:32px}._code_qgpkf_20{border-radius:32px;background:var(--background-layout);padding:0 64px;height:84px;line-height:84px;font-size:72px;font-weight:700}._message_qgpkf_30{color:var(--background-layout);font-size:48px}._buttonCont_qgpkf_35{display:flex;justify-content:center}._balancesPageCont_n8y4r_1{display:flex;flex-direction:column}._balancesCont_n8y4r_7{display:flex;justify-content:space-between}._fundsInfoCont_n8y4r_12{background:var(--background-white);display:flex;flex-direction:column;border-top:1px var(--border-whitegray) solid}._fundsInfoHeader_n8y4r_19{display:flex;justify-content:space-between;align-items:center;padding:16px;border-bottom:1px var(--border-whitegray) solid}._fundsCont_n8y4r_27{display:grid;gap:1px;background:var(--background-whitegray);grid-template-columns:repeat(3,minmax(0,1fr))}._emptyData_n8y4r_34{color:var(--text-gray)}._loginPage_of4pq_1{width:100%;height:100%;position:absolute;display:flex;justify-content:center;align-items:center}._logoCont_of4pq_10{display:flex;justify-content:center;align-items:center;gap:16px;min-width:400px}._logoCont_of4pq_10 p{font-size:24px;font-weight:700}._loginCont_of4pq_23{padding:32px;display:flex;flex-direction:column;gap:8px}._formCont_of4pq_30{display:flex;flex-direction:column;gap:8px}._formCont_of4pq_30 label{color:#fff!important}._buttonsCont_of4pq_40{display:flex;justify-content:flex-end}._comment_1xjt8_1{color:var(--text-gray);font-style:italic}._verticalCont_1xjt8_6{display:flex;flex-direction:column;gap:4px}._filterMenu_1xjt8_12{width:300px;background:var(--background-white);display:flex;flex-direction:column;color:var(--text-gray);padding:16px;gap:16px}._filterGroup_1xjt8_22{display:flex;flex-direction:column;gap:4px}._filterLabel_1xjt8_28{color:var(--text-gray)}._oneLineCont_1xjt8_32{display:flex;gap:8px;align-items:center}._profileSettingsCont_1gepg_1{display:flex;flex-direction:column;gap:32px}._profileAvatarCont_1gepg_7{display:flex;align-items:center;gap:32px}._profileAvatarSettings_1gepg_13{display:flex;flex-direction:column;gap:16px;flex:1}._profileAvatarSettingsWrap_1gepg_20{color:var(--text-gray)}._profileInfoCont_1gepg_24{background:var(--background-white);display:flex;flex-direction:column;gap:16px;padding:16px;border-radius:16px}._profileInfoHeader_1gepg_33{display:flex;justify-content:space-between;align-items:center}._profileInfoContent_1gepg_39{display:flex;gap:64px}._profileInfoContentItem_1gepg_44{display:flex;flex-direction:column;gap:8px}._profileInfoContentItemHead_1gepg_50{color:var(--text-gray)}._profileInfoContentItem_1gepg_44 span{margin-top:4px}._IN_3m01q_1{background:var(--global-stockmovements-type-in);color:var(--global-stockmovements-type-in)}._OUT_3m01q_6{background:var(--global-stockmovements-type-out);color:var(--global-stockmovements-type-out)}._productName_ybq85_1{display:flex;flex-direction:column;gap:2px}._productName_10j98_1{display:flex;flex-direction:column;gap:2px;font-size:14px}._filterMenu_10j98_8{background:var(--background-white);display:flex;flex-direction:column;color:var(--text-gray);padding:16px;gap:16px}._filterGroup_10j98_17{display:flex;flex-direction:column;gap:4px}._filterLabel_10j98_23{color:var(--text-gray)}._productsFundCont_10j98_27{padding:0 16px 16px;display:flex;justify-content:space-between}._productReserveCont_10j98_45{display:flex;gap:4px;align-items:center;justify-content:flex-end}._actionsCont_10j98_52{display:flex;gap:8px}._container_1fuzo_1{display:flex;flex-direction:column;gap:4px;width:100%}._label_1fuzo_8{color:var(--text-black);cursor:default}._labelError_1fuzo_13{color:var(--text-red)}._wrapper_1fuzo_17{display:flex;align-items:center;height:32px;width:100%;border:1px solid var(--border-gray);border-radius:8px;background:var(--background-clear-white);padding:0 8px;cursor:pointer;transition:border .2s ease,box-shadow .2s ease}._wrapper_1fuzo_17:hover{border-color:var(--border-blackgray)}._wrapper_1fuzo_17:focus-within{border-color:var(--border-black)}._value_1fuzo_38{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--text-black);font-size:14px}._icon_1fuzo_47{width:16px;height:16px;display:flex;align-items:center}._icon_1fuzo_47 svg{width:16px;height:16px}._checkIcon_1fuzo_59{width:12px;height:12px}._left_1fuzo_64{margin-right:4px}._iconRight_1fuzo_68{color:var(--icons-gray);transition:.2s}._iconRight_1fuzo_68._open_1fuzo_73{transform:rotate(180deg)}._selectCont_1fuzo_77{background:var(--background-clear-white);border-radius:8px}._selectItem_1fuzo_82{display:flex;align-items:center;gap:8px;padding:8px 12px;cursor:pointer;white-space:nowrap;transition:background .2s;border-bottom:1px var(--border-whitegray) solid}._selectItem_1fuzo_82:last-child{border-bottom:none}._selectItem_1fuzo_82:hover{background:var(--background-black10)}._blue_1fuzo_101{color:var(--icons-blue)}._red_1fuzo_105{color:var(--icons-red)}._checkIcon_1fuzo_59{margin-left:auto;color:var(--icons-blue)}._error_1fuzo_114{border-color:var(--border-red)}._errorMessage_1fuzo_118{margin-top:2px;color:var(--text-red)}._helperText_1fuzo_123{margin-top:2px;color:var(--text-gray)}._disabled_1fuzo_128{pointer-events:none;opacity:.6}._alertCont_1xwe4_1{width:100%;padding:8px 16px;display:flex;align-items:center;gap:16px;border-radius:8px}._alertCont_1xwe4_1 svg{width:32px;height:32px}._alertWrap_1xwe4_15{display:flex;flex-direction:column;gap:4px}._alertCont_1xwe4_1._success_1xwe4_21{background:var(--background-green60)}._alertCont_1xwe4_1._error_1xwe4_24{background:var(--background-red60)}._alertCont_1xwe4_1._attention_1xwe4_27{background:var(--background-orange60)}._toggleCont_1loaz_1{display:inline-flex;align-items:center;gap:8px;cursor:pointer}._toggle_1loaz_1{position:relative;width:44px;height:24px;border-radius:9999px;background-color:var(--background-gray);border:none;cursor:pointer;padding:0;transition:background-color .2s ease}._thumb_1loaz_20{position:absolute;top:2px;left:2px;width:20px;height:20px;background-color:var(--background-white);border-radius:50%;transition:transform .2s ease}._checked_1loaz_31{background-color:var(--background-black)}._checked_1loaz_31 ._thumb_1loaz_20{transform:translate(20px)}._toggleCont_1loaz_1._disabled_1loaz_39{opacity:.6;cursor:not-allowed}._toggleCont_1loaz_1._disabled_1loaz_39 ._toggle_1loaz_1{background-color:var(--background-gray);cursor:not-allowed;opacity:.6}._toggleCont_1loaz_1._disabled_1loaz_39 ._thumb_1loaz_20{background-color:var(--background-whitegray)}._label_1loaz_54{-webkit-user-select:none;user-select:none}._toggleCont_1loaz_1._small_1loaz_58 ._toggle_1loaz_1{width:36px;height:20px}._toggleCont_1loaz_1._small_1loaz_58 ._toggle_1loaz_1._checked_1loaz_31 ._thumb_1loaz_20{transform:translate(16px)}._toggleCont_1loaz_1._small_1loaz_58 ._thumb_1loaz_20{top:2px;left:2px;width:16px;height:16px}._userName_9squ3_1{display:flex;flex-direction:column;gap:2px}._businessExpensesCont_1yhfn_1{display:flex;flex-direction:column}._totalCont_1yhfn_6{display:flex}._plansReportsCont_1pi7i_1{display:flex;flex-direction:column;gap:1px;height:100%}._monthCont_1pi7i_8{display:flex;align-items:center;justify-content:space-between;padding:16px}._monthInfoCont_1pi7i_15,._monthOptions_1pi7i_21{display:flex;align-items:center;gap:8px}._emptyData_1pi7i_27{display:flex;flex-direction:column;justify-content:center;align-items:center;background:var(--background-white);gap:16px;padding:16px}._emptyData_1pi7i_27 p{color:var(--text-gray)}._checklistsTable_1pi7i_41{flex:1;overflow:hidden}._checkCont_1pqiz_1{display:flex;justify-content:center}._checkCont_1pqiz_1 svg{width:16px;height:16px;color:var(--icons-blue)}._developTapCont_vkele_1{position:absolute;top:0;left:0;width:100px;height:24px;border-radius:0 0 16px;display:flex;align-items:center;padding:0 16px;font-weight:700}._dev_vkele_1{background:#a28813}._demo_vkele_18{background:#9813a2}
