.filters-panel-overlay{z-index:1000;justify-content:flex-end;align-items:flex-start;display:flex;position:fixed;inset:0}.filters-panel{background-color:#0d0f0e;flex-direction:column;width:100%;max-width:36rem;height:100vh;display:flex;box-shadow:0 .8rem 3.2rem #0006}.filters-panel__header{background:#111d2b70;border-radius:0 0 2.4rem 2.4rem;justify-content:space-between;align-items:center;padding:2.4rem;display:flex}.filters-panel__title{color:#fff;font-family:DM Sans,sans-serif;font-size:1.6rem;font-style:normal;font-weight:500;line-height:150%}.filters-panel__header-actions{align-items:center;gap:1.6rem;display:flex}.filters-panel__clear-btn{color:#fff;text-align:center;background:linear-gradient(#3481fd00 0%,#3481fd26 100%);border:1px solid #3481fd1a;border-radius:10rem;padding:.8rem 1.6rem;font-family:Inter,sans-serif;font-size:1.4rem;font-style:normal;font-weight:500;line-height:normal}.filters-panel__clear-btn:hover{background:linear-gradient(#3481fd00 0%,#3481fd33 100%)}.filters-panel__close-btn{background:linear-gradient(#3481fd00 0%,#3481fd26 100%);border:1px solid #3481fd1a;border-radius:10rem;justify-content:center;align-items:center;width:3.2rem;height:3.2rem;display:flex}.filters-panel__close-btn:hover{background:linear-gradient(#3481fd00 0%,#3481fd33 100%)}.filters-panel__close-btn svg{width:2rem;height:2rem}.filters-panel__content{flex-direction:column;flex:1;gap:1.6rem;padding:1.6rem 0;display:flex;overflow:visible auto}.filters-panel__content::-webkit-scrollbar{background:#171717;width:3px}.filters-panel__content::-webkit-scrollbar-track{background:#171717;width:3px}.filters-panel__content::-webkit-scrollbar-thumb{background:#282a29;border-radius:10rem;width:3px}.filters-panel__section{flex-direction:column;gap:1.2rem;display:flex;position:relative}.filters-panel__section:not(:last-child){border-bottom:1px solid #ffffff1f}.filters-panel__section--date-range{z-index:10;padding:0 2.4rem 1.6rem}.filters-panel__section--date-range .filters-panel__section-title{padding:0}.filters-panel__section-title{color:#fff;padding:0 1.6rem;font-family:DM Sans,sans-serif;font-size:1.4rem;font-style:normal;font-weight:500;line-height:171%}.filters-panel__date-options{flex-wrap:wrap;gap:8px;display:flex}.filters-panel__date-option{min-width:5.6rem;color:var(--white-100,#fff);text-align:center;background:linear-gradient(#fff0 0%,#ffffff24 100%);border-radius:10rem;flex-direction:row-reverse;justify-content:center;align-items:center;gap:.4rem;height:3.2rem;padding:0 1.2rem;font-family:DM Sans,sans-serif;font-size:1.2rem;font-style:normal;font-weight:500;line-height:normal;display:flex;box-shadow:0 1px #ffffff38}.filters-panel__date-option:hover{background:linear-gradient(#fff0 0%,#fff3 100%)}.filters-panel__date-option.active{background:#3481fd33;box-shadow:0 1px #3481fd4f}.filters-panel__date-option.active svg{width:1.4rem;height:1.4rem}.filters-panel__range-slider{flex-direction:column;padding:0 4.2rem 1.6rem;display:flex;position:relative}.filters-panel__range-tooltips{pointer-events:none;width:100%;height:4rem;margin-bottom:1rem;position:relative}.filters-panel__range-tooltip{color:#fff;white-space:nowrap;background:#ffffff0a;border:1px solid #ffffff1a;border-radius:8px;padding:6px 10px;font-size:1.3rem;font-weight:500;position:absolute;bottom:0;transform:translate(-50%);box-shadow:0 2px 8px #0000004d}.filters-panel__range-tooltip:after{content:"";border:5px solid #0000;border-top-color:#ffffff0a;position:absolute;top:100%;left:50%;transform:translate(-50%)}.filters-panel__rc-slider{pointer-events:auto}.filters-panel__rc-slider .rc-slider-rail{background:#ffffff0a;border-radius:10rem;height:.4rem}.filters-panel__rc-slider .rc-slider-track{background:#3481fd4d;border-radius:10rem;height:.4rem}.filters-panel__rc-slider .rc-slider-handle{opacity:1;background:#3481fd;border:3px solid #111214;width:26px;height:26px;margin-top:-12px;box-shadow:0 2px 4px #0003}.filters-panel__rc-slider .rc-slider-handle:hover,.filters-panel__rc-slider .rc-slider-handle:focus,.filters-panel__rc-slider .rc-slider-handle:active{border-color:#111214;box-shadow:0 2px 4px #0003}.filters-panel__rc-slider .rc-slider-handle:focus-visible{outline:none;box-shadow:0 0 0 2px #3481fd66}.filters-panel__range-labels{color:#ffffff7a;justify-content:space-between;margin:2.4rem 0 0;font-size:1.2rem;display:flex}.filters-panel__range-labels span{color:#fff;background:#ffffff0a;border:1px solid #ffffff14;border-radius:10rem;justify-content:flex-start;align-items:center;width:9.3rem;height:3.2rem;padding:0 1.2rem;font-family:Inter,sans-serif;font-size:1.4rem;font-style:normal;font-weight:500;line-height:normal;display:flex}.filters-panel__footer{border-top:1px solid #ffffff1a;flex-direction:column;gap:16px;padding:20px 24px;display:flex}.filters-panel__results{color:#ffffffa3;text-align:center;font-family:DM Sans,sans-serif;font-size:1.4rem;font-style:normal;font-weight:500;line-height:normal}.filters-panel__actions{gap:12px;display:flex}.filters-panel__export-btn{color:#fff;text-align:center;background:#ffffff26;border:1px solid #ffffff1f;border-radius:10rem;min-width:8.2rem;height:4.8rem;font-family:DM Sans,sans-serif;font-size:1.6rem;font-style:normal;font-weight:500;line-height:normal;transition:all .3s;box-shadow:inset 0 -.8rem 1.2rem #ffffff29,inset 0 .8rem 1.2rem #ffffff29}.filters-panel__export-btn:hover{box-shadow:inset 0 -.8rem 1.2rem #fff3,inset 0 .8rem 1.2rem #fff3}.filters-panel__apply-btn{color:#fff;text-align:center;background:#0054db26;border:1px solid #3481fd1f;border-radius:10rem;width:100%;height:4.8rem;padding:0 1.6rem;font-family:DM Sans,sans-serif;font-size:1.6rem;font-style:normal;font-weight:500;line-height:normal;transition:all .3s;box-shadow:inset 0 -.8rem 1.2rem #3481fd4d,inset 0 .8rem 1.2rem #3481fd4d}.filters-panel__apply-btn:hover{box-shadow:inset 0 -.8rem 1.2rem #3481fd66,inset 0 .8rem 1.2rem #3481fd66}
.add-product-notification{z-index:10002;background:#0c0e0c;border:1px solid #ffffff1f;border-radius:10rem;align-items:center;gap:.8rem;max-width:43.1rem;height:4rem;padding:.8rem 1.6rem;animation:.3s ease-out addProductSlideDown;display:flex;position:fixed;top:1.6rem;left:50%;transform:translate(-50%)}@keyframes addProductSlideDown{0%{opacity:0;transform:translate(-50%,-100%)}to{opacity:1;transform:translate(-50%)}}.add-product-notification__icon{justify-content:center;align-items:center;width:2.4rem;min-width:2.4rem;height:2.4rem;min-height:2.4rem;display:flex}.add-product-notification__content{flex:1;min-width:0}.add-product-notification__text{color:#ffffffa3;align-items:center;gap:.8rem;font-family:DM Sans,sans-serif;font-size:1.6rem;font-style:normal;font-weight:400;line-height:125%;display:flex}.add-product-notification__text span{color:#fff;font-family:DM Sans,sans-serif;font-size:1.6rem;font-style:normal;font-weight:400;line-height:125%}.add-product-notification__product-name{color:#fff;font-weight:500}
.add-product-modal{z-index:10000;pointer-events:auto;background-color:#0d0f0e;border-radius:2.4rem;flex-direction:column;width:90vw;max-width:48rem;max-height:66rem;display:flex;position:fixed;top:50%;left:50%;overflow:hidden;transform:translate(-50%,-50%);box-shadow:0 24px 48px #0006}.add-product-modal__wrap{z-index:10000;pointer-events:none;flex-direction:column;justify-content:center;align-items:center;gap:1.6rem;display:flex;position:fixed;inset:0}.add-product-modal__overlay{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);z-index:9999;background:#0c0e0ca3;position:fixed;inset:0}.add-product-modal__header{background-image:url(/images/back-09.jpg);background-position:top;background-repeat:no-repeat;background-size:cover;border-radius:2.4rem 2.4rem 0 0;flex-shrink:0;padding:2.4rem;position:relative}.add-product-modal__title{color:#fff;margin:0 0 .4rem;font-family:DM Sans,sans-serif;font-size:2rem;font-weight:500;line-height:1.2}.add-product-modal__subtitle{color:#ffffffa3;margin:0;font-family:DM Sans,sans-serif;font-size:1.4rem;font-weight:400;line-height:1.42}.add-product-modal__close{cursor:pointer;color:#fff;justify-content:center;align-items:center;width:2rem;height:2rem;display:flex;position:absolute;top:1.6rem;right:1.6rem}.add-product-modal__close svg{width:1.6rem;height:1.6rem}.add-product-modal__body{flex-direction:column;padding:1.6rem 0 0;display:flex}.add-product-modal__search{flex-shrink:0;margin-bottom:1.6rem;padding:0 1.6rem;position:relative}.add-product-modal__search-icon{color:#ffffff52;pointer-events:none;width:1.6rem;height:1.6rem;position:absolute;top:50%;left:3.4rem;transform:translateY(-50%)}.add-product-modal__search-input{color:#fff;background:#ffffff0a;border:1px solid #ffffff0a;border-radius:10rem;outline:none;width:100%;padding:1.2rem 4rem 1.2rem 4.2rem;font-family:DM Sans,sans-serif;font-size:1.4rem}.add-product-modal__search-input::placeholder{color:#ffffff52}.add-product-modal__search-clear{color:#ffffff52;cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:2.8rem;height:2.8rem;display:flex;position:absolute;top:50%;right:.8rem;transform:translateY(-50%)}.add-product-modal__search-clear:hover{color:#ffffffa3}.add-product-modal__list{flex-direction:column;gap:0;height:400px;display:flex;overflow-y:auto}.add-product-modal__list::-webkit-scrollbar{background:#171717;width:3px}.add-product-modal__list::-webkit-scrollbar-thumb{background:#282a29;border-radius:10rem;width:3px}.add-product-modal__item{justify-content:space-between;align-items:center;gap:1.2rem;padding:1.6rem 2.4rem;display:flex}.add-product-modal__item:not(:last-child){border-bottom:1px solid #3c3c3c}.add-product-modal__item-info{flex:1;min-width:0}.add-product-modal__item-name{color:var(--white-100,#fff);margin:0 0 .4rem;font-family:DM Sans,sans-serif;font-size:1.6rem;font-style:normal;font-weight:500;line-height:150%}.add-product-modal__item-ids{color:var(--white-64,#ffffffa3);margin:0;font-family:DM Sans,sans-serif;font-size:1.4rem;font-style:normal;font-weight:400;line-height:142%}.add-product-modal__item-add{cursor:pointer;color:#fff;text-align:center;background:linear-gradient(#fff0 0%,#ffffff26 100%);border:1px solid #fff3;border-radius:10rem;height:3.2rem;padding:.8rem 1.6rem;font-family:Inter,sans-serif;font-size:1.4rem;font-style:normal;font-weight:500;line-height:normal;transition:all .3s}.add-product-modal__item-add:hover{background:linear-gradient(#fff0 0%,#fff3 100%)}.add-product-modal__item-added{flex-shrink:0;justify-content:center;align-items:center;width:2.4rem;height:2.4rem;display:flex}.add-product-modal__empty-state{flex-direction:column;justify-content:center;align-items:center;gap:1.6rem;padding:3rem 2rem;display:flex}.add-product-modal__empty-image{object-fit:cover;flex-shrink:0;width:15.2rem;height:auto}.add-product-modal__empty{color:#ffffff80;text-align:center;margin:0;font-size:1.4rem}
.export-products-modal-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:10000;background:#00000080;justify-content:center;align-items:center;padding:2rem;display:flex;position:fixed;inset:0}.export-products-modal{pointer-events:auto;background:#111214;border:1px solid #ffffff1a;border-radius:2.4rem;flex-direction:column;width:100%;max-width:48rem;max-height:90vh;display:flex;overflow:hidden;box-shadow:0 24px 48px #0006}.export-products-modal__header{background-image:url(/images/back-09.jpg);background-position:top;background-repeat:no-repeat;background-size:cover;border-radius:2.4rem 2.4rem 0 0;flex-shrink:0;padding:5.6rem 1.6rem 1.6rem;position:relative}.export-products-modal__close{cursor:pointer;border:none;justify-content:center;align-items:center;width:2rem;height:2rem;display:flex;position:absolute;top:1.6rem;right:1.6rem}.export-products-modal__close svg{width:2rem;height:2rem}.export-products-modal__title{color:var(--white-100,#fff);margin:0 0 .4rem;font-family:DM Sans,sans-serif;font-size:2rem;font-style:normal;font-weight:500;line-height:120%}.export-products-modal__subtitle{color:var(--white-64,#ffffffa3);margin:0;font-family:DM Sans,sans-serif;font-size:1.4rem;font-style:normal;font-weight:400;line-height:142%}.export-products-modal__body{padding:2.4rem;overflow-y:auto}.export-products-modal__body::-webkit-scrollbar{background:#171717;width:3px}.export-products-modal__body::-webkit-scrollbar-thumb{background:#282a29;border-radius:10rem;width:3px}.export-products-modal__section{margin-bottom:2.4rem}.export-products-modal__section:last-child{margin-bottom:0}.export-products-modal__section-title{color:var(--white-100,#fff);margin:0 0 1.2rem;font-family:DM Sans,sans-serif;font-size:1.6rem;font-style:normal;font-weight:500;line-height:150%}.export-products-modal__warning{background:#c74c001f;border:1px solid #c74c001f;border-radius:2.4rem;align-items:center;gap:.8rem;margin-bottom:.2rem;padding:.6rem 1.2rem;display:flex;position:relative}.export-products-modal__warning-icon{color:#e5a84a;flex-shrink:0;justify-content:center;align-items:center;display:flex}.export-products-modal__warning-text{color:#fff;font-family:DM Sans,sans-serif;font-size:1.4rem;font-style:normal;font-weight:400;line-height:142%}.export-products-modal__warning-dismiss{cursor:pointer;background-color:#0000;justify-content:center;align-items:center;width:2rem;height:2rem;margin:0 0 0 auto;display:flex}.export-products-modal__checklist,.export-products-modal__radiolist{flex-direction:column;gap:0;margin:0;padding:0;list-style:none;display:flex}.export-products-modal__label{cursor:pointer;justify-content:space-between;align-items:center;gap:1.2rem;padding:1.7rem 0 .6rem;display:flex}.export-products-modal__input{opacity:0;pointer-events:none;width:0;height:0;position:absolute}.export-products-modal__checkbox{border:1px solid var(--white-48,#ffffff7a);background:linear-gradient(#fff0 0%,#ffffff12 100%);border-radius:.6rem;flex-shrink:0;width:2rem;height:2rem}.export-products-modal__input:checked~.export-products-modal__checkbox{background:#fff url(/images/check-bold.svg) 50% no-repeat;border-color:#fff}.export-products-modal__radio{border:1px solid var(--white-48,#ffffff7a);background:linear-gradient(#fff0 0%,#ffffff12 100%);border-radius:10rem;width:2rem;height:2rem}.export-products-modal__input:checked~.export-products-modal__radio{background:#fff url(/images/check-bold.svg) 50% no-repeat;border-color:#fff}.export-products-modal__label-text{color:#ffffffa3;font-family:Inter,sans-serif;font-size:1.4rem;font-style:normal;font-weight:500;line-height:normal}.export-products-modal__footer{border-top:1px solid #ffffff0f;flex-shrink:0;padding:2rem 2.4rem 2.4rem}.export-products-modal__export-btn{color:#fff;text-align:center;background:#0054db26;border:1px solid #3481fd1f;border-radius:10rem;width:100%;padding:1.4rem 1.6rem;font-family:DM Sans,sans-serif;font-size:1.6rem;font-style:normal;font-weight:500;line-height:normal;transition:all .3s;box-shadow:inset 0 -.8rem 1.2rem #3481fd4d,inset 0 .8rem 1.2rem #3481fd4d}.export-products-modal__export-btn:hover{box-shadow:inset 0 -.8rem 1.2rem #3481fd66,inset 0 .8rem 1.2rem #3481fd66}.export-products-modal__export-btn:active{transform:scale(.99)}
.products{height:100%;padding:2rem;overflow:auto}.products::-webkit-scrollbar{background:#171717;width:3px}.products::-webkit-scrollbar-track{background:#171717;width:3px}.products::-webkit-scrollbar-thumb{background:#282a29;border-radius:10rem;width:3px}.products__container{border:1px solid #ffffff1a;border-radius:24px}.products__preview-banner{color:#ffffffe0;background:linear-gradient(#3481fd29 0%,#3481fd0a 100%);border-bottom:1px solid #ffffff14;align-items:flex-start;gap:10px;padding:14px 16px;font-family:DM Sans,sans-serif;font-size:1.4rem;display:flex}.products__preview-banner strong{color:#fff;white-space:nowrap}.products__preview-banner span{color:#ffffffa3;line-height:1.5}.products__warning-banner{color:#ffffffe0;background:linear-gradient(#ffd6341f 0%,#ffd6340a 100%);border-bottom:1px solid #ffd63414;align-items:flex-start;gap:10px;padding:14px 16px;font-family:DM Sans,sans-serif;font-size:1.4rem;display:flex}.products__warning-banner strong{color:#fff;white-space:nowrap}.products__warning-banner span{color:#ffffffa3;line-height:1.5}.products__loading{color:#ffffffa3;text-align:center;padding:48px 24px;font-family:DM Sans,sans-serif;font-size:1.4rem}.products-table-controls{background-color:#111d2b70;background-image:url(/images/back-02.png);background-position:right -90px;background-repeat:no-repeat;background-size:auto;border-radius:24px 24px 0 0;justify-content:space-between;align-items:center;padding:16px;display:flex}.products-table-controls__title{color:#fff;margin-bottom:4px;font-size:1.6rem;font-weight:500;line-height:24px}.products-table-controls__subtitle{color:#ffffffa3;font-size:1.4rem;font-weight:400}.products-table-controls__col-02{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.products-table-controls__window-controls{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.products-table-controls__period,.products-table-controls__compare{flex-shrink:0}.products-table-controls__custom-period{color:#ffffffa3;background:#ffffff08;border:1px solid #ffffff14;border-radius:999px;height:44px;padding:0 16px;font-family:DM Sans,sans-serif;font-size:1.4rem;font-weight:500;transition:border-color .2s,background-color .2s,color .2s}.products-table-controls__custom-period:hover,.products-table-controls__custom-period.is-active{color:#fff;background:#3481fd2e;border-color:#3481fd47}.products-table-controls__search{background:#ffffff0a;border-radius:100px;align-items:center;gap:10px;width:320px;height:44px;padding:0 12px;display:flex}.products-table-controls__search-icon{min-width:1.6rem;min-height:1.6rem;max-height:1.6rem}.products-table-controls__search-icon path{stroke:#ffffff52}.products-table-controls__search-input{color:#fff;background-color:#0000;width:100%;max-width:320px;padding:12px 0;font-family:Inter,sans-serif;font-size:14px;font-style:normal;font-weight:500;line-height:normal}.products-table-controls__search-input::placeholder{color:#ffffffa3;text-align:start;font-family:Inter,sans-serif;font-size:14px;font-style:normal;font-weight:500;line-height:normal}.products-table-controls__search-clear{cursor:pointer;color:#ffffff7a;background:0 0;border:none;justify-content:center;align-items:center;min-width:20px;min-height:20px;padding:4px;transition:color .2s;display:flex}.products-table-controls__search-clear:hover{color:#fff}.products-table-controls__search-clear svg{min-width:20px;max-width:20px;min-height:20px;max-height:20px;transition:all .3s}.products-table-controls__search-clear:hover svg path{fill:#fff}.products-table-controls__actions{align-items:center;gap:8px;display:flex}.products-table-controls__btn{color:#fff;border-radius:48px;padding:13px 16px;font-family:DM Sans,sans-serif;font-size:1.4rem;font-weight:500;line-height:normal}.products-table-controls__btn--filters{background:linear-gradient(#3481fd00 0%,#3481fd26 100%);border:1px solid #3481fd1a}.products-table-controls__btn--add{background:#0054db26;border:1px solid #3481fd1f;border-radius:48px;align-items:center;gap:4px;display:flex;box-shadow:inset 0 -8px 12px #3481fd4d,inset 0 8px 12px #3481fd4d}@media (max-width:1200px){.products-table-controls{flex-direction:column;align-items:stretch;gap:16px}.products-table-controls__col-02{justify-content:flex-start}}@media (max-width:768px){.products-table-controls__col-02{flex-direction:column;align-items:stretch}.products-table-controls__search{width:100%}.products-table-controls__actions{flex-wrap:wrap;width:100%}.products-table-controls__btn{width:fit-content}}.products-table-wrapper{background:#111214;border-radius:24px;width:100%}.products-table-container{width:100%;overflow-x:auto}.products-table{border-collapse:collapse;text-align:left;width:100%;min-width:1200px}.products-table thead tr{border-bottom:1px solid #ffffff14}.products-table th{color:#ffffff8f;vertical-align:bottom;white-space:nowrap;padding:1.4rem 1.6rem;font-size:1.4rem;font-weight:400}.products-table th.products-table__sortable{cursor:pointer;-webkit-user-select:none;user-select:none;transition:color .2s}.products-table th.products-table__sortable:hover{color:#ffffffe0}.products-table td{vertical-align:middle;padding:1.6rem}.products-table td .products-table__sku .products-table__sku-code{color:#fff;margin:0 0 2px;font-size:1.6rem;font-weight:500}.products-table td .products-table__sku .products-table__asin-code{color:#ffffffa3;font-size:1.4rem}.products-table tbody tr{cursor:pointer;background:linear-gradient(90deg,#0d141a 60%,#1a3965 100%) 100%/0% 100% no-repeat;transition:all .5s}.products-table tbody tr:hover{background-size:100% 100%}.products-table tbody tr.empty:hover{background-size:0 0}.products-table tbody tr.products-table__row--selected{background:linear-gradient(90deg,#0d141a 60%,#1a3965 100%)}.products-table tbody tr:last-child td{border-bottom:none}.products-table__header-content{color:#ffffff8f;align-items:center;gap:.8rem;font-family:DM Sans,sans-serif;font-size:1.4rem;line-height:normal;display:flex}.products-table__sort-indicator{color:#ffffff7a;font-size:1.2rem}.products-table__sku{flex-direction:column;gap:.4rem;display:flex}.products-table__sku-code{color:#ffffffe0;font-size:1.6rem;font-weight:600}.products-table__sku-asin-code{color:#ffffff8f;font-size:1.4rem}.products-table__metric{flex-direction:column;gap:.4rem;display:flex}.products-table__metric-value{color:#ffffffe0;font-size:1.5rem;font-weight:400}.products-table__metric-value.is-unavailable{color:#ffffff8f}.products-table__metric-change{align-items:center;gap:.4rem;font-size:1.3rem;font-weight:500;display:flex}.products-table__metric-change.up{color:#00c74c}.products-table__metric-change.down{color:#d91538}.products-table__metric-note{color:#ffffff7a;max-width:180px;font-size:1.2rem;line-height:1.4}.products-table__stock{border-radius:100px;align-items:center;gap:.6rem;width:fit-content;margin:0 0 0 auto;padding:9px 10px;display:flex}.products-table__stock.in-stock{border:1px solid var(--blue-16,#3481fd29);background:var(--blue-16,#3481fd29)}.products-table__stock.in-stock .products-table__stock-indicator{background-color:#3481fd}.products-table__stock.low-stock{border:1px solid var(--orange-16,#fdb73429);background:var(--orange-16,#fdb73429)}.products-table__stock.low-stock .products-table__stock-indicator{background-color:orange}.products-table__stock.out-of-stock{background:#ff000026;box-shadow:inset 0 -8px 12px #ff000029,inset 0 8px 12px #ff000029}.products-table__stock.is-unavailable{background:#ffffff0d;border:1px solid #ffffff1f}.products-table__stock.is-unavailable .products-table__stock-indicator{background-color:#fff6}.products-table__stock-indicator{border-radius:50%;flex-shrink:0;min-width:.8rem;max-width:.8rem;min-height:.8rem;max-height:.8rem}.products-table__stock-text .text{color:#fff;font-family:DM Sans,sans-serif;font-size:1.4rem;font-weight:500}.products-table__stock-text .count{color:#ffffff52}.products-table__actions{align-items:center;gap:8px;display:flex}.products-table__text-unavailable{color:#ffffff8f}.products-table__action-btn{cursor:pointer;white-space:nowrap;color:#fff;border:none;border-radius:8px;align-items:center;gap:8px;padding:10px 16px;font-family:DM Sans,sans-serif;font-size:1.4rem;font-weight:500;transition:all .2s;display:flex}.products-table__action-btn--details{color:#fff;text-align:center;background:#ffffff26;border:1px solid #ffffff1f;border-radius:48px;height:48px;font-family:DM Sans,sans-serif;font-size:14px;font-style:normal;font-weight:500;line-height:normal;transition:all .3s;box-shadow:inset 0 -8px 12px #ffffff29,inset 0 8px 12px #ffffff29}.products-table__action-btn--details:hover{background:#0054db26;border-radius:48px;box-shadow:inset 0 -8px 12px #3481fd66,inset 0 8px 12px #3481fd66}.products-table__action-btn--details svg{stroke:currentColor;width:16px;height:16px}.products-table__empty{text-align:center;border:none!important;padding:80px 20px!important}.products-table__empty-content{flex-direction:column;justify-content:center;align-items:center;display:flex}.products-table__empty-image{object-fit:contain;width:226px;height:192px;margin:0 0 8px}.products-table__empty-title{color:#fff;font-family:DM Sans,sans-serif;font-size:16px;font-style:normal;font-weight:700;line-height:24px}.products-table__empty-title span{color:var(--white-64,#ffffffa3);text-align:center;font-family:DM Sans,sans-serif;font-size:16px;font-style:normal;font-weight:500;line-height:24px}.products-table__empty-text{color:#ffffffa3;margin:0 0 24px;font-size:1.4rem;font-weight:400}.products-table__empty-clear-btn{color:#fff;text-align:center;background:#0054db26;border:1px solid #3481fd1f;border-radius:48px;width:100%;max-width:240px;padding:14px 16px;font-family:DM Sans,sans-serif;font-size:16px;font-style:normal;font-weight:500;line-height:normal;transition:all .3s;box-shadow:inset 0 -8px 12px #3481fd4d,inset 0 8px 12px #3481fd4d}.products-table__empty-clear-btn:hover{background:#0054db26;box-shadow:inset 0 -8px 12px #3481fd80,inset 0 8px 12px #3481fd80}.products-table__pagination{border-radius:0 0 24px 24px;justify-content:space-between;align-items:center;padding:20px 16px;display:flex}.products-table__pagination-info{color:#ffffffa3;font-size:1.6rem;font-weight:500}.products-table__pagination-controls{align-items:center;gap:.8rem;display:flex}.products-table__pagination-btn{text-align:center;color:#fff;border-radius:1000px;justify-content:center;align-items:center;min-width:3.2rem;max-width:3.2rem;min-height:3.2rem;max-height:3.2rem;font-size:1.4rem;font-weight:500;line-height:normal;display:flex}.products-table__pagination-btn._next,.products-table__pagination-btn._prev{cursor:pointer;background:linear-gradient(#fff0 0%,#ffffff26 100%);transition:all .3s}.products-table__pagination-btn._next:hover,.products-table__pagination-btn._prev:hover{border:1px solid var(--white-20,#fff3);background:linear-gradient(#fff0 0%,#ffffff26 100%)}.products-table__pagination-btn._btn{background:#ffffff0a;border:1px solid #ffffff14}.products-table__pagination-btn._btn.active,.products-table__pagination-btn._btn.active:hover{background:#0054db26;border:1px solid #3481fd1f;box-shadow:inset 0 -8px 12px #3481fd4d,inset 0 8px 12px #3481fd4d}.products-table__pagination-btn:hover:not(:disabled){background:#ffffff14;border-color:#fff3}.products-table__pagination-btn:disabled{opacity:.4;cursor:not-allowed}.products-table__pagination-btn.active{color:#fff;background:#3481fd;border-color:#3481fd}.products-table__pagination-ellipsis{text-align:center;color:#fff;padding:0 .4rem;font-size:1.6rem;font-weight:500;line-height:normal}
