.my-products[data-v-2dc40e72]{height:100%;display:flex;flex-direction:column}.my-products__list[data-v-2dc40e72]{flex:1;overflow-y:auto;overflow-x:hidden;padding-right:6px;scrollbar-width:thin;scrollbar-color:rgba(0,0,0,.12) transparent}.my-products__list[data-v-2dc40e72]::-webkit-scrollbar{width:4px}.my-products__list[data-v-2dc40e72]::-webkit-scrollbar-thumb{background:rgba(0,0,0,.12);border-radius:2px}.my-products__item[data-v-2dc40e72]{display:flex;align-items:center;gap:12px;padding:10px 12px;border-radius:6px;transition:background .15s}.my-products__item--striped[data-v-2dc40e72]{background:#f7f8fa}.my-products__item[data-v-2dc40e72]:hover{background:#eef0f4}.my-products__img[data-v-2dc40e72]{width:48px;min-width:48px;height:48px;border-radius:6px;border:1px solid #eee;flex-shrink:0}.my-products__info[data-v-2dc40e72]{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}.my-products__name[data-v-2dc40e72]{font-size:13px;font-weight:500;color:#333;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.my-products__price[data-v-2dc40e72]{font-size:13px;font-weight:600;color:#2e7d32}.my-products__empty[data-v-2dc40e72]{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;padding:32px 16px;flex:1}.my-products__empty-title[data-v-2dc40e72]{font-size:14px;font-weight:600;color:#555}.my-products__empty-subtitle[data-v-2dc40e72]{font-size:12px;color:#999;text-align:center}.my-products__more[data-v-2dc40e72]{display:block;text-align:center;padding:10px;margin-top:4px;font-size:13px;font-weight:600;color:#1565c0;text-decoration:none;text-transform:uppercase;border-radius:6px;transition:background .15s}.my-products__more[data-v-2dc40e72]:hover{background:#f0f4ff}.mobile .my-products__img[data-v-2dc40e72]{width:40px;min-width:40px;height:40px}.mobile .my-products__item[data-v-2dc40e72]{gap:8px;padding:8px 10px}.mobile .my-products__name[data-v-2dc40e72]{font-size:12px}