/*
Theme Name: The Weekend Lifestyle
Theme URI: https://theweekendlifestyle.in/
Author: The Weekend Lifestyle
Author URI: https://theweekendlifestyle.in/
Description: A premium travel, food & lifestyle magazine theme — editorial layouts, large photography, custom post types for Destinations, Hotels & Food Reviews, a Customizer-driven hero and brand colors, Gutenberg-ready and SEO-friendly. Forest green & warm orange on a soft editorial canvas.
Version: 1.0.0
Requires at least: 6.0
Tested up to: 6.6
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: wkl
Tags: blog, news, travel, two-columns, custom-menu, custom-logo, custom-colors, featured-images, full-width-template, block-styles, wide-blocks, editor-style, translation-ready, theme-options
*/

/* The compiled design lives in /assets/css/main.css (enqueued in inc/enqueue.php).
   This file carries the required theme header and a minimal safety reset so the
   theme degrades gracefully if main.css fails to load. */
:root{--wkl-green:#0B5D4C;--wkl-orange:#F28C38;--wkl-bg:#FAFAF7;--wkl-text:#222222}
body{margin:0;background:var(--wkl-bg);color:var(--wkl-text);font-family:Inter,system-ui,sans-serif;line-height:1.6}
img{max-width:100%;height:auto}
