/*
Theme Name: Matwale
Theme URI: https://matwale.com
Author: Matwale
Author URI: https://matwale.com
Description: Matwale is a modern, professional WordPress theme for showcasing hotels and their spaces — rooms, gardens, restaurants, gyms and more — with photo galleries, video, and 360° virtual tours powered by Matterport or an automatic gallery-based 360 fallback. Includes hotel description, location, contact and Google Maps fields.
Version: 1.0.0
Requires at least: 6.0
Requires PHP: 7.4
Tested up to: 6.6
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: matwale
Tags: hotel, hospitality, virtual-tour, matterport, gallery, custom-post-type

Matwale — "Experience comfort, every stay."
*/

/* Base reset — full design system lives in assets/css/matwale.css, enqueued via functions.php */
*, *::before, *::after { box-sizing: border-box; }
body { margin: 0; }
img { max-width: 100%; display: block; }
