/*
Theme Name: Limassol Alykí (limassol.fr)
Template: granja-travel
Description: Brand direction 3A "Alykí" for limassol.fr. Azure, sun-gold, deep-sea, limestone. See design/limassol-transylvania-handoff/README.md for the full spec — colors/type/header/hero are final (hifi); everything below the hero is inherited minimally from the parent until layouts/cards are decided.
Author: Granja
Version: 1.0.0
Text Domain: limassol-fr-alyki
*/

:root {
  --g-primary: #1877B0;      /* Azure */
  --g-dark: #0B3A5B;         /* Deep Sea */
  --g-secondary: #E3A72F;    /* Sun Gold */
  --g-bg: #F6F1E7;           /* Limestone */
  --g-ink: #16212B;          /* Ink */
  --g-muted: #71786E;
  --g-nav-text: #3F5060;
  --g-border: rgba(11, 58, 91, .1);

  --g-hero-overlay-from: transparent;
  --g-hero-overlay-to: rgba(11, 58, 91, .55);
  --g-hero-text: #F6F1E7;
  --g-hero-subtext: #E9E1CE;
  --g-placeholder-a: #DCE6EC;
  --g-placeholder-b: #E9E1CE;

  --g-font-display: 'Marcellus', serif;
  --g-font-body: 'Outfit', sans-serif;
  --g-font-mono: 'Space Mono', monospace;
  --g-heading-weight: 400;
  --g-nav-weight: 500;
}

.g-wordmark {
  text-transform: uppercase;
  letter-spacing: .12em;
  padding-left: .12em;
}
