/* HGDEER presentation addon v1.0.0 / 2026-09-15.
 * Only the existing header background and homepage spacing are adjusted.
 * Original logo bytes, text, typefaces, product content and checkout rules stay intact.
 */

header.hgdeer-presentation-addon-20260915 {
  background-color: #f3ebdf;
  isolation: isolate;
}

header.hgdeer-presentation-addon-20260915 #logo {
  background-color: #f3ebdf;
}

/* The existing white JPEG blends with beige; no image re-encoding or replacement. */
header.hgdeer-presentation-addon-20260915 #logo img {
  mix-blend-mode: multiply;
}

#common-home #hgdeer-heartfelt-hero {
  margin-bottom: 24px;
}

#common-home #hgdeer-heartfelt-hero .hgdeer-heartfelt-copy {
  padding-top: 32px;
  padding-bottom: 28px;
}

#common-home #hgdeer-heartfelt-hero .hgdeer-heartfelt-copy h1 {
  margin-bottom: 14px;
}

#common-home #hgdeer-heartfelt-hero .hgdeer-heartfelt-subtitle {
  margin-bottom: 18px;
}

#common-home #hgdeer-heartfelt-hero .hgdeer-heartfelt-art {
  min-height: 280px;
}

#common-home #hgdeer-heartfelt-hero .hgdeer-trust-item {
  padding-top: 12px;
  padding-bottom: 12px;
}

#common-home .hgdeer-collection-heading {
  margin-top: 8px;
  margin-bottom: 16px;
}

@media (max-width: 1099px) {
  #common-home #hgdeer-heartfelt-hero .hgdeer-heartfelt-copy {
    padding-top: 28px;
    padding-bottom: 24px;
  }
}

@media (max-width: 767px) {
  #common-home #hgdeer-heartfelt-hero {
    margin-bottom: 12px;
  }

  #common-home #hgdeer-heartfelt-hero .hgdeer-heartfelt-copy {
    padding-top: 16px;
    padding-bottom: 14px;
  }

  #common-home #hgdeer-heartfelt-hero .hgdeer-heartfelt-copy h1 {
    margin-bottom: 10px;
  }

  #common-home #hgdeer-heartfelt-hero .hgdeer-heartfelt-subtitle {
    margin-bottom: 12px;
  }

  #common-home #hgdeer-heartfelt-hero .hgdeer-trust-item {
    min-height: 42px;
    padding-top: 6px;
    padding-bottom: 6px;
  }

  #common-home .hgdeer-collection-heading {
    margin-top: 3px;
    margin-bottom: 12px;
  }
}
