/*
Theme Name:        Koh Lanta Island
Theme URI:         https://kohlantaisland.com
Description:        Independent travel & expat guide for Koh Lanta — digital nomads, long-stay visitors and expats. Block-editor ready, fully tokenised "Jungle Gold" design system, built for later Monkey Business coworking integration.
Author:            Koh Lanta Island
Author URI:        https://kohlantaisland.com
Version:           1.0.0
Requires at least: 6.4
Tested up to:      6.5
Requires PHP:      7.4
License:           GPL-2.0-or-later
License URI:       https://www.gnu.org/licenses/gpl-2.0.html
Text Domain:       koh-lanta-island
Tags:              travel, blog, custom-colors, block-styles, full-width-template, custom-menu, featured-images, translation-ready
*/

/*
 * NOTE: All real styling lives in /assets/css/ and is enqueued from inc/enqueue.php.
 * This file only carries the required theme header above plus a minimal safety reset
 * so the theme renders sanely even before the stylesheets load.
 */

html { font-family: sans-serif; }
body { margin: 0; }
