/*
Theme Name: Simple Stays
Theme URI: https://simplestays.in
Description: A custom premium theme for Simple Stays serviced apartments in Goregaon East, Mumbai. Converted from React/Vite/Tailwind.
Version: 1.0.0
Author: Antigravity
Author URI: https://deepmind.google/
License: GPLv2 or later
Text Domain: simple-stays
*/

/* Reset / Fallback styles */
body {
  font-family: 'Inter', system-ui, sans-serif;
  color: #1A1A1A;
  background-color: #FAF8F3;
}
