/*
Theme Name: Korora Bay Village Resort 2026
Theme URI: https://kororabayvillage.com.au/
Author: Korora Bay Village Resort
Description: Single-page resort website for Korora Bay Village Resort. Serves the fast, SEO/AIO-optimised homepage (lazy-loaded images, structured data, real guest reviews) as the site front page, with a minimal clean layout for any other WordPress content.
Version: 1.0.1
Requires at least: 5.0
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: korora-bay-2026
Tags: one-column, custom-menu, translation-ready
*/

/* Styles for the minimal fallback template only — the front page document
   (homepage.html) carries all of its own styles inline. */
.kb-fallback {
  max-width: 760px;
  margin: 3rem auto;
  padding: 0 1.25rem;
  font-family: 'Lato', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;
  line-height: 1.7;
  color: #223;
}
.kb-fallback h1 {
  font-family: 'Playfair Display', Georgia, serif;
  color: #0a2540;
}
.kb-fallback a { color: #0165b3; }
.kb-fallback img { max-width: 100%; height: auto; }
