/*
Theme Name: Hostel Industrial
Theme URI: https://hostels.in
Author: Antigravity
Author URI: https://hostels.in
Description: A professional, industrial-standard hostel/hotel WordPress theme with Tailwind CSS.
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: e-commerce, hotel, hostel, industrial, modern
Text Domain: hostel-industrial
*/

/* 
 * This theme uses Tailwind CSS via CDN for development simplicity.
 * In a production environment, this should be compiled.
 */
body {
    font-family: 'Inter', sans-serif;
}
