@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Poppins:wght@400;700&display=swap";*{padding:0;margin:0;border:0px}*,*:before,*:after{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}:focus,:active{outline:none}a:focus,a:active{outline:none}aside,nav,footer,header,section{display:block}html,body{max-width:100vw}body{font-family:Poppins,sans-serif;text-rendering:optimizeLegibility;-ms-text-size-adjust:100%;-moz-text-size-adjust:100%;-webkit-text-size-adjust:100%;-webkit-font-smoothing:antialiased;background:#fff}input,button,textarea{font-family:Circe}input::-ms-clear{display:none}::-webkit-inner-spin-button{display:none}button{cursor:pointer;background:transparent}button::-moz-focus-inner{padding:0;border:0}a,a:visited,a:hover{text-decoration:none}ul li{list-style:none}img{vertical-align:top}p,h1,h2,h3,h4,h5,h6{font-weight:inherit;font-size:inherit;margin:0;overflow-wrap:break-word}a,button,input,select,textarea,label,div,span{outline:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}.appWrapper{display:flex;flex-direction:column}.appHeader{display:flex;align-items:center;justify-content:space-between;gap:16px;height:50px;line-height:50px;padding:4px;background-color:#f5f5f5}.appHeader__stock{width:100px}.headerBtn{font-size:16px;height:42px!important;width:42px!important;border-color:transparent!important;cursor:pointer}.logo{display:flex;justify-content:center;align-items:center;height:64px;background-color:linear-gradient(195deg,#42424a 0%,#191919 100%)}.logo img{height:40px;width:auto}.sideBar{background:#432818}@media (max-width: 768px){.sideBar{display:none}}.sideBar.collapsed{width:0!important}.pageContent{display:flex;flex-direction:column;width:100%;height:100%;overflow:auto}.pageContent__wrapper{margin:4px;padding:24px;min-height:280px;background-color:#fff;border-radius:8px}@media (max-width: 426px){.pageContent__wrapper{padding:4px}}.login-wrapper{display:flex;justify-content:center;align-items:center;height:100vh;width:100vw}.loading__spinner{position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:9999;background-color:#fff}._wrapper_13tgw_1{display:flex;justify-content:center;align-items:center;width:100vw;min-height:100vh;padding:0 12px;background-image:linear-gradient(to right,#99582a,#6f1d1b)}._alert_13tgw_11{max-width:200px;width:100%;margin-bottom:12px}._auth_btn_13tgw_17{background-color:#bc6c25}._telegram_btn_13tgw_21{font-size:12px;margin-bottom:16px;color:#fff;background-color:#2aabee}._regCard_13tgw_28{max-width:320px;width:100%}._form__wrapper_13tgw_33{min-width:250px;max-width:250px;width:100%}._logo_1hqj6_1{display:flex;justify-content:center;align-items:center;height:64px}._logo_1hqj6_1 img{height:40px;width:auto}._productImage_4tqpi_1{height:230px;object-fit:cover}._productCard_4tqpi_6 .ant-card-body{padding:4px;text-align:center;display:flex;flex-direction:column;gap:4px}._brandText_4tqpi_14{font-size:8px;line-height:8px;font-weight:700;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif}._productTitle_4tqpi_21{color:gray;font-size:12px;line-height:12px;font-weight:700;font-family:Gill Sans,Gill Sans MT,Calibri,Trebuchet MS,sans-serif}._priceText_4tqpi_29{color:#ee7269;font-size:10px;line-height:10px;font-weight:700;font-family:Verdana,Geneva,Tahoma,sans-serif}._specialOfferTag_4tqpi_37{margin:0 auto;font-size:8px;line-height:8px;padding:2px;border-radius:4px}._seasonTag_4tqpi_45{margin:0 auto;font-size:8px;line-height:6px;padding:3px;font-weight:700}:root{--PhoneInput-color--focus: #03b2cb;--PhoneInputInternationalIconPhone-opacity: .8;--PhoneInputInternationalIconGlobe-opacity: .65;--PhoneInputCountrySelect-marginRight: .35em;--PhoneInputCountrySelectArrow-width: .3em;--PhoneInputCountrySelectArrow-marginLeft: var(--PhoneInputCountrySelect-marginRight);--PhoneInputCountrySelectArrow-borderWidth: 1px;--PhoneInputCountrySelectArrow-opacity: .45;--PhoneInputCountrySelectArrow-color: currentColor;--PhoneInputCountrySelectArrow-color--focus: var(--PhoneInput-color--focus);--PhoneInputCountrySelectArrow-transform: rotate(45deg);--PhoneInputCountryFlag-aspectRatio: 1.5;--PhoneInputCountryFlag-height: 1em;--PhoneInputCountryFlag-borderWidth: 1px;--PhoneInputCountryFlag-borderColor: rgba(0,0,0,.5);--PhoneInputCountryFlag-borderColor--focus: var(--PhoneInput-color--focus);--PhoneInputCountryFlag-backgroundColor--loading: rgba(0,0,0,.1)}.PhoneInput{display:flex;align-items:center}.PhoneInputInput{flex:1;min-width:0}.PhoneInputCountryIcon{width:calc(var(--PhoneInputCountryFlag-height) * var(--PhoneInputCountryFlag-aspectRatio));height:var(--PhoneInputCountryFlag-height)}.PhoneInputCountryIcon--square{width:var(--PhoneInputCountryFlag-height)}.PhoneInputCountryIcon--border{background-color:var(--PhoneInputCountryFlag-backgroundColor--loading);box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor),inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor)}.PhoneInputCountryIconImg{display:block;width:100%;height:100%}.PhoneInputInternationalIconPhone{opacity:var(--PhoneInputInternationalIconPhone-opacity)}.PhoneInputInternationalIconGlobe{opacity:var(--PhoneInputInternationalIconGlobe-opacity)}.PhoneInputCountry{position:relative;align-self:stretch;display:flex;align-items:center;margin-right:var(--PhoneInputCountrySelect-marginRight)}.PhoneInputCountrySelect{position:absolute;top:0;left:0;height:100%;width:100%;z-index:1;border:0;opacity:0;cursor:pointer}.PhoneInputCountrySelect[disabled],.PhoneInputCountrySelect[readonly]{cursor:default}.PhoneInputCountrySelectArrow{display:block;content:"";width:var(--PhoneInputCountrySelectArrow-width);height:var(--PhoneInputCountrySelectArrow-width);margin-left:var(--PhoneInputCountrySelectArrow-marginLeft);border-style:solid;border-color:var(--PhoneInputCountrySelectArrow-color);border-top-width:0;border-bottom-width:var(--PhoneInputCountrySelectArrow-borderWidth);border-left-width:0;border-right-width:var(--PhoneInputCountrySelectArrow-borderWidth);transform:var(--PhoneInputCountrySelectArrow-transform);opacity:var(--PhoneInputCountrySelectArrow-opacity)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon+.PhoneInputCountrySelectArrow{opacity:1;color:var(--PhoneInputCountrySelectArrow-color--focus)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon--border{box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor--focus),inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor--focus)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon .PhoneInputInternationalIconGlobe{opacity:1;color:var(--PhoneInputCountrySelectArrow-color--focus)}._phoneInputWrapper_14upo_2{border:1px solid #d9d9d9;border-radius:6px;padding:4px 11px;font-size:14px;line-height:1.5715;transition:border-color .3s,box-shadow .3s;width:100%}._phoneInputWrapper_14upo_2:focus-within{border-color:#40a9ff;box-shadow:0 0 0 2px #1890ff33}._phoneInputWrapper_14upo_2 input{border:none;outline:none;width:100%;font-size:14px;line-height:1.5715;padding:0;background:transparent}._app_py5bj_1{position:relative;display:flex;flex-direction:column;min-height:100vh}._container_py5bj_8{max-width:1200px;width:100%;margin:0 auto;padding:0 12px}._content_py5bj_15{flex:1;padding:8px}._menu__wrapper_py5bj_20{margin-bottom:24px}@media (max-width: 768px){._menu__wrapper_py5bj_20{display:none}}._header_q6c18_1{position:sticky;top:0;z-index:1000;padding:8px 16px;border-bottom:1px solid #6f1d1b;background-color:#fff}._logo__wrapper_q6c18_10{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}._logo_q6c18_10{height:32px;width:auto}._link_q6c18_22{display:flex;align-items:center;color:#000}._container_q6c18_28{display:flex;align-items:center;flex-direction:column}._qrScanner__container_q6c18_34{height:250px}._title_q6c18_38{font-size:14px;font-weight:600;color:#6f1d1b;text-align:center;margin:16px 0}._icon_q6c18_46{vertical-align:middle;line-height:1;font-size:20px}._footer_4z8xr_1{position:sticky;bottom:0;display:flex;justify-content:space-around;align-items:center;height:48px;border-top:1px solid #6f1d1b;background-color:#fff;z-index:1000}._tabItem_4z8xr_13{display:flex;flex-direction:column;align-items:center;justify-content:center;flex:1;gap:4px;transition:color .2s ease;color:#666}._tabItem_4z8xr_13 svg{font-size:16px;color:#666;transition:color .2s ease}._tabItem_4z8xr_13 span{font-size:10px;color:#666;transition:color .2s ease}._active_4z8xr_34 span,._active_4z8xr_34 svg{color:#6f1d1b!important;font-weight:700}._menuIcon_4z8xr_40{font-size:16px;margin-bottom:4px}._menuLink_4z8xr_45{display:flex;flex-direction:column;align-items:center}._modal__wrapper_12dd1_1 .ant-modal{padding-bottom:0}._modal__wrapper_12dd1_1 .ant-modal-content{padding:0;overflow:hidden;min-height:418px}._modal__wrapper_12dd1_1 .ant-modal-body{height:100%;padding:8px}._scanner_12dd1_14{height:100%;width:100%}._scanner_12dd1_14>div{height:100%!important;width:100%!important}._scanner_12dd1_14>div video{object-fit:contain;height:100%;width:100%}._loading_placeholder_12dd1_28{display:flex;align-items:center;justify-content:center;height:500px;background-color:#f0f0f0}._loading_placeholder_12dd1_28 p{font-size:16px;color:#666}._scanner_12dd1_14,._loading_placeholder_12dd1_28{transition:opacity .25s ease-in-out}._scanner_12dd1_14._hidden_12dd1_45,._loading_placeholder_12dd1_28._hidden_12dd1_45{opacity:0}._container_198ud_1{display:flex;justify-content:center;align-items:center;min-height:100vh;padding:20px;background:linear-gradient(135deg,#667eea,#764ba2)}._content_198ud_10{background:#fff;border-radius:12px;padding:40px;text-align:center;box-shadow:0 4px 20px #0000001a;max-width:500px;width:100%}._title_198ud_20{color:#1890ff!important;margin:0!important}._subtitle_198ud_25{font-size:16px!important;margin-bottom:16px!important}._warning_198ud_30{font-size:14px!important;color:#faad14!important;margin-bottom:24px!important}._buttonGroup_198ud_36{display:flex;justify-content:center;gap:12px;flex-wrap:wrap}._homeButton_198ud_43{background-color:#1890ff!important;border-color:#1890ff!important}._homeButton_198ud_43:hover{background-color:#40a9ff!important;border-color:#40a9ff!important}._backButton_198ud_52:hover{border-color:#40a9ff!important;color:#40a9ff!important}@media (max-width: 480px){._container_198ud_1{padding:10px}._content_198ud_10{padding:20px}._buttonGroup_198ud_36{flex-direction:column;gap:8px}.ant-result-extra>*{width:100%;margin:4px 0!important}}._item_113t5_1{font-size:11px;line-height:13px}._icon_113t5_6{font-size:12px;line-height:14px;color:#ee7269}._container_syjfd_1{margin:0 auto}._carouselSection_syjfd_5{width:100%;margin-bottom:4px}._carousel_syjfd_5{border-radius:12px;overflow:hidden;box-shadow:0 4px 12px #0000001a}._carouselItem_syjfd_16{display:flex!important;justify-content:center;align-items:center;background:#fafafa;height:400px}._image_syjfd_24{width:100%;height:100%;object-fit:contain}._skeletonImage_syjfd_30{width:100%!important;height:400px!important;border-radius:12px}._infoSection_syjfd_36{display:flex;flex-direction:column;gap:12px;margin-bottom:16px}._title_syjfd_43{font-size:15px;line-height:1.4;font-weight:600;color:#1d1d1d}._materials_syjfd_50{font-size:11px;line-height:1.4;color:#282828}._color_syjfd_56{font-size:11px;line-height:1.4;font-weight:700;color:#515151}._plu_syjfd_63{font-size:12px;line-height:1.4;font-weight:700;color:#01506d}._price_syjfd_70{font-size:18px;line-height:22px;font-weight:700;color:#6f1d1b;font-family:Gill Sans,Gill Sans MT,Calibri,Trebuchet MS,sans-serif}._tabs_syjfd_78{margin:0 auto}._tabsContent_syjfd_82 .ant-tabs-nav{margin-bottom:20px}._tabsContent_syjfd_82 .ant-tabs-nav .ant-tabs-ink-bar{background-color:#ff4d4f!important}._tabsContent_syjfd_82 .ant-tabs-tab{color:#99582a;font-size:12px;font-weight:500}._tabsContent_syjfd_82 .ant-tabs-tab-active .ant-tabs-tab-btn{color:#ff4d4f!important}._actionSection_syjfd_97{margin-top:auto}._addButton_syjfd_101{height:48px}._error_syjfd_105{text-align:center;padding:40px;color:#ff4d4f;font-size:18px}._info_text_syjfd_112{font-size:12px;line-height:12px;font-weight:700}._color__title_syjfd_118{font-size:10px;line-height:10px;font-weight:700;color:#fff;padding:6px;margin-bottom:8px;background-color:#6f1d1b99}._filters_syjfd_128{margin-bottom:16px}._selected_btn_syjfd_132{color:#fff;border-color:#000;background:#000}._green_btn_syjfd_138{color:#fff;border-color:#009a61;background:#009a61}._red_btn_syjfd_144{color:#fff;border-color:#e94335;background:#e94335}._walletIcon_syjfd_150{color:#e4405f}._infoIcon_syjfd_154{vertical-align:middle;line-height:1;color:#f39b38}._title_1hyns_1{font-size:12px;font-weight:500;color:#e4405f}._container_1hyns_7{display:flex;overflow-x:auto;gap:12px;scrollbar-width:none}._container_1hyns_7::-webkit-scrollbar{display:none}._hiddenCheckbox_1hyns_18{position:absolute;width:32px;height:32px;opacity:0;cursor:pointer;margin:0;z-index:2}._card_1hyns_28{position:relative;width:32px;height:32px;border:1px solid #808080;border-radius:8px;cursor:pointer;transition:all .3s ease;display:flex;justify-content:center;align-items:center}._card_1hyns_28._selected_1hyns_41{color:#fff;border-color:#1890ff;background-color:#1890ff}._customBox_1hyns_47{width:32px;height:32px;display:flex;justify-content:center;align-items:center;pointer-events:none}._customBox_1hyns_47 ._cardTitle_1hyns_56{font-weight:500;text-align:center;font-size:10px;-webkit-user-select:none;user-select:none}._subtitle_1hyns_63{font-size:10px;line-height:10px;color:#969696}.mb-4{margin-bottom:4px}.mb-8{margin-bottom:8px}.mb-16{margin-bottom:16px}.mb-24{margin-bottom:24px}.mt-8{margin-top:8px}.mt-24{margin-top:24px}.icon{vertical-align:middle;line-height:1}.color_grey{color:#8b8b8b}.edit_icon{font-size:16px;color:#dda15e}.income_sku_select .ant-select-selection-item-content{font-size:8px!important}.income_sku_dropdown .ant-select-item{white-space:normal!important;word-break:break-word!important;overflow:visible!important;text-overflow:initial!important;font-size:9px!important}.client_select .ant-select-selector{font-size:10px!important}.client_select .ant-select-selector .ant-select-selection-placeholder{font-size:14px!important}.client_select_popup .ant-select-item{white-space:normal!important;word-break:break-word!important;overflow:visible!important;text-overflow:initial!important;font-size:10px!important}.compact__table{width:100%}.compact__table .ant-table-cell{padding:2px!important;font-size:11px!important}.radio-created{border-color:#25d366;color:#25d366}.radio-created:hover,.radio-created:focus{background-color:#25d366;border-color:#25d366;color:#fff}.radio-cancelled{border-color:#e4405f;color:#e4405f}.radio-cancelled:hover,.radio-cancelled:focus{background-color:#cf1322;border-color:#cf1322;color:#fff}.ant-radio-button-wrapper-checked.radio-created{background-color:#25d366!important;border-color:#25d366!important;color:#fff!important}.ant-radio-button-wrapper-checked.radio-cancelled{background-color:#e4405f!important;border-color:#e4405f!important;color:#fff!important}.radio-qr{color:#6f1d1b}.radio-qr:hover,.radio-qr:focus{background-color:#6f1d1b;border-color:#6f1d1b;color:#fff}.ant-radio-button-wrapper-checked.radio-qr{background-color:#6f1d1b!important;border-color:#6f1d1b!important;color:#fff!important}.custom__drawer .ant-drawer-body{padding:4px}.drawer_red_text{font-size:9px;line-height:9px;color:#ee7269}.drawer_site_text{font-size:10px;line-height:10px;color:#34465d;font-weight:600}.drawer_site_price{font-size:10px;line-height:10px;font-weight:700}.text_date{color:#6f1d1b;font-weight:500}.compact__card .ant-card-body{padding:4px}.excel_color{color:#217346}.list__income{margin-bottom:16px}.list__income .ant-list-item{padding:4px 8px!important}.loader__container{display:flex;justify-content:center;align-items:center;overflow:hidden;width:100%;height:120px}.circle{width:20px;height:20px;border-radius:50%;margin:7px;display:flex;justify-content:center;align-items:center}.circle:before{content:"";width:20px;height:20px;border-radius:50%;opacity:.7;animation:scale 2s infinite cubic-bezier(0,0,.49,1.02)}.circle-1{background-color:#6f1d1b}.circle-1:before{background-color:#6f1d1b;animation-delay:.2s}.circle-2{background-color:#bb9457}.circle-2:before{background-color:#bb9457;animation-delay:.4s}.circle-3{background-color:#432818}.circle-3:before{background-color:#432818;animation-delay:.6s}.circle-4{background-color:#99582a}.circle-4:before{background-color:#99582a;animation-delay:.8s}.circle-5{background-color:#ffe6a7}.circle-5:before{background-color:#ffe6a7;animation-delay:1s}@keyframes scale{0%{transform:scale(1)}50%,75%{transform:scale(2.5)}78%,to{opacity:0}}.break_word{word-break:break-word!important;white-space:normal!important}.ant-modal-content{padding:8px!important}.tinyTag{font-size:10px;padding:0 4px;line-height:16px;margin:0}.range__datePicker{display:flex;align-items:center;gap:5px}@media (max-width: 768px){.range__datePicker{display:none}}
