@font-face{font-family:Productsans;src:url("../assets/fonts/Product Sans Regular.ttf")}*{padding:0;margin:0;box-sizing:border-box;font-family:var(--body-text)!important}html,body,#root{width:100%;min-height:100%}body{margin:0;overflow-x:hidden;overflow-y:hidden;background-color:var(--bg-body);color:var(--black-color)}:root{--brand-color: #eaedef;--dark-brand: #07938f;--secondary-color: #d8e4fc;--light-brand: #e4f2fa;--dark-blue: #07072d;--dark-slate-blue: #232323;--light-blue: #0c1342;--white-text: #fff;--body-text: Productsans, sans-serif;--light-gray: #d6d8e0;--bg-body: #f4f7fe;--text-gray: #858992;--black-color: #000;--card-bg: #ffffff;--sidebar-bg: #ffffff;--sidebar-selected-bg: #232323;--sidebar-text: #000000;--sidebar-submenu-divider: #e3e3e3;--pill-color-1: #0e98d8;--pill-color-2: #759add;--pill-color-3: #7eb1df;--pill-color-4: #87c9e1;--red-3: #f5693d;--input-border: #d9d9d9;--input-bg: #ffffff;--input-text: #000000;--placeholder-text: rgba(133, 137, 146, .55);--muted-input-icon: #94a3b8;--primary-action-btn: #232323;--primary-action-text: #ffffff;--basic-color: #232323;--basic-color-rgb: 35, 35, 35;--light-violet: #7d40ff;--bright-red: #ef4444;--apple-green: #74b500;--light-brand-2: #bed5fa;--sky-color: #3b82f6;--lightest-sky: #f2f7fe;--light-branded: #dcf0f0;--light-yellow: #fceac8;--brown-text: #7b5d24;--light-white: #f4f5f6;--f5: #f5f5f5;--seg-bg: #ededed;--yellow: #faad14;--bg-drop: #fffbe6;--dark-green: #2fa766;--border-right-color: #e3e3e3;--red-color: #ff3b30;--border-gray: #dde1e9;--light-green: #dcf3e7;--green: #34c759;--light-orange: #fff0d9;--orange: #ff9800;--red-1: #ff1c14;--light-red: #ffdddc;--bg-gray-light: #ebecef;--sky-blue: #5898ff;--sky-light: #e6f0ff;--gray-color: #b1b5c3;--time-slot-color: #f1f1f9;--choclate-color: #a72f2f;--light-purple-gray: #d0cede;--purple-color: #6155f5;--yellow-2: #f6ba47;--darkest-green: #07641f;--orange-2: #ff8d28;--pink-dark: #ff383c;--darkest-red: #a72f2f;--pink-color: #e2464a;--sky-bg: #e6f9fd;--sky-text: #00c0e8}:root[data-theme=dark],body[data-theme=dark]{--brand-color: #232323;--dark-brand: #161616;--secondary-color: #e5e7eb;--light-brand: #f3f4f6;--dark-slate-blue: #28475c;--bg-body: #0f0f0f;--card-bg: #1a1a1a;--sidebar-bg: #171717;--sidebar-selected-bg: #232323;--sidebar-text: #ffffff;--sidebar-submenu-divider: #1e1e1e;--border-gray: #2d2d2d;--input-bg: #171717;--input-border: rgba(255, 255, 255, .12);--input-text: #f8fafc;--placeholder-text: rgba(226, 232, 240, .55);--muted-input-icon: #94a3b8;--primary-action-btn: #232323;--primary-action-text: #ffffff;--white-text: #171717;--black-color: #f8fafc;--basic-color: #019f8b;--basic-color-rgb: 1, 159, 139;--light-brand-2: #e5e7eb;--light-branded: #ededed;--sky-light: #f1f5f9;color-scheme:dark}#root{background-color:var(--bg-body)}.sky-status{background-color:var(--sky-bg)!important;color:var(--sky-text)!important}body[data-theme=dark] .sky-status{background-color:#0ea5e924!important;color:#7dd3fc!important}.card-bg{background-color:var(--card-bg)!important}.bg-light-yellow{background-color:var(--light-yellow)!important}.text-brown{color:var(--brown-text)!important}.text-bright-red{color:var(--bright-red)!important}.text-green{color:var(--green)!important}.text-dark-brand{color:var(--dark-brand)!important}.bg-slate-blue{background-color:var(--dark-slate-blue)!important}.bg-delete{background-color:var(--red-3)!important}.bg-violet{background-color:var(--light-violet)!important}.bg-basic-color{background-color:var(--basic-color)!important}.bg-apple-green{background-color:var(--apple-green)!important}.success{background-color:var(--light-green)!important;color:var(--green)!important}.pending{background-color:var(--light-orange)!important;color:var(--orange)!important}.inactive{background-color:var(--light-red)!important;color:var(--red-1)!important}.bg-brand-light{background-color:var(--light-brand-2)!important}.text-black{color:var(--black-color)!important}.text-brand{color:var(--brand-color)!important}.border-gray{border:1px solid var(--border-gray)!important}.border-light-gray{border:1px solid var(--light-gray)!important}.bg-black{background-color:var(--black-color)!important}.bg-light-gray{background-color:var(--bg-gray-light)!important}.fs-10{font-size:10px!important}.fs-11{font-size:11px!important}.fs-12{font-size:12px!important}.fs-13{font-size:13px!important}.fs-14{font-size:14px!important}.fs-15{font-size:15px!important}.fs-16{font-size:16px!important}.fs-18{font-size:18px!important}.fs-35{font-size:35px!important}.fw-400{font-weight:400!important}.fw-500{font-weight:500!important}.fw-600{font-weight:600!important}.fw-700{font-weight:700!important}.brand-bg{background-color:var(--brand-color)!important}.text-gray{color:var(--text-gray)!important}.text-white{color:var(--white-text)!important}.w-100{width:100%}.h-100{height:100%}.site-layout{background:var(--bg-body)!important}[data-theme=dark] .ant-card{background:var(--card-bg)!important;color:var(--input-text)!important;border-color:var(--border-gray)!important}[data-theme=dark] .ant-card .ant-card-meta-title,[data-theme=dark] .ant-card .ant-card-head-title,[data-theme=dark] .ant-card .ant-card-extra,[data-theme=dark] .ant-card .ant-typography{color:var(--input-text)!important}[data-theme=dark] .ant-card .text-gray{color:#e2e8f0ad!important}body[data-theme=light] .ant-card .ant-card-body{background-color:#fff!important}body[data-theme=light] .ant-card{border-radius:12px!important;overflow:hidden!important}body[data-theme=light] .ant-card .ant-card-head,body[data-theme=light] .ant-card .ant-card-body{border-radius:inherit!important}body[data-theme=light] .ant-input:focus,body[data-theme=light] .ant-input-focused,body[data-theme=light] .ant-input-affix-wrapper:focus,body[data-theme=light] .ant-input-affix-wrapper-focused,body[data-theme=light] .ant-input-affix-wrapper:focus-within,body[data-theme=light] .ant-input-number:focus,body[data-theme=light] .ant-input-number-focused,body[data-theme=light] .ant-select-focused .ant-select-selector,body[data-theme=light] .ant-select-open .ant-select-selector,body[data-theme=light] .ant-picker:focus,body[data-theme=light] .ant-picker-focused{border-color:#232323!important;box-shadow:none!important}[data-theme=dark] .ant-input,[data-theme=dark] .ant-input-affix-wrapper,[data-theme=dark] .ant-input-number,[data-theme=dark] .ant-picker,[data-theme=dark] .ant-select-selector,[data-theme=dark] .ant-input-number-input,[data-theme=dark] .ant-picker-input>input{background-color:var(--input-bg)!important;color:var(--input-text)!important;border-color:var(--input-border)!important}[data-theme=dark] .ant-input::placeholder,[data-theme=dark] .ant-input-affix-wrapper input::placeholder,[data-theme=dark] .ant-select-selection-placeholder,[data-theme=dark] .ant-picker-input>input::placeholder,[data-theme=dark] .ant-picker-input input::placeholder{color:var(--placeholder-text)!important}[data-theme=dark] .ant-input-prefix,[data-theme=dark] .ant-input-suffix,[data-theme=dark] .ant-select-arrow,[data-theme=dark] .ant-picker-suffix{color:var(--muted-input-icon)!important}body[data-theme=dark] .ant-modal-mask{background-color:#000000ad!important}body[data-theme=dark] .ant-modal .ant-modal-content,body[data-theme=dark] .ant-modal .ant-modal-header,body[data-theme=dark] .modal-cs .ant-modal-content{background:var(--card-bg)!important;border:1px solid var(--border-gray)!important;box-shadow:0 24px 60px #0000006b!important;color:var(--input-text)!important}body[data-theme=dark] .ant-modal .ant-modal-header{border-bottom:1px solid var(--border-gray)!important}body[data-theme=dark] .ant-modal .ant-modal-footer,body[data-theme=dark] .modal-cs .ant-modal-footer{border-top:1px solid var(--border-gray)!important;background:var(--card-bg)!important}body[data-theme=dark] .ant-modal .ant-modal-body,body[data-theme=dark] .modal-cs .content-modal{color:var(--input-text)!important}body[data-theme=dark] .ant-modal .ant-modal-title,body[data-theme=dark] .ant-modal .ant-modal-confirm-title,body[data-theme=dark] .ant-modal .ant-modal-confirm-content,body[data-theme=dark] .ant-modal .ant-typography,body[data-theme=dark] .ant-modal .ant-form-item-label>label{color:var(--input-text)!important}body[data-theme=dark] .ant-modal .ant-modal-close,body[data-theme=dark] .ant-modal .ant-modal-close-x,body[data-theme=dark] .ant-modal .ant-modal-close .anticon,body[data-theme=dark] .ant-modal .ant-modal-close .anticon svg{color:var(--input-text)!important;fill:var(--input-text)!important}body[data-theme=dark] .ant-modal .ant-btn-default,body[data-theme=dark] .ant-modal .btncancel,body[data-theme=dark] .ant-modal .btncancel.text-black,body[data-theme=dark] .ant-modal .btncancel.text-black.border-gray,body[data-theme=dark] .ant-modal .btncancel.text-black.border-gray:hover{background:var(--input-bg)!important;border-color:var(--border-gray)!important;color:var(--input-text)!important}body[data-theme=dark] .ant-modal .btnsave,body[data-theme=dark] .ant-modal .btnsave.text-white{color:#fff!important}body[data-theme=dark] .ant-modal .bg-transparent .anticon,body[data-theme=dark] .ant-modal .bg-transparent .anticon svg{color:var(--input-text)!important;fill:var(--input-text)!important}body[data-theme=dark] .ant-modal .ant-divider,body[data-theme=dark] .modal-cs .ant-modal-footer,body[data-theme=dark] .modal-cs .header-modal{border-color:var(--border-gray)!important}body[data-theme=dark] .ant-select-dropdown,body[data-theme=dark] .ant-picker-dropdown{background:var(--card-bg)!important;border:1px solid var(--border-gray)!important;box-shadow:0 18px 38px #00000061!important}body[data-theme=dark] .ant-select-dropdown .ant-select-item,body[data-theme=dark] .ant-picker-dropdown .ant-picker-cell,body[data-theme=dark] .ant-picker-dropdown .ant-picker-header,body[data-theme=dark] .ant-picker-dropdown .ant-picker-header-view,body[data-theme=dark] .ant-picker-dropdown .ant-picker-cell-inner{color:var(--input-text)!important}body[data-theme=dark] .ant-select-dropdown .ant-select-item-option-active:not(.ant-select-item-option-disabled),body[data-theme=dark] .ant-select-dropdown .ant-select-item-option-selected:not(.ant-select-item-option-disabled){background:#232323!important}body[data-theme=dark] .ant-picker-dropdown .ant-picker-cell-in-view.ant-picker-cell-selected .ant-picker-cell-inner,body[data-theme=dark] .ant-picker-dropdown .ant-picker-cell-in-view.ant-picker-cell-range-start .ant-picker-cell-inner,body[data-theme=dark] .ant-picker-dropdown .ant-picker-cell-in-view.ant-picker-cell-range-end .ant-picker-cell-inner,body[data-theme=dark] .ant-picker-dropdown .ant-picker-time-panel-cell-selected .ant-picker-time-panel-cell-inner{background:#232323!important;color:#fff!important}[data-theme=dark] .ant-spin,[data-theme=dark] .ant-spin-text,[data-theme=dark] .ant-spin .ant-spin-text{color:#f8fafc!important}[data-theme=dark] .ant-spin .ant-spin-dot-item{background-color:#f8fafc!important}[data-theme=dark] .ant-table-wrapper .ant-spin-blur,[data-theme=dark] .ant-table-wrapper .ant-spin-container.ant-spin-blur{opacity:.35!important}[data-theme=dark] .ant-table-wrapper .ant-spin-blur:after,[data-theme=dark] .ant-table-wrapper .ant-spin-container.ant-spin-blur:after{background:#1a1a1a!important;opacity:.28!important}body[data-theme=dark] .staff-form-input .ant-input,body[data-theme=dark] .staff-form-input .ant-input-affix-wrapper,body[data-theme=dark] .staff-form-input .ant-input-password,body[data-theme=dark] .staff-form-input .ant-input-password input,body[data-theme=dark] .staff-form-input .ant-select-selector,body[data-theme=dark] .driver-form-input .ant-input,body[data-theme=dark] .driver-form-input .ant-input-affix-wrapper,body[data-theme=dark] .driver-form-input .ant-input-password,body[data-theme=dark] .driver-form-input .ant-input-password input,body[data-theme=dark] .driver-form-input .ant-select-selector{background:#171717!important;border-color:#ffffff1f!important;color:#f8fafc!important;caret-color:#f8fafc!important}body[data-theme=dark] .staff-form-input .ant-input:hover,body[data-theme=dark] .staff-form-input .ant-input-affix-wrapper:hover,body[data-theme=dark] .staff-form-input .ant-input-password:hover,body[data-theme=dark] .staff-form-input .ant-select:hover .ant-select-selector,body[data-theme=dark] .driver-form-input .ant-input:hover,body[data-theme=dark] .driver-form-input .ant-input-affix-wrapper:hover,body[data-theme=dark] .driver-form-input .ant-input-password:hover,body[data-theme=dark] .driver-form-input .ant-select:hover .ant-select-selector{border-color:#383838!important}body[data-theme=dark] .staff-form-input .ant-input:focus,body[data-theme=dark] .staff-form-input .ant-input-focused,body[data-theme=dark] .staff-form-input .ant-input-affix-wrapper:focus,body[data-theme=dark] .staff-form-input .ant-input-affix-wrapper-focused,body[data-theme=dark] .staff-form-input .ant-input-password input:focus,body[data-theme=dark] .staff-form-input .ant-select-focused .ant-select-selector,body[data-theme=dark] .staff-form-input .ant-select-open .ant-select-selector,body[data-theme=dark] .driver-form-input .ant-input:focus,body[data-theme=dark] .driver-form-input .ant-input-focused,body[data-theme=dark] .driver-form-input .ant-input-affix-wrapper:focus,body[data-theme=dark] .driver-form-input .ant-input-affix-wrapper-focused,body[data-theme=dark] .driver-form-input .ant-input-password input:focus,body[data-theme=dark] .driver-form-input .ant-select-focused .ant-select-selector,body[data-theme=dark] .driver-form-input .ant-select-open .ant-select-selector{border-color:var(--border-gray)!important;box-shadow:0 0 0 2px #ffffff0a!important}body[data-theme=dark] .staff-form-input .ant-form-item-label>label,body[data-theme=dark] .driver-form-input .ant-form-item-label>label{color:#f8fafc!important}body[data-theme=dark] .staff-form-input .ant-form-item-explain-error,body[data-theme=dark] .driver-form-input .ant-form-item-explain-error{color:#f87171!important}body[data-theme=light] .staff-form-input .ant-input,body[data-theme=light] .staff-form-input .ant-input-affix-wrapper,body[data-theme=light] .staff-form-input .ant-input-password,body[data-theme=light] .staff-form-input .ant-input-password input,body[data-theme=light] .driver-form-input .ant-input,body[data-theme=light] .driver-form-input .ant-input-affix-wrapper,body[data-theme=light] .driver-form-input .ant-input-password,body[data-theme=light] .driver-form-input .ant-input-password input{background:#fbfcfd!important;border:1px solid #e5e7eb!important;color:#111827!important;box-shadow:none!important}body[data-theme=light] .staff-form-input .ant-select,body[data-theme=light] .staff-form-input .ant-form-item-control-input-content>.ant-select,body[data-theme=light] .driver-form-input .ant-select,body[data-theme=light] .driver-form-input .ant-form-item-control-input-content>.ant-select{width:100%!important}body[data-theme=light] .staff-form-input .ant-select-selector,body[data-theme=light] .driver-form-input .ant-select-selector{min-height:47px!important;display:flex!important;align-items:center!important;padding:4px 12px!important;border:1px solid #e5e7eb!important;border-radius:8px!important;background:#fbfcfd!important;color:#111827!important;box-shadow:none!important}body[data-theme=light] .staff-form-input .ant-select-selection-item,body[data-theme=light] .driver-form-input .ant-select-selection-item,body[data-theme=light] .staff-form-input .ant-select-selection-placeholder,body[data-theme=light] .driver-form-input .ant-select-selection-placeholder{color:#111827!important}body[data-theme=light] .staff-form-input .ant-select-selection-placeholder,body[data-theme=light] .driver-form-input .ant-select-selection-placeholder,body[data-theme=light] .staff-form-input .ant-select-arrow,body[data-theme=light] .driver-form-input .ant-select-arrow,body[data-theme=light] .staff-form-input .ant-select-suffix,body[data-theme=light] .driver-form-input .ant-select-suffix{color:#9ca3af!important}body[data-theme=light] .staff-form-input .ant-input:hover,body[data-theme=light] .staff-form-input .ant-input-affix-wrapper:hover,body[data-theme=light] .staff-form-input .ant-input-password:hover,body[data-theme=light] .staff-form-input .ant-input-password input:hover,body[data-theme=light] .staff-form-input .ant-select:hover .ant-select-selector,body[data-theme=light] .driver-form-input .ant-input:hover,body[data-theme=light] .driver-form-input .ant-input-affix-wrapper:hover,body[data-theme=light] .driver-form-input .ant-input-password:hover,body[data-theme=light] .driver-form-input .ant-input-password input:hover{border-color:#23232359!important}body[data-theme=light] .staff-form-input .ant-input:focus,body[data-theme=light] .staff-form-input .ant-input-focused,body[data-theme=light] .staff-form-input .ant-input-affix-wrapper:focus,body[data-theme=light] .staff-form-input .ant-input-affix-wrapper-focused,body[data-theme=light] .staff-form-input .ant-input-password input:focus,body[data-theme=light] .staff-form-input .ant-select-focused .ant-select-selector,body[data-theme=light] .staff-form-input .ant-select-open .ant-select-selector,body[data-theme=light] .driver-form-input .ant-input:focus,body[data-theme=light] .driver-form-input .ant-input-focused,body[data-theme=light] .driver-form-input .ant-input-affix-wrapper:focus,body[data-theme=light] .driver-form-input .ant-input-affix-wrapper-focused,body[data-theme=light] .driver-form-input .ant-input-password input:focus,body[data-theme=light] .driver-form-input .ant-select-focused .ant-select-selector,body[data-theme=light] .driver-form-input .ant-select-open .ant-select-selector{border-color:#232323!important;box-shadow:none!important}body[data-theme=dark] .staff-form-input .ant-form-item-has-error .ant-input,body[data-theme=dark] .staff-form-input .ant-form-item-has-error .ant-input-affix-wrapper,body[data-theme=dark] .staff-form-input .ant-form-item-has-error .ant-input-password input,body[data-theme=dark] .staff-form-input .ant-form-item-has-error .ant-select-selector,body[data-theme=dark] .driver-form-input .ant-form-item-has-error .ant-input,body[data-theme=dark] .driver-form-input .ant-form-item-has-error .ant-input-affix-wrapper,body[data-theme=dark] .driver-form-input .ant-form-item-has-error .ant-input-password input,body[data-theme=dark] .driver-form-input .ant-form-item-has-error .ant-select-selector{border-color:#f87171!important}body[data-theme=dark] .staff-form-input .drawer-phone-input .ant-input-prefix,body[data-theme=dark] .driver-form-input .drawer-phone-input .ant-input-prefix{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-width:62px!important;margin-inline-end:12px!important;padding-inline-end:12px!important;border-inline-end:1px solid var(--border-gray)!important;color:var(--muted-input-icon)!important;font-weight:700!important}body[data-theme=dark] .staff-form-input .drawer-phone-prefix,body[data-theme=dark] .driver-form-input .drawer-phone-prefix{color:var(--muted-input-icon)!important;letter-spacing:.01em!important}body[data-theme=dark] .staff-form-input .drawer-password-input .ant-input-suffix,body[data-theme=dark] .staff-form-input .drawer-password-input .ant-input-password-icon,body[data-theme=dark] .driver-form-input .drawer-password-input .ant-input-suffix,body[data-theme=dark] .driver-form-input .drawer-password-input .ant-input-password-icon{color:var(--muted-input-icon)!important}body[data-theme=dark] .staff-form-input .drawer-password-input input,body[data-theme=dark] .driver-form-input .drawer-password-input input{padding-inline-end:44px!important}[data-theme=dark] .ant-btn-default,[data-theme=dark] .theme-toggle-btn{background:var(--card-bg)!important;border-color:var(--border-gray)!important;color:var(--input-text)!important}[data-theme=dark] .ant-btn-primary{background:var(--primary-action-btn)!important;border-color:var(--primary-action-btn)!important;color:var(--primary-action-text)!important}.sidebar-shell{width:100%;min-height:100vh;overflow:hidden}html[dir=rtl] .sidebar-shell{flex-direction:row!important}.sidebar-shell>.ant-layout-sider{flex:0 0 250px!important;max-width:250px!important;min-width:250px!important;width:250px!important;overflow-x:hidden;overflow-y:auto;background:var(--sidebar-bg)!important}.sidebar-shell>.ant-layout-sider .ant-layout-sider-children,.sidebar-shell>.ant-layout-sider .ant-menu{background:var(--sidebar-bg)!important}html[dir=rtl] .sidebar-shell>.ant-layout-sider{border-right:0!important;border-left:1px solid var(--border-right-color)!important}html[dir=ltr] .sidebar-shell>.ant-layout-sider{border-left:0!important;border-right:1px solid var(--border-right-color)!important}.ant-layout .ant-layout-sider{background:var(--white-text)!important;overflow-x:hidden}.bg-transparent{background:transparent!important}.border-0{border:0px!important}.p-0{padding:0!important}.p-1{padding:4px!important}.p-2{padding:.5rem!important}.pb-2{padding-bottom:1rem!important}.pt-1{padding-top:.5rem!important}.pt-3{padding-top:1rem!important}.pt-5{padding-top:3rem!important}.px-0{padding-right:0!important;padding-left:0!important}.px-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-3{padding-right:1rem!important;padding-left:1rem!important}.px-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-5{padding-right:3rem!important;padding-left:3rem!important}.py-0{padding-top:0!important;padding-bottom:0!important}.py-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-5{padding-top:3rem!important;padding-bottom:3rem!important}.margintop-5{margin-top:5px!important}.margintop-8{margin-top:8px!important}.mb-2{margin-bottom:1rem!important}.mb-0{margin-bottom:0!important}.mt-3{margin-top:1rem!important}.mt-2{margin-top:.5rem!important}.m-0{margin:0!important}.mt-0{margin-top:0!important}.mb-3{margin-bottom:1rem!important}.mb-4{margin-bottom:1.5rem!important}.mx-0{margin-right:0!important;margin-left:0!important}.mx-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-3{margin-right:1rem!important;margin-left:1rem!important}.mx-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-5{margin-right:3rem!important;margin-left:3rem!important}.mx-auto{margin-right:auto!important;margin-left:auto!important}.my-0{margin-top:0!important;margin-bottom:0!important}.my-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-5{margin-top:3rem!important;margin-bottom:3rem!important}.justify-center{display:flex;justify-content:center}.card-cs{border-color:var(--light-gray)}.card-cs .ant-card-body{padding:18px!important}.card-16 .ant-card-body{padding:16px!important}.card-10 .ant-card-body{padding:10px!important}.card-5 .ant-card-body{padding:5px!important}.radius-12{border-radius:12px!important}.radius-8{border-radius:8px!important}.radius-4{border-radius:4px!important}.radius-20{border-radius:20px!important}.btnpill{padding:.5rem 1rem;height:auto!important;border-color:transparent!important;color:var(--black-color);box-shadow:none!important;font-size:.9rem;border-radius:16px;text-wrap:nowrap}body[data-theme=dark] .btnpill{border-color:transparent!important;color:var(--input-text)!important;background-color:var(--card-bg)}body[data-theme=dark] .btnpill.success{background-color:#4ade8024!important;color:#86efac!important}body[data-theme=dark] .btnpill.inactive{background-color:#f8717124!important;color:#fca5a5!important}body[data-theme=dark] .btnpill.pending{background-color:#fbbf2424!important;color:#fbbf24!important}body[data-theme=dark] .btnpill.incoming{background-color:#60a5fa24!important;color:#93c5fd!important}body[data-theme=dark] .btnpill.return{background-color:#f8717124!important;color:#fca5a5!important}body[data-theme=dark] .btnpill.bg-choclate,body[data-theme=dark] .btnpill.text-brown{background-color:#a72f2f2e!important;color:#fca5a5!important}body[data-theme=dark] .btnpill.text-white{color:#f8fafc!important}body[data-theme=dark] .payout-summary-icon,body[data-theme=dark] .payout-summary-icon img,body[data-theme=dark] .payout-summary-icon .ant-image-img{filter:brightness(0) invert(1)!important;opacity:.92}body[data-theme=dark] .bg-shipment{background-color:#818cf82e!important;color:#c7d2fe!important}body[data-theme=dark] .bg-outpickup{background-color:#fbbf242e!important;color:#fde68a!important}body[data-theme=dark] .bg-pickup-completed{background-color:#4ade802e!important;color:#86efac!important}body[data-theme=dark] .bg-outdelivery{background-color:#fb923c2e!important;color:#fdba74!important}body[data-theme=dark] .bg-pickup-failed,body[data-theme=dark] .bg-issue-logged,body[data-theme=dark] .bg-delivery-failed{background-color:#f871712e!important;color:#fca5a5!important}body[data-theme=dark] .bg-delivery-completed{background-color:#22c55e2e!important;color:#86efac!important}body[data-theme=dark] .bg-gray{background-color:#94a3b82e!important;color:#cbd5e1!important}body[data-theme=dark] .table .ant-table-thead>tr>th,body[data-theme=dark] .table-dark .ant-table-thead>tr>th,body[data-theme=dark] .table-cs .ant-table-thead>tr>th{background:#2a2a2a!important;color:#f8fafc!important}body[data-theme=dark] .table .ant-table-thead>tr>th:not(:last-child):not(.ant-table-selection-column):not(.ant-table-row-expand-icon-cell):not([colspan]):before,body[data-theme=dark] .table-dark .ant-table-thead>tr>th:not(:last-child):not(.ant-table-selection-column):not(.ant-table-row-expand-icon-cell):not([colspan]):before,body[data-theme=dark] .table-cs .ant-table-thead>tr>th:not(:last-child):not(.ant-table-selection-column):not(.ant-table-row-expand-icon-cell):not([colspan]):before,body[data-theme=dark] .dashboard-page .dashboard-table-card .ant-table-thead>tr>th:before{background-color:transparent!important;display:none!important}body[data-theme=dark] .dashboard-page .dashboard-table-card .ant-table-thead>tr>th{background:#2a2a2a!important;color:#f8fafc!important}.ant-table-measure-row{display:none}.ant-table-wrapper .ant-table{scrollbar-color:unset!important}.table-dark table .ant-table-tbody>tr>td{padding:15px 10px!important;border-color:var(--secondary-color)!important}.table-cs .ant-table-thead{background:var(--dark-slate-blue)!important}.table .ant-table-container table>thead>tr:first-child>*:last-child{border-radius:0!important}html[dir=ltr] .table-cs .ant-table-container table>thead>tr:first-child>*:last-child,html[dir=ltr] .table .ant-table-container table>thead>tr:first-child>*:last-child{border-top-right-radius:8px!important;border-top-left-radius:0!important}html[dir=rtl] .table-cs .ant-table-container table>thead>tr:first-child>*:last-child,html[dir=rtl] .table .ant-table-container table>thead>tr:first-child>*:last-child{border-top-left-radius:8px!important;border-top-right-radius:0!important}.table-dark .ant-table-thead{background:transparent!important}.table-dark .ant-table-thead>tr>th{color:var(--black-color)!important;padding:14px 10px!important;border-top:1px solid var(--secondary-color);border-bottom:1px solid var(--secondary-color);font-weight:500!important}.table .ant-table-thead>tr>th{color:var(--white-text)!important}.table-dark .ant-table-thead>tr>th:not(:last-child){background-color:transparent!important}.table-dark .ant-table-thead>tr>th:last-child{background-color:transparent!important}.ant-table-column-sorters .ant-table-column-title{font-weight:500!important}.table-dark .ant-table-thead>tr>th:not(:last-child):not(.ant-table-selection-column):not(.ant-table-row-expand-icon-cell):not([colspan]):before{background-color:transparent!important}.table-cs .ant-table-thead>tr>th{color:var(--white-text)!important;padding:14px 16px!important;border-top:0!important;border-bottom:1px solid var(--border-gray);font-weight:500!important;background-color:var(--dark-slate-blue)!important;white-space:nowrap}.table-cs .ant-table-thead>tr>th:not(:last-child):not(.ant-table-selection-column):not(.ant-table-row-expand-icon-cell):not([colspan]):before{background-color:var(--dark-slate-blue)!important}.pagination .ant-pagination li .ant-pagination-item-link{color:var(--black-color)!important}.pagination .ant-pagination-item-active{background-color:var(--dark-slate-blue)!important;border-color:var(--dark-slate-blue)!important;color:var(--white-text)!important}.pagination .ant-pagination .ant-pagination-item-active a{color:var(--white-text)!important}.pagination .ant-pagination .ant-pagination-item{background-color:transparent}.pagination .ant-pagination .ant-pagination-item a{color:var(--black-color)}.pagination .ant-pagination-item-active a{color:var(--white-text)!important}.filter-pag .ant-select-selector{background-color:var(--dark-slate-blue)!important;color:var(--white-text)!important;border-color:var(--brand-color)!important}.filter-pag .ant-select-arrow,.filter-bg .ant-select-arrow .anticon{color:var(--white-text)!important}.ant-input-affix-wrapper .ant-input-prefix{margin-inline-end:10px!important;margin-top:-2px!important;line-height:2px!important}.btnsave{padding:.7rem 1.7rem;height:auto!important;box-shadow:none!important;font-size:.8rem;border-radius:5px;border:1px solid var(--brand-color)}.btncancel{padding:.7rem 1.5rem!important;height:auto!important;box-shadow:none!important;font-size:.8rem;border-radius:5px;border-color:var(--border-gray)!important}.pad-x{padding:.6rem 1rem!important}.pad{padding:10px!important}.pad-filter{padding:.5rem 1rem!important}.filter-bg{background-color:#fcfcfd!important}.center{display:flex!important;align-items:center!important;justify-content:center!important}.align-center{align-items:center}.shadow-c{box-shadow:0 2px 6px #0f142224}.modal-cs .ant-modal-content{border-radius:10px;padding:0!important}.modal-cs .header-modal{padding:10px 24px;border-bottom:1px solid var(--border-gray)}.modal-cs .content-modal{padding:15px 24px}.modal-cs .ant-modal-footer{padding:12px 24px;border-top:1px solid var(--border-gray)}.modal-border{height:1px;background-color:#69696980;margin-bottom:15px}.drawer .ant-drawer-header{border-bottom:1px solid var(--border-gray)!important;background-color:transparent!important}.drawer .ant-drawer-footer{border-top:1px solid var(--border-gray)!important}.dragcs .ant-upload-list{flex-direction:column!important}.dragcs .ant-upload-drag{border-width:2px;border-color:var(--border-blue)!important;border-radius:12px}.border-black{border-color:var(--black-color)!important}.ant-picker .ant-picker-suffix{color:var(--black-color)!important}.right{display:flex;justify-content:end}.ant-drawer-body::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);border-radius:10px;background-color:var(--light-gray)}.ant-drawer-body::-webkit-scrollbar{width:6px;border-radius:10px;background-color:var(--light-gray)}.ant-drawer-body::-webkit-scrollbar-thumb{border-radius:10px;-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);background-color:var(--secondary-color)}.bg-white{background-color:var(--white-text)!important}.ant-dropdown .ant-dropdown-menu span{color:var(--black-color)}body[data-theme=dark] .ant-dropdown .ant-dropdown-menu{background:#171717!important;border:1px solid var(--border-gray)!important;box-shadow:0 16px 32px #00000059!important}body[data-theme=dark] .ant-dropdown .ant-dropdown-menu-item{color:var(--input-text)!important}body[data-theme=dark] .ant-dropdown .ant-dropdown-menu-item:hover,body[data-theme=dark] .ant-dropdown .ant-dropdown-menu-item-active,body[data-theme=dark] .ant-dropdown .ant-dropdown-menu-item-selected{background:#232323!important}body[data-theme=dark] .ant-dropdown .ant-dropdown-menu-item-divider{border-color:var(--border-gray)!important}body[data-theme=dark] .ant-dropdown .ant-dropdown-menu-item a,body[data-theme=dark] .ant-dropdown .ant-dropdown-menu-item span{color:var(--input-text)!important}body[data-theme=dark] .ant-dropdown-trigger img[src*="dots.webp"],body[data-theme=dark] .ant-dropdown button img[src*="dots.webp"],body[data-theme=dark] .ant-btn img[src*="dots.webp"]{filter:brightness(0) invert(1)!important}body[data-theme=dark] .ant-dropdown-trigger .anticon,body[data-theme=dark] .ant-dropdown button .anticon,body[data-theme=dark] .ant-btn .anticon,body[data-theme=dark] .ant-dropdown-trigger .anticon svg,body[data-theme=dark] .ant-dropdown button .anticon svg,body[data-theme=dark] .ant-btn .anticon svg{color:#f8fafc!important;fill:#f8fafc!important}.width-drag{width:30%;margin:0 auto}.w-170 .ant-select-selector{width:170px!important;max-width:100%}.ant-upload.ant-upload-select,.ant-upload-wrapper .ant-upload-list.ant-upload-list-picture-card .ant-upload-list-item-error{border-color:var(--black-color)!important}.addclass .ant-menu .ant-menu-submenu .ant-menu-submenu-title,.addclass .ant-menu-item>img{transform:translate(13px)!important}.addclass .ant-menu .ant-menu-submenu .ant-menu-submenu-title .ant-menu-submenu-arrow{display:none!important}.ant-menu-vertical .ant-menu-title-content{color:var(--black-color)}.ant-menu-vertical .ant-menu-item-selected .ant-menu-title-content{color:var(--black-color)!important}.ant-table-cell-row-hover{background-color:#e8f7fd!important}.badge-cs{padding:5px 15px;border-radius:12px;white-space:nowrap}.text-center{display:block;text-align:center}.cursor{cursor:pointer}.position-relative{position:relative}.space-cs .ant-space-item:first-child{width:100%!important}.border-brand{border:1px solid var(--brand-color)!important}.ant-form-item-required{flex-direction:row-reverse!important}.ant-form-item .ant-form-item-label>label:after{content:":";position:relative;margin-block:0;margin-inline-start:0px!important;margin-inline-end:0px!important}.ant-form-item .ant-form-item-label>label.ant-form-item-required:not(.ant-form-item-required-mark-optional):before{margin-inline-end:0px!important;margin-inline-start:5px}.custom-quill .ql-container{border-radius:0 0 8px 8px!important;border:1px solid #7e848e!important;padding:8px!important;border-top:none!important}.custom-quill .ql-editor{min-height:100px!important;border-radius:0 0 8px 8px!important;padding:8px!important}.custom-quill .ql-toolbar{border-radius:8px 8px 0 0!important;border:1px solid #7e848e!important;border-bottom:none!important;background-color:var(--light-gray)!important;color:#000}.overflowstyle::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);border-radius:10px}.overflowstyle::-webkit-scrollbar{width:6px;border-radius:10px}.overflowstyle::-webkit-scrollbar-thumb{border-radius:10px;-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);background-color:var(--black-color)}.ant-table-wrapper tfoot>tr>td{padding:16px 10px!important}.table-filter-bar{display:flex;flex-wrap:nowrap;gap:12px;align-items:center;width:100%;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:none}.table-filter-bar::-webkit-scrollbar{width:0;height:0}.table-filter-item{flex:0 0 auto;min-width:0}.table-filter-item--search{flex:1 1 320px;min-width:260px;max-width:420px}.table-filter-item--select{flex:0 1 170px;min-width:150px}.table-filter-item--date{flex:0 1 260px;min-width:240px}.table-filter-item--end{margin-inline-start:auto}.table-date-range{width:100%!important}.table-date-range.ant-picker{height:40px!important;min-height:40px!important;max-height:40px!important;border-radius:8px!important;padding:0 12px!important;box-sizing:border-box!important;display:flex!important;align-items:center!important}.table-date-range.ant-picker:hover,.table-date-range.ant-picker-focused{border-color:var(--brand-color)!important;box-shadow:none!important}.datepicker-cs{flex-direction:row-reverse!important}.datepicker-cs .ant-picker-suffix{margin-inline-start:0px!important;margin-inline-end:4%!important}.bg-green{background-color:var(--green)!important}.bar-width .apexcharts-canvas{width:100%!important}.bar-width .apexcharts-canvas svg{width:100%!important}.ant-form-item-explain-error{font-size:12px!important}.h-auto{height:auto!important}.tabs-fill .ant-tabs-tab{padding:10px 16px;font-size:13px;border-radius:7px;border:1px solid var(--border-gray);background-color:transparent}.tabs-fill .ant-tabs-tab-active{background-color:var(--dark-slate-blue)!important;border:1px solid var(--dark-slate-blue)}.tabs-fill .ant-tabs-ink-bar{display:none}.tabs-fill .ant-tabs-tab-active .ant-tabs-tab-btn{color:var(--white-text)!important}.ant-switch.ant-switch-checked{background:var(--dark-slate-blue)!important}.bg-red{background-color:var(--red-color)!important}.upload-d{width:130px;height:80px;display:block}.branded{background-color:var(--light-branded)!important;color:var(--brand-color)!important}.dsasellerpending{background-color:var(--sky-light)!important;color:var(--sky-blue)!important}.fit-content{width:fit-content!important}.sm-pill{padding:5px 10px!important;border-radius:4px;width:fit-content!important}.object-contain{object-fit:contain}.object-cover{object-fit:cover}.object-top{object-position:top}.card-cs .ant-card-actions li{padding:0 12px}.card-cs .ant-card-actions{width:100%}.signup-form-container{background:#fff;display:flex;align-items:center;justify-content:center;padding:20px}.form-inner{max-width:500px;width:100%}.signup-visual-container{background:linear-gradient(to bottom,#c4eded 0%,var(--white-text) 100%);min-height:100vh;height:-webkit-fill-available;position:relative;z-index:1;padding:50px 45px 0}.bg-dark-blue{background-color:var(--dark-blue)!important}.pill-round{border-radius:50px;padding:8px 14px;background-color:var(--light-brand)!important}.custom-step-title{font-size:13px;text-align:center;display:block;color:var(--black-color)}.custom-step-title.completed{color:var(--dark-slate-blue);font-weight:500}.custom-dot{width:6px;height:6px;border-radius:50%;background-color:transparent;display:flex;justify-content:center;align-items:center;position:relative;margin:auto}.custom-dot:after{content:"";position:absolute;width:20px;height:20px;border-radius:50%;border:2px solid gray;top:50%;left:50%;transform:translate(-50%,-50%)}.custom-dot.active{background-color:var(--dark-slate-blue)}.custom-dot.active:after{border-color:var(--dark-slate-blue)}.custom-dot.completed:after{border-color:var(--dark-slate-blue)!important}.ant-steps .ant-steps-item-wait .ant-steps-item-icon>.ant-steps-icon .ant-steps-icon-dot{background-color:transparent!important}.steps-create.ant-steps-dot .ant-steps-item-tail:after{height:1px!important}.steps-create .ant-steps-item-process>.ant-steps-item-container>.ant-steps-item-tail:after{background-color:gray!important}.steps-create .ant-steps-item-wait>.ant-steps-item-container>.ant-steps-item-tail:after{background-color:gray!important}.custom-step-title{transition:color .3s ease}.custom-step-titles{color:var(--text-gray);transition:color .3s ease}.custom-step-titles.completed{color:var(--white-text)}.step-content{position:relative;overflow:hidden}.text-sky{color:var(--sky-blue)!important}.text-red{color:var(--red-color)!important}.delete-btn{position:absolute;top:10px;right:10px}.overflow-scroll{overflow-y:auto;overflow-x:hidden;height:350px}.size-notify{width:400px}.d-none{display:none}.bg-divider{background:var(--border-gray)!important}.border-dark{border-color:var(--gray-color)!important}.offday{padding:8px;border-radius:6px;border:1px solid var(--input-border)!important;font-size:14px}.pill-square{display:inline-flex!important;border:1px solid var(--light-brand-2)!important;background-color:var(--lightest-sky)!important;padding:6px 8px;border-radius:5px}.ant-picker-calendar .ant-picker-panel{display:none!important}.rbc-header{height:90px!important;display:flex;align-items:center;justify-content:center}.rbc-allday-cell{display:none!important}.rbc-time-slot{justify-content:center;align-items:center;display:flex}.rbc-time-gutter{background-color:#f1f1f9;align-items:center}.rbc-event{width:80%!important;align-items:center!important;text-align:center;margin-left:30px!important}.rbc-time-header-content>.rbc-row.rbc-time-header-cell{display:none}.rbc-time-slot{width:50px!important}.rbc-time-view{overflow-x:auto}.rbc-time-view-resources .rbc-day-slot{min-width:300px!important}.rbc-time-view-resources .rbc-time-column .rbc-timeslot-group{min-height:60px!important;padding:18px}.rbc-time-view-resources .rbc-time-gutter .rbc-timeslot-group,.rbc-time-view-resources .rbc-time-header{background-color:var(--time-slot-color)}.rbc-time-view-resources .rbc-time-gutter,.rbc-time-view-resources .rbc-time-header-gutter{background-color:var(--time-slot-color)!important}.rbc-time-view-resources .rbc-time-header .rbc-time-header-content{border-color:var(--time-slot-color)!important}.rbc-time-view-resources .rbc-time-header-gutter{border-right:0px!important;border-bottom:1px solid #ddd!important}.rbc-time-view-resources .rbc-time-content{border-top:0px!important}.rbc-time-gutter{position:sticky;left:0;z-index:2;background:red!important;border-right:1px solid #ddd}.bg-light-white{background-color:var(--light-white)!important}.table-cs .ant-checkbox-checked .ant-checkbox-inner{border-color:#fff!important}.rbc-event:focus,.rbc-day-slot .rbc-background-event:focus{outline:none!important}.bg-whats{background-image:url(../assets/icons/bg-dot.svg);background-repeat:no-repeat;background-size:cover;background-color:var(--f5)}.bg-sider-whats{padding:18px;border-radius:8px;height:100%}.drodpown-h{opacity:0;visibility:hidden}.hover-effect-dropdown{border:1px solid transparent;transition:.5s all;padding:4px 6px;border-radius:6px}.hover-effect-dropdown:hover{border-color:var(--gray-color);background-color:var(--f5)}.hover-effect-dropdown:hover .drodpown-h{opacity:1;visibility:visible}.custom-segment{background-color:var(--seg-bg);padding:6px;border-radius:8px;border:none;width:max-content}.custom-segment .ant-segmented-item{padding:4px 12px;font-size:13px;border-radius:8px;box-shadow:none!important}.custom-segment .ant-segmented-item-selected{background-color:var(--dark-slate-blue)!important;color:var(--white-text)}.node-actions{background-color:#def0efb3;padding:5px;border-radius:4px;opacity:0;visibility:hidden;transition:.5s ease-in-out}.bg-transparent-brand .ant-card-body{padding:0!important;transition:.5s ease-in-out}.bg-transparent-brand .ant-card-body:hover .node-actions{opacity:1;visibility:visible}.bg-transparent-brand .ant-card-body .field-area{background-color:#fff;padding:24px}.bg-transparent-brand .ant-card-head{background-color:var(--dark-slate-blue);width:fit-content;min-height:33px}.bg-transparent-brand .ant-card-head .ant-card-head-title{font-weight:500;font-size:13px;color:var(--white-text)}.center-handle{position:absolute!important;left:50%!important;bottom:-6px!important;transform:translate(-50%)!important}.ant-drawer .ant-drawer-header-title{flex-direction:row-reverse}.ant-drawer .ant-drawer-header-title .ant-drawer-close{margin:0}.justify-start{justify-content:flex-start!important}.min-height-100{height:100%;min-height:100vh}.w-80{width:80px!important}.pending-dropdown-color{color:var(--yellow);background-color:var(--bg-drop)}.dark-green-bg{background-color:var(--dark-green)!important}.h-40{height:40px!important}.mxw-mxh{max-width:150px;max-height:150px}.w-150{width:150px!important}.cursor-grab{cursor:grab!important}.h-70{height:70px!important}.h-100vh{height:100vh!important}.overflowy-auto{overflow-y:auto}.border-right-side{border-right:1px solid var(--border-right-color)}.border-left-side{border-left:1px solid var(--border-right-color)}.header{padding:0!important;display:flex;justify-content:center}.w-98per{width:98%!important}.content-css{margin:24px 10px;margin-top:0!important;padding:0 15px;min-height:280px;overflow-y:auto;padding-top:24px!important}.mx-8{margin-inline:8px!important}.left-to-right .ant-table-container table>thead>tr:first-child>*:last-child{border-top-right-radius:8px!important}.right-to-left .ant-table-container table>thead>tr:first-child>*:last-child{border-top-left-radius:8px!important}.right-to-left .ant-table-ping-right:not(.ant-table-has-fix-right) .ant-table-container:after{box-shadow:none!important}.tab-fill .ant-tabs-tab{padding:7px 14px;border-radius:8px}.tab-fill .ant-tabs-tab-active{background-color:var(--dark-slate-blue)!important;color:var(--white-text)!important}.tab-fill .ant-tabs-ink-bar{width:0px!important}.tab-fill .ant-tabs-tab+.ant-tabs-tab{margin-left:20px!important;font-size:13px!important}.tab-fill .ant-tabs-tab-btn{color:var(--dark-slate-blue)!important;font-size:13px!important}.tab-fill .ant-tabs-tab-active .ant-tabs-tab-btn{color:var(--white-text)!important}.tab-fill>.ant-tabs-nav:before{border:0px!important}.tab-fill .ant-tabs-nav{margin-bottom:0!important}.tab-fill .ant-tabs-nav-list{padding:5px;border-radius:8px;border:1px solid var(--light-gray);background-color:var(--seg-bg)}.bg-shipment{background-color:var(--purple-color)!important}.bg-outpickup{background-color:var(--yellow-2)!important}.bg-pickup-completed{background-color:var(--darkest-green)!important}.bg-outdelivery{background-color:var(--orange-2)!important}.bg-pickup-failed{background-color:var(--pink-dark)!important}.bg-issue-logged{background-color:var(--darkest-red)!important}.bg-delivery-completed{background-color:var(--green)!important}.bg-delivery-failed{background-color:var(--pink-color)!important}.bg-gray{background-color:#6b7280!important}@media(max-width:991px){.width-drag{width:90%}}@media(max-width:700px){.header-mbl-cs{height:auto!important}}@media(max-width:767px){.flex-col-mbl{flex-direction:column-reverse!important;width:100%}.mbl-space{width:100%;margin-bottom:10px}.d-none{display:inline-block}}@media(min-width:768px){.flex-end{justify-content:end}.mbl-space .ant-space-item:nth-child(2){width:300px}}@media(min-width:575px)and (max-width:1120px){.responsive-steps .custom-step-title{font-size:12px}.responsive-steps{overflow-x:auto;white-space:nowrap;padding-bottom:8px;padding-top:12px}.responsive-steps .ant-steps-item{min-width:200px}}@media(max-width:575px){.steps-create.ant-steps-dot .ant-steps-item-tail:after{height:100%!important}.mbl-pad{padding:10px 12px!important}}@media(max-width:1000px){.search-w{width:100%!important}.mbl-btn{width:100%}.size-notify{width:320px}}@media(min-width:1200px){.overflow-style{width:100%;height:630px;overflow-x:hidden;overflow-y:auto}.overflow-style::-webkit-scrollbar{width:0px;background-color:var(--f5)}}@media(max-width:1250px){.logo-sp{transform:translateY(150px)}}.bg-yellow{background-color:var(--yellow)!important}.bg-orange{background-color:var(--orange)}.bg-failed{background-color:var(--bright-red)!important}.bg-choclate{background-color:var(--choclate-color)!important}.text-brown{color:var(--choclate-color)!important}.incoming{background-color:var(--sky-light)!important;color:var(--basic-color)}.return{background-color:var(--light-purple-gray);color:var(--light-violet)!important}.pending-shipment-toggle{border-radius:10px!important;border:1px solid #e5e7eb!important;display:flex!important;padding:5px!important;box-shadow:0 1px 3px #0000000d!important;width:auto!important;max-width:fit-content!important;background:transparent!important}.pending-shipment-toggle .ant-segmented-group{gap:4px!important}.pending-shipment-toggle .ant-segmented-item{padding:0 34px!important;height:38px!important;display:flex!important;align-items:center!important;justify-content:center!important;line-height:38px!important;border-radius:8px!important;color:#4b5563!important;font-weight:500!important;font-size:14px!important;transition:all .2s!important}.pending-shipment-toggle .ant-segmented-item-selected{background:var(--dark-slate-blue)!important;color:#fff!important;box-shadow:0 2px 8px #0000001f!important}.pending-shipment-toggle .ant-segmented-thumb{background:var(--dark-slate-blue)!important;border-radius:8px!important}.pending-shipment-toggle .ant-segmented-item:hover,.pending-shipment-toggle .ant-segmented-item:focus{color:#111827!important}body[data-theme=dark] .pending-shipment-toggle{border-color:var(--border-gray)!important;background:#171717!important;box-shadow:0 1px 2px #00000047!important}body[data-theme=dark] .pending-shipment-toggle .ant-segmented-group{gap:4px!important}body[data-theme=dark] .pending-shipment-toggle .ant-segmented-item{background:transparent!important;color:#94a3b8!important;border-radius:8px!important}body[data-theme=dark] .pending-shipment-toggle .ant-segmented-item:hover,body[data-theme=dark] .pending-shipment-toggle .ant-segmented-item:focus{color:#f8fafc!important}body[data-theme=dark] .pending-shipment-toggle .ant-segmented-item-selected{background:#232323!important;color:#f8fafc!important;box-shadow:inset 0 0 0 1px #383838,0 2px 8px #00000038!important}body[data-theme=dark] .pending-shipment-toggle .ant-segmented-thumb{background:#232323!important;border-radius:8px!important}body[data-theme=dark] .pending-shipment-toggle .ant-segmented-item-label{color:inherit!important;font-weight:600!important}body[data-theme=dark] .tabs-fill .ant-tabs-tab{border-color:var(--border-gray)!important;background-color:transparent!important}body[data-theme=dark] .tabs-fill .ant-tabs-tab-btn{color:#94a3b8!important}body[data-theme=dark] .tabs-fill .ant-tabs-tab-active{background-color:#232323!important;border-color:#383838!important}body[data-theme=dark] .tabs-fill .ant-tabs-tab-active .ant-tabs-tab-btn{color:#f8fafc!important}body[data-theme=dark] .tabs-fill .ant-tabs-nav:before{border-color:var(--border-gray)!important}.logo{height:auto;margin:12px 14px;text-align:center}.site-layout .site-layout-background{background:var(--card-bg);border-radius:10px!important;margin-left:0!important;margin-bottom:0!important}.scroll-bar::-webkit-scrollbar-track{border-radius:8px;background-color:#eee}.scroll-bar::-webkit-scrollbar{width:7px;background-color:#eee}.scroll-bar::-webkit-scrollbar-thumb{border-radius:8px;background-color:#bbb}.ant-table-body::-webkit-scrollbar,.ant-table::-webkit-scrollbar,.ant-table-container::-webkit-scrollbar,.ant-table-content::-webkit-scrollbar{width:7px;background-color:#eee;height:5px;border-radius:8px}.ant-table-body::-webkit-scrollbar-thumb,.ant-table::-webkit-scrollbar-thumb,.ant-table-container::-webkit-scrollbar-thumb,.ant-table-content::-webkit-scrollbar-thumb{border-radius:8px;background-color:#bbb}.roundedImg{width:50px!important;height:50px!important;border-radius:50%}.btnCheck .ant-space-item{width:100%}.checkAll{background-color:#7fb691;padding:10px;border-radius:10px;height:42px;width:100%;display:block;color:var(--black-color)}.border-0-btn{border:0px!important;padding:0!important}.listitem{padding:8px;margin-top:10px}.listitem .ant-menu-submenu-title{color:var(--sidebar-text)!important}.listitem .ant-menu-item{margin-left:0!important;margin-right:0!important;width:100%!important;border-radius:5px!important;color:var(--sidebar-text)!important;padding-left:11px!important}.listitem .ant-menu-sub{position:relative}.listitem .ant-menu-sub .ant-menu-item{position:relative;margin-top:0;margin-bottom:0;border:none!important}.listitem .ant-menu-sub:before{content:"";position:absolute;left:3px;top:0;height:100%;background:var(--sidebar-submenu-divider);width:1px;border-bottom-left-radius:30px;z-index:1}html[dir=rtl] .listitem .ant-menu-sub:before{left:auto;right:3px;border-bottom-left-radius:0;border-bottom-right-radius:30px}.ant-menu-dark .ant-menu-item-selected,.ant-menu-light .ant-menu-item-selected,.ant-menu-dark>.ant-menu .ant-menu-item-selected,.ant-menu-light>.ant-menu .ant-menu-item-selected{background-color:transparent!important}.ant-menu-dark .ant-menu-item-selected,.ant-menu-dark .ant-menu-submenu-open .ant-menu-submenu-title,.ant-menu-light .ant-menu-item-selected,.ant-menu-light .ant-menu-submenu-open .ant-menu-submenu-title{background-color:var(--sidebar-selected-bg)!important;border-color:var(--sidebar-selected-bg)!important;z-index:111;color:var(--sidebar-text)!important}.ant-menu-dark .ant-menu-submenu .ant-menu-sub .ant-menu-item-selected,.ant-menu-light .ant-menu-submenu .ant-menu-sub .ant-menu-item-selected{background:var(--sidebar-selected-bg)!important;border:none!important}.ant-menu-dark .ant-menu-submenu .ant-menu-sub span{padding-inline:0px;border-radius:8px}.ant-menu-dark .ant-menu-submenu{margin-left:-3px}.listitem li .ant-menu-title-content{font-size:13px}.ant-menu-dark,.ant-menu-dark>.ant-menu,.ant-menu-light,.ant-menu-light>.ant-menu{background:var(--sidebar-bg)!important}.ant-menu-dark.ant-menu-inline .ant-menu-sub.ant-menu-inline{background-color:transparent;margin-left:20px;padding-left:8px;margin-top:5px}html[dir=rtl] .ant-menu-dark.ant-menu-inline .ant-menu-sub.ant-menu-inline{margin-left:0;margin-right:20px;padding-left:0;padding-right:8px}.ant-menu-submenu-title{width:97%!important;border-left:5px solid transparent;background-color:transparent;padding-left:10px!important;border-radius:8px!important;margin:0 0 0 4px!important}html[dir=rtl] .ant-menu-submenu-title{border-left:0;border-right:5px solid transparent;padding-left:0!important;padding-right:10px!important;margin-left:0!important;margin-right:4px!important}.heading-menu .ant-menu-item-group-title{height:auto;line-height:normal;padding:0!important;margin-bottom:10px!important;color:var(--sidebar-text);font-size:13px!important;font-weight:500}.shap-position{width:100%;position:absolute;top:-10px;right:-6px}.theme-toggle-btn{width:40px;height:40px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;box-shadow:none}.theme-toggle-btn:hover,.theme-toggle-btn:focus-visible{border-color:var(--border-gray)!important;color:var(--input-text)!important}[data-theme=dark] .theme-toggle-btn{background:var(--card-bg)!important;border-color:var(--border-gray)!important;color:var(--input-text)!important}.custom-input .ant-input-affix-wrapper{padding:0 5px!important}.custom-input .ant-input{padding:8px!important}.filtercs .ant-input-affix-wrapper{border:0!important;padding:5px!important}.filtercs .ant-input-affix-wrapper input::placeholder{color:var(--black-color)!important}.custom-input1 .ant-input-affix-wrapper{padding:8px!important;border-radius:8px!important;border:1px solid #d9d9d9!important;transition:all .2s!important}.border-primary.ant-input:focus,.border-primary.ant-input-affix-wrapper:focus,.border-primary.ant-input-affix-wrapper-focused,.border-primary.ant-input-focused,.border-primary .ant-input:focus,.border-primary .ant-input-affix-wrapper:focus,.border-primary .ant-input-affix-wrapper-focused,.border-primary .ant-input-focused{border-color:var(--brand-color)!important;box-shadow:none!important}.border-primary.ant-input:hover,.border-primary.ant-input-affix-wrapper:hover,.border-primary .ant-input:hover,.border-primary .ant-input-affix-wrapper:hover{border-color:var(--brand-color)!important}.border-primary.ant-select-focused .ant-select-selector,.border-primary.ant-select-open .ant-select-selector,.border-primary .ant-select-focused .ant-select-selector,.border-primary .ant-select-open .ant-select-selector{border-color:var(--brand-color)!important;box-shadow:none!important}.border-primary.ant-select:hover .ant-select-selector,.border-primary .ant-select:hover .ant-select-selector{border-color:var(--brand-color)!important}.border-primary.ant-picker:focus,.border-primary.ant-picker-focused,.border-primary.ant-picker-focused>.ant-picker:not(.ant-picker-disabled),.border-primary .ant-picker:focus,.border-primary .ant-picker-focused{border-color:var(--brand-color)!important;box-shadow:none!important}.border-primary.ant-picker:hover,.border-primary .ant-picker:hover{border-color:var(--brand-color)!important}.border-primary.ant-input,.border-primary.ant-input-affix-wrapper{height:47px!important;min-height:47px!important;max-height:47px!important;padding:4px 12px!important;line-height:1!important;box-sizing:border-box!important;border:1px solid #232323!important;border-color:#232323!important}.border-primary.ant-input-affix-wrapper .ant-input{height:100%!important;padding:0 4px!important;line-height:unset!important;min-height:unset!important;max-height:unset!important}.border-primary.ant-input{padding:4px 12px!important;border:1px solid #232323!important;border-color:#232323!important}.border-primary.ant-select .ant-select-selector,.border-primary .ant-select-selector{height:47px!important;min-height:47px!important;max-height:47px!important;border-radius:8px!important;border:1px solid #232323!important;border-color:#232323!important;display:flex!important;align-items:center!important;padding:0 12px!important;box-sizing:border-box!important}.border-primary.ant-picker,.border-primary .ant-picker{height:47px!important;min-height:47px!important;max-height:47px!important;border-radius:8px!important;border:1px solid #d9d9d9!important;display:flex!important;align-items:center!important;padding:0 12px!important;box-sizing:border-box!important}.border-primary.ant-select-selection-search-input,.border-primary.ant-select-selection-item,.border-primary .ant-select-selection-search-input,.border-primary .ant-select-selection-item{line-height:47px!important;height:47px!important}.settings-form-field.ant-input,.settings-form-field.ant-input-affix-wrapper,.settings-form-field.ant-input-password{border:1px solid #d9d9d9!important;border-color:#d9d9d9!important;box-shadow:none!important;transition:border-color .2s ease,box-shadow .2s ease,background-color .2s ease!important}.settings-form-field.ant-input:hover,.settings-form-field.ant-input-affix-wrapper:hover,.settings-form-field.ant-input-password:hover,.settings-form-field.ant-input:focus,.settings-form-field.ant-input-affix-wrapper-focused,.settings-form-field.ant-input-affix-wrapper:focus,.settings-form-field.ant-input-focused,.settings-form-field.ant-input-password input:focus{border-color:#232323!important;box-shadow:none!important}.settings-form-field.ant-input-affix-wrapper .ant-input{border:0!important;box-shadow:none!important}.settings-form-readonly.ant-input,.settings-form-readonly.ant-input-affix-wrapper,.settings-form-readonly.ant-input-password{border-color:#d9d9d9!important;background-color:#fff!important;box-shadow:none!important}.settings-form-readonly.ant-input:hover,.settings-form-readonly.ant-input-affix-wrapper:hover,.settings-form-readonly.ant-input-password:hover,.settings-form-readonly.ant-input:focus,.settings-form-readonly.ant-input-affix-wrapper-focused,.settings-form-readonly.ant-input-affix-wrapper:focus,.settings-form-readonly.ant-input-focused,.settings-form-readonly.ant-input-password input:focus{border-color:#111827!important;background-color:#fff!important;box-shadow:none!important}.settings-form-readonly.ant-input-affix-wrapper .ant-input{color:#111827!important}.settings-form-readonly.ant-input,.settings-form-readonly.ant-input-affix-wrapper input,.settings-form-readonly.ant-input-password input{color:#111827!important;-webkit-text-fill-color:#111827!important}.settings-form-readonly.ant-input::placeholder,.settings-form-readonly.ant-input-affix-wrapper input::placeholder,.settings-form-readonly.ant-input-password input::placeholder{color:#9ca3af!important}.settings-form-select.ant-select{transition:border-color .2s ease,box-shadow .2s ease,background-color .2s ease!important}.settings-form-select .ant-select-selector{border:1px solid #d9d9d9!important;border-color:#d9d9d9!important;box-shadow:none!important;transition:border-color .2s ease,box-shadow .2s ease,background-color .2s ease!important}.settings-form-select:hover .ant-select-selector,.settings-form-select.ant-select-focused .ant-select-selector,.settings-form-select.ant-select-open .ant-select-selector{border-color:#232323!important;box-shadow:none!important}.settings-form-readonly.settings-form-select .ant-select-selector{border-color:#d9d9d9!important;background-color:#fff!important;color:#232323!important}.settings-form-readonly.settings-form-select .ant-select-selection-item,.settings-form-readonly.settings-form-select .ant-select-selection-placeholder{color:#232323!important;-webkit-text-fill-color:#232323!important}.settings-form-readonly.settings-form-select .ant-select-arrow{color:#232323!important}.settings-form-readonly.settings-form-select .ant-select-selection-search-input{color:#232323!important;-webkit-text-fill-color:#232323!important}.settings-form-readonly.settings-form-select .ant-select-selection-item,.settings-form-readonly.settings-form-select .ant-select-selection-placeholder,.settings-form-readonly.settings-form-select .ant-select-arrow{color:#232323!important}.custom-input1{margin-bottom:0!important}.custom-select .ant-select-single,.custom-select .ant-select-multiple{height:40px!important}.custom-select.ant-select-multiple .ant-select-selection-item{border-color:#d9d9d9!important}.custom-select.ant-select-multiple .ant-select-selection-item{background:transparent!important;border:1px solid var(--text-gray)!important}.custom-select .ant-select-multiple .ant-select-selector{height:40px!important;padding-top:0!important}.custom-select .ant-select-multiple .ant-select-selection-wrap,.select{height:40px!important}.border-primary.ant-select,.border-primary.select{height:28px!important;min-height:28px!important;max-height:28px!important}.ant-form-item .ant-form-item-label>label.ant-form-item-required:not(.ant-form-item-required-mark-optional):before{margin-inline-end:0px!important;margin-inline-start:5px!important;color:var(--inactive)!important}.ant-form-item .ant-form-item-label>label:after{margin-inline-start:0px!important;margin-inline-end:0px!important}.ant-form-item .ant-form-item-label>label{flex-direction:row-reverse!important}.custom-input .ant-picker,.without-timeinput{padding:8px!important}.custom-input,.custom-select{margin-bottom:12px!important}.otp-cs .ant-otp{width:100%}.otp-cs .ant-otp .ant-otp-input-wrapper{flex-grow:1}.otp-cs .ant-otp .ant-otp-input-wrapper input{height:50px}.without-form-select .ant-select-selection-wrap{height:100%}.without-form-select .ant-select-selection-wrap{height:100%!important}.table-search-select{display:flex;flex-wrap:nowrap;gap:12px;align-items:center;width:100%}.table-search-select .table-search-input{flex:1 1 auto!important;width:auto!important;min-width:0!important}.table-search-select .table-search-input.ant-input-affix-wrapper{height:40px!important;min-height:40px!important;max-height:40px!important;line-height:38px!important;border-radius:8px!important;padding:0 12px!important;box-sizing:border-box!important;border:1px solid #d9d9d9!important;background:#fff!important;display:flex!important;align-items:center!important;width:100%!important}.table-search-select .table-search-input .ant-input-affix-wrapper{height:40px!important;min-height:40px!important;max-height:40px!important;border-radius:8px!important;border:1px solid #d9d9d9!important;background:#fff!important;width:100%!important}.table-search-select .table-search-input .ant-input{height:38px!important;min-height:38px!important;max-height:38px!important;line-height:38px!important;font-size:14px!important;padding:0!important;border:none!important;background:transparent!important;width:100%!important}.table-search-select .table-search-input .ant-input::placeholder{font-size:14px!important;color:#232323!important}.table-search-select .table-search-input .ant-input-prefix{display:flex!important;align-items:center!important;margin-right:8px!important}.table-search-select .table-search-input.ant-input-affix-wrapper-focused,.table-search-select .table-search-input:focus-within{border-color:var(--brand-color)!important;box-shadow:none!important}.table-search-select .table-search-input.ant-input-affix-wrapper:hover,.table-search-select .table-search-input .ant-input-affix-wrapper:hover{border-color:var(--brand-color)!important}.table-search-select .table-select-input{flex:0 0 170px!important;width:170px!important;min-width:170px!important}.table-search-select .table-select-input.ant-select{height:40px!important;width:100%!important}.table-search-select .table-select-input .ant-select-selector{height:40px!important;min-height:40px!important;max-height:40px!important;border-radius:8px!important;padding:0 12px!important;box-sizing:border-box!important;border:1px solid #d9d9d9!important;background:#fff!important;width:100%!important}.table-search-select .table-select-input .ant-select-selection-item,.table-search-select .table-select-input .ant-select-selection-placeholder{line-height:38px!important;font-size:14px!important}.table-search-select .table-select-input .ant-select-selection__rendered{line-height:38px!important}.table-search-select .table-select-input.ant-select-focused .ant-select-selector{border-color:var(--brand-color)!important;box-shadow:none!important}.table-search-select .table-select-input .ant-select-selector:hover{border-color:var(--brand-color)!important}.table-search-select .table-select-input .ant-select-arrow{padding-left:8px!important;padding-right:8px!important;display:flex!important;align-items:center!important}.table-search-select .table-select-input .ant-select-selection__rendered{padding-right:4px!important}.table-search-select .table-select-input .ant-select-clear{padding-right:20px!important;display:flex!important;align-items:center!important}.table-search-input{width:100%!important}.table-search-input.ant-input-affix-wrapper{height:40px!important;min-height:40px!important;max-height:40px!important;line-height:38px!important;border-radius:8px!important;padding:0 12px!important;box-sizing:border-box!important;border:1px solid #d9d9d9!important;background:#fff!important;display:flex!important;align-items:center!important}.table-search-input .ant-input{height:38px!important;min-height:38px!important;max-height:38px!important;line-height:38px!important;font-size:14px!important;padding:0!important;border:none!important;background:transparent!important}.table-search-input .ant-input::placeholder{font-size:14px!important;color:#bfbfbf!important}.table-search-input .ant-input-prefix{display:flex!important;align-items:center!important;margin-right:8px!important}.table-search-input.ant-input-affix-wrapper-focused,.table-search-input:focus-within{border-color:var(--brand-color)!important;box-shadow:none!important}.table-search-input.ant-input-affix-wrapper:hover{border-color:var(--brand-color)!important}.table-select-input,.table-select-input.ant-select{height:40px!important;width:100%!important}.table-select-input .ant-select-selector{height:40px!important;min-height:40px!important;max-height:40px!important;border-radius:8px!important;padding:0 12px!important;box-sizing:border-box!important;border:1px solid #d9d9d9!important;background:#fff!important}.table-select-input .ant-select-selection-item,.table-select-input .ant-select-selection-placeholder{line-height:38px!important;font-size:14px!important}.table-select-input .ant-select-selection__rendered{line-height:38px!important}.table-select-input.ant-select-focused .ant-select-selector{border-color:var(--brand-color)!important;box-shadow:none!important}.table-select-input .ant-select-selector:hover{border-color:var(--brand-color)!important}.table-select-input .ant-select-arrow{display:flex!important;align-items:center!important}.table-select-input .ant-select-selection__rendered{padding-right:20px!important}[data-theme=dark] .custom-input1 .ant-input-affix-wrapper,[data-theme=dark] .custom-input1 .ant-input,[data-theme=dark] .settings-form-field.ant-input,[data-theme=dark] .settings-form-field.ant-input-affix-wrapper,[data-theme=dark] .settings-form-field.ant-input-password,[data-theme=dark] .settings-form-select .ant-select-selector,[data-theme=dark] .settings-form-readonly.settings-form-select .ant-select-selector,[data-theme=dark] .settings-form-readonly.ant-input,[data-theme=dark] .settings-form-readonly.ant-input-affix-wrapper,[data-theme=dark] .settings-form-readonly.ant-input-password,[data-theme=dark] .border-primary.ant-input,[data-theme=dark] .border-primary.ant-input-affix-wrapper,[data-theme=dark] .border-primary.ant-select .ant-select-selector,[data-theme=dark] .border-primary.ant-picker,[data-theme=dark] .table-search-input,[data-theme=dark] .table-search-input .ant-input,[data-theme=dark] .table-select-input .ant-select-selector{background-color:var(--input-bg)!important;color:var(--input-text)!important;border-color:var(--input-border)!important}[data-theme=dark] .custom-input1 .ant-input::placeholder,[data-theme=dark] .custom-input1 .ant-input-affix-wrapper input::placeholder,[data-theme=dark] .settings-form-field.ant-input::placeholder,[data-theme=dark] .settings-form-field.ant-input-affix-wrapper input::placeholder,[data-theme=dark] .settings-form-select .ant-select-selection-placeholder,[data-theme=dark] .settings-form-readonly.settings-form-select .ant-select-selection-placeholder,[data-theme=dark] .settings-form-readonly.ant-input::placeholder,[data-theme=dark] .settings-form-readonly.ant-input-affix-wrapper input::placeholder,[data-theme=dark] .settings-form-readonly.ant-input-password input::placeholder,[data-theme=dark] .border-primary.ant-input::placeholder,[data-theme=dark] .border-primary.ant-input-affix-wrapper input::placeholder,[data-theme=dark] .table-search-input .ant-input::placeholder,[data-theme=dark] .table-select-input .ant-select-selection-placeholder{color:var(--placeholder-text)!important}[data-theme=dark] .custom-input1 .ant-input-prefix,[data-theme=dark] .custom-input1 .ant-input-suffix,[data-theme=dark] .settings-form-field .ant-input-prefix,[data-theme=dark] .settings-form-field .ant-input-suffix,[data-theme=dark] .settings-form-select .ant-select-arrow,[data-theme=dark] .settings-form-readonly.settings-form-select .ant-select-arrow,[data-theme=dark] .settings-form-field .ant-input-password-icon,[data-theme=dark] .border-primary .ant-input-prefix,[data-theme=dark] .border-primary .ant-input-suffix,[data-theme=dark] .table-search-input .ant-input-prefix,[data-theme=dark] .table-search-input .ant-input-suffix,[data-theme=dark] .table-select-input .ant-select-arrow{color:var(--muted-input-icon)!important}[data-theme=dark] .settings-form-select .ant-select-selector,[data-theme=dark] .settings-form-readonly.settings-form-select .ant-select-selector,[data-theme=dark] .settings-form-readonly.ant-input,[data-theme=dark] .settings-form-readonly.ant-input-affix-wrapper,[data-theme=dark] .settings-form-readonly.ant-input-password{background-color:var(--input-bg)!important;border-color:var(--input-border)!important;color:var(--input-text)!important}[data-theme=dark] .settings-form-readonly.ant-input-affix-wrapper input,[data-theme=dark] .settings-form-readonly.ant-input-password input{color:var(--input-text)!important;-webkit-text-fill-color:var(--input-text)!important}[data-theme=dark] .settings-form-select .ant-select-selection-item,[data-theme=dark] .settings-form-select .ant-select-selection-placeholder,[data-theme=dark] .settings-form-readonly.settings-form-select .ant-select-selection-item,[data-theme=dark] .settings-form-readonly.settings-form-select .ant-select-selection-placeholder{color:var(--input-text)!important}[data-theme=dark] .table-search-input .ant-input-prefix img,[data-theme=dark] .table-search-select .table-search-input .ant-input-prefix img,[data-theme=dark] .table-filter-item--search .ant-input-prefix img{filter:brightness(0) invert(1)!important;opacity:.9}.dashboard-page{--dashboard-bg: #f4f7fe;--dashboard-surface: #ffffff;--dashboard-surface-2: #fafafa;--dashboard-border: #e5e7eb;--dashboard-border-strong: #d1d5db;--dashboard-shadow: 0 1px 2px rgba(15, 23, 42, .04);--dashboard-text: #232323;--dashboard-text-muted: #6b7280;--dashboard-text-soft: #9ca3af;--dashboard-hero-bg: linear-gradient(180deg, #ffffff 0%, #f8fafc 100%);--dashboard-hero-text: #111827;--dashboard-hero-muted: rgba(107, 114, 128, .92);--dashboard-chip-bg: #f8fafc;--dashboard-chip-text: #475569;--dashboard-control-bg: #ffffff;--dashboard-success: #16a34a;--dashboard-danger: #dc2626;min-height:100%;padding:8px 0 24px;background:var(--dashboard-bg)}[data-theme=dark] .dashboard-page{--dashboard-bg: #0f0f0f;--dashboard-surface: #1a1a1a;--dashboard-surface-2: #171717;--dashboard-border: #2d2d2d;--dashboard-border-strong: #383838;--dashboard-shadow: 0 14px 32px rgba(0, 0, 0, .22);--dashboard-text: #f8fafc;--dashboard-text-muted: #cbd5e1;--dashboard-text-soft: #94a3b8;--dashboard-hero-bg: linear-gradient(135deg, #171717 0%, #1a1a1a 100%);--dashboard-hero-text: #f8fafc;--dashboard-hero-muted: rgba(226, 232, 240, .72);--dashboard-chip-bg: #171717;--dashboard-chip-text: #f8fafc;--dashboard-control-bg: #171717;--dashboard-success: #4ade80;--dashboard-danger: #f87171}[data-theme=light] .dashboard-page{--dashboard-bg: #f4f7fe;--dashboard-surface: #ffffff;--dashboard-surface-2: #f8fafc;--dashboard-border: #dbe3ee;--dashboard-border-strong: #c7d2e0;--dashboard-shadow: 0 12px 30px rgba(15, 23, 42, .06);--dashboard-text: #111827;--dashboard-text-muted: #6b7280;--dashboard-text-soft: #94a3b8;--dashboard-hero-bg: linear-gradient(180deg, #ffffff 0%, #f8fafc 100%);--dashboard-hero-text: #111827;--dashboard-hero-muted: rgba(107, 114, 128, .92);--dashboard-chip-bg: #f8fafc;--dashboard-chip-text: #334155;--dashboard-control-bg: #ffffff}body[data-theme=light] .dashboard-page .ant-card-head,body[data-theme=light] .dashboard-page .dashboard-card,body[data-theme=light] .dashboard-page .dashboard-section-card,body[data-theme=light] .dashboard-page .dashboard-table-card{background:#fff!important}.dashboard-stack{display:flex;flex-direction:column;gap:20px}.dashboard-grid{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:20px}.dashboard-card,.dashboard-section-card{background:var(--dashboard-surface);border:1px solid var(--dashboard-border);box-shadow:var(--dashboard-shadow);border-radius:16px}.dashboard-card.ant-card .ant-card-body,.dashboard-table-card.ant-card .ant-card-body{padding:20px}.dashboard-card.ant-card .ant-card-head,.dashboard-table-card.ant-card .ant-card-head{padding-inline:20px;padding-block:18px 12px}.dashboard-section-card{overflow:hidden;padding:20px}.dashboard-card-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:18px}.dashboard-card-header.compact{margin-bottom:16px}.dashboard-eyebrow{display:inline-flex;align-items:center;margin-bottom:8px;padding:4px 10px;border-radius:999px;background:var(--dashboard-chip-bg);color:var(--dashboard-text);font-size:11px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.dashboard-title{margin:0;color:var(--dashboard-text);font-size:20px;font-weight:700;letter-spacing:-.02em}.dashboard-subtitle,.delivery-chart-meta,.delivery-status-meta,.offline-drivers-meta{margin:6px 0 0;color:var(--dashboard-text-muted);font-size:13px;line-height:1.5}.dashboard-filter-chip.ant-btn{height:38px;padding:0 16px;border-radius:10px;border:1px solid var(--dashboard-border-strong);background:var(--dashboard-chip-bg);color:var(--dashboard-text);box-shadow:none;font-weight:600}.dashboard-filter-chip.ant-btn:hover,.dashboard-filter-chip.ant-btn:focus{border-color:var(--dashboard-border-strong)!important;color:var(--dashboard-text)!important;background:var(--dashboard-surface-2)!important}[data-theme=light] .dashboard-page .dashboard-filter-chip.ant-btn{background:#fff!important;border-color:#dbe3ee!important}[data-theme=light] .dashboard-page .dashboard-filter-chip.ant-btn:hover,[data-theme=light] .dashboard-page .dashboard-filter-chip.ant-btn:focus{background:#f8fafc!important;border-color:#cbd5e1!important}.dashboard-summary-card{position:relative;overflow:hidden}.dashboard-summary-card:before{content:none}.dashboard-summary-card .ant-card-body{position:relative}.dashboard-summary-inner{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.dashboard-summary-icon{width:48px;height:48px;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;background:var(--dashboard-surface);color:var(--dashboard-text);border:1px solid var(--dashboard-border);font-size:22px;flex-shrink:0}.dashboard-summary-value{margin:0;color:var(--dashboard-text);font-size:clamp(26px,2.8vw,34px);line-height:1.05;letter-spacing:-.04em}.dashboard-summary-label{display:block;margin-top:8px;color:var(--dashboard-text-muted);font-size:14px;font-weight:600}.dashboard-summary-note{display:block;margin-top:10px;color:var(--dashboard-text-soft);font-size:12px}.delivery-chart-card,.delivery-status-card,.offline-drivers-card{height:100%}.delivery-chart-header{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:20px}.delivery-chart-title,.delivery-status-title,.offline-drivers-title{margin:0;color:var(--dashboard-text);font-size:18px;font-weight:700;letter-spacing:-.01em}.delivery-chart-total,.delivery-status-total{margin:6px 0 0;color:var(--dashboard-text);font-size:clamp(28px,3vw,38px);font-weight:700;line-height:1}.year-selector{min-width:108px}.year-selector .ant-select-selector{height:38px!important;padding:0 12px!important;border-radius:10px!important;border:1px solid var(--dashboard-border-strong)!important;background:var(--dashboard-surface)!important;box-shadow:none!important}.year-selector .ant-select-selection-item{line-height:36px!important;color:var(--dashboard-text)!important;font-weight:600!important}.year-selector .ant-select-arrow{color:var(--dashboard-text-muted)!important}.chart-container{position:relative;height:300px;width:100%}.dashboard-split-card{grid-column:span 6;min-width:0}.delivery-status-content{display:flex;align-items:center;gap:24px}.donut-chart-shell{position:relative;width:210px;height:210px;flex-shrink:0}.donut-center-label{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;pointer-events:none}.donut-center-pill{display:flex;flex-direction:column;align-items:center;justify-content:center;min-width:84px;min-height:84px;border-radius:999px;background:var(--dashboard-surface);border:1px solid var(--dashboard-border)}.donut-center-value{color:var(--dashboard-text);font-size:24px;font-weight:700;line-height:1}.donut-center-text{margin-top:4px;color:var(--dashboard-text-muted);font-size:11px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.status-legend{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;width:100%}.status-item{display:flex;align-items:center;gap:10px;padding:12px;border-radius:12px;background:var(--dashboard-surface-2);border:1px solid var(--dashboard-border)}.status-icon-box{width:12px;height:40px;border-radius:999px;flex-shrink:0}.status-label{margin:0;color:var(--dashboard-text-muted);font-size:13px;font-weight:500}.status-value{margin:3px 0 0;color:var(--dashboard-text);font-size:20px;font-weight:700}.offline-drivers-card{display:flex;flex-direction:column}.offline-drivers-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:18px}.offline-drivers-table-shell{border-radius:14px;border:1px solid var(--dashboard-border);background:var(--dashboard-surface);overflow:hidden}.offline-drivers-table-head,.offline-drivers-row{display:grid;grid-template-columns:minmax(0,1.7fr) minmax(120px,.8fr);gap:14px;align-items:center}.offline-drivers-table-head{padding:14px 18px;background:var(--dashboard-hero-bg);color:var(--dashboard-hero-text);font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.04em}.offline-drivers-table-body{display:flex;flex-direction:column}.offline-drivers-row{padding:14px 18px;border-top:1px solid var(--dashboard-border)}.offline-drivers-row:nth-child(2n){background:var(--dashboard-surface)}.offline-driver-main{display:flex;align-items:center;gap:12px;min-width:0}.offline-driver-avatar.ant-avatar{width:40px;height:40px;background:var(--dashboard-surface-2);color:var(--dashboard-text);border:1px solid var(--dashboard-border)}.offline-driver-name{color:var(--dashboard-text);font-size:14px;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.offline-driver-subtext{margin-top:2px;color:var(--dashboard-text-soft);font-size:12px}.offline-driver-count{justify-self:start;display:inline-flex;align-items:center;padding:6px 10px;border-radius:999px;background:var(--dashboard-surface-2);color:var(--dashboard-text);font-size:13px;font-weight:700;border:1px solid var(--dashboard-border)}.offline-drivers-empty,.offline-drivers-loading{padding:28px 18px;text-align:center;color:var(--dashboard-text-muted);font-size:14px}.dashboard-table-card .ant-table-wrapper .ant-table{background:transparent}.dashboard-table-card .ant-table-container{border:1px solid var(--dashboard-border);border-radius:14px;overflow:hidden}.dashboard-table-card .ant-table-thead>tr>th{background:var(--dashboard-hero-bg)!important;color:var(--dashboard-hero-text)!important;border-bottom:1px solid var(--dashboard-border)!important;font-size:12px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;padding-top:14px!important;padding-bottom:14px!important}.dashboard-table-card .ant-table-thead>tr>th:before{display:none!important}.dashboard-table-card .ant-table-tbody>tr>td{border-bottom-color:var(--dashboard-border)!important;color:var(--dashboard-text);padding-top:16px!important;padding-bottom:16px!important}.dashboard-table-card .ant-table-tbody>tr:nth-child(2n)>td{background:var(--dashboard-surface)}.dashboard-table-card .ant-table-tbody>tr.ant-table-row:hover>td{background:var(--dashboard-surface-2)!important}.dashboard-status-badge{display:inline-flex;align-items:center;gap:8px;border-radius:999px;padding:5px 10px;font-size:12px;font-weight:700;text-transform:capitalize}.dashboard-status-badge.success{color:var(--dashboard-success);background:color-mix(in srgb,var(--dashboard-success) 12%,transparent)}.dashboard-status-badge.failed{color:var(--dashboard-danger);background:color-mix(in srgb,var(--dashboard-danger) 12%,transparent)}.dashboard-status-badge:before{content:"";width:7px;height:7px;border-radius:50%;background:currentColor}@media(max-width:1200px){.dashboard-split-card{grid-column:span 12}}@media(max-width:991px){.dashboard-section-card{padding:18px}.delivery-status-content{flex-direction:column;align-items:stretch}.donut-chart-shell{margin:0 auto}}@media(max-width:767px){.dashboard-stack,.dashboard-grid{gap:16px}.dashboard-card-header,.delivery-chart-header,.offline-drivers-header{flex-direction:column;align-items:flex-start}.dashboard-title{font-size:18px}.delivery-chart-total,.delivery-status-total{font-size:32px}.status-legend{grid-template-columns:1fr}.offline-drivers-table-head,.offline-drivers-row{grid-template-columns:1fr;gap:10px}.offline-drivers-table-head .offline-pending-column{display:none}}[data-theme=dark] .dashboard-page .dashboard-card,[data-theme=dark] .dashboard-page .dashboard-section-card,[data-theme=dark] .dashboard-page .dashboard-summary-card,[data-theme=dark] .dashboard-page .dashboard-table-card,[data-theme=dark] .dashboard-page .dashboard-stat-card,[data-theme=dark] .dashboard-page .status-item,[data-theme=dark] .dashboard-page .offline-drivers-table-shell{background:var(--dashboard-surface)!important;border-color:var(--dashboard-border)!important;box-shadow:var(--dashboard-shadow)!important}[data-theme=dark] .dashboard-page .dashboard-summary-card .ant-card-body,[data-theme=dark] .dashboard-page .dashboard-card .ant-card-body,[data-theme=dark] .dashboard-page .dashboard-table-card .ant-card-body{background:var(--dashboard-surface)!important}[data-theme=dark] .dashboard-page .dashboard-summary-value,[data-theme=dark] .dashboard-page .dashboard-summary-label,[data-theme=dark] .dashboard-page .dashboard-summary-note,[data-theme=dark] .dashboard-page .dashboard-title,[data-theme=dark] .dashboard-page .dashboard-subtitle,[data-theme=dark] .dashboard-page .delivery-chart-title,[data-theme=dark] .dashboard-page .delivery-status-title,[data-theme=dark] .dashboard-page .offline-drivers-title,[data-theme=dark] .dashboard-page .delivery-chart-total,[data-theme=dark] .dashboard-page .delivery-status-total,[data-theme=dark] .dashboard-page .status-label,[data-theme=dark] .dashboard-page .status-value,[data-theme=dark] .dashboard-page .offline-driver-name,[data-theme=dark] .dashboard-page .offline-driver-subtext,[data-theme=dark] .dashboard-page .offline-driver-count,[data-theme=dark] .dashboard-page .dashboard-table-card .ant-table-tbody>tr>td{color:var(--dashboard-text)!important}[data-theme=dark] .dashboard-page .dashboard-summary-icon,[data-theme=dark] .dashboard-page .dashboard-summary-card .dashboard-summary-icon{background:var(--dashboard-surface-2)!important;border-color:var(--dashboard-border)!important;color:var(--dashboard-text)!important}[data-theme=dark] .dashboard-page .dashboard-filter-chip.ant-btn,[data-theme=dark] .dashboard-page .year-selector .ant-select-selector{background:var(--dashboard-surface)!important;border-color:var(--dashboard-border-strong)!important;color:var(--dashboard-text)!important}[data-theme=dark] .dashboard-page .dashboard-filter-chip.ant-btn:hover,[data-theme=dark] .dashboard-page .dashboard-filter-chip.ant-btn:focus{background:var(--dashboard-surface-2)!important;color:var(--dashboard-text)!important}[data-theme=dark] .dashboard-page .offline-drivers-table-head,[data-theme=dark] .dashboard-page .dashboard-table-card .ant-table-thead>tr>th{background:#2a2a2a!important;color:var(--dashboard-hero-text)!important;border-bottom-color:var(--dashboard-border)!important}[data-theme=dark] .dashboard-page .dashboard-table-card .ant-table-tbody>tr:nth-child(2n)>td,[data-theme=dark] .dashboard-page .offline-drivers-row:nth-child(2n){background:var(--dashboard-surface)!important}[data-theme=dark] .dashboard-page .dashboard-table-card .ant-table-tbody>tr.ant-table-row:hover>td{background:var(--dashboard-surface-2)!important}[data-theme=dark] .dashboard-page .donut-center-pill,[data-theme=dark] .dashboard-page .dashboard-stat-card{background:linear-gradient(180deg,var(--dashboard-surface) 0%,var(--dashboard-surface-2) 100%)!important}[data-theme=dark] .dashboard-page .ant-empty,[data-theme=dark] .dashboard-page .ant-empty-description{color:var(--dashboard-text-muted)!important}.login-page{min-height:100vh;overflow:hidden;background:radial-gradient(circle at top left,rgba(35,35,35,.08),transparent 28%),linear-gradient(135deg,#f8f8f8,#eceff1);padding:24px;display:flex;align-items:center;justify-content:center}.login-shell{width:min(1100px,100%);height:100%}.login-shell-row{height:100%;background:#ffffffc7;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border:1px solid rgba(17,24,39,.08);border-radius:28px;box-shadow:0 30px 80px #0f172a1f;overflow:hidden}.login-form-col{display:flex;align-items:center;justify-content:center;padding:40px 44px}.login-form-inner{max-width:430px;width:100%;padding-inline:6px}.logo{display:flex;justify-content:flex-start;margin-bottom:18px}.logo img{height:52px;width:auto}.login-copy{display:flex;flex-direction:column;gap:6px;margin-bottom:20px}.login-title{margin:0!important;font-size:28px!important;line-height:1.15!important;color:#111827!important}.login-subtitle{margin:0!important;color:#6b7280!important;line-height:1.5;max-width:360px}.login-form :where(.ant-form-item){margin-bottom:13px}.login-form-inner .custom-input{margin-bottom:13px!important}.login-form-inner .custom-input .ant-form-item-label>label{font-size:13px!important;color:#374151!important;margin-bottom:6px!important;line-height:1.2!important}.login-form-inner .custom-input .ant-form-item-label{padding:0 2px!important}.login-form-inner .custom-input .ant-form-item-row{display:block!important}.login-form-inner .custom-input .ant-form-item-control{width:100%}.login-form-inner .custom-input .ant-form-item-control-input-content>.ant-input,.login-form-inner .custom-input .ant-form-item-control-input-content>.ant-input-affix-wrapper,.login-form-inner .custom-input .ant-form-item-control-input-content>.ant-select .ant-select-selector{border-radius:12px!important;min-height:48px!important;box-shadow:none!important}.login-form-inner .custom-input .ant-form-item-control-input-content>.ant-input{padding:0 16px!important}.login-form-inner .custom-input .ant-form-item-control-input-content>.ant-input-affix-wrapper{padding:0 14px!important}.login-form-inner .custom-input .ant-form-item-control-input-content>.ant-select .ant-select-selector{height:48px!important;padding:0 16px!important;align-items:center!important}.login-form-inner .custom-input .ant-form-item-control-input-content>.ant-select .ant-select-selection-item,.login-form-inner .custom-input .ant-form-item-control-input-content>.ant-select .ant-select-selection-placeholder{line-height:46px!important}.login-form-inner .ant-form-item-explain-error{font-size:11px!important;line-height:1.2!important}.login-meta-row{margin-top:10px;margin-bottom:22px;align-items:center;padding-inline:2px}.login-meta-row .ant-checkbox-wrapper{font-size:13px;color:#374151}.login-select :where(.ant-select-selector){background:#fbfcfd!important;border:1px solid #e5e7eb!important;box-shadow:none!important;border-radius:12px!important;transition:border-color .2s ease,background-color .2s ease,box-shadow .2s ease!important}.login-form-inner .custom-input .ant-form-item-control-input-content>.ant-input,.login-form-inner .custom-input .ant-form-item-control-input-content>.ant-input-affix-wrapper,.login-form-inner .custom-input .ant-form-item-control-input-content>.ant-select{background:#fbfcfd!important;border:1px solid #e5e7eb!important;box-shadow:none!important;border-radius:12px!important;transition:border-color .2s ease,background-color .2s ease,box-shadow .2s ease!important}.login-form-inner .custom-input .ant-form-item-control-input-content>.ant-input input,.login-form-inner .custom-input .ant-form-item-control-input-content>.ant-input-affix-wrapper input{background:transparent!important}.login-form-inner .custom-input .ant-form-item-control-input-content>.ant-input:hover,.login-form-inner .custom-input .ant-form-item-control-input-content>.ant-input-affix-wrapper:hover,.login-form-inner .custom-input .ant-form-item-control-input-content>.ant-select:hover .ant-select-selector{border-color:#23232359!important;background:#fff!important}.login-form-inner .custom-input .ant-form-item-control-input-content>.ant-input:focus,.login-form-inner .custom-input .ant-form-item-control-input-content>.ant-input-affix-wrapper-focused,.login-form-inner .custom-input .ant-form-item-control-input-content>.ant-select.ant-select-focused .ant-select-selector,.login-form-inner .custom-input .ant-form-item-control-input-content>.ant-select.ant-select-open .ant-select-selector{border-color:#232323!important;box-shadow:0 0 0 4px #23232314!important;background:#fff!important}.login-select :where(.ant-select-selector){padding:6px 16px!important;height:48px!important;align-items:center!important}.login-select :where(.ant-select-selection-item),.login-select :where(.ant-select-selection-placeholder){line-height:28px!important}.login-link{color:#232323;font-weight:600}.login-link:hover{color:#000}.login-primary-btn{height:50px;border-radius:12px;background:linear-gradient(135deg,#232323,#3a3a3a)!important;border-color:#232323!important;font-size:14px;font-weight:600;box-shadow:0 12px 24px #2323232e}.login-primary-btn:hover{background:linear-gradient(135deg,#1a1a1a,#303030)!important;border-color:#1a1a1a!important;box-shadow:0 14px 28px #23232338}.login-hero{background:radial-gradient(circle at top right,rgba(255,255,255,.1),transparent 30%),linear-gradient(160deg,#141414,#232323 45%,#353535);padding:40px;position:relative;height:100%;display:flex}.login-hero:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.06) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.06) 1px,transparent 1px);background-size:38px 38px;opacity:.4;pointer-events:none}.login-hero-inner{position:relative;height:100%;width:100%;display:flex;flex-direction:column;justify-content:center;gap:20px}.login-hero-badge{width:fit-content;margin:0 0 6px;padding:7px 11px;border-radius:999px;background:#ffffff1f;color:#fff;font-size:12px;font-weight:600}.login-hero-title{color:#fff!important;font-size:29px!important;line-height:1.1!important;max-width:380px}.login-hero-text{color:#fffc!important;line-height:1.5;max-width:380px}.login-hero-image-wrap{width:min(380px,100%);background:#ffffff14;border:1px solid rgba(255,255,255,.12);border-radius:18px;padding:12px;box-shadow:0 16px 34px #0003}.login-hero-image{width:100%;height:auto;border-radius:14px;display:block;background:#fff}@media(max-width:991px){.login-page{padding:18px;height:auto;min-height:100vh;overflow:auto}.login-shell-row{border-radius:24px}.login-shell-row{min-height:auto;height:auto}.login-form-col{justify-content:center;padding:34px 26px}.login-title{font-size:28px!important}}@media(max-width:575px){.login-page{padding:14px;height:auto;min-height:100vh;overflow:auto}.login-shell-row{border-radius:20px}.login-form-col{padding:28px 18px}.login-title{font-size:26px!important}}
