/*
Theme Name: SubwayMenuPedia WP
Theme URI: https://example.com/
Author: OpenAI
Author URI: https://openai.com/
Description: WordPress theme converted from the uploaded SubwayMenuPedia design, with Customizer-managed ads, footer links, logo, and favicon support.
Version: 1.0.0
Requires at least: 6.0
Tested up to: 6.8
Requires PHP: 7.4
Text Domain: subwaymenupedia-wp
*/

html, body {
  margin: 0;
  padding: 0;
  background: #F5F5F5;
}

#root:empty::before {
  content: "Loading...";
  display: block;
  padding: 3rem 1rem;
  text-align: center;
  color: #666;
  font-family: Inter, Arial, sans-serif;
}
