/* Think Gifts AI Studio v3.5.16 — generated style preview banners. */
.tgms .tgms-style-thumb,
body .tgms .tgms-style-thumb {
  width: 100% !important;
  height: auto !important;
  min-height: 0 !important;
  max-height: none !important;
  aspect-ratio: 3 / 1 !important;
  padding: 0 !important;
  overflow: hidden !important;
  border-radius: 12px !important;
  background: #fff8ef !important;
}

.tgms .tgms-style-thumb > img,
body .tgms .tgms-style-thumb > img {
  display: block !important;
  width: 100% !important;
  height: 100% !important;
  object-fit: cover !important;
  object-position: center !important;
  border-radius: inherit !important;
  image-rendering: auto !important;
}

.tgms .tgms-style-card,
body .tgms .tgms-style-card {
  height: auto !important;
  min-height: 0 !important;
}

@media (min-width: 1181px) {
  .tgms .tgms-card-deck > .tgms-wizard-screen--style.is-deck-active .tgms-style-card,
  body .tgms .tgms-card-deck > .tgms-wizard-screen--style.is-deck-active .tgms-style-card {
    min-height: 0 !important;
    height: auto !important;
  }

  .tgms .tgms-card-deck > .tgms-wizard-screen--style.is-deck-active .tgms-style-thumb,
  body .tgms .tgms-card-deck > .tgms-wizard-screen--style.is-deck-active .tgms-style-thumb {
    height: auto !important;
    min-height: 0 !important;
    max-height: none !important;
    aspect-ratio: 3 / 1 !important;
  }
}
