/*
Theme Name: DZ COD Landing Theme
Theme URI: https://example.com/dz-cod-theme
Author: AI Studio
Author URI: https://example.com
Description: A specialized full-screen WooCommerce theme for COD landing pages in Algeria. Optimized for high conversion and mobile devices.
Version: 2.1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: dz-cod-theme
*/

/* Basic theme styles */
@import "tailwindcss";

body {
    @apply bg-slate-50 text-slate-900 antialiased;
}
