/*
Theme Name: Dream Rentals with Tulsha
Theme URI: https://staywithdreamrentals.com
Author: Dream Rentals with Tulsha
Author URI: https://staywithdreamrentals.com
Description: A premium, conversion-focused vacation rental theme for Dream Rentals with Tulsha. Built with a custom "Property" post type, filterable listings, a rich property detail/booking layout, and a modern Tulsa travel-guide feel.
Version: 1.0.0
Requires at least: 6.0
Requires PHP: 7.4
Text Domain: dream-rentals
Tags: full-width-template, custom-menu, featured-images, theme-options, translation-ready
*/

/* Base reset — the real design system lives in assets/css/main.css (enqueued in functions.php) */
* { box-sizing: border-box; }
body { margin: 0; }
img { max-width: 100%; display: block; }
a { text-decoration: none; color: inherit; }
ul { list-style: none; margin: 0; padding: 0; }
button { font-family: inherit; cursor: pointer; }
