.mobile-page{padding:16px}.mobile-page__header{margin-bottom:16px}.mobile-page__title{color:#111827;margin:0;font-size:20px;font-weight:700}.mobile-developing{background:#fff;border:1px dashed #d1d5db;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;min-height:240px;display:flex}.mobile-developing__title{color:#374151;margin:0 0 8px;font-size:16px;font-weight:600}.mobile-developing__message{color:#9ca3af;margin:0;font-size:22px;font-weight:700}.mobile-inventory-page__search{gap:8px;margin-bottom:16px;display:flex}.mobile-inventory-page__input{background:#fff;border:1px solid #d1d5db;border-radius:10px;flex:1;min-width:0;padding:12px 14px;font-size:16px}.mobile-inventory-page__input:focus{border-color:#f58220;outline:none}.mobile-inventory-page__search-btn{color:#fff;background:#f58220;border:none;border-radius:10px;flex-shrink:0;padding:0 16px;font-size:14px;font-weight:600}.mobile-inventory-page__search-btn:disabled{opacity:.6}.mobile-inventory-page__list{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.mobile-inventory-page__card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;align-items:center;gap:12px;padding:14px;display:flex}.mobile-inventory-page__card-main{flex:1;min-width:0}.mobile-inventory-page__item-no{color:#111827;margin:0 0 4px;font-size:14px;font-weight:700}.mobile-inventory-page__item-name{color:#4b5563;text-overflow:ellipsis;white-space:nowrap;margin:0 0 6px;font-size:13px;overflow:hidden}.mobile-inventory-page__meta-row{justify-content:space-between;align-items:center;gap:8px;display:flex}.mobile-inventory-page__rack{text-overflow:ellipsis;white-space:nowrap;color:#6b7280;flex:1;min-width:0;font-size:13px;overflow:hidden}.mobile-inventory-page__qty{color:#f58220;flex-shrink:0;margin:0;font-size:13px;font-weight:600}.mobile-inventory-page__detail-btn{color:#f58220;background:#fff;border:1px solid #f58220;border-radius:8px;flex-shrink:0;padding:8px 10px;font-size:12px;font-weight:600}.mobile-inventory-detail{margin:0}.mobile-inventory-detail__row{border-bottom:1px solid #f3f4f6;grid-template-columns:88px 1fr;gap:8px;padding:8px 0;display:grid}.mobile-inventory-detail__row dt{color:#6b7280;margin:0;font-size:13px}.mobile-inventory-detail__row dd{color:#111827;word-break:break-all;margin:0;font-size:14px}.mobile-user-page__profile{background:#fff;border:1px solid #e5e7eb;border-radius:12px;margin-bottom:16px;padding:20px 16px}.mobile-user-page__name{color:#111827;margin:0 0 8px;font-size:20px;font-weight:700}.mobile-user-page__admin-badge{color:#f58220;background:#fff6ed;border-radius:999px;margin-left:8px;padding:2px 8px;font-size:12px;font-weight:600}.mobile-user-page__login-id,.mobile-user-page__role{color:#6b7280;margin:0 0 4px;font-size:14px}.mobile-user-page__actions{flex-direction:column;gap:10px;display:flex}.mobile-user-page__btn{color:#fff;background:#f58220;border:none;border-radius:10px;width:100%;padding:14px;font-size:15px;font-weight:600}.mobile-user-page__btn--outline{color:#374151;background:#fff;border:1px solid #d1d5db}.mobile-access-denied{text-align:center;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;min-height:0;padding:24px;display:flex}.mobile-access-denied__title{color:#111827;margin:0 0 12px;font-size:20px;font-weight:700}.mobile-access-denied__message{color:#6b7280;margin:0 0 24px;font-size:14px;line-height:1.6}.mobile-access-denied .mobile-user-page__btn{max-width:280px}.mobile-layout{touch-action:manipulation;background:#fff;flex-direction:column;width:100%;height:100%;max-height:100dvh;display:flex;overflow:hidden}.mobile-layout__content{-webkit-overflow-scrolling:touch;overscroll-behavior:contain;min-height:0;padding-bottom:calc(72px + env(safe-area-inset-bottom));background:#fff;flex:1;overflow:hidden auto}.mobile-bottom-nav{z-index:100;padding:8px 10px calc(8px + env(safe-area-inset-bottom));background:#070a0c;border-top:1px solid #1a1f24;grid-template-columns:repeat(4,1fr);gap:4px;display:grid;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -4px 16px #00000059}.mobile-bottom-nav__item{color:#fff;opacity:.72;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:4px;min-height:56px;padding:4px 2px;font-size:11px;line-height:1.2;text-decoration:none;display:flex}.mobile-bottom-nav__item--active{color:#f58220;opacity:1;background:#f582201f}.mobile-bottom-nav__icon{font-size:20px}.mobile-bottom-nav__label{text-overflow:ellipsis;white-space:nowrap;max-width:100%;overflow:hidden}.login-page{background:#e8e8e8;justify-content:center;align-items:center;min-height:100vh;padding:24px;display:flex}.login-container{border-radius:12px;width:1010px;height:636px;display:flex;overflow:hidden;box-shadow:0 8px 32px #00000026}.login-hero{flex:0 0 505px;width:505px;height:636px}.login-hero__img{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.login-card{box-sizing:border-box;background:#fff;flex-direction:column;flex:0 0 505px;align-items:center;width:505px;height:636px;padding:36px 38px 24px;display:flex}.login-card__body{flex-direction:column;flex:1;justify-content:center;width:100%;min-height:0;display:flex}.login-header{text-align:center;flex-shrink:0;width:100%;margin-bottom:32px}.login-header__logo-wrap{justify-content:center;line-height:0;display:flex}.login-header__logo-img{border-radius:6px;width:100%;max-width:420px;height:auto;display:block}.login-header__tagline-wrap{justify-content:center;align-items:center;gap:12px;margin-top:12px;display:flex}.login-header__tagline-line{opacity:.6;background:#f58220;flex-shrink:0;width:36px;height:1px}.login-header__tagline{color:#777;letter-spacing:-.2px;font-size:14px;font-weight:500;line-height:1.4}.login-form{flex-direction:column;flex-shrink:0;align-items:center;gap:14px;width:100%;display:flex}.login-form__actions{flex-direction:column;gap:14px;width:100%;display:flex}.login-form__input{color:#333;background:#fff;border:1px solid #e0e0e0;border-radius:8px;outline:none;width:100%;padding:14px 16px;font-size:14px;transition:border-color .2s}.login-form__input::placeholder{color:#aaa}.login-form__input:focus{border-color:#f58220}.login-form__password-wrap{width:100%;position:relative}.login-form__password-wrap--caps-lock .login-form__input--password{padding-right:148px}.login-form__caps-lock-hint{color:#d48806;white-space:nowrap;pointer-events:none;-webkit-user-select:none;user-select:none;margin:0;padding:0;font-size:11px;line-height:1;position:absolute;top:50%;right:16px;transform:translateY(-50%)}.login-form__save-id{color:#555;cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:10px;width:100%;padding-left:4px;font-size:13px;display:flex}.login-form__save-id input[type=checkbox]{accent-color:#f58220;cursor:pointer;width:16px;height:16px}.login-form__submit{color:#fff;background:#f58220;border:none;border-radius:8px;width:100%;padding:14px;font-size:15px;font-weight:600;transition:background .2s}.login-form__submit:hover:not(:disabled){background:#e0751a}.login-form__submit:disabled{opacity:.6;cursor:not-allowed}.login-outline-btn{color:#f58220;background:#fff;border:1px solid #f58220;border-radius:8px;width:100%;padding:14px;font-size:15px;font-weight:600;transition:background .2s}.login-outline-btn:hover{background:#fff8f0}.login-form__link-row{gap:14px;width:100%;display:flex}.login-form__link-row .login-outline-btn{flex:1;width:auto}.login-footer{color:#bbb;text-align:center;flex-shrink:0;width:100%;margin-top:auto;padding-top:20px;font-size:11px}.login-modal .ant-modal-header{margin-bottom:8px}.login-modal .ant-modal-title{color:#333;font-size:18px;font-weight:700}.login-modal__body{flex-direction:column;gap:12px;display:flex}.login-modal__textarea{color:#333;resize:vertical;background:#fff;border:1px solid #e0e0e0;border-radius:8px;outline:none;width:100%;min-height:96px;padding:14px 16px;font-family:inherit;font-size:14px;transition:border-color .2s}.login-modal__textarea::placeholder{color:#aaa}.login-modal__textarea:focus{border-color:#f58220}.login-modal__privacy{background:#f9f9f9;border:1px solid #eee;border-radius:8px;margin-top:4px;padding:12px}.login-modal__privacy-text{color:#666;white-space:pre-line;margin:0 0 10px;font-size:12px;line-height:1.6}.login-modal__privacy-check{color:#444;cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:8px;font-size:13px;display:flex}.login-modal__privacy-check input[type=checkbox]{accent-color:#f58220;cursor:pointer;width:16px;height:16px}.login-modal__footer{flex-direction:column;gap:10px;margin-top:20px;display:flex}@media (width<=1060px){.login-container{flex-direction:column;width:505px;height:auto}.login-hero,.login-card{flex:none;width:505px;height:636px}}@media (width<=768px){.login-page{touch-action:manipulation;background:#fff;justify-content:stretch;align-items:stretch;width:100%;height:100dvh;min-height:0;max-height:100dvh;padding:0;overflow:hidden}.login-container{width:100%;max-width:none;height:100%;min-height:0;max-height:100dvh;box-shadow:none;border-radius:0;flex-direction:column;flex:1;overflow:hidden}.login-hero{display:none}.login-card{width:100%;height:100%;min-height:0;max-height:100dvh;padding:calc(24px + env(safe-area-inset-top)) 20px calc(20px + env(safe-area-inset-bottom));box-sizing:border-box;border-radius:0;overflow:hidden}.login-header{margin-bottom:24px}.login-header__logo-img{max-width:280px}.login-header__tagline{font-size:12px}.login-header__tagline-line{width:24px}.login-form__input,.login-form__submit,.login-outline-btn,.login-modal__textarea{padding:12px 14px;font-size:16px}.login-form__link-row{flex-direction:column;gap:10px}.login-footer{padding-top:16px;font-size:10px}}@media (width<=640px){.login-page{height:100dvh;max-height:100dvh;padding:0;overflow:hidden}.login-container,.login-card{width:100%;max-width:none;height:100%;min-height:0;max-height:100dvh}.login-card{padding:calc(24px + env(safe-area-inset-top)) 24px calc(24px + env(safe-area-inset-bottom))}.login-header__logo-img{max-width:320px}.login-header__tagline{font-size:13px}}:root{--app-sidebar-width:154px}.main-layout{background:#f0f0f0;height:100vh;display:flex;overflow:hidden}.main-layout--top-nav{flex-direction:column}.main-layout__content{z-index:1;box-sizing:border-box;flex-direction:column;flex:1;min-width:0;min-height:0;padding:24px 32px;display:flex;position:relative;overflow:hidden}.main-layout__content>.menu-page{flex:1;min-height:0}.app-sidebar{z-index:1100;color:#fff;background:#070a0c;flex-direction:column;flex:0 0 154px;width:154px;min-height:100vh;padding:20px 0 0;transition:width .2s,flex-basis .2s;display:flex;position:relative;overflow:visible}.app-sidebar--collapsed{flex:0 0 52px;width:52px}.app-sidebar__logo-wrap{border-bottom:1px solid #ffffff14;padding:0 4px 12px}.app-sidebar:not(.app-sidebar--content-expanded) .app-sidebar__logo-wrap{min-height:40px;padding:0 0 12px}.app-sidebar__ribbon-toggle{z-index:40;color:#fff;cursor:pointer;clip-path:polygon(0 0,100% 0,100% calc(100% - 10px),50% 100%,0 calc(100% - 10px));background:linear-gradient(#ffa04d 0%,#f58220 55%,#e67410 100%);border:none;justify-content:center;align-items:center;width:22px;height:60px;padding:0;font-size:13px;transition:filter .2s,box-shadow .2s,background .2s;display:flex;position:absolute;top:16px;right:0;transform:translate(calc(100% - 7px));box-shadow:3px 2px 10px #00000047}.app-sidebar__ribbon-toggle:hover{filter:brightness(1.08);box-shadow:4px 3px 12px #00000052}.app-sidebar__ribbon-toggle--collapsed{background:linear-gradient(#ffad66 0%,#f58220 45%,#d96e0a 100%);box-shadow:3px 2px 12px #f5822059}.app-sidebar__logo{width:100%;max-width:165px;height:auto;margin:0 auto;display:block}.app-sidebar__nav{flex:1;padding:14px 0 8px}.app-sidebar__menu{margin:0;padding:0;list-style:none}.app-sidebar__menu-item{margin:0}.app-sidebar__menu-btn{color:#fff;text-align:left;background:0 0;border:none;align-items:center;gap:10px;width:100%;padding:11px 13px;font-size:14px;font-weight:500;transition:color .2s;display:flex}.app-sidebar__menu-icon{flex-shrink:0;align-items:center;font-size:18px;display:flex}.app-sidebar__menu-label{line-height:1.3}.app-sidebar__menu-label-suffix{margin-left:2px;font-size:11px;font-weight:400}.app-sidebar:not(.app-sidebar--content-expanded) .app-sidebar__menu-label,.app-sidebar:not(.app-sidebar--content-expanded) .app-sidebar__customer{display:none}.app-sidebar:not(.app-sidebar--content-expanded) .app-sidebar__menu-btn{justify-content:center;gap:0;padding:11px 0}.app-sidebar:not(.app-sidebar--content-expanded) .app-sidebar__user-row{justify-content:center}.app-sidebar:not(.app-sidebar--content-expanded) .app-sidebar__user{padding-left:0;padding-right:0}.app-sidebar:not(.app-sidebar--content-expanded) .app-sidebar__user-dropdown{min-width:140px;left:6px;right:auto}.app-sidebar__menu-btn:hover{color:#f58220}.app-sidebar__menu-btn--active{color:#f58220;font-weight:700}.app-sidebar__customer{border-top:1px solid #ffffff14;padding:16px 13px 12px}.app-sidebar__customer-title{color:#fff;margin:0 0 8px;font-size:13px;font-weight:700}.app-sidebar__customer-text{color:#ffffffa6;margin:0 0 4px;font-size:12px;line-height:1.5}.app-sidebar__customer-phone{color:#fff;margin:8px 0 0;font-size:14px;font-weight:600}.app-sidebar__user{border-top:1px solid #ffffff14;margin-top:auto;padding:12px 13px;position:relative}.app-sidebar__user-row{justify-content:space-between;align-items:center;gap:8px;display:flex}.app-sidebar__user-name{color:#fff;text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;font-size:13px;font-weight:600;overflow:hidden}.app-sidebar__user-admin-badge{color:#f58220;margin-left:4px;font-size:12px}.app-sidebar__user-menu-btn{color:#fff;background:0 0;border:none;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;padding:0;font-size:16px;transition:color .2s,background .2s;display:flex}.app-sidebar__user-menu-btn:hover{color:#f58220;background:#ffffff0f}.app-sidebar__user-dropdown{z-index:10;background:#1a1f24;border:1px solid #ffffff1f;border-radius:8px;position:absolute;bottom:calc(100% + 4px);left:12px;right:12px;overflow:hidden;box-shadow:0 4px 16px #00000059}.app-sidebar__user-dropdown-btn{color:#fff;text-align:left;background:0 0;border:none;width:100%;padding:12px 14px;font-size:13px;transition:background .2s,color .2s}.app-sidebar__user-dropdown-btn:hover{color:#f58220;background:#f582201f}.app-sidebar__user-dropdown-btn+.app-sidebar__user-dropdown-btn{border-top:1px solid #ffffff14}.home-welcome{background:#fff;border-radius:12px;padding:32px;box-shadow:0 2px 12px #0000000f}.home-welcome__header{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.home-welcome__title{color:#111;margin:0 0 12px;font-size:22px;font-weight:700;line-height:1.4}.home-welcome__user{color:#666;margin:0;font-size:14px}.home-welcome__guide{color:#888;margin:24px 0 0;font-size:14px}.menu-placeholder{background:#fff;border-radius:12px;padding:32px;box-shadow:0 2px 12px #0000000f}.menu-placeholder__title{color:#111;margin:0 0 12px;font-size:20px;font-weight:700}.menu-placeholder__desc{color:#888;margin:0;font-size:14px}.app-top-nav{color:#fff;z-index:1100;background:#070a0c;border-bottom:1px solid #ffffff14;flex:none;align-items:stretch;gap:12px;min-height:52px;padding:0 16px 0 12px;display:flex}.app-top-nav__logo-wrap{flex:none;align-items:center;padding:6px 8px 6px 0;display:flex}.app-top-nav__logo{width:auto;height:28px;display:block}.app-top-nav__nav{flex:1;align-items:stretch;min-width:0;display:flex}.app-top-nav__menu{align-items:stretch;gap:2px;margin:0;padding:0;list-style:none;display:flex}.app-top-nav__menu-item{align-items:stretch;display:flex;position:relative}.app-top-nav__menu-btn{color:#fff;white-space:nowrap;cursor:pointer;background:0 0;border:none;align-items:center;gap:6px;height:100%;padding:0 12px;font-size:13px;font-weight:500;transition:color .2s,background .2s;display:inline-flex}.app-top-nav__menu-icon{align-items:center;font-size:14px;display:inline-flex}.app-top-nav__menu-label-suffix{opacity:.75;margin-left:4px;font-size:11px;font-weight:400}.app-top-nav__menu-item--active>.app-top-nav__menu-btn,.app-top-nav__menu-btn:hover{color:#f58220;background:#ffffff0f}.app-top-nav__submenu{z-index:1110;min-width:168px;padding-top:4px;display:none;position:absolute;top:100%;left:0}.app-top-nav__submenu-list{background:#1a1f24;border:1px solid #ffffff1f;border-radius:8px;margin:0;padding:6px 0;list-style:none;box-shadow:0 8px 24px #00000059}.app-top-nav__submenu-btn{color:#fff;text-align:left;cursor:pointer;background:0 0;border:none;align-items:center;gap:8px;width:100%;padding:10px 14px;font-size:13px;transition:background .2s,color .2s;display:flex}.app-top-nav__submenu-icon{align-items:center;font-size:14px;display:inline-flex}.app-top-nav__submenu-btn:hover,.app-top-nav__submenu-btn--active{color:#f58220;background:#f582201f}.app-top-nav__menu-item--submenu-open .app-top-nav__submenu{display:block}.app-top-nav__aside{flex:none;align-items:center;gap:16px;margin-left:auto;padding-left:8px;display:flex}.app-top-nav__customer{color:#ffffffbf;flex-wrap:wrap;align-items:center;gap:4px 12px;max-width:420px;font-size:11px;line-height:1.4;display:flex}.app-top-nav__customer-title{color:#fff;white-space:nowrap;font-size:12px;font-weight:700}.app-top-nav__customer-text{white-space:nowrap}.app-top-nav__customer-phone{color:#fff;white-space:nowrap;font-size:12px;font-weight:600}.app-top-nav__user{border-left:1px solid #ffffff1f;flex:none;align-items:center;padding-left:16px;display:flex;position:relative}.app-top-nav__user-row{align-items:center;gap:8px;display:flex}.app-top-nav__user-name{color:#fff;text-overflow:ellipsis;white-space:nowrap;max-width:120px;font-size:13px;font-weight:600;overflow:hidden}.app-top-nav__user-admin-badge{color:#f58220;margin-left:4px;font-size:12px}.app-top-nav__user-menu-btn{color:#fff;cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;width:32px;height:32px;padding:0;font-size:16px;transition:color .2s,background .2s;display:flex}.app-top-nav__user-menu-btn:hover{color:#f58220;background:#ffffff0f}.app-top-nav__user-dropdown{z-index:1110;min-width:160px;padding-top:4px;position:absolute;top:100%;right:0}.app-top-nav__user-dropdown-panel{background:#1a1f24;border:1px solid #ffffff1f;border-radius:8px;overflow:hidden;box-shadow:0 4px 16px #00000059}.app-top-nav__user-dropdown-btn{color:#fff;text-align:left;cursor:pointer;background:0 0;border:none;width:100%;padding:12px 14px;font-size:13px;transition:background .2s,color .2s}.app-top-nav__user-dropdown-btn:hover{color:#f58220;background:#f582201f}.app-top-nav__user-dropdown-btn+.app-top-nav__user-dropdown-btn{border-top:1px solid #ffffff14}.menu-page{flex-direction:column;flex:1;height:100%;min-height:0;display:flex}.menu-page-shell{flex-direction:column;flex:1;min-height:0;display:flex}.menu-page-shell__card{background:#fff;border:1px solid #eee;border-radius:12px;flex-direction:column;flex:1;min-height:0;padding:20px 24px;display:flex;box-shadow:0 2px 12px #0000000f}.menu-page-shell__title{color:#111;letter-spacing:-.3px;flex-shrink:0;margin:0;font-size:20px;font-weight:700}.menu-page-shell__title:before{content:"";vertical-align:-2px;background:#f58220;border-radius:2px;width:4px;height:18px;margin-right:10px;display:inline-block}.menu-page-shell__tabs{flex-shrink:0;margin-top:16px}.menu-page-shell__tabs .ant-tabs-nav{margin-bottom:0}.menu-page-shell__tabs .ant-tabs-nav:before{border-bottom:1px solid #f0f0f0}.menu-page-shell__tabs .ant-tabs-tab{color:#888;margin:0 20px 0 0;padding:10px 4px;font-size:14px;font-weight:500;transition:color .2s}.menu-page-shell__tabs .ant-tabs-tab:hover{color:#f58220}.menu-page-shell__tabs .ant-tabs-tab-active .ant-tabs-tab-btn{color:#f58220;font-weight:600}.menu-page-shell__tabs .ant-tabs-ink-bar{background:#f58220;border-radius:2px 2px 0 0;height:2px}.menu-page-shell__tabs .ant-tabs-content-holder{display:none}.menu-page-shell__tab-label{align-items:center;gap:6px;display:inline-flex}.menu-page-shell__tab-icon{align-items:center;font-size:15px;line-height:1;display:inline-flex}.menu-page-shell__body{border-top:1px solid #f0f0f0;flex-direction:column;flex:1;min-height:0;margin-top:16px;padding-top:16px;display:flex}.menu-page-shell__body--with-tabs{border-top:none;margin-top:0;padding-top:16px}.menu-grid{flex-direction:column;flex:1;min-height:0;display:flex}.menu-grid__controls{flex-shrink:0}.menu-grid__search-row{justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;display:flex}.menu-grid__search-left{flex:1;align-items:center;gap:8px;display:flex}.menu-grid__search-type{width:100px}.menu-grid__search-input{max-width:360px}.menu-grid__search-item-no{width:140px}.menu-grid__search-item-name{width:180px}.menu-grid__search-maker{width:140px}.menu-grid__search-warehouse-code{width:100px}.warehouse-form__code-input{text-transform:uppercase}.menu-grid__search-warehouse-name{width:140px}.menu-grid__search-warehouse-city,.menu-grid__search-warehouse-status,.menu-grid__search-rack-warehouse,.menu-grid__search-rack-status,.menu-grid__search-company-region{width:130px}.menu-grid__search-log-login-id{width:140px}.menu-grid__search-log-user-name{width:120px}.menu-grid__search-log-date{width:150px}.menu-grid__search-log-date-sep{color:#888;-webkit-user-select:none;user-select:none;line-height:32px}.menu-grid__search-work-type{width:110px}.menu-grid__search-work-memo{width:200px}.menu-grid__search-order-no{width:160px}.menu-grid__search-order-item-no{width:110px}.menu-grid__search-order-item-name{width:130px}.menu-grid__search-order-company{width:120px}.menu-grid__search-order-status{width:100px}.menu-grid__toolbar--order-inline .menu-grid__toolbar-search{flex-wrap:nowrap}.menu-grid__toolbar--order-inline .menu-grid__search-order-date{width:132px}.inventory-batch-modal__footer{justify-content:space-between;align-items:center;gap:12px;width:100%;display:flex}.inventory-batch-modal__footer-actions{flex:1;justify-content:flex-end;align-items:center;gap:8px;min-width:0;display:flex}.inventory-batch-modal__footer-memo{flex:1;align-items:center;gap:8px;min-width:160px;max-width:480px;display:flex}.inventory-batch-modal__footer-memo-label{color:#000000e0;white-space:nowrap;flex-shrink:0;font-size:14px;font-weight:500}.inventory-batch-modal__footer-memo-input{flex:1;min-width:0}.inventory-batch-modal__memo-required{color:#ff4d4f}.inventory-batch-modal-root{overflow:hidden!important}.inventory-batch-modal.ant-modal{max-width:95vw;max-height:90vh;padding-bottom:0}.inventory-batch-modal .ant-modal-content{flex-direction:column;display:flex;height:90vh!important;max-height:90vh!important;overflow:hidden!important}.inventory-batch-modal .ant-modal-body{flex-direction:column;flex:1;min-height:0;display:flex;overflow:hidden!important}.inventory-batch-modal .ant-modal-body>.inventory-batch-grid{height:100%;max-height:100%}.inventory-batch-grid{outline:none;flex-direction:column;flex:1;min-height:0;max-height:100%;display:flex;overflow:hidden}.inventory-batch-grid--drag-selecting{-webkit-user-select:none;user-select:none;cursor:cell}.inventory-batch-grid--drag-selecting *{-webkit-user-select:none;user-select:none}.inventory-batch-grid__table-wrap{min-height:0;height:var(--inventory-batch-table-height,calc(90vh - 276px));max-height:var(--inventory-batch-table-height,calc(90vh - 276px));flex:auto;overflow:hidden}.inventory-batch-grid__table-wrap--fill-height .ant-spin-nested-loading,.inventory-batch-grid__table-wrap--fill-height .ant-spin-container,.inventory-batch-grid__table-wrap--fill-height .ant-table-wrapper,.inventory-batch-grid__table-wrap--fill-height .inventory-batch-grid__table,.inventory-batch-grid__table-wrap--fill-height .ant-table{height:100%;max-height:100%}.inventory-batch-grid__table-wrap--fill-height .ant-table-container{flex-direction:column;height:100%;max-height:100%;display:flex}.inventory-batch-grid__table-wrap--fill-height .ant-table-body,.inventory-batch-grid__table-wrap--fill-height .ant-table-tbody-virtual-holder{flex:auto;min-height:0!important;height:var(--inventory-batch-body-height,calc(90vh - 315px))!important;max-height:var(--inventory-batch-body-height,calc(90vh - 315px))!important;overflow:auto!important}.inventory-batch-grid__table{height:100%;max-height:100%}.inventory-batch-grid__table .ant-table-tbody>tr>td{vertical-align:middle;box-sizing:border-box;height:32px;max-height:32px;line-height:32px;padding:0!important}.inventory-batch-grid__table .ant-table-tbody-virtual .ant-table-row .ant-table-cell{box-sizing:border-box;vertical-align:middle!important;height:32px!important;max-height:32px!important;padding:0!important;line-height:32px!important}.inventory-batch-grid__table .inventory-batch-grid__cell,.inventory-batch-grid__table .inventory-batch-grid__no-cell,.inventory-batch-grid__table .inventory-batch-grid__checkbox-cell,.inventory-batch-grid__table .inventory-batch-grid__actions-cell{vertical-align:middle;height:32px;max-height:32px;padding:0!important}.inventory-batch-grid__row-no{text-align:center;box-sizing:border-box;height:32px;min-height:32px;max-height:32px;line-height:32px}.inventory-batch-grid__row-checkbox{justify-content:center;align-items:center;height:32px;line-height:32px;display:inline-flex}.inventory-batch-grid__delete-btn.ant-btn{justify-content:center;align-items:center;width:32px;height:32px;min-height:32px;max-height:32px;padding:0;line-height:1;display:inline-flex}.inventory-batch-grid__cell-body{box-sizing:border-box;align-items:center;width:100%;height:32px;min-height:32px;max-height:32px;display:flex;overflow:hidden}.inventory-batch-grid__cell-body .inventory-batch-grid__cell-display,.inventory-batch-grid__cell-body .inventory-batch-grid__cell-input,.inventory-batch-grid__cell-body .inventory-batch-grid__cell-input-wrap{flex:auto;min-width:0}.inventory-batch-grid__lookup-wrap{flex-shrink:0;justify-content:center;align-items:center;min-width:18px;margin-right:2px;display:inline-flex}.inventory-batch-grid__lookup-icon{font-size:12px;line-height:1}.inventory-batch-grid__lookup-icon--match{color:#389e0d}.inventory-batch-grid__lookup-icon--no_match{color:#cf1322}.inventory-batch-grid__lookup-icon--duplicate{color:#d48806}.inventory-batch-grid__lookup-picker{color:#d48806;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;min-width:18px;margin-right:2px;padding:0 2px;font-size:12px;line-height:1;display:inline-flex}.inventory-batch-grid__lookup-picker:hover{color:#ad6800}.inventory-batch-grid__cell-display--readonly{cursor:default;color:#595959;background:#fafafa}.inventory-batch-grid__cell-display{cursor:cell;-webkit-user-select:none;user-select:none;white-space:nowrap;text-overflow:ellipsis;box-sizing:border-box;height:32px;min-height:32px;max-height:32px;padding:0 8px;line-height:32px;overflow:hidden}.inventory-batch-grid__cell-display--focused{background:#fff;box-shadow:inset 0 0 0 2px #1677ff}.inventory-batch-grid__cell-display--selected{box-shadow:inset 0 0 0 9999px #00000014}.inventory-batch-grid__cell-display--focused.inventory-batch-grid__cell-display--selected{background:#fff}.inventory-batch-grid__cell-display--placeholder{color:#bfbfbf}.inventory-batch-grid__cell-input,.inventory-batch-grid__cell-input-wrap{width:100%;height:32px}.inventory-batch-grid__cell-input.ant-input,.inventory-batch-grid__cell-input.ant-input-number{background:#fff;border:none;border-radius:0;width:100%;height:32px;box-shadow:inset 0 0 0 2px #1677ff}.inventory-batch-grid__cell-input.ant-input{padding:0 8px;line-height:32px}.inventory-batch-grid__cell-body--active{height:32px;position:relative}.inventory-batch-grid__cell-body--active .inventory-batch-grid__cell-display{z-index:1;pointer-events:none;position:absolute;inset:0}.inventory-batch-grid__cell-input--display.ant-input,.inventory-batch-grid__cell-input--display.ant-input-number .ant-input-number-input{caret-color:#0000;color:#0000;-webkit-user-select:none;user-select:none}.inventory-batch-grid__cell-input--number.ant-input-number{height:32px}.inventory-batch-grid__cell-input--number .ant-input-number-input{height:32px;padding:0 8px;line-height:32px}.inventory-batch-grid__table .ant-table-tbody .ant-table-cell{font-size:13px;vertical-align:middle!important;height:32px!important;max-height:32px!important;padding:0!important}.menu-grid__search-rack-line,.menu-grid__search-rack-row,.menu-grid__search-rack-level,.menu-grid__search-rack-no{width:72px}.menu-grid__toolbar--item-inline .menu-grid__toolbar-actions{flex-wrap:nowrap;flex-shrink:0}.menu-grid__action-btn{background:#f58220;border-color:#f58220}.menu-grid__action-btn:hover{background:#e0751a!important;border-color:#e0751a!important}.menu-grid__multi-search-btn{color:#389e0d!important;background:#fff!important;border-color:#52c41a!important}.menu-grid__multi-search-btn:hover{color:#389e0d!important;background:#f6ffed!important;border-color:#73d13d!important}.menu-grid__multi-search-btn--active,.menu-grid__multi-search-btn--active:hover{color:#fff!important;background:#52c41a!important;border-color:#52c41a!important}.menu-grid__multi-search-btn--active:hover{background:#73d13d!important;border-color:#73d13d!important}.menu-grid__multi-search-anchor{flex-shrink:0;align-items:center;gap:8px;display:flex}.menu-grid__multi-itemno-overlay{z-index:10;box-sizing:border-box;background:#fffffff7;border-bottom:1px solid #d9d9d9;padding:8px 12px;position:absolute;top:0;left:0;box-shadow:0 2px 8px #00000014}.menu-grid__multi-itemno-textarea{resize:none;color:#262626;box-sizing:border-box;background:#fff;border:1px solid #d9d9d9;border-radius:6px;width:100%;height:128px;min-height:128px;max-height:128px;padding:6px 10px;font-family:inherit;font-size:13px;line-height:1.5;display:block;overflow:hidden auto}.menu-grid__multi-itemno-textarea:focus{border-color:#52c41a;outline:none;box-shadow:0 0 0 2px #52c41a26}.menu-grid__filter-row{flex-wrap:wrap;gap:8px;margin-bottom:14px;display:flex}.menu-grid__filter-select{min-width:140px}.menu-grid__toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;display:flex}.menu-grid__toolbar--item-inline{flex-wrap:nowrap}.menu-grid__toolbar--split{justify-content:space-between}.menu-grid__toolbar--split .menu-grid__toolbar-actions{margin-left:auto}.menu-grid__toolbar-search{flex-wrap:wrap;flex:1;align-items:center;gap:8px;min-width:0;display:flex}.menu-grid__toolbar-left{flex-wrap:wrap;flex:1;align-items:center;gap:16px;min-width:0;display:flex}.menu-grid__toolbar-filters{flex-shrink:0;align-items:center;gap:8px;display:flex}.menu-grid__status-tabs{gap:20px;display:flex}.menu-grid__status-tab{color:#666;cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;padding:0 0 8px;font-size:14px;font-weight:500;transition:color .2s,border-color .2s}.menu-grid__status-tab:hover{color:#f58220}.menu-grid__status-tab--active{color:#f58220;border-bottom-color:#f58220;font-weight:700}.menu-grid__toolbar-actions{flex-wrap:wrap;gap:8px;display:flex}.menu-grid__table-wrap{border:1px solid #f0f0f0;border-radius:8px;flex:1;min-height:0;position:relative;overflow:auto}.menu-grid__table-wrap:focus,.menu-grid__table-wrap:focus-visible{box-shadow:none;outline:none}.menu-grid__table-wrap--fill-height{flex-direction:column;display:flex;overflow:hidden}.menu-grid__table-wrap--fill-height .ant-spin-nested-loading,.menu-grid__table-wrap--fill-height .ant-spin-container{flex:1;height:100%;min-height:0}.menu-grid__table-wrap--fill-height .ant-table-wrapper,.menu-grid__table-wrap--fill-height .menu-grid__table,.menu-grid__table-wrap--fill-height .ant-table{height:100%}.menu-grid__table-wrap--fill-height .ant-table-container{flex-direction:column;height:100%;display:flex}.menu-grid__table-wrap--fill-height .ant-table-body{flex:1;min-height:0}.menu-grid__table-wrap--fill-height .ant-table-tbody>tr.ant-table-placeholder>td{height:var(--menu-grid-body-height,auto);vertical-align:middle}.menu-grid__table-wrap--empty{overflow:hidden}.menu-grid__table-wrap--empty .ant-table-body{overflow:hidden!important}.menu-grid__table-wrap--empty .ant-table-tbody>tr.ant-table-placeholder>td{height:var(--menu-grid-body-height,auto);vertical-align:middle;border-bottom:none}.menu-grid__table-wrap--empty.menu-grid__table-wrap--fill-height .ant-table-content{flex-direction:column;flex:1;min-height:0;display:flex}.menu-grid__table-wrap--empty.menu-grid__table-wrap--fill-height .ant-table-content>table{flex:1;height:100%}.menu-grid__table-wrap--with-summary{flex-direction:column;display:flex;overflow:hidden}.menu-grid__table-wrap--fill-height.menu-grid__table-wrap--with-summary{height:var(--menu-grid-table-height,100%);min-height:var(--menu-grid-table-height,auto);max-height:var(--menu-grid-table-height,auto)}.menu-grid__table-main{flex-direction:column;flex:1;min-height:0;display:flex;position:relative;overflow:hidden}.menu-grid__empty-state{top:var(--menu-grid-header-height,48px);z-index:2;pointer-events:none;justify-content:center;align-items:center;display:flex;position:absolute;bottom:0;left:0;right:0}.menu-grid__sort-overlay{z-index:20;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);cursor:wait;background:#ffffff80;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.menu-grid__table-wrap--with-summary .menu-grid__table-main .ant-spin-nested-loading,.menu-grid__table-wrap--with-summary .menu-grid__table-main .ant-spin-container,.menu-grid__table-wrap--with-summary .menu-grid__table-main .ant-table-wrapper,.menu-grid__table-wrap--with-summary .menu-grid__table-main .ant-table{flex:1;height:100%;min-height:0}.menu-grid__table-wrap--with-summary .menu-grid__table-main .ant-table-container{height:100%;min-height:0}.menu-grid__table-wrap--with-summary .menu-grid__table-main .ant-table-body{height:var(--menu-grid-body-height)!important;max-height:var(--menu-grid-body-height)!important;overflow:auto!important}.menu-grid__summary-bar{background:#eef2f8;border-top:2px solid #cfd6e3;flex:none;overflow:auto hidden}.menu-grid__summary-bar-table{table-layout:fixed;border-collapse:collapse;width:100%}.menu-grid__summary-bar-table td{color:#333;white-space:nowrap;border-right:1px solid #e8ecf1;font-size:13px;font-weight:600;background:#eef2f8!important;padding:6px 12px!important}.menu-grid__summary-bar-table td:last-child{border-right:none}.menu-grid__table .ant-table{margin:0!important}.menu-grid__table .ant-table-container{border-radius:0}.menu-grid__table .ant-table-header{margin-bottom:0!important}.menu-grid__table .ant-table-measure-row{visibility:collapse!important;height:0!important;line-height:0!important}.menu-grid__table .ant-table-measure-row>td{border:none!important;height:0!important;padding:0!important}.menu-grid__table .ant-table-tbody>tr.menu-grid__row--selected>td{background:#fff7f0!important}.menu-grid__table .ant-table-tbody>tr.menu-grid__row--selected:hover>td{background:#fff1e6!important}.menu-grid__detail-btn{padding:0 10px;font-size:12px}.menu-grid__detail-btn.ant-btn-primary{background:#f58220;border-color:#f58220}.menu-grid__detail-btn.ant-btn-primary:hover{background:#e0751a!important;border-color:#e0751a!important}.menu-detail-drawer--top-nav.ant-drawer .ant-drawer-content-wrapper{height:calc(100% - 52px)!important;top:52px!important}.menu-detail-drawer--top-nav.ant-drawer .ant-drawer-mask{height:calc(100% - 52px);top:52px}.menu-detail-drawer .ant-drawer-header{border-bottom:1px solid #f0f0f0}.menu-detail-drawer .ant-drawer-title{color:#111;font-weight:700}.menu-detail-drawer--order.ant-drawer .ant-drawer-content,.menu-detail-drawer--order.ant-drawer .ant-drawer-wrapper-body{flex-direction:column;height:100%;display:flex}.menu-detail-drawer--order .ant-drawer-body{flex-direction:column;flex:1;min-height:0;padding:12px 16px 16px;display:flex;overflow:hidden}.menu-detail-drawer--order-fullscreen.menu-detail-drawer--sidebar-layout.ant-drawer{left:var(--app-sidebar-width,154px)!important;width:calc(100vw - var(--app-sidebar-width,154px))!important}.menu-detail-drawer--order-fullscreen.menu-detail-drawer--sidebar-layout.ant-drawer .ant-drawer-content-wrapper{left:var(--app-sidebar-width,154px)!important;width:calc(100vw - var(--app-sidebar-width,154px))!important;max-width:calc(100vw - var(--app-sidebar-width,154px))!important;right:auto!important}.menu-detail-drawer--order-fullscreen.menu-detail-drawer--sidebar-layout.ant-drawer .ant-drawer-mask{left:var(--app-sidebar-width,154px)!important;width:calc(100vw - var(--app-sidebar-width,154px))!important;right:auto!important}.menu-detail-drawer--order-fullscreen.menu-detail-drawer--top-nav.ant-drawer .ant-drawer-content-wrapper{max-width:100vw;width:100vw!important}.menu-detail-drawer--order-fullscreen.ant-drawer .ant-drawer-content{border-radius:0}.order-detail-drawer-layout{flex-direction:column;flex:1;gap:12px;height:100%;min-height:0;display:flex}.order-detail-drawer-layout__top{flex:none;align-items:flex-start;gap:12px;display:flex}.order-detail-drawer-layout__delivery-slot{flex:7 1 0;align-self:flex-start;min-width:0}.order-detail-drawer-layout__memo-slot{flex:3 1 0;align-self:flex-start;min-width:0;min-height:0;overflow:hidden}.order-detail-memo-card-root{box-sizing:border-box;flex-direction:column;width:100%;min-height:0;display:flex;overflow:hidden}.order-detail-memo-card-root .order-detail-section-card--memo{box-sizing:border-box;flex:auto;height:100%;min-height:0;max-height:100%;margin-bottom:0;overflow:hidden}.order-detail-memo-card-root .order-detail-section-card__header{flex-shrink:0}.order-detail-drawer-layout__main{flex-direction:column;flex:auto;gap:12px;min-width:0;min-height:0;display:flex}.order-detail-drawer-skeleton__panel{box-sizing:border-box;background:#fff;border:1px solid #f0f0f0;border-radius:8px;padding:12px 14px}.order-detail-drawer-skeleton__items{box-sizing:border-box;background:#fff;border:1px solid #f0f0f0;border-radius:8px;flex-direction:column;flex:auto;gap:10px;min-height:0;padding:12px 14px;display:flex}.order-detail-drawer-skeleton__items-header{justify-content:space-between;align-items:center;gap:8px;display:flex}.order-detail-drawer-skeleton__table-head{margin-top:4px}.order-detail-drawer-skeleton__table-rows{flex-direction:column;flex:auto;gap:6px;min-height:0;display:flex;overflow:hidden}.order-detail-drawer-skeleton__summary{border-top:1px solid #f0f0f0;flex-shrink:0;margin-top:auto;padding-top:8px}.menu-detail-drawer--order .order-detail-section-card--memo{gap:8px}.order-detail-memo-card__body,.order-detail-memo-card__spin,.order-detail-memo-card__spin .ant-spin-container{flex-direction:column;flex:1;min-height:0;display:flex}.order-detail-memo-card__list-wrap{background:#fafbfc;border:1px solid #eef1f5;border-radius:6px;flex:1;min-height:0;overflow:auto}.order-detail-memo-card__empty{text-align:center;color:#999;margin:0;padding:24px 12px;font-size:13px}.order-detail-memo-card__list{flex-direction:column;gap:8px;margin:0;padding:8px;list-style:none;display:flex}.order-detail-memo-card__list-item{margin:0}.order-detail-memo-item{background:#fff;border:1px solid #e8ecf1;border-radius:6px;padding:10px 12px}.order-detail-memo-item__header{justify-content:space-between;align-items:flex-start;gap:8px;display:flex}.order-detail-memo-item__seq{color:#333;flex-shrink:0;font-size:13px;font-weight:700;line-height:1.4}.order-detail-memo-item__meta{flex-wrap:wrap;flex-shrink:1;justify-content:flex-end;align-items:center;gap:6px;min-width:0;max-width:calc(100% - 48px);display:flex}.order-detail-memo-item__author{color:#333;font-size:12px;font-weight:600;line-height:1.35}.order-detail-memo-item__date{color:#888;white-space:nowrap;font-size:11px;line-height:1.35}.order-detail-memo-item__btn.ant-btn{height:24px;padding:0 8px;font-size:12px;line-height:22px}.order-detail-memo-item__content{color:#444;white-space:pre-wrap;word-break:break-word;margin:10px 0 0;font-size:13px;line-height:1.5}.order-detail-memo-card__header-actions{flex-shrink:0}.order-memo-detail-modal__body{min-height:240px;max-height:calc(70vh - 110px);overflow:auto}.order-memo-detail-modal__empty{text-align:center;color:#999;margin:0;padding:32px 12px;font-size:13px}.order-memo-detail-modal__list{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.order-memo-detail-modal__list-item{margin:0}.order-memo-detail-modal .order-detail-memo-item__meta{max-width:none}.order-detail-history-card__body{background:#fafbfc;border:1px solid #eef1f5;border-radius:6px;flex:1;min-height:0;overflow:auto}.order-detail-history-card__empty{text-align:center;color:#999;margin:0;padding:24px 12px;font-size:13px}.order-detail-history-card__list{margin:0;padding:8px 0;list-style:none}.order-detail-history-card__item{border-bottom:1px solid #eef1f5;padding:10px 12px}.order-detail-history-card__item:last-child{border-bottom:none}.order-detail-history-card__time{color:#888;margin-bottom:4px;font-size:11px;display:block}.order-detail-history-card__label{color:#333;font-size:13px;font-weight:600;display:block}.order-detail-history-card__description{color:#666;margin:4px 0 0;font-size:12px;line-height:1.45}.menu-detail-drawer--order .order-detail-section-card{background:#fff;border:1px solid #e8ecf1;border-radius:8px;flex-direction:column;gap:12px;padding:12px;display:flex;box-shadow:0 1px 2px #0000000a}.menu-detail-drawer--order .order-detail-section-card--delivery{flex-shrink:0}.menu-detail-drawer--order .order-detail-section-card--delivery .order-detail-section-card__header{margin-bottom:8px}.menu-detail-drawer--order .order-detail-section-card--items{flex:1;gap:0;min-height:0}.menu-detail-drawer--order .order-detail-section-card--items .order-detail-section-card__header{margin-bottom:12px}.menu-detail-drawer--order .order-detail-section-card--items .order-detail-section-card__body{flex-direction:column;flex:1;min-height:0;display:flex}.menu-detail-drawer--order .order-detail-section-card--items .menu-detail-drawer__table-wrap--order-fill{border-bottom-right-radius:0;border-bottom-left-radius:0}.menu-detail-drawer--order .order-detail-section-card--items .order-detail-item-summary{border-top:1px solid #e8ecf1;border-radius:0 0 8px 8px;flex-shrink:0;margin:0 -12px -12px}.menu-detail-drawer--order .order-detail-section-card__header{flex-shrink:0;justify-content:space-between;align-items:center;display:flex}.menu-detail-drawer--order .order-detail-section-card__title-group{align-items:center;gap:8px;min-width:0;display:flex}.menu-detail-drawer--order .order-detail-section-card__title{color:#333;margin:0;font-size:14px;font-weight:700}.menu-detail-drawer--order .order-detail-section-card__title:before{content:"";vertical-align:-2px;background:#f58220;border-radius:2px;width:3px;height:14px;margin-right:8px;display:inline-block}.menu-detail-drawer--order .order-detail-section-card__count{color:#888;font-size:12px}.menu-detail-drawer--order .order-detail-section-card--delivery .order-detail-master-summary{margin:0}.menu-detail-drawer--order .menu-detail-drawer__detail-section{flex-direction:column;flex:1;min-height:0;display:flex}.menu-detail-drawer--order .menu-detail-drawer__detail-header{flex-shrink:0}.menu-detail-drawer--order .menu-detail-drawer__table-wrap--order-fill{flex:1;min-height:0;max-height:none}.menu-detail-drawer--order .menu-detail-drawer__table-wrap--order-fill .menu-grid__table-main,.menu-detail-drawer--order .menu-detail-drawer__table-wrap--order-fill .inventory-batch-grid{height:100%;min-height:0}.menu-detail-drawer--order .ant-drawer-title{font-size:20px}.menu-detail-drawer--order .ant-drawer-title:before{content:"";vertical-align:-2px;background:#f58220;border-radius:2px;width:3px;height:14px;margin-right:8px;display:inline-block}.menu-detail-drawer__doc-no{color:#f58220;font-size:13px;font-weight:600}.menu-detail-drawer__order-heading{white-space:nowrap;align-items:center;gap:6px;display:inline-flex}.menu-detail-drawer__order-datetime{color:#555;font-size:13px;font-weight:600}.menu-detail-drawer__summary{flex-shrink:0;margin-bottom:20px}.order-detail-master-summary{--order-detail-summary-label-width:120px;background:#fff;border:1px solid #e8ecf1;border-radius:4px;flex-shrink:0;overflow:hidden}.order-detail-master-summary__line{border-bottom:1px solid #e8ecf1;width:100%;display:flex}.order-detail-master-summary__line:last-child{border-bottom:none}.order-detail-master-summary__line--single .order-detail-master-summary__value,.order-detail-master-summary__value--wrap{white-space:normal;word-break:break-word;text-overflow:unset}.order-detail-master-summary__field{border-right:1px solid #e8ecf1;flex:1 1 0;min-width:0;display:flex}.order-detail-master-summary__field:last-child{border-right:none}.order-detail-master-summary__label{flex:0 0 var(--order-detail-summary-label-width);width:var(--order-detail-summary-label-width);box-sizing:border-box;color:#555;white-space:nowrap;text-align:center;background:#f5f7fb;border-right:1px solid #e8ecf1;padding:8px 10px;font-size:12px;font-weight:600}.order-detail-master-summary__value{color:#333;text-overflow:ellipsis;white-space:nowrap;flex:auto;min-width:0;padding:8px 10px;font-size:13px;overflow:hidden}.menu-detail-drawer__detail-header{flex-shrink:0;justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.menu-detail-drawer__detail-title{color:#333;font-size:14px;font-weight:700}.menu-detail-drawer__detail-title:before{content:"";vertical-align:-2px;background:#f58220;border-radius:2px;width:3px;height:14px;margin-right:8px;display:inline-block}.menu-detail-drawer__detail-count{color:#888;font-size:12px}.menu-detail-drawer__table{border:1px solid #f0f0f0;border-radius:8px;overflow:hidden}.menu-detail-drawer .ant-drawer-body{flex-direction:column;display:flex;overflow:auto}.menu-detail-drawer__footer{justify-content:space-between;align-items:center;gap:12px;display:flex}.menu-detail-drawer__footer--order-actions{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px}.order-detail-drawer__external-delivery-fee-btn{flex-shrink:0;height:32px;margin-left:auto}.menu-detail-drawer--order .menu-detail-drawer__header-title-row{align-items:center;gap:24px;display:inline-flex}.menu-detail-drawer--order .menu-detail-drawer__header-title-text{font-size:inherit;font-weight:inherit;line-height:inherit}.menu-detail-drawer--order .order-detail-drawer__print-btn,.menu-detail-drawer--order .order-detail-drawer__process-history-btn{flex-shrink:0;min-width:72px;height:32px}.menu-detail-drawer__footer-actions{flex:auto;min-width:0}.menu-detail-drawer--order .order-detail-drawer__action-btn{border-radius:4px;min-width:72px;height:32px;padding:0 12px;font-size:12px;font-weight:600}.menu-detail-drawer--order .order-detail-drawer__action-btn--process.ant-btn-primary{color:#fff;background:#1677ff;border-color:#1677ff}.menu-detail-drawer--order .order-detail-drawer__action-btn--process.ant-btn-primary:not(:disabled):hover{color:#fff!important;background:#4096ff!important;border-color:#4096ff!important}.menu-detail-drawer--order .order-detail-drawer__action-btn--cancel{color:#595959;background:#fafafa;border-color:#bfbfbf}.menu-detail-drawer--order .order-detail-drawer__action-btn--cancel:not(:disabled):hover{color:#1677ff!important;background:#e6f4ff!important;border-color:#91caff!important}.menu-detail-drawer--order .order-detail-drawer__action-btn--reject.ant-btn-primary.ant-btn-dangerous{color:#fff;background:#ff4d4f;border-color:#ff4d4f}.menu-detail-drawer--order .order-detail-drawer__action-btn--reject.ant-btn-primary.ant-btn-dangerous:not(:disabled):hover{color:#fff!important;background:#ff7875!important;border-color:#ff7875!important}.menu-detail-drawer--order .order-detail-drawer__action-btn--reject-cancel{color:#cf1322;background:#fff1f0;border-color:#ffa39e}.menu-detail-drawer--order .order-detail-drawer__action-btn--reject-cancel:not(:disabled):hover{color:#a8071a!important;background:#fff1f0!important;border-color:#ff7875!important}.menu-grid__table .ant-table-thead>tr>th,.inventory-batch-grid__table .ant-table-thead>tr>th,.item-batch-upload-modal__table .ant-table-thead>tr>th,.maker-info-modal__table .ant-table-thead>tr>th{color:#333;z-index:1;vertical-align:middle;box-sizing:border-box;font-size:13px;font-weight:600;line-height:1.3;position:sticky;top:0;text-align:center!important;background:#e8ecf4!important;border-bottom:1px solid #cfd6e3!important;height:auto!important;max-height:none!important;padding:8px 12px!important}.menu-grid__table .ant-table-thead>tr>th:not(:last-child),.inventory-batch-grid__table .ant-table-thead>tr>th:not(:last-child),.item-batch-upload-modal__table .ant-table-thead>tr>th:not(:last-child),.maker-info-modal__table .ant-table-thead>tr>th:not(:last-child){border-right:1px solid #b0bac9}.menu-grid__table .ant-table-tbody>tr>td:not(:last-child),.menu-grid__table .ant-table-summary>tr>td:not(:last-child){border-right:1px solid #e8ecf1}.menu-grid__table .ant-table-thead>tr>th.ant-table-column-has-sorters,.inventory-batch-grid__table .ant-table-thead>tr>th.ant-table-column-has-sorters,.item-batch-upload-modal__table .ant-table-thead>tr>th.ant-table-column-has-sorters,.maker-info-modal__table .ant-table-thead>tr>th.ant-table-column-has-sorters{cursor:pointer}.menu-grid__table .ant-table-thead>tr>th .ant-table-column-sorters,.inventory-batch-grid__table .ant-table-thead>tr>th .ant-table-column-sorters,.item-batch-upload-modal__table .ant-table-thead>tr>th .ant-table-column-sorters,.maker-info-modal__table .ant-table-thead>tr>th .ant-table-column-sorters{justify-content:center}.menu-grid__table .ant-table-thead>tr>th{position:relative}.menu-grid__table .ant-table-tbody>tr>td{color:#444;border-bottom:1px solid #f0f0f0;font-size:13px;padding:6px 12px!important}.menu-grid__table tr.menu-grid__row--odd>td,.menu-grid__table tr.menu-grid__row--odd>.ant-table-cell,.menu-grid__table td.menu-grid__row--odd,.menu-grid__table .ant-table-cell.menu-grid__row--odd{background:#fff}.menu-grid__table tr.menu-grid__row--even>td,.menu-grid__table tr.menu-grid__row--even>.ant-table-cell,.menu-grid__table td.menu-grid__row--even,.menu-grid__table .ant-table-cell.menu-grid__row--even{background:#f7f8fa}.menu-grid__table tr.menu-grid__row--odd:hover>td,.menu-grid__table tr.menu-grid__row--odd:hover>.ant-table-cell,.menu-grid__table td.menu-grid__row--odd:hover,.menu-grid__table .ant-table-cell.menu-grid__row--odd:hover{background:#fffaf5}.menu-grid__table tr.menu-grid__row--even:hover>td,.menu-grid__table tr.menu-grid__row--even:hover>.ant-table-cell,.menu-grid__table td.menu-grid__row--even:hover,.menu-grid__table .ant-table-cell.menu-grid__row--even:hover{background:#fff6ee}.menu-grid__table tr.menu-grid__row--tree-child-metro>td,.menu-grid__table tr.menu-grid__row--tree-child-metro>.ant-table-cell,.menu-grid__table td.menu-grid__row--tree-child-metro,.menu-grid__table .ant-table-cell.menu-grid__row--tree-child-metro{background:#e8f4fc}.menu-grid__table tr.menu-grid__row--tree-child-metro:hover>td,.menu-grid__table tr.menu-grid__row--tree-child-metro:hover>.ant-table-cell,.menu-grid__table td.menu-grid__row--tree-child-metro:hover,.menu-grid__table .ant-table-cell.menu-grid__row--tree-child-metro:hover{background:#dceefb}.menu-grid__table tr.menu-grid__row--tree-child-region>td,.menu-grid__table tr.menu-grid__row--tree-child-region>.ant-table-cell,.menu-grid__table td.menu-grid__row--tree-child-region,.menu-grid__table .ant-table-cell.menu-grid__row--tree-child-region{background:#ede7f6}.menu-grid__table tr.menu-grid__row--tree-child-region:hover>td,.menu-grid__table tr.menu-grid__row--tree-child-region:hover>.ant-table-cell,.menu-grid__table td.menu-grid__row--tree-child-region:hover,.menu-grid__table .ant-table-cell.menu-grid__row--tree-child-region:hover{background:#e1d5f0}.menu-grid__table--copyable .ant-table-tbody>tr>td{cursor:cell}.menu-grid__table-wrap--selecting,.menu-detail-drawer__table-wrap.menu-grid__table-wrap--selecting{-webkit-user-select:none;user-select:none}.menu-grid__selection-overlay{box-sizing:border-box;pointer-events:none;z-index:3;border:2px solid #1677ff;position:absolute}.inventory-batch-grid--menu-page:focus,.inventory-batch-grid--menu-page:focus-visible{box-shadow:none;outline:none}.inventory-batch-grid--menu-page .inventory-batch-grid__table.menu-grid__table .ant-table-tbody>tr{height:32px!important}.inventory-batch-grid--menu-page .inventory-batch-grid__table.menu-grid__table .ant-table-tbody>tr>td,.inventory-batch-grid--menu-page .inventory-batch-grid__table.menu-grid__table .ant-table-tbody>tr>.ant-table-cell{box-sizing:border-box;vertical-align:middle;overflow:hidden;height:32px!important;max-height:32px!important;padding:0!important}.inventory-batch-grid--menu-page .inventory-batch-grid__table .inventory-batch-grid__cell-body{box-sizing:border-box;align-items:center;width:100%;height:100%;min-height:0;max-height:100%;display:flex;overflow:hidden}:is(.inventory-batch-grid--menu-page .inventory-batch-grid__table td:has(>.ant-table-row-indent) .inventory-batch-grid__cell-body,.inventory-batch-grid--menu-page .inventory-batch-grid__table td:has(>.ant-table-row-expand-icon) .inventory-batch-grid__cell-body){vertical-align:middle;width:auto;max-width:100%;display:inline-flex}.inventory-batch-grid--menu-page .inventory-batch-grid__table td>.inventory-batch-grid__cell-display,.inventory-batch-grid--menu-page .inventory-batch-grid__table td>.inventory-batch-grid__cell-input-wrap{box-sizing:border-box;width:100%;height:32px;max-height:32px;display:block}.inventory-batch-grid--menu-page .inventory-batch-grid__table .inventory-batch-grid__cell-body .inventory-batch-grid__cell-display,.inventory-batch-grid--menu-page .inventory-batch-grid__table .inventory-batch-grid__cell-body .inventory-batch-grid__cell-input-wrap{flex:auto;width:100%;min-width:0;height:100%;max-height:100%;line-height:32px}.inventory-batch-grid--menu-page .inventory-batch-grid__table td>.inventory-batch-grid__cell-display{width:100%;height:32px;max-height:32px;line-height:32px}.inventory-batch-grid--menu-page .inventory-batch-grid__table .inventory-batch-grid__cell-display--readonly{box-sizing:border-box;width:100%;height:100%}.inventory-batch-grid--menu-page .inventory-batch-grid__cell .inventory-batch-grid__cell-display--focused,.inventory-batch-grid--menu-page .inventory-batch-grid__cell .inventory-batch-grid__cell-display--selected{box-shadow:none!important;background:0 0!important}.inventory-batch-grid--menu-page .inventory-batch-grid__cell .inventory-batch-grid__cell-input--display.ant-input-number{box-shadow:none!important}.inventory-batch-grid--menu-page .inventory-batch-grid__table.menu-grid__table--copyable .ant-table-tbody>tr>td.inventory-batch-grid__cell.menu-grid__cell--selected:has(.inventory-batch-grid__cell-body--active){box-shadow:none!important;background:0 0!important;border-bottom-color:#f0f0f0!important;border-right-color:#e8ecf1!important}.inventory-batch-grid--menu-page .inventory-batch-grid__table.menu-grid__table--copyable .ant-table-tbody>tr>td.inventory-batch-grid__cell.menu-grid__cell--selected:has(.inventory-batch-grid__cell-body--active)>:is(.inventory-batch-grid__cell-body,.inventory-batch-grid__cell-input-wrap,.inventory-batch-grid__cell-display){box-shadow:none!important;background-color:#0000!important}.inventory-batch-grid--menu-page .inventory-batch-grid__table.menu-grid__table--copyable .ant-table-tbody>tr>td.inventory-batch-grid__cell.menu-grid__cell--selected:has(.inventory-batch-grid__cell-body--active) .inventory-batch-grid__cell-body>:is(.inventory-batch-grid__cell-display,.inventory-batch-grid__cell-input-wrap){box-shadow:none!important;background-color:#0000!important}.inventory-batch-grid--menu-page .inventory-batch-grid__cell .inventory-batch-grid__cell-body--active{width:100%;height:100%;max-height:100%}.inventory-batch-grid--menu-page .inventory-batch-grid__cell .inventory-batch-grid__cell-body--active .inventory-batch-grid__cell-input-wrap{background:#fff;width:100%;height:100%;min-height:0;position:relative}.inventory-batch-grid--menu-page .inventory-batch-grid__cell .inventory-batch-grid__cell-input.ant-input-number:not(.inventory-batch-grid__cell-input--display){background:#fff;height:100%;min-height:32px;box-shadow:inset 0 0 0 2px #1677ff}.inventory-batch-grid--menu-page .inventory-batch-grid__cell .inventory-batch-grid__cell-input--number:not(.inventory-batch-grid__cell-input--display) .ant-input-number-input{color:#444;caret-color:auto;height:100%;min-height:32px}.inventory-batch-grid--menu-page .inventory-batch-grid__table.menu-grid__table--copyable .ant-table-tbody>tr>td.menu-grid__cell--selected:not(.menu-grid__cell--visual-only),.inventory-batch-grid--menu-page .inventory-batch-grid__table.menu-grid__table--copyable .ant-table-tbody>tr>.ant-table-cell.menu-grid__cell--selected:not(.menu-grid__cell--visual-only){border-bottom-color:#0000!important;border-right-color:#0000!important}.inventory-batch-grid--menu-page .inventory-batch-grid__table.menu-grid__table--copyable .ant-table-tbody>tr>td.menu-grid__cell--selected:not(.menu-grid__cell--visual-only)>:is(.inventory-batch-grid__cell-body,.inventory-batch-grid__cell-input-wrap,.inventory-batch-grid__cell-display),.inventory-batch-grid--menu-page .inventory-batch-grid__table.menu-grid__table--copyable .ant-table-tbody>tr>td.menu-grid__cell--selected:not(.menu-grid__cell--visual-only) .inventory-batch-grid__cell-body>:is(.inventory-batch-grid__cell-display,.inventory-batch-grid__cell-input-wrap){height:100%;min-height:100%;box-shadow:none!important;background-color:#0000!important}.inventory-batch-grid--menu-page .inventory-batch-grid__table.menu-grid__table--copyable .ant-table-tbody>tr>td.menu-grid__cell--selected:not(.menu-grid__cell--visual-only) .inventory-batch-grid__cell-display--readonly{background-color:#0000!important}.inventory-batch-grid--menu-page .inventory-batch-grid__table.menu-grid__table--copyable .ant-table-tbody>tr>td:first-child.menu-grid__cell--selected:not(.menu-grid__cell--visual-only),.inventory-batch-grid--menu-page .inventory-batch-grid__table.menu-grid__table--copyable .ant-table-tbody>tr>.ant-table-cell:first-child.menu-grid__cell--selected:not(.menu-grid__cell--visual-only){border-bottom-color:#0000!important;border-right-color:#0000!important}.inventory-batch-grid--menu-page .inventory-batch-grid__table.menu-grid__table--copyable .ant-table-tbody>tr>td:first-child.menu-grid__cell--selected:not(.menu-grid__cell--visual-only)>:is(.inventory-batch-grid__cell-body,.inventory-batch-grid__cell-display),.inventory-batch-grid--menu-page .inventory-batch-grid__table.menu-grid__table--copyable .ant-table-tbody>tr>td:first-child.menu-grid__cell--selected:not(.menu-grid__cell--visual-only) .inventory-batch-grid__cell-body>:is(.inventory-batch-grid__cell-display,.inventory-batch-grid__cell-input-wrap){box-shadow:none!important;background-color:#0000!important}.inventory-batch-grid--menu-page .inventory-batch-grid__table.menu-grid__table--copyable .ant-table-tbody>tr>td:first-child.menu-grid__cell--selected:not(.menu-grid__cell--visual-only) .inventory-batch-grid__cell-display--readonly{background-color:#0000!important}.menu-grid__table--copyable .menu-grid__cell--visual-only{cursor:default}.menu-grid__table td.menu-grid__cell--visual-only.menu-grid__cell--selected{background:revert-layer!important;box-shadow:none!important}.menu-grid__detail-btn-wrap{display:inline-flex}.menu-grid__detail-btn-wrap--inline{flex-direction:row;align-items:center;gap:4px}.menu-grid__detail-btn-wrap--stacked{flex-direction:column;align-items:center;gap:4px}.menu-grid__delivery-shipped-wrap{justify-content:center;align-items:center;display:inline-flex}.menu-grid__action-btn-group{gap:4px}.menu-grid__table .ant-table-summary .menu-grid__summary-row>td{color:#333;font-size:13px;font-weight:600;background:#eef2f8!important;border-top:2px solid #cfd6e3!important;padding:6px 12px!important}.menu-detail-drawer__table-wrap{border:1px solid #f0f0f0;border-radius:8px;flex:1;min-height:280px;position:relative;overflow:hidden}.menu-detail-drawer__table-wrap .menu-detail-drawer__table{border:none}.menu-detail-drawer--order{--order-detail-grid-row-height:24px;--order-detail-grid-font-size:12px;--order-detail-grid-line-height:24px}.menu-detail-drawer--order .inventory-batch-grid--menu-page .inventory-batch-grid__table.menu-grid__table .ant-table-tbody>tr:not(.ant-table-placeholder),.menu-detail-drawer--order .inventory-batch-grid__table .ant-table-tbody-virtual .ant-table-row{height:var(--order-detail-grid-row-height)!important;min-height:var(--order-detail-grid-row-height)!important;max-height:var(--order-detail-grid-row-height)!important}.menu-detail-drawer--order .inventory-batch-grid__table .ant-table-tbody>tr:not(.ant-table-placeholder)>td,.menu-detail-drawer--order .inventory-batch-grid__table .ant-table-tbody>tr:not(.ant-table-placeholder)>.ant-table-cell,.menu-detail-drawer--order .inventory-batch-grid__table .ant-table-tbody-virtual .ant-table-row .ant-table-cell,.menu-detail-drawer--order .inventory-batch-grid--menu-page .inventory-batch-grid__table.menu-grid__table .ant-table-tbody>tr:not(.ant-table-placeholder)>td,.menu-detail-drawer--order .inventory-batch-grid--menu-page .inventory-batch-grid__table.menu-grid__table .ant-table-tbody>tr:not(.ant-table-placeholder)>.ant-table-cell{box-sizing:border-box;overflow:hidden;font-size:var(--order-detail-grid-font-size)!important;height:var(--order-detail-grid-row-height)!important;min-height:var(--order-detail-grid-row-height)!important;max-height:var(--order-detail-grid-row-height)!important;line-height:var(--order-detail-grid-line-height)!important;vertical-align:middle!important;padding:0!important}.menu-detail-drawer--order .inventory-batch-grid--menu-page .inventory-batch-grid__table.menu-grid__table .ant-table-tbody>tr:is(.menu-grid__row--tree-child-metro,.menu-grid__row--tree-child-region){height:var(--order-detail-grid-row-height)!important;min-height:var(--order-detail-grid-row-height)!important;max-height:var(--order-detail-grid-row-height)!important}.menu-detail-drawer--order .inventory-batch-grid--menu-page .inventory-batch-grid__table.menu-grid__table .ant-table-tbody>tr:is(.menu-grid__row--tree-child-metro,.menu-grid__row--tree-child-region)>:is(td,.ant-table-cell){overflow:hidden;height:var(--order-detail-grid-row-height)!important;min-height:var(--order-detail-grid-row-height)!important;max-height:var(--order-detail-grid-row-height)!important;line-height:var(--order-detail-grid-line-height)!important;vertical-align:middle!important;padding:0!important}.menu-detail-drawer--order .inventory-batch-grid__table tr.menu-grid__row--tree-child-metro>td .inventory-batch-grid__cell-body,.menu-detail-drawer--order .inventory-batch-grid__table tr.menu-grid__row--tree-child-metro>td .inventory-batch-grid__cell-display--readonly,.menu-detail-drawer--order .inventory-batch-grid__table tr.menu-grid__row--tree-child-region>td .inventory-batch-grid__cell-body,.menu-detail-drawer--order .inventory-batch-grid__table tr.menu-grid__row--tree-child-region>td .inventory-batch-grid__cell-display--readonly{background:0 0!important}.menu-detail-drawer--order .inventory-batch-grid--menu-page .inventory-batch-grid__table .inventory-batch-grid__cell-body,.menu-detail-drawer--order .inventory-batch-grid--menu-page .inventory-batch-grid__table .inventory-batch-grid__cell-body--active{box-sizing:border-box;align-self:stretch;align-items:center;width:100%;display:flex;overflow:hidden;height:var(--order-detail-grid-row-height)!important;min-height:var(--order-detail-grid-row-height)!important;max-height:var(--order-detail-grid-row-height)!important;margin:0!important;padding:0!important}.menu-detail-drawer--order .inventory-batch-grid--menu-page .inventory-batch-grid__table td>.inventory-batch-grid__cell-display,.menu-detail-drawer--order .inventory-batch-grid--menu-page .inventory-batch-grid__table td>.inventory-batch-grid__cell-input-wrap,.menu-detail-drawer--order .inventory-batch-grid--menu-page .inventory-batch-grid__table .inventory-batch-grid__cell-body .inventory-batch-grid__cell-display,.menu-detail-drawer--order .inventory-batch-grid--menu-page .inventory-batch-grid__table .inventory-batch-grid__cell-body .inventory-batch-grid__cell-input-wrap{box-sizing:border-box;flex:auto;align-items:center;width:100%;min-width:0;display:flex;overflow:hidden;height:var(--order-detail-grid-row-height)!important;min-height:0!important;max-height:var(--order-detail-grid-row-height)!important;line-height:var(--order-detail-grid-line-height)!important;margin:0!important;padding:0 6px!important}.menu-detail-drawer--order .inventory-batch-grid--menu-page .inventory-batch-grid__cell .inventory-batch-grid__cell-input.ant-input-number:not(.inventory-batch-grid__cell-input--display){height:var(--order-detail-grid-row-height)!important;min-height:0!important}.menu-detail-drawer--order .inventory-batch-grid--menu-page .inventory-batch-grid__cell .inventory-batch-grid__cell-input--number:not(.inventory-batch-grid__cell-input--display) .ant-input-number-input{height:var(--order-detail-grid-row-height)!important;min-height:0!important;line-height:var(--order-detail-grid-line-height)!important;padding:0 6px!important}.menu-detail-drawer--order .inventory-batch-grid--menu-page .inventory-batch-grid__table .inventory-batch-grid__cell-body--active .inventory-batch-grid__cell-input-wrap{width:100%!important;height:100%!important;margin:0!important;padding:0!important}.menu-detail-drawer--order .inventory-batch-grid--menu-page .inventory-batch-grid__table .inventory-batch-grid__cell-body--active .inventory-batch-grid__cell-input.ant-input-number{border-radius:0;width:100%!important;height:100%!important;min-height:0!important;margin:0!important;padding:0!important}.menu-detail-drawer--order .order-detail-grid__cell--center.inventory-batch-grid__cell-body,.menu-detail-drawer--order .inventory-batch-grid__cell-body.order-detail-grid__cell--center{justify-content:center}.menu-detail-drawer--order .order-detail-grid__cell--center .inventory-batch-grid__cell-display,.menu-detail-drawer--order .order-detail-grid__cell--center .inventory-batch-grid__cell-body,.menu-detail-drawer--order .order-detail-grid__request-qty-cell .inventory-batch-grid__cell-body,.menu-detail-drawer--order .order-detail-grid__cell--center .menu-grid__status{text-align:center;justify-content:center}.menu-detail-drawer--order .order-detail-grid__cell--center>.inventory-batch-grid__cell-body{width:100%}.menu-detail-drawer--order .order-detail-grid__cell--center:not(.inventory-batch-grid__cell-body){justify-content:center;align-items:center;width:100%;height:100%;display:flex}.menu-detail-drawer--order .order-detail-grid__cell--right.inventory-batch-grid__cell-body,.menu-detail-drawer--order .inventory-batch-grid__cell-body.order-detail-grid__cell--right{justify-content:flex-end}.menu-detail-drawer--order .order-detail-grid__cell--right .inventory-batch-grid__cell-display,.menu-detail-drawer--order .order-detail-grid__cell--right .inventory-batch-grid__cell-body,.menu-detail-drawer--order .order-detail-grid__cell--right .menu-grid__status{text-align:right;justify-content:flex-end}.menu-detail-drawer--order .order-detail-grid__cell--right>.inventory-batch-grid__cell-body{width:100%}.menu-detail-drawer--order .order-detail-grid__cell--right:not(.inventory-batch-grid__cell-body){justify-content:flex-end;align-items:center;width:100%;height:100%;display:flex}.menu-detail-drawer--order .menu-grid__checkbox-cell{width:100%;height:var(--order-detail-grid-row-height);min-height:var(--order-detail-grid-row-height);max-height:var(--order-detail-grid-row-height);box-sizing:border-box;justify-content:center;align-items:center;margin:0;padding:0;display:flex}.menu-detail-drawer--order .menu-grid__checkbox-cell--enabled .ant-checkbox-wrapper,.menu-detail-drawer--order .menu-grid__checkbox-cell--enabled .ant-checkbox{line-height:1}.menu-detail-drawer--order .menu-grid__checkbox-cell .ant-checkbox-inner{width:14px;height:14px}.menu-detail-drawer--order .menu-grid__checkbox-cell--line-merge{height:100%;min-height:100%;max-height:none}.menu-detail-drawer--order .inventory-batch-grid--menu-page .inventory-batch-grid__table.menu-grid__table .ant-table-thead>tr>:is(th,.ant-table-cell):first-child,.menu-detail-drawer--order .inventory-batch-grid--menu-page .inventory-batch-grid__table.menu-grid__table .ant-table-tbody>tr>:is(td,.ant-table-cell):first-child.menu-grid__cell--visual-only{text-align:center;vertical-align:middle!important;padding:0!important}.menu-detail-drawer--order .inventory-batch-grid--menu-page .inventory-batch-grid__table.menu-grid__table .ant-table-tbody>tr>:is(td,.ant-table-cell)[data-column-key=no] .inventory-batch-grid__cell-display,.menu-detail-drawer--order .inventory-batch-grid--menu-page .inventory-batch-grid__table.menu-grid__table .ant-table-tbody>tr>:is(td,.ant-table-cell)[data-column-key=no] .inventory-batch-grid__cell-body{text-align:center;justify-content:center}.order-detail-item-summary{color:#444;background:#f9fbff;border-top:1px solid #e8ecf1;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px 16px;padding:10px 12px;font-size:12px;display:flex}.order-detail-item-summary__amounts{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px 20px;margin-left:auto;display:flex}.order-detail-item-summary__item strong{color:#222;font-weight:700}.order-detail-item-summary__item--delivery{align-items:center;gap:6px;display:inline-flex}.order-detail-item-summary__delivery-label{white-space:nowrap}.order-detail-item-summary__delivery-input.ant-input-number{width:96px;height:28px;font-size:12px}.order-detail-item-summary__delivery-input.ant-input-number .ant-input-number-input{text-align:right;height:26px;padding:0 8px}.order-detail-item-summary__delivery-unit{white-space:nowrap}.order-detail-item-summary__delivery-save-btn{height:28px;padding:0 10px;font-size:12px}.order-detail-item-summary__item--final strong{color:#1677ff}.menu-detail-drawer--order .menu-detail-drawer__table-wrap:focus,.menu-detail-drawer--order .menu-detail-drawer__table-wrap:focus-visible,.menu-detail-drawer--order .inventory-batch-grid:focus,.menu-detail-drawer--order .inventory-batch-grid:focus-visible{box-shadow:none!important;outline:none!important}.menu-detail-drawer--order .inventory-batch-grid--menu-page .inventory-batch-grid__table.menu-grid__table--copyable .inventory-batch-grid__cell.menu-grid__cell--selected:has(.inventory-batch-grid__cell-body--active){box-shadow:none!important;background:0 0!important}.menu-detail-drawer--order .inventory-batch-grid--menu-page .inventory-batch-grid__table.menu-grid__table--copyable .inventory-batch-grid__cell .inventory-batch-grid__cell-body--active,.menu-detail-drawer--order .inventory-batch-grid--menu-page .inventory-batch-grid__table.menu-grid__table--copyable .order-detail-grid__cell--center .inventory-batch-grid__cell-body--active{background:#fff!important;box-shadow:inset 0 0 0 2px #1677ff!important}.menu-detail-drawer--order .inventory-batch-grid--menu-page .inventory-batch-grid__table.menu-grid__table--copyable .inventory-batch-grid__cell.menu-grid__cell--selected:has(.inventory-batch-grid__cell-body--active) .inventory-batch-grid__cell-body--active>.inventory-batch-grid__cell-input-wrap{box-shadow:none!important;background-color:#fff!important}.menu-detail-drawer--order .inventory-batch-grid--menu-page .inventory-batch-grid__table.menu-grid__table--copyable .ant-table-tbody>tr>:is(td,.ant-table-cell).menu-grid__cell--selected:not(.menu-grid__cell--visual-only)>:is(.inventory-batch-grid__cell-body,.inventory-batch-grid__cell-input-wrap,.inventory-batch-grid__cell-display),.menu-detail-drawer--order .inventory-batch-grid--menu-page .inventory-batch-grid__table.menu-grid__table--copyable .ant-table-tbody>tr>:is(td,.ant-table-cell).menu-grid__cell--selected:not(.menu-grid__cell--visual-only) .inventory-batch-grid__cell-body>:is(.inventory-batch-grid__cell-display,.inventory-batch-grid__cell-input-wrap){height:100%;min-height:100%;box-shadow:none!important;background-color:#0000!important}.menu-detail-drawer--order .inventory-batch-grid--menu-page .inventory-batch-grid__table.menu-grid__table--copyable .ant-table-tbody>tr>:is(td,.ant-table-cell).menu-grid__cell--selected:not(.menu-grid__cell--visual-only) .inventory-batch-grid__cell-display--readonly{background-color:#0000!important}.menu-detail-drawer--order .inventory-batch-grid--menu-page .inventory-batch-grid__table.menu-grid__table--copyable .ant-table-tbody>tr>:is(td,.ant-table-cell):first-child.menu-grid__cell--visual-only.menu-grid__cell--selected,.menu-detail-drawer--order .inventory-batch-grid--menu-page .inventory-batch-grid__table.menu-grid__table--copyable .ant-table-tbody-virtual .ant-table-row :is(td,.ant-table-cell):first-child.menu-grid__cell--visual-only.menu-grid__cell--selected{box-shadow:none!important;border-bottom-color:#f0f0f0!important;border-right-color:#e8ecf1!important}.menu-detail-drawer--order .order-detail-grid__cell--line-merge{vertical-align:middle}.menu-detail-drawer--order .order-detail-grid__editable-line-cell-text{color:#1677ff;font:inherit;font-weight:600;line-height:inherit;cursor:pointer;text-underline-offset:2px;background:0 0;border:none;margin:0;padding:0;-webkit-text-decoration:underline dotted #0000;text-decoration:underline dotted #0000;transition:text-decoration-color .15s,color .15s;display:inline}.menu-detail-drawer--order .order-detail-grid__editable-line-cell-text:hover{color:#0958d9;text-decoration-color:#91caff}.menu-detail-drawer--order .order-detail-grid__editable-line-cell-text:focus-visible{outline-offset:1px;outline:1px dashed #91caff}.order-detail-item-edit-modal__item-label{color:#595959;margin:0 0 12px;font-size:13px}.order-detail-item-edit-modal__field-hint{color:#ff4d4f;margin:4px 0 0;font-size:12px;line-height:1.5}.order-detail-item-edit-modal__input{width:100%}.order-status-history-modal.ant-modal,.order-item-history-modal.ant-modal,.order-history-modal.ant-modal{height:50vh;max-height:50vh;padding-bottom:0}.order-status-history-modal.ant-modal,.order-history-modal.ant-modal:not(.order-item-history-modal){min-width:60vw;max-width:60vw;width:60vw!important}.order-item-history-modal.ant-modal{min-width:80vw;max-width:80vw;width:80vw!important}.order-status-history-modal .ant-modal-content,.order-item-history-modal .ant-modal-content,.order-history-modal .ant-modal-content{flex-direction:column;display:flex;height:50vh!important;min-height:50vh!important;max-height:50vh!important;overflow:hidden!important}.order-status-history-modal .ant-modal-header,.order-item-history-modal .ant-modal-header,.order-history-modal .ant-modal-header{flex-shrink:0}.order-status-history-modal .ant-modal-body,.order-item-history-modal .ant-modal-body,.order-history-modal .ant-modal-body{flex-direction:column;flex:auto;min-height:0;display:flex;overflow:hidden!important}.order-status-history-modal .ant-modal-body>.ant-spin-nested-loading,.order-item-history-modal .ant-modal-body>.ant-spin-nested-loading,.order-history-modal .ant-modal-body>.ant-spin-nested-loading,.order-status-history-modal .ant-modal-body>.ant-spin-nested-loading>.ant-spin-container,.order-item-history-modal .ant-modal-body>.ant-spin-nested-loading>.ant-spin-container,.order-history-modal .ant-modal-body>.ant-spin-nested-loading>.ant-spin-container,.order-history-modal__grid-host{flex-direction:column;flex:1;height:100%;min-height:0;display:flex}.order-history-modal .order-history-modal__grid-wrap,.order-history-modal .order-history-modal__grid-wrap .menu-grid__table-main,.order-history-modal .order-history-modal__grid-wrap .inventory-batch-grid{flex:1;height:100%;min-height:0}.order-history-modal .order-history-modal__grid-wrap .inventory-batch-grid__table .ant-table-body{min-height:var(--order-history-modal-body-scroll-min-height)}.order-history-modal .order-history-modal__grid-wrap--empty .ant-table-body{flex:1;min-height:var(--order-history-modal-body-scroll-min-height)!important;overflow:hidden!important}.order-history-modal .order-history-modal__grid-wrap--empty .ant-table-tbody>tr.ant-table-placeholder>td{height:var(--order-history-modal-body-scroll-min-height);vertical-align:middle;border-bottom:none}.order-item-history-modal .inventory-batch-grid__table .ant-table-tbody>tr.order-item-history-modal__row--external>td{background:#e8f4fc!important}.order-item-history-modal .inventory-batch-grid__table .ant-table-tbody>tr.order-item-history-modal__row--external:hover>td{background:#dceefb!important}.order-item-history-change-type{white-space:nowrap;flex-wrap:wrap;justify-content:center;align-items:center;gap:0;font-weight:600;display:inline-flex}.order-item-history-change-type__sep{color:#00000073;font-weight:400}.order-item-history-change-type__label--amount{color:#1677ff}.order-item-history-change-type__label--qty{color:#52c41a}.order-item-history-change-type__label--step{color:#722ed1}.order-history-modal .inventory-batch-grid__table .ant-table-thead :is(th,.ant-table-cell),.order-history-modal .inventory-batch-grid__table :is(td,.ant-table-cell).order-history-cell--align-center{text-align:center!important}.order-history-modal .inventory-batch-grid__table :is(td,.ant-table-cell).order-history-cell--align-left{text-align:left!important}.order-history-modal .inventory-batch-grid__table :is(td,.ant-table-cell).order-history-cell--align-right{text-align:right!important}.order-history-modal .inventory-batch-grid__table :is(td,.ant-table-cell).order-history-cell--align-center .inventory-batch-grid__cell-body{justify-content:center}.order-history-modal .inventory-batch-grid__table :is(td,.ant-table-cell).order-history-cell--align-left .inventory-batch-grid__cell-body{justify-content:flex-start}.order-history-modal .inventory-batch-grid__table :is(td,.ant-table-cell).order-history-cell--align-right .inventory-batch-grid__cell-body{justify-content:flex-end}.order-history-modal .inventory-batch-grid__table :is(td,.ant-table-cell).order-history-cell--align-center .inventory-batch-grid__cell-display--readonly{text-align:center}.order-history-modal .inventory-batch-grid__table :is(td,.ant-table-cell).order-history-cell--align-left .inventory-batch-grid__cell-display--readonly{text-align:left}.order-history-modal .inventory-batch-grid__table :is(td,.ant-table-cell).order-history-cell--align-right .inventory-batch-grid__cell-display--readonly{text-align:right}.order-history-modal .inventory-batch-grid__table :is(td,.ant-table-cell).order-history-cell--align-center .order-item-history-change-type{justify-content:center;width:100%}.order-history-cell__content{text-overflow:ellipsis;white-space:nowrap;box-sizing:border-box;width:100%;overflow:hidden}.order-history-cell__content--center{text-align:center}.order-history-cell__content--left{text-align:left}.order-history-cell__content--right{text-align:right}.order-history-modal .inventory-batch-grid__table :is(td,.ant-table-cell)[data-column-key=historyContent] .order-history-cell__content--left,.order-history-modal .inventory-batch-grid__table :is(td,.ant-table-cell)[data-column-key=itemNo] .order-history-cell__content--left,.order-history-modal .inventory-batch-grid__table :is(td,.ant-table-cell)[data-column-key=itemName] .order-history-cell__content--left{padding-left:10px}.order-history-modal .inventory-batch-grid__table :is(td,.ant-table-cell)[data-column-key=before-beforeOrderPrice] .order-history-cell__content--right,.order-history-modal .inventory-batch-grid__table :is(td,.ant-table-cell)[data-column-key=after-afterOrderPrice] .order-history-cell__content--right{padding-right:10px}.order-history-modal__table{--order-history-grid-row-height:24px;--order-history-grid-font-size:12px;--order-history-grid-line-height:24px;flex:1;height:100%;min-height:0;margin-top:4px}.order-history-modal__table .ant-table{margin:0!important}.order-history-modal__table .ant-table-measure-row{visibility:collapse!important;height:0!important;line-height:0!important}.order-history-modal__table .ant-table-measure-row>td{border:none!important;height:0!important;padding:0!important}.order-history-modal__table .ant-table-thead>tr>th{color:#333;vertical-align:middle;box-sizing:border-box;font-size:13px;font-weight:600;line-height:1.3;text-align:center!important;background:#e8ecf4!important;border-bottom:1px solid #cfd6e3!important;padding:8px 12px!important}.order-history-modal__table .ant-table-thead>tr>th:not(:last-child){border-right:1px solid #b0bac9}.order-history-modal__table .ant-table-tbody>tr:not(.ant-table-placeholder){height:var(--order-history-grid-row-height)!important;min-height:var(--order-history-grid-row-height)!important;max-height:var(--order-history-grid-row-height)!important}.order-history-modal__table .ant-table-tbody>tr:not(.ant-table-placeholder)>td{color:#444;box-sizing:border-box;border-bottom:1px solid #f0f0f0;overflow:hidden;font-size:var(--order-history-grid-font-size)!important;height:var(--order-history-grid-row-height)!important;min-height:var(--order-history-grid-row-height)!important;max-height:var(--order-history-grid-row-height)!important;line-height:var(--order-history-grid-line-height)!important;vertical-align:middle!important;padding:0 6px!important}.order-history-modal__table .ant-table-tbody>tr:not(.ant-table-placeholder)>td:not(:last-child){border-right:1px solid #e8ecf1}.order-history-modal__table .ant-table-tbody>tr.menu-grid__row--odd:not(.ant-table-placeholder)>td{background:#fff}.order-history-modal__table .ant-table-tbody>tr.menu-grid__row--even:not(.ant-table-placeholder)>td{background:#f7f8fa}.order-history-modal__table .ant-table-tbody>tr.menu-grid__row--odd:not(.ant-table-placeholder):hover>td,.order-history-modal__table .ant-table-tbody>tr.menu-grid__row--even:not(.ant-table-placeholder):hover>td{background:#fff6ee}.order-history-modal__table .ant-table-wrapper,.order-history-modal__table .ant-spin-nested-loading,.order-history-modal__table .ant-spin-container{height:100%}.order-history-modal__table .ant-table-body{min-height:calc(50vh - 110px)}.order-status-history-modal .order-history-modal__table .ant-table-wrapper{flex-direction:column;flex:1;height:100%;min-height:0;display:flex}.order-status-history-modal .order-history-modal__table .ant-table,.order-status-history-modal .order-history-modal__table .ant-table-container,.order-status-history-modal .order-history-modal__table .ant-table-content{flex-direction:column;flex:1;min-height:0;display:flex}.order-status-history-modal .order-history-modal__table .ant-table-body{flex:1;min-height:calc(50vh - 110px)!important}.order-status-history-modal .order-history-modal__table .ant-table-tbody>tr.ant-table-placeholder>td{vertical-align:middle;border-bottom:none;height:calc(50vh - 110px)}.order-status-history-modal__table{width:100%}.order-status-history-modal__table .ant-table-wrapper{flex-direction:column;flex:1;width:100%;min-width:100%;max-width:100%;height:100%;min-height:0;display:flex}.order-status-history-modal__table .ant-table,.order-status-history-modal__table .ant-table-container{flex-direction:column;flex:1;width:100%;min-height:0;display:flex}.order-status-history-modal__table .ant-table-content{flex-direction:column;flex:1;width:100%;min-width:100%;min-height:0;display:flex}.order-status-history-modal__table .ant-table-header>table,.order-status-history-modal__table .ant-table-body>table{table-layout:fixed;width:100%!important;min-width:100%!important;max-width:100%!important}.order-status-history-modal .order-status-history-modal__table--empty .ant-table-content{overflow:hidden auto}.order-status-history-modal .order-status-history-modal__table--empty .ant-table-body{flex:1;min-height:calc(50vh - 110px)!important;overflow:hidden!important}.order-status-history-modal .order-status-history-modal__table--empty .ant-table-tbody>tr.ant-table-placeholder>td{vertical-align:middle;border-bottom:none;height:calc(50vh - 110px)}.order-item-history-modal__table{width:100%}.order-item-history-modal__table .ant-table-wrapper{flex-direction:column;flex:1;width:100%;min-width:100%;max-width:100%;height:100%;min-height:0;display:flex}.order-item-history-modal__table .ant-table,.order-item-history-modal__table .ant-table-container{flex-direction:column;flex:1;width:100%;min-height:0;display:flex}.order-item-history-modal__table .ant-table-content{flex-direction:column;flex:1;width:100%;min-width:100%;min-height:0;display:flex}.order-item-history-modal__table .ant-table-header>table,.order-item-history-modal__table .ant-table-body>table{table-layout:fixed;width:100%!important;min-width:100%!important;max-width:100%!important}.order-item-history-modal__table .ant-table-body{min-height:calc(50vh - 132px)}.order-item-history-modal .order-item-history-modal__table--empty .ant-table-content{overflow:hidden auto}.order-item-history-modal .order-item-history-modal__table--empty .ant-table-body{flex:1;min-height:calc(50vh - 132px)!important;overflow:hidden!important}.order-item-history-modal .order-item-history-modal__table--empty .ant-table-tbody>tr.ant-table-placeholder>td{vertical-align:middle;border-bottom:none;height:calc(50vh - 132px)}.order-item-history-modal__table .ant-table-tbody>tr.order-item-history-modal__row--external>td{background:#e8f4fc!important}.order-item-history-modal__table .ant-table-tbody>tr.order-item-history-modal__row--external:hover>td{background:#dceefb!important}.menu-detail-drawer--order .inventory-batch-grid--menu-page .inventory-batch-grid__table.menu-grid__table--copyable .inventory-batch-grid__cell-body,.menu-detail-drawer--order .inventory-batch-grid--menu-page .inventory-batch-grid__table.menu-grid__table--copyable .inventory-batch-grid__cell-display--readonly{background:0 0!important}.menu-detail-drawer--order .inventory-batch-grid--menu-page .inventory-batch-grid__table.menu-grid__table--copyable :is(td,.ant-table-cell).order-detail-grid__cell--line-merge .inventory-batch-grid__cell-body,.menu-detail-drawer--order .inventory-batch-grid--menu-page .inventory-batch-grid__table.menu-grid__table--copyable :is(td,.ant-table-cell).order-detail-grid__cell--line-merge .inventory-batch-grid__cell-display{height:100%!important;min-height:100%!important;max-height:none!important}.menu-detail-drawer--order .inventory-batch-grid--menu-page .inventory-batch-grid__table.menu-grid__table--copyable .ant-table-tbody>tr>:is(td,.ant-table-cell):first-child.menu-grid__cell--visual-only.menu-grid__cell--selected.menu-grid__row--tree-child-metro,.menu-detail-drawer--order .inventory-batch-grid--menu-page .inventory-batch-grid__table.menu-grid__table--copyable .ant-table-tbody-virtual .ant-table-row :is(td,.ant-table-cell):first-child.menu-grid__cell--visual-only.menu-grid__cell--selected.menu-grid__row--tree-child-metro{background:#e8f4fc!important}.menu-detail-drawer--order .inventory-batch-grid--menu-page .inventory-batch-grid__table.menu-grid__table--copyable .ant-table-tbody>tr>:is(td,.ant-table-cell):first-child.menu-grid__cell--visual-only.menu-grid__cell--selected.menu-grid__row--tree-child-region,.menu-detail-drawer--order .inventory-batch-grid--menu-page .inventory-batch-grid__table.menu-grid__table--copyable .ant-table-tbody-virtual .ant-table-row :is(td,.ant-table-cell):first-child.menu-grid__cell--visual-only.menu-grid__cell--selected.menu-grid__row--tree-child-region{background:#ede7f6!important}.menu-detail-drawer--order .inventory-batch-grid--menu-page .inventory-batch-grid__table.menu-grid__table--copyable .ant-table-tbody>tr>:is(td,.ant-table-cell):first-child.menu-grid__cell--visual-only.menu-grid__cell--selected.menu-grid__row--odd,.menu-detail-drawer--order .inventory-batch-grid--menu-page .inventory-batch-grid__table.menu-grid__table--copyable .ant-table-tbody-virtual .ant-table-row :is(td,.ant-table-cell):first-child.menu-grid__cell--visual-only.menu-grid__cell--selected.menu-grid__row--odd,.menu-detail-drawer--order .inventory-batch-grid--menu-page .inventory-batch-grid__table.menu-grid__table--copyable .ant-table-tbody>tr>:is(td,.ant-table-cell):first-child.menu-grid__cell--visual-only.menu-grid__cell--selected[data-row-stripe=odd]:not(.menu-grid__row--tree-child-metro):not(.menu-grid__row--tree-child-region),.menu-detail-drawer--order .inventory-batch-grid--menu-page .inventory-batch-grid__table.menu-grid__table--copyable .ant-table-tbody-virtual .ant-table-row :is(td,.ant-table-cell):first-child.menu-grid__cell--visual-only.menu-grid__cell--selected[data-row-stripe=odd]:not(.menu-grid__row--tree-child-metro):not(.menu-grid__row--tree-child-region){background:#fff!important}.menu-detail-drawer--order .inventory-batch-grid--menu-page .inventory-batch-grid__table.menu-grid__table--copyable .ant-table-tbody>tr>:is(td,.ant-table-cell):first-child.menu-grid__cell--visual-only.menu-grid__cell--selected.menu-grid__row--even,.menu-detail-drawer--order .inventory-batch-grid--menu-page .inventory-batch-grid__table.menu-grid__table--copyable .ant-table-tbody-virtual .ant-table-row :is(td,.ant-table-cell):first-child.menu-grid__cell--visual-only.menu-grid__cell--selected.menu-grid__row--even,.menu-detail-drawer--order .inventory-batch-grid--menu-page .inventory-batch-grid__table.menu-grid__table--copyable .ant-table-tbody>tr>:is(td,.ant-table-cell):first-child.menu-grid__cell--visual-only.menu-grid__cell--selected[data-row-stripe=even]:not(.menu-grid__row--tree-child-metro):not(.menu-grid__row--tree-child-region),.menu-detail-drawer--order .inventory-batch-grid--menu-page .inventory-batch-grid__table.menu-grid__table--copyable .ant-table-tbody-virtual .ant-table-row :is(td,.ant-table-cell):first-child.menu-grid__cell--visual-only.menu-grid__cell--selected[data-row-stripe=even]:not(.menu-grid__row--tree-child-metro):not(.menu-grid__row--tree-child-region){background:#f7f8fa!important}.menu-detail-drawer--order .inventory-batch-grid--menu-page .inventory-batch-grid__cell .inventory-batch-grid__cell-display--focused,.menu-detail-drawer--order .inventory-batch-grid--menu-page .inventory-batch-grid__cell .inventory-batch-grid__cell-display--selected{box-shadow:none!important;background:0 0!important}.order-detail-grid__held-qty--insufficient{color:#faad14;font-weight:600}.menu-grid__status{white-space:nowrap;border-radius:4px;padding:2px 10px;font-size:12px;font-weight:600;display:inline-block}.menu-grid__date{white-space:nowrap}.menu-grid__col-resize-handle{cursor:col-resize;-webkit-user-select:none;user-select:none;z-index:1;width:6px;height:100%;position:absolute;top:0;right:0}.menu-grid__col-resize-handle:hover{background:#1890ff40}.menu-grid__status--success{color:#52c41a;background:#f6ffed;border:1px solid #b7eb8f}.menu-grid__status--warning{color:#fa8c16;background:#fff7e6;border:1px solid #ffd591}.menu-grid__status--danger{color:#ff4d4f;background:#fff1f0;border:1px solid #ffa39e}.menu-page--order .menu-grid__status,.menu-detail-drawer--order .menu-grid__status{font-size:12px;font-weight:600;line-height:inherit;white-space:nowrap;border-radius:0;padding:0;display:inline;background:0 0!important;border:none!important}.menu-page--order .menu-grid__status--success,.menu-detail-drawer--order .menu-grid__status--success{color:#52c41a}.menu-page--order .menu-grid__status--warning,.menu-detail-drawer--order .menu-grid__status--warning{color:#fa8c16}.menu-page--order .menu-grid__status--danger,.menu-detail-drawer--order .menu-grid__status--danger{color:#ff4d4f}.menu-page--order .menu-grid__status:not(.menu-grid__status--success):not(.menu-grid__status--warning):not(.menu-grid__status--danger),.menu-detail-drawer--order .menu-grid__status:not(.menu-grid__status--success):not(.menu-grid__status--warning):not(.menu-grid__status--danger){color:#000000e0}.menu-grid__num--positive{color:#52c41a;font-weight:600}.menu-grid__num--zero{color:#ff4d4f;font-weight:600}.menu-grid__editable-cell{cursor:text;width:100%;min-height:22px;display:block}.menu-grid__editable-input{width:100%}.menu-grid__unmatched-item-link{color:#ff4d4f;cursor:pointer;background:0 0;border:none;padding:0;font-weight:600;text-decoration:underline}.menu-grid__unmatched-item-link:hover{color:#cf1322}.menu-grid__footer{background:#fafbfc;border:1px solid #eef0f3;border-radius:8px;flex-wrap:wrap;flex-shrink:0;justify-content:space-between;align-items:center;gap:8px 16px;margin-top:12px;padding:10px 14px;display:flex}.menu-grid__footer-left{align-items:center;gap:10px;min-height:32px;display:flex}.menu-grid__total{color:#595959;white-space:nowrap;font-size:13px;font-weight:500;line-height:32px}.menu-grid__page-size{width:128px}.menu-grid__page-size.ant-select-single .ant-select-selector{height:32px}.menu-grid__page-size.ant-select-single .ant-select-selector .ant-select-selection-item,.menu-grid__page-size.ant-select-single .ant-select-selector .ant-select-selection-placeholder{line-height:30px}.menu-grid__pagination{margin:0}.menu-grid__pagination.ant-pagination .ant-pagination-item,.menu-grid__pagination.ant-pagination .ant-pagination-prev,.menu-grid__pagination.ant-pagination .ant-pagination-next,.menu-grid__pagination.ant-pagination .ant-pagination-jump-prev,.menu-grid__pagination.ant-pagination .ant-pagination-jump-next{min-width:32px;height:32px;line-height:30px}.home-calendar{flex-direction:column;flex:1;height:100%;min-height:0;display:flex;overflow:hidden}.home-calendar .fc{flex:1;height:100%;min-height:0}.home-calendar .fc .fc-view-harness{flex:1;min-height:0}.home-calendar .fc .fc-button-primary{background:#111;border-color:#111}.home-calendar .fc .fc-button-primary:hover{background:#333;border-color:#333}.home-calendar .fc .fc-button-primary:not(:disabled).fc-button-active,.home-calendar .fc .fc-button-primary:not(:disabled):active{background:#f58220;border-color:#f58220}.home-calendar .fc .fc-daygrid-day-number{font-size:13px}.home-calendar .fc-event{border-radius:4px;font-size:12px}.maker-dc-rate-grid{grid-template-columns:1fr 1fr;gap:12px;max-height:460px;display:grid;overflow-y:auto}.maker-dc-rate-table{border-collapse:collapse;table-layout:fixed;background:#fff;width:100%}.maker-dc-rate-table th,.maker-dc-rate-table td{text-align:center;color:#111;word-break:keep-all;border:1px solid #222;padding:8px 10px;font-size:13px;font-weight:700}.maker-dc-rate-table th{background:#c8c8c8}.maker-dc-rate-table td:first-child{font-weight:600}.maker-info-modal__table .ant-table{margin:0!important}.item-batch-upload-modal .ant-modal-content{min-height:min(680px,90vh);max-height:90vh}.item-batch-upload-modal__preview-area{flex-direction:column;min-height:480px;display:flex}.item-batch-upload-modal__mapping-row{grid-template-columns:repeat(6,1fr);gap:0 12px;display:grid}.item-batch-upload-modal__mapping-row .ant-form-item{margin-bottom:8px}.item-batch-upload-modal__hint{color:#888;margin:0 0 12px;font-size:12px}.item-batch-upload-modal__file-row{align-items:center;gap:12px;margin-bottom:16px;display:flex}.item-batch-upload-modal__file-name{color:#666;font-size:13px}.item-batch-upload-modal__summary{margin-bottom:12px}.item-batch-upload-modal__upload-result{margin-top:12px}.item-batch-upload-modal__table-wrap{border:1px solid #e8ecf1;border-radius:4px;position:relative;overflow:hidden}.item-batch-upload-modal__table .ant-table{margin:0!important}.item-batch-upload-modal__table .ant-table-tbody>tr>td:not(:last-child){border-right:1px solid #e8ecf1}.item-batch-upload-modal__table .ant-table-body{min-height:420px}.external-inventory-batch-upload-modal__options-row{flex-wrap:wrap;align-items:center;gap:24px;margin-bottom:16px;display:flex}.external-inventory-batch-upload-modal__company-field{align-items:center;gap:12px;min-width:320px;display:flex}.external-inventory-batch-upload-modal__label{color:#333;flex-shrink:0;font-weight:500}.external-inventory-batch-upload-modal__company-select{min-width:240px}.external-inventory-batch-upload-modal__duplicate-alert{margin-bottom:12px}.menu-grid__table td.menu-grid__delivery-method--highlight,.menu-grid__table .ant-table-cell.menu-grid__delivery-method--highlight{text-align:center;font-weight:600;color:#fff!important;background:#ff4d4f!important}.menu-grid__table tr:hover>td.menu-grid__delivery-method--highlight,.menu-grid__table tr:hover>.ant-table-cell.menu-grid__delivery-method--highlight,.menu-grid__table td.menu-grid__delivery-method--highlight:hover,.menu-grid__table .ant-table-cell.menu-grid__delivery-method--highlight:hover,.menu-grid__table tr.menu-grid__row--selected>td.menu-grid__delivery-method--highlight,.menu-grid__table tr.menu-grid__row--selected>.ant-table-cell.menu-grid__delivery-method--highlight{color:#fff!important;background:#ff4d4f!important}.order-delivery-info-modal__empty{color:#888;text-align:center;margin:0}.order-delivery-info-modal__desc .ant-descriptions-item-label{width:140px}.order-delivery-info-modal__desc--delivery{margin-top:12px}.item-order-recover-modal{font-size:13px}.item-order-recover-modal .ant-modal-header .ant-modal-title{font-size:15px}.ant-modal.item-order-recover-modal{max-height:95vh}.item-order-recover-modal .ant-modal-content,.ant-modal.item-order-recover-modal .ant-modal-content{flex-direction:column;max-height:95vh;display:flex;overflow:hidden}.item-order-recover-modal .ant-modal-header,.item-order-recover-modal .ant-modal-footer{flex-shrink:0}.item-order-recover-modal .ant-modal-body{flex:1;min-height:0;overflow:hidden auto}.item-order-recover-modal .ant-form-item-label>label,.item-order-recover-modal .ant-select,.item-order-recover-modal .ant-input,.item-order-recover-modal .ant-input-number,.item-order-recover-modal .ant-input-number-input,.item-order-recover-modal .ant-btn{font-size:13px}.item-order-recover-modal__item-table .ant-table-thead>tr>th,.item-order-recover-modal__item-table .ant-table-tbody>tr>td,.item-order-recover-modal__item-table .ant-table-tbody>tr>.ant-table-cell{padding-block:calc(var(--ant-table-cell-padding-block-sm,8px) * 8 / 125);vertical-align:middle;box-sizing:border-box;font-size:12px;line-height:1.1}.item-order-recover-modal__content{flex-direction:column;gap:4px;display:flex}.item-order-recover-modal__top-row{flex-wrap:nowrap;align-items:center;gap:8px;width:100%;min-height:32px;display:flex}.item-order-recover-modal__top-row>.ant-btn,.item-order-recover-modal__delivery-info-toolbar .ant-select,.item-order-recover-modal__delivery-info-toolbar .ant-btn{height:32px}.item-order-recover-modal__delivery-info-toolbar{flex-wrap:nowrap;flex:none;align-items:center;gap:8px;height:32px;margin-left:auto;display:flex}.item-order-recover-modal__saved-info-select{flex-shrink:1;width:160px;min-width:120px}.item-order-recover-modal__saved-info-option{justify-content:space-between;align-items:center;gap:8px;width:100%;display:flex}.item-order-recover-modal__saved-info-option-label{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}.item-order-recover-modal__saved-info-option-delete{min-width:44px;height:22px;box-shadow:none;border-radius:4px;flex-shrink:0;padding-inline:8px;font-size:12px;line-height:20px}.item-order-recover-modal__saved-info-select-dropdown.ant-select-dropdown .rc-virtual-list-holder{max-height:none!important;overflow:hidden!important}.item-order-recover-modal__saved-info-select-dropdown.ant-select-dropdown .rc-virtual-list{max-height:none!important}.item-order-recover-modal__saved-info-select-dropdown.ant-select-dropdown .ant-select-item-option.item-order-recover-modal__saved-info-option-item--current,.item-order-recover-modal__saved-info-select-dropdown.ant-select-dropdown .ant-select-item-option-selected:not(.ant-select-item-option-disabled){background-color:#e6f4ff!important}.item-order-recover-modal__saved-info-select-dropdown.ant-select-dropdown .ant-select-item-option.item-order-recover-modal__saved-info-option-item--current:hover,.item-order-recover-modal__saved-info-select-dropdown.ant-select-dropdown .ant-select-item-option-selected:not(.ant-select-item-option-disabled):hover{background-color:#bae0ff!important}.item-order-recover-modal__saved-info-option--selected .item-order-recover-modal__saved-info-option-label{color:#1677ff;font-weight:600}.item-order-recover-modal__form{flex-direction:column;gap:3.55556px;display:flex}.item-order-recover-modal__form .ant-form-item-label{display:none}.item-order-recover-modal__form .ant-form-item{margin-bottom:0}.item-order-recover-modal__form .ant-form-item .ant-form-item-explain{display:none}.item-order-recover-modal__form>.item-order-recover-modal__top-row,.item-order-recover-modal__form>.item-order-recover-modal__contacts{margin:0}.item-order-recover-modal__form .item-order-recover-modal__top-row .ant-form-item{flex:none;align-self:center;margin-bottom:0}.item-order-recover-modal__form .item-order-recover-modal__top-row .ant-form-item .ant-form-item-row{align-items:center}.item-order-recover-modal__form .item-order-recover-modal__top-row .ant-form-item .ant-form-item-control-input{min-height:32px}.item-order-recover-modal__form .item-order-recover-modal__top-row .ant-form-item .ant-select-single .ant-select-selector,.item-order-recover-modal__delivery-info-toolbar .ant-select-single .ant-select-selector{align-items:center;height:32px}.item-order-recover-modal__form .item-order-recover-modal__top-row>.ant-btn{align-self:center}.item-order-recover-modal__delivery-method{width:140px;margin-bottom:0}.item-order-recover-modal__delivery-cost{width:160px;margin-bottom:0}.item-order-recover-modal__visit-location-field{width:120px;margin-bottom:0}.item-order-recover-modal__delivery-method .ant-select,.item-order-recover-modal__delivery-cost .ant-select,.item-order-recover-modal__visit-location-field .ant-select{width:100%}.item-order-recover-modal__top-row .ant-btn{white-space:nowrap;flex-shrink:0;align-self:center}.item-order-recover-modal__contacts{flex-direction:column;gap:3.55556px;display:flex}.item-order-recover-modal__memo{margin-bottom:0}.item-order-recover-modal__memo--spaced{margin-top:0}.item-order-recover-modal__contact-row{flex-wrap:nowrap;align-items:center;gap:8px;width:100%;display:flex}.item-order-recover-modal__contact-title{white-space:nowrap;flex:0 0 56px;font-size:12px;font-weight:600}.item-order-recover-modal__contact-row .item-order-recover-modal__contact-field{min-width:0;margin-bottom:0}.item-order-recover-modal__contact-field--company{flex:15 1 0}.item-order-recover-modal__contact-field--person{flex:10 1 0}.item-order-recover-modal__contact-field--phone{flex:15 1 0}.item-order-recover-modal__contact-field--address{flex:60 1 0}.item-order-recover-modal__grids{flex-direction:column;gap:4px;display:flex}.item-order-recover-modal__section-card{border:1px solid #e8e8e8;border-radius:8px;flex-direction:column;gap:12px;padding:12px;display:flex;box-shadow:0 1px 2px #0000000a}.item-order-recover-modal__card-title{color:#1677ff;margin:0;font-size:13px;font-weight:600}.item-order-recover-modal__request-card{background:#f6f9ff}.item-order-recover-modal__delivery-card{background:#faf8f5}.item-order-recover-modal__delivery-card .item-order-recover-modal__form{gap:3.55556px}.item-order-recover-modal__request-card>.item-order-recover-modal__grid-section+.item-order-recover-modal__grid-section{margin-top:-8px}.item-order-recover-modal__request-card .item-order-recover-modal__grid-section:last-of-type{margin-bottom:0}.item-order-recover-modal__request-card .item-order-recover-modal__order-summary{background:#eef3fc;border:none;border-top:1px solid #e3eaf8;border-radius:0 0 8px 8px;margin:4px -12px -12px}.item-order-recover-modal__item-table-row--empty>td,.item-order-recover-modal__item-table-row--empty:hover>td{background:#fff!important}.item-order-recover-modal__order-summary{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;padding:8px 12px;font-size:12px;display:flex}.item-order-recover-modal__order-summary--count-only{justify-content:flex-start}.item-order-recover-modal__order-summary-amounts{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px 20px;margin-left:auto;display:flex}.item-order-recover-modal__order-summary-regional-notice{color:#ff4d4f;white-space:nowrap;font-size:12px;font-weight:500}.item-order-recover-modal__order-summary-item strong{font-weight:600}.item-order-recover-modal__order-summary-amounts .item-order-recover-modal__order-summary-item strong{color:#1677ff}.item-order-recover-modal__grid-title{margin:0 0 8px;font-size:12px;font-weight:600}.item-order-recover-modal__item-table .ant-pagination,.item-order-recover-modal__item-table-pagination{justify-content:flex-end;margin:8px 0 0;font-size:12px}.item-order-recover-modal__item-table .ant-pagination .ant-pagination-item,.item-order-recover-modal__item-table .ant-pagination .ant-pagination-prev,.item-order-recover-modal__item-table .ant-pagination .ant-pagination-next,.item-order-recover-modal__item-table-pagination .ant-pagination-item,.item-order-recover-modal__item-table-pagination .ant-pagination-prev,.item-order-recover-modal__item-table-pagination .ant-pagination-next{min-width:26px;height:26px;line-height:24px}.item-order-recover-modal__order-table tr.menu-grid__row--tree-child-metro>td,.item-order-recover-modal__order-table tr.menu-grid__row--tree-child-metro:hover>td{background:#e8f4fc!important}.item-order-recover-modal__order-table tr.menu-grid__row--tree-child-region>td,.item-order-recover-modal__order-table tr.menu-grid__row--tree-child-region:hover>td{background:#ede7f6!important}.item-order-recover-visit-modal__body{flex-direction:column;gap:8px;display:flex}.item-order-recover-visit-modal__address{margin:0;font-size:13px;line-height:1.5}.item-order-recover-visit-modal__tel{color:#595959;margin:0;font-size:13px}.item-order-recover-visit-modal__map-wrap{aspect-ratio:4/3;border:1px solid #f0f0f0;border-radius:6px;width:100%;max-width:600px;overflow:hidden}.item-order-recover-visit-modal__map{border:0;width:100%;height:100%}.order-delivery-edit-modal .item-order-recover-modal__contact-row{flex-wrap:wrap;row-gap:8px}.order-delivery-edit-modal .item-order-recover-modal__contact-field--address{flex:100%;min-width:100%}@media (width<=900px){.item-order-recover-modal__top-row{flex-wrap:wrap}.item-order-recover-modal__delivery-info-toolbar{flex-wrap:wrap;flex:100%;margin-left:0}.item-order-recover-modal__saved-info-select{flex:100%;width:auto}.item-order-recover-modal__contact-row{flex-wrap:wrap}.item-order-recover-modal__contact-title{flex:0 0 100%;padding-bottom:0}.item-order-recover-modal__contact-row .item-order-recover-modal__contact-field{flex:calc(50% - 4px);min-width:120px}.item-order-recover-modal__contact-field--address{flex:100%}}.item-inquiry-page{--item-inquiry-grid-row-height:24px;--item-inquiry-grid-font-size:12px;--item-inquiry-grid-line-height:24px;--item-inquiry-checkbox-size:14px;--item-inquiry-checkbox-disabled-fill:#c8c8c8;--item-inquiry-checkbox-disabled-border:#757575;flex:1;height:100%;min-height:0;display:flex}.item-inquiry-page__layout{flex:1;min-width:0;min-height:0;display:flex}.item-inquiry-page__main{flex-direction:column;flex:1;min-width:0;min-height:0;display:flex}.item-inquiry-page .menu-grid__toolbar-left{gap:8px}.item-inquiry-page .menu-grid__toolbar-left>.ant-btn{color:#fff;background:#1677ff;border-color:#1677ff}.item-inquiry-page .menu-grid__toolbar-left>.ant-btn:hover{color:#fff!important;background:#4096ff!important;border-color:#4096ff!important}.item-inquiry-panel-column{background:#f5f5f5;border-right:1px solid #e0e0e0;flex-shrink:0;align-items:stretch;display:flex}.item-inquiry-panel-toggle{color:#444;cursor:pointer;box-sizing:border-box;background:#ececec;border:none;border-right:1px solid #e0e0e0;flex-direction:column;justify-content:flex-start;align-items:center;gap:8px;width:36px;padding:12px 6px;font-size:12px;line-height:1.3;transition:background .2s,color .2s,border-color .2s;display:flex}.item-inquiry-panel-toggle--closed{color:#444;background:#ececec;border:none;border-right:1px solid #e0e0e0}.item-inquiry-panel-toggle--closed:hover{color:#444;background:#e8e8e8}.item-inquiry-panel-toggle--open{color:#fff;background:#52c41a;border-color:#52c41a}.item-inquiry-panel-toggle--open:hover{color:#fff;background:#49aa17;border-color:#49aa17}.item-inquiry-panel-toggle__label{writing-mode:vertical-rl;text-orientation:mixed;letter-spacing:.02em;font-weight:600}.item-inquiry-panel{box-sizing:border-box;flex-direction:column;gap:8px;width:156px;padding:12px 10px;display:flex}.item-inquiry-panel__textarea{resize:none;color:#262626;box-sizing:border-box;background:#fff;border:1px solid #d9d9d9;border-radius:6px;flex:1;width:100%;min-height:280px;padding:8px 10px;font-family:inherit;font-size:13px;line-height:1.5;display:block}.item-inquiry-panel__textarea:focus{border-color:#52c41a;outline:none;box-shadow:0 0 0 2px #52c41a26}.item-inquiry-panel__actions{gap:6px;display:flex}.item-inquiry-panel__actions .ant-btn{flex:1;min-width:0;padding-inline:4px;font-size:12px}.item-inquiry-page__unregistered-item{color:#ff4d4f;font-weight:600}.item-inquiry-page__available-qty--positive{color:#0958d9;background:0 0;font-weight:600}.item-inquiry-page .inventory-batch-grid__table .inventory-batch-grid__cell-body:has(.item-inquiry-page__available-qty--positive){background:0 0!important}.item-inquiry-page .inventory-batch-grid__table .inventory-batch-grid__cell-body:has(.item-inquiry-page__available-qty--positive) .inventory-batch-grid__cell-display--readonly{background:0 0!important}.item-inquiry-page .inventory-batch-grid__table .ant-table-tbody>tr>td:has(.item-inquiry-page__ellipsis-cell){overflow:hidden}.item-inquiry-page .inventory-batch-grid__table .item-inquiry-page__ellipsis-cell{min-width:0;max-width:100%;overflow:hidden}.item-inquiry-page .inventory-batch-grid__table .item-inquiry-page__ellipsis-cell .inventory-batch-grid__cell-display{text-overflow:ellipsis;white-space:nowrap;min-width:0;max-width:100%;overflow:hidden}.menu-grid__table-main .inventory-batch-grid--menu-page{outline:none;flex-direction:column;flex:1;min-height:0;display:flex}.menu-grid__table-main .inventory-batch-grid--menu-page .inventory-batch-grid__table{flex:1;min-height:0}.item-inquiry-page .inventory-batch-grid--menu-page .inventory-batch-grid__table .ant-table-content>table{table-layout:fixed;width:100%!important}.item-inquiry-page .menu-grid__table-wrap--fill-height.menu-grid__table-wrap--empty{min-height:var(--menu-grid-table-height,240px)}.item-inquiry-page .menu-grid__table-wrap--fill-height.menu-grid__table-wrap--empty .inventory-batch-grid--menu-page,.item-inquiry-page .menu-grid__table-wrap--fill-height.menu-grid__table-wrap--empty .inventory-batch-grid--menu-page .ant-table-wrapper,.item-inquiry-page .menu-grid__table-wrap--fill-height.menu-grid__table-wrap--empty .inventory-batch-grid--menu-page .ant-table,.item-inquiry-page .menu-grid__table-wrap--fill-height.menu-grid__table-wrap--empty .inventory-batch-grid--menu-page .ant-table-container{min-height:var(--menu-grid-table-height,240px);height:100%}.item-inquiry-page .menu-grid__table-wrap--fill-height .inventory-batch-grid--menu-page,.item-inquiry-page .menu-grid__table-wrap--fill-height .inventory-batch-grid--menu-page .ant-spin-nested-loading,.item-inquiry-page .menu-grid__table-wrap--fill-height .inventory-batch-grid--menu-page .ant-spin-container,.item-inquiry-page .menu-grid__table-wrap--fill-height .inventory-batch-grid--menu-page .ant-table-wrapper,.item-inquiry-page .menu-grid__table-wrap--fill-height .inventory-batch-grid--menu-page .inventory-batch-grid__table,.item-inquiry-page .menu-grid__table-wrap--fill-height .inventory-batch-grid--menu-page .ant-table,.item-inquiry-page .menu-grid__table-wrap--fill-height .inventory-batch-grid--menu-page .ant-table-container{flex-direction:column;flex:1;height:100%;min-height:0;display:flex}.item-inquiry-page .menu-grid__table-wrap--empty.menu-grid__table-wrap--fill-height .inventory-batch-grid--menu-page .ant-table-content{min-height:var(--menu-grid-body-height,120px);flex-direction:column;flex:1;display:flex}.item-inquiry-page .menu-grid__table-wrap--empty.menu-grid__table-wrap--fill-height .inventory-batch-grid--menu-page .ant-table-content>table{height:100%;min-height:var(--menu-grid-body-height,120px);flex:1}.item-inquiry-page .menu-grid__table-wrap--empty,.item-inquiry-page .menu-grid__table-wrap--empty .inventory-batch-grid--menu-page .ant-table-content{overflow-x:hidden!important}.item-inquiry-page .menu-grid__table-wrap--empty .inventory-batch-grid--menu-page .ant-table-body{flex:auto;min-height:var(--menu-grid-body-height,120px)!important;height:var(--menu-grid-body-height,120px)!important;max-height:var(--menu-grid-body-height,120px)!important;overflow:hidden!important}.item-inquiry-page .menu-grid__table-wrap--empty:has(.menu-grid__empty-state) .ant-table-placeholder{visibility:hidden}.item-inquiry-page .menu-grid__empty-state .ant-empty{margin:0}.item-inquiry-page .menu-grid__empty-state .ant-empty-image{height:40px;margin-bottom:8px}.item-inquiry-page .menu-grid__empty-state .ant-empty-image svg{width:64px;height:40px}.item-inquiry-page .menu-grid__empty-state .ant-empty-description{color:#00000073;font-size:13px}.item-inquiry-page .menu-grid__table-wrap--empty .ant-table-tbody>tr.ant-table-placeholder{height:100%!important;min-height:var(--menu-grid-body-height,120px)!important;max-height:none!important}.item-inquiry-page .menu-grid__table-wrap--empty .ant-table-tbody>tr.ant-table-placeholder>td{text-align:center;vertical-align:middle;border-bottom:none;height:100%!important;min-height:var(--menu-grid-body-height,120px)!important;max-height:none!important;padding:16px!important;overflow:visible!important}.item-inquiry-page .menu-grid__table-wrap--empty .ant-table-placeholder .ant-table-cell{height:100%;min-height:var(--menu-grid-body-height,120px);justify-content:center;align-items:center;display:flex;overflow:visible}.item-inquiry-page .menu-grid__table-wrap--empty .ant-empty{margin:0}.item-inquiry-page .inventory-batch-grid__table .ant-table-header,.item-inquiry-page .inventory-batch-grid__table .ant-table-thead>tr>th,.item-inquiry-page .inventory-batch-grid__table .ant-table-thead>tr>.ant-table-cell{color:#333;background:#e8ecf4!important}.item-inquiry-page .inventory-batch-grid__table .ant-table-thead>tr>th:not(:last-child),.item-inquiry-page .inventory-batch-grid__table .ant-table-thead>tr>.ant-table-cell:not(:last-child){border-right:1px solid #b0bac9}.item-inquiry-page .inventory-batch-grid__table .ant-table-thead>tr>th .ant-table-column-sorters{justify-content:center}.item-inquiry-page .inventory-batch-grid__table .ant-table-thead .ant-table-column-title{white-space:pre-line;line-height:1.2}.item-inquiry-page .inventory-batch-grid__table .item-inquiry-page__order-amount-header{white-space:normal;flex-direction:column;align-items:flex-end;line-height:1.2;display:inline-flex}.item-inquiry-page .inventory-batch-grid__table .item-inquiry-page__order-amount-header-line{display:block}.item-inquiry-page .inventory-batch-grid__table .item-inquiry-page__vat-text{color:#ff4d4f}.item-inquiry-page .inventory-batch-grid__table .ant-table-thead>tr>th[colspan]{border-bottom:1px solid #cfd6e3!important}.item-inquiry-page .inventory-batch-grid__table .ant-table-thead>tr:nth-child(2)>:is(th,.ant-table-cell){border-top:1px solid #cfd6e3!important}.item-inquiry-page .inventory-batch-grid__table .ant-table-thead>tr:nth-child(2)>:is(th,.ant-table-cell):last-child{border-right:1px solid #b0bac9!important}.item-inquiry-page .inventory-batch-grid--menu-page .inventory-batch-grid__table.menu-grid__table .ant-table-thead>tr>:is(th,.ant-table-cell):first-child{text-align:center!important;vertical-align:middle!important;padding:0!important}.item-inquiry-page .inventory-batch-grid--menu-page .inventory-batch-grid__table.menu-grid__table .ant-table-thead>tr>:is(th,.ant-table-cell):first-child .ant-table-column-title{justify-content:center;align-items:center;width:100%;min-height:100%;margin:0;display:flex}.item-inquiry-page .inventory-batch-grid--menu-page .inventory-batch-grid__table.menu-grid__table .ant-table-thead>tr>:is(th,.ant-table-cell):first-child .ant-table-column-title>span{justify-content:center;align-items:center;width:100%;display:inline-flex}.item-inquiry-page .inventory-batch-grid--menu-page .inventory-batch-grid__table.menu-grid__table .ant-table-thead>tr>:is(th,.ant-table-cell):first-child .ant-checkbox-wrapper{margin-inline:auto}.item-inquiry-page .inventory-batch-grid__table.menu-grid__table .ant-table-tbody>tr:not(.ant-table-placeholder)>td,.item-inquiry-page .inventory-batch-grid__table.menu-grid__table .ant-table-tbody>tr:not(.ant-table-placeholder)>.ant-table-cell,.item-inquiry-page .inventory-batch-grid__table.ant-table-small .ant-table-tbody>tr:not(.ant-table-placeholder)>.ant-table-cell{border-bottom:1px solid #f0f0f0;padding:0!important}.item-inquiry-page .inventory-batch-grid__table tr.menu-grid__row--tree-child-metro>td,.item-inquiry-page .inventory-batch-grid__table tr.menu-grid__row--tree-child-metro>.ant-table-cell,.item-inquiry-page .inventory-batch-grid__table tr.menu-grid__row--tree-child-metro:hover>td,.item-inquiry-page .inventory-batch-grid__table tr.menu-grid__row--tree-child-metro:hover>.ant-table-cell,.item-inquiry-page .inventory-batch-grid__table td.menu-grid__row--tree-child-metro,.item-inquiry-page .inventory-batch-grid__table td.menu-grid__row--tree-child-metro:hover,.item-inquiry-page .inventory-batch-grid__table .ant-table-cell.menu-grid__row--tree-child-metro,.item-inquiry-page .inventory-batch-grid__table .ant-table-cell.menu-grid__row--tree-child-metro:hover{background:#e8f4fc!important}.item-inquiry-page .inventory-batch-grid__table tr.menu-grid__row--tree-child-region>td,.item-inquiry-page .inventory-batch-grid__table tr.menu-grid__row--tree-child-region>.ant-table-cell,.item-inquiry-page .inventory-batch-grid__table tr.menu-grid__row--tree-child-region:hover>td,.item-inquiry-page .inventory-batch-grid__table tr.menu-grid__row--tree-child-region:hover>.ant-table-cell,.item-inquiry-page .inventory-batch-grid__table td.menu-grid__row--tree-child-region,.item-inquiry-page .inventory-batch-grid__table td.menu-grid__row--tree-child-region:hover,.item-inquiry-page .inventory-batch-grid__table .ant-table-cell.menu-grid__row--tree-child-region,.item-inquiry-page .inventory-batch-grid__table .ant-table-cell.menu-grid__row--tree-child-region:hover{background:#ede7f6!important}.item-inquiry-page .inventory-batch-grid__table tr.menu-grid__row--tree-child-metro>td .inventory-batch-grid__cell-body,.item-inquiry-page .inventory-batch-grid__table tr.menu-grid__row--tree-child-metro>td .inventory-batch-grid__cell-display--readonly,.item-inquiry-page .inventory-batch-grid__table tr.menu-grid__row--tree-child-region>td .inventory-batch-grid__cell-body,.item-inquiry-page .inventory-batch-grid__table tr.menu-grid__row--tree-child-region>td .inventory-batch-grid__cell-display--readonly{background:0 0}.item-inquiry-page .inventory-batch-grid--menu-page .inventory-batch-grid__table.menu-grid__table--copyable .ant-table-tbody>tr:is(.menu-grid__row--tree-child-metro,.menu-grid__row--tree-child-region)>:is(td,.ant-table-cell).menu-grid__cell--selected:not(:first-child){box-shadow:none!important;background:0 0!important}.item-inquiry-page .inventory-batch-grid--menu-page .inventory-batch-grid__table.menu-grid__table--copyable .ant-table-tbody>tr:is(.menu-grid__row--tree-child-metro,.menu-grid__row--tree-child-region)>:is(td,.ant-table-cell).menu-grid__cell--selected:not(:first-child)>:is(.inventory-batch-grid__cell-body,.inventory-batch-grid__cell-display),.item-inquiry-page .inventory-batch-grid--menu-page .inventory-batch-grid__table.menu-grid__table--copyable .ant-table-tbody>tr:is(.menu-grid__row--tree-child-metro,.menu-grid__row--tree-child-region)>:is(td,.ant-table-cell).menu-grid__cell--selected:not(:first-child) .inventory-batch-grid__cell-body>:is(.inventory-batch-grid__cell-display,.inventory-batch-grid__cell-input-wrap){box-shadow:none!important;background-color:#0000!important}.item-inquiry-page .inventory-batch-grid--menu-page .inventory-batch-grid__table.menu-grid__table--copyable .ant-table-tbody>tr>:is(td,.ant-table-cell).menu-grid__cell--selected:not(:first-child):not(.menu-grid__cell--visual-only){z-index:1;margin-bottom:-1px;position:relative;border-bottom:1px solid #0000!important;border-right-color:#0000!important}.item-inquiry-page .inventory-batch-grid--menu-page .inventory-batch-grid__table.menu-grid__table--copyable .ant-table-tbody>tr>:is(td,.ant-table-cell).menu-grid__cell--selected:not(:first-child):not(.menu-grid__cell--visual-only)>:is(.inventory-batch-grid__cell-body,.inventory-batch-grid__cell-input-wrap),.item-inquiry-page .inventory-batch-grid--menu-page .inventory-batch-grid__table.menu-grid__table--copyable .ant-table-tbody>tr>:is(td,.ant-table-cell).menu-grid__cell--selected:not(:first-child):not(.menu-grid__cell--visual-only) .inventory-batch-grid__cell-body>:is(.inventory-batch-grid__cell-display,.inventory-batch-grid__cell-input-wrap){box-shadow:none!important;background:0 0!important;height:100%!important;min-height:100%!important;max-height:100%!important}.item-inquiry-page .inventory-batch-grid--menu-page .inventory-batch-grid__table.menu-grid__table--copyable .ant-table-tbody>tr>:is(td,.ant-table-cell):nth-child(2).menu-grid__cell--selected:not(.menu-grid__cell--visual-only){vertical-align:middle!important;text-align:left!important;border-bottom:1px solid #0000!important;line-height:1!important;display:table-cell!important}.item-inquiry-page .inventory-batch-grid--menu-page .inventory-batch-grid__table.menu-grid__table--copyable .ant-table-tbody>tr>:is(td,.ant-table-cell):nth-child(2).menu-grid__cell--selected:not(.menu-grid__cell--visual-only)>:is(.ant-table-row-indent,.ant-table-row-expand-icon,.ant-table-row-expand-icon-spaced){float:none!important;vertical-align:middle!important;height:16px!important;max-height:16px!important;margin:0!important;padding:0!important;line-height:16px!important;display:inline-block!important}.item-inquiry-page .inventory-batch-grid--menu-page .inventory-batch-grid__table.menu-grid__table--copyable .ant-table-tbody>tr>:is(td,.ant-table-cell):nth-child(2).menu-grid__cell--selected:not(.menu-grid__cell--visual-only)>.inventory-batch-grid__cell-body,.item-inquiry-page .inventory-batch-grid--menu-page .inventory-batch-grid__table.menu-grid__table--copyable .ant-table-tbody>tr>:is(td,.ant-table-cell):nth-child(2).menu-grid__cell--selected:not(.menu-grid__cell--visual-only) .inventory-batch-grid__cell-body>.inventory-batch-grid__cell-display{text-align:left!important;vertical-align:middle!important;height:var(--item-inquiry-grid-row-height)!important;min-height:var(--item-inquiry-grid-row-height)!important;max-height:var(--item-inquiry-grid-row-height)!important;justify-content:flex-start!important;align-items:center!important;display:inline-flex!important}.item-inquiry-page .inventory-batch-grid--menu-page .inventory-batch-grid__table.menu-grid__table .ant-table-tbody>tr:not(.ant-table-placeholder),.item-inquiry-page .inventory-batch-grid__table .ant-table-tbody-virtual .ant-table-row{height:var(--item-inquiry-grid-row-height)!important;min-height:var(--item-inquiry-grid-row-height)!important;max-height:var(--item-inquiry-grid-row-height)!important}.item-inquiry-page .inventory-batch-grid__table .ant-table-tbody>tr:not(.ant-table-placeholder)>td,.item-inquiry-page .inventory-batch-grid__table .ant-table-tbody>tr:not(.ant-table-placeholder)>.ant-table-cell,.item-inquiry-page .inventory-batch-grid__table .ant-table-tbody-virtual .ant-table-row .ant-table-cell,.item-inquiry-page .inventory-batch-grid--menu-page .inventory-batch-grid__table.menu-grid__table .ant-table-tbody>tr:not(.ant-table-placeholder)>td,.item-inquiry-page .inventory-batch-grid--menu-page .inventory-batch-grid__table.menu-grid__table .ant-table-tbody>tr:not(.ant-table-placeholder)>.ant-table-cell{box-sizing:border-box;overflow:hidden;font-size:var(--item-inquiry-grid-font-size)!important;height:var(--item-inquiry-grid-row-height)!important;min-height:var(--item-inquiry-grid-row-height)!important;max-height:var(--item-inquiry-grid-row-height)!important;line-height:var(--item-inquiry-grid-line-height)!important;vertical-align:middle!important;padding:0!important}.item-inquiry-page .inventory-batch-grid--menu-page .inventory-batch-grid__table.menu-grid__table .ant-table-tbody>tr:is(.menu-grid__row--tree-child-metro,.menu-grid__row--tree-child-region){height:var(--item-inquiry-grid-row-height)!important;min-height:var(--item-inquiry-grid-row-height)!important;max-height:var(--item-inquiry-grid-row-height)!important}.item-inquiry-page .inventory-batch-grid--menu-page .inventory-batch-grid__table.menu-grid__table .ant-table-tbody>tr:is(.menu-grid__row--tree-child-metro,.menu-grid__row--tree-child-region)>:is(td,.ant-table-cell){overflow:hidden;height:var(--item-inquiry-grid-row-height)!important;min-height:var(--item-inquiry-grid-row-height)!important;max-height:var(--item-inquiry-grid-row-height)!important;line-height:var(--item-inquiry-grid-line-height)!important;vertical-align:middle!important;padding:0!important}:is(.item-inquiry-page .inventory-batch-grid--menu-page .inventory-batch-grid__table td:has(>.ant-table-row-indent),.item-inquiry-page .inventory-batch-grid--menu-page .inventory-batch-grid__table td:has(>.ant-table-row-expand-icon),.item-inquiry-page .inventory-batch-grid--menu-page .inventory-batch-grid__table td:has(>.ant-table-row-expand-icon-spaced)){flex-wrap:nowrap;gap:0;overflow:hidden;height:var(--item-inquiry-grid-row-height)!important;min-height:var(--item-inquiry-grid-row-height)!important;max-height:var(--item-inquiry-grid-row-height)!important;line-height:var(--item-inquiry-grid-line-height)!important;align-items:center!important;display:flex!important}.item-inquiry-page .inventory-batch-grid--menu-page .inventory-batch-grid__table tr:is(.menu-grid__row--tree-child-metro,.menu-grid__row--tree-child-region)>:is(td,.ant-table-cell):nth-child(2):has(>.ant-table-row-indent){text-align:left!important;display:table-cell!important}.item-inquiry-page .inventory-batch-grid--menu-page .inventory-batch-grid__table tr:is(.menu-grid__row--tree-child-metro,.menu-grid__row--tree-child-region)>:is(td,.ant-table-cell):nth-child(2)>:is(.ant-table-row-indent,.ant-table-row-expand-icon,.ant-table-row-expand-icon-spaced){width:0!important;min-width:0!important;margin:0!important;padding:0!important;display:none!important}.item-inquiry-page .inventory-batch-grid--menu-page .inventory-batch-grid__table tr:is(.menu-grid__row--tree-child-metro,.menu-grid__row--tree-child-region)>:is(td,.ant-table-cell):nth-child(2) .inventory-batch-grid__cell-body,.item-inquiry-page .inventory-batch-grid--menu-page .inventory-batch-grid__table tr:is(.menu-grid__row--tree-child-metro,.menu-grid__row--tree-child-region)>:is(td,.ant-table-cell):nth-child(2) .inventory-batch-grid__cell-body .inventory-batch-grid__cell-display{text-align:left!important;flex:100%!important;justify-content:flex-start!important;width:100%!important}.item-inquiry-page .inventory-batch-grid--menu-page .inventory-batch-grid__table tr:is(.menu-grid__row--tree-child-metro,.menu-grid__row--tree-child-region)>:is(td,.ant-table-cell) .inventory-batch-grid__cell-body,.item-inquiry-page .inventory-batch-grid--menu-page .inventory-batch-grid__table tr:is(.menu-grid__row--tree-child-metro,.menu-grid__row--tree-child-region)>:is(td,.ant-table-cell) .inventory-batch-grid__cell-body .inventory-batch-grid__cell-display,.item-inquiry-page .inventory-batch-grid--menu-page .inventory-batch-grid__table tr:is(.menu-grid__row--tree-child-metro,.menu-grid__row--tree-child-region)>:is(td,.ant-table-cell) .inventory-batch-grid__cell-body .inventory-batch-grid__cell-input-wrap{height:100%!important;min-height:0!important;max-height:100%!important}.item-inquiry-page .inventory-batch-grid__table .inventory-batch-grid__cell-display,.item-inquiry-page .inventory-batch-grid__table .inventory-batch-grid__cell-input,.item-inquiry-page .inventory-batch-grid__table .inventory-batch-grid__cell-input-wrap,.item-inquiry-page .inventory-batch-grid--menu-page .inventory-batch-grid__table td>.inventory-batch-grid__cell-display,.item-inquiry-page .inventory-batch-grid--menu-page .inventory-batch-grid__table td>.inventory-batch-grid__cell-input-wrap,.item-inquiry-page .inventory-batch-grid--menu-page .inventory-batch-grid__table .inventory-batch-grid__cell-body .inventory-batch-grid__cell-display,.item-inquiry-page .inventory-batch-grid--menu-page .inventory-batch-grid__table .inventory-batch-grid__cell-body .inventory-batch-grid__cell-input-wrap{font-size:var(--item-inquiry-grid-font-size);line-height:var(--item-inquiry-grid-line-height)!important;margin:0!important;padding:0 6px!important}.item-inquiry-page .inventory-batch-grid--menu-page .inventory-batch-grid__table .ant-table-row-indent{vertical-align:middle;flex:none;float:none!important;height:16px!important;max-height:16px!important;margin:0!important;padding-top:0!important;padding-bottom:0!important;line-height:16px!important}.item-inquiry-page .inventory-batch-grid--menu-page .inventory-batch-grid__table .ant-table-row-expand-icon{vertical-align:middle;flex:none;width:16px;height:16px;max-height:16px;line-height:16px;float:none!important;margin:0!important;padding:0!important}.item-inquiry-page .inventory-batch-grid--menu-page .inventory-batch-grid__table .ant-table-row-expand-icon-spaced{vertical-align:middle;visibility:hidden;flex:none;width:16px;height:16px;max-height:16px;line-height:16px;float:none!important;margin:0!important;padding:0!important}.item-inquiry-page .inventory-batch-grid__table .inventory-batch-grid__cell-body,.item-inquiry-page .inventory-batch-grid__table .inventory-batch-grid__cell-body--active,.item-inquiry-page .inventory-batch-grid--menu-page .inventory-batch-grid__table .inventory-batch-grid__cell-body,.item-inquiry-page .inventory-batch-grid--menu-page .inventory-batch-grid__table .inventory-batch-grid__cell-body--active{box-sizing:border-box;align-self:stretch;align-items:center;width:100%;display:flex;overflow:hidden;height:var(--item-inquiry-grid-row-height)!important;min-height:var(--item-inquiry-grid-row-height)!important;max-height:var(--item-inquiry-grid-row-height)!important;margin:0!important;padding:0!important}:is(.item-inquiry-page .inventory-batch-grid--menu-page .inventory-batch-grid__table td:has(>.ant-table-row-indent) .inventory-batch-grid__cell-body,.item-inquiry-page .inventory-batch-grid--menu-page .inventory-batch-grid__table td:has(>.ant-table-row-expand-icon) .inventory-batch-grid__cell-body,.item-inquiry-page .inventory-batch-grid--menu-page .inventory-batch-grid__table td:has(>.ant-table-row-expand-icon-spaced) .inventory-batch-grid__cell-body){flex:auto;align-items:center;width:auto;min-width:0;max-width:100%;height:100%!important;min-height:0!important;max-height:100%!important;margin:0!important;padding:0!important;display:flex!important}.item-inquiry-page .inventory-batch-grid__table .inventory-batch-grid__cell-body .inventory-batch-grid__cell-display,.item-inquiry-page .inventory-batch-grid__table .inventory-batch-grid__cell-body .inventory-batch-grid__cell-input-wrap,.item-inquiry-page .inventory-batch-grid--menu-page .inventory-batch-grid__table .inventory-batch-grid__cell-body .inventory-batch-grid__cell-display,.item-inquiry-page .inventory-batch-grid--menu-page .inventory-batch-grid__table .inventory-batch-grid__cell-body .inventory-batch-grid__cell-input-wrap,.item-inquiry-page .inventory-batch-grid--menu-page .inventory-batch-grid__table td>.inventory-batch-grid__cell-display,.item-inquiry-page .inventory-batch-grid--menu-page .inventory-batch-grid__table td>.inventory-batch-grid__cell-input-wrap{box-sizing:border-box;flex:auto;align-items:center;width:100%;min-width:0;display:flex;overflow:hidden;height:var(--item-inquiry-grid-row-height)!important;min-height:0!important;max-height:var(--item-inquiry-grid-row-height)!important;line-height:var(--item-inquiry-grid-line-height)!important;margin:0!important;padding:0 6px!important}.item-inquiry-page .inventory-batch-grid__table .inventory-batch-grid__cell-input.ant-input,.item-inquiry-page .inventory-batch-grid__table .inventory-batch-grid__cell-input.ant-input-number,.item-inquiry-page .inventory-batch-grid__table .inventory-batch-grid__cell-input--number .ant-input-number-input{height:var(--item-inquiry-grid-row-height);line-height:var(--item-inquiry-grid-line-height);font-size:var(--item-inquiry-grid-font-size);margin:0!important;padding:0 6px!important}.item-inquiry-page .inventory-batch-grid__table .inventory-batch-grid__cell-body--active .inventory-batch-grid__cell-input-wrap,.item-inquiry-page .inventory-batch-grid--menu-page .inventory-batch-grid__table .inventory-batch-grid__cell-body--active .inventory-batch-grid__cell-input-wrap{width:100%!important;height:100%!important;margin:0!important;padding:0!important}.item-inquiry-page .inventory-batch-grid__table .inventory-batch-grid__cell-body--active .inventory-batch-grid__cell-input.ant-input-number,.item-inquiry-page .inventory-batch-grid--menu-page .inventory-batch-grid__table .inventory-batch-grid__cell-body--active .inventory-batch-grid__cell-input.ant-input-number{border-radius:0;box-shadow:inset 0 0 0 2px #1677ff;width:100%!important;height:100%!important;min-height:0!important;margin:0!important;padding:0!important}.item-inquiry-page .inventory-batch-grid__table .inventory-batch-grid__cell-body--active .inventory-batch-grid__cell-input--number .ant-input-number-input-wrap,.item-inquiry-page .inventory-batch-grid--menu-page .inventory-batch-grid__table .inventory-batch-grid__cell-body--active .inventory-batch-grid__cell-input--number .ant-input-number-input-wrap{width:100%!important;height:100%!important;margin:0!important;padding:0!important}.item-inquiry-page .inventory-batch-grid__table .inventory-batch-grid__cell-body--active .inventory-batch-grid__cell-input--number .ant-input-number-input,.item-inquiry-page .inventory-batch-grid--menu-page .inventory-batch-grid__table .inventory-batch-grid__cell-body--active .inventory-batch-grid__cell-input--number .ant-input-number-input{text-align:center;font-size:var(--item-inquiry-grid-font-size);width:100%!important;height:100%!important;min-height:0!important;line-height:var(--item-inquiry-grid-line-height)!important;margin:0!important;padding:0!important}.item-inquiry-page .inventory-batch-grid--menu-page .inventory-batch-grid__table.menu-grid__table .ant-table-tbody>tr>:is(td,.ant-table-cell):first-child{box-sizing:border-box;overflow:hidden;height:var(--item-inquiry-grid-row-height)!important;min-height:var(--item-inquiry-grid-row-height)!important;max-height:var(--item-inquiry-grid-row-height)!important;vertical-align:middle!important;padding:0!important;line-height:1!important}.item-inquiry-page .inventory-batch-grid--menu-page .inventory-batch-grid__table.menu-grid__table .ant-table-tbody>tr>:is(td,.ant-table-cell):first-child,.item-inquiry-page .inventory-batch-grid--menu-page .inventory-batch-grid__table.menu-grid__table .ant-table-tbody>tr:hover>:is(td,.ant-table-cell):first-child,.item-inquiry-page .inventory-batch-grid--menu-page .inventory-batch-grid__table.menu-grid__table .ant-table-tbody>tr.menu-grid__row--odd>:is(td,.ant-table-cell):first-child,.item-inquiry-page .inventory-batch-grid--menu-page .inventory-batch-grid__table.menu-grid__table .ant-table-tbody>tr.menu-grid__row--even>:is(td,.ant-table-cell):first-child,.item-inquiry-page .inventory-batch-grid--menu-page .inventory-batch-grid__table.menu-grid__table .ant-table-tbody>tr.menu-grid__row--odd:hover>:is(td,.ant-table-cell):first-child,.item-inquiry-page .inventory-batch-grid--menu-page .inventory-batch-grid__table.menu-grid__table .ant-table-tbody>tr.menu-grid__row--even:hover>:is(td,.ant-table-cell):first-child,.item-inquiry-page .inventory-batch-grid--menu-page .inventory-batch-grid__table.menu-grid__table .ant-table-tbody>tr:is(.menu-grid__row--tree-child-metro,.menu-grid__row--tree-child-region)>:is(td,.ant-table-cell):first-child,.item-inquiry-page .inventory-batch-grid--menu-page .inventory-batch-grid__table.menu-grid__table .ant-table-tbody>tr:is(.menu-grid__row--tree-child-metro,.menu-grid__row--tree-child-region):hover>:is(td,.ant-table-cell):first-child,.item-inquiry-page .inventory-batch-grid--menu-page .inventory-batch-grid__table.menu-grid__table--copyable .ant-table-tbody>tr>:is(td,.ant-table-cell):first-child.menu-grid__cell--visual-only,.item-inquiry-page .inventory-batch-grid--menu-page .inventory-batch-grid__table.menu-grid__table--copyable .ant-table-tbody>tr>:is(td,.ant-table-cell):first-child.menu-grid__cell--visual-only.menu-grid__cell--selected,.item-inquiry-page .menu-grid__table td.menu-grid__cell--visual-only.menu-grid__cell--selected:first-child{background:#fff!important}.item-inquiry-page .inventory-batch-grid--menu-page .inventory-batch-grid__table.menu-grid__table--copyable .ant-table-tbody>tr>:is(td,.ant-table-cell):first-child.menu-grid__cell--visual-only.menu-grid__cell--selected{box-shadow:none!important;border-bottom-color:#f0f0f0!important;border-right-color:#e8ecf1!important}.item-inquiry-page .inventory-batch-grid--menu-page .inventory-batch-grid__table tr:is(.menu-grid__row--tree-child-metro,.menu-grid__row--tree-child-region)>:is(td,.ant-table-cell):first-child{text-align:center!important;display:table-cell!important}.item-inquiry-page .inventory-batch-grid--menu-page .inventory-batch-grid__table tr:is(.menu-grid__row--tree-child-metro,.menu-grid__row--tree-child-region)>:is(td,.ant-table-cell):first-child>:is(.ant-table-row-indent,.ant-table-row-expand-icon,.ant-table-row-expand-icon-spaced){width:0!important;min-width:0!important;margin:0!important;padding:0!important;display:none!important}.item-inquiry-page .menu-grid__checkbox-cell{box-sizing:border-box;justify-content:center;align-items:center;width:100%;line-height:1;display:inline-flex;height:100%!important;min-height:var(--item-inquiry-grid-row-height)!important;max-height:var(--item-inquiry-grid-row-height)!important;margin:0!important;padding:0!important}.item-inquiry-page .menu-grid__checkbox-cell--empty{box-sizing:border-box;justify-content:center;align-items:center;width:100%;display:inline-flex;height:100%!important;min-height:var(--item-inquiry-grid-row-height)!important;max-height:var(--item-inquiry-grid-row-height)!important;margin:0!important;padding:0!important}.item-inquiry-page .menu-grid__checkbox-cell--disabled{cursor:not-allowed;isolation:isolate;box-sizing:border-box;background-color:#fff;justify-content:center;align-items:center;width:100%;display:inline-flex;height:100%!important;min-height:var(--item-inquiry-grid-row-height)!important;max-height:var(--item-inquiry-grid-row-height)!important;margin:0!important;padding:0!important}.item-inquiry-page .menu-grid__checkbox-cell--disabled .ant-checkbox-wrapper-disabled,.item-inquiry-page .menu-grid__checkbox-cell--disabled .ant-checkbox-disabled,.item-inquiry-page .menu-grid__checkbox-cell--disabled .ant-checkbox{opacity:1!important}.item-inquiry-page .menu-grid__checkbox-cell--disabled .ant-checkbox-disabled .ant-checkbox-inner{background-color:var(--item-inquiry-checkbox-disabled-fill)!important;border-color:var(--item-inquiry-checkbox-disabled-border)!important;opacity:1!important}.item-inquiry-page .menu-grid__checkbox-cell--enabled{box-sizing:border-box;isolation:isolate;background-color:#fff;justify-content:center;align-items:center;width:100%;display:inline-flex;height:100%!important;min-height:var(--item-inquiry-grid-row-height)!important;max-height:var(--item-inquiry-grid-row-height)!important}.item-inquiry-page .menu-grid__checkbox-cell--enabled .ant-checkbox-wrapper,.item-inquiry-page .menu-grid__checkbox-cell--enabled .ant-checkbox{opacity:1!important}.item-inquiry-page .menu-grid__checkbox-cell--enabled .ant-checkbox:not(.ant-checkbox-disabled) .ant-checkbox-inner{border-width:1px;opacity:1!important;background-color:#fff!important;border-color:#595959!important}.item-inquiry-page .menu-grid__checkbox-cell--enabled .ant-checkbox-checked:not(.ant-checkbox-disabled) .ant-checkbox-inner{opacity:1!important;background-color:#1677ff!important;border-color:#1677ff!important}.item-inquiry-page .menu-grid__checkbox-cell--enabled .ant-checkbox-checked:not(.ant-checkbox-disabled) .ant-checkbox-inner:after{border-color:#fff!important}.item-inquiry-page .menu-grid__checkbox-cell--enabled .ant-checkbox:not(.ant-checkbox-disabled):hover .ant-checkbox-inner{border-color:#1677ff!important}.item-inquiry-page .inventory-batch-grid__table .ant-table-thead .ant-checkbox:not(.ant-checkbox-disabled) .ant-checkbox-inner{background:#fff;border-color:#595959}.item-inquiry-page .inventory-batch-grid__table .ant-table-thead .ant-checkbox-checked:not(.ant-checkbox-disabled) .ant-checkbox-inner{background:#1677ff!important;border-color:#1677ff!important}.item-inquiry-page .menu-grid__checkbox-cell .ant-checkbox{line-height:1;top:0}.item-inquiry-page .menu-grid__checkbox-cell .ant-checkbox-inner{width:var(--item-inquiry-checkbox-size);height:var(--item-inquiry-checkbox-size)}.item-inquiry-page .menu-grid__checkbox-cell .ant-checkbox-inner:after{inset-inline-start:20%}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html,body,#root{width:100%;min-height:100vh}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#111;background-color:#f0f0f0;font-family:Pretendard,Noto Sans KR,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}button{cursor:pointer;font-family:inherit}input{font-family:inherit}html.mobile-no-zoom,html.mobile-no-zoom body{touch-action:manipulation;-webkit-text-size-adjust:100%}html.mobile-no-zoom input,html.mobile-no-zoom select,html.mobile-no-zoom textarea{font-size:16px}html.mobile-scroll-lock,html.mobile-scroll-lock body,html.mobile-scroll-lock #root{overscroll-behavior:none;width:100%;height:100dvh;max-height:100dvh;position:fixed;inset:0;overflow:hidden}.ant-modal-footer,.ant-modal-confirm-btns{flex-direction:row-reverse;justify-content:flex-start;gap:8px;display:flex}.ant-modal .ant-modal-title,.ant-modal-confirm .ant-modal-confirm-title{color:#111;align-items:center;font-weight:700;display:inline-flex}.ant-modal .ant-modal-title:before,.ant-modal-confirm .ant-modal-confirm-title:before{content:"";background:#f58220;border-radius:2px;flex-shrink:0;width:4px;height:18px;margin-right:10px;display:inline-block}.ant-modal-wrap{justify-content:center!important;align-items:center!important;display:flex!important}.ant-modal{max-height:90vh;margin:0;padding-bottom:0!important;top:0!important}.ant-modal .ant-modal-content{flex-direction:column;max-height:90vh;display:flex;overflow:hidden}.ant-modal .ant-modal-header,.ant-modal .ant-modal-footer{flex-shrink:0}.ant-modal .ant-modal-body{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;flex:auto;min-height:0;max-height:100%;overflow:hidden auto}:root{--barcode-paper-width:70mm;--barcode-paper-height:45mm;--barcode-content-width:65mm;--barcode-content-height:40mm;--barcode-item-no-font-size:10.8pt;--barcode-item-name-font-size:8.4pt;--barcode-item-name-gap:1.3mm;--barcode-item-no-canvas-width:36.4mm;--barcode-item-no-canvas-height:18.2mm;--barcode-linear-canvas-max-width:55mm;--barcode-linear-canvas-max-height:5mm;--barcode-maker-linear-gap:1.5mm;--barcode-logo-watermark-max-width:45mm;--barcode-logo-watermark-max-height:22mm}.barcode-print__sheet{flex-wrap:wrap;align-items:flex-start;gap:12px;display:flex}.barcode-print__screen-hidden{pointer-events:none;position:fixed;top:0;left:-10000px;overflow:hidden}.barcode-print__print-root{width:var(--barcode-paper-width);background:#fff}.barcode-print__page{width:var(--barcode-paper-width);height:var(--barcode-paper-height);min-height:var(--barcode-paper-height);max-height:var(--barcode-paper-height);box-sizing:border-box;page-break-after:always;break-after:page;page-break-inside:avoid;break-inside:avoid;background:#fff;justify-content:center;align-items:center;display:flex;overflow:hidden}.barcode-print__page:last-child{page-break-after:auto;break-after:auto}.barcode-print__label-content{width:var(--barcode-content-width);height:var(--barcode-content-height);box-sizing:border-box;flex-direction:column;display:flex;position:relative;overflow:hidden}.barcode-print__logo-watermark{max-width:var(--barcode-logo-watermark-max-width);max-height:var(--barcode-logo-watermark-max-height);object-fit:contain;pointer-events:none;z-index:0;width:auto;height:auto;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.barcode-print__label-top{z-index:1;flex:1;grid-template-columns:1fr 1fr;column-gap:2mm;min-height:0;display:grid;position:relative}.barcode-print__label-layout{grid-template-columns:1fr 1fr;column-gap:2mm;width:100%;height:100%;display:grid}.barcode-print__label-left{flex-direction:column;min-width:0;height:100%;display:flex}.barcode-print__label-right{flex-direction:column;justify-content:flex-start;align-items:flex-end;min-width:0;height:100%;display:flex}.barcode-print__logo-footer{flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;gap:.5mm;width:100%;margin-top:auto;display:flex}.barcode-print__linear-footer{justify-content:flex-end;align-items:stretch;gap:var(--barcode-maker-linear-gap);z-index:1;flex-direction:column;flex-shrink:0;width:100%;margin-top:auto;display:flex;position:relative}.barcode-print__item-no{width:100%;font-size:var(--barcode-item-no-font-size);color:#111;text-align:center;word-break:break-all;font-weight:700;line-height:1.2}.barcode-print__maker-name{color:#333;text-align:left;word-break:break-all;width:100%;font-size:8pt;font-weight:700;line-height:1.2}.barcode-print__item-name{margin-top:var(--barcode-item-name-gap);font-size:var(--barcode-item-name-font-size);color:#222;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-weight:700;line-height:1.25;display:-webkit-box;overflow:hidden}.barcode-print__logo{object-fit:contain;max-width:28mm;max-height:8mm}.barcode-print__canvas{image-rendering:pixelated;image-rendering:crisp-edges;display:block}.barcode-print__canvas--item-no{max-width:var(--barcode-item-no-canvas-width);max-height:var(--barcode-item-no-canvas-height);object-fit:contain;flex-shrink:0;align-self:flex-end;margin-left:auto;width:auto!important;height:auto!important}.barcode-print__canvas--linear{max-width:var(--barcode-linear-canvas-max-width);max-height:var(--barcode-linear-canvas-max-height);flex-shrink:0;margin:0 auto;width:auto!important;height:auto!important}.barcode-print__canvas--item-id{flex-shrink:0;max-width:22mm;max-height:12mm;margin:0 auto;width:auto!important;height:auto!important}.barcode-print__canvas--logo-bottom{max-width:22mm;max-height:12mm;width:auto!important;height:auto!important}.barcode-print__item{background:#fff;border:1px solid #e8e8e8;border-radius:6px;flex-direction:column;align-items:center;gap:6px;padding:8px;display:flex}.barcode-print__label{color:#333;text-align:center;word-break:break-all;font-size:12px;line-height:1.4}@media print{body.barcode-print-active{width:var(--barcode-paper-width)!important;height:auto!important;min-height:0!important;max-height:none!important;margin:0!important;padding:0!important;overflow:visible!important}body.barcode-print-active .barcode-print__print-root{width:var(--barcode-paper-width);height:auto;margin:0;padding:0;position:absolute;top:0;left:0}body.barcode-print-active .barcode-print__page{width:var(--barcode-paper-width)!important;height:var(--barcode-paper-height)!important;min-height:var(--barcode-paper-height)!important;max-height:var(--barcode-paper-height)!important;page-break-inside:avoid!important;break-inside:avoid!important;margin:0!important;padding:0!important;overflow:hidden!important}body.barcode-print-active .barcode-print__label-content{max-height:var(--barcode-content-height)!important;overflow:hidden!important}body.barcode-print-active .barcode-print__item{break-inside:avoid;border:none;border-radius:0;padding:0}}.transaction-print-screen-hidden{pointer-events:none;position:fixed;top:0;left:-10000px;overflow:hidden}.transaction-doc{--txn-border:#ccc;--txn-border-dark:#999;--txn-border-outer:#aaa;--txn-shade:#f2f2f2;--txn-bar:#e9e9e9;--txn-pad-x:10px;--txn-pad-y:8px;--txn-watermark-max-width:180mm;--txn-watermark-max-height:135mm;--txn-watermark-opacity:.08;box-sizing:border-box;color:#111;-webkit-print-color-adjust:exact;print-color-adjust:exact;background:#fff;width:210mm;max-width:800px;margin:0 auto;padding:15mm;font-family:Pretendard,Malgun Gothic,Apple SD Gothic Neo,sans-serif;font-size:11px;line-height:1.45;position:relative}.transaction-doc *,.transaction-doc :before,.transaction-doc :after{box-sizing:border-box}.transaction-doc table{border-collapse:collapse;table-layout:fixed;width:100%}.transaction-doc__watermark{display:none}.transaction-doc__body{position:relative}.document-header{border-bottom:1px solid var(--txn-border-dark);margin-bottom:12px;padding-bottom:12px}.document-header__body{justify-content:space-between;align-items:flex-end;gap:16px 24px;display:flex}.document-header__main{min-width:0;font-size:11px;line-height:1.55}.header-print-meta{flex-wrap:wrap;align-items:center;gap:8px 40px;display:flex}.header-print-meta__item{margin:0}.header-print-meta__text{font-weight:400}.shipment-info{text-align:right;flex-direction:column;flex-shrink:0;align-items:flex-end;margin-left:auto;font-size:11px;line-height:1.55;display:flex}.shipment-info__row{justify-content:flex-end;align-items:baseline;gap:10px;display:flex}.shipment-info__row+.shipment-info__row{margin-top:2px}.shipment-info__label{white-space:nowrap;flex-shrink:0;font-weight:600}.shipment-info__value{text-align:right;word-break:break-all;min-width:0}.document-title{text-align:center;width:100%;margin:0 0 10px}.document-title__main{letter-spacing:.02em;margin:0;font-size:38px;font-weight:700;line-height:1.25}.document-title__sub{color:#222;margin:4px 0 0;font-size:16px;font-weight:400;line-height:1.3}.company-area{align-items:flex-start;gap:13.3333px;display:flex}.company-info-frame{border:1px solid var(--txn-border-outer);flex:1 1 0;min-width:0}.company-info{table-layout:fixed;border:none;width:100%;font-size:12px}.company-info__col--label{width:18%}.company-info__col--value{width:32%}.company-info tbody tr:last-child th,.company-info tbody tr:last-child td{border-bottom:none}.company-info thead th{border-bottom:1px solid var(--txn-border)}.company-info th,.company-info td{border-right:1px solid var(--txn-border);border-bottom:1px solid var(--txn-border);padding:var(--txn-pad-y) var(--txn-pad-x);vertical-align:middle;word-break:break-all}.company-info tr th:last-child,.company-info tr td:last-child{border-right:none}.company-info__top-label{background:var(--txn-shade);text-align:center;letter-spacing:.14em;padding:var(--txn-pad-y) var(--txn-pad-x);font-size:12px;font-weight:700}.company-info th.company-info__field-label{background:var(--txn-shade);text-align:center;vertical-align:middle;word-break:keep-all;white-space:nowrap;padding:5px 4px;font-size:12px;font-weight:600;line-height:1.2}.company-info td.company-info__field-value{padding:5px var(--txn-pad-x);text-align:left;vertical-align:middle;background:#fff;font-size:11px;line-height:1.2}.memo-row{flex-wrap:wrap;align-items:center;gap:8px 40px;margin-top:10px;font-size:11px;display:flex}.memo-row__request{margin:0}.memo-row__text{font-weight:400}.summary-box{border:1px solid var(--txn-border-outer);background:var(--txn-bar);text-align:center;justify-content:center;align-items:center;gap:12px;min-height:48px;margin-top:10px;padding:12px 16px;display:flex}.summary-box__label{font-size:14px;font-weight:700}.summary-box__amount{font-variant-numeric:tabular-nums;font-size:18px;font-weight:800}.item-table-section{margin-top:10px}.item-table{border:1px solid var(--txn-border-outer);border-collapse:collapse;font-size:12px}.item-table thead th{height:38px;padding:var(--txn-pad-y) var(--txn-pad-x);border:1px solid var(--txn-border);background:var(--txn-shade);text-align:center;vertical-align:middle;font-size:13px;font-weight:700}.item-table tbody td{height:21.6px;padding:calc(var(--txn-pad-y) * 3 / 5) var(--txn-pad-x);border:1px solid var(--txn-border);vertical-align:middle;background:#fff;font-size:12px}.item-table tbody tr:last-child td{border-bottom:1px solid var(--txn-border)}.item-table tbody tr.item-table__row--external td{background:#f2f2f2}.item-table tbody tr.item-table__row--external-boundary td{border-top:2px solid var(--txn-border-dark)}.item-table tbody tr.item-table__row--external .item-table__col--no{font-style:italic}.item-table__col--no{text-align:center;width:6%}.item-table__col--item-no{text-align:left;width:16%}.item-table__col--item-name{text-align:left;text-overflow:ellipsis;white-space:nowrap;width:36%;max-width:0;line-height:1.35;overflow:hidden}.item-table__col--qty{text-align:center;width:10%}.item-table__col--unit-price,.item-table__col--amount{text-align:right;font-variant-numeric:tabular-nums;width:16%}.total-area{justify-content:flex-end;margin-top:8px;font-size:14px;display:flex}.total-area__block{flex-direction:column;gap:2px;width:240px;display:flex}.total-area__row{justify-content:space-between;align-items:center;padding:4px 0;display:flex}.total-area__label{font-weight:600}.total-area__value{text-align:right;font-variant-numeric:tabular-nums;min-width:90px}.total-area__divider{background:#111;height:2px;margin:4px 0 2px;display:block}.total-area__row--grand .total-area__label,.total-area__row--grand .total-area__value{font-size:14px;font-weight:800}.payment-info{border-top:1px solid var(--txn-border-dark);text-align:left;margin-top:20px;padding-top:14px;font-size:11px;line-height:1.6}.payment-info__account{margin:0;font-size:14px;font-weight:600}.payment-info__brand{margin:4px 0 0;font-size:16px;font-weight:700}@media print{@page{size:A4;margin:15mm}.transaction-doc{page-break-inside:avoid;break-inside:avoid-page;width:100%;max-width:none;margin:0 auto;padding:0}.company-info__top-label,.company-info th.company-info__field-label,.item-table thead th,.summary-box{background:var(--txn-shade)!important}.company-info th.company-info__field-label{word-break:keep-all;text-align:center!important}.summary-box{background:var(--txn-bar)!important}.item-table tbody tr.item-table__row--external td{-webkit-print-color-adjust:exact;print-color-adjust:exact;background:#f2f2f2!important}.item-table tbody tr.item-table__row--external-boundary td{border-top:2px solid var(--txn-border-dark)!important}.transaction-doc__watermark{max-width:var(--txn-watermark-max-width);max-height:var(--txn-watermark-max-height);object-fit:contain;width:auto;height:auto;opacity:var(--txn-watermark-opacity);filter:grayscale();pointer-events:none;z-index:9999;-webkit-print-color-adjust:exact;print-color-adjust:exact;display:block;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)}}
