/*
Theme Name: Greek With Punjabi
Theme URI: https://greek-with-punjabi.harmantinna00.chatgpt.site
Author: Sarabjot Singh
Description: A mobile-first Greek language learning theme for Punjabi speakers, including A1 lessons, pronunciation audio and interactive quizzes.
Version: 4.4.0
Requires at least: 6.0
Requires PHP: 7.4
Text Domain: greek-with-punjabi
*/

html,
body {
  margin: 0;
  padding: 0;
}

#greek-with-punjabi-root {
  min-height: 100vh;
}

.gwp-fallback {
  min-height: 100vh;
  background: #f8fbff;
  color: #10233f;
  font-family: Inter, "Noto Sans Gurmukhi", "Nirmala UI", Arial, sans-serif;
}

.gwp-fallback-note {
  max-width: 720px;
  margin: 0 auto;
  padding: 20px;
  color: #667b90;
  text-align: center;
}
