* {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}
:root {
  --forest: #202b1d;
  --forest-light: #3f4a32;
  --cream: #f4efe7;
  --warm-cream: #faf7f1;
  --gold: #c7a66d;
  --espresso: #2f241c;
}
body {
  font-family: Lato, sans-serif;
  background: var(--cream);
  color: var(--espresso);
}
h1,
h2,
h3,
h4 {
  font-family: "Cormorant Garamond", serif;
}
.site-header {
  width: 100%;
  min-height: 105px;
  background: linear-gradient(90deg, #182315, #2e3826);
  color: var(--warm-cream);
  display: grid;
  grid-template-columns: auto 1fr auto;
  align-items: center;
  gap: 28px;
  padding: 16px 48px;
  border-bottom: 1px solid rgba(199, 166, 109, 0.35);
  position: sticky;
  top: 0;
  z-index: 100;
}
.logo {
  display: flex;
  align-items: center;
  gap: 14px;
  min-width: 260px;
}
.botanical,
.footer-leaf {
  color: var(--gold);
  font-size: 48px;
  transform: rotate(-15deg);
}
.logo h1 {
  text-transform: uppercase;
  letter-spacing: 4px;
  font-size: 25px;
  line-height: 0.95;
}
.logo p {
  text-transform: uppercase;
  letter-spacing: 4px;
  font-size: 11px;
  color: #d7c8a1;
  margin-top: 5px;
}
.nav-links {
  display: flex;
  justify-content: center;
  gap: 34px;
}
.nav-links a,
.order-button {
  color: var(--warm-cream);
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: 1.8px;
  font-family: "Cormorant Garamond", serif;
  font-size: 17px;
  transition: color 0.25s ease;
}
.nav-links a:hover {
  color: var(--gold);
}
.order-button {
  border: 1px solid var(--gold);
  padding: 14px 26px;
  white-space: nowrap;
}
.order-button:hover {
  background: var(--gold);
  color: var(--forest);
}
.menu-toggle {
  display: none;
  background: transparent;
  color: white;
  border: none;
  font-size: 30px;
}
.hero {
  min-height: 560px;
  background:
    linear-gradient(
      90deg,
      rgba(20, 20, 13, 0.75) 0%,
      rgba(20, 20, 13, 0.45) 48%,
      rgba(20, 20, 13, 0.2) 100%
    ),
    url("https://images.unsplash.com/photo-1495474472287-4d71bcdd2085?auto=format&fit=crop&w=1800&q=80");
  background-size: cover;
  background-position: center;
  display: flex;
  align-items: center;
  padding: 70px 80px;
}
.hero-text {
  max-width: 690px;
  color: white;
}
.hero-text h2 {
  font-size: clamp(48px, 6vw, 82px);
  line-height: 0.95;
  font-weight: 600;
  margin-bottom: 16px;
}
.hero-text h2 span {
  display: block;
  font-family: "Great Vibes", cursive;
  color: #d5b184;
  font-size: clamp(70px, 9vw, 118px);
  font-weight: 400;
  margin-top: -2px;
}
.hero-text p {
  font-family: "Cormorant Garamond", serif;
  font-size: 25px;
  line-height: 1.35;
  max-width: 570px;
  margin-bottom: 30px;
}
.hero-buttons {
  display: flex;
  gap: 18px;
  flex-wrap: wrap;
}
.hero-buttons a {
  min-width: 170px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: 1.8px;
  color: var(--espresso);
  background: #f4efe7;
  padding: 16px 24px;
  font-family: "Cormorant Garamond", serif;
  font-size: 17px;
  border: 1px solid #f4efe7;
}
.hero-buttons a:nth-child(2) {
  background: var(--forest-light);
  color: white;
  border-color: var(--forest-light);
}
.hero-buttons a:nth-child(3) {
  background: transparent;
  color: white;
  border-color: white;
}
.feature-strip {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  background: #f8f5ef;
  padding: 38px 34px;
  border-top: 1px solid #dfd5c5;
  border-bottom: 1px solid #dfd5c5;
}
.feature-strip article {
  text-align: center;
  padding: 0 30px;
  border-right: 1px solid #cdbb9d;
}
.feature-strip article:last-child {
  border-right: none;
}
.icon {
  font-size: 36px;
  margin-bottom: 12px;
}
.feature-strip h3 {
  text-transform: uppercase;
  letter-spacing: 3px;
  font-size: 18px;
  margin-bottom: 12px;
}
.feature-strip p {
  font-family: "Cormorant Garamond", serif;
  color: #4f463c;
  font-size: 17px;
  line-height: 1.5;
}
.image-grid {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  min-height: 230px;
}
.image-card {
  min-height: 230px;
  background-size: cover;
  background-position: center;
  position: relative;
  display: flex;
  align-items: end;
  justify-content: center;
  text-align: center;
  color: white;
  isolation: isolate;
}
.image-card:after {
  content: "";
  position: absolute;
  inset: 0;
  background: rgba(25, 17, 9, 0.42);
  z-index: -1;
}
.image-card h3 {
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 30px;
  margin-bottom: 12px;
}
.image-card a {
  display: inline-block;
  text-transform: uppercase;
  color: white;
  text-decoration: none;
  border: 1px solid white;
  padding: 9px 22px;
  letter-spacing: 1.5px;
  font-family: "Cormorant Garamond", serif;
  margin-bottom: 28px;
}
.image-card a:hover {
  background: white;
  color: var(--espresso);
}
.dessert {
  background-image: url("https://images.unsplash.com/photo-1563729784474-d77dbb933a9e?auto=format&fit=crop&w=900&q=80");
}
.charcuterie {
  background-image: url("https://images.unsplash.com/photo-1547592180-85f173990554?auto=format&fit=crop&w=900&q=80");
}
.wedding {
  background-image: url("https://images.unsplash.com/photo-1535254973040-607b474cb50d?auto=format&fit=crop&w=900&q=80");
}
.cafe {
  background-image: url("https://images.unsplash.com/photo-1554118811-1e0d58224f24?auto=format&fit=crop&w=900&q=80");
}
.coffee {
  background-image: url("https://images.unsplash.com/photo-1509042239860-f550ce710b93?auto=format&fit=crop&w=900&q=80");
}
footer {
  background: linear-gradient(90deg, #1c2819, #2e3826);
  color: var(--cream);
  display: grid;
  grid-template-columns: 0.6fr 1.2fr 2fr 1fr 0.6fr;
  align-items: center;
  gap: 24px;
  padding: 28px 60px;
  text-align: center;
  border-top: 1px solid rgba(199, 166, 109, 0.35);
}
footer p {
  font-family: "Cormorant Garamond", serif;
  font-size: 18px;
  line-height: 1.35;
}
footer h4 {
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 19px;
  margin-bottom: 6px;
}
.socials {
  display: flex;
  justify-content: center;
  gap: 12px;
}
.socials a {
  width: 32px;
  height: 32px;
  border: 1px solid #d0b77d;
  border-radius: 50%;
  display: grid;
  place-items: center;
  color: var(--cream);
  text-decoration: none;
}
@media (max-width: 1100px) {
  .site-header {
    grid-template-columns: auto auto;
  }
  .menu-toggle {
    display: block;
    justify-self: end;
  }
  .nav-links {
    display: none;
    grid-column: 1/-1;
    flex-direction: column;
    gap: 16px;
    padding: 20px 0;
  }
  .nav-links.show {
    display: flex;
  }
  .order-button {
    display: none;
  }
  .feature-strip,
  .image-grid {
    grid-template-columns: 1fr;
  }
  .feature-strip article {
    border-right: none;
    border-bottom: 1px solid #cdbb9d;
    padding: 24px;
  }
  footer {
    grid-template-columns: 1fr;
  }
}
@media (max-width: 650px) {
  .site-header {
    padding: 16px 20px;
  }
  .hero {
    padding: 60px 24px;
  }
  .logo h1 {
    font-size: 20px;
  }
}
