div.SellerProductPopUp{width:100%;max-width:48rem}div.SellerProductPopUp .block{background-color:#0f1116;padding:2.4rem;border-radius:1.6rem;border:1px solid rgba(255,255,255,.1);display:flex;flex-direction:column;gap:1.6rem}div.SellerProductPopUp .block h2{font:600 1.8rem Variable;color:#fff;text-align:center}div.SellerProductPopUp .block p.original-label{font:400 1.3rem Variable;color:#fff9;text-align:center;margin-top:-1rem}div.SellerProductPopUp .block .form-group{display:flex;flex-direction:column;gap:.8rem}div.SellerProductPopUp .block .form-group label{font:400 1.4rem Variable;color:#fff9}div.SellerProductPopUp .block .form-group .read-only-field{font:500 1.4rem Variable;color:#fff}div.SellerProductPopUp .block .form-group input{width:100%;padding:1rem 1.4rem;border-radius:1rem;background-color:#ffffff0d;border:1px solid rgba(255,255,255,.1);font:400 1.4rem Variable;color:#fff}div.SellerProductPopUp .block .form-group input::placeholder{color:#ffffff4d}div.SellerProductPopUp .block .files-list{display:flex;flex-direction:column;gap:.6rem}div.SellerProductPopUp .block .files-list .file-item{display:flex;align-items:center;gap:1rem;padding:.8rem 1.2rem;border-radius:.8rem;background-color:#ffffff08}div.SellerProductPopUp .block .files-list .file-item .file-name{font:400 1.3rem Variable;color:#fff;flex-grow:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}div.SellerProductPopUp .block .files-list .file-item .file-size{font:400 1.2rem Variable;color:#fff9;flex-shrink:0}div.SellerProductPopUp .block .files-list .file-item .download-btn span{font:400 1.2rem Variable;color:#3871dd}div.SellerProductPopUp .block .status-buttons{display:flex;gap:.6rem}div.SellerProductPopUp .block .status-buttons .status-btn{padding:.6rem 1.4rem;border-radius:.8rem;border:1px solid rgba(255,255,255,.1)}div.SellerProductPopUp .block .status-buttons .status-btn span{font:500 1.2rem Variable;color:#fff9}div.SellerProductPopUp .block .status-buttons .status-btn.approved.active{background-color:#22c55e26;border-color:#22c55e4d}div.SellerProductPopUp .block .status-buttons .status-btn.approved.active span{color:#22c55e}div.SellerProductPopUp .block .status-buttons .status-btn.pending.active{background-color:#ffc70026;border-color:#ffc7004d}div.SellerProductPopUp .block .status-buttons .status-btn.pending.active span{color:#ffc900}div.SellerProductPopUp .block .status-buttons .status-btn.rejected.active{background-color:#eb224626;border-color:#eb22464d}div.SellerProductPopUp .block .status-buttons .status-btn.rejected.active span{color:#eb2246}div.SellerProductPopUp .block .errors-header{display:flex;align-items:center;justify-content:space-between}div.SellerProductPopUp .block .errors-header .add-error-btn{gap:.4rem}div.SellerProductPopUp .block .errors-header .add-error-btn svg{width:1.2rem;height:1.2rem}div.SellerProductPopUp .block .errors-header .add-error-btn span{font:400 1.2rem Variable;color:#fff9}div.SellerProductPopUp .block .errors-list{display:flex;flex-direction:column;gap:.6rem}div.SellerProductPopUp .block .errors-list .error-item{display:flex;align-items:center;gap:.8rem}div.SellerProductPopUp .block .errors-list .error-item .error-content{display:flex;align-items:center;gap:.8rem;flex-grow:1}div.SellerProductPopUp .block .errors-list .error-item .error-content .error-index{font:600 1.3rem Variable;color:#eb2246;flex-shrink:0}div.SellerProductPopUp .block .errors-list .error-item .error-content input{flex-grow:1}div.SellerProductPopUp .block .errors-list .error-item .remove-error{flex-shrink:0}div.SellerProductPopUp .block .errors-list .error-item .remove-error svg{width:1.4rem;height:1.4rem;color:#fff9}div.SellerProductPopUp .block .errors-list .error-item .remove-error:hover svg{color:#eb2246}div.SellerProductPopUp .block .no-errors{font:400 1.3rem Variable;color:#fff9}div.SellerProductPopUp .block .row-buttons{display:flex;gap:1.2rem}div.SellerProductPopUp .block .row-buttons button{padding:1.2rem 2rem;width:calc(50% - .6rem);border-radius:1.2rem;border:1px solid transparent}div.SellerProductPopUp .block .row-buttons button span{font:500 1.4rem Variable}div.SellerProductPopUp .block .row-buttons button.confirm{background-color:#ffffff1f;border-color:#fff3}div.SellerProductPopUp .block .row-buttons button.confirm span{color:#fff}div.SellerProductPopUp .block .row-buttons button.discard{background-color:#ffffff0d;border-color:#ffffff1a}div.SellerProductPopUp .block .row-buttons button.discard span{color:#fff}main.UsersPage section.UsersSection div.outTableBlock .tableContainer{overflow-x:auto}main.UsersPage section.UsersSection div.outTableBlock .tableContainer .topRow,main.UsersPage section.UsersSection div.outTableBlock .tableContainer .defaultRow{grid-template-columns:4rem minmax(10rem,1fr) minmax(12rem,1.5fr) 8rem 10rem;min-width:fit-content}main.UsersPage section.UsersSection div.outTableBlock .tableContainer .defaultRow{cursor:pointer}main.UsersPage section.UsersSection div.outTableBlock .tableContainer .defaultRow .action-btn{padding:.6rem;border-radius:.6rem;color:#fff9}main.UsersPage section.UsersSection div.outTableBlock .tableContainer .defaultRow .action-btn svg{width:2rem;height:2rem}main.UsersPage section.UsersSection div.outTableBlock .tableContainer .defaultRow .action-btn:hover{color:#fff;background-color:#ffffff0d}main.UsersPage section.UsersSection div.outTableBlock .tableContainer .defaultRow .action-btn.delete:hover{color:#eb2246;background-color:#eb22461a}main.UsersPage section.UsersSection div.outTableBlock .tableContainer .defaultRow .actions{gap:.4rem;justify-content:flex-end}main.UsersPage section.UsersSection div.outTableBlock .tableContainer .scroll-container{min-width:fit-content}main.UsersPage section.UsersSection div.UserPopUpComponent{width:100%;max-width:48rem}main.UsersPage section.UsersSection div.UserPopUpComponent .block{background-color:#0f1116;padding:2.4rem;border-radius:1.6rem;border:1px solid rgba(255,255,255,.1);display:flex;flex-direction:column;gap:2rem}main.UsersPage section.UsersSection div.UserPopUpComponent .block h2{font:600 2rem Variable;color:#fff;text-align:center}main.UsersPage section.UsersSection div.UserPopUpComponent .block .tabs-row{display:flex;gap:.4rem}main.UsersPage section.UsersSection div.UserPopUpComponent .block .tabs-row .tab-btn{padding:1rem 2rem;border-radius:1rem;font:500 1.4rem Variable;color:#fff9;background-color:transparent}main.UsersPage section.UsersSection div.UserPopUpComponent .block .tabs-row .tab-btn:hover{background-color:#ffffff0d}main.UsersPage section.UsersSection div.UserPopUpComponent .block .tabs-row .tab-btn.active{background-color:#ffffff1a;color:#fff}main.UsersPage section.UsersSection div.UserPopUpComponent .block .block-status{padding:1.2rem 0;border-top:1px solid rgba(255,255,255,.1);display:flex;align-items:center;justify-content:space-between}main.UsersPage section.UsersSection div.UserPopUpComponent .block .block-status .status-row{display:flex;gap:.6rem}main.UsersPage section.UsersSection div.UserPopUpComponent .block .block-status .status-row span{font:400 1.4rem Variable;color:#fff9}main.UsersPage section.UsersSection div.UserPopUpComponent .block .block-status .status-row span.blocked{color:#eb2246}main.UsersPage section.UsersSection div.UserPopUpComponent .block .block-status .status-row span.active-status{color:#22c55e}main.UsersPage section.UsersSection div.UserPopUpComponent .block .block-status .block-btn{padding:.6rem 1.4rem;border-radius:.8rem;border:1px solid rgba(255,255,255,.1)}main.UsersPage section.UsersSection div.UserPopUpComponent .block .block-status .block-btn span{font:400 1.3rem Variable}main.UsersPage section.UsersSection div.UserPopUpComponent .block .block-status .block-btn.block span{color:#eb2246}main.UsersPage section.UsersSection div.UserPopUpComponent .block .block-status .block-btn.block:hover{background-color:#eb22461a}main.UsersPage section.UsersSection div.UserPopUpComponent .block .block-status .block-btn.unblock span{color:#22c55e}main.UsersPage section.UsersSection div.UserPopUpComponent .block .block-status .block-btn.unblock:hover{background-color:#22c55e1a}main.UsersPage section.UsersSection div.UserPopUpComponent .block .orders-tab .orders-loading,main.UsersPage section.UsersSection div.UserPopUpComponent .block .orders-tab .orders-empty{font:400 1.4rem Variable;color:#fff9;text-align:center;padding:2rem 0}main.UsersPage section.UsersSection div.UserPopUpComponent .block .orders-tab .orders-list{display:flex;flex-direction:column;gap:.8rem;max-height:40vh;overflow-y:auto}main.UsersPage section.UsersSection div.UserPopUpComponent .block .orders-tab .orders-list .order-card{padding:1.2rem 1.4rem;border-radius:1rem;background-color:#ffffff08;display:flex;flex-direction:column;gap:.6rem}main.UsersPage section.UsersSection div.UserPopUpComponent .block .orders-tab .orders-list .order-card .order-info{display:flex;justify-content:space-between;align-items:center}main.UsersPage section.UsersSection div.UserPopUpComponent .block .orders-tab .orders-list .order-card .order-info .order-title{font:500 1.4rem Variable;color:#fff}main.UsersPage section.UsersSection div.UserPopUpComponent .block .orders-tab .orders-list .order-card .order-info .order-price{font:500 1.4rem Variable;color:#fff}main.UsersPage section.UsersSection div.UserPopUpComponent .block .orders-tab .orders-list .order-card .order-meta{display:flex;gap:1.2rem}main.UsersPage section.UsersSection div.UserPopUpComponent .block .orders-tab .orders-list .order-card .order-meta span{font:400 1.2rem Variable;color:#fff9}main.UsersPage section.UsersSection div.UserPopUpComponent .block .orders-tab .orders-list .order-card .order-meta .order-expires{color:#ffffff4d}main.UsersPage section.UsersSection div.UserPopUpComponent .block .form-group{display:flex;flex-direction:column;gap:.8rem}main.UsersPage section.UsersSection div.UserPopUpComponent .block .form-group label{font:400 1.4rem Variable;color:#fff9}main.UsersPage section.UsersSection div.UserPopUpComponent .block .form-group input,main.UsersPage section.UsersSection div.UserPopUpComponent .block .form-group textarea{width:100%;padding:1.2rem 1.6rem;border-radius:1.2rem;background-color:#ffffff0d;border:1px solid rgba(255,255,255,.1);font:400 1.6rem Variable;color:#fff;resize:none}main.UsersPage section.UsersSection div.UserPopUpComponent .block .form-group input::placeholder,main.UsersPage section.UsersSection div.UserPopUpComponent .block .form-group textarea::placeholder{color:#ffffff4d}main.UsersPage section.UsersSection div.UserPopUpComponent .block .form-group input:focus,main.UsersPage section.UsersSection div.UserPopUpComponent .block .form-group textarea:focus{outline:none;border-color:#ffffff4d}main.UsersPage section.UsersSection div.UserPopUpComponent .block .referrals-block{padding-top:1.6rem;border-top:1px solid rgba(255,255,255,.1)}main.UsersPage section.UsersSection div.UserPopUpComponent .block .referrals-block h3{font:600 1.5rem Variable;color:#fff;margin-bottom:1.2rem}main.UsersPage section.UsersSection div.UserPopUpComponent .block .referrals-block .referrals-empty{font:400 1.3rem Variable;color:#fff9}main.UsersPage section.UsersSection div.UserPopUpComponent .block .referrals-block .referrals-list{display:flex;flex-direction:column;gap:.6rem}main.UsersPage section.UsersSection div.UserPopUpComponent .block .referrals-block .referrals-list .referral-card{display:flex;justify-content:space-between;align-items:center;padding:1rem 1.4rem;border-radius:1rem;background-color:#ffffff08}main.UsersPage section.UsersSection div.UserPopUpComponent .block .referrals-block .referrals-list .referral-card .referral-name{font:500 1.4rem Variable;color:#fff}main.UsersPage section.UsersSection div.UserPopUpComponent .block .referrals-block .referrals-list .referral-card .referral-date{font:400 1.2rem Variable;color:#fff9}main.UsersPage section.UsersSection div.UserPopUpComponent .block .row-buttons{display:flex;align-items:center;gap:1.2rem;margin-top:.4rem}main.UsersPage section.UsersSection div.UserPopUpComponent .block .row-buttons button{padding:1.4rem 2rem;width:calc(50% - .6rem);border-radius:1.2rem;border:1px solid transparent}main.UsersPage section.UsersSection div.UserPopUpComponent .block .row-buttons button .spinner{width:1.6rem;height:1.6rem;border:.2rem solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:spin .8s linear infinite}main.UsersPage section.UsersSection div.UserPopUpComponent .block .row-buttons button span{font:500 1.4rem Variable}main.UsersPage section.UsersSection div.UserPopUpComponent .block .row-buttons button.confirm{background-color:#ffffff1f;border-color:#fff3;gap:.8rem}main.UsersPage section.UsersSection div.UserPopUpComponent .block .row-buttons button.confirm span{color:#fff}main.UsersPage section.UsersSection div.UserPopUpComponent .block .row-buttons button.confirm:hover{background-color:#ffffff2e}main.UsersPage section.UsersSection div.UserPopUpComponent .block .row-buttons button.discard{background-color:#ffffff0d;border-color:#ffffff1a}main.UsersPage section.UsersSection div.UserPopUpComponent .block .row-buttons button.discard span{color:#fff}main.UsersPage section.UsersSection div.UserPopUpComponent .block .row-buttons button.discard:hover{background-color:#ffffff14}main.UsersPage section.UsersSection div.UserPopUpComponent .block .delete-action{width:100%;padding:1rem;border-radius:1.2rem;background-color:transparent}main.UsersPage section.UsersSection div.UserPopUpComponent .block .delete-action span{font:400 1.3rem Variable;color:#eb2246}main.UsersPage section.UsersSection div.UserPopUpComponent .block .delete-action:hover{background-color:#eb22461a}main.UsersPage section.UsersSection .section-tabs{display:flex;gap:.4rem;margin-bottom:2rem}main.UsersPage section.UsersSection .section-tabs .tab-btn{display:flex;align-items:center;gap:.6rem;padding:1rem 2rem;border-radius:1rem;font:500 1.4rem Variable;color:#fff9;background-color:transparent}main.UsersPage section.UsersSection .section-tabs .tab-btn:hover{background-color:#ffffff0d}main.UsersPage section.UsersSection .section-tabs .tab-btn.active{background-color:#ffffff1a;color:#fff}main.UsersPage section.UsersSection .section-tabs .tab-btn .tab-badge{font:600 1.1rem Variable;color:#fff;background-color:#eb2246;padding:.2rem .6rem;border-radius:1rem}main.UsersPage section.UsersSection .section-tabs .tab-btn .tab-dot{width:.6rem;height:.6rem;border-radius:50%;background-color:#eb2246}main.UsersPage section.UsersSection .shops-grid{grid-template-columns:4rem minmax(10rem,1fr) 8rem 10rem}main.UsersPage section.UsersSection .defaultRow.has-updates{background-color:#eb22460a;border-left:.3rem solid #eb2246}main.UsersPage section.UsersSection .defaultRow.has-updates:hover{background-color:#eb224614}main.UsersPage section.UsersSection .requests-grid{grid-template-columns:4rem minmax(10rem,1fr) minmax(10rem,1fr) 16rem}main.UsersPage section.UsersSection .request-actions{gap:.8rem!important}main.UsersPage section.UsersSection .request-actions .text-btn{padding:.6rem 1.4rem;border-radius:.8rem;border:1px solid rgba(255,255,255,.1)}main.UsersPage section.UsersSection .request-actions .text-btn span{font:500 1.2rem Variable}main.UsersPage section.UsersSection .request-actions .text-btn.approve span{color:#22c55e}main.UsersPage section.UsersSection .request-actions .text-btn.approve:hover{background-color:#22c55e1a}main.UsersPage section.UsersSection .request-actions .text-btn.reject span{color:#eb2246}main.UsersPage section.UsersSection .request-actions .text-btn.reject:hover{background-color:#eb22461a}main.UsersPage section.UsersSection .telegram{color:#fff9!important}main.UsersPage section.UsersSection div.ShopPopUpComponent{width:100%;max-width:56rem}main.UsersPage section.UsersSection div.ShopPopUpComponent .block{background-color:#0f1116;padding:2.4rem;border-radius:1.6rem;border:1px solid rgba(255,255,255,.1);display:flex;flex-direction:column;gap:2rem}main.UsersPage section.UsersSection div.ShopPopUpComponent .block h2{font:600 2rem Variable;color:#fff;text-align:center}main.UsersPage section.UsersSection div.ShopPopUpComponent .block .tabs-row{display:flex;gap:.4rem}main.UsersPage section.UsersSection div.ShopPopUpComponent .block .tabs-row .tab-btn{padding:1rem 2rem;border-radius:1rem;font:500 1.4rem Variable;color:#fff9;background-color:transparent}main.UsersPage section.UsersSection div.ShopPopUpComponent .block .tabs-row .tab-btn:hover{background-color:#ffffff0d}main.UsersPage section.UsersSection div.ShopPopUpComponent .block .tabs-row .tab-btn.active{background-color:#ffffff1a;color:#fff}main.UsersPage section.UsersSection div.ShopPopUpComponent .block .form-group{display:flex;flex-direction:column;gap:.8rem}main.UsersPage section.UsersSection div.ShopPopUpComponent .block .form-group label{font:400 1.4rem Variable;color:#fff9}main.UsersPage section.UsersSection div.ShopPopUpComponent .block .form-group input,main.UsersPage section.UsersSection div.ShopPopUpComponent .block .form-group textarea{width:100%;padding:1.2rem 1.6rem;border-radius:1.2rem;background-color:#ffffff0d;border:1px solid rgba(255,255,255,.1);font:400 1.6rem Variable;color:#fff;resize:none}main.UsersPage section.UsersSection div.ShopPopUpComponent .block .form-group input::placeholder,main.UsersPage section.UsersSection div.ShopPopUpComponent .block .form-group textarea::placeholder{color:#ffffff4d}main.UsersPage section.UsersSection div.ShopPopUpComponent .block .form-group input:focus,main.UsersPage section.UsersSection div.ShopPopUpComponent .block .form-group textarea:focus{outline:none;border-color:#ffffff4d}main.UsersPage section.UsersSection div.ShopPopUpComponent .block .read-only-field{font:400 1.4rem Variable;color:#fff;padding:.4rem 0}main.UsersPage section.UsersSection div.ShopPopUpComponent .block .block-status{padding:1.2rem 0;border-top:1px solid rgba(255,255,255,.1);display:flex;align-items:center;justify-content:space-between}main.UsersPage section.UsersSection div.ShopPopUpComponent .block .block-status .status-row{display:flex;gap:.6rem}main.UsersPage section.UsersSection div.ShopPopUpComponent .block .block-status .status-row span{font:400 1.4rem Variable;color:#fff9}main.UsersPage section.UsersSection div.ShopPopUpComponent .block .block-status .status-row span.blocked{color:#eb2246}main.UsersPage section.UsersSection div.ShopPopUpComponent .block .block-status .status-row span.active-status{color:#22c55e}main.UsersPage section.UsersSection div.ShopPopUpComponent .block .block-status .block-btn{padding:.6rem 1.4rem;border-radius:.8rem;border:1px solid rgba(255,255,255,.1)}main.UsersPage section.UsersSection div.ShopPopUpComponent .block .block-status .block-btn span{font:400 1.3rem Variable}main.UsersPage section.UsersSection div.ShopPopUpComponent .block .block-status .block-btn.block span{color:#eb2246}main.UsersPage section.UsersSection div.ShopPopUpComponent .block .block-status .block-btn.unblock span{color:#22c55e}main.UsersPage section.UsersSection div.ShopPopUpComponent .block .ShopProductsTab .products-list{display:flex;flex-direction:column;gap:.8rem;max-height:40vh;overflow-y:auto}main.UsersPage section.UsersSection div.ShopPopUpComponent .block .ShopProductsTab .products-list .product-card{display:flex;align-items:center;gap:1.2rem;padding:1.2rem;border-radius:1.2rem;background-color:#ffffff08;cursor:pointer;border:1px solid transparent}main.UsersPage section.UsersSection div.ShopPopUpComponent .block .ShopProductsTab .products-list .product-card:hover{background-color:#ffffff0f}main.UsersPage section.UsersSection div.ShopPopUpComponent .block .ShopProductsTab .products-list .product-card.pending{border-color:#ffc7004d;background-color:#ffc7000a}main.UsersPage section.UsersSection div.ShopPopUpComponent .block .ShopProductsTab .products-list .product-card.rejected{border-color:#eb22464d;background-color:#eb22460a}main.UsersPage section.UsersSection div.ShopPopUpComponent .block .ShopProductsTab .products-list .product-card .imageContainer.preloader{width:5.6rem;height:5.6rem;border-radius:.8rem;flex-shrink:0}main.UsersPage section.UsersSection div.ShopPopUpComponent .block .ShopProductsTab .products-list .product-card .product-info{flex-grow:1;min-width:0}main.UsersPage section.UsersSection div.ShopPopUpComponent .block .ShopProductsTab .products-list .product-card .product-info h4{font:600 1.4rem Variable;color:#fff;margin-bottom:.2rem}main.UsersPage section.UsersSection div.ShopPopUpComponent .block .ShopProductsTab .products-list .product-card .product-info p.original{font:400 1.2rem Variable;color:#fff9;margin-bottom:.4rem}main.UsersPage section.UsersSection div.ShopPopUpComponent .block .ShopProductsTab .products-list .product-card .product-info .product-meta{display:flex;align-items:center;gap:1rem}main.UsersPage section.UsersSection div.ShopPopUpComponent .block .ShopProductsTab .products-list .product-card .product-info .product-meta .price{font:600 1.3rem Variable;color:#fff}main.UsersPage section.UsersSection div.ShopPopUpComponent .block .ShopProductsTab .products-list .product-card .product-info .product-meta .status-badge{font:500 1.1rem Variable;padding:.2rem .8rem;border-radius:.4rem}main.UsersPage section.UsersSection div.ShopPopUpComponent .block .ShopProductsTab .products-list .product-card .product-info .product-meta .status-badge.approved{color:#22c55e;background-color:#22c55e26}main.UsersPage section.UsersSection div.ShopPopUpComponent .block .ShopProductsTab .products-list .product-card .product-info .product-meta .status-badge.pending{color:#ffc900;background-color:#ffc70026}main.UsersPage section.UsersSection div.ShopPopUpComponent .block .ShopProductsTab .products-list .product-card .product-info .product-meta .status-badge.rejected{color:#eb2246;background-color:#eb224626}main.UsersPage section.UsersSection div.ShopPopUpComponent .block .ShopProductsTab .emptyBlock{padding:4rem 2rem;text-align:center;background-color:#ffffff08;border:1px solid rgba(255,255,255,.1);border-radius:1.2rem}main.UsersPage section.UsersSection div.ShopPopUpComponent .block .ShopProductsTab .emptyBlock h3{font:600 1.6rem Variable;color:#fff;margin-bottom:.6rem}main.UsersPage section.UsersSection div.ShopPopUpComponent .block .ShopProductsTab .emptyBlock p{font:400 1.3rem Variable;color:#fff9}main.UsersPage section.UsersSection div.ShopPopUpComponent .block .row-buttons{display:flex;align-items:center;gap:1.2rem;margin-top:.4rem}main.UsersPage section.UsersSection div.ShopPopUpComponent .block .row-buttons button{padding:1.4rem 2rem;width:calc(50% - .6rem);border-radius:1.2rem;border:1px solid transparent}main.UsersPage section.UsersSection div.ShopPopUpComponent .block .row-buttons button span{font:500 1.4rem Variable}main.UsersPage section.UsersSection div.ShopPopUpComponent .block .row-buttons button.confirm{background-color:#ffffff1f;border-color:#fff3}main.UsersPage section.UsersSection div.ShopPopUpComponent .block .row-buttons button.confirm span{color:#fff}main.UsersPage section.UsersSection div.ShopPopUpComponent .block .row-buttons button.confirm:hover{background-color:#ffffff2e}main.UsersPage section.UsersSection div.ShopPopUpComponent .block .row-buttons button.discard{background-color:#ffffff0d;border-color:#ffffff1a}main.UsersPage section.UsersSection div.ShopPopUpComponent .block .row-buttons button.discard span{color:#fff}main.UsersPage section.UsersSection div.ShopPopUpComponent .block .delete-action{width:100%;padding:1rem;border-radius:1.2rem}main.UsersPage section.UsersSection div.ShopPopUpComponent .block .delete-action span{font:400 1.3rem Variable;color:#eb2246}main.UsersPage section.UsersSection div.ShopPopUpComponent .block .delete-action:hover{background-color:#eb22461a}@keyframes spin{to{transform:rotate(360deg)}}
