.plate{display:flex;height:30px;width:-webkit-max-content;width:-moz-max-content;width:max-content;border:2px solid #000;border-radius:4px;overflow:hidden;font-family:Arial,sans-serif;text-transform:uppercase}.plate .plate-country-code-band{align-items:flex-end;width:12px;background:#0020a4;font-size:6px;font-weight:600;color:#fff;padding-bottom:4px}.plate .plate-country-code-band,.plate .plate-number{display:flex;justify-content:center;height:100%;line-height:1}.plate .plate-number{align-items:center;padding:0 5px;background:#fff;font-size:20px;font-weight:500;color:#000}.unset-position-card .card{position:unset!important}.el-tabs__content,.tabs__header{z-index:1}.iti{width:100%}.iti__country-container .iti__selected-country{background-color:#f3f3f4;border-top-left-radius:4px;border-bottom-left-radius:4px;padding-right:4px}.dark .iti__country-container .iti__selected-country{background-color:var(--bs-body-bg)}.iti__selected-country-primary{padding-right:0}.iti__country-container .iti__selected-country .iti__selected-dial-code{font-size:12px}.iti--inline-dropdown .iti__dropdown-content{z-index:123;margin-top:8px;border-radius:16px;border:1px solid #f3f3f4}.dark .iti--inline-dropdown .iti__dropdown-content{border:1px solid var(--bs-border-color);background-color:var(--bs-body-bg)}.iti--allow-dropdown .iti__country-container:not(:has(+input[disabled])):not(:has(+input[readonly])) .iti__selected-country-primary:hover,.iti--allow-dropdown .iti__country-container:not(:has(+input[disabled])):not(:has(+input[readonly])) .iti__selected-country:has(+.iti__dropdown-content:hover) .iti__selected-country-primary{background:transparent}.iti__search-input{padding:4px 8px;border-radius:16px}.dark .iti__search-input{background-color:#0f1013}.iti__search-input:focus-visible{outline:none}.iti__country{padding:0 8px}.iti--inline-dropdown .iti__country-list{max-height:120px!important}.el-date-editor.el-input,.el-date-editor.el-input__inner{width:100%}.customer-card{padding:14px 16px;border-radius:12px;background-color:#fff;border:1px dashed #e4e6ef;cursor:pointer;transition:all .2s ease}.customer-card:hover{background-color:#f9f9f9;border-color:var(--bs-primary)}.customer-card.active{background-color:#f1faff;border-color:var(--bs-primary);box-shadow:0 0 0 1px rgba(0,158,247,.1)}.customer-list{max-height:300px;overflow-y:auto}.sticky-card{position:sticky;top:140px}.modalText{padding:10px;border-radius:5px;background:#e8ebed}html.dark .modalText{background:#090909!important}.vwo-item{display:flex;align-items:flex-end;gap:12px;padding-bottom:16px;margin-bottom:16px;border-bottom:1px solid rgba(0,0,0,.06)}.vwo-item:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.vwo-item-title{flex:1;min-width:0}.vwo-item-fields{display:flex;align-items:flex-end;gap:8px;flex-shrink:0}.vwo-field--unit{width:120px}.vwo-field--qty{width:110px}.vwo-field--price{width:120px}.vwo-field--action{display:flex;align-items:center;padding-bottom:1px}.vwo-field--action .btn.btn-icon.btn-sm{width:30px;height:30px;min-height:unset}.vwo-stock-input{position:relative}.vwo-stock-selected .el-input__wrapper{background-color:#f1faff!important;box-shadow:inset 0 0 0 1px #b5d8f5!important}.vwo-stock-selected .el-input__inner{font-weight:500;cursor:default;color:var(--bs-primary,#009ef7)}.vwo-stock-clear{cursor:pointer;color:var(--bs-gray-500,#a1a5b7);display:flex;align-items:center;height:100%;transition:color .15s}.vwo-stock-clear:hover{color:var(--bs-danger,#f1416c)}.vwo-stock-dropdown{position:absolute;top:100%;left:0;right:0;z-index:100;background:var(--bs-body-bg,#fff);border:1px solid var(--bs-border-color,#e4e6ef);border-radius:6px;box-shadow:0 4px 12px rgba(0,0,0,.08);max-height:260px;overflow-y:auto;margin-top:4px;padding:4px}.vwo-stock-dropdown-item{display:flex;align-items:center;gap:8px;padding:7px 10px;cursor:pointer;border-radius:4px;transition:background .12s}.vwo-stock-dropdown-item:hover{background:rgba(0,122,255,.06)}.vwo-stock-dropdown-text{flex:1;min-width:0;display:flex;align-items:center;gap:8px}.vwo-stock-dropdown-name{font-size:13px;font-weight:500;color:var(--bs-gray-800,#3f4254);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.vwo-stock-dropdown-code{font-size:11px;color:var(--bs-gray-500,#a1a5b7);flex-shrink:0}.vwo-stock-dropdown-price{font-size:12px;font-weight:500;color:var(--bs-gray-600,#7e8299);flex-shrink:0;white-space:nowrap}.vwo-stock-dropdown-loading{display:flex;align-items:center;justify-content:center;padding:16px}.vwo-loading-spinner{width:18px;height:18px;border:2px solid var(--bs-gray-200,#eff0f3);border-top-color:var(--bs-primary,#009ef7);border-radius:50%;-webkit-animation:vwo-spin .6s linear infinite;animation:vwo-spin .6s linear infinite}@-webkit-keyframes vwo-spin{to{transform:rotate(1turn)}}@keyframes vwo-spin{to{transform:rotate(1turn)}}.vwo-stock-dropdown-empty{padding:12px;text-align:center;color:var(--bs-gray-500,#a1a5b7);font-size:13px}.vwo-delete-btn{background:var(--bs-body-bg,#fff)!important;color:var(--bs-gray-500,#a1a5b7)}.vwo-delete-btn:hover{color:var(--bs-danger,#f1416c)!important;border-color:var(--bs-danger,#f1416c)!important}.vwo-delete-label{display:none}html.dark .vwo-item,html.midnight .vwo-item{border-bottom-color:hsla(0,0%,100%,.06)}html.dark .vwo-stock-selected .el-input__wrapper,html.midnight .vwo-stock-selected .el-input__wrapper{background-color:rgba(0,158,247,.08)!important;box-shadow:inset 0 0 0 1px rgba(0,158,247,.25)!important}html.dark .vwo-stock-selected .el-input__inner,html.midnight .vwo-stock-selected .el-input__inner{color:#47a8e5}html.dark .vwo-stock-dropdown,html.midnight .vwo-stock-dropdown{background:var(--bs-body-bg,#1e1e2d);border-color:var(--bs-border-color,#323248);box-shadow:0 4px 12px rgba(0,0,0,.3)}html.dark .vwo-stock-dropdown-item:hover,html.midnight .vwo-stock-dropdown-item:hover{background:hsla(0,0%,100%,.05)}html.dark .vwo-stock-dropdown-name,html.midnight .vwo-stock-dropdown-name{color:#efefef}html.cream .vwo-stock-selected .el-input__wrapper{background-color:#eef6ff!important;box-shadow:inset 0 0 0 1px #a8cce8!important}html.cream .vwo-stock-selected .el-input__inner{color:#0c7fd4}html.cream .vwo-stock-dropdown{background:var(--bs-body-bg,#fffdf7);border-color:var(--bs-border-color,#e8e0d0)}html.cream .vwo-stock-dropdown-item:hover{background:rgba(0,0,0,.03)}@media (max-width:1199px){.vwo-item{flex-direction:column;align-items:stretch}.vwo-item-fields{flex-wrap:nowrap}.vwo-item-fields label{font-size:11px!important}.vwo-field--unit{flex:1;min-width:0;width:auto}.vwo-field--qty{width:97px;flex-shrink:0}.vwo-field--price{width:100px;flex-shrink:0}.vwo-field--qty .el-input-number,.vwo-field--unit .el-select{width:100%!important}}@media (max-width:580px){.vwo-item-fields{flex-wrap:wrap}.vwo-field--action,.vwo-field--price,.vwo-field--qty,.vwo-field--unit{width:calc(50% - 4px)!important;flex:none!important}.vwo-field--action{padding-bottom:0}.vwo-field--action .btn.btn-icon.btn-sm.vwo-delete-btn{width:100%;height:32px;display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:0 12px!important;overflow:visible}.vwo-delete-label{display:inline;font-size:12px;font-weight:500}}.vwo-gallery-card{overflow:hidden}.vwo-gallery-header{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;border-bottom:1px solid var(--bs-border-color,#e4e6ef)}.vwo-gallery-title{display:flex;align-items:center;gap:8px;font-size:13px;font-weight:600;color:var(--bs-gray-800,#3f4254)}.vwo-gallery-title svg{opacity:.5}.vwo-gallery-count{font-size:11px;font-weight:500;min-width:20px;height:20px;padding:0 6px;display:inline-flex;align-items:center;justify-content:center;border-radius:10px;background:var(--bs-primary,#009ef7);color:#fff}.vwo-gallery-manage{padding:5px 14px;border-radius:7px;border:none;background:rgba(0,158,247,.08);color:var(--bs-primary,#009ef7);font-size:12.5px;font-weight:500;font-family:inherit;cursor:pointer;transition:background .2s,color .2s;white-space:nowrap}.vwo-gallery-manage:hover{background:rgba(0,158,247,.14);color:#007ad6}.vwo-gallery-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:6px;padding:12px}.vwo-gallery-item{position:relative;aspect-ratio:1;border-radius:8px;overflow:hidden;cursor:pointer;background:var(--bs-gray-100,#f5f8fa)}.vwo-gallery-item img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .2s}.vwo-gallery-item:hover img{transform:scale(1.05)}.vwo-gallery-remove{position:absolute;top:5px;right:5px;width:22px;height:22px;border-radius:50%;background:rgba(0,0,0,.5);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#fff;border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;opacity:0;transform:scale(.8);transition:opacity .15s,transform .15s,background .15s}.vwo-gallery-item:hover .vwo-gallery-remove{opacity:1;transform:scale(1)}.vwo-gallery-remove:hover{background:var(--bs-danger,#f1416c)}.vwo-gallery-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;padding:24px 16px;cursor:pointer;color:var(--bs-gray-400,#b5b5c3);transition:color .15s}.vwo-gallery-empty span{font-size:12.5px}.vwo-gallery-empty:hover{color:var(--bs-gray-600,#7e8299)}html.dark .vwo-gallery-header,html.midnight .vwo-gallery-header{border-bottom-color:hsla(0,0%,100%,.08)}html.dark .vwo-gallery-title,html.midnight .vwo-gallery-title{color:#cdcfda}html.dark .vwo-gallery-manage,html.midnight .vwo-gallery-manage{background:hsla(0,0%,100%,.07);color:hsla(0,0%,100%,.55)}html.dark .vwo-gallery-manage:hover,html.midnight .vwo-gallery-manage:hover{background:hsla(0,0%,100%,.12);color:hsla(0,0%,100%,.85)}html.dark .vwo-gallery-item,html.midnight .vwo-gallery-item{background:hsla(0,0%,100%,.05)}html.dark .vwo-gallery-empty,html.midnight .vwo-gallery-empty{color:#6c6e82}html.dark .vwo-gallery-empty:hover,html.midnight .vwo-gallery-empty:hover{color:#9a9cae}