/*
Theme Name: Premium Travel Agency
Theme URI: https://yourwebsite.com
Author: Ashkan Kashef
Author URI: https://ashkankashef.ir
Description: A modern, luxury, and premium RTL travel agency theme tailored for high-end Iranian travel businesses.
Version: 1.0.0
Requires at least: 6.0
Tested up to: 6.4
Requires PHP: 7.4
Text Domain: travel-premium
Domain Path: /languages
Tags: travel, premium, rtl, dark-mode, agency
*/

/*
 * Note: All styling is handled via Tailwind CSS in the /assets/css/ folder.
 * Do not write raw CSS here unless it is strictly necessary.
 */
@tailwind base;
@tailwind components;
@tailwind utilities;