.my-products-shell{width:min(1380px,100% - 2rem);margin:0 auto;display:grid;gap:1rem}.my-products-topbar{display:flex;flex-wrap:wrap;align-items:flex-end;justify-content:space-between;gap:1rem;padding:1.2rem 1.25rem;border:1px solid rgba(15,23,42,.08);border-radius:22px;background:linear-gradient(180deg,#fffffffa,#f8fafcf5);box-shadow:0 14px 36px #0f172a0d}.my-products-topbar__copy{display:grid;gap:.4rem;min-width:0}.my-products-topbar__eyebrow{display:inline-flex;width:fit-content;padding:.42rem .75rem;border-radius:999px;background:#16a34a1f;color:#166534;font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em}.my-products-topbar__title{margin:0;color:#0f172a;font-size:clamp(1.55rem,1.2rem + .9vw,2.1rem);line-height:1.05}.my-products-topbar__text{margin:0;color:#475569;line-height:1.5;max-width:60ch}.my-products-stats{display:grid;gap:.75rem;grid-template-columns:repeat(2,minmax(0,1fr))}@media(min-width:900px){.my-products-stats{grid-template-columns:repeat(4,minmax(0,1fr))}}.my-products-stat{padding:.9rem 1rem;border-radius:18px;border:1px solid rgba(15,23,42,.08);background:#fff;box-shadow:0 10px 24px #0f172a0a}.my-products-stat__label{display:block;margin-bottom:.3rem;font-size:.78rem;font-weight:600;color:#64748b}.my-products-stat__value{font-size:1.35rem;line-height:1;color:#0f172a}.my-products-toolbar{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.75rem;padding:.9rem 1rem;border:1px solid rgba(15,23,42,.08);border-radius:18px;background:#fffffff5}.my-products-toolbar__search{flex:1 1 280px;min-width:0}.my-products-search{width:100%;min-height:44px;padding:0 .9rem;border:1px solid rgba(15,23,42,.12);border-radius:12px;background:#fff;font:inherit;color:#0f172a;transition:border-color .2s ease,box-shadow .2s ease}.my-products-search:focus{outline:none;border-color:#16a34ab3;box-shadow:0 0 0 4px #16a34a1f}.my-products-toolbar__filters{display:flex;flex-wrap:wrap;gap:.45rem}.my-products-filter{min-height:38px;padding:0 .8rem;border:1px solid rgba(15,23,42,.08);border-radius:999px;background:#fff;color:#334155;font:inherit;font-size:.85rem;font-weight:600;cursor:pointer;transition:all .18s ease}.my-products-filter:hover{border-color:#16a34a47}.my-products-filter--active{border-color:#16a34a40;background:#16a34a1f;color:#166534}.my-products-table-wrap{overflow:hidden;border:1px solid rgba(15,23,42,.08);border-radius:22px;background:#fff;box-shadow:0 14px 36px #0f172a0d}.my-products-table{width:100%}.my-products-table__head{display:grid;grid-template-columns:minmax(0,2.9fr) minmax(110px,1fr) minmax(100px,.85fr) minmax(100px,.85fr) minmax(100px,.85fr) minmax(260px,1.55fr);gap:.75rem;padding:.85rem 1rem;border-bottom:1px solid rgba(15,23,42,.08);background:#f8fafce6;color:#64748b;font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em}.my-products-table__body{display:grid}.my-products-row{display:grid;grid-template-columns:minmax(0,2.9fr) minmax(110px,1fr) minmax(100px,.85fr) minmax(100px,.85fr) minmax(100px,.85fr) minmax(260px,1.55fr);gap:.75rem;align-items:center;padding:.85rem 1rem;border-bottom:1px solid rgba(15,23,42,.06);transition:background-color .18s ease}.my-products-row:last-child{border-bottom:0}.my-products-row:hover{background:#f8fafcb8}.my-products-row__product{display:flex;align-items:center;gap:.75rem;min-width:0}.my-products-row__thumb{flex:0 0 68px;width:68px;height:68px;overflow:hidden;border:1px solid rgba(15,23,42,.06);border-radius:16px;background:#0f172a0d}.my-products-row__thumb img{display:block;width:100%;height:100%;object-fit:cover}.my-products-row__placeholder{display:grid;place-items:center;width:100%;height:100%;padding:.4rem;text-align:center;font-size:.68rem;color:#64748b}.my-products-row__main{display:grid;gap:.3rem;min-width:0}.my-products-row__title{margin:0;color:#0f172a;font-size:.96rem;line-height:1.2}.my-products-row__description{margin:0;color:#64748b;font-size:.82rem;line-height:1.4}.my-products-row__chips{display:flex;flex-wrap:wrap;gap:.35rem}.my-products-chip{display:inline-flex;align-items:center;min-height:24px;padding:0 .6rem;border-radius:999px;background:#16a34a1c;color:#166534;font-size:.7rem;font-weight:700}.my-products-chip--muted{background:#0f172a0d;color:#475569}.my-products-row__category,.my-products-row__price,.my-products-row__status,.my-products-row__date,.my-products-row__actions{display:grid;gap:.3rem;align-content:center;min-width:0;color:#334155;font-size:.86rem}.my-products-row__price strong{color:#0f172a;font-size:.95rem}.my-products-badge{display:inline-flex;align-items:center;justify-content:center;width:fit-content;min-height:28px;padding:0 .65rem;border-radius:999px;font-size:.74rem;font-weight:700}.my-products-badge--activo{background:#22c55e1f;color:#166534}.my-products-badge--pausado{background:#f59e0b24;color:#92400e}.my-products-badge--vendido{background:#3b82f621;color:#1d4ed8}.my-products-row__actions{gap:.5rem}.my-products-row__actions-inner{display:flex;align-items:center;gap:.65rem;flex-wrap:wrap;min-width:0}.my-products-select{flex:0 0 auto;width:auto;min-width:138px;max-width:100%;min-height:38px;padding:0 .7rem;border:1px solid rgba(15,23,42,.12);border-radius:10px;background:#fff;color:#0f172a;font:inherit;font-size:.85rem}.my-products-select:focus{outline:none;border-color:#16a34ab3;box-shadow:0 0 0 4px #16a34a1f}.my-products-row__buttons{display:flex;align-items:center;gap:.45rem;flex-wrap:wrap;min-width:0}.my-products-row__buttons .button{min-height:36px;white-space:nowrap;flex:0 0 auto}.my-products-cell-label{display:none;font-size:.7rem;font-weight:700;color:#64748b;text-transform:uppercase;letter-spacing:.04em}.my-products-empty{padding:3rem 1.5rem;border:2px dashed rgba(15,23,42,.12);border-radius:24px;background:linear-gradient(180deg,#f8fafcf5,#fffffffa);text-align:center}.my-products-empty__icon{margin-bottom:.85rem;font-size:2rem}.my-products-empty__title{margin:0 0 .45rem;color:#0f172a}.my-products-empty__text{margin:0 0 1.25rem;color:#64748b}.my-products-loading{padding:2rem;border:1px solid rgba(15,23,42,.08);border-radius:24px;background:#fff;text-align:center;color:#64748b}.my-products-alert{padding:1rem 1.1rem;border-radius:18px;font-size:.95rem}.my-products-alert--error{border:1px solid rgba(239,68,68,.18);background:#ef444414;color:#991b1b}.my-products-no-results{padding:1.25rem 1rem;color:#64748b}@media(min-width:1101px){.my-products-row__actions-inner,.my-products-row__buttons{flex-wrap:nowrap}}@media(max-width:1100px){.my-products-table__head{display:none}.my-products-table-wrap{overflow:visible;border:0;border-radius:0;background:transparent;box-shadow:none}.my-products-table__body{gap:.75rem}.my-products-row{grid-template-columns:1fr;gap:.8rem;padding:.95rem;border:1px solid rgba(15,23,42,.08);border-radius:18px;background:#fff;box-shadow:0 10px 24px #0f172a0a}.my-products-cell-label{display:inline-block}.my-products-row__category,.my-products-row__price,.my-products-row__status,.my-products-row__date,.my-products-row__actions{padding-top:.15rem}.my-products-row__actions-inner{align-items:stretch}.my-products-select{width:100%;min-width:0}.my-products-row__buttons{width:100%}.my-products-row__buttons .button{justify-content:center}}@media(max-width:720px){.my-products-shell{width:min(100%,100% - 1rem)}.my-products-topbar,.my-products-toolbar{padding:1rem}.my-products-stats{grid-template-columns:1fr}.my-products-row__product{align-items:flex-start}.my-products-row__thumb{flex-basis:62px;width:62px;height:62px}.my-products-row__buttons{flex-direction:column;align-items:stretch}.my-products-row__buttons .button{width:100%}}// @use "@styles/variables" as *; @use "@styles/_variables.scss" as *;{}
