/**
Theme Name: Arikzon Astra Child
Author: Arikzon Team
Author URI: https://arikzon.com/
Description: Astra child theme customized for Arikzon AI Tools and Utilities. This child theme allows safe customization of design, CSS, and functionality without affecting Astra core files.
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: arikzon-astra-child
Template: astra
*/

.tool-placeholder {
  min-height: 220px;
  border: 2px dashed #e6eaf3;
  border-radius: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #64748b;
  text-align: center;
}
