/*
Theme Name: Imsouane Travel
Theme URI: https://imsouane.travel
Description: Modern travel directory theme for Imsouane, Morocco — accommodations, restaurants, surf camps, transport, activities, and guides. Built with Tailwind v4 + Alpine.js.
Author: Imsouane Travel
Author URI: https://imsouane.travel
Template: astra
Version: 2.0.0
Requires at least: 6.4
Tested up to: 7.0
Requires PHP: 8.1
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: imsouane-travel
Tags: travel, directory, one-column, two-columns, right-sidebar, custom-logo, custom-menu, featured-images, translation-ready, rtl-language-support
*/

/* Minimal global resets — Tailwind CDN handles utilities */
html { scroll-behavior: smooth; }

body {
	margin: 0;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

[x-cloak] { display: none !important; }