.breakcrumb{align-items:center;background-color:#fff;background-color:var(--breakcumb-bg);border-bottom:1px solid rgba(0,0,0,.1);box-shadow:0 1px 2px 0 rgba(60,64,67,.3),0 2px 6px 2px rgba(60,64,67,.15);box-shadow:var(--breakcumb-box-shadow);display:flex;height:41px;height:var(--header-height);justify-content:none;padding:0 40px;width:100%}@media(min-width:710px)and (max-width:1200px){.breakcrumb{padding:0 15px}}.footer{align-items:center;background-color:var(--app-bg);display:flex;height:var(--header-height);justify-content:space-between;padding:0 35px;position:relative;width:100%}.footer__banner{background:round;-webkit-filter:grayscale(100%);filter:grayscale(100%);height:100%;left:0;position:absolute;top:0;width:100%}.footer__left>p{color:#fff;font-size:1.4rem}.footer__right{align-items:center;display:flex;gap:15px}.footer__right-info{display:flex;gap:3px}.footer__right-info>span{color:#fff;font-size:1.4rem}.app-calculator{align-items:center;display:flex;height:300px;justify-content:center;left:-200px;position:absolute;top:12%;width:700px}.app-calculator__wrapper{background-color:var(--primary-color);border-radius:6px;bottom:50px;height:353px;overflow:hidden;position:fixed;right:40px;width:300px;z-index:100}.app-calculator__header{align-items:center;cursor:move;display:flex;justify-content:space-between;left:0;padding:10px;position:absolute;top:3px;width:100%}.app-calculator__header>span,.app-calculator__header>svg{color:#fff;font-size:1.5rem}.app-calculator__header>svg:hover{cursor:pointer}.app-calculator>div{border-radius:20px;height:753px!important;overflow:hidden;-webkit-transform:scale(.4)!important;transform:scale(.4)!important;width:1536px!important}.time-line>span{color:#fff;display:block;font-size:1.3rem;margin-top:2px;min-width:120px}.app-header{align-items:center;background-color:#3d6a9e;background-color:var(--app-bg);display:flex;height:41px;height:var(--header-height);justify-content:space-between;padding:0 40px;position:relative;width:100%}@media(max-width:767px){.app-header{padding:0 15px}}.app-header__banner{background-size:contain;-webkit-filter:grayscale(100%);filter:grayscale(100%);height:100%;left:0;position:absolute;top:0;width:100%}.app-header__center,.app-header__left,.app-header__right{display:flex;position:relative}.app-header__center-language,.app-header__left-language,.app-header__right-language{align-items:center;cursor:pointer;display:flex;gap:3px;justify-content:flex-end;width:80px}.app-header__center-language>img,.app-header__left-language>img,.app-header__right-language>img{height:20px;margin-right:3px;object-fit:cover;width:30px}.app-header__center-language>span,.app-header__left-language>span,.app-header__right-language>span{color:#fff;color:var(--white-color);font-size:13px;font-weight:400;line-height:24px}.app-header__center-language>svg,.app-header__left-language>svg,.app-header__right-language>svg{color:#fff;color:var(--white-color);font-size:1.1rem;margin-top:3px;object-fit:cover}.app-header__left{width:25%}.app-header__left>p{color:#efbc0c;color:var(--logo-color);cursor:pointer;font-size:22px;font-weight:700;line-height:24px;margin:0;transition:all .3s ease-in-out}@media(max-width:767px){.app-header__left>p{margin-left:5px}}.app-header__right{align-items:center;gap:10px;justify-content:flex-end}.app-header__right-logout{align-items:center;display:flex;gap:5px;transition:all .2s ease-in-out}.app-header__right-logout:hover{cursor:pointer;-webkit-transform:scale(1.05);transform:scale(1.05)}.app-header__right-logout>span{color:#fff;color:var(--white-color);display:block;font-size:13px;font-weight:400;line-height:24px;margin-bottom:3px}.app-header__right-logout>svg{color:#fff;font-size:20px}.app-header__center{flex:1 1}.app-header__center .ant-menu-horizontal{border-bottom:none!important}.app-header__center .ant-menu-submenu-title:hover{color:#1677ff!important}.app-header__center .ant-menu-submenu:after{border-bottom-width:3px!important;bottom:-6px!important}.app-header__center .ant-menu-overflow-item.ant-menu-submenu.ant-menu-submenu-horizontal:hover:after{border-bottom-color:transparent!important}.app-header__center .ant-menu-light.ant-menu-horizontal>.ant-menu-submenu-selected:after{border-bottom-color:#fff!important}.app-header__tab{display:flex;flex:1 1;opacity:1;transition:all .3s ease-in-out;visibility:visible}@media(max-width:767px){.app-header__tab{display:none;opacity:0;visibility:hidden}}.app-header__drawer{background-color:#3d6a9e!important;background-color:var(--primary-color)!important}.app-header__drawer .ant-drawer-body{padding:0!important}.app-header__drawer .ant-drawer-header{padding:10px 8px 10px 14px!important}.app-header__drawer .ant-drawer-header svg{color:#fff}.app-header__drawer .ant-drawer-header-title{align-items:center;display:flex;flex-direction:row-reverse}.app-header__drawer .ant-drawer-title{color:#efbc0c;color:var(--logo-color);cursor:pointer;font-size:22px;font-weight:700;line-height:24px;margin:0 0 0 5px;transition:all .3s ease-in-out}.app-header-icon{align-items:center;display:flex;display:none;justify-content:center;opacity:0;position:relative;transition:all .2s ease-in-out;visibility:hidden}.app-header-icon>svg{color:#fff;font-size:2.4rem}.app-header-icon:hover{cursor:pointer;-webkit-transform:scale(1.2);transform:scale(1.2)}@media(max-width:767px){.app-header-icon{align-items:center;display:flex;height:100%;justify-content:center;opacity:1;visibility:visible}}.header-menu__item{align-items:center;display:flex;gap:10px}.header-menu__item>img{height:30px;object-fit:cover;width:30px}.header-menu__item>span{color:#fff;font-size:1.3rem;font-weight:600}.ant-menu-submenu-popup .ant-menu-vertical.ant-menu-sub{background-color:#3d6a9e!important;background-color:var(--app-bg)!important;border-radius:6px!important}.ant-menu-item.ant-menu-item-active,.ant-menu-light .ant-menu-item-selected{background-color:hsla(0,0%,100%,.2)!important}.profile-btn{align-items:center;background-color:transparent;border:0;display:flex;padding:0 0 0 12px}.profile-btn img{border-radius:50%;height:25px;margin-right:4px;object-fit:cover;width:25px}.profile-btn>p{align-items:end;color:#fff;color:var(--white-color);display:flex;font-size:14px;gap:5px;margin-left:10px}.profile-btn>p,.profile-btn>p span{font-weight:600;line-height:24px}.changepw-modal{margin-top:40px}.changepw-modal .ant-form-item{margin-bottom:10px!important}.lock-screen .ant-modal-content{background-color:transparent!important;box-shadow:none!important}.lock-screen .ant-form-item{margin-bottom:0!important}.lock-screen__body{flex-direction:column;height:100%;width:100%}.lock-screen__body,.lock-screen__body-avt{align-items:center;display:flex;justify-content:center}.lock-screen__body-avt{background:hsla(0,0%,100%,.2);border-radius:50%;height:90px;width:90px}.lock-screen__body-user{align-items:center;color:#fff;display:flex;font-size:2.4rem;font-weight:600;justify-content:center;margin:10px 0}.lock-screen__body-input>input{background-color:hsla(0,0%,100%,.1)!important;border:none;border-radius:6px;color:#fff;height:30px;outline:none;padding:5px;resize:none;width:250px}.lock-screen__body-input>input::selection{outline:none!important}.lock-screen__body-options{align-items:center;cursor:pointer;display:flex;gap:5px;justify-content:end;margin-top:3px;width:250px}.lock-screen__body-options-item{align-items:center;background:hsla(0,0%,100%,.2);border-radius:6px;display:flex;height:30px;justify-content:center;width:30px}.lock-screen__body-options-item--active,.lock-screen__body-options-item:hover{background:hsla(0,0%,100%,.5)}.lock-screen__body-numlock{border-radius:6px;height:0;margin-top:3px;opacity:0;padding-top:10px;transition:all .2s linear;visibility:hidden;width:250px}.lock-screen__body-numlock--active{height:300px;opacity:1;visibility:visible}.lock-screen__body-numlock-item{border:1px solid;border-radius:50%;color:#fff;font-size:2em;height:60px;line-height:55px;margin:0 auto;text-align:center;transition:all .2 ease-in-out;width:60px}.lock-screen__body-numlock-item:hover{background:hsla(0,0%,78%,.4);border-color:hsla(0,0%,78%,.4);cursor:pointer}.lock-screen__body-numlock-circle{align-items:center;display:flex;justify-content:center}.lock-screen__body-numlock-circle-item{border:1px solid #fff;border-radius:50%;display:block;height:10px;margin:5px;padding:5px;width:10px}.lock-screen__body-numlock-circle-item--active{background-color:#fff}.vibration{-webkit-animation:vibrate .5s;animation:vibrate .5s}@-webkit-keyframes vibrate{0%{-webkit-animation-timing-function:cubic-bezier(.25,.01,.55,.16);animation-timing-function:cubic-bezier(.25,.01,.55,.16);margin-left:0}25%{-webkit-animation-timing-function:cubic-bezier(.52,.44,.47,.44);animation-timing-function:cubic-bezier(.52,.44,.47,.44);margin-left:29.3px}50%{-webkit-animation-timing-function:cubic-bezier(.53,.56,.48,.56);animation-timing-function:cubic-bezier(.53,.56,.48,.56);margin-left:0}75%{-webkit-animation-timing-function:cubic-bezier(.45,.84,.75,.99);animation-timing-function:cubic-bezier(.45,.84,.75,.99);margin-right:29.3px}to{margin-right:0}}@keyframes vibrate{0%{-webkit-animation-timing-function:cubic-bezier(.25,.01,.55,.16);animation-timing-function:cubic-bezier(.25,.01,.55,.16);margin-left:0}25%{-webkit-animation-timing-function:cubic-bezier(.52,.44,.47,.44);animation-timing-function:cubic-bezier(.52,.44,.47,.44);margin-left:29.3px}50%{-webkit-animation-timing-function:cubic-bezier(.53,.56,.48,.56);animation-timing-function:cubic-bezier(.53,.56,.48,.56);margin-left:0}75%{-webkit-animation-timing-function:cubic-bezier(.45,.84,.75,.99);animation-timing-function:cubic-bezier(.45,.84,.75,.99);margin-right:29.3px}to{margin-right:0}}.login{height:70%;width:100%}.login>h3{color:#fff;font-size:2.7rem;font-weight:500;letter-spacing:1px;margin:20px 0 25px;opacity:.9;text-align:center;width:100%}.login__subtitle{text-align:left;width:100%}.login__subtitle>span{color:rgba(0,0,0,.8);font-size:1.3rem;font-weight:500;margin:15px 0}.login__subtitle strong{color:#ff514e;cursor:pointer}.login__form{align-items:center;background-color:#fff;border-radius:8px;display:flex;flex-direction:column;justify-content:center;margin-bottom:30px;min-height:90%;padding:30px}.login__form-select{align-items:center;display:flex;height:40px;width:100%}.login__form-select .ant-select-selector{border:none!important;box-shadow:none!important;margin-left:-11px!important;outline:none!important}.login__form--field{color:rgba(0,0,0,.84);margin-bottom:10px;width:100%}.login__form--field>label{font-size:1.3rem}.login__form--wrapper{align-items:center;background-color:#f5f5f5;border-radius:5px;display:flex;margin-top:7px}.login__form--wrapper>span>svg,.login__form--wrapper>svg{color:rgba(0,0,0,.4);height:18px;margin:0 8px;width:18px}.login__form--wrapper>input{background-color:transparent;border:none;flex:1 1;outline:none;padding:12px 0}.login__form--err{color:red;display:inline-block;font-size:1.3rem;margin-top:0}.login__form-btn{align-items:center!important;background-color:#3d6a9e;border:none;border-radius:8px;color:#fff;display:flex!important;flex-direction:row-reverse;height:40px;justify-content:center!important;margin:10px 0;outline:none;width:100%}.login__form-btn>svg{font-size:2rem;margin-top:3px}.login__form-btn>span{display:block;font-size:1.6rem;margin-right:10px}.login__form-forgot{text-align:left;transition:color .2s ease-in-out;width:100%}.login__form-forgot:hover{color:#ff514e;cursor:pointer}.login-error{align-items:center;display:flex}.login-error__title{font-size:2.5rem;text-align:center;width:100%}.login-error__info{align-items:flex-start;display:flex;flex-direction:column;height:230px}.login-error__contact{font-size:1.7rem}.login-error__contact>span{display:block;font-weight:500;text-align:center;width:100%}.login-error__contact-bt{font-size:1.7rem}.login-error__contact-bt>span{display:block;font-weight:500}.login-error__banner{align-items:center;display:flex;justify-content:center;width:50%}.app-container{background-color:var(--primary-color);display:flex;flex-direction:column;height:100%;transition:.2s;width:100%}.app-container button,.app-container input,.app-container optgroup,.app-container select,.app-container textarea{font-family:DM Sans,sans-serif}.app-content{background-color:var(--white-color);display:flex;height:calc(100vh - var(--header-height) - var(--header-height) - var(--header-height));max-height:calc(100vh - var(--header-height) - var(--header-height) - var(--header-height));overflow:hidden;width:100%}.app-content.homepage{height:calc(100vh - var(--header-height));max-height:calc(100vh - var(--header-height))}.mode-switch{background-color:transparent;border:none;color:var(--white-color);justify-content:center;padding:0}.mode-switch,.search-wrapper{align-items:center;display:flex}.search-wrapper{background-color:var(--search-area-bg);border-radius:20px;box-shadow:0 2px 6px 0 rgba(136,148,171,.2),0 24px 20px -24px rgba(71,82,107,.1);color:var(--light-font);height:40px;justify-content:space-between;max-width:480px;overflow:hidden;padding-right:12px;width:100%}.dark .search-wrapper{box-shadow:none}.search-input{background-color:var(--search-area-bg);border:none;color:var(--white-color);flex:1 1;font-size:16px;height:100%;outline:none;padding:0 20px}.search-input:placeholder{color:var(--white-color);opacity:.6}.add-btn{background-color:var(--button-bg);border:0;border-radius:50%;color:#fff;width:32px}.add-btn,.notification-btn{align-items:center;display:flex;height:32px;justify-content:center;padding:0}.notification-btn{background-color:transparent;border:0;color:var(--white-color)}.page-content{flex:1 1;width:100%}.projects-section{background-color:var(--white-color);display:flex;flex:1 1;flex-direction:column;height:100%;overflow:hidden}.content-socket-modal{height:60vh;max-height:60vh;overflow:hidden;overflow-y:scroll;width:100%}.global-spinner{align-items:center;display:flex;height:100vh;justify-content:center;width:100vw}.global-spinner>svg{color:var(--active-blue-color);font-size:1.5rem}.global-spinner .ant-spin-blur:after{opacity:0!important}.global-spinner .content{visibility:hidden}.global-spinner .ant-spin-text{text-shadow:inherit!important}.cf-table{height:100vh;max-height:100vh;width:100vw}.cf-table__header{align-items:center;border-bottom:1px solid #dcdcdc;display:flex;height:40px;padding:0 10px;width:100vw}.cf-table__sidebar{border-right:1px solid #dcdcdc;max-height:calc(100vh - 40px);padding:10px}.cf-table__main,.cf-table__sidebar{height:calc(100vh - 40px);width:100%}.cf-table__main{padding:5px}.cf-table__menu{display:flex;flex-direction:column;gap:5px;margin-bottom:15px;position:relative;width:100%}.cf-table__menu-title{color:#767676;font-size:1.4rem;font-weight:400;margin-bottom:5px}.cf-table__menu-item{align-items:center;border:1px solid #dcdcdc;border-radius:6px;cursor:pointer;display:flex;justify-content:space-between;padding:10px}.cf-table__info-wrap{border-left:1px solid #dcdcdc;display:flex;flex-direction:column;gap:15px;height:calc(100vh - 40px);max-height:calc(100vh - 40px);width:100%}.cf-table__info-header{align-items:center;border-bottom:1px solid #dcdcdc;display:flex;padding:10px}.cf-table__info-header>span{display:inline-block;font-weight:500;margin-left:10px}.cf-table__info-main{display:flex;flex-direction:column;gap:5px;padding:10px}.cf-table__info-item{align-items:center;display:flex;gap:7px;width:100%}.cf-table__info-item>span{color:#767676;font-size:1.3rem;min-width:100px}.cf-table__select{align-items:center;display:flex;gap:10px;width:50%}.cf-table__select-item{align-items:center;display:flex;gap:8px}.cf-table__select-item>span{display:block;min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content}.cf-table__item{cursor:grab;padding:10px;position:absolute;z-index:10}.cf-table__item-inner{align-items:center;background-color:#e9e3e3;border-radius:4px;display:flex;height:100%;justify-content:center;width:100%}.cf-table__item-inner>p{font-size:1.2rem;font-weight:500}.cf-table__item-inner span{background-color:hsla(0,5%,62%,.388);border-radius:10px;position:absolute}.cf-table__item-inner span:first-child{left:5px}.cf-table__item-inner span:first-child,.cf-table__item-inner span:nth-child(2){height:20px;min-width:3px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:3px}.cf-table__item-inner span:nth-child(2){right:5px}.cf-table__item-inner span:nth-child(3){top:5px}.cf-table__item-inner span:nth-child(3),.cf-table__item-inner span:nth-child(4){height:3px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:20px}.cf-table__item-inner span:nth-child(4){bottom:5px;min-height:3px}.cf-table__item-inner--6>span:nth-child(3),.cf-table__item-inner--6>span:nth-child(5){height:3px;left:30%;min-height:3px;top:5px;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:25%}.cf-table__item-inner--6>span:nth-child(4),.cf-table__item-inner--6>span:nth-child(6){bottom:5px;height:3px;left:30%;min-height:3px;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:25%}.cf-table__item-inner--6>span:nth-child(5),.cf-table__item-inner--6>span:nth-child(6){height:3px;left:60%;min-height:3px;width:25%}.grid{border:.1px solid #d9d9d9;display:inline-grid;position:absolute}.square{border:.1px solid rgba(0,0,0,.051)}.add-table{display:inline-block;width:100%;z-index:3}.add-table__choose-main{height:81px}.add-table__choose-item{align-items:center;border-radius:6px;display:flex;flex-direction:column;justify-content:center;position:relative}.add-table__choose-item>div{left:50%!important;top:40%!important;-webkit-transform:translate(-50%,-50%)!important;transform:translate(-50%,-50%)!important}.add-table__choose-item>span{color:#767676;font-size:1.3rem;margin-top:45px}.add-table__choose-item.active{border:1px dashed #d7d7d7}.add-table__options{margin-top:10px}.add-table__options .ant-form-item{margin-bottom:10px!important}.add-table__options .ant-form-item-label{padding-bottom:0!important}.add-line{z-index:2}.add-line__choose{align-items:center;border:1px dashed #d7d7d7;border-radius:6px;display:flex;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;justify-content:center;min-height:200px;padding:10px;width:100%}.add-line__item{background-color:#767676;border-radius:6px;cursor:grab;position:absolute}.add-line__settings{width:100%}.add-line__func{align-items:center;display:flex;gap:5px;justify-content:space-between;margin-top:10px;width:100%}.add-room{z-index:1}.add-room__item{align-items:center;border:1px dashed #d7d7d7;border-radius:6px;display:flex;justify-content:center;min-height:250px;padding:10px;width:100%}.add-room__item-inner{border:1px solid #767676;border-radius:6px;display:inline-block;position:relative}.add-room__item-title{align-items:center;background-color:#3d6a9e;border-bottom:1px solid #767676;border-left:1px solid #767676;border-radius:0 6px 0 6px;display:flex;height:20px;justify-content:center;max-width:100%;min-width:30%;padding:0 4px;position:absolute;right:-1px;top:-1px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.add-room__item-title>span{color:#fff;font-size:1.2rem}.add-room__setting{margin-bottom:6px}.add-room__setting>span{display:block;margin-bottom:1px}.add-room__func{align-items:center;display:flex;gap:5px;justify-content:space-between;margin-top:10px;width:100%}.add-door{z-index:2}.add-door__item{align-items:center;border:1px dashed #d7d7d7;border-radius:6px;display:flex;justify-content:center;min-height:250px;padding:10px;position:relative;width:100%}.add-door__item-inner{cursor:grab;display:inline-block;position:relative;z-index:2}.add-door__item-inner img{bottom:10px;height:100%;inset:0;position:absolute;-webkit-user-select:none;user-select:none;width:100%;z-index:1}.add-door__item-inner:after{content:"";inset:0;position:absolute;z-index:2}.add-door__setting{margin-bottom:6px}.add-door__setting>span{display:block;margin-bottom:1px}.add-door__func{align-items:center;display:flex;gap:5px;justify-content:space-between;margin-top:10px;width:100%}.input-number{flex:1 1}.input-number .ant-input-number .ant-input-number-input{color:#000}.input-number>input{border:none;border-radius:6px;color:inherit;flex:1 1;outline:none;text-align:center;width:100%}.cs-skeleton-table{border-radius:10px!important;height:100px;min-width:0!important;min-width:auto!important;opacity:.6;width:100%!important}.cs-skeleton-table--inside{height:100%;width:100%}.pb-product-skeleton{background-color:transparent!important;border:none!important;border-left:initial!important;box-shadow:none!important;opacity:.6}.pb-total__skeleton{border-radius:6px;display:flex!important;margin-left:auto;opacity:.6}span.ant-skeleton-input.cs-skeleton-table{height:100%!important}.pb-product-skeleton{min-height:125px!important}.pb-product--fw,.pb-product--fw .ant-skeleton{width:100%}.pb-product--fw .ant-skeleton-input{opacity:.6;width:100%!important}.post-bill-table__item{align-items:center;background-color:#dbe8f2;border-radius:6px;display:flex;flex-direction:column;gap:10px;height:100px;justify-content:center;padding:15px 0;position:relative;transition:all .2s linear;width:100%}.post-bill-table__item>img{object-fit:cover;width:55px}.post-bill-table__item>span{font-size:1.4rem;font-weight:500}.post-bill-table__item:hover{cursor:pointer;-webkit-transform:scale(1.02);transform:scale(1.02)}.post-bill-table__item:hover .ant-ribbon{-webkit-transform:scale(1.05)!important;transform:scale(1.05)!important}.post-bill-table__item-user{color:#3d6a9e;font-size:1.2rem;font-weight:600;left:5px;position:absolute;top:0}.post-bill-table__item--select{border:2px solid red}.post-bill-table__badge{top:-4px}.post-bill-table__badge--hide.ant-ribbon{display:none!important}.current-user-pb{color:#3d6a9e!important}:root{--pb-table-height:40px}.post-bill-table{background-color:transparent;border-top:1px solid rgba(5,5,5,.06);border-top:1px solid var(--app-border-color);height:calc(100% - 40px);height:calc(100% - var(--pb-table-height));padding:10px;position:relative}.post-bill-table__header{align-items:center;display:flex;gap:10px;height:40px;height:var(--pb-table-height);justify-content:none;width:100%}.post-bill-table__header-select,.post-bill-table__header-select>div{align-items:center;display:flex;flex:1 1;gap:10px;justify-content:none}.post-bill-table__header-select>div>h2{color:#3d6a9e;color:var(--primary-color);font-size:1.5rem;margin-bottom:4px;min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content}@media(min-width:710px)and (max-width:1200px){.post-bill-table__header-select>div>h2{font-size:1.3rem}}.post-bill-table__main{height:calc(100% - 40px);height:calc(100% - var(--pb-table-height));max-height:calc(100% - 40px);max-height:calc(100% - var(--pb-table-height));overflow:scroll;padding-top:5px;width:100%}.post-bill-table__loading{left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.post-bill-table__empty{align-items:center;display:flex;justify-content:center;margin-top:100px;width:100%}.post-bill-table__context{background-color:#464545;border-radius:8px;box-shadow:0 7px 29px 0 hsla(240,5%,41%,.2);height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;overflow:hidden;padding-bottom:10px;transition:all .3s ease-in-out;width:250px;z-index:100}.post-bill-table__context-header{align-items:center;background-color:#ecb906;display:flex;gap:10px;height:35px;padding:10px}.post-bill-table__context-header>svg{height:15px;object-fit:cover;width:15px}.post-bill-table__context-header>h3{font-size:1.4rem;font-weight:500}.post-bill-table__context-list{list-style:none;margin:0;padding:0}.post-bill-table__context-list>li{padding:5px 10px;transition:background-color .3s ease-in-out}.post-bill-table__context-list>li:hover{background-color:#fcf8f8;cursor:pointer}.post-bill-table__context-list>li:hover>p,.post-bill-table__context-list>li:hover>p>svg{color:#000}.post-bill-table__context-list>li>p{align-items:center;color:#fff;display:flex;font-size:1.2rem;gap:7px;text-decoration:none;transition:color .3s ease-in-out}.post-bill-table__context-list>li>p>svg{color:#fff;height:15px;transition:color .3s ease-in-out;width:15px}.post-bill-table .contextmenu{background-color:transparent!important;padding:0!important;width:auto!important}.ant-row{margin:0!important}.table-item{background-color:red}.pb-product{background-color:var(--product-item-bg);border:1px solid var(--product-item-border);border-left:4px solid #3d6a9e;border-radius:6px;box-shadow:0 1px 0 rgba(17,17,26,.05),0 0 8px rgba(17,17,26,.1);height:125px;margin-bottom:5px;padding:10px 0;position:relative;transition:all .2s linear;width:100%}.pb-product--active{height:60px}.pb-product--active .pb-product__body{opacity:0;-webkit-transform:translateY(-20px);transform:translateY(-20px);visibility:hidden}.pb-product__close{align-items:center;background-color:var(--app-bg);border-radius:50%;cursor:pointer;display:flex;height:24px;justify-content:center;position:absolute;right:7px;top:18px;transition:.2s ease-in-out;width:24px}.pb-product__close:hover{-webkit-transform:scale(1.1);transform:scale(1.1)}.pb-product--delete,.pb-product--delete .ellipsis-text{text-decoration:line-through!important}.pb-product__money{align-items:center;display:flex;gap:5px}.pb-product__money-txt{color:#ff5e1f!important;font-weight:500!important;position:relative}.pb-product__money-txt>span{font-size:.9rem;left:105%;position:absolute;top:1px}.pb-product__money>span{color:#8a8a8a;font-size:1.2rem;font-weight:300}.pb-product__money--dc{align-items:center;color:#8a8a8a!important;display:flex;font-size:1.1rem!important;gap:3px;position:relative;text-decoration:line-through}.pb-product__money--dc>span{font-size:.9rem;font-weight:400;position:absolute;right:-8px;text-decoration:line-through;top:2px}.pb-product__overlay{background-color:rgba(17,17,26,.05);inset:0;position:absolute;z-index:9}.pb-product__overlay--userview{background-color:transparent}.pb-product__header{align-items:center;display:flex;justify-content:space-between;margin-bottom:10px;padding:0 20px;width:100%}.pb-product__header--left{align-items:center;display:flex;gap:16px;width:70%}.pb-product__header--left-img{height:40px;min-width:40px;width:40px}.pb-product__header--left-img img{border-radius:99px;height:100%;object-fit:cover;width:100%}.pb-product__header--left-info{width:calc(100% - 50px)}.pb-product__header--left-info>p{color:var(--primary-color);font-size:1.4rem;font-weight:500;width:100%}.pb-product__header--left-info>span{color:#b8b8b8;font-size:1.1rem;font-weight:400}.pb-product__header--left-info>span>strong{color:#ff5e1f}.pb-product__header--right{padding-right:50px}.pb-product__header--right>p{color:#ff5e1f;font-size:1.5rem;font-weight:600}.pb-product__header--right>span{color:#b8b8b8;font-size:1.1rem;font-weight:300;text-decoration:line-through}.pb-product__body{align-items:center;display:flex;gap:14px;opacity:1;padding:0 20px;-webkit-transform:translateY(0);transform:translateY(0);transition:all .1s linear;width:100%}.pb-product__body.input.ant-input-number-input{color:#ff5e1f!important}.post-bill-info{display:flex;flex-direction:column;gap:5px;gap:var(--app-gutter-sm);height:100%;justify-content:space-between}.post-bill-info__top{border:1px solid rgba(5,5,5,.06);border:1px solid var(--app-border-color);border-radius:6px;border-radius:var(--app-border-radius);height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding:5px}.post-bill-info__top-header{align-items:center;display:flex;gap:5px;height:30px;justify-content:center;text-align:center;width:100%}.post-bill-info__top-header>h2,.post-bill-info__top-header>svg{color:#3d6a9e;color:var(--primary-color);font-size:1.7rem}.post-bill-info__input{align-items:center;display:flex;gap:5px;gap:var(--app-gutter-sm);justify-content:none}.post-bill-info__input>div{flex:1 1;margin-bottom:10px!important;width:50%}.post-bill-info__input>div .ant-form-item-label{min-width:110px}.post-bill-info__input--sub{align-items:center;display:flex;gap:5px;gap:var(--app-gutter-sm);justify-content:none}.post-bill-info__input--sub>div{flex:1 1;margin-bottom:0!important}.post-bill-info__input--sub>div .ant-form-item-label{min-width:110px}.post-bill-info__input--btn{align-items:center;display:flex;justify-content:center;position:relative;width:40px!important}.post-bill-info__input--promotion{width:500px}.post-bill-info__input .ant-form-item-control-input-content{align-items:center;display:flex!important;gap:5px}.post-bill-info__input .ant-form-item-control-input-content button,.post-bill-info__input--mb .ant-form-item{margin-bottom:0!important}.post-bill-info__input--special{align-items:center;display:flex;gap:5px;gap:var(--app-gutter-sm);justify-content:none}.post-bill-info__input--special>div{margin-bottom:0!important}.post-bill-info__input--special>div:last-child{flex:1 1;z-index:99}.post-bill-info__input--special>div .ant-form-item-label{min-width:110px}.post-bill-info__gr{align-items:center;background-color:#fff;border-radius:6px;box-shadow:0 2px 8px 0 rgba(99,99,99,.2);color:#3d6a9e;cursor:pointer;display:flex;font-weight:500;height:30px;justify-content:center;line-height:45px;-webkit-user-select:none;user-select:none;width:50px;width:30px}.post-bill-info__gr>div{font-size:1.2rem;line-height:30px;text-decoration:none!important}.post-bill-info__gr--1{background-color:#3d6a9e;color:#fff}.post-bill-info__gr--2{background-color:rgba(61,106,158,.722);color:#fff}.post-bill-info__gr--3{background-color:rgba(61,106,158,.29);color:#fff}.post-bill-info__total{width:100%}.post-bill-info__total>div{align-items:center;display:flex;gap:5px;gap:var(--app-gutter-sm);justify-content:end}.post-bill-info__total>div:not(:first-child)>span{font-size:1.3rem}.post-bill-info__total>div:not(:first-child)>h2{font-size:1.7rem}.post-bill-info__total>div>span{color:#3d6a9e;color:var(--primary-color);font-size:1.7rem;font-weight:600}.post-bill-info__total>div>h2{font-size:2.3rem}.post-bill-info__table{border:1px solid rgba(5,5,5,.06);border:1px solid var(--app-border-color);border-radius:6px;display:flex;flex:1 1;flex-direction:column;gap:5px;overflow-y:scroll;padding:5px}.post-bill-info__func{justify-content:space-between;width:100%}.post-bill-info__func,.post-bill-info__func-lst{align-items:center;display:flex;gap:5px;gap:var(--app-gutter-sm)}.post-bill-info__func-lst{justify-content:none}.post-bill-info__number{align-items:center;border-radius:6px;border-radius:var(--app-border-radius);box-shadow:0 2px 8px 0 rgba(99,99,99,.2);display:flex;height:30px;justify-content:space-between;padding:0 3px}.post-bill-info__number>svg{cursor:pointer;transition:all .3s ease-in-out}.post-bill-info__number>svg:hover{-webkit-transform:translate(1.05);transform:translate(1.05)}.post-bill-info__unit{align-items:center;display:flex;gap:2px;justify-content:none}.post-bill-info__unit>div{align-items:center;background-color:#fff;background-color:var(--white-color);border:1px solid #3d6a9e;border:1px solid var(--pos-color);border-radius:6px;border-radius:var(--app-border-radius);display:flex;height:30px;justify-content:center;width:30px}.post-bill-info__unit>div.active-unit{background-color:#3d6a9e;background-color:var(--pos-color);border:1px solid #fff}.post-bill-info__unit>div.active-unit svg{color:#fff;color:var(--white-color)}.post-bill-info__unit>div>svg{color:#3d6a9e;color:var(--pos-color);font-size:14px}.post-bill-info__discount{align-items:center;display:flex;gap:5px;gap:var(--app-gutter-sm);justify-content:space-between;position:relative}.post-bill-info__discount-wrapper{align-items:start;display:flex;flex-direction:column;gap:5px}.post-bill-info__discount-wrapper>span{color:#3d6a9e;color:var(--primary-color);font-size:1.3rem;font-weight:500}.post-bill-info__discount-wrapper--quantity{width:80px}.post-bill-info__discount-wrapper .input-number .ant-input-number{width:75px}.post-bill-info__profile{background-color:#fff;background-color:#3d6a9e;background-color:var(--pos-color);border:1px solid rgba(61,106,158,.212);border-radius:6px 0 6px 6px;border-radius:var(--app-border-radius) 0 var(--app-border-radius) var(--app-border-radius);height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;min-height:200px;overflow:hidden;position:absolute;right:0;top:100%;-webkit-transform:scale(0);transform:scale(0);-webkit-transform-origin:top right;transform-origin:top right;transition:all .2s ease-in-out;width:350px;z-index:999}.post-bill-info__profile.open-profile{-webkit-transform:scale(1);transform:scale(1)}.post-bill-info__profile-title{border-bottom:.1px solid hsla(0,0%,100%,.2);color:#fff;font-size:16px;font-weight:500;height:40px;margin-bottom:4px;padding:10px;width:100%}.post-bill-info__profile-list{padding:10px;width:100%}.post-bill-info__profile-list>li{align-items:center;display:flex;height:30px;margin-bottom:10px;width:100%}.post-bill-info__profile-list>li>span{color:#fff;font-weight:500;min-width:100px;text-align:start}.post-bill-info__profile-list>li>input{border:none;border-radius:6px;color:#3d6a9e;flex:1 1;outline:none;padding:5px 10px;text-align:start}.post-bill-info__userview-total{align-items:center;background-color:#fff;border-bottom:1px solid #d9d9d9;display:flex;height:40px;justify-content:space-between;left:0;padding:0 15px;position:fixed;right:0;top:0;width:100%;z-index:1000}.post-bill-info__userview-total>h2{color:#3d6a9e;color:var(--primary-color);font-size:1.5rem;width:20%}.post-bill-info__userview-main{margin-top:40px}.empty-product{height:100%;width:100%}.empty-product,.pb-guide{align-items:center;display:flex;justify-content:center}.pb-guide{background:#76b2f7;border-radius:6px;height:200px;left:50%;padding:12px;position:fixed;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:700px}.pb-guide__close{position:absolute;right:10px;top:10px}.pb-guide__close:hover{cursor:pointer;-webkit-transform:scale(1.05);transform:scale(1.05)}.promotion-title{align-items:center;display:flex;gap:10px}.promotion-title span:first-child{min-width:100}.qr-guest-view{align-items:center;display:flex;flex-direction:column;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;justify-content:center;width:300px!important}.qr-guest-view>h4{color:var(--primary-color);font-size:2rem;margin-top:15px;text-align:center}.qr-guest-view__img{height:300px;width:300px}.qr-guest-view>span{font-size:20px;font-weight:600}.qr-guest-view>p{color:#b9b9b9;font-size:1.2rem;margin-top:5px;text-align:center}.lazy-load-image-background.blur{-webkit-filter:blur(15px);filter:blur(15px)}.lazy-load-image-background.blur.lazy-load-image-loaded{-webkit-filter:blur(0);filter:blur(0);transition:-webkit-filter .3s;transition:filter .3s;transition:filter .3s,-webkit-filter .3s}.lazy-load-image-background.blur>img{opacity:0}.lazy-load-image-background.blur.lazy-load-image-loaded>img{opacity:1;transition:opacity .3s}:root{--breakcumb-box-shadow:rgba(60,64,67,.3) 0px 1px 2px 0px,rgba(60,64,67,.15) 0px 2px 6px 2px;--breakcumb-bg:#fff;--cs-layout-bg:#f0f0f0;--dashboard-item-bg:transparent;--table-border:#f0f0f0;--setting-page-bg:#fff;--product-item-bg:#fff;--product-item-bg-hide:hsla(0,0%,59%,.582);--product-item-txt-black:rgba(0,0,0,.88);--product-group-bg:#f0f0f0;--product-item-border:transparent;--header-height:41px;--app-bg:#3d6a9e;--app-content-bg:#fff;--table-border-color:#3d6a9e34;--pos-color:#3d6a9e;--app-border-radius:6px;--app-gutter-sm:5px;--app-gutter-lg:10px;--app-border-color:rgba(5,5,5,.06);--black-to-white:#000;--primary-color:#3d6a9e;--white-color:#fff;--black-color:rgba(0,0,0,.88);--logo-color:#efbc0c}.dark:root{--app-bg:#000;--breakcumb-bg:#000;--cs-layout-bg:#000;--setting-page-bg:#000;--dashboard-item-bg:#fff;--table-border:#fff;--product-item-bg:transparent;--product-item-txt-black:#fff;--product-item-border:#fff;--product-group-bg:transparent;--app-content-bg:#2b2e30;--app-white-color:#fff;--app-black-color:rgba(0,0,0,.88);--app-content-box-shadow:4px 4px 25px #202324;--app-border-color:rgba(0,0,0,.88);--primary-color:#fff;--app-text-color:#fff;--app-pos-btn-color:#fff;--app-pos-btn-border:#fff;--black-to-white:#fff}*{box-sizing:border-box;margin:0;padding:0}body,html{display:flex;font-family:DM Sans,sans-serif;font-size:62.5%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;justify-content:center;margin:0;overflow-x:hidden;overflow-y:auto;scroll-behavior:smooth!important;transition:all .2s ease-in-out!important}#root,body,html{width:100vw}ul{list-style:none;padding:0}a{text-decoration:none}img{max-width:100%;object-fit:cover}button:hover{cursor:pointer}canvas{height:100%}::-webkit-scrollbar{border-radius:10px;height:7px;width:7px}::-webkit-scrollbar-track{margin:3px 0}::-webkit-scrollbar-thumb{background-color:#eeecec;border-radius:10px}.hide{display:none}.page-container{background-color:#fff;background-color:var(--app-content-bg);display:flex;flex-direction:column;gap:10px;height:100%;max-height:100%;padding:0 40px;width:100%}@media(min-width:710px)and (max-width:1200px){.page-container{padding:0 15px}}.text-line-through{font-style:italic!important;text-decoration:line-through!important}.cs-btn{align-items:center;display:flex;gap:5px}.cs-btn>svg{height:15px;object-fit:cover;width:15px}.cs-btn .ant-btn-icon{-webkit-margin-end:0!important;margin-inline-end:0!important}.input-number{align-items:center;background-color:#fff;border-radius:6px;box-shadow:0 2px 8px 0 rgba(99,99,99,.2);color:#3d6a9e;display:flex;height:30px;justify-content:space-between;padding:0 3px;width:inherit}.input-number>svg{cursor:pointer;font-size:14px;min-width:14px;transition:all .3s ease-in-out}.input-number>svg:hover{-webkit-transform:translate(1.05);transform:translate(1.05)}.input-number>span{flex:1 1;text-align:center;-webkit-user-select:none;user-select:none}.input-number>span::selection{background-color:#3d6a9e;color:#fff}.input-number input{border:none;border-radius:6px;color:inherit;flex:1 1;outline:none;text-align:center!important;width:100%}.input-number .ant-input-number-handler-wrap{display:none!important}.input-number .ant-input-number{background-color:transparent!important;border:none!important}.func-btn{transition:all .2s ease-in-out}.func-btn:hover{cursor:pointer;-webkit-transform:scale(1.1);transform:scale(1.1)}.select-drowdown-300{min-width:300px!important;width:300px!important}.select-drowdown-200{min-width:200px!important;width:200px!important}.select-drowdown-400{min-width:400px!important;width:400px!important}.select-drowdown-500{min-width:500px!important;width:500px!important}.select-drowdown-600{min-width:600px!important;width:600px!important}.select-drowdown-700{min-width:700px!important;width:700px!important}.cs-btn-pos{align-items:center;display:flex;flex-direction:column!important;gap:5px;height:70px!important;justify-content:center!important;padding:0 5px!important;width:80px!important}.cs-btn-pos>svg{height:20px!important;object-fit:cover;width:20px!important}.cs-btn-pos>span{font-size:1.2rem}.cs-btn-pos .ant-btn-loading-icon>.anticon{-webkit-margin-end:unset!important;margin-inline-end:unset!important}.form-item{align-items:center;display:flex;gap:10px}.form-item>div{flex:1 1;margin-bottom:10px!important}.form-item>div .ant-form-item-label{min-width:100px}.form-item--nested>div{margin-bottom:0!important}.col-center{text-align:center!important}.col-left{text-align:left!important}.disable-btn--tranparent{cursor:not-allowed!important}.money-color{color:#ff5e1f!important;font-weight:600}.ellipsis-text{color:rgba(0,0,0,.88);display:inline-block;line-height:1.5;max-width:100%;overflow:hidden;text-overflow:ellipsis;vertical-align:bottom;white-space:nowrap;width:100%;word-break:break-word}.cs-modal .ant-modal-footer{display:flex!important;justify-content:flex-end!important}.cs-modal .ant-modal-close-x svg{fill:#fff!important}.cs-modal .ant-modal-title{color:#fff!important}.cs-modal .ant-modal-header{align-items:center;background-color:#3d6a9e;background-color:var(--app-bg);color:#fff!important;display:flex;padding:0 20px;z-index:1}.cs-modal .ant-modal-header,.cs-modal__banner{border-radius:6px 6px 0 0;height:48px;left:0;position:absolute;top:0;width:100%}.cs-modal__banner{background-size:contain;-webkit-filter:grayscale(100%);filter:grayscale(100%);z-index:2}.cs-modal .ant-modal-content{border-radius:6px}.cs-modal__body{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin-top:30px}.cs-layout{background-color:#f0f0f0;background-color:var(--cs-layout-bg);height:100%;padding:7px 35px;width:100%}@media(min-width:710px)and (max-width:1200px){.cs-layout{padding:7px}}.cs-layout__main{background-color:#fff;background-color:var(--app-content-bg);border-radius:6px;display:flex;flex-direction:column;height:100%;padding:0 15px 15px;width:100%}@media(min-width:710px)and (max-width:1200px){.cs-layout__main{padding:0 10px}}.cs-layout__main--empty{background-color:#fff;background-color:var(--setting-page-bg);flex-direction:row;gap:10px;padding:5px}.new-row{background-color:rgba(255,255,28,.1)}.edit-row{background-color:rgba(251,0,0,.063)}.group-txt{font-size:1.4rem;font-weight:600}.group-row{background-color:hsla(0,6%,93%,.42)!important}.group-row>td{-webkit-border-end:none!important;border-inline-end:none!important}.group-row>td.ant-table-cell-with-append{display:block!important}.table-no-border .ant-table-container{-webkit-border-start:none!important;border-inline-start:none!important;border-top:none!important}.table-no-border .ant-table-container .ant-table-content>table,.table-no-border .ant-table-container .ant-table-header>table{border-top:none!important}.badge-item,.reason-modal{align-items:center;display:flex;gap:5px}.reason-modal{margin-top:40px}.reason-modal>span{min-width:50px}.fly-food-item{background-color:#fff;padding:0!important;-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:center bottom;transform-origin:center bottom;z-index:1}@-webkit-keyframes shakeUp{0%{opacity:0;-webkit-transform:translateY(100%);transform:translateY(100%)}50%{-webkit-transform:translateY(-50%);transform:translateY(-50%)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes shakeUp{0%{opacity:0;-webkit-transform:translateY(100%);transform:translateY(100%)}50%{-webkit-transform:translateY(-50%);transform:translateY(-50%)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}.ant-tour.ant-tour-placement-bottom,.ant-tour.ant-tour-placement-top{z-index:9999!important}.loading-bar{animation:LoadingBarProgress 2s linear infinite,LoadingBarEnter .5s ease-out;-webkit-animation:LoadingBarProgress 2s linear infinite,LoadingBarEnter .5s ease-out;background-size:500%;background:#3d6a9e linear-gradient(90deg,#3d6a9e,rgba(61,106,158,.78),rgba(61,106,158,.557),rgba(61,106,158,.278),#3d6a9e);height:5px;left:0;position:fixed;right:0;top:41px;top:var(--header-height);transform-origin:left;-webkit-transform-origin:left;width:100%;z-index:12}@-webkit-keyframes LoadingBarProgress{0%{background-position:0 0}to{background-position:125% 0}}@keyframes LoadingBarProgress{0%{background-position:0 0}to{background-position:125% 0}}@-webkit-keyframes LoadingBarEnter{0%{-webkit-transform:scaleX(0);transform:scaleX(0)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes LoadingBarEnter{0%{-webkit-transform:scaleX(0);transform:scaleX(0)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.color-select{align-items:center;border-radius:6px;border-radius:99px;color:#fff;display:flex;height:42px;justify-content:center;transition:all .3s ease-in-out;width:42px}.color-select__inner{border-radius:6px!important;height:32px;width:100%}.color-select:hover{cursor:pointer;-webkit-transform:scale(1.03);transform:scale(1.03)}.color-select__wrap{width:300px}.money-color-input input{color:#ff5e1f!important;font-weight:500!important}.ant-message.ant-message-top{top:40px!important}
/*# sourceMappingURL=main.eea17eb9.css.map*/