@font-face {
  font-family: "Playfair Display";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("../assets/fonts/playfair-display-400.ttf?v=157") format("truetype");
}

@font-face {
  font-family: "Playfair Display";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url("../assets/fonts/playfair-display-500.ttf?v=157") format("truetype");
}

@font-face {
  font-family: "Playfair Display";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("../assets/fonts/playfair-display-700.ttf?v=157") format("truetype");
}

@font-face {
  font-family: "Playfair Display";
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url("../assets/fonts/playfair-display-400-italic.ttf?v=157") format("truetype");
}

@font-face {
  font-family: "Playfair Display";
  font-style: italic;
  font-weight: 500;
  font-display: swap;
  src: url("../assets/fonts/playfair-display-500-italic.ttf?v=157") format("truetype");
}

@font-face {
  font-family: "Playfair Display";
  font-style: italic;
  font-weight: 700;
  font-display: swap;
  src: url("../assets/fonts/playfair-display-700-italic.ttf?v=157") format("truetype");
}

@font-face {
  font-family: "Plus Jakarta Sans";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("../assets/fonts/plus-jakarta-sans-400.ttf?v=157") format("truetype");
}

@font-face {
  font-family: "Plus Jakarta Sans";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url("../assets/fonts/plus-jakarta-sans-500.ttf?v=157") format("truetype");
}

@font-face {
  font-family: "Plus Jakarta Sans";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url("../assets/fonts/plus-jakarta-sans-600.ttf?v=157") format("truetype");
}

@font-face {
  font-family: "Plus Jakarta Sans";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("../assets/fonts/plus-jakarta-sans-700.ttf?v=157") format("truetype");
}

@font-face {
  font-family: "Plus Jakarta Sans";
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url("../assets/fonts/plus-jakarta-sans-800.ttf?v=157") format("truetype");
}

@font-face {
  font-family: "Inter";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url("../assets/fonts/inter-600.ttf?v=157") format("truetype");
}

@font-face {
  font-family: "Inter";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("../assets/fonts/inter-700.ttf?v=157") format("truetype");
}

@font-face {
  font-family: "Inter";
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url("../assets/fonts/inter-800.ttf?v=157") format("truetype");
}

@font-face {
  font-family: "Inter";
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url("../assets/fonts/inter-900.ttf?v=157") format("truetype");
}

@font-face {
  font-family: "Frank Ruhl Libre";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("../assets/fonts/frank-ruhl-libre-400.ttf?v=157") format("truetype");
}

@font-face {
  font-family: "Frank Ruhl Libre";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url("../assets/fonts/frank-ruhl-libre-500.ttf?v=157") format("truetype");
}

@font-face {
  font-family: "Frank Ruhl Libre";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("../assets/fonts/frank-ruhl-libre-700.ttf?v=157") format("truetype");
}

@font-face {
  font-family: "Frank Ruhl Libre";
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url("../assets/fonts/frank-ruhl-libre-800.ttf?v=157") format("truetype");
}

@font-face {
  font-family: "Frank Ruhl Libre";
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url("../assets/fonts/frank-ruhl-libre-900.ttf?v=157") format("truetype");
}

@font-face {
  font-family: "Heebo";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("../assets/fonts/heebo-400.ttf?v=157") format("truetype");
}

@font-face {
  font-family: "Heebo";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url("../assets/fonts/heebo-500.ttf?v=157") format("truetype");
}

@font-face {
  font-family: "Heebo";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url("../assets/fonts/heebo-600.ttf?v=157") format("truetype");
}

@font-face {
  font-family: "Heebo";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("../assets/fonts/heebo-700.ttf?v=157") format("truetype");
}

@font-face {
  font-family: "Heebo";
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url("../assets/fonts/heebo-800.ttf?v=157") format("truetype");
}

@font-face {
  font-family: "Heebo";
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url("../assets/fonts/heebo-900.ttf?v=157") format("truetype");
}

:root {
  scroll-padding-top: 96px;
  --color-navy: rgb(5, 31, 57);
  --color-navy-2: rgb(7, 47, 85);
  --color-blue: rgb(71, 103, 133);
  --color-blue-soft: #7992a4;
  --color-gold: rgb(218, 190, 134);
  --color-gold-deep: rgb(188, 147, 78);
  --color-ivory: #f7f4ee;
  --color-stone: #ebe6de;
  --color-white: #ffffff;
  --color-ink: rgb(5, 31, 57);
  --color-muted: #66758a;
  --color-line: rgba(16, 33, 61, 0.14);
  --color-awareness-purple: #403a54;
  --color-awareness-purple-soft: #5d566f;
  --color-awareness-gold-wash: #fff1df;
  --color-awareness-lilac-wash: #fbf2ff;
  --shadow-soft: 0 24px 70px rgba(5, 23, 45, 0.14);
  --shadow-card: 0 18px 42px rgba(10, 28, 52, 0.12);
  --radius-sm: 6px;
  --radius-md: 8px;
  --container: min(1120px, calc(100% - 40px));
  --font-body: "Plus Jakarta Sans", "Segoe UI", Arial, sans-serif;
  --font-ui: "Inter", "Segoe UI", Arial, sans-serif;
  --font-display: "Playfair Display", Georgia, "Times New Roman", serif;
  --font-hebrew-display: "Frank Ruhl Libre", "Times New Roman", serif;
  --font-hebrew-body: "Heebo", "Segoe UI", Arial, sans-serif;
  --font-hebrew-ui: "Heebo", "Segoe UI", Arial, sans-serif;
}

*,
*::before,
*::after {
  box-sizing: border-box;
}

html {
  min-width: 320px;
  scroll-behavior: smooth;
}

body {
  margin: 0;
  color: var(--color-ink);
  background: var(--color-ivory);
  font-family: var(--font-body);
  font-size: 17px;
  line-height: 1.75;
  text-rendering: optimizeLegibility;
}

:lang(he) body {
  font-family: var(--font-hebrew-body);
}

:lang(he) a {
  font-family: var(--font-hebrew-ui);
}

body.is-menu-open {
  overflow: hidden;
}

body.is-locked {
  overflow: hidden;
}

img,
svg {
  display: block;
  max-width: 100%;
}

a {
  color: inherit;
  font-family: var(--font-ui);
  text-decoration: none;
}

button,
input,
textarea,
select {
  font: inherit;
}

button {
  cursor: pointer;
}

:focus-visible {
  outline: 3px solid rgba(217, 182, 111, 0.8);
  outline-offset: 4px;
}

::selection {
  color: var(--color-navy);
  background: rgba(217, 182, 111, 0.42);
}

.container {
  width: var(--container);
  margin-inline: auto;
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

.skip-link {
  position: fixed;
  inset-block-start: 16px;
  inset-inline-start: 16px;
  z-index: 1000;
  padding: 10px 16px;
  color: var(--color-navy);
  background: var(--color-gold);
  border-radius: var(--radius-sm);
  transform: translateY(-140%);
  transition: transform 180ms ease;
}

.skip-link:focus {
  transform: translateY(0);
}

@media (prefers-reduced-motion: reduce) {
  *,
  *::before,
  *::after {
    animation-duration: 0.01ms !important;
    animation-iteration-count: 1 !important;
    scroll-behavior: auto !important;
    transition-duration: 0.01ms !important;
  }
}

@media (max-width: 640px) {
  :root {
    --container: min(100% - 28px, 1120px);
  }

  body {
    font-size: 16px;
  }
}
