.page-module__BCiOxG__header{justify-content:space-between;align-items:center;margin-bottom:2rem;display:flex}.page-module__BCiOxG__title{margin-bottom:.5rem;font-size:2rem}.page-module__BCiOxG__subtitle{color:hsl(var(--muted-foreground))}.page-module__BCiOxG__addProductForm{background-color:hsl(var(--card));border-radius:var(--radius);border:1px solid hsl(var(--border));margin-bottom:2rem;padding:1.5rem;animation:.3s ease-out page-module__BCiOxG__fadeIn}@keyframes page-module__BCiOxG__fadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.page-module__BCiOxG__formRow{gap:1rem;margin-bottom:1rem;display:flex}.page-module__BCiOxG__imageControl{align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.page-module__BCiOxG__preview{object-fit:cover;border-radius:var(--radius);border:1px solid hsl(var(--border));width:100px;height:100px}.page-module__BCiOxG__tableContainer{background-color:hsl(var(--card));border-radius:var(--radius);border:1px solid hsl(var(--border));overflow:hidden}.page-module__BCiOxG__table{border-collapse:collapse;text-align:left;width:100%}.page-module__BCiOxG__table th{background-color:hsl(var(--muted));color:hsl(var(--muted-foreground));padding:1rem;font-size:.875rem;font-weight:500}.page-module__BCiOxG__table td{border-bottom:1px solid hsl(var(--border));color:hsl(var(--foreground));vertical-align:middle;padding:1rem}.page-module__BCiOxG__table tr:last-child td{border-bottom:none}.page-module__BCiOxG__productThumb{background-color:hsl(var(--muted));background-position:50%;background-size:cover;border-radius:6px;width:40px;height:40px}.page-module__BCiOxG__nameCell{font-weight:600}.page-module__BCiOxG__badge{background-color:hsl(var(--input));color:hsl(var(--muted-foreground));border-radius:4px;padding:.25rem .5rem;font-size:.75rem}.page-module__BCiOxG__lowStock{color:hsl(var(--destructive));font-weight:600}.page-module__BCiOxG__actions{gap:.5rem;display:flex}.page-module__BCiOxG__actionBtn{color:hsl(var(--primary));cursor:pointer;background:0 0;border:none;font-size:.875rem;font-weight:500}.page-module__BCiOxG__actionBtn:hover{text-decoration:underline}
