@import"https://fonts.googleapis.com/css2?family=Outfit:wght@100..900&display=swap";@import"https://fonts.googleapis.com/css2?family=Noto+Sans+Bengali:wght@100..900&display=swap";html,body{width:100%;height:100%}input::-ms-clear,input::-ms-reveal{display:none}*,*:before,*:after{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0)}@-ms-viewport{width:device-width}body{margin:0}[tabindex="-1"]:focus{outline:none}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5em;font-weight:500}p{margin-top:0;margin-bottom:1em}abbr[title],abbr[data-original-title]{-webkit-text-decoration:underline dotted;text-decoration:underline;text-decoration:underline dotted;border-bottom:0;cursor:help}address{margin-bottom:1em;font-style:normal;line-height:inherit}input[type=text],input[type=password],input[type=number],textarea{-webkit-appearance:none}ol,ul,dl{margin-top:0;margin-bottom:1em}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}pre,code,kbd,samp{font-size:1em;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace}pre{margin-top:0;margin-bottom:1em;overflow:auto}figure{margin:0 0 1em}img{vertical-align:middle;border-style:none}a,area,button,[role=button],input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{padding-top:.75em;padding-bottom:.3em;text-align:left;caption-side:bottom}input,button,select,optgroup,textarea{margin:0;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{padding:0;border-style:none}input[type=radio],input[type=checkbox]{box-sizing:border-box;padding:0}input[type=date],input[type=time],input[type=datetime-local],input[type=month]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;margin:0;padding:0;border:0}legend{display:block;width:100%;max-width:100%;margin-bottom:.5em;padding:0;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}mark{padding:.2em;background-color:#feffe6}@keyframes surfaceAppLoaderEnter{0%{opacity:0}to{opacity:1}}@keyframes surfaceAppLoaderContentEnter{0%{opacity:0;transform:translateY(8px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes surfaceAppLoaderPulse{0%,to{transform:scale(.92);opacity:.55}50%{transform:scale(1.08);opacity:.22}}@keyframes surfaceAppLoaderBob{0%,to{transform:translateY(0)}50%{transform:translateY(-3px)}}@keyframes surfaceAppLoaderDot{0%,20%{opacity:0}40%,to{opacity:1}}@keyframes surfacePageEnter{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.surface-app-loader{position:fixed;z-index:998;display:flex;align-items:center;justify-content:center;pointer-events:all}.surface-app-loader--fullscreen{inset:0}.surface-app-loader--page{top:0;right:0;bottom:0;left:var(--surface-sider-offset, 0px);transition:left .2s ease}.surface-app-loader__backdrop{position:absolute;inset:0;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);background:var(--app-bg-blur, hsla(210, 40%, 98%, .72));animation:surfaceAppLoaderEnter .35s ease-out both}.surface-app-loader--fullscreen .surface-app-loader__backdrop{background:var(--app-bg-blur, hsla(210, 40%, 98%, .82))}.surface-app-loader__content{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:14px;animation:surfaceAppLoaderContentEnter .4s ease-out both}.surface-app-loader__icon-wrap{position:relative;display:inline-flex;align-items:center;justify-content:center}.surface-app-loader__icon-wrap--lg{width:80px;height:80px}.surface-app-loader__icon-wrap--md{width:64px;height:64px}.surface-app-loader__glow{position:absolute;inset:0;border-radius:50%;background:color-mix(in srgb,var(--app-core-primary, hsl(262, 61%, 50%)) 18%,transparent);animation:surfaceAppLoaderPulse 2.1s ease-in-out infinite}.surface-app-loader__logo{position:relative;z-index:1;display:block;animation:surfaceAppLoaderBob 2.2s ease-in-out infinite}.surface-app-loader__message{font-size:14px;line-height:1.4;color:var(--app-color-text-tertiary, hsl(221, 13%, 46%));text-align:center}.surface-app-loader__dots span{animation:surfaceAppLoaderDot 1.4s ease-in-out infinite;opacity:0}.surface-app-loader__dots span:nth-child(1){animation-delay:0s}.surface-app-loader__dots span:nth-child(2){animation-delay:.18s}.surface-app-loader__dots span:nth-child(3){animation-delay:.36s}.surface-page-enter{animation:surfacePageEnter .38s ease-out both}@media(prefers-reduced-motion:reduce){.surface-app-loader__backdrop,.surface-app-loader__content,.surface-app-loader__glow,.surface-app-loader__logo,.surface-app-loader__dots span,.surface-page-enter{animation:none!important}}.warehouse-card__status-control{display:inline-flex;align-items:center;justify-content:space-between;gap:8px;min-height:32px}.warehouse-card__status-label{font-size:12px;white-space:nowrap}@media(max-width:991px){.warehouse-card .ant-card-body>div:last-child{padding:0 12px 12px!important}.warehouse-card__content{gap:8px!important;padding:12px!important}.warehouse-card__content>div>.ant-flex{align-items:flex-start!important;gap:6px!important}.warehouse-card__content .ant-typography{overflow-wrap:anywhere}.warehouse-card__actions{align-items:stretch!important;flex-wrap:wrap;gap:8px}.warehouse-card__action-buttons{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr));flex:1 1 160px;gap:8px!important}.warehouse-card__action-buttons .ant-space-item,.warehouse-card__action-buttons .ant-btn{min-width:0;width:100%;white-space:nowrap}.warehouse-card__status-control{flex:0 0 96px;width:96px;padding:0 4px;border:1px solid var(--ant-color-border-secondary, #f0f0f0);border-radius:6px}}@media(max-width:359px){.warehouse-card__action-buttons{grid-template-columns:repeat(2,minmax(0,1fr));flex-basis:100%}.warehouse-card__status-control{flex-basis:100%;order:2;width:100%}}@media(max-width:991px){.surface-standard-modal.ant-modal,.surface-custom-modal.ant-modal{width:calc(100vw - 24px)!important;max-width:calc(100vw - 24px);margin:12px auto;padding-bottom:0}.surface-standard-modal .ant-modal-content,.surface-custom-modal .ant-modal-content{padding:0!important;border:1px solid var(--ant-color-border-secondary, #f0f0f0);border-radius:12px;box-shadow:0 12px 32px #0f172a29;overflow:hidden}.surface-standard-modal .ant-modal-content{display:flex;flex-direction:column;max-height:calc(100svh - 24px)}.surface-standard-modal .ant-modal-header{min-height:52px;margin:0;padding:14px 52px 12px 16px;border-bottom:1px solid var(--ant-color-border-secondary, #f0f0f0);background:var(--ant-color-bg-container, #fff)}.surface-standard-modal .ant-modal-title{color:var(--ant-color-text, #141414);font-size:16px;font-weight:600;line-height:24px}.surface-standard-modal .ant-modal-close{top:10px;inset-inline-end:12px;width:32px;height:32px;color:var(--ant-color-text-secondary, #595959);border-radius:8px}.surface-standard-modal .ant-modal-close:hover{color:var(--ant-color-text, #141414);background:var(--ant-color-fill-tertiary, #f5f5f5)}.surface-standard-modal .ant-modal-body{min-height:0;flex:1 1 auto;max-height:none;padding:16px!important;overflow-y:auto;overflow-x:hidden;font-size:14px;line-height:1.5;overscroll-behavior:contain}.surface-standard-modal .ant-modal-footer{flex-shrink:0;display:flex;align-items:center;justify-content:flex-end;gap:8px;margin:0;padding:12px 16px calc(12px + env(safe-area-inset-bottom));border-top:1px solid var(--ant-color-border-secondary, #f0f0f0)}.surface-standard-modal .ant-modal-footer .ant-btn,.surface-custom-modal .ant-btn{min-height:40px;border-radius:8px;font-size:14px;font-weight:600}.surface-standard-modal .ant-input,.surface-standard-modal .ant-input-number,.surface-standard-modal .ant-select-selector,.surface-custom-modal .ant-input,.surface-custom-modal .ant-input-number,.surface-custom-modal .ant-select-selector{min-height:40px;border-radius:8px!important}.surface-standard-modal .ant-form-item,.surface-custom-modal .ant-form-item{margin-bottom:16px}.surface-standard-modal .ant-form-item-label>label,.surface-custom-modal .ant-form-item-label>label{color:var(--ant-color-text-secondary, #595959);font-size:13px;font-weight:500}.surface-custom-modal .surface-custom-modal__header{height:auto!important;min-height:52px;padding:12px 16px!important;font-size:16px!important;line-height:24px}.surface-custom-modal .surface-custom-modal__header .ant-btn{min-height:32px;width:32px;padding:0}.surface-custom-modal .surface-custom-modal__body{max-height:calc(100svh - 220px)!important;padding:16px!important;font-size:14px;line-height:1.5;overscroll-behavior:contain}.surface-custom-modal .surface-custom-modal__footer{padding:12px 16px calc(12px + env(safe-area-inset-bottom))!important}.product-import-modal .product-import-steps{width:100%;min-width:0;overflow:visible;padding-bottom:4px;gap:0}.product-import-modal .product-import-steps .ant-steps-item{flex:1 1 0;min-width:0}.product-import-modal .product-import-steps .ant-steps-item-container{display:flex;flex-direction:column;align-items:center}.product-import-modal .product-import-steps .ant-steps-item-icon{margin-inline:0!important}.product-import-modal .product-import-steps .ant-steps-item-content{width:100%!important;min-width:0}.product-import-modal .product-import-steps .ant-steps-item-title{max-width:100%;white-space:normal;text-align:center;font-size:12px;line-height:18px}.product-import-upload-step{display:flex!important;flex-direction:column;gap:12px!important}.product-import-step-intro{margin-bottom:12px}.product-import-configure-list{gap:8px}.product-import-configure-card{border-radius:10px}.product-import-configure-card .ant-card-body{padding:12px!important}.product-import-configure-card .surface-mobile-list-card-fields{gap:8px;margin-top:10px;padding-top:10px}.product-import-configure-card.is-mapped{border-color:var(--app-color-success, #237804);background:var(--app-bg-success-tint, #f6ffed)}.product-import-configure-card .ant-tag{margin:0;border-radius:999px;font-size:10px;line-height:18px}.product-import-configure-preview{display:block;overflow:hidden;color:var(--app-color-text-secondary, #64748b);font-size:12px;font-weight:500;line-height:18px;text-overflow:ellipsis;white-space:nowrap}.product-import-source-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important}.product-import-source-grid .ant-card-body{padding:10px!important}.product-import-source-card{position:relative}.product-import-source-grid .ant-card-body>div{gap:8px!important}.product-import-source-card__copy{display:flex;min-width:0;flex-direction:column;align-items:flex-start;gap:4px}.product-import-source-grid .ant-card-body .ant-typography{min-width:0;overflow:hidden;font-size:13px!important;text-overflow:ellipsis;white-space:nowrap}.product-import-source-card__status{display:inline-flex;align-items:center;position:absolute;right:10px;bottom:9px;padding:1px 6px;border:1px solid #ddd6fe;border-radius:999px;color:#6941c6;background:#f3efff;font-size:10px;font-weight:600;line-height:16px;white-space:nowrap}.product-import-source-card__status:before{width:4px;height:4px;margin-right:4px;border-radius:50%;background:currentColor;content:""}.product-import-source-card--disabled .ant-card-body{min-height:66px;padding-bottom:30px!important}.product-import-columns-card{min-height:0!important;max-height:190px!important}.product-import-columns-card .ant-card-body{max-height:136px;padding:10px 12px!important;overflow-y:auto}.product-import-upload-panel{gap:12px!important}.product-import-dropzone{min-height:220px!important;padding:24px 16px!important}.product-import-dropzone .ant-upload-text{margin-bottom:4px;font-size:14px}.product-import-dropzone .ant-upload-hint{max-width:240px;margin:0 auto;line-height:20px}.product-import-template-action .ant-btn{width:100%}.product-import-modal .ant-table-wrapper{max-width:100%;overflow-x:auto}.product-import-modal .surface-mobile-list-items{gap:10px}.product-import-modal .surface-mobile-list-card{box-shadow:none}.product-import-modal .surface-mobile-list-card-fields{gap:12px}.product-import-modal .surface-mobile-list-field-value .ant-select,.product-import-modal .surface-mobile-list-field-value .ant-input{width:100%}.product-import-validation-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 12px}.product-import-validation-field-wide{grid-column:1 / -1}.product-import-validation-more{margin-top:12px;padding-top:10px;border-top:1px solid var(--app-color-border-secondary, #e5e7eb)}.product-import-validation-more summary{color:var(--app-color-primary, #6941c6);cursor:pointer;font-size:12px;font-weight:600;list-style-position:inside}.product-import-validation-more .is-expanded{margin-top:12px}.product-import-validation-card-invalid{border-color:var(--app-color-error, #cf1322)!important;background:var(--app-bg-error-tint, #fff2f0)}.product-import-validation-card-valid{border-color:var(--app-color-success, #237804)!important}.product-import-validation-fields .ant-input,.product-import-validation-fields .ant-select,.product-import-validation-fields .ant-select-selector{max-width:100%}.product-import-validation-mobile-toolbar{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:12px}.product-import-validation-mobile-toolbar .ant-btn{flex:none;min-height:34px;padding-inline:10px;font-size:12px}.product-import-validation-mobile-toolbar .ant-tag{margin:0;border-radius:999px;font-size:10px;line-height:18px}.product-import-summary-step{min-height:220px;padding:12px 0 8px}.product-import-summary-success,.product-import-summary-failures{width:100%;padding:20px 16px;border:1px solid var(--app-color-border-secondary, #e5e7eb);border-radius:12px;background:var(--app-color-bg-container, #fff);text-align:center}.product-import-summary-success{display:flex;flex-direction:column;align-items:center;gap:10px;border-color:var(--app-color-success-border, #b7eb8f);background:var(--app-bg-success-tint, #f6ffed)}.product-import-summary-icon{display:inline-flex;align-items:center;justify-content:center;width:52px;height:52px;border-radius:50%;background:var(--app-color-success-bg, #d9f7be)}.product-import-summary-title{font-size:16px}.product-import-summary-messages{color:var(--app-color-text-secondary, #64748b);font-size:13px;line-height:20px}.product-import-summary-failures{align-items:center;border-color:var(--app-color-error-border, #ffccc7);background:var(--app-bg-error-tint, #fff2f0)}.product-import-summary-errors{width:100%;margin-top:4px;text-align:left;background:var(--app-color-bg-container, #fff)}.product-import-validation-tabs .ant-tabs-nav{margin-bottom:12px;overflow-x:auto}.product-import-validation-tabs .ant-tabs-nav-list{min-width:max-content}.product-import-validation-tabs .ant-tabs-tab{margin:0!important;padding:8px 0!important;font-size:11px}.product-import-validation-tabs .ant-tabs-tab .ant-tag{margin-inline-start:3px;padding-inline:4px;font-size:10px;line-height:18px}.daraz-mobile-import-card-disabled{opacity:.76}.daraz-mobile-variant-list{display:grid;gap:8px;padding-top:4px}.daraz-mobile-variant{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:4px 8px;padding:8px 10px;border:1px solid var(--app-color-border-secondary, #e5e7eb);border-radius:8px;background:var(--app-bg-subtle, #f8fafc);font-size:12px}.daraz-mobile-variant>:last-child{grid-column:1 / -1}.product-import-modal .ant-modal-body{flex:1 1 auto;min-height:0;max-height:none;overflow-y:auto}.product-import-modal .ant-modal-footer>div{width:100%;align-items:stretch!important;flex-direction:row!important;gap:8px}.product-import-modal .product-import-modal-footer>.ant-btn{flex:0 0 auto!important;width:auto;min-width:96px}.product-import-modal .ant-modal-footer .ant-space{flex:0 0 auto;margin-left:auto;width:auto}.product-import-modal .ant-modal-footer button{width:100%;flex:1 1 0}.surface-mobile-fluid-modal .ant-modal-body{padding:16px!important}.surface-mobile-fluid-modal .surface-export-progress__logs{height:min(250px,35dvh)!important}}@keyframes marching-ants{0%{background-position:0 0,0 100%,0 0,100% 0}to{background-position:20px 0,-20px 100%,0 -20px,100% 20px}}:root{--rc-drag-handle-size: 12px;--rc-drag-handle-mobile-size: 24px;--rc-drag-handle-bg-colour: rgba(0, 0, 0, .2);--rc-drag-bar-size: 6px;--rc-border-color: rgba(255, 255, 255, .7);--rc-focus-color: #0088ff}.ReactCrop{position:relative;display:inline-block;cursor:crosshair;max-width:100%}.ReactCrop *,.ReactCrop *:before,.ReactCrop *:after{box-sizing:border-box}.ReactCrop--disabled,.ReactCrop--locked{cursor:inherit}.ReactCrop__child-wrapper{overflow:hidden;max-height:inherit}.ReactCrop__child-wrapper>img,.ReactCrop__child-wrapper>video{display:block;max-width:100%;max-height:inherit}.ReactCrop:not(.ReactCrop--disabled) .ReactCrop__child-wrapper>img,.ReactCrop:not(.ReactCrop--disabled) .ReactCrop__child-wrapper>video{touch-action:none}.ReactCrop:not(.ReactCrop--disabled) .ReactCrop__crop-selection{touch-action:none}.ReactCrop__crop-mask{position:absolute;inset:0;pointer-events:none;width:calc(100% + .5px);height:calc(100% + .5px)}.ReactCrop__crop-selection{position:absolute;top:0;left:0;transform:translateZ(0);cursor:move}.ReactCrop--disabled .ReactCrop__crop-selection{cursor:inherit}.ReactCrop--circular-crop .ReactCrop__crop-selection{border-radius:50%}.ReactCrop--circular-crop .ReactCrop__crop-selection:after{pointer-events:none;content:"";position:absolute;inset:-1px;border:1px solid var(--rc-border-color);opacity:.3}.ReactCrop--no-animate .ReactCrop__crop-selection{outline:1px dashed white}.ReactCrop__crop-selection:not(.ReactCrop--no-animate .ReactCrop__crop-selection){animation:marching-ants 1s;background-image:linear-gradient(to right,#fff 50%,#444 50%),linear-gradient(to right,#fff 50%,#444 50%),linear-gradient(to bottom,#fff 50%,#444 50%),linear-gradient(to bottom,#fff 50%,#444 50%);background-size:10px 1px,10px 1px,1px 10px,1px 10px;background-position:0 0,0 100%,0 0,100% 0;background-repeat:repeat-x,repeat-x,repeat-y,repeat-y;color:#fff;animation-play-state:running;animation-timing-function:linear;animation-iteration-count:infinite}.ReactCrop__crop-selection:focus{outline:2px solid var(--rc-focus-color);outline-offset:-1px}.ReactCrop--invisible-crop .ReactCrop__crop-mask,.ReactCrop--invisible-crop .ReactCrop__crop-selection{display:none}.ReactCrop__rule-of-thirds-vt:before,.ReactCrop__rule-of-thirds-vt:after,.ReactCrop__rule-of-thirds-hz:before,.ReactCrop__rule-of-thirds-hz:after{content:"";display:block;position:absolute;background-color:#fff6}.ReactCrop__rule-of-thirds-vt:before,.ReactCrop__rule-of-thirds-vt:after{width:1px;height:100%}.ReactCrop__rule-of-thirds-vt:before{left:33.3333333333%}.ReactCrop__rule-of-thirds-vt:after{left:66.6666666667%}.ReactCrop__rule-of-thirds-hz:before,.ReactCrop__rule-of-thirds-hz:after{width:100%;height:1px}.ReactCrop__rule-of-thirds-hz:before{top:33.3333333333%}.ReactCrop__rule-of-thirds-hz:after{top:66.6666666667%}.ReactCrop__drag-handle{position:absolute;width:var(--rc-drag-handle-size);height:var(--rc-drag-handle-size);background-color:var(--rc-drag-handle-bg-colour);border:1px solid var(--rc-border-color)}.ReactCrop__drag-handle:focus{background:var(--rc-focus-color)}.ReactCrop .ord-nw{top:0;left:0;transform:translate(-50%,-50%);cursor:nw-resize}.ReactCrop .ord-n{top:0;left:50%;transform:translate(-50%,-50%);cursor:n-resize}.ReactCrop .ord-ne{top:0;right:0;transform:translate(50%,-50%);cursor:ne-resize}.ReactCrop .ord-e{top:50%;right:0;transform:translate(50%,-50%);cursor:e-resize}.ReactCrop .ord-se{bottom:0;right:0;transform:translate(50%,50%);cursor:se-resize}.ReactCrop .ord-s{bottom:0;left:50%;transform:translate(-50%,50%);cursor:s-resize}.ReactCrop .ord-sw{bottom:0;left:0;transform:translate(-50%,50%);cursor:sw-resize}.ReactCrop .ord-w{top:50%;left:0;transform:translate(-50%,-50%);cursor:w-resize}.ReactCrop__disabled .ReactCrop__drag-handle{cursor:inherit}.ReactCrop__drag-bar{position:absolute}.ReactCrop__drag-bar.ord-n{top:0;left:0;width:100%;height:var(--rc-drag-bar-size);transform:translateY(-50%)}.ReactCrop__drag-bar.ord-e{right:0;top:0;width:var(--rc-drag-bar-size);height:100%;transform:translate(50%)}.ReactCrop__drag-bar.ord-s{bottom:0;left:0;width:100%;height:var(--rc-drag-bar-size);transform:translateY(50%)}.ReactCrop__drag-bar.ord-w{top:0;left:0;width:var(--rc-drag-bar-size);height:100%;transform:translate(-50%)}.ReactCrop--new-crop .ReactCrop__drag-bar,.ReactCrop--new-crop .ReactCrop__drag-handle,.ReactCrop--fixed-aspect .ReactCrop__drag-bar,.ReactCrop--fixed-aspect .ReactCrop__drag-handle.ord-n,.ReactCrop--fixed-aspect .ReactCrop__drag-handle.ord-e,.ReactCrop--fixed-aspect .ReactCrop__drag-handle.ord-s,.ReactCrop--fixed-aspect .ReactCrop__drag-handle.ord-w{display:none}@media(pointer:coarse){.ReactCrop .ord-n,.ReactCrop .ord-e,.ReactCrop .ord-s,.ReactCrop .ord-w{display:none}.ReactCrop__drag-handle{width:var(--rc-drag-handle-mobile-size);height:var(--rc-drag-handle-mobile-size)}}.header-notification-bell{position:relative;display:inline-flex;vertical-align:middle;align-items:center;justify-content:center;width:42px;height:42px;padding:0;border:none;border-radius:10px;background:var(--header-notification-bell-bg, rgba(0, 0, 0, .02));color:var(--header-notification-bell-icon, rgba(0, 0, 0, .65));cursor:pointer;transition:background-color .2s ease,color .2s ease,box-shadow .2s ease,transform .15s ease}.header-notification-bell:hover{background:var(--header-notification-bell-bg-hover, rgba(22, 119, 255, .06));color:var(--header-notification-bell-icon-hover, #1677ff);box-shadow:0 2px 8px #1677ff1f}.header-notification-bell:active{transform:scale(.96)}.header-notification-bell:focus-visible{outline:2px solid rgba(22,119,255,.45);outline-offset:2px}.header-notification-bell__icon{flex-shrink:0}.notif-dropdown{width:360px;display:flex;flex-direction:column;overflow:hidden;border-radius:8px}@media(max-width:991px){.notif-dropdown{width:min(320px,calc(100vw - 32px))}}.notif-dropdown__header{display:flex;align-items:center;padding:14px 16px;flex-shrink:0}.notif-dropdown__body{overflow-y:auto;max-height:380px}.notif-dropdown__skeleton{display:flex;align-items:flex-start;gap:12px;padding:14px 16px}.notif-dropdown__empty{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;padding:36px 24px}.notif-dropdown__item{position:relative;display:flex;align-items:flex-start;gap:12px;padding:14px 16px;transition:background-color .18s ease}.notif-dropdown__item.is-unread{background:var(--notif-unread-bg)}.notif-dropdown__item.is-unread:before{content:"";position:absolute;top:14px;bottom:14px;left:0;width:3px;border-radius:0 3px 3px 0;background:var(--notif-accent)}.notif-dropdown__item.is-clickable{cursor:pointer}.notif-dropdown__item.is-clickable:hover{background:var(--notif-hover-bg)}.notif-dropdown__item.is-clickable.is-unread:hover{filter:brightness(.98)}.notif-dropdown__item-icon{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:10px}.notif-dropdown__item-body{flex:1;min-width:0}.notif-dropdown__item-title{display:block;font-size:13px;line-height:1.4}.notif-dropdown__item-time{flex-shrink:0;font-size:11px;line-height:1.4;white-space:nowrap}.notif-dropdown__item-message{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;margin-top:3px;font-size:12px;line-height:1.5}.notif-dropdown__footer{display:flex;align-items:center;justify-content:center;padding:10px 16px;flex-shrink:0}.notif-dropdown__view-all{display:inline-flex;align-items:center;padding:0;border:none;background:none;font-size:13px;font-weight:500;font-family:inherit;cursor:pointer;transition:opacity .15s ease}.notif-dropdown__view-all:hover{opacity:.75}.header-notification-bell .ant-badge-count{min-width:18px;height:18px;padding:0 5px;font-size:11px;font-weight:600;line-height:18px;box-shadow:0 0 0 2px var(--header-notification-bell-badge-ring, #fff)}.quick-customer-create-compact .ant-form-item{margin-bottom:6px!important}.quick-customer-create-compact .ant-input,.quick-customer-create-compact .ant-input-affix-wrapper,.quick-customer-create-compact .ant-select-selector,.quick-customer-create-compact textarea.ant-input{font-size:12px!important}.quick-customer-create-compact textarea.ant-input{min-height:52px!important}.quick-customer-create-compact .ant-checkbox-wrapper{font-size:12px}.quick-customer-create-compact .quick-customer-create-submit-btn{background-color:var(--ant-color-primary, var(--app-core-primary))!important;border-color:var(--ant-color-primary, var(--app-core-primary))!important;color:var(--ant-color-text-light-solid, #fff)!important}.quick-customer-create-compact .quick-customer-create-submit-btn:not(:disabled):not(.ant-btn-disabled):hover{background-color:var(--ant-color-primary-hover, var(--app-core-primary))!important;border-color:var(--ant-color-primary-hover, var(--app-core-primary))!important;color:var(--ant-color-text-light-solid, #fff)!important}.quick-customer-create-compact .quick-customer-create-submit-btn:disabled,.quick-customer-create-compact .quick-customer-create-submit-btn.ant-btn-disabled{background-color:var(--ant-color-primary, var(--app-core-primary))!important;border-color:var(--ant-color-primary, var(--app-core-primary))!important;color:#ffffffeb!important;opacity:.55!important}.quick-customer-create-panel .ant-form-item{margin-bottom:6px!important}.quick-customer-create-panel .ant-form-item-label>label{font-size:11px!important;font-weight:600!important;height:auto!important;line-height:1.2!important;color:var(--ant-color-text-tertiary, #999)!important;text-transform:uppercase;letter-spacing:.02em}.quick-customer-create-panel .ant-form-item-label{padding-bottom:2px!important}.quick-customer-create-panel .ant-input,.quick-customer-create-panel .ant-input-affix-wrapper,.quick-customer-create-panel .ant-select-selector,.quick-customer-create-panel textarea.ant-input{font-size:12px!important}.quick-customer-create-panel textarea.ant-input{min-height:48px!important;resize:vertical}.quick-customer-create-panel .ant-checkbox-wrapper{font-size:12px;color:var(--ant-color-text-secondary, #666)}.quick-customer-create-panel__contact{display:grid;grid-template-columns:1fr 1fr;gap:8px}.quick-customer-create-panel__field{display:flex;flex-direction:column;gap:4px;min-width:0}.quick-customer-create-panel__label{font-size:11px;font-weight:600;line-height:1.2;color:var(--ant-color-text-tertiary, #999);text-transform:uppercase;letter-spacing:.02em}.quick-customer-create-panel__address{margin-top:8px;padding-top:8px}.quick-customer-create-panel__save{margin-top:8px;padding-top:8px;border-top:1px solid var(--ant-color-border-secondary, #f0f0f0)}.product-order-flow--split{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:24px;align-items:start}.product-order-flow--split .product-order-flow__add,.product-order-flow--split .product-order-flow__summary{min-width:0}.product-order-flow--split .product-order-flow__summary--split{padding-left:24px;border-left:1px solid var(--ant-color-border-secondary, #f0f0f0)}.product-order-flow__summary--stacked{margin-top:22px;padding-top:22px;border-top:1px solid var(--ant-color-border-secondary, #f0f0f0)}.product-order-flow__empty{padding:12px 0 20px}@media(max-width:991px){.product-order-flow--split{grid-template-columns:minmax(0,1fr);gap:20px}.product-order-flow--split .product-order-flow__summary--split{padding-left:0;padding-top:20px;border-left:0;border-top:1px solid var(--ant-color-border-secondary, #f0f0f0)}}.new-order-create-product{display:flex;flex-direction:column;gap:14px}.new-order-create-product__field{display:flex;flex-direction:column;gap:6px;min-width:0}.new-order-create-product__label{font-size:11px;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:var(--ant-color-text-tertiary, #999)}.new-order-create-product__hint{display:block;margin-top:-6px;font-size:11px;line-height:1.35;color:var(--ant-color-text-tertiary, #999)}.new-order-create-product__metrics-row .ant-form-item{margin-bottom:0}.new-order-create-product__metrics-row .ant-form-item-explain-error,.new-order-create-product__card .ant-form-item-explain-error{font-size:11px}.new-order-create-product__metrics-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;align-items:start}.new-order-create-product__metrics-row .new-order-create-product__field,.new-order-create-product__metrics-row .ant-form-item{min-width:0}.new-order-create-product__metrics-row .ant-input,.new-order-create-product__metrics-row .ant-input-affix-wrapper,.new-order-create-product__metrics-row .ant-input-number,.new-order-create-product__metrics-row .ant-input-number-group-wrapper{width:100%}.new-order-create-product__metrics-row .ant-input-number{width:100%!important}.new-order-create-product__warehouses{display:grid;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:8px}.product-search-combobox{position:relative}.product-search-dropdown{position:absolute;top:100%;left:0;right:0;z-index:10;margin-top:-12px;max-height:280px;overflow-y:auto;background:var(--ant-color-bg-elevated, #fff);border-radius:var(--ant-border-radius-lg, 8px);box-shadow:var( --ant-box-shadow-secondary, 0 6px 16px 0 rgba(0, 0, 0, .08), 0 3px 6px -4px rgba(0, 0, 0, .12), 0 9px 28px 8px rgba(0, 0, 0, .05) );padding:4px}.product-search-dropdown__option{display:flex;align-items:center;gap:8px;padding:6px 8px;border-radius:var(--ant-border-radius, 6px);cursor:pointer}.product-search-dropdown__option:hover{background:var(--ant-color-fill-tertiary, rgba(0, 0, 0, .04))}.product-search-dropdown__option-placeholder{width:40px;height:40px;flex-shrink:0;display:flex;align-items:center;justify-content:center;font-size:10px;text-align:center}.product-search-dropdown__option-info{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}.product-search-dropdown__option-name{font-size:14px;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.product-search-dropdown__option-price{font-size:12px;font-weight:500}.product-search-dropdown__message{padding:10px 12px;display:flex;align-items:center;gap:8px}@media(max-width:991px){.instant-checkout-link-group{display:grid!important;grid-template-columns:minmax(0,1fr)}.instant-checkout-link-group .ant-input,.instant-checkout-link-group .ant-btn{width:100%}.instant-checkout-share-actions{flex-wrap:wrap}.instant-checkout-share-actions .ant-btn{flex:1 1 140px}}.new-order-modal-columns{display:grid;grid-template-columns:1fr 1fr;align-items:start}.new-order-modal-columns__left{padding-right:24px}.new-order-modal-columns__right{padding-left:24px;border-left:1px solid var(--ant-color-border-secondary, #f0f0f0)}.new-order-option-row{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:22px}.new-order-option-pill{display:inline-flex;align-items:center;gap:6px;border:1px solid var(--ant-color-border-secondary, #eee);border-radius:999px;padding:5px 10px;font-size:12px;font-weight:500;line-height:1.2;cursor:pointer;background:var(--ant-color-bg-container, #fff);color:var(--ant-color-text-secondary, #666);transition:background .15s ease,color .15s ease,border-color .15s ease}.new-order-option-pill:hover{color:var(--ant-color-text, #111);border-color:var(--ant-color-border, #d9d9d9)}.new-order-option-pill.is-active{background:var(--ant-color-primary-bg, #e6f4ff);border-color:color-mix(in srgb,var(--ant-color-primary, #1677ff) 35%,transparent);color:var(--ant-color-primary, #1677ff);font-weight:600}.new-order-option-pill__icon{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.new-order-address-list--grid{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-bottom:22px}.new-order-address-list{display:flex;flex-direction:column;gap:8px;margin-bottom:22px}.new-order-address-list__loading{display:flex;justify-content:center;padding:20px 0}.new-order-address-card{display:flex;align-items:flex-start;gap:10px;width:100%;text-align:left;border:1px solid var(--ant-color-border-secondary, #eee);border-radius:10px;padding:10px 12px;background:var(--ant-color-bg-container, #fff);cursor:pointer;transition:background .15s ease,border-color .15s ease}.new-order-address-card:hover{border-color:var(--ant-color-border, #d9d9d9)}.new-order-address-card.is-selected{background:var(--ant-color-primary-bg, #e6f4ff);border-color:color-mix(in srgb,var(--ant-color-primary, #1677ff) 35%,transparent)}.new-order-address-card__body{min-width:0;flex:1}.new-order-address-card__badges{display:flex;flex-wrap:wrap;gap:4px;margin-bottom:4px}.new-order-address-card__badge{display:inline-block;font-size:10px;font-weight:600;line-height:1.3;padding:2px 6px;border-radius:999px;background:var(--ant-color-fill-quaternary, #f5f5f5);color:var(--ant-color-text-secondary, #666)}.new-order-address-card__badge.is-default{background:color-mix(in srgb,var(--ant-color-success, #52c41a) 12%,transparent);color:var(--ant-color-success, #52c41a)}.new-order-address-card__line{font-size:13px;font-weight:600;line-height:1.35;color:var(--ant-color-text, #111);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.new-order-address-card__area{margin-top:3px;font-size:11px;line-height:1.35;color:var(--ant-color-text-tertiary, #999);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.new-order-address-empty{display:flex;flex-direction:column;align-items:center;gap:8px;padding:20px 16px;text-align:center;border:1px dashed var(--ant-color-border-secondary, #eee);border-radius:10px;background:var(--ant-color-fill-quaternary, #fafafa)}.new-order-address-empty__icon{color:var(--ant-color-text-quaternary, #bbb)}@media(max-width:991px){.new-order-modal-columns{grid-template-columns:minmax(0,1fr);gap:20px}.new-order-modal-columns__left,.new-order-modal-columns__right{padding-inline:0}.new-order-modal-columns__right{padding-top:20px;border-top:1px solid var(--ant-color-border-secondary, #f0f0f0);border-left:0}.new-order-address-list--grid{grid-template-columns:minmax(0,1fr)}.new-order-option-pill{min-height:38px}}.bulk-publish-pathao-modal .ant-modal-header{margin-bottom:4px}.bulk-publish-pathao-modal .ant-modal-body{padding-top:4px}.bulk-publish-pathao__title{display:flex;align-items:center;gap:10px}.bulk-publish-pathao__title-logo{height:26px;width:26px;object-fit:contain;flex-shrink:0}.bulk-publish-pathao__title-copy{display:flex;flex-direction:column;min-width:0}.bulk-publish-pathao__title-text{font-size:16px;font-weight:600;line-height:1.3;color:var(--ant-color-text, #111)}.bulk-publish-pathao__title-sub{font-size:12px;font-weight:400;line-height:1.4;color:var(--ant-color-text-tertiary, #999)}.bulk-publish-pathao__loading{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;padding:64px 0;color:var(--ant-color-text-tertiary, #999);font-size:13px}.bulk-publish-pathao__list{display:flex;flex-direction:column;gap:14px;max-height:70vh;overflow-y:auto;padding:2px 4px 4px 2px}.bulk-publish-pathao__card{border:1px solid var(--ant-color-border-secondary, #f0f0f0);border-radius:12px;background:var(--ant-color-bg-container, #fff);padding:16px 18px;transition:border-color .2s ease,box-shadow .2s ease}.bulk-publish-pathao__card:hover{border-color:color-mix(in srgb,#e83330 18%,var(--ant-color-border-secondary, #f0f0f0));box-shadow:0 2px 10px #0f0f0f0a}.bulk-publish-pathao__card.has-error{border-color:color-mix(in srgb,#ff4d4f 30%,var(--ant-color-border-secondary, #f0f0f0))}.bulk-publish-pathao__card-main{display:flex;flex-wrap:wrap;align-items:flex-start;gap:16px}.bulk-publish-pathao__card-info{display:flex;align-items:flex-start;gap:10px;flex:1 1 220px;min-width:200px}.bulk-publish-pathao__thumb{width:44px;height:44px;object-fit:cover;border-radius:8px;border:1px solid var(--ant-color-border-secondary, #f0f0f0);flex-shrink:0}.bulk-publish-pathao__thumb-placeholder{width:44px;height:44px;border-radius:8px;border:1px dashed var(--ant-color-border-secondary, #f0f0f0);background:var(--ant-color-fill-quaternary, #fafafa);display:flex;align-items:center;justify-content:center;color:var(--ant-color-text-tertiary, #ccc);flex-shrink:0}.bulk-publish-pathao__info-copy{min-width:0}.bulk-publish-pathao__name{display:block;font-size:13px;font-weight:600;line-height:1.35;color:var(--ant-color-text, #111)}.bulk-publish-pathao__meta{display:flex;flex-wrap:wrap;align-items:center;gap:6px;margin-top:4px}.bulk-publish-pathao__sku{display:inline-block;padding:1px 7px;border-radius:999px;font-size:10.5px;line-height:1.5;color:var(--ant-color-text-secondary, #666);background:var(--ant-color-fill-quaternary, #fafafa);border:1px solid var(--ant-color-border-secondary, #f0f0f0)}.bulk-publish-pathao__variant-count{display:inline-block;padding:1px 7px;border-radius:999px;font-size:10.5px;font-weight:600;line-height:1.5;color:#b45309;background:#f59e0b1f;border:1px solid rgba(245,158,11,.2)}.bulk-publish-pathao__toggle{display:inline-flex;align-items:center;gap:4px;margin-top:6px;padding:0;border:none;background:none;cursor:pointer;font-size:11.5px;font-weight:600;color:color-mix(in srgb,#e83330 85%,black)}.bulk-publish-pathao__toggle:hover{text-decoration:underline}.bulk-publish-pathao__fields{display:grid;grid-template-columns:minmax(200px,1.3fr) minmax(130px,1fr) minmax(130px,1fr);gap:14px;flex:2 1 480px;min-width:280px}@media(max-width:720px){.bulk-publish-pathao__fields{grid-template-columns:1fr}}.bulk-publish-pathao__field{display:flex;flex-direction:column;gap:4px;min-width:0}.bulk-publish-pathao__field-label{font-size:11px;font-weight:600;letter-spacing:.01em;color:var(--ant-color-text-tertiary, #999)}.bulk-publish-pathao__field-label .required-mark{color:var(--ant-color-error, #ff4d4f);margin-left:2px}.bulk-publish-pathao__field-error{font-size:11px;line-height:1.35;color:var(--ant-color-error, #ff4d4f)}.bulk-publish-pathao__variants{margin-top:16px;padding-top:16px;border-top:1px dashed var(--ant-color-border-secondary, #f0f0f0)}.bulk-publish-pathao__variant-table{border:1px solid var(--ant-color-border-secondary, #f0f0f0);border-radius:10px;background:var(--ant-color-bg-container, #fff);overflow:hidden}.bulk-publish-pathao__variant-row{display:grid;grid-template-columns:minmax(160px,1.2fr) minmax(130px,1fr) minmax(130px,1fr);gap:14px;align-items:center;padding:11px 14px;border-bottom:1px solid var(--ant-color-border-secondary, #f0f0f0)}.bulk-publish-pathao__variant-row:last-child{border-bottom:none}.bulk-publish-pathao__variant-row.is-head{padding-top:9px;padding-bottom:9px;background:color-mix(in srgb,#e83330 5%,var(--ant-color-fill-quaternary, #fafafa));border-bottom:1px solid color-mix(in srgb,#e83330 12%,var(--ant-color-border-secondary, #f0f0f0))}.bulk-publish-pathao__variant-row.is-head span{font-size:10px;font-weight:700;letter-spacing:.05em;text-transform:uppercase;color:color-mix(in srgb,#e83330 55%,var(--ant-color-text-tertiary, #999))}.bulk-publish-pathao__variant-row:not(.is-head):hover{background:color-mix(in srgb,#e83330 3%,transparent)}@media(max-width:640px){.bulk-publish-pathao__variant-row{grid-template-columns:1fr;gap:8px}.bulk-publish-pathao__variant-row.is-head{display:none}}@media(max-width:991px){.bulk-publish-pathao-modal.ant-modal{width:calc(100vw - 24px)!important;max-width:calc(100vw - 24px);margin:12px auto;padding-bottom:0}.bulk-publish-pathao-modal .ant-modal-content{display:flex;flex-direction:column;max-height:calc(100svh - 24px)}.bulk-publish-pathao-modal .ant-modal-body{min-height:0;flex:1 1 auto;max-height:none;overflow-y:auto;padding-inline:12px}.bulk-publish-pathao-modal .ant-modal-footer>div{align-items:stretch!important;flex-direction:column}.bulk-publish-pathao-modal .ant-modal-footer button,.bulk-publish-pathao-modal .bulk-publish-pathao__footer-warning{width:100%}}.bulk-publish-pathao__variant-info{display:flex;align-items:center;gap:8px;min-width:0}.bulk-publish-pathao__variant-thumb{width:30px;height:30px;object-fit:cover;border-radius:6px;border:1px solid var(--ant-color-border-secondary, #f0f0f0);flex-shrink:0}.bulk-publish-pathao__variant-name{min-width:0}.bulk-publish-pathao__variant-chips{display:flex;flex-wrap:wrap;gap:4px}.bulk-publish-pathao__variant-chip{display:inline-block;padding:1px 6px;border-radius:999px;font-size:11px;font-weight:500;color:var(--ant-color-text, #111);background:var(--ant-color-fill-quaternary, #fafafa);border:1px solid var(--ant-color-border-secondary, #f0f0f0)}.bulk-publish-pathao__variant-sku{display:block;margin-top:3px;font-size:10.5px;color:var(--ant-color-text-tertiary, #999)}.bulk-publish-pathao__mobile-label{display:none;margin-bottom:4px;font-size:10px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--ant-color-text-tertiary, #999)}@media(max-width:640px){.bulk-publish-pathao__mobile-label{display:block}}.bulk-publish-pathao__footer-warning{display:inline-flex;align-items:center;gap:6px;font-size:12px;color:var(--ant-color-error, #ff4d4f)}.bulk-publish-pathao__results{margin-top:16px}.bulk-publish-pathao__results-summary{display:flex;align-items:center;gap:8px;margin-bottom:8px;font-size:12.5px;font-weight:600;color:var(--ant-color-text, #111)}.bulk-publish-pathao__results-list{display:flex;flex-direction:column;gap:6px;max-height:200px;overflow-y:auto}.bulk-publish-pathao__result-row{display:flex;align-items:center;gap:8px;padding:7px 10px;border-radius:8px;font-size:12.5px;background:var(--ant-color-fill-quaternary, #fafafa);border:1px solid var(--ant-color-border-secondary, #f0f0f0)}.bulk-publish-pathao__result-row.is-error{background:#ff4d4f0f;border-color:#ff4d4f2e}.bulk-publish-pathao__result-row.is-success{background:#16a34a0f;border-color:#16a34a2e}.bulk-publish-pathao__result-icon{flex-shrink:0;display:flex}.bulk-publish-pathao__result-text{min-width:0;display:flex;flex-direction:column}.bulk-publish-pathao__result-name{font-weight:600;color:var(--ant-color-text, #111)}.bulk-publish-pathao__result-message{font-size:11.5px;color:var(--ant-color-text-tertiary, #999)}.inventory-drawer__hero{display:flex;align-items:flex-start;gap:14px;padding:14px;margin-bottom:16px;border-radius:var(--inventory-drawer-radius, 10px);border:1px solid var(--ant-color-border-secondary, #f0f0f0);background:var(--ant-color-fill-quaternary, #fafafa)}.inventory-drawer__thumb{width:56px;height:56px;flex-shrink:0;border-radius:var(--inventory-drawer-radius, 10px);border:1px solid var(--ant-color-border-secondary, #eee);background:var(--ant-color-bg-container, #fff);overflow:hidden;display:flex;align-items:center;justify-content:center;color:var(--ant-color-text-quaternary, #bbb)}.inventory-drawer__thumb img{width:100%;height:100%;object-fit:cover}.inventory-drawer__hero-main{min-width:0;flex:1}.inventory-drawer__hero-title{margin:0!important;font-size:16px!important;line-height:1.3!important;font-weight:600!important}.inventory-drawer__hero-meta{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin-top:6px}.inventory-drawer__hero-stat{display:inline-flex;align-items:center;gap:6px;padding:4px 10px;border-radius:999px;font-size:12px;font-weight:600;color:var(--ant-color-primary, #1677ff);background:var(--ant-color-primary-bg, #e6f4ff);border:1px solid color-mix(in srgb,var(--ant-color-primary, #1677ff) 16%,transparent)}.inventory-drawer__sections{display:flex;flex-direction:column;gap:14px}.inventory-drawer__variant-card{border:1px solid var(--ant-color-border-secondary, #f0f0f0);border-radius:var(--inventory-drawer-radius, 10px);overflow:hidden;background:var(--ant-color-bg-container, #fff)}.inventory-drawer__variant-header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 14px;border-bottom:1px solid var(--ant-color-border-secondary, #f0f0f0);background:var(--ant-color-fill-quaternary, #fafafa)}.inventory-drawer__variant-name{min-width:0;font-size:13px;font-weight:600;line-height:1.35;color:var(--ant-color-text, #111)}.inventory-drawer__variant-sku{flex-shrink:0;font-size:11px;font-weight:500;color:var(--ant-color-text-tertiary, #999)}.inventory-drawer__variant-total{flex-shrink:0;font-size:12px;font-weight:600;color:var(--ant-color-text-secondary, #666)}.inventory-drawer__warehouse-list{display:flex;flex-direction:column}.inventory-drawer__warehouse-row{display:grid;grid-template-columns:minmax(0,1fr) 112px;align-items:center;gap:12px;padding:12px 14px;border-bottom:1px solid var(--ant-color-border-secondary, #f5f5f5)}.inventory-drawer__warehouse-row:last-child{border-bottom:none}@media(max-width:991px){.inventory-drawer__hero{padding:12px}.inventory-drawer__variant-header{align-items:flex-start;flex-wrap:wrap}.inventory-drawer__warehouse-row{grid-template-columns:minmax(0,1fr) 96px;gap:8px;padding:10px 12px}}.inventory-drawer__warehouse-label{display:flex;align-items:center;gap:10px;min-width:0}.inventory-drawer__warehouse-icon{width:32px;height:32px;flex-shrink:0;border-radius:8px;display:flex;align-items:center;justify-content:center;background:var(--ant-color-fill-secondary, #f5f5f5);color:var(--ant-color-text-secondary, #666)}.inventory-drawer__warehouse-name{font-size:13px;font-weight:500;line-height:1.35;color:var(--ant-color-text, #111);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.inventory-drawer__warehouse-row .ant-input-number{width:100%}.inventory-drawer__empty{padding:32px 16px;text-align:center;border-radius:var(--inventory-drawer-radius, 10px);border:1px dashed var(--ant-color-border, #d9d9d9);color:var(--ant-color-text-tertiary, #999);font-size:13px}.app-toast-container{position:fixed;top:20px;right:20px;z-index:2000;width:min(400px,calc(100vw - 32px));pointer-events:none}.app-toast-container .ant-notification{position:static!important;inset:auto!important;width:100%!important;margin:0!important;padding:0!important;display:flex;flex-direction:column;gap:12px}.app-toast-container .ant-notification-notice-wrapper{--toast-accent: var(--app-color-info);position:relative!important;inset:auto!important;pointer-events:auto;width:100%;margin:0!important;border:1px solid var(--app-color-border-secondary);border-radius:12px;background:#fff;box-shadow:0 10px 28px #0f172a14,0 2px 8px #0f172a0a;overflow:hidden}.app-toast-container .ant-notification-notice-wrapper.ant-notification-fade-appear-prepare,.app-toast-container .ant-notification-notice-wrapper.ant-notification-fade-appear,.app-toast-container .ant-notification-notice-wrapper.ant-notification-fade-enter,.app-toast-container .ant-notification-notice-wrapper.ant-notification-fade-appear-active,.app-toast-container .ant-notification-notice-wrapper.ant-notification-fade-enter-active{animation:none!important;opacity:1!important;transform:none!important;max-height:none!important}.app-toast-container .ant-notification-notice-wrapper.ant-notification-fade-leave{animation:none!important}.app-toast-container .ant-notification-notice-wrapper.ant-notification-fade-leave-active{animation:app-toast-instant-dismiss .01s linear forwards!important;pointer-events:none;overflow:hidden}@keyframes app-toast-instant-dismiss{0%{opacity:1;max-height:320px}to{opacity:0;max-height:0;margin-bottom:0}}.app-toast-container .ant-notification-notice-wrapper:before{content:"";position:absolute;inset-block:0;inset-inline-start:0;width:4px;background:var(--toast-accent)}.app-toast-container .ant-notification-notice-wrapper:has(.ant-notification-notice-success),.app-toast-container .ant-notification-notice-wrapper:has(.app-toast--success){--toast-border: var(--app-color-success);--toast-bg: var(--app-bg-success-tint);--toast-icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 24 24' fill='none' stroke='%23176837' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='12' cy='12' r='10'/%3E%3Cpath d='m9 12 2 2 4-4'/%3E%3C/svg%3E")}.app-toast-container .ant-notification-notice-wrapper:has(.ant-notification-notice-warning),.app-toast-container .ant-notification-notice-wrapper:has(.app-toast--warning){--toast-accent: var(--app-color-warning)}.app-toast-container .ant-notification-notice-wrapper:has(.ant-notification-notice-info),.app-toast-container .ant-notification-notice-wrapper:has(.app-toast--info){--toast-accent: var(--app-color-info)}.app-toast-container .ant-notification-notice-wrapper:has(.ant-notification-notice-error),.app-toast-container .ant-notification-notice-wrapper:has(.app-toast--error){--toast-border: #d13438;--toast-bg: #fff3f3;--toast-icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 24 24' fill='none' stroke='%23d13438' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='12' cy='12' r='10'/%3E%3Cline x1='12' x2='12' y1='8' y2='12'/%3E%3Cline x1='12' x2='12.01' y1='16' y2='16'/%3E%3C/svg%3E")}.app-toast-container .ant-notification-notice-wrapper:has(.ant-notification-notice-error),.app-toast-container .ant-notification-notice-wrapper:has(.app-toast--error),.app-toast-container .ant-notification-notice-wrapper:has(.ant-notification-notice-success),.app-toast-container .ant-notification-notice-wrapper:has(.app-toast--success){border:1px solid var(--toast-border);border-radius:4px;background:var(--toast-bg);box-shadow:0 2px 4px #00000014,0 4px 12px #00000014}.app-toast-container .ant-notification-notice-wrapper:has(.ant-notification-notice-error):before,.app-toast-container .ant-notification-notice-wrapper:has(.app-toast--error):before,.app-toast-container .ant-notification-notice-wrapper:has(.ant-notification-notice-success):before,.app-toast-container .ant-notification-notice-wrapper:has(.app-toast--success):before{display:none}.app-toast-container .ant-notification-notice-wrapper:has(.ant-notification-notice-error) .ant-notification-notice,.app-toast-container .ant-notification-notice-wrapper:has(.app-toast--error) .ant-notification-notice,.app-toast-container .ant-notification-notice-wrapper:has(.ant-notification-notice-success) .ant-notification-notice,.app-toast-container .ant-notification-notice-wrapper:has(.app-toast--success) .ant-notification-notice{display:flex!important;align-items:flex-start;gap:12px;padding:16px 36px 16px 16px!important}.app-toast-container .ant-notification-notice-wrapper:has(.ant-notification-notice-error) .ant-notification-notice:before,.app-toast-container .ant-notification-notice-wrapper:has(.app-toast--error) .ant-notification-notice:before,.app-toast-container .ant-notification-notice-wrapper:has(.ant-notification-notice-success) .ant-notification-notice:before,.app-toast-container .ant-notification-notice-wrapper:has(.app-toast--success) .ant-notification-notice:before{content:"";display:block;flex-shrink:0;width:20px;height:20px;margin-top:1px;background:var(--toast-icon) no-repeat center / contain}.app-toast-container .ant-notification-notice-wrapper:has(.ant-notification-notice-error) .ant-notification-notice-icon,.app-toast-container .ant-notification-notice-wrapper:has(.app-toast--error) .ant-notification-notice-icon,.app-toast-container .ant-notification-notice-wrapper:has(.ant-notification-notice-success) .ant-notification-notice-icon,.app-toast-container .ant-notification-notice-wrapper:has(.app-toast--success) .ant-notification-notice-icon{display:none!important}.app-toast-container .ant-notification-notice-wrapper:has(.ant-notification-notice-error) .ant-notification-notice-message,.app-toast-container .ant-notification-notice-wrapper:has(.app-toast--error) .ant-notification-notice-message,.app-toast-container .ant-notification-notice-wrapper:has(.ant-notification-notice-error) .ant-notification-notice-description,.app-toast-container .ant-notification-notice-wrapper:has(.app-toast--error) .ant-notification-notice-description,.app-toast-container .ant-notification-notice-wrapper:has(.ant-notification-notice-success) .ant-notification-notice-message,.app-toast-container .ant-notification-notice-wrapper:has(.app-toast--success) .ant-notification-notice-message,.app-toast-container .ant-notification-notice-wrapper:has(.ant-notification-notice-success) .ant-notification-notice-description,.app-toast-container .ant-notification-notice-wrapper:has(.app-toast--success) .ant-notification-notice-description{flex:1;min-width:0}.app-toast-container .ant-notification-notice-wrapper:has(.ant-notification-notice-error) .ant-notification-notice-message,.app-toast-container .ant-notification-notice-wrapper:has(.app-toast--error) .ant-notification-notice-message,.app-toast-container .ant-notification-notice-wrapper:has(.ant-notification-notice-success) .ant-notification-notice-message,.app-toast-container .ant-notification-notice-wrapper:has(.app-toast--success) .ant-notification-notice-message{font-size:14px!important;font-weight:400!important;line-height:1.4!important;letter-spacing:0;color:#1c1d1f!important}.app-toast-container .ant-notification-notice-wrapper:has(.ant-notification-notice-error) .ant-notification-notice-description,.app-toast-container .ant-notification-notice-wrapper:has(.app-toast--error) .ant-notification-notice-description,.app-toast-container .ant-notification-notice-wrapper:has(.ant-notification-notice-success) .ant-notification-notice-description,.app-toast-container .ant-notification-notice-wrapper:has(.app-toast--success) .ant-notification-notice-description{margin-top:4px!important;font-size:14px!important;font-weight:400!important;line-height:1.4!important;color:#1c1d1f!important}.app-toast-container .ant-notification-notice-wrapper:has(.ant-notification-notice-error) .ant-notification-notice-close,.app-toast-container .ant-notification-notice-wrapper:has(.app-toast--error) .ant-notification-notice-close,.app-toast-container .ant-notification-notice-wrapper:has(.ant-notification-notice-success) .ant-notification-notice-close,.app-toast-container .ant-notification-notice-wrapper:has(.app-toast--success) .ant-notification-notice-close{top:12px!important;right:12px!important;inset-inline-end:12px!important;width:auto!important;height:auto!important;padding:2px!important;border-radius:0!important;opacity:1;color:#6a6f73!important;background:transparent!important}.app-toast-container .ant-notification-notice-wrapper:has(.ant-notification-notice-error) .ant-notification-notice-close:hover,.app-toast-container .ant-notification-notice-wrapper:has(.app-toast--error) .ant-notification-notice-close:hover,.app-toast-container .ant-notification-notice-wrapper:has(.ant-notification-notice-success) .ant-notification-notice-close:hover,.app-toast-container .ant-notification-notice-wrapper:has(.app-toast--success) .ant-notification-notice-close:hover{background:transparent!important;color:#1c1d1f!important}.app-toast-container .ant-notification-notice-wrapper:has(.ant-notification-notice-error) .ant-notification-notice-close-x,.app-toast-container .ant-notification-notice-wrapper:has(.app-toast--error) .ant-notification-notice-close-x,.app-toast-container .ant-notification-notice-wrapper:has(.ant-notification-notice-error) .ant-notification-close-icon,.app-toast-container .ant-notification-notice-wrapper:has(.app-toast--error) .ant-notification-close-icon,.app-toast-container .ant-notification-notice-wrapper:has(.ant-notification-notice-success) .ant-notification-notice-close-x,.app-toast-container .ant-notification-notice-wrapper:has(.app-toast--success) .ant-notification-notice-close-x,.app-toast-container .ant-notification-notice-wrapper:has(.ant-notification-notice-success) .ant-notification-close-icon,.app-toast-container .ant-notification-notice-wrapper:has(.app-toast--success) .ant-notification-close-icon{font-size:18px!important;font-weight:400!important}.app-toast-container .ant-notification-notice{position:relative!important;width:100%!important;max-width:none!important;margin:0!important;padding:16px 44px 16px 20px!important;border:none!important;border-radius:0!important;box-shadow:none!important;background:transparent!important;overflow:visible!important}.app-toast-container .ant-notification-notice-icon{display:none!important}.app-toast-container .ant-notification-notice-with-icon .ant-notification-notice-message,.app-toast-container .ant-notification-notice-with-icon .ant-notification-notice-description{margin-inline-start:0!important}.app-toast-container .ant-notification-notice-message{margin-bottom:0!important;padding-inline-end:0!important;font-size:14px!important;font-weight:600!important;line-height:1.45!important;letter-spacing:-.01em;color:var(--app-color-text)!important}.app-toast-container .ant-notification-notice-description{margin-top:6px!important;padding-inline-end:0!important;font-size:13px!important;font-weight:400!important;line-height:1.5!important;color:var(--app-color-text-secondary)!important}.app-toast-container .ant-notification-notice-close{position:absolute!important;top:10px!important;right:10px!important;inset-inline-end:10px!important;inset-inline-start:auto!important;bottom:auto!important;transform:none!important;z-index:3;width:24px!important;height:24px!important;margin:0!important;padding:0!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;border-radius:999px;border:none!important;background:transparent!important;color:var(--app-color-text-tertiary)!important;opacity:.72;pointer-events:auto;cursor:pointer;transition:background-color .15s ease,color .15s ease,opacity .15s ease}.app-toast-container .ant-notification-notice-close:hover{opacity:1;background:var(--app-bg-fill-tertiary)!important;color:var(--app-color-text)!important}.app-toast-container .ant-notification-notice-close-x,.app-toast-container .ant-notification-close-icon{display:inline-flex!important;align-items:center!important;justify-content:center!important;line-height:1!important;font-size:12px!important}.surface-mobile-list{display:none}.surface-mobile-list-items{display:flex;flex-direction:column;gap:12px}.surface-mobile-list-card{max-width:100%;min-width:0;overflow:hidden;border-radius:var(--surface-mobile-list-radius, 8px);border-color:var(--app-color-border-secondary, #e5e7eb)}.surface-mobile-list-card .ant-card-body,.surface-mobile-list-card-fields,.surface-mobile-list-card-expanded,.surface-mobile-list-field-grid{max-width:100%;min-width:0}.surface-mobile-list-card-header{display:flex;align-items:flex-start;gap:10px;min-width:0}.surface-mobile-list-card-selection{flex:none}.surface-mobile-list-card-leading,.surface-mobile-list-card-heading{min-width:0}.surface-mobile-list-card-heading{flex:1}.surface-mobile-list-card-title{max-width:100%;min-width:0;font-weight:600;overflow-wrap:anywhere}.surface-mobile-list-card-subtitle{max-width:100%;min-width:0;color:var(--app-color-text-secondary, #64748b);font-size:12px;overflow-wrap:anywhere}.surface-mobile-list-card-header-actions{display:flex;align-items:center;gap:8px;margin-left:auto;flex:none}.surface-mobile-list-card-fields{display:grid;gap:8px;margin-top:12px;padding-top:12px;border-top:1px solid var(--app-color-border-secondary, #e5e7eb)}.surface-mobile-list-field-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 10px}.surface-mobile-list-field{display:flex;flex-direction:column;min-width:0;gap:2px}.surface-mobile-list-field-label{margin:0;color:var(--app-color-text-secondary, #64748b);font-size:12px;font-weight:500;line-height:1.3}.surface-mobile-list-field-value{min-width:0;overflow-wrap:anywhere;font-size:14px;font-weight:600;line-height:1.3}.surface-mobile-list-field-value>*{max-width:100%;min-width:0}.surface-mobile-list-card-expanded{margin-top:12px}.surface-mobile-list-state{display:flex;min-height:180px;align-items:center;justify-content:center}.surface-mobile-list-pagination{margin:0;padding:12px 0;overflow-x:auto}.surface-mobile-list-select-all{display:flex;align-items:center}.surface-mobile-list-action-menu-trigger{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;padding:0;line-height:1}.surface-mobile-list-action-menu-trigger>.anticon{display:inline-flex;align-items:center;justify-content:center;line-height:1}.surface-mobile-list-action-menu{display:flex;flex-direction:column;min-width:180px;padding:4px;background:var(--app-bg-elevated, #fff);border:1px solid var(--app-color-border-secondary, #e5e7eb);border-radius:var(--surface-mobile-list-radius, 8px);box-shadow:0 6px 16px #0000001f}.surface-mobile-list-action-menu .ant-btn{display:flex;width:100%;justify-content:flex-start;padding-inline:8px;text-align:left}@media(max-width:991px){.surface-mobile-list{display:block}}*{box-sizing:border-box;font-family:Outfit,sans-serif}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html,body,#root{min-height:100%;min-height:100dvh;background-color:var(--app-bg-layout)!important}body{color:var(--app-color-text)}.bangla{font-family:Noto Sans Bengali,sans-serif}@keyframes surface-lucide-spin{to{transform:rotate(360deg)}}.surface-lucide-spin{animation:surface-lucide-spin 1s linear infinite}.surface-product-mobile-field-label{display:block;margin:0;color:var(--app-color-text-secondary)!important;font-size:12px;font-weight:500;line-height:1.3}.surface-product-mobile-field-value{font-size:14px;font-weight:600;line-height:1.3}.surface-expanded-order-items-mobile{display:none}.surface-instant-delivery-status-tabs{width:100%;max-width:100%;overflow:hidden}.surface-instant-delivery-status-tabs .ant-tabs-nav{margin-bottom:0}.surface-instant-delivery-table .ant-table-thead>tr>th{font-size:13px;font-weight:600}.surface-product-mobile-price-current{color:var(--app-color-success)!important}@media(max-width:991px){.surface-dashboard-order-overview .ant-card-body{padding-inline:12px!important}.surface-metric-grid .ant-card-body{padding:12px!important}.surface-metric-grid .ant-card-body>div{gap:8px!important}.surface-metric-grid .ant-card-body>div>div:first-child{width:32px!important;height:32px!important;border-radius:10px!important}.surface-metric-grid .ant-card-body>div>div:last-child .ant-typography{font-size:11px!important;line-height:1.2!important;white-space:nowrap}.surface-metric-grid .ant-card-body>div>div:last-child>div:last-child{font-size:16px!important;line-height:1.15!important;margin-top:1px!important;white-space:nowrap}.surface-dashboard-order-metric-grid .ant-flex{gap:8px!important}.surface-dashboard-order-metric-grid .ant-flex>div:first-child{width:32px!important;height:32px!important;border-radius:10px!important}.surface-dashboard-order-metric-grid .ant-typography{font-size:11px!important;line-height:1.2!important;white-space:nowrap}.surface-dashboard-order-metric-grid .ant-flex>div:last-child>div:last-child>span{font-size:16px!important;line-height:1.15!important}.order-details-layout .order-details-info-column{order:1}.order-details-layout .order-details-items-column{order:2}.order-show-actions{width:100%;min-width:0;max-width:100%;justify-content:flex-start}.order-show-actions .ant-space-item{min-width:0}.surface-orders-mobile-list,.surface-orders-mobile-list .surface-mobile-list,.surface-orders-mobile-list .surface-mobile-list-items,.surface-orders-mobile-card,.surface-orders-mobile-card .ant-card-body{min-width:0;max-width:100%}.surface-orders-status-tabs{width:100%;max-width:100%;overflow:hidden}.surface-orders-status-tabs .ant-tabs-nav,.surface-orders-status-tabs .ant-tabs-nav-wrap{min-width:0;max-width:100%}.surface-orders-status-tabs .ant-tabs-nav-wrap{overflow:hidden}.surface-orders-mobile-toolbar-row,.surface-orders-mobile-filter-controls,.surface-orders-mobile-bulk-actions{display:flex;align-items:center;width:100%;min-width:0;gap:8px}.surface-orders-mobile-toolbar-row>form{flex:1;min-width:0}.surface-orders-mobile-bulk-actions>.ant-space-item{flex:1;min-width:0}.surface-orders-mobile-card{overflow:hidden;border:1px solid var(--app-color-border)!important;border-radius:8px;box-shadow:0 4px 14px #0000001f}.surface-orders-mobile-card .surface-mobile-list-card-header{position:relative;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:8px 12px;padding-bottom:12px;border-bottom:1px solid var(--app-color-border-secondary)}.surface-orders-mobile-card-selectable .surface-mobile-list-card-header{padding-left:28px}.surface-orders-mobile-card .surface-mobile-list-card-selection{position:absolute;top:1px;left:0;z-index:1;display:inline-flex}.surface-orders-mobile-card .surface-mobile-list-card-heading{min-width:0}.surface-orders-mobile-card .surface-mobile-list-card-title{min-width:0;line-height:1.3}.surface-orders-mobile-card .surface-mobile-list-card-title .ant-typography{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.surface-orders-mobile-card .surface-mobile-list-card-header-actions{grid-column:2;grid-row:1;align-self:start;min-height:32px}.surface-orders-mobile-card .surface-mobile-list-card-fields{display:flex;flex-direction:column;gap:0;margin-top:0;padding-top:12px;border-top:0}.surface-orders-mobile-list>.surface-mobile-list{margin-top:12px}.surface-orders-mobile-card-summary{grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr);gap:12px;padding-top:12px;padding-bottom:12px;border-bottom:1px solid var(--app-color-border-secondary)}.surface-orders-mobile-card-fulfillment{gap:10px 12px;margin-top:12px;padding:10px 12px;border:1px solid var(--app-color-border-secondary);border-radius:8px;background:var(--app-bg-fill-secondary)}.surface-orders-mobile-recipient-field{order:-1;margin-top:0;padding-top:0;padding-bottom:12px;border-top:0;border-bottom:1px solid var(--app-color-border-secondary)}.surface-orders-mobile-card .surface-mobile-list-field-label{font-weight:500;line-height:1.3}.surface-orders-mobile-card .surface-mobile-list-field-value{display:flex;flex-direction:column;align-items:flex-start;gap:2px;line-height:1.35;max-width:100%;overflow-wrap:anywhere}.surface-orders-mobile-card-total{font-size:17px;line-height:1.25}.surface-orders-mobile-card-total-group{display:flex;flex-wrap:wrap;align-items:baseline;gap:5px 8px;min-width:0}.surface-orders-mobile-recipient-info{display:flex;flex-direction:column;min-width:0;gap:3px}.surface-orders-mobile-recipient-field>.surface-mobile-list-field-label{display:none}.surface-orders-mobile-recipient-field>.surface-mobile-list-field-value{display:block;width:100%}.surface-orders-mobile-recipient-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(110px,46%);align-items:start;gap:12px;width:100%;min-width:0}.surface-orders-mobile-recipient-info .surface-orders-mobile-card-address{max-width:100%;color:var(--app-color-text-secondary)}.surface-orders-mobile-recipient-layout .surface-customer-rating-control{align-items:flex-end;width:100%;min-width:0;max-width:100%;text-align:right}.surface-orders-mobile-recipient-layout .surface-customer-rating-control-value-row{justify-content:flex-end;width:100%}.surface-orders-mobile-card .surface-mobile-list-field-value .ant-space{display:flex;max-width:100%}.surface-orders-mobile-card .surface-mobile-list-field-value .ant-space-item:last-child{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.surface-orders-mobile-card-address{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.surface-orders-mobile-items-toggle.ant-btn{display:flex;align-items:center;justify-content:flex-start;width:100%;height:28px;margin-top:4px;padding-inline:8px;border:1px solid var(--app-color-border-secondary);border-radius:8px;background:var(--app-bg-fill-secondary);color:var(--app-color-text-secondary);font-size:11px}.surface-orders-mobile-items-toggle.ant-btn:hover{border-color:var(--app-color-border-secondary);background:var(--app-bg-fill-secondary);color:var(--app-core-primary, #1677ff)}.surface-expanded-order-items-desktop{display:none}.surface-expanded-order-items-mobile{display:flex;flex-direction:column;min-width:0;overflow:hidden;border:1px solid var(--app-color-border-secondary);border-radius:8px;background:var(--app-bg-fill-secondary)}.surface-expanded-order-item{display:grid;grid-template-columns:44px minmax(0,1fr);min-width:0;gap:10px;padding:10px}.surface-expanded-order-item+.surface-expanded-order-item{border-top:1px solid var(--app-color-border-secondary)}.surface-expanded-order-item-image{width:44px;height:44px;border-radius:6px;object-fit:cover}.surface-expanded-order-item-placeholder{display:flex;align-items:center;justify-content:center;border:1px solid var(--app-color-border);background:var(--app-color-bg-container)}.surface-expanded-order-item-content,.surface-expanded-order-item-name,.surface-expanded-order-item-variant{display:block;min-width:0;max-width:100%}.surface-expanded-order-item-name,.surface-expanded-order-item-variant{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.surface-expanded-order-item-variant{margin-top:1px;font-size:12px}.surface-expanded-order-item-meta{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));min-width:0;gap:8px;margin-top:6px}.surface-expanded-order-item-meta>span{display:flex;min-width:0;flex-direction:column;overflow-wrap:anywhere}.surface-instant-delivery-list-container{border:0!important;background:transparent!important;box-shadow:none!important}.surface-instant-delivery-list-container>.ant-card-body{background:transparent!important}.surface-instant-delivery-status-tabs .ant-tabs-nav,.surface-instant-delivery-status-tabs .ant-tabs-nav-wrap{min-width:0;max-width:100%}.surface-instant-delivery-mobile-toolbar{background:var(--app-bg-container)}.surface-instant-delivery-mobile-results{margin-inline:-12px;padding:12px;background:transparent}.surface-instant-delivery-mobile-list,.surface-instant-delivery-mobile-list .surface-mobile-list-items{min-width:0;max-width:100%}.surface-instant-delivery-mobile-card{overflow:hidden;border:1px solid var(--app-color-border)!important;border-radius:8px;box-shadow:0 4px 14px #0000001f}.surface-instant-delivery-mobile-card .surface-mobile-list-card-header{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:8px 12px;padding-bottom:12px;border-bottom:1px solid var(--app-color-border-secondary)}.surface-instant-delivery-mobile-card .surface-mobile-list-card-heading,.surface-instant-delivery-mobile-card .surface-mobile-list-card-title{min-width:0}.surface-instant-delivery-mobile-card .surface-mobile-list-card-header-actions{grid-column:2;grid-row:1;align-self:start}.surface-instant-delivery-mobile-card .surface-mobile-list-card-fields{display:flex;flex-direction:column;gap:12px;margin-top:0;padding-top:12px;border-top:0}.surface-instant-delivery-mobile-card .surface-mobile-list-field-value{display:flex;flex-direction:column;align-items:flex-start;gap:2px;max-width:100%;overflow-wrap:anywhere}.surface-instant-delivery-mobile-summary,.surface-instant-delivery-mobile-fulfillment{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.surface-instant-delivery-mobile-summary{padding-bottom:12px;border-bottom:1px solid var(--app-color-border-secondary)}.surface-instant-delivery-mobile-fulfillment{padding:10px 12px;border:1px solid var(--app-color-border-secondary);border-radius:8px;background:var(--app-bg-fill-secondary)}.surface-instant-delivery-mobile-charge{font-size:17px}.surface-instant-delivery-mobile-route{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}}.ant-page-header-heading-title{display:none!important}.ant-page-header-heading-left{gap:0}.surface-page-heading-row{--surface-breadcrumb-size: 26px;--surface-heading-line-box: calc(var(--surface-breadcrumb-size) * 1.571)}@media(max-width:991px){.surface-page-heading-row{--surface-breadcrumb-size: 20px;padding-bottom:12px!important}.surface-page-heading-row:has(.surface-edit-mobile-sticky-actions){display:contents}.surface-page-heading-row:has(.surface-edit-mobile-sticky-actions)>.ant-flex:first-child{margin-bottom:12px}.surface-page-heading-actions:has(>.surface-edit-mobile-sticky-actions){position:sticky;top:72px;z-index:99;display:flex;justify-content:flex-end;width:100%;padding-block:8px;background:var(--app-bg-layout)}.surface-page-heading-actions:has(>.surface-edit-mobile-sticky-actions>.ant-space-item:only-child)>.surface-edit-mobile-sticky-actions{width:50%;justify-content:flex-end}.surface-page-heading-actions:has(>.surface-edit-mobile-sticky-actions>.ant-space-item:only-child)>.surface-edit-mobile-sticky-actions>.ant-space-item:only-child{width:100%}.surface-page-heading-actions:has(>.surface-edit-mobile-sticky-actions>.ant-space-item:only-child)>.surface-edit-mobile-sticky-actions>.ant-space-item:only-child .ant-btn{width:100%}.surface-page-heading-actions:has(>.ant-space>.ant-space-item:first-child :is(.ant-btn)):has(>.ant-space>.ant-space-item:nth-child(2):last-child :is(.ant-btn)){flex-basis:100%;width:100%}.surface-page-heading-actions:has(>.ant-space>.ant-space-item:first-child :is(.ant-btn)):has(>.ant-space>.ant-space-item:nth-child(2):last-child :is(.ant-btn))>.ant-space{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr));width:100%}.surface-page-heading-actions:has(>.ant-space>.ant-space-item:first-child :is(.ant-btn)):has(>.ant-space>.ant-space-item:nth-child(2):last-child :is(.ant-btn))>.ant-space>.ant-space-item,.surface-page-heading-actions:has(>.ant-btn:first-child):has(>.ant-btn:nth-child(2):last-child)>.ant-btn{min-width:0;width:100%}.surface-page-heading-actions:has(>.ant-space>.ant-space-item:first-child :is(.ant-btn)):has(>.ant-space>.ant-space-item:nth-child(2):last-child :is(.ant-btn))>.ant-space>.ant-space-item>.ant-btn,.surface-page-heading-actions:has(>.ant-space>.ant-space-item:first-child :is(.ant-btn)):has(>.ant-space>.ant-space-item:nth-child(2):last-child :is(.ant-btn))>.ant-space>.ant-space-item>a,.surface-page-heading-actions:has(>.ant-space>.ant-space-item:first-child :is(.ant-btn)):has(>.ant-space>.ant-space-item:nth-child(2):last-child :is(.ant-btn))>.ant-space>.ant-space-item>a>.ant-btn{display:block;width:100%!important}.surface-page-heading-actions:has(>.ant-btn:first-child):has(>.ant-btn:nth-child(2):last-child){display:grid;grid-template-columns:repeat(2,minmax(0,1fr));flex-basis:100%;gap:8px;width:100%}.surface-pending-orders-alert{display:grid!important;grid-template-columns:auto minmax(0,1fr) 1px auto;width:100%;box-sizing:border-box;gap:8px 10px!important}.surface-pending-orders-alert-title{min-width:0;white-space:normal!important}}.surface-page-heading-row .ant-breadcrumb{font-size:var(--surface-breadcrumb-size);line-height:1.571;margin:0;padding:0}.surface-page-heading-row .surface-page-heading-back.ant-btn{width:var(--surface-heading-line-box);min-width:var(--surface-heading-line-box);height:var(--surface-heading-line-box);min-height:var(--surface-heading-line-box);padding:0!important;display:inline-flex;align-items:center;justify-content:flex-start;line-height:1}.surface-page-heading-row .surface-page-heading-back.ant-btn .ant-btn-icon{display:inline-flex;align-items:center;justify-content:center;line-height:0;margin-inline:0!important}.surface-page-heading-row .surface-page-heading-back.ant-btn .ant-btn-icon svg{display:block;width:var(--surface-breadcrumb-size);height:var(--surface-breadcrumb-size)}.surface-page-heading-row .ant-breadcrumb a{height:auto!important;min-height:0;margin-inline:0!important;padding:0!important;border-radius:0;line-height:inherit;font-size:inherit;font-weight:inherit;display:inline}.surface-page-heading-row .ant-breadcrumb a:hover{background-color:transparent!important}.surface-page-heading-row .ant-breadcrumb li:not(.ant-breadcrumb-separator):not(:last-child) .ant-breadcrumb-link{color:var(--app-color-text-secondary);font-weight:400}.surface-page-heading-row .ant-breadcrumb li:not(.ant-breadcrumb-separator):not(:last-child) a{color:var(--app-color-text-secondary)!important;font-weight:400!important}.surface-page-heading-row .ant-breadcrumb li:not(.ant-breadcrumb-separator):not(:last-child) a:hover{color:var(--app-color-text)!important}.surface-page-heading-row .ant-breadcrumb li:last-child .ant-breadcrumb-link{color:var(--app-color-text);font-weight:500}.surface-page-heading-row .ant-breadcrumb li:last-child a{color:var(--app-color-text)!important;font-weight:500!important}.surface-page-heading-row .ant-typography-copy{display:inline-flex;align-items:center;vertical-align:middle;color:var(--app-color-text-secondary)!important;line-height:0;margin-inline-start:10px!important}.surface-mobile-quick-actions>.ant-float-btn-group-trigger{width:56px;height:56px;border-radius:50%;box-shadow:0 6px 16px #0000002e}.surface-mobile-quick-actions>.ant-float-btn-group-trigger .ant-float-btn-icon{display:inline-flex;align-items:center;justify-content:center;line-height:0}.surface-mobile-quick-actions>.ant-float-btn-group-trigger .ant-float-btn-icon svg{display:block}.surface-mobile-quick-actions:before{position:absolute;right:-8px;bottom:-8px;z-index:-1;width:280px;height:260px;content:"";pointer-events:none;background:radial-gradient(ellipse at 100% 100%,rgb(0 0 0 / 20%) 0%,rgb(0 0 0 / 13%) 32%,rgb(0 0 0 / 6%) 58%,transparent 88%);filter:blur(16px);opacity:0;transition:opacity .18s ease-out}.surface-mobile-quick-actions-open:before{opacity:1}.surface-mobile-quick-actions.ant-float-btn-group-top>.ant-float-btn-group-wrap{inset-inline-end:0;inset-inline-start:auto;align-items:flex-end}.surface-mobile-quick-actions .ant-float-btn-group-wrap .surface-mobile-quick-action{max-width:calc(100vw - 40px);box-shadow:0 4px 12px #00000024,0 1px 4px #0000001a}@media(min-width:992px){.surface-mobile-quick-actions{display:none!important}}.surface-iframe-menu .ant-menu-submenu-title{height:auto!important;line-height:normal!important;overflow:visible!important;justify-content:center!important;padding-inline:0!important;padding:8px 0!important}.surface-iframe-menu .ant-menu-submenu-arrow{display:none!important}.surface-layout-sider .ant-menu-item,.surface-layout-sider .ant-menu-submenu-title{display:flex!important;align-items:center!important}.surface-iframe-sider-scroll{overflow-y:scroll;scrollbar-width:thin;scrollbar-color:transparent transparent}.surface-iframe-sider-scroll:hover{scrollbar-color:rgba(128,128,128,.35) transparent}.surface-iframe-sider-scroll::-webkit-scrollbar{width:4px}.surface-iframe-sider-scroll::-webkit-scrollbar-track{background:transparent}.surface-iframe-sider-scroll::-webkit-scrollbar-thumb{background:transparent}.surface-iframe-sider-scroll:hover::-webkit-scrollbar-thumb{background:#80808059;border-radius:2px}.w-md-editor,.w-md-editor textarea,.w-md-editor .w-md-editor-preview{--md-editor-font-family: "Outfit", sans-serif !important;font-family:Outfit,sans-serif!important}.w-md-editor{border-radius:8px;overflow:hidden;--md-editor-box-shadow-color: hsl(216, 17%, 94%)}.w-md-editor-toolbar ul{display:flex;align-items:center;gap:4px}.w-md-editor-toolbar li>button{height:24px;padding:4px 5px}.w-md-editor-toolbar li>button svg{width:15px;height:15px;opacity:.6}.w-md-editor-toolbar li>button:hover svg,.w-md-editor-toolbar li>button:focus svg,.w-md-editor-toolbar li.active>button svg{opacity:1}.ant-btn-color-default{box-shadow:none!important}.ant-tooltip .ant-tooltip-inner{font-size:12px;font-weight:500;line-height:1.6;padding:6px 10px;min-height:0;max-width:260px;border:1px solid hsl(216,17%,94%);box-shadow:0 8px 24px #1018281a}.ant-tooltip .ant-tooltip-arrow:before{background:#edeff2}.ant-tooltip .ant-tooltip-arrow:after{background:#fff}
