/* Tee-Luxe Finder v1.3.228 - Reusable campaign hero and layered tile rain */

.tlf-wrap {
  --tlf-gold: #b3a27a;
  --tlf-gold-deep: #8d7951;
  --tlf-ink: #212121;
  --tlf-text: #4f4a43;
  --tlf-muted: #82786e;
  --tlf-line: rgba(33, 33, 33, 0.12);
  --tlf-line-strong: rgba(33, 33, 33, 0.22);
  --tlf-cream: #ffffff;
  --tlf-paper: #ffffff;
  --tlf-white: #ffffff;
  font-family: "Open Sans", sans-serif;
  color: var(--tlf-text);
  width: 100%;
  margin: 0 auto;
  background: #ffffff;
}

#tlf-gty-hero,
.tlf-wrap #tlf-res .tlf-recommend-head {
  display: none !important;
}

body.tlf-finder-fullpage.tlf-finder-landing .entry-header,
body.tlf-finder-fullpage.tlf-finder-landing header.entry-header,
body.tlf-finder-fullpage.tlf-finder-landing .page-header,
body.tlf-finder-fullpage.tlf-finder-landing .post-inner > .entry-header {
  display: none !important;
}

body.tlf-finder-fullpage.tlf-finder-landing .container.content-wrapper,
body.tlf-finder-fullpage.tlf-finder-landing .site-content,
body.tlf-finder-fullpage.tlf-finder-landing .content-area,
body.tlf-finder-fullpage.tlf-finder-landing #primary,
body.tlf-finder-fullpage.tlf-finder-landing .site-main,
body.tlf-finder-fullpage.tlf-finder-landing .entry-content {
  padding-top: 0 !important;
  margin-top: 0 !important;
}

#tlf-gty-hero {
  position: relative;
  isolation: isolate;
  align-items: center;
  width: 100vw;
  min-height: clamp(330px, 32vw, 430px);
  margin: 0 calc(50% - 50vw) clamp(8px, 1vw, 16px);
  overflow: hidden;
  background: #171513;
  color: #fff;
  overflow-anchor: none;
}

#tlf-gty-hero::after {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 2;
  background:
    linear-gradient(90deg, rgba(14, 13, 12, 0.76) 0%, rgba(14, 13, 12, 0.50) 38%, rgba(14, 13, 12, 0.12) 72%, rgba(14, 13, 12, 0.06) 100%),
    linear-gradient(180deg, rgba(14, 13, 12, 0.12) 0%, rgba(14, 13, 12, 0.36) 100%);
  pointer-events: none;
}

#tlf-gty-hero .tlf-gty-hero__media {
  position: absolute;
  inset: 0;
  z-index: 0;
  margin: 0;
}

#tlf-gty-hero .tlf-gty-hero__media img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: 63% 40%;
  display: block;
}

#tlf-gty-hero .tlf-gty-hero__inner {
  position: relative;
  z-index: 3;
  width: min(1041px, calc(100% - 69px));
  margin: 0 auto;
  padding: clamp(42px, 5vw, 64px) 0;
}

#tlf-gty-hero .tlf-gty-hero__title {
  max-width: 780px;
  margin: 0;
  color: #fff;
  font-family: "Playfair Display", Georgia, serif;
  font-size: clamp(42px, 5.2vw, 76px);
  font-weight: 400;
  line-height: 1.04;
  letter-spacing: 0;
  text-shadow: 0 2px 18px rgba(0, 0, 0, 0.42);
}

#tlf-gty-hero .tlf-gty-hero__copy {
  max-width: 540px;
  margin: 16px 0 0;
  color: rgba(255, 255, 255, 0.90);
  font-size: clamp(18px, 1.8vw, 25px);
  line-height: 1.45;
  text-shadow: 0 1px 14px rgba(0, 0, 0, 0.36);
}

body.tlf-finder-fullpage.tlf-finder-landing #tlf-gty-hero .tlf-gty-hero__title {
  max-width: 940px !important;
  margin-bottom: 24px !important;
  font-size: clamp(54px, 4.45vw, 64px) !important;
  line-height: 1.02 !important;
}

body.tlf-finder-fullpage.tlf-finder-landing #tlf-gty-hero .tlf-gty-hero__title-line {
  display: block;
}

@media (max-width: 820px) {
  #tlf-gty-hero {
    min-height: 380px;
    margin-bottom: 16px;
  }

  #tlf-gty-hero .tlf-gty-hero__media img {
    object-position: 86% 50%;
  }

  #tlf-gty-hero .tlf-gty-hero__inner {
    width: calc(100% - 65px);
    padding: 32px 0;
  }

  #tlf-gty-hero .tlf-gty-hero__title {
    max-width: 340px;
    font-size: 32px;
    line-height: 1.14;
  }

  body.tlf-finder-fullpage.tlf-finder-landing #tlf-gty-hero .tlf-gty-hero__title {
    max-width: 340px !important;
    font-size: 32px !important;
    line-height: 1.14 !important;
  }

  #tlf-gty-hero .tlf-gty-hero__copy {
    max-width: 340px;
    margin-top: 14px;
    font-size: 24px;
    line-height: 1.45;
  }
}

.tlf-wrap--always-open .tlf-drawer {
  height: auto;
  overflow: visible;
}

.tlf-banner {
  background:
    radial-gradient(circle at top right, rgba(179, 162, 122, 0.18), transparent 32%),
    linear-gradient(180deg, #f8f5ef 0%, #fdfcf9 100%);
  border-top: 1px solid #e5ded1;
  border-bottom: 1px solid #e5ded1;
  padding: clamp(34px, 5vw, 64px) clamp(18px, 4vw, 42px);
  text-align: left;
}

.tlf-banner__eyebrow,
.tlf-qnum,
.tlf-live__label,
.tlf-active__label {
  font-size: 0.72rem;
  letter-spacing: 0.18em;
  text-transform: uppercase;
  color: var(--tlf-gold-deep);
}

.tlf-banner__title,
.tlf-qtit,
.tlf-rh__title,
.tlf-pn,
.tlf-pt {
  font-family: "Playfair Display", serif;
  color: var(--tlf-ink);
  font-weight: 400;
}

.tlf-banner__title {
  margin: 12px 0 10px;
  font-size: clamp(2.2rem, 5vw, 4.6rem);
  line-height: 0.96;
  max-width: 9ch;
}

.tlf-banner__title em {
  font-style: italic;
  color: var(--tlf-gold);
}

.tlf-banner__sub {
  margin: 0 0 28px;
  max-width: 52rem;
  font-size: 0.98rem;
  line-height: 1.75;
  color: var(--tlf-muted);
}

.tlf-banner__btn,
.tlf-bnx {
  appearance: none;
  border: 1px solid var(--tlf-gold);
  background: var(--tlf-gold);
  color: var(--tlf-white);
  cursor: pointer;
  font-family: "Open Sans", sans-serif;
  font-size: 0.78rem;
  font-weight: 600;
  letter-spacing: 0.16em;
  text-transform: uppercase;
  transition:
    background 0.18s ease,
    border-color 0.18s ease,
    transform 0.18s ease,
    box-shadow 0.18s ease;
}

.tlf-banner__btn {
  display: inline-flex;
  align-items: center;
  gap: 0.75rem;
  padding: 15px 28px;
}

.tlf-banner__btn:hover,
.tlf-banner__btn:focus-visible,
.tlf-bnx:hover,
.tlf-bnx:focus-visible {
  background: var(--tlf-gold-deep);
  border-color: var(--tlf-gold-deep);
  transform: translateY(-1px);
  box-shadow: 0 14px 30px rgba(141, 121, 81, 0.18);
}

.tlf-arr {
  display: inline-block;
  transition: transform 0.35s ease;
}

.tlf-banner__btn.open .tlf-arr {
  transform: rotate(180deg);
}

.tlf-drawer {
  height: 0;
  overflow: hidden;
  transition: height 0.55s cubic-bezier(0.4, 0, 0.2, 1);
  background: #ffffff;
  border-bottom: 1px solid #e5ded1;
  will-change: height;
}

.tlf-inner {
  width: min(1180px, calc(100% - 24px));
  margin: 0 auto;
  padding: clamp(24px, 4vw, 44px) 0 clamp(40px, 5vw, 68px);
}

.tlf-stage-head {
  display: grid;
  gap: 16px;
  margin-bottom: 22px;
}

.tlf-live {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 18px;
  padding: 18px 22px;
  border: 1px solid var(--tlf-line);
  background: #ffffff;
}

.tlf-live__meta {
  display: flex;
  align-items: center;
  gap: 10px 12px;
  flex: 1 1 auto;
  flex-wrap: wrap;
  min-width: 0;
}

.tlf-live--compact {
  margin-bottom: 14px;
  padding: 8px 0 10px;
  border: none;
  border-top: 1px solid var(--tlf-line);
  border-bottom: 1px solid var(--tlf-line);
  background: transparent;
}

.tlf-live__count {
  font-family: "Playfair Display", serif;
  font-size: clamp(1.7rem, 4vw, 2.6rem);
  font-weight: 400;
  color: var(--tlf-ink);
  white-space: nowrap;
}

.tlf-live--compact .tlf-live__label {
  font-size: 0.66rem;
  letter-spacing: 0.14em;
}

.tlf-live--compact .tlf-live__count {
  font-size: clamp(1rem, 2vw, 1.25rem);
}

.tlf-prog {
  display: flex;
  gap: 12px;
}

.tlf-ps {
  flex: 1;
  height: 3px;
  background: #ddd6c8;
  transition: background 0.3s ease;
}

.tlf-ps.on {
  background: var(--tlf-gold);
}

.tlf-ps.done {
  background: var(--tlf-ink);
}

.tlf-guide,
.tlf-active {
  border: 1px solid var(--tlf-line);
  background: #ffffff;
  padding: 18px 22px;
}

.tlf-guide__copy {
  font-size: 0.95rem;
  line-height: 1.7;
  color: var(--tlf-text);
}

.tlf-guide__copy strong {
  color: var(--tlf-ink);
}

.tlf-guide__chips,
.tlf-active__chips,
.tlf-ftg,
.tlf-pm {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}

.tlf-guide__chips {
  margin-top: 14px;
}

.tlf-guide__chip,
.tlf-active__chips span,
.tlf-ft,
.tlf-b {
  display: inline-flex;
  align-items: center;
  min-height: 30px;
  padding: 0 11px;
  border: 1px solid rgba(179, 162, 122, 0.34);
  background: rgba(255, 255, 255, 0.88);
  font-size: 0.7rem;
  font-weight: 600;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: var(--tlf-gold-deep);
}

.tlf-active__chips {
  margin-top: 12px;
}

.tlf-active__chips--inline {
  margin-top: 0;
}

.tlf-active__chips span {
  border-color: rgba(33, 33, 33, 0.14);
  color: var(--tlf-text);
}

.tlf-wrap--results .tlf-guide {
  display: none;
}

.tlf-card {
  display: none;
}

.tlf-card.show {
  display: block;
}

.tlf-card__meta-slot {
  margin-bottom: 18px;
}

.tlf-qtit {
  margin: 8px 0 10px;
  font-size: clamp(2.2rem, 5vw, 4rem);
  line-height: 0.95;
  max-width: 10ch;
}

#tlf-q1 .tlf-qtit,
#tlf-q2 .tlf-qtit,
#tlf-q3 .tlf-qtit {
  max-width: none;
}

.tlf-qtit__line {
  display: block;
  white-space: nowrap;
}

@media (min-width: 760px) {
  #tlf-q2 .tlf-qtit,
  #tlf-q3 .tlf-qtit {
    white-space: nowrap;
  }
}

.tlf-qsub {
  margin: 0 0 24px;
  max-width: 58rem;
  font-size: 1rem;
  line-height: 1.75;
  color: var(--tlf-muted);
}

.tlf-selection-sentence {
  margin: 10px 0 18px;
  max-width: 58rem;
  font-family: inherit;
  font-size: 0.94rem;
  font-weight: 400;
  line-height: 1.55;
  color: var(--tlf-ink);
}

.tlf-selection-sentence__meta {
  color: rgb(154, 146, 138);
}

.tlf-selection-sentence__choice,
.tlf-selection-sentence__empty,
.tlf-selection-sentence__count {
  color: inherit;
}

.tlf-qhints {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin: 0 0 22px;
}

.tlf-qhints__chip {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 26px;
  padding: 0 11px;
  border: 1px solid var(--tlf-ink);
  background: var(--tlf-ink);
  box-shadow: 0 8px 18px rgba(33, 33, 33, 0.1);
  font-size: 0.58rem;
  font-weight: 600;
  letter-spacing: 0.075em;
  line-height: 1;
  text-transform: uppercase;
  color: var(--tlf-white);
}

.tlf-qhints__chip::before {
  content: none;
}

.tlf-step-actionbar-slot {
  display: contents;
}

@media (min-width: 821px) {
  html {
    overflow-x: clip !important;
    overflow-y: visible !important;
  }

  body.tlf-finder-fullpage {
    overflow-x: clip !important;
    overflow-y: visible !important;
  }

  body.tlf-finder-fullpage .tlf-wrap.tlf-wrap--always-open {
    overflow: visible !important;
  }

  .tlf-step-actionbar-slot {
    position: -webkit-sticky;
    position: sticky;
    top: var(--tlf-desktop-actionbar-top, 24px);
    z-index: 110;
    display: block;
    min-height: 60px;
    margin: 0 0 12px;
  }

  .tlf-step-actionbar {
    position: relative;
    z-index: 90;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 24px;
    min-height: 44px;
    width: 100%;
    margin: 0;
    padding: 0 0 10px;
    box-sizing: border-box;
    border-bottom: 0;
    background: transparent;
    box-shadow: none;
    backdrop-filter: none;
  }

  .tlf-step-actionbar.is-desktop-fixed {
    --tlf-gold: #b3a27a;
    --tlf-gold-deep: #8d7951;
    --tlf-ink: #212121;
    --tlf-white: #ffffff;
    position: fixed;
    top: var(--tlf-desktop-actionbar-top, 24px);
    left: var(--tlf-desktop-actionbar-left, 0);
    width: var(--tlf-desktop-actionbar-width, 100%);
    z-index: 900;
    isolation: isolate;
    overflow: visible;
    border-bottom: 0 !important;
    box-shadow: none;
  }

  .tlf-step-actionbar.is-desktop-fixed .tlf-bnx:not(:disabled):hover,
  .tlf-step-actionbar.is-desktop-fixed .tlf-bnx:not(:disabled):focus-visible {
    border-color: var(--tlf-gold-deep) !important;
    background: var(--tlf-gold-deep) !important;
    color: var(--tlf-white) !important;
  }

  .tlf-step-actionbar.is-desktop-fixed::before {
    content: none;
  }

  .tlf-step-actionbar .tlf-qhints,
  .tlf-step-actionbar .tlf-nav {
    margin: 0;
  }

  .tlf-step-actionbar .tlf-qhints {
    flex: 1 1 auto;
  }

  .tlf-step-actionbar .tlf-nav {
    flex: 0 0 auto;
    justify-content: flex-end;
    flex-wrap: nowrap;
    margin-left: auto;
  }

  .tlf-step-actionbar .tlf-bbk {
    white-space: nowrap;
  }

  /*
   * When the action menu detaches from its question on desktop, retain a
   * single, unobtrusive continuation action. The contextual controls remain
   * available in the menu's normal in-document position.
   */
  .tlf-step-actionbar.is-desktop-fixed {
    justify-content: flex-end;
    min-height: 49px;
    padding-bottom: 0;
  }

  .tlf-step-actionbar.is-desktop-fixed .tlf-qhints,
  .tlf-step-actionbar.is-desktop-fixed .tlf-bbk {
    display: none !important;
  }

  .tlf-step-actionbar .tlf-bnx {
    min-width: 132px;
    margin-left: 0;
    box-shadow:
      0 0 0 10px var(--tlf-white),
      0 14px 28px 10px rgba(33, 33, 33, 0.04);
  }
}

/* Finder 1.3.284: Profilrichtungen vier und folgende bis zum Aufklappen verbergen. */
#tlf-profile-panel .tlf-dir-list:not(.is-open) .tlf-dir-pill--extra {
  display: none !important;
}

.tlf-opts {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 16px;
  perspective: 1400px;
  isolation: isolate;
}

.tlf-c1 {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

.tlf-c3 {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

.tlf-opt {
  --tile-radius: 18px;
  --tile-bg: #f5efe4;
  --tile-check: color-mix(in srgb, var(--tile-bg) 95%, #1f1f1f 5%);
  --tile-shadow: rgba(141, 121, 81, 0.12);
  position: relative;
  min-height: 248px;
  padding: 20px 20px 68px;
  border: 1px solid var(--tlf-line);
  border-radius: var(--tile-radius);
  overflow: hidden;
  background:
    linear-gradient(
      155deg,
      rgba(255, 255, 255, 0.34) 0%,
      rgba(255, 255, 255, 0.16) 34%,
      rgba(255, 255, 255, 0.03) 100%
    ),
    linear-gradient(
      335deg,
      rgba(141, 121, 81, 0.07) 0%,
      rgba(141, 121, 81, 0) 54%
    ),
    var(--tile-bg);
  text-align: left;
  cursor: pointer;
  transition:
    transform 0.18s ease,
    border-color 0.18s ease,
    box-shadow 0.18s ease,
    background 0.18s ease;
  font-family: "Open Sans", sans-serif;
}

.tlf-opt::before {
  content: "";
  position: absolute;
  inset: 0;
  border: 1px solid transparent;
  border-radius: inherit;
  pointer-events: none;
  z-index: 4;
}

.tlf-opt::after {
  content: "hinzufügen";
  position: absolute;
  right: 20px;
  bottom: 20px;
  z-index: 2;
  display: inline-flex;
  align-items: center;
  min-height: 28px;
  padding: 0 10px;
  border: 1px solid rgba(33, 33, 33, 0.14);
  background: rgba(255, 255, 255, 0.9);
  font-size: 0.66rem;
  font-weight: 600;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: var(--tlf-text);
}

.tlf-opt:hover:not(.tlf-dis),
.tlf-opt:focus-visible:not(.tlf-dis) {
  transform: translateY(-2px);
  border-color: rgba(141, 121, 81, 0.28);
  box-shadow: 0 18px 40px var(--tile-shadow);
}

.tlf-opt.sel {
  border-color: transparent;
  box-shadow: 0 18px 40px rgba(33, 33, 33, 0.08);
}

.tlf-opt.sel::before {
  border-color: var(--tlf-ink);
  border-width: 2px;
}

.tlf-opt.sel::after {
  content: "ausgewählt";
  border-color: var(--tlf-ink);
  background: var(--tlf-ink);
  color: var(--tlf-white);
}

.tlf-opt__tick {
  position: absolute;
  inset: 0;
  z-index: 0;
  pointer-events: none;
  opacity: 0;
  transition:
    opacity 0.28s ease,
    transform 0.38s cubic-bezier(0.16, 0.84, 0.24, 1);
}

.tlf-opt__tick::before {
  content: "";
  position: absolute;
  left: 50%;
  top: 48%;
  width: 138px;
  height: 238px;
  border-right: 60px solid var(--tile-check);
  border-bottom: 60px solid var(--tile-check);
  transform: translate(-28%, -54%) rotate(45deg) scale(0.86);
  transform-origin: center;
}

.tlf-opt.sel .tlf-opt__tick {
  opacity: 0.82;
  transform: translateY(-2px);
}

.tlf-opt.tlf-dis {
  opacity: 0.42;
  cursor: not-allowed;
  box-shadow: none;
}

.tlf-opt__top {
  position: relative;
  z-index: 3;
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 12px;
}

.tlf-opt__index {
    display: inline-flex;
  flex-direction: column;
  gap: 3px;
font-size: 0.74rem;
  font-weight: 600;
  letter-spacing: 0.18em;
  text-transform: uppercase;
  color: rgba(33, 33, 33, 0.56);
}

.tlf-opt__kind {
  font-size: 0.48rem;
  font-weight: 600;
  letter-spacing: 0.14em;
  line-height: 1;
  color: rgba(33, 33, 33, 0.42);
}

.tlf-cnt {
  position: relative;
  z-index: 3;
  display: inline-flex;
  align-items: center;
  min-height: 31px;
  padding: 0 11px;
  border: 1px solid rgba(33, 33, 33, 0.1);
  background: rgba(255, 255, 255, 0.88);
  font-size: 0.7rem;
  font-weight: 600;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: var(--tlf-text);
}

.tlf-opt.sel .tlf-cnt {
  border-color: var(--tlf-ink);
  background: rgba(255, 255, 255, 0.98);
  color: var(--tlf-ink);
}

.tlf-moments .tlf-cnt {
  display: none;
}

.tlf-opt__body {
  position: relative;
  z-index: 3;
  display: grid;
  gap: 6px;
  margin-top: 18px;
  max-width: 16rem;
}

.tlf-lbl {
  font-size: 1.28rem;
  font-weight: 600;
  line-height: 1.2;
  color: var(--tlf-ink);
}

.tlf-dsc {
  font-size: 0.86rem;
  line-height: 1.65;
  color: var(--tlf-text);
}

.tlf-opt__art {
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 1;
  width: min(47%, 220px);
  max-width: 47%;
  overflow: hidden;
  border-radius: 0 0 var(--tile-radius) 0;
  pointer-events: none;
}

.tlf-opt__art img {
  display: block;
  width: 100%;
  height: auto;
}

/* Lebendige Auswahlkacheln: Neuform-artige Tiefe auf Tee-Luxe-Tiles */
.tlf-opt {
  --tile-x: 0px;
  --tile-y: 0px;
  --tile-r: 0deg;
  --tile-shadow-deep: rgba(33, 33, 33, 0.1);
  background-position: 0 0, 100% 100%, center;
  background-size: 150% 150%, 140% 140%, auto;
  box-shadow: 0 8px 22px rgba(33, 33, 33, 0.035);
  transform: translate3d(var(--tile-x), var(--tile-y), 0) rotate(var(--tile-r)) scale(1);
  transform-origin: center center;
  transition:
    transform 0.46s cubic-bezier(0.16, 0.84, 0.24, 1),
    border-color 0.22s ease,
    box-shadow 0.42s cubic-bezier(0.16, 0.84, 0.24, 1),
    background-position 0.38s ease,
    filter 0.22s ease;
  will-change: transform, box-shadow;
}

@media (min-width: 821px) {
  .tlf-wrap .tlf-pt,
  .tlf-wrap .tlf-pt a {
    font-family: "Playfair Display", Georgia, serif;
    font-size: clamp(1.38rem, 1.08rem + 0.8vw, 1.62rem);
    line-height: 1.14;
  }

  .tlf-opts {
    gap: 34px 24px;
    padding: 38px 18px 38px;
  }

  .tlf-opt {
    margin: 0;
  }

  .tlf-card.show .tlf-opt:nth-child(1) { --tile-x: 0px; --tile-y: 4px; --tile-r: -1.55deg; z-index: 1; }
  .tlf-card.show .tlf-opt:nth-child(2) { --tile-x: -5px; --tile-y: -2px; --tile-r: 1.2deg; z-index: 2; }
  .tlf-card.show .tlf-opt:nth-child(3) { --tile-x: -7px; --tile-y: 4px; --tile-r: -1.1deg; z-index: 3; }
  .tlf-card.show .tlf-opt:nth-child(4) { --tile-x: 5px; --tile-y: -5px; --tile-r: 1.15deg; z-index: 4; }
  .tlf-card.show .tlf-opt:nth-child(5) { --tile-x: -4px; --tile-y: -7px; --tile-r: -1.3deg; z-index: 5; }
  .tlf-card.show .tlf-opt:nth-child(6) { --tile-x: -6px; --tile-y: -4px; --tile-r: 1.25deg; z-index: 6; }
  .tlf-card.show .tlf-opt:nth-child(7) { --tile-x: 2px; --tile-y: -8px; --tile-r: -0.95deg; z-index: 7; }
  .tlf-card.show .tlf-opt:nth-child(8) { --tile-x: -4px; --tile-y: -9px; --tile-r: 1deg; z-index: 8; }
  .tlf-card.show .tlf-opt:nth-child(9) { --tile-x: -6px; --tile-y: -6px; --tile-r: -1.05deg; z-index: 9; }
}

.tlf-card.show .tlf-opt {
  animation: tlfTileIn 0.58s cubic-bezier(0.2, 0.74, 0.28, 1) backwards;
}

.tlf-card.show .tlf-opt:nth-child(1) { animation-delay: 0.02s; }
.tlf-card.show .tlf-opt:nth-child(2) { animation-delay: 0.08s; }
.tlf-card.show .tlf-opt:nth-child(3) { animation-delay: 0.14s; }
.tlf-card.show .tlf-opt:nth-child(4) { animation-delay: 0.20s; }
.tlf-card.show .tlf-opt:nth-child(5) { animation-delay: 0.26s; }
.tlf-card.show .tlf-opt:nth-child(6) { animation-delay: 0.32s; }
.tlf-card.show .tlf-opt:nth-child(7) { animation-delay: 0.38s; }
.tlf-card.show .tlf-opt:nth-child(8) { animation-delay: 0.44s; }
.tlf-card.show .tlf-opt:nth-child(9) { animation-delay: 0.50s; }

@keyframes tlfTileIn {
  from {
    opacity: 0;
    transform: translate3d(var(--tile-x), calc(var(--tile-y) + 22px), 0) rotate(var(--tile-r)) scale(0.985);
    filter: blur(2px);
  }
  to {
    opacity: 1;
    transform: translate3d(var(--tile-x), var(--tile-y), 0) rotate(var(--tile-r)) scale(1);
    filter: blur(0);
  }
}

.tlf-opt:hover:not(.tlf-dis),
.tlf-opt:focus-visible:not(.tlf-dis),
.tlf-opt.tlf-lift:not(.tlf-dis) {
  z-index: 30;
  transform: translate3d(var(--tile-x), calc(var(--tile-y) - 6px), 14px) rotate(0deg) scale(1.006);
  background-position: 16% 0, 80% 100%, center;
  box-shadow:
    0 26px 62px var(--tile-shadow),
    0 9px 24px var(--tile-shadow-deep);
}

.tlf-opt:active:not(.tlf-dis) {
  transform: translate3d(var(--tile-x), calc(var(--tile-y) - 3px), 10px) rotate(0deg) scale(1.003);
  transition-duration: 0.12s;
}

.tlf-opt.sel {
  z-index: 40;
  transform: translate3d(var(--tile-x), calc(var(--tile-y) - 6px), 16px) rotate(0deg) scale(1.006);
  box-shadow:
    0 20px 48px rgba(33, 33, 33, 0.075),
    0 7px 20px var(--tile-shadow);
}

.tlf-opt.sel:hover:not(.tlf-dis),
.tlf-opt.sel:focus-visible:not(.tlf-dis),
.tlf-opt.sel.tlf-lift:not(.tlf-dis) {
  z-index: 50;
  transform: translate3d(var(--tile-x), calc(var(--tile-y) - 8px), 18px) rotate(0deg) scale(1.01);
  box-shadow:
    0 28px 66px rgba(33, 33, 33, 0.09),
    0 10px 24px var(--tile-shadow);
}

.tlf-opt__top,
.tlf-opt__body,
.tlf-cnt,
.tlf-opt__art {
  transition:
    transform 0.34s cubic-bezier(0.2, 0.74, 0.28, 1),
    filter 0.3s ease,
    background 0.18s ease;
}

.tlf-opt__art {
  transform-origin: right bottom;
  will-change: transform;
}

.tlf-opt:hover:not(.tlf-dis) .tlf-opt__top,
.tlf-opt:focus-visible:not(.tlf-dis) .tlf-opt__top,
.tlf-opt.tlf-lift:not(.tlf-dis) .tlf-opt__top {
  transform: translateY(-2px);
}

.tlf-opt:hover:not(.tlf-dis) .tlf-opt__body,
.tlf-opt:focus-visible:not(.tlf-dis) .tlf-opt__body,
.tlf-opt.tlf-lift:not(.tlf-dis) .tlf-opt__body {
  transform: translateY(-3px);
}

.tlf-opt:hover:not(.tlf-dis) .tlf-cnt,
.tlf-opt:focus-visible:not(.tlf-dis) .tlf-cnt,
.tlf-opt.tlf-lift:not(.tlf-dis) .tlf-cnt {
  transform: translateY(-1px);
  background: rgba(255, 255, 255, 0.96);
}

.tlf-opt:hover:not(.tlf-dis) .tlf-opt__art,
.tlf-opt:focus-visible:not(.tlf-dis) .tlf-opt__art,
.tlf-opt.tlf-lift:not(.tlf-dis) .tlf-opt__art {
  transform: translate(8px, 8px) scale(1.08);
  filter: saturate(1.08) contrast(1.03);
}

#tlf-o2 .tlf-opt[data-v="fruity"]:hover:not(.tlf-dis) .tlf-opt__art,
#tlf-o2 .tlf-opt[data-v="fruity"]:focus-visible:not(.tlf-dis) .tlf-opt__art,
#tlf-o2 .tlf-opt[data-v="fruity"].tlf-lift:not(.tlf-dis) .tlf-opt__art {
  right: 0;
  bottom: 0;
  transform: translate(0, 0) scale(1.02);
  clip-path: inset(0);
}

#tlf-o1 .tlf-opt[data-v="yes"] {
  --tile-bg: #efe4d6;
}

#tlf-o1 .tlf-opt[data-v="low"] {
  --tile-bg: #ebf1e6;
}

#tlf-o1 .tlf-opt[data-v="no"] {
  --tile-bg: #f6efe6;
}

#tlf-o2 .tlf-opt[data-v="fruity"] {
  --tile-bg: #eee5f7;
  --tile-shadow: rgba(105, 83, 148, 0.14);
  --tile-shadow-deep: rgba(68, 43, 110, 0.12);
}

#tlf-o2 .tlf-opt[data-v="fruity"] .tlf-opt__art {
  right: 0;
  bottom: 0;
  width: min(47%, 220px);
  max-width: 47%;
  clip-path: inset(0);
}

#tlf-o2 .tlf-opt[data-v="fruity"].sel::before {
  z-index: 8;
}

#tlf-o2 .tlf-opt[data-v="fruity"].sel::after {
  z-index: 9;
}

.tlf-opt.sel .tlf-opt__art,
.tlf-opt.sel:hover:not(.tlf-dis) .tlf-opt__art,
.tlf-opt.sel:focus-visible:not(.tlf-dis) .tlf-opt__art,
.tlf-opt.sel.tlf-lift:not(.tlf-dis) .tlf-opt__art {
  right: 0;
  bottom: 0;
  transform: translate(0, 0) scale(1.02);
  clip-path: inset(0);
  filter: saturate(1.06) contrast(1.02);
}

#tlf-o3 .tlf-opt[data-v="berry"] {
  --tile-bg: #f6e7e6;
}

#tlf-o2 .tlf-opt[data-v="floral"],
#tlf-o3 .tlf-opt[data-v="floral2"] {
  --tile-bg: #e4edf7;
  --tile-shadow: rgba(78, 115, 154, 0.13);
  --tile-shadow-deep: rgba(44, 78, 118, 0.1);
}

#tlf-o2 .tlf-opt[data-v="bold"] {
  --tile-bg: #efe6de;
}

#tlf-o3 .tlf-opt[data-v="spicy"] {
  --tile-bg: #F0E8E1;
}

#tlf-o2 .tlf-opt[data-v="gentle"],
#tlf-o3 .tlf-opt[data-v="sweet"] {
  --tile-bg: #f7e6d4;
  --tile-shadow: rgba(165, 111, 56, 0.12);
  --tile-shadow-deep: rgba(124, 78, 34, 0.1);
}

#tlf-o2 .tlf-opt[data-v="earthy"] {
  --tile-bg: #ddd3ca;
  --tile-shadow: rgba(101, 82, 67, 0.13);
  --tile-shadow-deep: rgba(75, 57, 44, 0.11);
}

#tlf-o2 .tlf-opt[data-v="herbal_fresh"] {
  --tile-bg: #eef0ef;
  --tile-shadow: rgba(95, 104, 101, 0.1);
  --tile-shadow-deep: rgba(70, 78, 76, 0.08);
}

#tlf-o2 .tlf-opt[data-v="fresh"] {
  --tile-bg: #e7f0e8;
}

#tlf-o2 .tlf-opt[data-v="herbal_care"] {
  --tile-bg: #e7edd5;
  --tile-shadow: rgba(109, 127, 66, 0.12);
  --tile-shadow-deep: rgba(78, 95, 42, 0.09);
}

#tlf-o3 .tlf-opt[data-v="none"] {
  --tile-bg: #efe8dc;
}

#tlf-o3 .tlf-opt[data-v="citrus"] {
  --tile-bg: #fff9d3;
  --tile-shadow: rgba(113, 154, 73, 0.13);
  --tile-shadow-deep: rgba(72, 116, 42, 0.1);
}

#tlf-o3 .tlf-opt[data-v="stone"] {
  --tile-bg: #f6e8de;
}

#tlf-o3 .tlf-opt[data-v="pome"] {
  --tile-bg: #f2e8bc;
  --tile-shadow: rgba(176, 131, 28, 0.15);
  --tile-shadow-deep: rgba(128, 92, 18, 0.11);
}

#tlf-o3 .tlf-opt[data-v="exotic"] {
  --tile-bg: #ece2f7;
  --tile-shadow: rgba(116, 83, 152, 0.14);
  --tile-shadow-deep: rgba(83, 52, 120, 0.11);
}

.tlf-nav {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 14px;
  margin-top: 28px;
}

.tlf-bbk {
  appearance: none;
  border: none;
  background: none;
  padding: 10px 0;
  cursor: pointer;
  font-family: "Open Sans", sans-serif;
  font-size: 0.82rem;
  font-weight: 600;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: var(--tlf-muted);
  text-decoration: none;
  transition: color 0.18s ease;
}

.tlf-bbk:hover,
.tlf-bbk:focus-visible {
  color: var(--tlf-ink);
}

.tlf-bnx {
  padding: 13px 24px;
  touch-action: manipulation;
  -webkit-tap-highlight-color: transparent;
}

.tlf-bnx:disabled {
  cursor: default;
  opacity: 0.34;
  transform: none;
  box-shadow: none;
}

.tlf-mobile-stepbar {
  --tlf-gold: #b3a27a;
  --tlf-gold-deep: #8d7951;
  --tlf-ink: #212121;
  --tlf-muted: #82786e;
  --tlf-white: #ffffff;
  display: none;
}

body.tlf-finder-active-step .cky-consent-container,
body.tlf-finder-active-step .cky-modal,
body.tlf-finder-active-step .cky-overlay,
body.tlf-finder-active-step .cky-btn-revisit-wrapper,
body.tlf-finder-active-step .cky-revisit-bottom-left,
body.tlf-finder-active-step .cky-revisit-bottom-right,
body.tlf-finder-active-step #cookie-law-info-bar,
body.tlf-finder-active-step .cli-modal-backdrop,
body.tlf-finder-active-step .cli-modal,
body.tlf-finder-active-step .cli_settings_button {
  display: none !important;
  visibility: hidden !important;
  opacity: 0 !important;
  pointer-events: none !important;
}

#tlf-res {
  margin-top: 24px;
  padding-top: 12px;
}

.tlf-rh {
  display: grid;
  gap: 26px;
  margin-bottom: 38px;
}

.tlf-choice {
  display: block;
}

.tlf-profile-mobile-title,
.tlf-choice__mobile-heading {
  display: none;
}

.tlf-choice__title {
  margin: 0;
  font-family: "Playfair Display", Georgia, serif;
  font-size: clamp(1.65rem, 3vw, 2.45rem);
  font-weight: 500;
  line-height: 1.05;
  color: var(--tlf-ink);
}

.tlf-recommend-head {
  display: grid;
  gap: 8px;
  margin-top: 4px;
}

.tlf-rh__title {
  font-size: clamp(1.9rem, 4vw, 3rem);
  line-height: 1;
  margin: 0;
}

.tlf-rh p {
  margin: 0;
  font-size: 0.95rem;
  line-height: 1.7;
  color: var(--tlf-muted);
}

.tlf-rh .tlf-profile-panel__note {
  margin: 18px 0 0;
}

#tlf-rcnt {
  color: var(--tlf-muted);
}

.tlf-ft {
  border-color: rgba(179, 162, 122, 0.32);
}

#tlf-ftg {
  display: block;
}

.tlf-choice-strip {
  display: grid;
  gap: 16px;
  padding: 18px 0 16px;
  border-bottom: 1px solid rgba(33, 33, 33, 0.12);
}

.tlf-choice-strip__top {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 18px;
}

.tlf-choice-strip__top > span {
  color: var(--tlf-gold-deep);
  font-family: "Open Sans", sans-serif;
  font-size: 0.78rem;
  font-weight: 600;
  letter-spacing: 0.16em;
  line-height: 1.2;
  text-transform: uppercase;
}

.tlf-choice-strip__chips {
  display: flex;
  flex-wrap: wrap;
  gap: 10px 12px;
}

.tlf-choice-strip__chip {
  display: inline-flex;
  align-items: center;
  min-height: 36px;
  border: 1px solid rgba(33, 33, 33, 0.16);
  background: #ffffff;
  color: rgba(33, 33, 33, 0.82);
  padding: 0 14px;
  font-family: "Open Sans", sans-serif;
  font-size: 0.76rem;
  font-weight: 800;
  letter-spacing: 0.1em;
  line-height: 1;
  text-transform: uppercase;
  white-space: nowrap;
}

.tlf-fsel {
  --tile-bg: #f5efe4;
  position: relative;
  min-height: 108px;
  padding: 14px 14px 44px;
  border: 1px solid rgba(179, 162, 122, 0.28);
  border-radius: 6px;
  overflow: hidden;
  background:
    linear-gradient(
      155deg,
      rgba(255, 255, 255, 0.3) 0%,
      rgba(255, 255, 255, 0.13) 34%,
      rgba(255, 255, 255, 0.03) 100%
    ),
    linear-gradient(
      335deg,
      rgba(141, 121, 81, 0.06) 0%,
      rgba(141, 121, 81, 0) 54%
    ),
    var(--tile-bg);
}

#tlf-ftg .tlf-fsel {
  height: 88px;
  min-height: 0;
  padding: 12px 12px 28px;
  border-color: rgba(33, 33, 33, 0.16);
  background:
    linear-gradient(
      155deg,
      rgba(255, 255, 255, 0.55) 0%,
      rgba(255, 255, 255, 0.2) 40%,
      rgba(255, 255, 255, 0) 100%
    ),
    linear-gradient(
      335deg,
      rgba(33, 33, 33, 0.06) 0%,
      rgba(33, 33, 33, 0) 58%
    ),
    #f6f6f3;
  transition: border-color 0.22s ease, background 0.22s ease, box-shadow 0.22s ease;
}

#tlf-ftg .tlf-fsel__label {
  margin-top: 7px;
  font-size: 0.9rem;
}

#tlf-ftg .tlf-fsel__eyebrow,
#tlf-ftg .tlf-fsel__label {
  transition: opacity 0.18s ease, transform 0.18s ease;
}

#tlf-ftg .tlf-fsel:hover {
  border-color: rgba(179, 162, 122, 0.4);
  background:
    linear-gradient(
      155deg,
      rgba(255, 255, 255, 0.3) 0%,
      rgba(255, 255, 255, 0.13) 34%,
      rgba(255, 255, 255, 0.03) 100%
    ),
    linear-gradient(
      335deg,
      rgba(141, 121, 81, 0.06) 0%,
      rgba(141, 121, 81, 0) 54%
    ),
    var(--tile-bg);
}

#tlf-ftg .tlf-fsel:hover .tlf-fsel__eyebrow,
#tlf-ftg .tlf-fsel:hover .tlf-fsel__label {
  opacity: 0;
  transform: translateY(-4px);
}

.tlf-fsel__eyebrow,
.tlf-fsel__label {
  position: relative;
  z-index: 1;
  display: block;
}

.tlf-fsel__eyebrow {
  font-size: 0.62rem;
  font-weight: 600;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: rgba(33, 33, 33, 0.56);
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.tlf-fsel__label {
  margin-top: 10px;
  max-width: calc(100% - 8px);
  font-size: 0.96rem;
  font-weight: 600;
  line-height: 1.24;
  color: var(--tlf-ink);
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.tlf-fsel__desc {
  display: none;
}

#tlf-ftg .tlf-fsel__desc {
  position: absolute;
  left: 12px;
  right: 12px;
  top: 12px;
  z-index: 3;
  display: block;
  margin-top: 0;
  max-width: calc(100% - 24px);
  font-size: 0.7rem;
  line-height: 1.38;
  color: var(--tlf-text);
  opacity: 0;
  transform: translateY(5px);
  transition: opacity 0.22s ease, transform 0.22s ease;
}

#tlf-ftg .tlf-fsel:hover .tlf-fsel__desc {
  opacity: 1;
  transform: translateY(0);
}

#tlf-ftg .tlf-fsel__art {
  width: min(34%, 82px);
}

.tlf-fsel__art {
  position: absolute;
  right: 0;
  bottom: 0;
  width: min(40%, 96px);
  pointer-events: none;
}

.tlf-fsel__art img {
  display: block;
  width: 100%;
  height: auto;
}

#tlf-ftg .tlf-fsel__art img {
  filter: grayscale(1) saturate(0) contrast(1.06);
  opacity: 0.72;
  transition: filter 0.22s ease, opacity 0.22s ease;
}

#tlf-ftg .tlf-fsel:hover .tlf-fsel__art img {
  filter: none;
  opacity: 0.92;
}

#tlf-profile-panel:empty {
  display: none;
}

.tlf-profile-panel {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 30px;
  align-items: stretch;
  padding: 0;
  border: 0;
  border-radius: 0;
  background: transparent;
}

.tlf-profile-panel__left,
.tlf-profile-panel__right {
  min-width: 0;
  padding: clamp(18px, 3vw, 28px);
  border: 1px solid rgba(179, 162, 122, 0.22);
  border-radius: 6px;
  background: #FAF8F4;
}

.tlf-profile-panel__eyebrow {
  margin: 0 0 8px;
  color: var(--tlf-gold-deep);
  font-size: 0.66rem;
  font-weight: 700;
  letter-spacing: 0.16em;
  text-transform: uppercase;
}

.tlf-profile-panel h3 {
  margin: 0;
  font-family: "Playfair Display", Georgia, serif;
  font-size: clamp(1.45rem, 3vw, 2.2rem);
  font-weight: 500;
  line-height: 1.05;
  color: var(--tlf-ink);
}

.tlf-profile-panel__split-title span {
  display: block;
}

.tlf-collapse-title-line {
  display: block;
}

.tlf-dir-title-hyphen,
.tlf-dir-title-break {
  display: none !important;
}

.tlf-mobile-collapse__toggle {
  appearance: none;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 16px;
  width: 100%;
  margin: 0;
  padding: 0;
  border: 0;
  background: transparent;
  color: inherit;
  font: inherit;
  line-height: inherit;
  text-align: left;
  cursor: default;
}

.tlf-mobile-collapse__toggle > span:first-child {
  min-width: 0;
}

.tlf-mobile-collapse__chevron {
  display: none;
}

.tlf-mobile-collapse__content {
  min-width: 0;
}

.tlf-profile-panel__note {
  margin: 18px 0 0;
  color: var(--tlf-muted);
  font-size: 0.86rem;
  line-height: 1.55;
}

.tlf-profile-flower {
  position: relative;
  width: min(390px, 100%);
  aspect-ratio: 1;
  margin: 10px auto 0;
  transform: none;
}

.tlf-profile-flower::before,
.tlf-profile-flower::after {
  content: "";
  position: absolute;
  border-radius: 50%;
  pointer-events: none;
}

.tlf-profile-flower::before {
  inset: 7%;
  border: 1px solid rgba(179, 162, 122, 0.18);
}

.tlf-profile-flower::after {
  inset: 30%;
  border: 1px solid rgba(33, 33, 33, 0.08);
}

.tlf-flower__spoke {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 0;
  height: 0;
  transform: rotate(var(--rot));
  transform-origin: 0 0;
}

.tlf-flower__petal {
  width: 50px;
  height: calc(88px + var(--v) * 1.22px);
  transform: translate(-50%, -100%);
  transform-origin: 50% 100%;
  border: 1px solid rgba(255, 255, 255, 0.48);
  border-radius: 999px 999px 32px 32px;
  background: linear-gradient(180deg, color-mix(in srgb, var(--c) 76%, #fff), var(--c));
  box-shadow: 0 10px 24px rgba(33, 33, 33, 0.08);
  opacity: 0.88;
}

.tlf-flower__label {
  position: absolute;
  left: 0;
  top: calc(-116px - var(--v) * 1.22px);
  z-index: 4;
  display: grid;
  gap: 2px;
  min-width: 54px;
  transform: translate(-50%, -50%) rotate(var(--label-rot));
  color: rgba(33, 33, 33, 0.76);
  font-size: 0.48rem;
  font-weight: 800;
  letter-spacing: 0.1em;
  line-height: 1;
  text-align: center;
  text-transform: uppercase;
}

.tlf-flower__label small {
  color: var(--tlf-gold-deep);
  font-size: 0.54rem;
  font-weight: 700;
  letter-spacing: 0.02em;
}

.tlf-profile-flower__center {
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 5;
  display: grid;
  place-items: center;
  width: 108px;
  height: 108px;
  transform: translate(-50%, -50%);
  border: 1px solid rgba(179, 162, 122, 0.32);
  border-radius: 50%;
  background:
    radial-gradient(circle at 35% 30%, #fff 0%, #fff 38%, #faf8f4 100%);
  box-shadow: 0 14px 28px rgba(33, 33, 33, 0.08);
  color: var(--tlf-gold-deep);
  font-size: 0.6rem;
  font-weight: 800;
  letter-spacing: 0.16em;
  line-height: 1.45;
  text-align: center;
  text-transform: uppercase;
}

.tlf-dir-list {
  display: grid;
  gap: 19px;
  margin-top: 24px;
}

.tlf-dir-list:not(.is-open) .tlf-dir-pill--extra {
  display: none;
}

.tlf-dir-pill {
  --accent: #f4efe6;
  display: grid;
  align-items: center;
  overflow: hidden;
  border: 1px solid color-mix(in srgb, var(--accent) 62%, rgba(33,33,33,0.14));
  background:
    linear-gradient(135deg,
      color-mix(in srgb, var(--accent) 48%, #fff),
      color-mix(in srgb, var(--accent) 68%, #fff));
  box-shadow:
    inset 0 0 0 1px rgba(255,255,255,0.48),
    0 7px 18px rgba(33,33,33,0.045);
}

.tlf-dir-pill__num {
  display: grid;
  place-items: center;
  width: 32px;
  height: 32px;
  border: 1px solid color-mix(in srgb, var(--accent) 56%, rgba(33,33,33,0.14));
  border-radius: 50%;
  background: color-mix(in srgb, var(--accent) 34%, #fff);
  box-shadow: none;
  color: color-mix(in srgb, var(--tlf-gold-deep) 72%, #2a251a);
  font-family: "Playfair Display", Georgia, serif;
  font-size: 0.86rem;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 1;
}

.tlf-dir-pill__direction {
  display: none;
}

.tlf-dir-pill__band {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 0;
  overflow: hidden;
  border: 1px solid rgba(255,255,255,0.92);
  border-radius: 999px;
  background: color-mix(in srgb, var(--accent) 26%, rgba(255,255,255,0.78));
  box-shadow: inset 0 0 0 1px rgba(33,33,33,0.04);
}

.tlf-dir-pill__seg {
  position: relative;
  display: grid;
  align-content: center;
  min-width: 0;
  min-height: 34px;
  overflow: hidden;
  background:
    linear-gradient(135deg,
      color-mix(in srgb, var(--chip) 66%, #fff),
      color-mix(in srgb, var(--chip) 46%, #fff));
  padding: 4px 7px;
}

.tlf-dir-pill__seg + .tlf-dir-pill__seg {
  border-left: 1px solid rgba(255,255,255,0.88);
}

.tlf-dir-pill__seg small,
.tlf-dir-pill__seg span {
  position: relative;
  z-index: 2;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.tlf-dir-pill__seg small {
  color: rgba(33,33,33,0.72);
  font-size: 8px;
  font-weight: 800;
  letter-spacing: 0.09em;
  text-transform: uppercase;
}

.tlf-dir-pill__seg span {
  margin-top: 3px;
  color: rgba(24,24,24,0.94);
  font-size: 10px;
  font-weight: 800;
  line-height: 1;
}

.tlf-dir-pill__seg img {
  position: absolute;
  right: -24px;
  bottom: -23px;
  width: 78px;
  max-width: none;
  opacity: 0.38;
  filter: saturate(1.08) contrast(1.04);
}

.tlf-dir-pill__head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  min-width: 0;
}

.tlf-dir-pill__head strong {
  min-width: 0;
  overflow: hidden;
  color: var(--tlf-ink);
  font-size: 13px;
  font-weight: 800;
  line-height: 1.12;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.tlf-dir-pill__head > span {
  flex: 0 0 auto;
  border: 1px solid rgba(179, 162, 122, 0.24);
  border-radius: 999px;
  background: rgba(255,255,255,0.74);
  color: var(--tlf-gold-deep);
  padding: 2px 6px;
  font-size: 8px;
  font-weight: 800;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.tlf-dir-pill__desc {
  margin: 3px 0 0;
  color: rgba(67,67,67,0.76);
  font-size: 11px;
  line-height: 1.28;
}

#tlf-profile-panel .tlf-dir-pill--feature .tlf-dir-pill__desc {
  font-size: 11px !important;
  line-height: 1.28 !important;
}

.tlf-dir-pill--feature {
  grid-template-columns: auto minmax(0, 1fr) minmax(134px, 0.32fr);
  gap: 0 9px;
  min-height: 48px;
  border-radius: 999px;
  padding: 4px 8px 4px 5px;
}

.tlf-dir-pill--feature .tlf-dir-pill__band {
  min-height: 38px;
}

.tlf-dir-pill--feature .tlf-dir-pill__seg {
  min-height: 38px;
}

.tlf-dir-pill--feature .tlf-dir-pill__seg img {
  width: 74px;
  opacity: 0.42;
}

.tlf-dir-pill--feature .tlf-dir-pill__head strong {
  overflow: visible;
  font-size: 11px;
  line-height: 1.08;
  text-overflow: clip;
  white-space: normal;
}

.tlf-dir-pill--feature .tlf-dir-pill__head > span {
  font-size: 8px;
}

.tlf-dir-pill--product {
  --dir-master-font-size: 0.5rem;
  --dir-master-line-height: 1.12;
  --dir-master-letter-spacing: 0.07em;
  --dir-master-text-color: rgba(28, 27, 25, 0.82);
  grid-template-columns: auto 0 108px;
  gap: 0 8px;
  min-height: 38px;
  border-radius: 999px;
  padding: 4px 7px 4px 5px;
  border-color: color-mix(in srgb, var(--tea-accent, var(--accent)) 82%, rgba(33,33,33,0.18));
  background: var(--tea-accent, var(--accent));
  cursor: default;
  transition:
    max-width 0.22s ease,
    box-shadow 0.18s ease,
    border-color 0.18s ease,
    border-radius 0.18s ease,
    background 0.18s ease;
}

.tlf-dir-pill--product:hover,
.tlf-dir-pill--product:focus-within,
.tlf-dir-pill--product:focus-visible {
  grid-template-columns: auto minmax(0, 1fr) 108px;
  border-radius: 999px;
  border-color: color-mix(in srgb, var(--tea-accent, var(--accent)) 82%, rgba(33,33,33,0.18));
  background: var(--tea-accent, var(--accent));
  outline: none;
}

.tlf-dir-pill--product.is-open,
.tlf-dir-pill--product.is-open:hover,
.tlf-dir-pill--product.is-open:focus-within,
.tlf-dir-pill--product.is-open:focus-visible {
  grid-template-columns: auto minmax(0, 1fr) 108px;
  border-radius: 999px;
  border-color: color-mix(in srgb, var(--tea-accent, var(--accent)) 82%, rgba(33,33,33,0.18));
  background: var(--tea-accent, var(--accent));
}

.tlf-dir-pill--product:hover .tlf-dir-pill__head strong,
.tlf-dir-pill--product:focus-within .tlf-dir-pill__head strong,
.tlf-dir-pill--product:focus-visible .tlf-dir-pill__head strong,
.tlf-dir-pill--product.is-open .tlf-dir-pill__head strong {
  color: var(--dir-master-text-color);
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 800;
}

.tlf-dir-pill--product:focus-visible {
  box-shadow:
    inset 0 0 0 1px rgba(255,255,255,0.62),
    0 0 0 3px color-mix(in srgb, var(--tea-accent, var(--accent)) 42%, rgba(179,162,122,0.32)),
    0 8px 20px rgba(33,33,33,0.07);
}

.tlf-dir-pill--product .tlf-dir-pill__body {
  width: 0;
  height: 0;
  min-width: 0;
  overflow: hidden;
  opacity: 0;
  transform: translateX(-4px);
  transition:
    opacity 0.16s ease,
    transform 0.18s ease;
  pointer-events: none;
}

.tlf-dir-pill--product:hover .tlf-dir-pill__body,
.tlf-dir-pill--product:focus-within .tlf-dir-pill__body,
.tlf-dir-pill--product:focus-visible .tlf-dir-pill__body,
.tlf-dir-pill--product.is-open .tlf-dir-pill__body {
  width: auto;
  height: auto;
  opacity: 1;
  transform: translateX(0);
  pointer-events: auto;
}

.tlf-dir-pill--product:not(.is-open):not(:hover):not(:focus-within):not(:focus-visible) {
  grid-template-columns: auto 0 90px;
  gap: 0 6px;
  padding: 4px 9px 4px 12px;
}

.tlf-dir-pill--product:not(.is-open):not(:hover):not(:focus-within):not(:focus-visible) .tlf-dir-pill__num {
  display: none;
}

.tlf-dir-pill--product:not(.is-open):not(:hover):not(:focus-within):not(:focus-visible) .tlf-dir-pill__direction {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  align-self: center;
  height: 28px;
  color: var(--dir-master-text-color);
  font-family: Arial, Helvetica, sans-serif;
  font-size: var(--dir-master-font-size);
  font-weight: 800;
  letter-spacing: var(--dir-master-letter-spacing);
  line-height: var(--dir-master-line-height);
  text-transform: uppercase;
  white-space: normal;
}

.tlf-dir-pill--product:not(.is-open):not(:hover):not(:focus-within):not(:focus-visible) .tlf-dir-pill__direction span {
  display: block;
}

.tlf-dir-pill--product:not(.is-open) .tlf-dir-pill__seg {
  background:
    linear-gradient(135deg, #e2d3c0, #c4b198);
}

.tlf-dir-pill--product:not(.is-open):not(:hover):not(:focus-within):not(:focus-visible) .tlf-dir-pill__band {
  width: 90px;
  min-height: 28px;
  align-self: center;
  justify-self: end;
  overflow: hidden;
  border-color: rgba(255,255,255,0.86);
  border-radius: 999px;
  box-sizing: border-box;
  contain: paint;
}

.tlf-dir-pill--product:not(.is-open):not(:hover):not(:focus-within):not(:focus-visible) .tlf-dir-pill__seg {
  min-height: 28px;
  overflow: hidden;
}

.tlf-dir-pill--product:not(.is-open):not(:hover):not(:focus-within):not(:focus-visible) .tlf-dir-pill__seg img {
  right: -12px;
  bottom: -13px;
  width: 54px;
  opacity: 0.78;
}

.tlf-dir-pill--product .tlf-dir-pill__num {
  width: 28px;
  height: 28px;
  font-size: 0.76rem;
}

.tlf-dir-pill--product .tlf-dir-pill__band {
  min-height: 30px;
}

.tlf-dir-pill--product .tlf-dir-pill__seg {
  min-height: 30px;
  padding: 0;
}

.tlf-dir-pill--product .tlf-dir-pill__seg small {
  display: none;
}

.tlf-dir-pill--product .tlf-dir-pill__seg span {
  display: none;
}

.tlf-dir-pill--product .tlf-dir-pill__seg img {
  right: -16px;
  bottom: -18px;
  width: 62px;
  opacity: 0.72;
}

.tlf-dir-pill--product .tlf-dir-pill__head strong {
  display: -webkit-box;
  overflow: hidden;
  color: var(--dir-master-text-color);
  font-family: Arial, Helvetica, sans-serif;
  font-size: var(--dir-master-font-size);
  font-weight: 800;
  letter-spacing: var(--dir-master-letter-spacing);
  line-height: var(--dir-master-line-height);
  text-overflow: ellipsis;
  text-transform: uppercase;
  white-space: normal;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

.tlf-dir-pill--product .tlf-dir-pill__head > span {
  padding: 2px 5px;
  font-size: 7.5px;
}

.tlf-dir-more {
  appearance: none;
  justify-self: start;
  margin-top: 10px;
  border: 0;
  background: transparent;
  color: var(--tlf-gold-deep);
  cursor: pointer;
  padding: 3px 0 0;
  font: inherit;
  font-size: 0.76rem;
  font-weight: 700;
  text-decoration: underline;
  text-decoration-thickness: 1px;
  text-underline-offset: 0.2em;
}

.tlf-dir-more:hover,
.tlf-dir-more:focus-visible {
  color: var(--tlf-ink);
}

#tlf-pl {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 16px;
}

.tlf-recommendations-heading {
  grid-column: 1 / -1;
  margin: 8px 0 4px;
  color: var(--tlf-ink);
  font-family: "Playfair Display", Georgia, serif;
  font-size: clamp(1.65rem, 3vw, 2.45rem);
  font-weight: 500;
  letter-spacing: 0;
  line-height: 1.08;
}

.tlf-pc {
  display: grid;
  grid-template-columns: 86px minmax(0, 1fr);
  grid-template-areas:
    "image info"
    "body body"
    "foot foot";
  gap: 12px 16px;
  align-items: start;
  padding: 20px;
  border: 1px solid var(--tlf-line);
  border-radius: 6px;
  background: #FAF8F4;
}

.tlf-pc.tlf-top1 {
  grid-column: 1 / -1;
  background: #FAF8F4;
}

.tlf-pimg,
.tlf-pimg-ph {
  grid-area: image;
  width: 86px;
  height: 86px;
  background: #f5f5f2;
  overflow: hidden;
}

.tlf-pimg img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.tlf-pimg-ph {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.35rem;
}

.tlf-prk {
  display: none;
}

.tlf-prk-inline {
  display: inline-flex;
  align-items: baseline;
  justify-content: flex-start;
  flex: 0 0 auto;
  align-self: center;
  min-width: 1.35em;
  color: var(--tlf-muted);
  font-size: 0.88em;
  font-weight: 600;
  line-height: 1.2;
}

.tlf-prk-inline.tlf-tp {
  color: var(--tlf-gold-deep);
}

.tlf-pi {
  grid-area: info;
  min-width: 0;
}

.tlf-pbody {
  grid-area: body;
  min-width: 0;
}

.tlf-pn {
  display: grid;
  grid-template-columns: max-content minmax(0, 1fr) max-content;
  align-items: center;
  column-gap: 0.42rem;
  row-gap: 0.32rem;
  margin-bottom: 0;
  font-size: 1.25rem;
  line-height: 1.2;
}

.tlf-score-chip {
  display: -webkit-box;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  max-width: 100%;
  max-height: 2.9em;
  align-self: center;
  padding: 0;
  border: 0;
  border-radius: 0;
  background: transparent;
  box-shadow: none;
  color: var(--tlf-gold-deep);
  font-family: "Open Sans", sans-serif;
  font-size: 0.68rem;
  font-weight: 700;
  letter-spacing: 0.06em;
  line-height: 1.32;
  white-space: normal;
  text-align: left;
  text-overflow: ellipsis;
}

.tlf-score-chip__main {
  font-size: 0.76rem;
  font-weight: 800;
  text-transform: uppercase;
}

.tlf-score-chip__meta {
  margin-left: 0;
  color: #b3a27a;
  font-weight: 400;
  letter-spacing: 0.02em;
  text-transform: none;
}

.tlf-pt {
  margin: 0 0 8px;
  font-size: 1.25rem;
  line-height: 1.2;
}

.tlf-pt a {
  min-width: 0;
  color: inherit;
  text-decoration: none;
  overflow-wrap: anywhere;
}

.tlf-wrap .tlf-pt a {
  color: inherit !important;
  text-decoration: none !important;
  text-decoration-line: none !important;
  border-bottom: 0 !important;
  box-shadow: none !important;
  background-image: none !important;
}

.tlf-pt a:hover,
.tlf-pt a:focus-visible {
  color: var(--tlf-gold-deep);
}

.tlf-pdsc {
  margin-bottom: 10px;
  font-size: 0.86rem;
  line-height: 1.7;
  color: var(--tlf-text);
}

.tlf-pn > .tlf-ptrace--pill {
  grid-column: 2 / -1;
  margin: 10px 0 0;
}

.tlf-pdsc__link {
  display: inline;
  margin-left: 0.3em;
  color: var(--tlf-ink);
  font-weight: 400;
  text-decoration: underline;
  text-decoration-thickness: 1px;
  text-underline-offset: 0.18em;
  white-space: nowrap;
}

.tlf-pdsc__link:hover,
.tlf-pdsc__link:focus-visible {
  color: var(--tlf-gold-deep);
}

.tlf-pfoot {
  grid-area: foot;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 14px;
  margin-top: 14px;
  min-width: 0;
}

.tlf-pa {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  justify-content: flex-end;
  margin-top: 0;
}

.tlf-pa__btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex: 0 1 220px;
  min-height: 34px;
  padding: 0 12px;
  border: 1px solid rgba(33, 33, 33, 0.18);
  border-radius: 6px;
  background: #ffffff;
  color: var(--tlf-text);
  font-family: "Open Sans", sans-serif;
  font-size: 0.62rem;
  font-weight: 700;
  letter-spacing: 0.08em;
  line-height: 1.2;
  text-align: center;
  text-decoration: none !important;
  text-transform: uppercase;
  transition:
    background 0.18s ease,
    border-color 0.18s ease,
    color 0.18s ease,
    transform 0.18s ease;
}

.tlf-pa__btn:hover,
.tlf-pa__btn:focus-visible {
  border-color: var(--tlf-ink);
  color: var(--tlf-ink);
  text-decoration: none !important;
  transform: translateY(-1px);
}

.tlf-pa__btn--cart {
  border-color: var(--tlf-ink);
  background: var(--tlf-ink);
  color: var(--tlf-white);
}

.tlf-pa__btn--cart:hover,
.tlf-pa__btn--cart:focus-visible {
  border-color: var(--tlf-gold-deep);
  background: var(--tlf-gold-deep);
  color: var(--tlf-white);
  text-decoration: none !important;
}

#tlf-res .tlf-pa > .added_to_cart.wc-forward {
  font-size: 0.86rem !important;
}

.tlf-ptrace {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 6px;
  margin-top: 12px;
}

.tlf-ptrace--pill {
  display: block;
  margin-top: 10px;
}

.tlf-ptrace--pill .tlf-dir-pill {
  width: 100%;
}

.tlf-ptrace--pill .tlf-dir-pill--product {
  width: fit-content;
  max-width: min(202px, 100%);
}

.tlf-ptrace--pill .tlf-dir-pill--product:hover,
.tlf-ptrace--pill .tlf-dir-pill--product:focus-within,
.tlf-ptrace--pill .tlf-dir-pill--product:focus-visible {
  width: 100%;
  max-width: 100%;
}

.tlf-fsel--trace {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  gap: 1px;
  min-width: 0;
  min-height: 28px;
  padding: 4px 38% 4px 8px;
}

.tlf-fsel--trace .tlf-fsel__eyebrow,
.tlf-fsel--trace .tlf-fsel__label {
  display: block;
  margin: 0;
  max-width: 100%;
}

.tlf-fsel--trace .tlf-fsel__eyebrow {
  font-size: 0.4rem;
  letter-spacing: 0.08em;
  line-height: 1;
}

.tlf-fsel--trace .tlf-fsel__label {
  font-size: 0.56rem;
  line-height: 1;
}

.tlf-fsel--trace .tlf-fsel__art {
  right: 0;
  bottom: 0;
  width: 42%;
}

.tlf-b {
  min-height: 28px;
  font-size: 0.64rem;
  letter-spacing: 0.06em;
}

.tlf-bc {
  border-color: rgba(33, 33, 33, 0.12);
  color: var(--tlf-text);
}

.tlf-bb {
  border-color: rgba(104, 146, 84, 0.25);
  color: #5f8252;
}

.tlf-ba {
  border-color: rgba(170, 134, 62, 0.28);
  color: #9a7535;
}

.tlf-bk {
  border-color: rgba(91, 123, 110, 0.22);
  color: #5c766a;
}

.tlf-pp {
  align-self: center;
  font-size: 0.9rem;
  font-weight: 600;
  color: var(--tlf-ink);
  white-space: nowrap;
}

.tlf-rst {
  margin-top: 28px;
  text-align: center;
}

.tlf-brst {
  appearance: none;
  border: 1px solid rgba(33, 33, 33, 0.18);
  background: transparent;
  color: var(--tlf-text);
  padding: 12px 20px;
  cursor: pointer;
  font-family: "Open Sans", sans-serif;
  font-size: 0.78rem;
  font-weight: 600;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  transition:
    border-color 0.18s ease,
    color 0.18s ease,
    background 0.18s ease;
}

.tlf-brst:hover,
.tlf-brst:focus-visible {
  border-color: var(--tlf-ink);
  color: var(--tlf-ink);
  background: rgba(255, 255, 255, 0.88);
}

.tlf-nor {
  padding: 32px 20px;
  border: 1px solid var(--tlf-line);
  background: #FAF8F4;
  text-align: center;
  color: var(--tlf-muted);
}

@media (max-width: 1080px) {
  .tlf-c1,
  .tlf-c3,
  #tlf-pl {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .tlf-profile-panel {
    grid-template-columns: 1fr;
  }

  .tlf-opt {
    min-height: 234px;
  }
}

@media (max-width: 820px) {
  .tlf-inner {
    width: min(100%, calc(100% - 20px));
  }

  .tlf-banner {
    padding-inline: 18px;
  }

  .tlf-banner__title {
    max-width: none;
  }

  .tlf-qtit {
    max-width: none;
    font-size: clamp(1.9rem, 8vw, 3rem);
  }

  .tlf-opts,
  .tlf-c1,
  .tlf-c3,
  #tlf-pl {
    grid-template-columns: 1fr;
  }

  #tlf-ftg {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .tlf-profile-panel {
    padding: 0;
  }

  .tlf-profile-flower {
    width: min(315px, 100%);
  }

  .tlf-opt {
    min-height: 216px;
  }

  .tlf-opt__art {
    width: min(40%, 170px);
  }

  .tlf-pc,
  .tlf-pc.tlf-top1 {
    grid-column: auto;
    grid-template-columns: 72px minmax(0, 1fr);
    grid-template-areas:
      "image info"
      "body body"
      "foot foot";
    gap: 12px;
  }

  .tlf-pimg,
  .tlf-pimg-ph {
    grid-area: image;
    width: 72px;
    height: 72px;
  }

  .tlf-pi {
    grid-area: info;
  }

  .tlf-pbody {
    grid-area: body;
  }

  .tlf-pfoot {
    align-items: center;
    justify-content: space-between;
  }

  .tlf-pp {
    justify-self: start;
  }
}

@media (max-width: 560px) {
  .tlf-live,
  .tlf-nav {
    align-items: flex-start;
  }

  .tlf-nav {
    flex-direction: column;
  }

  .tlf-live {
    gap: 10px;
    flex-wrap: wrap;
  }

  .tlf-live__meta {
    width: 100%;
  }

  .tlf-live__count {
    margin-left: auto;
    font-size: 1.8rem;
  }

  .tlf-opt {
    min-height: 198px;
    padding: 18px 18px 64px;
  }

  .tlf-opt__body {
    max-width: 13rem;
  }

  .tlf-lbl {
    font-size: 1.12rem;
  }

  .tlf-dsc {
    font-size: 0.8rem;
  }

  .tlf-opt::after {
    bottom: 16px;
  }

  .tlf-opt::after {
    right: 16px;
  }

  #tlf-res {
    margin-top: 20px;
    padding-top: 10px;
  }

  .tlf-profile-mobile-title {
    display: block;
    margin: 0 0 -2px;
    font-family: "Playfair Display", Georgia, serif;
    font-size: 1.72rem;
    font-weight: 500;
    line-height: 1.08;
    color: var(--tlf-ink);
  }

  .tlf-choice {
    padding: 24px 18px 22px;
    border: 1px solid rgba(179, 162, 122, 0.22);
    border-radius: 6px;
    background: #FAF8F4;
  }

  .tlf-choice__mobile-heading {
    display: block;
    margin: 0;
    font-family: "Open Sans", Arial, sans-serif;
    font-size: 0.92rem;
    font-weight: 650;
    line-height: 1.32;
    color: var(--tlf-ink);
  }

  .tlf-choice-title-line,
  .tlf-collapse-title-line {
    display: block;
  }

  .tlf-choice:not(.is-open) .tlf-mobile-collapse__content {
    display: none;
  }

  #tlf-ftg {
    grid-template-columns: 1fr;
  }

  .tlf-choice-strip {
    gap: 6px;
    padding: 7px 0 8px;
  }

  .tlf-choice .tlf-choice-strip {
    padding: 14px 0 0;
    border-bottom: 0;
  }

  .tlf-choice-strip__top {
    gap: 10px;
  }

  .tlf-choice-strip__top > span {
    font-size: 0.62rem;
    letter-spacing: 0.12em;
  }

  .tlf-choice-strip__chips {
    gap: 4px 5px;
  }

  .tlf-choice-strip__chip {
    min-height: 20px;
    padding: 0 6px;
    font-size: 0.49rem;
    letter-spacing: 0.045em;
    line-height: 1;
  }

  .tlf-dir-pill--feature,
  .tlf-dir-pill--product {
    grid-template-columns: auto minmax(0, 1fr);
    gap: 6px 8px;
    border-radius: 30px;
    padding: 6px;
  }

  .tlf-dir-pill--feature {
    position: relative;
    grid-template-columns: auto minmax(0, 1fr) 112px;
    gap: 0 7px;
    min-height: 44px;
    border-radius: 999px;
    padding: 5px 7px 5px 5px;
  }

  .tlf-dir-pill--feature .tlf-dir-pill__band {
    grid-column: auto;
    min-height: 34px;
  }

  .tlf-dir-pill--feature .tlf-dir-pill__seg {
    min-height: 34px;
    padding: 0;
  }

  .tlf-dir-pill--feature .tlf-dir-pill__seg small,
  .tlf-dir-pill--feature .tlf-dir-pill__seg span {
    display: none;
  }

  .tlf-dir-pill--feature .tlf-dir-pill__seg img {
    right: -16px;
    bottom: -18px;
    width: 68px;
    opacity: 0.7;
  }

  .tlf-dir-pill--feature .tlf-dir-pill__head {
    gap: 6px;
  }

  .tlf-dir-pill--feature .tlf-dir-pill__head strong {
    font-size: 9.5px;
    line-height: 1.04;
  }

  .tlf-dir-pill--feature .tlf-dir-pill__head > span {
    position: absolute;
    top: 50%;
    right: 12px;
    z-index: 5;
    transform: translateY(-50%);
    border-color: #1f1f1f;
    background: #1f1f1f;
    color: #fff;
    padding: 3px 6px;
    font-size: 7px;
    box-shadow: 0 4px 10px rgba(33,33,33,0.16);
  }

  .tlf-dir-pill--product {
    --dir-master-font-size: 0.44rem;
    --dir-master-text-color: rgba(63, 54, 39, 0.82);
    grid-template-columns: auto 0 62px;
    min-height: 28px;
    border-radius: 999px;
    padding: 2px 4px;
    cursor: pointer;
  }

  .tlf-dir-pill--product:not(.is-open) {
    grid-template-columns: auto 0 62px;
    padding-left: 8px;
    border-color: color-mix(in srgb, var(--tea-accent, var(--accent)) 82%, rgba(33,33,33,0.18));
    background: var(--tea-accent, var(--accent));
  }

  .tlf-dir-pill--product:not(.is-open):not(:hover):not(:focus-within):not(:focus-visible) {
    grid-template-columns: auto 0 62px;
    gap: 0;
    padding: 2px 4px 2px 8px;
  }

  .tlf-dir-pill--product:not(.is-open) .tlf-dir-pill__band {
    width: 62px;
    min-height: 20px;
  }

  .tlf-dir-pill--product:not(.is-open):not(:hover):not(:focus-within):not(:focus-visible) .tlf-dir-pill__band {
    width: 62px;
    min-height: 20px;
  }

  .tlf-dir-pill--product:not(.is-open):not(:hover):not(:focus-within):not(:focus-visible) .tlf-dir-pill__seg {
    min-height: 20px;
  }

  .tlf-dir-pill--product:not(.is-open):not(:hover):not(:focus-within):not(:focus-visible) .tlf-dir-pill__seg img {
    right: -16px;
    bottom: -18px;
    width: 62px;
    opacity: 0.72;
  }

  .tlf-dir-pill--product:not(.is-open) .tlf-dir-pill__num {
    display: none;
    align-items: center;
    align-self: center;
    width: auto;
    height: 20px;
    border: 0;
    background: transparent;
    color: rgba(63, 54, 39, 0.82);
    font-family: Arial, Helvetica, sans-serif;
    font-size: 0.48rem;
    font-weight: 800;
    letter-spacing: 0.08em;
    line-height: 1;
  }

  .tlf-dir-pill--product:not(.is-open) .tlf-dir-pill__direction {
    display: inline-flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    align-self: center;
    height: 23px;
    color: var(--dir-master-text-color);
    font-family: Arial, Helvetica, sans-serif;
    font-size: var(--dir-master-font-size);
    font-weight: 800;
    letter-spacing: var(--dir-master-letter-spacing);
    line-height: var(--dir-master-line-height);
    text-transform: uppercase;
    white-space: normal;
  }

  .tlf-dir-pill--product:not(.is-open) .tlf-dir-pill__direction span {
    display: block;
  }

  .tlf-dir-pill--product:not(.is-open) .tlf-dir-pill__seg {
    background:
      linear-gradient(135deg, #e2d3c0, #c4b198);
  }

  .tlf-dir-pill--product:hover,
  .tlf-dir-pill--product:focus-within,
  .tlf-dir-pill--product:focus-visible {
    grid-template-columns: auto 0 62px;
  }

  .tlf-dir-pill--product .tlf-dir-pill__band,
  .tlf-dir-pill--product .tlf-dir-pill__seg {
    min-height: 20px;
  }

  .tlf-dir-pill--product .tlf-dir-pill__num {
    width: 20px;
    height: 20px;
    font-size: 0.58rem;
  }

  .tlf-dir-pill--product .tlf-dir-pill__body,
  .tlf-dir-pill--product:hover .tlf-dir-pill__body,
  .tlf-dir-pill--product:focus-within .tlf-dir-pill__body,
  .tlf-dir-pill--product:focus-visible .tlf-dir-pill__body {
    width: 0;
    height: 0;
    opacity: 0;
    transform: translateX(-4px);
    pointer-events: none;
  }

  .tlf-dir-pill--product.is-open,
  .tlf-dir-pill--product.is-open:hover,
  .tlf-dir-pill--product.is-open:focus-within,
  .tlf-dir-pill--product.is-open:focus-visible {
    grid-template-columns: auto minmax(0, 1fr);
    width: 100%;
    max-width: 100%;
    border-radius: 999px;
    border-color: color-mix(in srgb, var(--tea-accent, var(--accent)) 82%, rgba(33,33,33,0.18));
    background: var(--tea-accent, var(--accent));
  }

  .tlf-dir-pill--product.is-open .tlf-dir-pill__band {
    display: none;
  }

  .tlf-dir-pill--product.is-open .tlf-dir-pill__body {
    width: auto;
    height: auto;
    opacity: 1;
    transform: translateX(0);
    pointer-events: auto;
  }

  .tlf-dir-pill--product.is-open .tlf-dir-pill__head strong {
    display: -webkit-box;
    overflow: hidden;
    font-size: var(--dir-master-font-size);
    letter-spacing: var(--dir-master-letter-spacing);
    line-height: var(--dir-master-line-height);
    white-space: normal;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
  }

  .tlf-dir-pill__head strong {
    white-space: normal;
  }

  .tlf-profile-panel__eyebrow {
    display: none;
  }

  .tlf-profile-panel {
    display: block;
    padding: 0;
    border: 0;
    background: transparent;
  }

  .tlf-profile-panel__section {
    padding: 28px 18px 26px;
    border: 1px solid rgba(179, 162, 122, 0.22);
    border-radius: 6px;
    background: #FAF8F4;
  }

  .tlf-profile-panel__section + .tlf-profile-panel__section {
    margin-top: 18px;
  }

  .tlf-profile-panel h3 {
    font-family: "Open Sans", Arial, sans-serif;
    font-size: 0.92rem;
    font-weight: 650;
    line-height: 1.32;
  }

  .tlf-profile-panel__section:not(.is-open) .tlf-mobile-collapse__content {
    display: none;
  }

  .tlf-mobile-collapse__toggle {
    align-items: center;
    cursor: pointer;
  }

  .tlf-mobile-collapse__chevron {
    position: relative;
    display: inline-flex;
    flex: 0 0 28px;
    width: 28px;
    height: 28px;
    border: 1px solid rgba(33, 33, 33, 0.22);
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.82);
  }

  .tlf-mobile-collapse__chevron::before {
    content: "";
    position: absolute;
    left: 50%;
    top: 48%;
    width: 8px;
    height: 8px;
    border-right: 2px solid var(--tlf-ink);
    border-bottom: 2px solid var(--tlf-ink);
    transform: translate(-50%, -58%) rotate(45deg);
    transform-origin: center;
  }

  .tlf-choice.is-open .tlf-mobile-collapse__chevron::before,
  .tlf-profile-panel__section.is-open .tlf-mobile-collapse__chevron::before {
    transform: translate(-50%, -34%) rotate(225deg);
  }

  .tlf-profile-flower {
    width: min(310px, 100%);
    margin-top: 64px;
    margin-right: auto;
    margin-bottom: 12px;
    margin-left: auto;
    transform: translateX(-8px);
  }

  .tlf-flower__petal {
    width: 38px;
    height: calc(66px + var(--v) * 0.9px);
  }

  .tlf-flower__label {
    top: calc(-88px - var(--v) * 0.9px);
    min-width: 48px;
    font-size: 0.42rem;
  }

  .tlf-profile-flower__center {
    width: 88px;
    height: 88px;
    font-size: 0.52rem;
  }

  .tlf-rh {
    gap: 18px;
    margin-bottom: 30px;
  }

  .tlf-rh__title {
    font-size: clamp(1.65rem, 9vw, 2.2rem);
  }

  .tlf-rh p {
    font-size: 0.88rem;
    line-height: 1.6;
  }

  .tlf-rh .tlf-profile-panel__note {
    margin-top: 12px;
    font-size: 0.72rem;
    line-height: 1.35;
  }

  #tlf-ftg {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 10px;
  }

  #tlf-ftg .tlf-fsel {
    height: 84px;
    min-height: 0;
    padding: 10px 10px 24px;
  }

  #tlf-ftg .tlf-fsel__label {
    font-size: 0.88rem;
  }

  .tlf-recommendations-heading {
    margin: 10px 0 2px;
    font-size: 1.72rem;
    line-height: 1.08;
  }

  .tlf-pc,
  .tlf-pc.tlf-top1 {
    grid-template-areas:
      "image info"
      "body body"
      "foot foot";
    grid-template-columns: 64px minmax(0, 1fr);
    padding: 16px;
    gap: 10px 12px;
  }

  .tlf-pimg,
  .tlf-pimg-ph {
    width: 64px;
    height: 64px;
  }

  .tlf-pn {
    font-size: 1.08rem;
    column-gap: 0.34rem;
    row-gap: 0.24rem;
  }

  .tlf-pn > .tlf-ptrace--pill {
    margin-top: 5px;
  }

  .tlf-pt {
    font-size: 1.42rem;
    line-height: 1.08;
  }

  .tlf-score-chip {
    padding: 0;
    font-size: 0.58rem;
    letter-spacing: 0.05em;
  }

  .tlf-pdsc {
    font-size: 0.82rem;
    line-height: 1.55;
  }

  .tlf-ptrace {
    gap: 5px;
    margin-top: 10px;
  }

  .tlf-fsel--trace {
    min-height: 26px;
    padding: 4px 36% 4px 6px;
  }

  .tlf-fsel--trace .tlf-fsel__eyebrow {
    font-size: 0.34rem;
  }

  .tlf-fsel--trace .tlf-fsel__label {
    font-size: 0.42rem;
  }

  .tlf-fsel--trace .tlf-fsel__art {
    right: 0;
    bottom: 0;
    width: 40%;
  }

  .tlf-pm {
    gap: 6px;
  }

  .tlf-b {
    min-height: 25px;
    padding: 0 9px;
    font-size: 0.6rem;
  }

  .tlf-pp {
    font-size: 0.78rem;
  }

  .tlf-pfoot {
    gap: 10px;
    margin-top: 12px;
  }

  .tlf-pa__btn {
    flex-basis: auto;
    min-height: 32px;
    padding: 0 10px;
    font-size: 0.54rem;
    letter-spacing: 0.06em;
  }

  #tlf-res .tlf-pa > .added_to_cart.wc-forward {
    font-size: 0.82rem !important;
  }

  .tlf-rst {
    text-align: left;
  }

  .tlf-brst {
    width: 100%;
  }
}

.tlf-fsel--trace .tlf-fsel__desc {
  display: none;
}

.tlf-nav {
  justify-content: flex-start;
  flex-wrap: wrap;
}

.tlf-nav .tlf-bnx {
  margin-left: auto;
}

#tlf-res .tlf-fsel,
#tlf-res .tlf-pc,
#tlf-res .tlf-b,
#tlf-res .tlf-pa__btn,
#tlf-res .tlf-score-chip,
#tlf-res .tlf-brst,
#tlf-res button,
#tlf-res a {
  border-radius: 0;
}

@media (min-width: 561px) and (max-width: 820px) {
  .tlf-step-actionbar {
    margin: 0 0 22px;
  }

  .tlf-step-actionbar .tlf-qhints {
    margin: 0;
  }

  .tlf-wrap:not(.tlf-wrap--results) .tlf-card.show {
    padding-bottom: calc(96px + var(--tlf-mobile-stepbar-bottom, 0px) + env(safe-area-inset-bottom));
  }

  .tlf-wrap:not(.tlf-wrap--results) .tlf-card.show .tlf-step-actionbar > .tlf-nav {
    display: none;
  }

  body.tlf-campaign-keep-hero .tlf-mobile-stepbar {
    transition:
      opacity 0.22s ease,
      transform 0.22s ease;
  }

  body.tlf-campaign-keep-hero:not(.tlf-mobile-step0-sticky-ready) .tlf-mobile-stepbar[data-step="0"] {
    opacity: 0;
    pointer-events: none;
    transform: translate(-50%, calc(100% + 18px + env(safe-area-inset-bottom)));
  }

  body.tlf-finder-active-step .tlf-mobile-stepbar.is-active {
    position: fixed;
    left: 50%;
    right: auto;
    bottom: calc(var(--tlf-mobile-stepbar-bottom, 0px) + 10px);
    z-index: 10020;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 10px;
    width: min(520px, calc(100% - 32px));
    max-width: 520px;
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    border: 0;
    background: transparent;
    box-shadow: none;
    pointer-events: none;
    transform: translateX(-50%);
  }

  body.tlf-finder-active-step .tlf-mobile-stepbar.is-active::after {
    display: none;
  }

  .tlf-mobile-stepbar__next {
    appearance: none;
    flex: 1 1 auto;
    min-height: 50px;
    border: 2px solid #ffffff;
    border-radius: 0;
    background: var(--tlf-gold);
    color: var(--tlf-white);
    padding: 0 20px;
    cursor: pointer;
    font-family: "Open Sans", sans-serif;
    font-size: 0.78rem;
    font-weight: 600;
    letter-spacing: 0.16em;
    text-transform: uppercase;
    text-align: center;
    touch-action: manipulation;
    -webkit-tap-highlight-color: transparent;
    box-shadow: 0 12px 30px rgba(33, 33, 33, 0.22);
    pointer-events: auto;
  }

  .tlf-mobile-stepbar.has-back .tlf-mobile-stepbar__next {
    flex: 1 1 auto;
    min-width: 0;
  }

  .tlf-mobile-stepbar__next:disabled {
    cursor: default;
    opacity: 0.34;
  }

  .tlf-mobile-stepbar__back {
    appearance: none;
    flex: 0 0 112px;
    min-height: 50px;
    border: 2px solid #ffffff;
    border-radius: 0;
    background: #ffffff;
    padding: 0 14px;
    color: var(--tlf-ink);
    cursor: pointer;
    font-family: "Open Sans", sans-serif;
    font-size: 0.68rem;
    font-weight: 600;
    letter-spacing: 0.12em;
    text-transform: uppercase;
    text-align: center;
    white-space: nowrap;
    touch-action: manipulation;
    -webkit-tap-highlight-color: transparent;
    box-shadow: 0 12px 30px rgba(33, 33, 33, 0.16);
    pointer-events: auto;
  }

  .tlf-mobile-stepbar:not(.has-back) .tlf-mobile-stepbar__back {
    display: none;
  }
}

@media (max-width: 560px) {
  .tlf-qtit {
    max-width: 14ch;
    margin-bottom: 18px;
    font-size: 43px;
    line-height: 1.02;
  }

  #tlf-q1 .tlf-qtit,
  #tlf-q2 .tlf-qtit,
  #tlf-q3 .tlf-qtit {
    max-width: 14ch;
  }

  .tlf-qtit__line {
    white-space: nowrap;
  }

  .tlf-nav {
    flex-direction: row;
    align-items: center;
  }

  .tlf-nav .tlf-bnx {
    margin-left: auto;
  }

  .tlf-wrap:not(.tlf-wrap--results) .tlf-card.show {
    padding-bottom: calc(96px + var(--tlf-mobile-stepbar-bottom, 0px) + env(safe-area-inset-bottom));
  }

  .tlf-step-actionbar {
    margin: 0 0 22px;
  }

  .tlf-step-actionbar .tlf-qhints {
    margin: 0;
  }

  .tlf-wrap:not(.tlf-wrap--results) .tlf-card.show .tlf-step-actionbar > .tlf-nav {
    display: none;
  }

  body.tlf-campaign-keep-hero .tlf-mobile-stepbar {
    transition:
      opacity 0.22s ease,
      transform 0.22s ease;
  }

  body.tlf-campaign-keep-hero:not(.tlf-mobile-step0-sticky-ready) .tlf-mobile-stepbar[data-step="0"] {
    opacity: 0;
    pointer-events: none;
    transform: translateY(calc(100% + 18px + env(safe-area-inset-bottom)));
  }

  body.tlf-finder-active-step .tlf-mobile-stepbar.is-active {
    position: fixed;
    left: 16px;
    right: 16px;
    bottom: calc(var(--tlf-mobile-stepbar-bottom, 0px) + 6px);
    z-index: 10020;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 10px;
    margin: 0;
    width: auto;
    max-width: none;
    box-sizing: border-box;
    padding: 0;
    border: 0;
    background: transparent;
    box-shadow: none;
    pointer-events: none;
  }

  body.tlf-finder-active-step .tlf-mobile-stepbar.is-active::after {
    display: none;
  }

  .tlf-mobile-stepbar__next {
    appearance: none;
    flex: 1 1 auto;
    min-height: 50px;
    border: 2px solid #ffffff;
    border-radius: 0;
    background: var(--tlf-gold);
    color: var(--tlf-white);
    padding: 0 20px;
    cursor: pointer;
    font-family: "Open Sans", sans-serif;
    font-size: 0.78rem;
    font-weight: 600;
    letter-spacing: 0.16em;
    text-transform: uppercase;
    text-align: center;
    touch-action: manipulation;
    -webkit-tap-highlight-color: transparent;
    box-shadow: 0 12px 30px rgba(33, 33, 33, 0.22);
    pointer-events: auto;
  }

  .tlf-mobile-stepbar.has-back .tlf-mobile-stepbar__next {
    flex: 1 1 auto;
    min-width: 0;
  }

  .tlf-mobile-stepbar__next:disabled {
    cursor: default;
    opacity: 0.34;
  }

  .tlf-mobile-stepbar__back {
    appearance: none;
    flex: 0 0 112px;
    min-height: 50px;
    border: 2px solid #ffffff;
    border-radius: 0;
    background: #ffffff;
    padding: 0 14px;
    color: var(--tlf-ink);
    cursor: pointer;
    font-family: "Open Sans", sans-serif;
    font-size: 0.68rem;
    font-weight: 600;
    letter-spacing: 0.12em;
    text-transform: uppercase;
    text-align: center;
    white-space: nowrap;
    touch-action: manipulation;
    -webkit-tap-highlight-color: transparent;
    box-shadow: 0 12px 30px rgba(33, 33, 33, 0.16);
    pointer-events: auto;
  }

  .tlf-mobile-stepbar:not(.has-back) .tlf-mobile-stepbar__back {
    display: none;
  }
}

@media (max-width: 380px) {
  .tlf-qtit {
    font-size: 40px;
  }
}

body.tlf-campaign-keep-hero:not(.tlf-workday-step-q1) #tlf-gty-hero,
body.tlf-campaign-keep-hero.tlf-workday-step-not-q1 #tlf-gty-hero,
body.tlf-campaign-keep-hero #tlf-gty-hero.tlf-workday-hero-hidden {
  display: none !important;
}

body.tlf-campaign-keep-hero.tlf-workday-step-q1 #tlf-gty-hero:not(.tlf-workday-hero-hidden) {
  display: flex !important;
}

body.tlf-campaign-keep-hero.tlf-workday-step-campaign-start #tlf-gty-hero,
body.tlf-campaign-keep-hero.tlf-workday-step-campaign-start #tlf-gty-hero.tlf-workday-hero-hidden {
  display: flex !important;
}

body.tlf-campaign-keep-hero .tlf-wrap,
body.tlf-campaign-keep-hero #tlf-drawer,
body.tlf-campaign-keep-hero .tlf-inner {
  border-top: 0 !important;
}

body.tlf-campaign-workday-start-q2 #tlf-q2 .tlf-qtit {
  max-width: 1040px !important;
  font-size: clamp(2.2rem, 5vw, 4rem) !important;
  line-height: 0.95 !important;
}

body.tlf-campaign-workday-start-q2 #tlf-q2 .tlf-qsub {
  display: none !important;
}

body.tlf-campaign-workday-start-q2 #tlf-q2 .tlf-qhints {
  margin-top: 16px !important;
}

body.tlf-workday-reset-heading #tlf-workday-note {
  display: none !important;
}

body.tlf-workday-reset-heading #tlf-q1 .tlf-qtit {
  display: block !important;
  max-width: 1040px !important;
  margin: 0 0 26px !important;
  padding-bottom: 0 !important;
  font-size: 0 !important;
  line-height: 0 !important;
  color: transparent !important;
}

body.tlf-workday-reset-heading #tlf-q1 .tlf-qtit::before,
body.tlf-workday-reset-heading #tlf-q1 .tlf-qtit::after {
  display: block !important;
  font-size: clamp(34px, 2.8vw, 40px) !important;
  line-height: 1.08 !important;
  color: #242424 !important;
  font-family: inherit !important;
  font-weight: inherit !important;
  letter-spacing: 0 !important;
}

body.tlf-workday-reset-heading #tlf-q1 .tlf-qtit::before {
  content: "Tee macht was mit dir." !important;
}

body.tlf-workday-reset-heading #tlf-q1 .tlf-qtit::after {
  content: "Nach welcher Wirkung ist dir gerade?" !important;
}

body.tlf-workday-reset-heading #tlf-q1 .tlf-qtit.tlf-workday-reset-title .tlf-workday-title-line {
  display: block !important;
  white-space: normal !important;
}

body.tlf-workday-reset-heading #tlf-q1 .tlf-qsub {
  display: none !important;
}

@media (max-width: 820px) {
  body.tlf-campaign-workday-start-q2 #tlf-q2 .tlf-qtit {
    max-width: 340px !important;
    font-size: clamp(32px, 9vw, 36px) !important;
    line-height: 1.08 !important;
  }

  body.tlf-workday-reset-heading #tlf-q1 .tlf-qtit {
    max-width: 340px !important;
    margin-bottom: 24px !important;
  }

  body.tlf-workday-reset-heading #tlf-q1 .tlf-qtit::before,
  body.tlf-workday-reset-heading #tlf-q1 .tlf-qtit::after {
    font-size: clamp(32px, 9vw, 36px) !important;
    line-height: 1.08 !important;
  }
}
/* Genussmoment-Layer: gleiche Kachelstruktur wie Q1-Q3 */
.tlf-card--moment .tlf-qtit {
  max-width: 760px;
}

.tlf-moments {
  margin: 0;
}

#tlf-o0 .tlf-opt[data-v="breakfast"] { --tile-bg: #f6efe4; }
#tlf-o0 .tlf-opt[data-v="work"] { --tile-bg: #eef1e9; --tile-shadow: rgba(91, 120, 88, 0.13); --tile-shadow-deep: rgba(45, 75, 43, 0.11); }
#tlf-o0 .tlf-opt[data-v="me"] { --tile-bg: #f4ecec; --tile-shadow: rgba(142, 92, 92, 0.12); --tile-shadow-deep: rgba(101, 53, 53, 0.1); }
#tlf-o0 .tlf-opt[data-v="meal"] { --tile-bg: #edf2ef; --tile-shadow: rgba(80, 115, 97, 0.12); --tile-shadow-deep: rgba(40, 79, 58, 0.1); }
#tlf-o0 .tlf-opt[data-v="dessert"] { --tile-bg: #f5e9ee; --tile-shadow: rgba(136, 79, 104, 0.12); --tile-shadow-deep: rgba(96, 45, 71, 0.1); }
#tlf-o0 .tlf-opt[data-v="summer"] { --tile-bg: #f7f1d9; --tile-shadow: rgba(154, 133, 59, 0.12); --tile-shadow-deep: rgba(117, 94, 25, 0.1); }
#tlf-o0 .tlf-opt[data-v="free"] { --tile-bg: #f7f4ee; }

@media (hover: none) {
  .tlf-opt:hover:not(.tlf-dis),
  .tlf-opt:focus-visible:not(.tlf-dis),
  .tlf-opt.sel:hover:not(.tlf-dis),
  .tlf-opt.sel:focus-visible:not(.tlf-dis) {
    transform: translate3d(var(--tile-x), var(--tile-y), 0) rotate(var(--tile-r)) scale(1);
    box-shadow: 0 8px 22px rgba(33, 33, 33, 0.035);
  }
}

@media (max-width: 820px) {
  .tlf-opts {
    gap: 22px;
    padding: 24px 4px 18px;
    perspective: 1000px;
  }

  .tlf-qhints {
    margin-bottom: 32px;
  }

  .tlf-opt {
    margin: 0;
  }

  .tlf-card.show .tlf-opt:nth-child(odd) {
    --tile-x: 0px;
    --tile-y: 0px;
    --tile-r: -1.35deg;
  }

  .tlf-card.show .tlf-opt:nth-child(even) {
    --tile-x: 0px;
    --tile-y: 0px;
    --tile-r: 1.25deg;
  }

  .tlf-opt:hover:not(.tlf-dis),
  .tlf-opt:focus-visible:not(.tlf-dis),
  .tlf-opt.tlf-lift:not(.tlf-dis) {
    transform: translate3d(var(--tile-x), -4px, 18px) rotate(0deg) scale(1.006);
  }

  .tlf-opt.sel,
  .tlf-opt.sel:hover:not(.tlf-dis),
  .tlf-opt.sel:focus-visible:not(.tlf-dis),
  .tlf-opt.sel.tlf-lift:not(.tlf-dis) {
    transform: translate3d(var(--tile-x), -4px, 22px) rotate(0deg) scale(1.008);
  }
}

@media (prefers-reduced-motion: reduce) {
  .tlf-opt,
  .tlf-opt::after,
  .tlf-opt__top,
  .tlf-cnt,
  .tlf-opt__body,
  .tlf-opt__art {
    animation: none !important;
    transition: none !important;
  }

  .tlf-opt,
  .tlf-opt:hover:not(.tlf-dis),
  .tlf-opt:focus-visible:not(.tlf-dis),
  .tlf-opt.tlf-lift:not(.tlf-dis),
  .tlf-opt.sel,
  .tlf-opt.sel:hover:not(.tlf-dis),
  .tlf-opt.sel:focus-visible:not(.tlf-dis),
  .tlf-opt.sel.tlf-lift:not(.tlf-dis),
  .tlf-opt__top,
  .tlf-opt__body,
  .tlf-cnt,
  .tlf-opt__art {
    transform: none !important;
  }
}

.tlf-mtags {
  display: flex;
  flex-wrap: wrap;
  gap: 6px;
  margin: 8px 0 6px;
}

.tlf-mtags span {
  display: inline-flex;
  align-items: center;
  min-height: 24px;
  border: 1px solid rgba(179, 162, 122, .42);
  background: #f8f4ec;
  color: #5e4f31;
  padding: 4px 8px;
  font-size: 11px;
  line-height: 1;
  font-weight: 700;
  letter-spacing: .08em;
  text-transform: uppercase;
}

/* Keep Finder landing pages at native mobile scale in Facebook/Instagram WebViews. */
@media (max-width: 820px) {
  body.tlf-finder-landing .tlf-wrap,
  body.tlf-finder-landing #tlf-drawer {
    -webkit-text-size-adjust: 100%;
    text-size-adjust: 100%;
  }

  body.tlf-finder-landing .site-content,
  body.tlf-finder-landing .content-area,
  body.tlf-finder-landing #primary,
  body.tlf-finder-landing .site-main,
  body.tlf-finder-landing .entry-content,
  body.tlf-finder-landing .tlf-wrap,
  body.tlf-finder-landing #tlf-drawer {
    max-width: 100%;
    overflow-x: hidden;
    overflow-x: clip;
  }

  body.tlf-finder-landing #tlf-gty-hero {
    max-width: 100vw;
    overflow: hidden;
  }

  body.page-id-10189.tlf-workday-step-campaign-start .entry-content {
    overflow-x: visible !important;
  }

  body.page-id-10189.tlf-workday-step-campaign-start #tlf-gty-hero {
    width: 100vw !important;
    max-width: 100vw !important;
    margin-left: calc(50% - 50vw) !important;
    margin-right: calc(50% - 50vw) !important;
  }

  body.tlf-finder-landing.tlf-meta-inapp .tlf-wrap--results .tlf-inner {
    width: min(100%, calc(100% - 4px));
  }
}

@media (max-width: 560px) {
  body.tlf-finder-landing.tlf-meta-inapp .tlf-wrap--results #tlf-res {
    width: 100%;
    max-width: none;
  }

  body.tlf-finder-landing.tlf-meta-inapp .tlf-profile-mobile-title {
    font-size: clamp(1.86rem, 8vw, 2.08rem);
  }

  body.tlf-finder-landing.tlf-meta-inapp .tlf-profile-panel h3 {
    font-size: 1.02rem;
    line-height: 1.32;
  }

  body.tlf-finder-landing.tlf-meta-inapp #tlf-pl .tlf-pc,
  body.tlf-finder-landing.tlf-meta-inapp #tlf-pl .tlf-pc.tlf-top1 {
    grid-template-columns: 72px minmax(0, 1fr);
    padding: 18px 14px;
    gap: 12px 13px;
  }

  body.tlf-finder-landing.tlf-meta-inapp #tlf-pl .tlf-pimg,
  body.tlf-finder-landing.tlf-meta-inapp #tlf-pl .tlf-pimg-ph {
    width: 72px;
    height: 72px;
  }

  body.tlf-finder-landing.tlf-meta-inapp #tlf-pl .tlf-pt {
    font-size: clamp(1.48rem, 6.9vw, 1.86rem);
    line-height: 1.1;
  }

  body.tlf-finder-landing.tlf-meta-inapp #tlf-pl .tlf-pdsc {
    font-size: 0.92rem;
    line-height: 1.58;
  }

  body.tlf-finder-landing.tlf-meta-inapp #tlf-pl .tlf-b {
    min-height: 28px;
    padding-inline: 10px;
    font-size: 0.66rem;
  }

  body.tlf-finder-landing.tlf-meta-inapp #tlf-pl .tlf-pp {
    font-size: 0.86rem;
  }

  body.tlf-finder-landing.tlf-meta-inapp #tlf-pl .tlf-pa__btn {
    min-height: 38px;
    padding-inline: 12px;
    font-size: 0.62rem;
  }
}

/* Recommendation cards v1.3.236.
 * Deliberately scoped to #tlf-pl so the profile modules above stay unchanged. */
#tlf-pl .tlf-pc,
#tlf-pl .tlf-pc.tlf-top1 {
  position: relative;
  display: flex;
  flex-direction: column;
  align-self: stretch;
  padding: 0;
  overflow: hidden;
  border: 1px solid rgba(33, 33, 33, 0.13);
  border-radius: 0;
  background: #fff;
  box-shadow: 0 12px 30px rgba(80, 65, 34, 0.08);
}

#tlf-pl .tlf-pc.tlf-top1 {
  grid-column: 1 / -1;
}

#tlf-pl .tlf-pimage-stage {
  position: relative;
  min-width: 0;
  overflow: hidden;
  background: #f4f1eb;
}

#tlf-pl .tlf-pimg,
#tlf-pl .tlf-pimg-ph {
  display: block;
  width: 100%;
  height: auto;
  aspect-ratio: 1.72;
  overflow: hidden;
  background: #f4f1eb;
}

#tlf-pl .tlf-pimg img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

#tlf-pl .tlf-pimg-ph {
  display: grid;
  place-items: center;
  font-size: 2rem;
}

#tlf-pl .tlf-rank-badge {
  position: absolute;
  top: 12px;
  left: 12px;
  z-index: 3;
  display: inline-flex;
  align-items: center;
  gap: 5px;
  min-height: 29px;
  padding: 4px 9px;
  background: rgba(255, 255, 255, 0.94);
  box-shadow: 0 3px 12px rgba(33, 33, 33, 0.09);
  color: var(--tlf-ink);
  font-size: 0.68rem;
  font-weight: 700;
  line-height: 1.2;
  pointer-events: none;
}

#tlf-pl .tlf-rank-badge__star {
  color: var(--tlf-gold-deep);
  font-size: 0.76rem;
}

#tlf-pl .tlf-ptrace,
#tlf-pl .tlf-ptrace--pill {
  position: absolute;
  left: 12px;
  right: 12px;
  bottom: 12px;
  z-index: 3;
  display: block;
  width: auto;
  margin: 0;
  pointer-events: none;
}

#tlf-pl .tlf-ptrace--pill .tlf-dir-pill,
#tlf-pl .tlf-ptrace--pill .tlf-dir-pill--product,
#tlf-pl .tlf-ptrace--pill .tlf-dir-pill--product:hover,
#tlf-pl .tlf-ptrace--pill .tlf-dir-pill--product:focus-within,
#tlf-pl .tlf-ptrace--pill .tlf-dir-pill--product:focus-visible,
#tlf-pl .tlf-ptrace--pill .tlf-dir-pill--product.is-open,
#tlf-pl .tlf-ptrace--pill .tlf-dir-pill--product.is-open:hover,
#tlf-pl .tlf-ptrace--pill .tlf-dir-pill--product.is-open:focus-within,
#tlf-pl .tlf-ptrace--pill .tlf-dir-pill--product.is-open:focus-visible {
  grid-template-columns: 72px minmax(0, 1fr) 80px;
  gap: 8px;
  width: 100%;
  max-width: none;
  min-height: 52px;
  padding: 4px 8px;
  overflow: hidden;
  border: 1px solid rgba(179, 162, 122, 0.72);
  border-radius: 0;
  outline: 0;
  background: #fff;
  box-shadow: 0 7px 22px rgba(33, 33, 33, 0.16);
  color: var(--tlf-ink);
  cursor: default;
  pointer-events: none;
  transform: none;
}

#tlf-pl .tlf-dir-pill--product .tlf-dir-pill__direction,
#tlf-pl .tlf-dir-pill--product:not(.is-open) .tlf-dir-pill__direction,
#tlf-pl .tlf-dir-pill--product:not(.is-open):not(:hover):not(:focus-within):not(:focus-visible) .tlf-dir-pill__direction {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  align-self: center;
  height: auto;
  color: var(--tlf-gold-deep);
  font-family: "Open Sans", Arial, sans-serif;
  font-size: 0.53rem;
  font-weight: 800;
  letter-spacing: 0.075em;
  line-height: 1.08;
  text-transform: uppercase;
  white-space: nowrap;
}

#tlf-pl .tlf-dir-pill--product .tlf-dir-pill__direction span {
  display: block;
}

#tlf-pl .tlf-dir-pill--product .tlf-dir-pill__body,
#tlf-pl .tlf-dir-pill--product:hover .tlf-dir-pill__body,
#tlf-pl .tlf-dir-pill--product:focus-within .tlf-dir-pill__body,
#tlf-pl .tlf-dir-pill--product:focus-visible .tlf-dir-pill__body,
#tlf-pl .tlf-dir-pill--product.is-open .tlf-dir-pill__body {
  display: block;
  width: auto;
  height: auto;
  min-width: 0;
  overflow: hidden;
  opacity: 1;
  transform: none;
  pointer-events: none;
}

#tlf-pl .tlf-dir-pill--product .tlf-dir-pill__head {
  display: block;
}

#tlf-pl .tlf-dir-pill--product .tlf-dir-pill__head strong,
#tlf-pl .tlf-dir-pill--product:hover .tlf-dir-pill__head strong,
#tlf-pl .tlf-dir-pill--product:focus-within .tlf-dir-pill__head strong,
#tlf-pl .tlf-dir-pill--product:focus-visible .tlf-dir-pill__head strong,
#tlf-pl .tlf-dir-pill--product.is-open .tlf-dir-pill__head strong {
  display: -webkit-box;
  overflow: hidden;
  color: var(--tlf-ink);
  font-family: "Open Sans", Arial, sans-serif;
  font-size: 0.56rem;
  font-weight: 800;
  letter-spacing: 0;
  line-height: 1.22;
  text-overflow: ellipsis;
  text-transform: none;
  white-space: normal;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

#tlf-pl .tlf-dir-pill--product .tlf-dir-pill__origin {
  display: block;
  margin-top: 3px;
  overflow: hidden;
  color: rgba(33, 33, 33, 0.58);
  font-family: "Open Sans", Arial, sans-serif;
  font-size: 0.53rem;
  font-weight: 700;
  letter-spacing: 0.02em;
  line-height: 1.1;
  text-overflow: ellipsis;
  text-transform: uppercase;
  white-space: nowrap;
}

#tlf-pl .tlf-dir-pill--product .tlf-dir-pill__band,
#tlf-pl .tlf-dir-pill--product:not(.is-open) .tlf-dir-pill__band,
#tlf-pl .tlf-dir-pill--product:not(.is-open):not(:hover):not(:focus-within):not(:focus-visible) .tlf-dir-pill__band,
#tlf-pl .tlf-dir-pill--product.is-open .tlf-dir-pill__band {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  align-self: center;
  justify-self: stretch;
  width: 100%;
  height: 34px;
  min-height: 34px;
  overflow: hidden;
  border: 1px solid rgba(33, 33, 33, 0.12);
  border-radius: 999px;
  background: #f4f1eb;
  box-shadow: none;
}

#tlf-pl .tlf-dir-pill--product .tlf-dir-pill__seg,
#tlf-pl .tlf-dir-pill--product:not(.is-open) .tlf-dir-pill__seg,
#tlf-pl .tlf-dir-pill--product:not(.is-open):not(:hover):not(:focus-within):not(:focus-visible) .tlf-dir-pill__seg {
  display: block;
  min-width: 0;
  min-height: 34px;
  padding: 0;
  overflow: hidden;
  background: var(--chip, #f4f1eb);
}

#tlf-pl .tlf-dir-pill--product .tlf-dir-pill__seg img,
#tlf-pl .tlf-dir-pill--product:not(.is-open):not(:hover):not(:focus-within):not(:focus-visible) .tlf-dir-pill__seg img {
  position: static;
  display: block;
  width: 100%;
  max-width: none;
  height: 34px;
  object-fit: cover;
  opacity: 1;
  filter: none;
}

#tlf-pl .tlf-pbody {
  display: flex;
  flex-direction: column;
  flex: 1 1 auto;
  min-width: 0;
  height: auto;
  padding: 18px 18px 16px;
}

#tlf-pl .tlf-match {
  margin: 0 0 6px;
  color: var(--tlf-gold-deep);
  font-size: 0.64rem;
  font-weight: 700;
  letter-spacing: 0.09em;
  line-height: 1.25;
  text-transform: uppercase;
}

#tlf-pl .tlf-pt {
  margin: 0 0 8px;
  color: var(--tlf-ink);
  font-family: "Playfair Display", Georgia, serif;
  font-size: 1.32rem;
  font-weight: 600;
  letter-spacing: -0.012em;
  line-height: 1.17;
}

#tlf-pl .tlf-pdsc {
  display: -webkit-box;
  overflow: hidden;
  margin: 0;
  color: var(--tlf-text);
  font-size: 0.78rem;
  line-height: 1.5;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

#tlf-pl .tlf-pm,
#tlf-pl .tlf-mtags {
  display: flex;
  flex-wrap: wrap;
  gap: 5px;
  margin: 10px 0 0;
}

#tlf-pl .tlf-b,
#tlf-pl .tlf-mtags span {
  display: inline-flex;
  align-items: center;
  min-height: 25px;
  padding: 3px 8px;
  border: 1px solid rgba(179, 162, 122, 0.32);
  border-radius: 999px;
  background: #f8f4ec;
  color: #5e4f31;
  font-size: 0.59rem;
  font-weight: 600;
  letter-spacing: 0.02em;
  line-height: 1;
  text-transform: none;
}

#tlf-pl .tlf-pfoot {
  display: grid;
  grid-template-columns: auto minmax(0, 1fr);
  align-items: stretch;
  gap: 13px;
  margin-top: auto;
  padding-top: 15px;
}

#tlf-pl .tlf-pp {
  display: flex;
  align-items: center;
  min-width: 74px;
  color: var(--tlf-ink);
  font-size: 1.04rem;
  font-weight: 700;
  line-height: 1.1;
  white-space: nowrap;
}

#tlf-pl .tlf-pa {
  display: flex;
  flex-direction: column;
  gap: 5px;
  width: 100%;
  min-width: 0;
  margin: 0;
}

#tlf-pl .tlf-pa__btn {
  width: 100%;
  min-height: 48px;
  flex: 1 1 auto;
  padding: 0 14px;
  border-color: var(--tlf-gold);
  border-radius: 0;
  background: var(--tlf-gold);
  color: #fff;
  font-size: 0.65rem;
  font-weight: 700;
  letter-spacing: 0.045em;
  line-height: 1.2;
}

#tlf-pl .tlf-pa__btn:hover,
#tlf-pl .tlf-pa__btn:focus-visible {
  border-color: var(--tlf-gold-deep);
  background: var(--tlf-gold-deep);
  color: #fff;
}

#tlf-pl .tlf-pdsc__link,
#tlf-pl .tlf-pa > .added_to_cart.wc-forward {
  display: inline-flex;
  align-items: center;
  align-self: flex-start;
  min-height: 36px;
  margin: 4px 0 0;
  color: var(--tlf-ink);
  font-size: 0.68rem !important;
  font-weight: 600;
  line-height: 1.3;
  text-decoration: underline;
  text-decoration-thickness: 1px;
  text-underline-offset: 4px;
}

#tlf-pl .tlf-plinks {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  min-height: 36px;
  margin-top: 4px;
}

#tlf-pl .tlf-plinks .tlf-pdsc__link,
#tlf-pl .tlf-plinks .added_to_cart.wc-forward {
  display: inline-flex;
  align-items: center;
  min-height: 36px;
  margin: 0;
  color: var(--tlf-ink);
  font-size: 0.68rem !important;
  font-weight: 600;
  line-height: 1.3;
  text-decoration: underline;
  text-decoration-thickness: 1px;
  text-underline-offset: 4px;
  white-space: nowrap;
}

#tlf-pl .tlf-plinks .added_to_cart.wc-forward {
  margin-left: auto;
  text-align: right;
}

@media (min-width: 821px) {
  #tlf-pl .tlf-pc.tlf-top1 {
    display: grid;
    grid-template-columns: minmax(0, 1.15fr) minmax(320px, 0.85fr);
    grid-template-areas: "image body";
  }

  #tlf-pl .tlf-pc.tlf-top1 .tlf-pimage-stage {
    grid-area: image;
  }

  #tlf-pl .tlf-pc.tlf-top1 .tlf-pimage-stage {
    height: clamp(420px, 38vw, 520px);
    min-height: 420px;
  }

  #tlf-pl .tlf-pc.tlf-top1 .tlf-pimg,
  #tlf-pl .tlf-pc.tlf-top1 .tlf-pimg-ph {
    height: 100%;
    min-height: 0;
    aspect-ratio: auto;
  }

  #tlf-pl .tlf-pc.tlf-top1 .tlf-pbody {
    grid-area: body;
    justify-content: center;
    height: auto;
    padding: 28px;
  }

  #tlf-pl .tlf-pc.tlf-top1 .tlf-pt {
    font-size: clamp(1.45rem, 2vw, 1.85rem);
  }
}

@media (max-width: 820px) {
  #tlf-pl .tlf-pc,
  #tlf-pl .tlf-pc.tlf-top1 {
    display: flex;
    flex-direction: column;
    grid-column: auto;
    padding: 0;
    gap: 0;
  }
}

@media (max-width: 560px) {
  #tlf-pl .tlf-pc,
  #tlf-pl .tlf-pc.tlf-top1,
  body.tlf-finder-landing.tlf-meta-inapp #tlf-pl .tlf-pc,
  body.tlf-finder-landing.tlf-meta-inapp #tlf-pl .tlf-pc.tlf-top1 {
    display: flex;
    flex-direction: column;
    padding: 0;
    gap: 0;
  }

  #tlf-pl .tlf-pimg,
  #tlf-pl .tlf-pimg-ph,
  body.tlf-finder-landing.tlf-meta-inapp #tlf-pl .tlf-pimg,
  body.tlf-finder-landing.tlf-meta-inapp #tlf-pl .tlf-pimg-ph {
    width: 100%;
    height: auto;
    aspect-ratio: 1.72;
  }

  #tlf-pl .tlf-pbody {
    padding: 15px 15px 14px;
  }

  #tlf-pl .tlf-match {
    margin-bottom: 5px;
    font-size: 0.61rem;
  }

  #tlf-pl .tlf-pt,
  body.tlf-finder-landing.tlf-meta-inapp #tlf-pl .tlf-pt {
    margin-bottom: 8px;
    font-size: 1.19rem;
    line-height: 1.17;
  }

  #tlf-pl .tlf-pdsc,
  body.tlf-finder-landing.tlf-meta-inapp #tlf-pl .tlf-pdsc {
    font-size: 0.78rem;
    line-height: 1.5;
  }

  #tlf-pl .tlf-b,
  #tlf-pl .tlf-mtags span,
  body.tlf-finder-landing.tlf-meta-inapp #tlf-pl .tlf-b {
    min-height: 25px;
    padding: 3px 8px;
    font-size: 0.59rem;
  }

  #tlf-pl .tlf-pfoot {
    gap: 12px;
    padding-top: 13px;
  }

  #tlf-pl .tlf-pp,
  body.tlf-finder-landing.tlf-meta-inapp #tlf-pl .tlf-pp {
    min-width: 72px;
    font-size: 1rem;
  }

  #tlf-pl .tlf-pa__btn,
  body.tlf-finder-landing.tlf-meta-inapp #tlf-pl .tlf-pa__btn {
    min-height: 50px;
    padding: 0 12px;
    font-size: 0.63rem;
  }
}

@media (max-width: 360px) {
  #tlf-pl .tlf-ptrace--pill .tlf-dir-pill,
  #tlf-pl .tlf-ptrace--pill .tlf-dir-pill--product,
  #tlf-pl .tlf-ptrace--pill .tlf-dir-pill--product:hover,
  #tlf-pl .tlf-ptrace--pill .tlf-dir-pill--product:focus-within,
  #tlf-pl .tlf-ptrace--pill .tlf-dir-pill--product:focus-visible,
  #tlf-pl .tlf-ptrace--pill .tlf-dir-pill--product.is-open {
    grid-template-columns: 68px minmax(0, 1fr) 72px;
    gap: 6px;
    padding-inline: 7px;
  }

  #tlf-pl .tlf-dir-pill--product .tlf-dir-pill__head strong {
    font-size: 0.52rem;
  }

  #tlf-pl .tlf-dir-pill--product .tlf-dir-pill__origin,
  #tlf-pl .tlf-dir-pill--product .tlf-dir-pill__direction {
    font-size: 0.49rem;
  }
}

/* Profil-Richtungspillen: gleiche Richtungskennung wie auf den Produktbildern. */
#tlf-profile-panel .tlf-dir-pill--feature {
  grid-template-columns: 72px minmax(0, 1fr) minmax(134px, 0.32fr) !important;
  gap: 8px !important;
  padding: 4px 8px !important;
  border-radius: 0 !important;
}

#tlf-profile-panel .tlf-dir-pill--feature .tlf-dir-pill__num {
  display: none !important;
}

#tlf-profile-panel .tlf-dir-pill--feature .tlf-dir-pill__direction {
  display: flex !important;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  align-self: center;
  height: auto;
  color: var(--tlf-gold-deep);
  font-family: "Open Sans", Arial, sans-serif;
  font-size: 0.53rem;
  font-weight: 800;
  letter-spacing: 0.075em;
  line-height: 1.08;
  text-transform: uppercase;
  white-space: nowrap;
}

#tlf-profile-panel .tlf-dir-pill--feature .tlf-dir-pill__direction span {
  display: block;
}

#tlf-profile-panel .tlf-dir-pill--feature .tlf-dir-pill__band {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  align-self: center;
  justify-self: stretch;
  width: 100%;
  height: 34px;
  min-height: 34px;
  overflow: hidden;
  border: 1px solid rgba(33, 33, 33, 0.12);
  border-radius: 999px !important;
  background: #f4f1eb;
  box-shadow: none;
}

#tlf-profile-panel .tlf-dir-pill--feature .tlf-dir-pill__seg {
  display: block;
  min-width: 0;
  min-height: 34px;
  padding: 0;
  overflow: hidden;
  background: var(--chip, #f4f1eb);
}

#tlf-profile-panel .tlf-dir-pill--feature .tlf-dir-pill__seg img {
  position: static;
  display: block;
  width: 100%;
  max-width: none;
  height: 34px;
  object-fit: cover;
  opacity: 1;
  filter: none;
}

@media (max-width: 560px) {
  #tlf-profile-panel .tlf-dir-pill--feature {
    grid-template-columns: 72px minmax(0, 1fr) 112px !important;
    padding: 5px 7px !important;
  }

  #tlf-profile-panel .tlf-dir-pill--feature .tlf-dir-pill__head > span {
    display: none;
  }
}

@media (max-width: 360px) {
  #tlf-profile-panel .tlf-dir-pill--feature {
    grid-template-columns: 68px minmax(0, 1fr) 72px !important;
  }

  #tlf-profile-panel .tlf-dir-pill--feature .tlf-dir-pill__direction {
    font-size: 0.53rem;
  }
}

/* Exakte Titeltypografie aus dem freigegebenen Mobile-Mockup. */
#tlf-pl .tlf-pt,
#tlf-pl .tlf-pt a,
#tlf-pl .tlf-pc.tlf-top1 .tlf-pt,
#tlf-pl .tlf-pc.tlf-top1 .tlf-pt a,
body.tlf-finder-landing.tlf-meta-inapp #tlf-pl .tlf-pt,
body.tlf-finder-landing.tlf-meta-inapp #tlf-pl .tlf-pt a {
  font-family: "Playfair Display", Georgia, serif !important;
  font-size: 23px !important;
  font-weight: 600 !important;
  letter-spacing: -0.012em !important;
  line-height: 1.17 !important;
}

#tlf-pl .tlf-psubtitle,
body.tlf-finder-landing.tlf-meta-inapp #tlf-pl .tlf-psubtitle {
  margin: 4px 0 8px !important;
  color: #757575 !important;
  font-family: "Open Sans", Arial, sans-serif !important;
  font-size: 11px !important;
  font-weight: 400 !important;
  letter-spacing: 0 !important;
  line-height: 1.55 !important;
  text-transform: none !important;
}

@media (max-width: 360px) {
  #tlf-pl .tlf-pt,
  #tlf-pl .tlf-pt a,
  #tlf-pl .tlf-pc.tlf-top1 .tlf-pt,
  #tlf-pl .tlf-pc.tlf-top1 .tlf-pt a,
  body.tlf-finder-landing.tlf-meta-inapp #tlf-pl .tlf-pt,
  body.tlf-finder-landing.tlf-meta-inapp #tlf-pl .tlf-pt a {
    font-size: 21px !important;
  }
}

/* Mobile Ergebnisbilder: 33 Prozent mehr Hoehe, Tablet/Desktop unveraendert. */
@media (max-width: 680px) {
  #tlf-pl .tlf-pimg,
  #tlf-pl .tlf-pimg-ph,
  body.tlf-finder-landing.tlf-meta-inapp #tlf-pl .tlf-pimg,
  body.tlf-finder-landing.tlf-meta-inapp #tlf-pl .tlf-pimg-ph {
    height: auto;
    aspect-ratio: 0.9675;
  }
}

#tlf-pl .tlf-pt,
#tlf-pl .tlf-pt a,
#tlf-pl .tlf-pc.tlf-top1 .tlf-pt,
#tlf-pl .tlf-pc.tlf-top1 .tlf-pt a,
body.tlf-finder-landing.tlf-meta-inapp #tlf-pl .tlf-pt,
body.tlf-finder-landing.tlf-meta-inapp #tlf-pl .tlf-pt a {
  font-size: 25px !important;
  line-height: 1.13 !important;
}

#tlf-pl .tlf-pfoot {
  grid-template-columns: auto max-content;
  align-items: center;
}

#tlf-pl .tlf-pa {
  align-items: flex-end;
  justify-content: flex-end;
  width: auto;
  min-width: 0;
}

#tlf-pl .tlf-pa__btn,
body.tlf-finder-landing.tlf-meta-inapp #tlf-pl .tlf-pa__btn {
  width: auto;
  min-width: 0;
  max-width: max-content;
  min-height: 40px;
  flex: 0 0 auto;
  padding-inline: 18px;
  justify-self: end;
  align-self: flex-end;
  white-space: nowrap;
}

@media (max-width: 560px) {
  #tlf-pl .tlf-pt,
  #tlf-pl .tlf-pt a,
  #tlf-pl .tlf-pc.tlf-top1 .tlf-pt,
  #tlf-pl .tlf-pc.tlf-top1 .tlf-pt a,
  body.tlf-finder-landing.tlf-meta-inapp #tlf-pl .tlf-pt,
  body.tlf-finder-landing.tlf-meta-inapp #tlf-pl .tlf-pt a {
    font-size: 24px !important;
  }

  #tlf-pl .tlf-pfoot {
    grid-template-columns: auto max-content;
    gap: 10px;
  }

  #tlf-pl .tlf-pa__btn,
  body.tlf-finder-landing.tlf-meta-inapp #tlf-pl .tlf-pa__btn {
    min-height: 38px;
    padding-inline: 14px;
  }

  #tlf-pl .tlf-pa > .added_to_cart.wc-forward {
    display: none !important;
  }

  #tlf-pl .tlf-plinks .tlf-pdsc__link,
  #tlf-pl .tlf-plinks .added_to_cart.wc-forward {
    font-size: 0.82rem !important;
  }
}
/* Tee-Luxe Finder v1.3.228 - Reusable campaign hero and layered tile rain */

.tlf-wrap {
  --tlf-gold: #b3a27a;
  --tlf-gold-deep: #8d7951;
  --tlf-ink: #212121;
  --tlf-text: #4f4a43;
  --tlf-muted: #82786e;
  --tlf-line: rgba(33, 33, 33, 0.12);
  --tlf-line-strong: rgba(33, 33, 33, 0.22);
  --tlf-cream: #ffffff;
  --tlf-paper: #ffffff;
  --tlf-white: #ffffff;
  font-family: "Open Sans", sans-serif;
  color: var(--tlf-text);
  width: 100%;
  margin: 0 auto;
  background: #ffffff;
}

#tlf-gty-hero,
.tlf-wrap #tlf-res .tlf-recommend-head {
  display: none !important;
}

body.tlf-finder-fullpage.tlf-finder-landing .entry-header,
body.tlf-finder-fullpage.tlf-finder-landing header.entry-header,
body.tlf-finder-fullpage.tlf-finder-landing .page-header,
body.tlf-finder-fullpage.tlf-finder-landing .post-inner > .entry-header {
  display: none !important;
}

body.tlf-finder-fullpage.tlf-finder-landing .container.content-wrapper,
body.tlf-finder-fullpage.tlf-finder-landing .site-content,
body.tlf-finder-fullpage.tlf-finder-landing .content-area,
body.tlf-finder-fullpage.tlf-finder-landing #primary,
body.tlf-finder-fullpage.tlf-finder-landing .site-main,
body.tlf-finder-fullpage.tlf-finder-landing .entry-content {
  padding-top: 0 !important;
  margin-top: 0 !important;
}

#tlf-gty-hero {
  position: relative;
  isolation: isolate;
  align-items: center;
  width: 100vw;
  min-height: clamp(330px, 32vw, 430px);
  margin: 0 calc(50% - 50vw) clamp(8px, 1vw, 16px);
  overflow: hidden;
  background: #171513;
  color: #fff;
  overflow-anchor: none;
}

#tlf-gty-hero::after {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 2;
  background:
    linear-gradient(90deg, rgba(14, 13, 12, 0.76) 0%, rgba(14, 13, 12, 0.50) 38%, rgba(14, 13, 12, 0.12) 72%, rgba(14, 13, 12, 0.06) 100%),
    linear-gradient(180deg, rgba(14, 13, 12, 0.12) 0%, rgba(14, 13, 12, 0.36) 100%);
  pointer-events: none;
}

#tlf-gty-hero .tlf-gty-hero__media {
  position: absolute;
  inset: 0;
  z-index: 0;
  margin: 0;
}

#tlf-gty-hero .tlf-gty-hero__media img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: 63% 40%;
  display: block;
}

#tlf-gty-hero .tlf-gty-hero__inner {
  position: relative;
  z-index: 3;
  width: min(1041px, calc(100% - 69px));
  margin: 0 auto;
  padding: clamp(42px, 5vw, 64px) 0;
}

#tlf-gty-hero .tlf-gty-hero__title {
  max-width: 780px;
  margin: 0;
  color: #fff;
  font-family: "Playfair Display", Georgia, serif;
  font-size: clamp(42px, 5.2vw, 76px);
  font-weight: 400;
  line-height: 1.04;
  letter-spacing: 0;
  text-shadow: 0 2px 18px rgba(0, 0, 0, 0.42);
}

#tlf-gty-hero .tlf-gty-hero__copy {
  max-width: 540px;
  margin: 16px 0 0;
  color: rgba(255, 255, 255, 0.90);
  font-size: clamp(18px, 1.8vw, 25px);
  line-height: 1.45;
  text-shadow: 0 1px 14px rgba(0, 0, 0, 0.36);
}

body.tlf-finder-fullpage.tlf-finder-landing #tlf-gty-hero .tlf-gty-hero__title {
  max-width: 940px !important;
  margin-bottom: 24px !important;
  font-size: clamp(54px, 4.45vw, 64px) !important;
  line-height: 1.02 !important;
}

body.tlf-finder-fullpage.tlf-finder-landing #tlf-gty-hero .tlf-gty-hero__title-line {
  display: block;
}

@media (max-width: 820px) {
  #tlf-gty-hero {
    min-height: 380px;
    margin-bottom: 16px;
  }

  #tlf-gty-hero .tlf-gty-hero__media img {
    object-position: 86% 50%;
  }

  #tlf-gty-hero .tlf-gty-hero__inner {
    width: calc(100% - 65px);
    padding: 32px 0;
  }

  #tlf-gty-hero .tlf-gty-hero__title {
    max-width: 340px;
    font-size: 32px;
    line-height: 1.14;
  }

  body.tlf-finder-fullpage.tlf-finder-landing #tlf-gty-hero .tlf-gty-hero__title {
    max-width: 340px !important;
    font-size: 32px !important;
    line-height: 1.14 !important;
  }

  #tlf-gty-hero .tlf-gty-hero__copy {
    max-width: 340px;
    margin-top: 14px;
    font-size: 24px;
    line-height: 1.45;
  }
}

.tlf-wrap--always-open .tlf-drawer {
  height: auto;
  overflow: visible;
}

.tlf-banner {
  background:
    radial-gradient(circle at top right, rgba(179, 162, 122, 0.18), transparent 32%),
    linear-gradient(180deg, #f8f5ef 0%, #fdfcf9 100%);
  border-top: 1px solid #e5ded1;
  border-bottom: 1px solid #e5ded1;
  padding: clamp(34px, 5vw, 64px) clamp(18px, 4vw, 42px);
  text-align: left;
}

.tlf-banner__eyebrow,
.tlf-qnum,
.tlf-live__label,
.tlf-active__label {
  font-size: 0.72rem;
  letter-spacing: 0.18em;
  text-transform: uppercase;
  color: var(--tlf-gold-deep);
}

.tlf-banner__title,
.tlf-qtit,
.tlf-rh__title,
.tlf-pn,
.tlf-pt {
  font-family: "Playfair Display", serif;
  color: var(--tlf-ink);
  font-weight: 400;
}

.tlf-banner__title {
  margin: 12px 0 10px;
  font-size: clamp(2.2rem, 5vw, 4.6rem);
  line-height: 0.96;
  max-width: 9ch;
}

.tlf-banner__title em {
  font-style: italic;
  color: var(--tlf-gold);
}

.tlf-banner__sub {
  margin: 0 0 28px;
  max-width: 52rem;
  font-size: 0.98rem;
  line-height: 1.75;
  color: var(--tlf-muted);
}

.tlf-banner__btn,
.tlf-bnx {
  appearance: none;
  border: 1px solid var(--tlf-gold);
  background: var(--tlf-gold);
  color: var(--tlf-white);
  cursor: pointer;
  font-family: "Open Sans", sans-serif;
  font-size: 0.78rem;
  font-weight: 600;
  letter-spacing: 0.16em;
  text-transform: uppercase;
  transition:
    background 0.18s ease,
    border-color 0.18s ease,
    transform 0.18s ease,
    box-shadow 0.18s ease;
}

.tlf-banner__btn {
  display: inline-flex;
  align-items: center;
  gap: 0.75rem;
  padding: 15px 28px;
}

.tlf-banner__btn:hover,
.tlf-banner__btn:focus-visible,
.tlf-bnx:hover,
.tlf-bnx:focus-visible {
  background: var(--tlf-gold-deep);
  border-color: var(--tlf-gold-deep);
  transform: translateY(-1px);
  box-shadow: 0 14px 30px rgba(141, 121, 81, 0.18);
}

.tlf-arr {
  display: inline-block;
  transition: transform 0.35s ease;
}

.tlf-banner__btn.open .tlf-arr {
  transform: rotate(180deg);
}

.tlf-drawer {
  height: 0;
  overflow: hidden;
  transition: height 0.55s cubic-bezier(0.4, 0, 0.2, 1);
  background: #ffffff;
  border-bottom: 1px solid #e5ded1;
  will-change: height;
}

.tlf-inner {
  width: min(1180px, calc(100% - 24px));
  margin: 0 auto;
  padding: clamp(24px, 4vw, 44px) 0 clamp(40px, 5vw, 68px);
}

.tlf-stage-head {
  display: grid;
  gap: 16px;
  margin-bottom: 22px;
}

.tlf-live {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 18px;
  padding: 18px 22px;
  border: 1px solid var(--tlf-line);
  background: #ffffff;
}

.tlf-live__meta {
  display: flex;
  align-items: center;
  gap: 10px 12px;
  flex: 1 1 auto;
  flex-wrap: wrap;
  min-width: 0;
}

.tlf-live--compact {
  margin-bottom: 14px;
  padding: 8px 0 10px;
  border: none;
  border-top: 1px solid var(--tlf-line);
  border-bottom: 1px solid var(--tlf-line);
  background: transparent;
}

.tlf-live__count {
  font-family: "Playfair Display", serif;
  font-size: clamp(1.7rem, 4vw, 2.6rem);
  font-weight: 400;
  color: var(--tlf-ink);
  white-space: nowrap;
}

.tlf-live--compact .tlf-live__label {
  font-size: 0.66rem;
  letter-spacing: 0.14em;
}

.tlf-live--compact .tlf-live__count {
  font-size: clamp(1rem, 2vw, 1.25rem);
}

.tlf-prog {
  display: flex;
  gap: 12px;
}

.tlf-ps {
  flex: 1;
  height: 3px;
  background: #ddd6c8;
  transition: background 0.3s ease;
}

.tlf-ps.on {
  background: var(--tlf-gold);
}

.tlf-ps.done {
  background: var(--tlf-ink);
}

.tlf-guide,
.tlf-active {
  border: 1px solid var(--tlf-line);
  background: #ffffff;
  padding: 18px 22px;
}

.tlf-guide__copy {
  font-size: 0.95rem;
  line-height: 1.7;
  color: var(--tlf-text);
}

.tlf-guide__copy strong {
  color: var(--tlf-ink);
}

.tlf-guide__chips,
.tlf-active__chips,
.tlf-ftg,
.tlf-pm {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}

.tlf-guide__chips {
  margin-top: 14px;
}

.tlf-guide__chip,
.tlf-active__chips span,
.tlf-ft,
.tlf-b {
  display: inline-flex;
  align-items: center;
  min-height: 30px;
  padding: 0 11px;
  border: 1px solid rgba(179, 162, 122, 0.34);
  background: rgba(255, 255, 255, 0.88);
  font-size: 0.7rem;
  font-weight: 600;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: var(--tlf-gold-deep);
}

.tlf-active__chips {
  margin-top: 12px;
}

.tlf-active__chips--inline {
  margin-top: 0;
}

.tlf-active__chips span {
  border-color: rgba(33, 33, 33, 0.14);
  color: var(--tlf-text);
}

.tlf-wrap--results .tlf-guide {
  display: none;
}

.tlf-card {
  display: none;
}

.tlf-card.show {
  display: block;
}

.tlf-card__meta-slot {
  margin-bottom: 18px;
}

.tlf-qtit {
  margin: 8px 0 10px;
  font-size: clamp(2.2rem, 5vw, 4rem);
  line-height: 0.95;
  max-width: 10ch;
}

#tlf-q1 .tlf-qtit,
#tlf-q2 .tlf-qtit,
#tlf-q3 .tlf-qtit {
  max-width: none;
}

.tlf-qtit__line {
  display: block;
  white-space: nowrap;
}

@media (min-width: 760px) {
  #tlf-q2 .tlf-qtit,
  #tlf-q3 .tlf-qtit {
    white-space: nowrap;
  }
}

.tlf-qsub {
  margin: 0 0 24px;
  max-width: 58rem;
  font-size: 1rem;
  line-height: 1.75;
  color: var(--tlf-muted);
}

.tlf-selection-sentence {
  margin: 10px 0 18px;
  max-width: 58rem;
  font-family: inherit;
  font-size: 0.94rem;
  font-weight: 400;
  line-height: 1.55;
  color: var(--tlf-ink);
}

.tlf-selection-sentence__meta {
  color: rgb(154, 146, 138);
}

.tlf-selection-sentence__choice,
.tlf-selection-sentence__empty,
.tlf-selection-sentence__count {
  color: inherit;
}

.tlf-qhints {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin: 0 0 22px;
}

.tlf-qhints__chip {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 26px;
  padding: 0 11px;
  border: 1px solid var(--tlf-ink);
  background: var(--tlf-ink);
  box-shadow: 0 8px 18px rgba(33, 33, 33, 0.1);
  font-size: 0.58rem;
  font-weight: 600;
  letter-spacing: 0.075em;
  line-height: 1;
  text-transform: uppercase;
  color: var(--tlf-white);
}

.tlf-qhints__chip::before {
  content: none;
}

.tlf-step-actionbar-slot {
  display: contents;
}

@media (min-width: 821px) {
  html {
    overflow-x: clip !important;
    overflow-y: visible !important;
  }

  body.tlf-finder-fullpage {
    overflow-x: clip !important;
    overflow-y: visible !important;
  }

  body.tlf-finder-fullpage .tlf-wrap.tlf-wrap--always-open {
    overflow: visible !important;
  }

  .tlf-step-actionbar-slot {
    position: -webkit-sticky;
    position: sticky;
    top: var(--tlf-desktop-actionbar-top, 24px);
    z-index: 110;
    display: block;
    min-height: 60px;
    margin: 0 0 12px;
  }

  .tlf-step-actionbar {
    position: relative;
    z-index: 90;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 24px;
    min-height: 44px;
    width: 100%;
    margin: 0;
    padding: 0 0 10px;
    box-sizing: border-box;
    border-bottom: 0;
    background: transparent;
    box-shadow: none;
    backdrop-filter: none;
  }

  .tlf-step-actionbar.is-desktop-fixed {
    --tlf-gold: #b3a27a;
    --tlf-gold-deep: #8d7951;
    --tlf-ink: #212121;
    --tlf-white: #ffffff;
    position: fixed;
    top: var(--tlf-desktop-actionbar-top, 24px);
    left: var(--tlf-desktop-actionbar-left, 0);
    width: var(--tlf-desktop-actionbar-width, 100%);
    z-index: 900;
    isolation: isolate;
    overflow: visible;
    border-bottom: 0 !important;
    box-shadow: none;
  }

  .tlf-step-actionbar.is-desktop-fixed .tlf-bnx:not(:disabled):hover,
  .tlf-step-actionbar.is-desktop-fixed .tlf-bnx:not(:disabled):focus-visible {
    border-color: var(--tlf-gold-deep) !important;
    background: var(--tlf-gold-deep) !important;
    color: var(--tlf-white) !important;
  }

  .tlf-step-actionbar.is-desktop-fixed::before {
    content: none;
  }

  .tlf-step-actionbar .tlf-qhints,
  .tlf-step-actionbar .tlf-nav {
    margin: 0;
  }

  .tlf-step-actionbar .tlf-qhints {
    flex: 1 1 auto;
  }

  .tlf-step-actionbar .tlf-nav {
    flex: 0 0 auto;
    justify-content: flex-end;
    flex-wrap: nowrap;
    margin-left: auto;
  }

  .tlf-step-actionbar .tlf-bbk,
  .tlf-step-actionbar .tlf-skip {
    white-space: nowrap;
  }

  .tlf-step-actionbar .tlf-skip {
    display: inline-flex !important;
    align-items: center;
  }

  .tlf-step-actionbar .tlf-bnx {
    min-width: 132px;
    margin-left: 0;
    box-shadow:
      0 0 0 10px var(--tlf-white),
      0 14px 28px 10px rgba(33, 33, 33, 0.04);
  }
}

.tlf-opts {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 16px;
  perspective: 1400px;
  isolation: isolate;
}

.tlf-c1 {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

.tlf-c3 {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

.tlf-opt {
  --tile-radius: 18px;
  --tile-bg: #f5efe4;
  --tile-check: color-mix(in srgb, var(--tile-bg) 95%, #1f1f1f 5%);
  --tile-shadow: rgba(141, 121, 81, 0.12);
  position: relative;
  min-height: 248px;
  padding: 20px 20px 68px;
  border: 1px solid var(--tlf-line);
  border-radius: var(--tile-radius);
  overflow: hidden;
  background:
    linear-gradient(
      155deg,
      rgba(255, 255, 255, 0.34) 0%,
      rgba(255, 255, 255, 0.16) 34%,
      rgba(255, 255, 255, 0.03) 100%
    ),
    linear-gradient(
      335deg,
      rgba(141, 121, 81, 0.07) 0%,
      rgba(141, 121, 81, 0) 54%
    ),
    var(--tile-bg);
  text-align: left;
  cursor: pointer;
  transition:
    transform 0.18s ease,
    border-color 0.18s ease,
    box-shadow 0.18s ease,
    background 0.18s ease;
  font-family: "Open Sans", sans-serif;
}

.tlf-opt::before {
  content: "";
  position: absolute;
  inset: 0;
  border: 1px solid transparent;
  border-radius: inherit;
  pointer-events: none;
  z-index: 4;
}

.tlf-opt::after {
  content: "hinzufügen";
  position: absolute;
  right: 20px;
  bottom: 20px;
  z-index: 2;
  display: inline-flex;
  align-items: center;
  min-height: 28px;
  padding: 0 10px;
  border: 1px solid rgba(33, 33, 33, 0.14);
  background: rgba(255, 255, 255, 0.9);
  font-size: 0.66rem;
  font-weight: 600;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: var(--tlf-text);
}

.tlf-opt:hover:not(.tlf-dis),
.tlf-opt:focus-visible:not(.tlf-dis) {
  transform: translateY(-2px);
  border-color: rgba(141, 121, 81, 0.28);
  box-shadow: 0 18px 40px var(--tile-shadow);
}

.tlf-opt.sel {
  border-color: transparent;
  box-shadow: 0 18px 40px rgba(33, 33, 33, 0.08);
}

.tlf-opt.sel::before {
  border-color: var(--tlf-ink);
  border-width: 2px;
}

.tlf-opt.sel::after {
  content: "ausgewählt";
  border-color: var(--tlf-ink);
  background: var(--tlf-ink);
  color: var(--tlf-white);
}

.tlf-opt__tick {
  position: absolute;
  inset: 0;
  z-index: 0;
  pointer-events: none;
  opacity: 0;
  transition:
    opacity 0.28s ease,
    transform 0.38s cubic-bezier(0.16, 0.84, 0.24, 1);
}

.tlf-opt__tick::before {
  content: "";
  position: absolute;
  left: 50%;
  top: 48%;
  width: 138px;
  height: 238px;
  border-right: 60px solid var(--tile-check);
  border-bottom: 60px solid var(--tile-check);
  transform: translate(-28%, -54%) rotate(45deg) scale(0.86);
  transform-origin: center;
}

.tlf-opt.sel .tlf-opt__tick {
  opacity: 0.82;
  transform: translateY(-2px);
}

.tlf-opt.tlf-dis {
  opacity: 0.42;
  cursor: not-allowed;
  box-shadow: none;
}

.tlf-opt__top {
  position: relative;
  z-index: 3;
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 12px;
}

.tlf-opt__index {
    display: inline-flex;
  flex-direction: column;
  gap: 3px;
font-size: 0.74rem;
  font-weight: 600;
  letter-spacing: 0.18em;
  text-transform: uppercase;
  color: rgba(33, 33, 33, 0.56);
}

.tlf-opt__kind {
  font-size: 0.48rem;
  font-weight: 600;
  letter-spacing: 0.14em;
  line-height: 1;
  color: rgba(33, 33, 33, 0.42);
}

.tlf-cnt {
  position: relative;
  z-index: 3;
  display: inline-flex;
  align-items: center;
  min-height: 31px;
  padding: 0 11px;
  border: 1px solid rgba(33, 33, 33, 0.1);
  background: rgba(255, 255, 255, 0.88);
  font-size: 0.7rem;
  font-weight: 600;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: var(--tlf-text);
}

.tlf-opt.sel .tlf-cnt {
  border-color: var(--tlf-ink);
  background: rgba(255, 255, 255, 0.98);
  color: var(--tlf-ink);
}

.tlf-moments .tlf-cnt {
  display: none;
}

.tlf-opt__body {
  position: relative;
  z-index: 3;
  display: grid;
  gap: 6px;
  margin-top: 18px;
  max-width: 16rem;
}

.tlf-lbl {
  font-size: 1.28rem;
  font-weight: 600;
  line-height: 1.2;
  color: var(--tlf-ink);
}

.tlf-dsc {
  font-size: 0.86rem;
  line-height: 1.65;
  color: var(--tlf-text);
}

.tlf-opt__art {
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 1;
  width: min(47%, 220px);
  max-width: 47%;
  overflow: hidden;
  border-radius: 0 0 var(--tile-radius) 0;
  pointer-events: none;
}

.tlf-opt__art img {
  display: block;
  width: 100%;
  height: auto;
}

/* Lebendige Auswahlkacheln: Neuform-artige Tiefe auf Tee-Luxe-Tiles */
.tlf-opt {
  --tile-x: 0px;
  --tile-y: 0px;
  --tile-r: 0deg;
  --tile-shadow-deep: rgba(33, 33, 33, 0.1);
  background-position: 0 0, 100% 100%, center;
  background-size: 150% 150%, 140% 140%, auto;
  box-shadow: 0 8px 22px rgba(33, 33, 33, 0.035);
  transform: translate3d(var(--tile-x), var(--tile-y), 0) rotate(var(--tile-r)) scale(1);
  transform-origin: center center;
  transition:
    transform 0.46s cubic-bezier(0.16, 0.84, 0.24, 1),
    border-color 0.22s ease,
    box-shadow 0.42s cubic-bezier(0.16, 0.84, 0.24, 1),
    background-position 0.38s ease,
    filter 0.22s ease;
  will-change: transform, box-shadow;
}

@media (min-width: 821px) {
  .tlf-wrap .tlf-pt,
  .tlf-wrap .tlf-pt a {
    font-family: "Playfair Display", Georgia, serif;
    font-size: clamp(1.38rem, 1.08rem + 0.8vw, 1.62rem);
    line-height: 1.14;
  }

  .tlf-opts {
    gap: 34px 24px;
    padding: 38px 18px 38px;
  }

  .tlf-opt {
    margin: 0;
  }

  .tlf-card.show .tlf-opt:nth-child(1) { --tile-x: 0px; --tile-y: 4px; --tile-r: -1.55deg; z-index: 1; }
  .tlf-card.show .tlf-opt:nth-child(2) { --tile-x: -5px; --tile-y: -2px; --tile-r: 1.2deg; z-index: 2; }
  .tlf-card.show .tlf-opt:nth-child(3) { --tile-x: -7px; --tile-y: 4px; --tile-r: -1.1deg; z-index: 3; }
  .tlf-card.show .tlf-opt:nth-child(4) { --tile-x: 5px; --tile-y: -5px; --tile-r: 1.15deg; z-index: 4; }
  .tlf-card.show .tlf-opt:nth-child(5) { --tile-x: -4px; --tile-y: -7px; --tile-r: -1.3deg; z-index: 5; }
  .tlf-card.show .tlf-opt:nth-child(6) { --tile-x: -6px; --tile-y: -4px; --tile-r: 1.25deg; z-index: 6; }
  .tlf-card.show .tlf-opt:nth-child(7) { --tile-x: 2px; --tile-y: -8px; --tile-r: -0.95deg; z-index: 7; }
  .tlf-card.show .tlf-opt:nth-child(8) { --tile-x: -4px; --tile-y: -9px; --tile-r: 1deg; z-index: 8; }
  .tlf-card.show .tlf-opt:nth-child(9) { --tile-x: -6px; --tile-y: -6px; --tile-r: -1.05deg; z-index: 9; }
}

.tlf-card.show .tlf-opt {
  animation: tlfTileIn 0.58s cubic-bezier(0.2, 0.74, 0.28, 1) backwards;
}

.tlf-card.show .tlf-opt:nth-child(1) { animation-delay: 0.02s; }
.tlf-card.show .tlf-opt:nth-child(2) { animation-delay: 0.08s; }
.tlf-card.show .tlf-opt:nth-child(3) { animation-delay: 0.14s; }
.tlf-card.show .tlf-opt:nth-child(4) { animation-delay: 0.20s; }
.tlf-card.show .tlf-opt:nth-child(5) { animation-delay: 0.26s; }
.tlf-card.show .tlf-opt:nth-child(6) { animation-delay: 0.32s; }
.tlf-card.show .tlf-opt:nth-child(7) { animation-delay: 0.38s; }
.tlf-card.show .tlf-opt:nth-child(8) { animation-delay: 0.44s; }
.tlf-card.show .tlf-opt:nth-child(9) { animation-delay: 0.50s; }

@keyframes tlfTileIn {
  from {
    opacity: 0;
    transform: translate3d(var(--tile-x), calc(var(--tile-y) + 22px), 0) rotate(var(--tile-r)) scale(0.985);
    filter: blur(2px);
  }
  to {
    opacity: 1;
    transform: translate3d(var(--tile-x), var(--tile-y), 0) rotate(var(--tile-r)) scale(1);
    filter: blur(0);
  }
}

.tlf-opt:hover:not(.tlf-dis),
.tlf-opt:focus-visible:not(.tlf-dis),
.tlf-opt.tlf-lift:not(.tlf-dis) {
  z-index: 30;
  transform: translate3d(var(--tile-x), calc(var(--tile-y) - 6px), 14px) rotate(0deg) scale(1.006);
  background-position: 16% 0, 80% 100%, center;
  box-shadow:
    0 26px 62px var(--tile-shadow),
    0 9px 24px var(--tile-shadow-deep);
}

.tlf-opt:active:not(.tlf-dis) {
  transform: translate3d(var(--tile-x), calc(var(--tile-y) - 3px), 10px) rotate(0deg) scale(1.003);
  transition-duration: 0.12s;
}

.tlf-opt.sel {
  z-index: 40;
  transform: translate3d(var(--tile-x), calc(var(--tile-y) - 6px), 16px) rotate(0deg) scale(1.006);
  box-shadow:
    0 20px 48px rgba(33, 33, 33, 0.075),
    0 7px 20px var(--tile-shadow);
}

.tlf-opt.sel:hover:not(.tlf-dis),
.tlf-opt.sel:focus-visible:not(.tlf-dis),
.tlf-opt.sel.tlf-lift:not(.tlf-dis) {
  z-index: 50;
  transform: translate3d(var(--tile-x), calc(var(--tile-y) - 8px), 18px) rotate(0deg) scale(1.01);
  box-shadow:
    0 28px 66px rgba(33, 33, 33, 0.09),
    0 10px 24px var(--tile-shadow);
}

.tlf-opt__top,
.tlf-opt__body,
.tlf-cnt,
.tlf-opt__art {
  transition:
    transform 0.34s cubic-bezier(0.2, 0.74, 0.28, 1),
    filter 0.3s ease,
    background 0.18s ease;
}

.tlf-opt__art {
  transform-origin: right bottom;
  will-change: transform;
}

.tlf-opt:hover:not(.tlf-dis) .tlf-opt__top,
.tlf-opt:focus-visible:not(.tlf-dis) .tlf-opt__top,
.tlf-opt.tlf-lift:not(.tlf-dis) .tlf-opt__top {
  transform: translateY(-2px);
}

.tlf-opt:hover:not(.tlf-dis) .tlf-opt__body,
.tlf-opt:focus-visible:not(.tlf-dis) .tlf-opt__body,
.tlf-opt.tlf-lift:not(.tlf-dis) .tlf-opt__body {
  transform: translateY(-3px);
}

.tlf-opt:hover:not(.tlf-dis) .tlf-cnt,
.tlf-opt:focus-visible:not(.tlf-dis) .tlf-cnt,
.tlf-opt.tlf-lift:not(.tlf-dis) .tlf-cnt {
  transform: translateY(-1px);
  background: rgba(255, 255, 255, 0.96);
}

.tlf-opt:hover:not(.tlf-dis) .tlf-opt__art,
.tlf-opt:focus-visible:not(.tlf-dis) .tlf-opt__art,
.tlf-opt.tlf-lift:not(.tlf-dis) .tlf-opt__art {
  transform: translate(8px, 8px) scale(1.08);
  filter: saturate(1.08) contrast(1.03);
}

#tlf-o2 .tlf-opt[data-v="fruity"]:hover:not(.tlf-dis) .tlf-opt__art,
#tlf-o2 .tlf-opt[data-v="fruity"]:focus-visible:not(.tlf-dis) .tlf-opt__art,
#tlf-o2 .tlf-opt[data-v="fruity"].tlf-lift:not(.tlf-dis) .tlf-opt__art {
  right: 0;
  bottom: 0;
  transform: translate(0, 0) scale(1.02);
  clip-path: inset(0);
}

#tlf-o1 .tlf-opt[data-v="yes"] {
  --tile-bg: #efe4d6;
}

#tlf-o1 .tlf-opt[data-v="low"] {
  --tile-bg: #ebf1e6;
}

#tlf-o1 .tlf-opt[data-v="no"] {
  --tile-bg: #f6efe6;
}

#tlf-o2 .tlf-opt[data-v="fruity"] {
  --tile-bg: #eee5f7;
  --tile-shadow: rgba(105, 83, 148, 0.14);
  --tile-shadow-deep: rgba(68, 43, 110, 0.12);
}

#tlf-o2 .tlf-opt[data-v="fruity"] .tlf-opt__art {
  right: 0;
  bottom: 0;
  width: min(47%, 220px);
  max-width: 47%;
  clip-path: inset(0);
}

#tlf-o2 .tlf-opt[data-v="fruity"].sel::before {
  z-index: 8;
}

#tlf-o2 .tlf-opt[data-v="fruity"].sel::after {
  z-index: 9;
}

.tlf-opt.sel .tlf-opt__art,
.tlf-opt.sel:hover:not(.tlf-dis) .tlf-opt__art,
.tlf-opt.sel:focus-visible:not(.tlf-dis) .tlf-opt__art,
.tlf-opt.sel.tlf-lift:not(.tlf-dis) .tlf-opt__art {
  right: 0;
  bottom: 0;
  transform: translate(0, 0) scale(1.02);
  clip-path: inset(0);
  filter: saturate(1.06) contrast(1.02);
}

#tlf-o3 .tlf-opt[data-v="berry"] {
  --tile-bg: #f6e7e6;
}

#tlf-o2 .tlf-opt[data-v="floral"],
#tlf-o3 .tlf-opt[data-v="floral2"] {
  --tile-bg: #e4edf7;
  --tile-shadow: rgba(78, 115, 154, 0.13);
  --tile-shadow-deep: rgba(44, 78, 118, 0.1);
}

#tlf-o2 .tlf-opt[data-v="bold"] {
  --tile-bg: #efe6de;
}

#tlf-o3 .tlf-opt[data-v="spicy"] {
  --tile-bg: #F0E8E1;
}

#tlf-o2 .tlf-opt[data-v="gentle"],
#tlf-o3 .tlf-opt[data-v="sweet"] {
  --tile-bg: #f7e6d4;
  --tile-shadow: rgba(165, 111, 56, 0.12);
  --tile-shadow-deep: rgba(124, 78, 34, 0.1);
}

#tlf-o2 .tlf-opt[data-v="earthy"] {
  --tile-bg: #ddd3ca;
  --tile-shadow: rgba(101, 82, 67, 0.13);
  --tile-shadow-deep: rgba(75, 57, 44, 0.11);
}

#tlf-o2 .tlf-opt[data-v="herbal_fresh"] {
  --tile-bg: #eef0ef;
  --tile-shadow: rgba(95, 104, 101, 0.1);
  --tile-shadow-deep: rgba(70, 78, 76, 0.08);
}

#tlf-o2 .tlf-opt[data-v="fresh"] {
  --tile-bg: #e7f0e8;
}

#tlf-o2 .tlf-opt[data-v="herbal_care"] {
  --tile-bg: #e7edd5;
  --tile-shadow: rgba(109, 127, 66, 0.12);
  --tile-shadow-deep: rgba(78, 95, 42, 0.09);
}

#tlf-o3 .tlf-opt[data-v="none"] {
  --tile-bg: #efe8dc;
}

#tlf-o3 .tlf-opt[data-v="citrus"] {
  --tile-bg: #fff9d3;
  --tile-shadow: rgba(113, 154, 73, 0.13);
  --tile-shadow-deep: rgba(72, 116, 42, 0.1);
}

#tlf-o3 .tlf-opt[data-v="stone"] {
  --tile-bg: #f6e8de;
}

#tlf-o3 .tlf-opt[data-v="pome"] {
  --tile-bg: #f2e8bc;
  --tile-shadow: rgba(176, 131, 28, 0.15);
  --tile-shadow-deep: rgba(128, 92, 18, 0.11);
}

#tlf-o3 .tlf-opt[data-v="exotic"] {
  --tile-bg: #ece2f7;
  --tile-shadow: rgba(116, 83, 152, 0.14);
  --tile-shadow-deep: rgba(83, 52, 120, 0.11);
}

.tlf-nav {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 14px;
  margin-top: 28px;
}

.tlf-skip,
.tlf-bbk {
  appearance: none;
  border: none;
  background: none;
  padding: 10px 0;
  cursor: pointer;
  font-family: "Open Sans", sans-serif;
  font-size: 0.82rem;
  font-weight: 600;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: var(--tlf-muted);
  text-decoration: none;
  transition: color 0.18s ease;
}

.tlf-skip:hover,
.tlf-skip:focus-visible,
.tlf-bbk:hover,
.tlf-bbk:focus-visible {
  color: var(--tlf-ink);
}

.tlf-bnx {
  padding: 13px 24px;
  touch-action: manipulation;
  -webkit-tap-highlight-color: transparent;
}

.tlf-bnx:disabled {
  cursor: default;
  opacity: 0.34;
  transform: none;
  box-shadow: none;
}

.tlf-mobile-stepbar {
  --tlf-gold: #b3a27a;
  --tlf-gold-deep: #8d7951;
  --tlf-ink: #212121;
  --tlf-muted: #82786e;
  --tlf-white: #ffffff;
  display: none;
}

body.tlf-finder-active-step .cky-consent-container,
body.tlf-finder-active-step .cky-modal,
body.tlf-finder-active-step .cky-overlay,
body.tlf-finder-active-step .cky-btn-revisit-wrapper,
body.tlf-finder-active-step .cky-revisit-bottom-left,
body.tlf-finder-active-step .cky-revisit-bottom-right,
body.tlf-finder-active-step #cookie-law-info-bar,
body.tlf-finder-active-step .cli-modal-backdrop,
body.tlf-finder-active-step .cli-modal,
body.tlf-finder-active-step .cli_settings_button {
  display: none !important;
  visibility: hidden !important;
  opacity: 0 !important;
  pointer-events: none !important;
}

#tlf-res {
  margin-top: 24px;
  padding-top: 12px;
}

.tlf-rh {
  display: grid;
  gap: 26px;
  margin-bottom: 38px;
}

.tlf-choice {
  display: block;
}

.tlf-profile-mobile-title,
.tlf-choice__mobile-heading {
  display: none;
}

.tlf-choice__title {
  margin: 0;
  font-family: "Playfair Display", Georgia, serif;
  font-size: clamp(1.65rem, 3vw, 2.45rem);
  font-weight: 500;
  line-height: 1.05;
  color: var(--tlf-ink);
}

.tlf-recommend-head {
  display: grid;
  gap: 8px;
  margin-top: 4px;
}

.tlf-rh__title {
  font-size: clamp(1.9rem, 4vw, 3rem);
  line-height: 1;
  margin: 0;
}

.tlf-rh p {
  margin: 0;
  font-size: 0.95rem;
  line-height: 1.7;
  color: var(--tlf-muted);
}

.tlf-rh .tlf-profile-panel__note {
  margin: 18px 0 0;
}

#tlf-rcnt {
  color: var(--tlf-muted);
}

.tlf-ft {
  border-color: rgba(179, 162, 122, 0.32);
}

#tlf-ftg {
  display: block;
}

.tlf-choice-strip {
  display: grid;
  gap: 16px;
  padding: 18px 0 16px;
  border-bottom: 1px solid rgba(33, 33, 33, 0.12);
}

.tlf-choice-strip__top {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 18px;
}

.tlf-choice-strip__top > span {
  color: var(--tlf-gold-deep);
  font-family: "Open Sans", sans-serif;
  font-size: 0.78rem;
  font-weight: 600;
  letter-spacing: 0.16em;
  line-height: 1.2;
  text-transform: uppercase;
}

.tlf-choice-strip__chips {
  display: flex;
  flex-wrap: wrap;
  gap: 10px 12px;
}

.tlf-choice-strip__chip {
  display: inline-flex;
  align-items: center;
  min-height: 36px;
  border: 1px solid rgba(33, 33, 33, 0.16);
  background: #ffffff;
  color: rgba(33, 33, 33, 0.82);
  padding: 0 14px;
  font-family: "Open Sans", sans-serif;
  font-size: 0.76rem;
  font-weight: 800;
  letter-spacing: 0.1em;
  line-height: 1;
  text-transform: uppercase;
  white-space: nowrap;
}

.tlf-fsel {
  --tile-bg: #f5efe4;
  position: relative;
  min-height: 108px;
  padding: 14px 14px 44px;
  border: 1px solid rgba(179, 162, 122, 0.28);
  border-radius: 6px;
  overflow: hidden;
  background:
    linear-gradient(
      155deg,
      rgba(255, 255, 255, 0.3) 0%,
      rgba(255, 255, 255, 0.13) 34%,
      rgba(255, 255, 255, 0.03) 100%
    ),
    linear-gradient(
      335deg,
      rgba(141, 121, 81, 0.06) 0%,
      rgba(141, 121, 81, 0) 54%
    ),
    var(--tile-bg);
}

#tlf-ftg .tlf-fsel {
  height: 88px;
  min-height: 0;
  padding: 12px 12px 28px;
  border-color: rgba(33, 33, 33, 0.16);
  background:
    linear-gradient(
      155deg,
      rgba(255, 255, 255, 0.55) 0%,
      rgba(255, 255, 255, 0.2) 40%,
      rgba(255, 255, 255, 0) 100%
    ),
    linear-gradient(
      335deg,
      rgba(33, 33, 33, 0.06) 0%,
      rgba(33, 33, 33, 0) 58%
    ),
    #f6f6f3;
  transition: border-color 0.22s ease, background 0.22s ease, box-shadow 0.22s ease;
}

#tlf-ftg .tlf-fsel__label {
  margin-top: 7px;
  font-size: 0.9rem;
}

#tlf-ftg .tlf-fsel__eyebrow,
#tlf-ftg .tlf-fsel__label {
  transition: opacity 0.18s ease, transform 0.18s ease;
}

#tlf-ftg .tlf-fsel:hover {
  border-color: rgba(179, 162, 122, 0.4);
  background:
    linear-gradient(
      155deg,
      rgba(255, 255, 255, 0.3) 0%,
      rgba(255, 255, 255, 0.13) 34%,
      rgba(255, 255, 255, 0.03) 100%
    ),
    linear-gradient(
      335deg,
      rgba(141, 121, 81, 0.06) 0%,
      rgba(141, 121, 81, 0) 54%
    ),
    var(--tile-bg);
}

#tlf-ftg .tlf-fsel:hover .tlf-fsel__eyebrow,
#tlf-ftg .tlf-fsel:hover .tlf-fsel__label {
  opacity: 0;
  transform: translateY(-4px);
}

.tlf-fsel__eyebrow,
.tlf-fsel__label {
  position: relative;
  z-index: 1;
  display: block;
}

.tlf-fsel__eyebrow {
  font-size: 0.62rem;
  font-weight: 600;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: rgba(33, 33, 33, 0.56);
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.tlf-fsel__label {
  margin-top: 10px;
  max-width: calc(100% - 8px);
  font-size: 0.96rem;
  font-weight: 600;
  line-height: 1.24;
  color: var(--tlf-ink);
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.tlf-fsel__desc {
  display: none;
}

#tlf-ftg .tlf-fsel__desc {
  position: absolute;
  left: 12px;
  right: 12px;
  top: 12px;
  z-index: 3;
  display: block;
  margin-top: 0;
  max-width: calc(100% - 24px);
  font-size: 0.7rem;
  line-height: 1.38;
  color: var(--tlf-text);
  opacity: 0;
  transform: translateY(5px);
  transition: opacity 0.22s ease, transform 0.22s ease;
}

#tlf-ftg .tlf-fsel:hover .tlf-fsel__desc {
  opacity: 1;
  transform: translateY(0);
}

#tlf-ftg .tlf-fsel__art {
  width: min(34%, 82px);
}

.tlf-fsel__art {
  position: absolute;
  right: 0;
  bottom: 0;
  width: min(40%, 96px);
  pointer-events: none;
}

.tlf-fsel__art img {
  display: block;
  width: 100%;
  height: auto;
}

#tlf-ftg .tlf-fsel__art img {
  filter: grayscale(1) saturate(0) contrast(1.06);
  opacity: 0.72;
  transition: filter 0.22s ease, opacity 0.22s ease;
}

#tlf-ftg .tlf-fsel:hover .tlf-fsel__art img {
  filter: none;
  opacity: 0.92;
}

#tlf-profile-panel:empty {
  display: none;
}

.tlf-profile-panel {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 30px;
  align-items: stretch;
  padding: 0;
  border: 0;
  border-radius: 0;
  background: transparent;
}

.tlf-profile-panel__left,
.tlf-profile-panel__right {
  min-width: 0;
  padding: clamp(18px, 3vw, 28px);
  border: 1px solid rgba(179, 162, 122, 0.22);
  border-radius: 6px;
  background: #FAF8F4;
}

.tlf-profile-panel__eyebrow {
  margin: 0 0 8px;
  color: var(--tlf-gold-deep);
  font-size: 0.66rem;
  font-weight: 700;
  letter-spacing: 0.16em;
  text-transform: uppercase;
}

.tlf-profile-panel h3 {
  margin: 0;
  font-family: "Playfair Display", Georgia, serif;
  font-size: clamp(1.45rem, 3vw, 2.2rem);
  font-weight: 500;
  line-height: 1.05;
  color: var(--tlf-ink);
}

.tlf-profile-panel__split-title span {
  display: block;
}

.tlf-collapse-title-line {
  display: block;
}

.tlf-dir-title-hyphen,
.tlf-dir-title-break {
  display: none !important;
}

.tlf-mobile-collapse__toggle {
  appearance: none;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 16px;
  width: 100%;
  margin: 0;
  padding: 0;
  border: 0;
  background: transparent;
  color: inherit;
  font: inherit;
  line-height: inherit;
  text-align: left;
  cursor: default;
}

.tlf-mobile-collapse__toggle > span:first-child {
  min-width: 0;
}

.tlf-mobile-collapse__chevron {
  display: none;
}

.tlf-mobile-collapse__content {
  min-width: 0;
}

.tlf-profile-panel__note {
  margin: 18px 0 0;
  color: var(--tlf-muted);
  font-size: 0.86rem;
  line-height: 1.55;
}

.tlf-profile-flower {
  position: relative;
  width: min(390px, 100%);
  aspect-ratio: 1;
  margin: 10px auto 0;
  transform: none;
}

.tlf-profile-flower::before,
.tlf-profile-flower::after {
  content: "";
  position: absolute;
  border-radius: 50%;
  pointer-events: none;
}

.tlf-profile-flower::before {
  inset: 7%;
  border: 1px solid rgba(179, 162, 122, 0.18);
}

.tlf-profile-flower::after {
  inset: 30%;
  border: 1px solid rgba(33, 33, 33, 0.08);
}

.tlf-flower__spoke {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 0;
  height: 0;
  transform: rotate(var(--rot));
  transform-origin: 0 0;
}

.tlf-flower__petal {
  width: 50px;
  height: calc(88px + var(--v) * 1.22px);
  transform: translate(-50%, -100%);
  transform-origin: 50% 100%;
  border: 1px solid rgba(255, 255, 255, 0.48);
  border-radius: 999px 999px 32px 32px;
  background: linear-gradient(180deg, color-mix(in srgb, var(--c) 76%, #fff), var(--c));
  box-shadow: 0 10px 24px rgba(33, 33, 33, 0.08);
  opacity: 0.88;
}

.tlf-flower__label {
  position: absolute;
  left: 0;
  top: calc(-116px - var(--v) * 1.22px);
  z-index: 4;
  display: grid;
  gap: 2px;
  min-width: 54px;
  transform: translate(-50%, -50%) rotate(var(--label-rot));
  color: rgba(33, 33, 33, 0.76);
  font-size: 0.48rem;
  font-weight: 800;
  letter-spacing: 0.1em;
  line-height: 1;
  text-align: center;
  text-transform: uppercase;
}

.tlf-flower__label small {
  color: var(--tlf-gold-deep);
  font-size: 0.54rem;
  font-weight: 700;
  letter-spacing: 0.02em;
}

.tlf-profile-flower__center {
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 5;
  display: grid;
  place-items: center;
  width: 108px;
  height: 108px;
  transform: translate(-50%, -50%);
  border: 1px solid rgba(179, 162, 122, 0.32);
  border-radius: 50%;
  background:
    radial-gradient(circle at 35% 30%, #fff 0%, #fff 38%, #faf8f4 100%);
  box-shadow: 0 14px 28px rgba(33, 33, 33, 0.08);
  color: var(--tlf-gold-deep);
  font-size: 0.6rem;
  font-weight: 800;
  letter-spacing: 0.16em;
  line-height: 1.45;
  text-align: center;
  text-transform: uppercase;
}

.tlf-dir-list {
  display: grid;
  gap: 19px;
  margin-top: 24px;
}

.tlf-dir-list:not(.is-open) .tlf-dir-pill--extra {
  display: none;
}

.tlf-dir-pill {
  --accent: #f4efe6;
  display: grid;
  align-items: center;
  overflow: hidden;
  border: 1px solid color-mix(in srgb, var(--accent) 62%, rgba(33,33,33,0.14));
  background:
    linear-gradient(135deg,
      color-mix(in srgb, var(--accent) 48%, #fff),
      color-mix(in srgb, var(--accent) 68%, #fff));
  box-shadow:
    inset 0 0 0 1px rgba(255,255,255,0.48),
    0 7px 18px rgba(33,33,33,0.045);
}

.tlf-dir-pill__num {
  display: grid;
  place-items: center;
  width: 32px;
  height: 32px;
  border: 1px solid color-mix(in srgb, var(--accent) 56%, rgba(33,33,33,0.14));
  border-radius: 50%;
  background: color-mix(in srgb, var(--accent) 34%, #fff);
  box-shadow: none;
  color: color-mix(in srgb, var(--tlf-gold-deep) 72%, #2a251a);
  font-family: "Playfair Display", Georgia, serif;
  font-size: 0.86rem;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 1;
}

.tlf-dir-pill__direction {
  display: none;
}

.tlf-dir-pill__band {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 0;
  overflow: hidden;
  border: 1px solid rgba(255,255,255,0.92);
  border-radius: 999px;
  background: color-mix(in srgb, var(--accent) 26%, rgba(255,255,255,0.78));
  box-shadow: inset 0 0 0 1px rgba(33,33,33,0.04);
}

.tlf-dir-pill__seg {
  position: relative;
  display: grid;
  align-content: center;
  min-width: 0;
  min-height: 34px;
  overflow: hidden;
  background:
    linear-gradient(135deg,
      color-mix(in srgb, var(--chip) 66%, #fff),
      color-mix(in srgb, var(--chip) 46%, #fff));
  padding: 4px 7px;
}

.tlf-dir-pill__seg + .tlf-dir-pill__seg {
  border-left: 1px solid rgba(255,255,255,0.88);
}

.tlf-dir-pill__seg small,
.tlf-dir-pill__seg span {
  position: relative;
  z-index: 2;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.tlf-dir-pill__seg small {
  color: rgba(33,33,33,0.72);
  font-size: 8px;
  font-weight: 800;
  letter-spacing: 0.09em;
  text-transform: uppercase;
}

.tlf-dir-pill__seg span {
  margin-top: 3px;
  color: rgba(24,24,24,0.94);
  font-size: 10px;
  font-weight: 800;
  line-height: 1;
}

.tlf-dir-pill__seg img {
  position: absolute;
  right: -24px;
  bottom: -23px;
  width: 78px;
  max-width: none;
  opacity: 0.38;
  filter: saturate(1.08) contrast(1.04);
}

.tlf-dir-pill__head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  min-width: 0;
}

.tlf-dir-pill__head strong {
  min-width: 0;
  overflow: hidden;
  color: var(--tlf-ink);
  font-size: 13px;
  font-weight: 800;
  line-height: 1.12;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.tlf-dir-pill__head > span {
  flex: 0 0 auto;
  border: 1px solid rgba(179, 162, 122, 0.24);
  border-radius: 999px;
  background: rgba(255,255,255,0.74);
  color: var(--tlf-gold-deep);
  padding: 2px 6px;
  font-size: 8px;
  font-weight: 800;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.tlf-dir-pill__desc {
  margin: 3px 0 0;
  color: rgba(67,67,67,0.76);
  font-size: 11px;
  line-height: 1.28;
}

#tlf-profile-panel .tlf-dir-pill--feature .tlf-dir-pill__desc {
  font-size: 11px !important;
  line-height: 1.28 !important;
}

.tlf-dir-pill--feature {
  grid-template-columns: auto minmax(0, 1fr) minmax(134px, 0.32fr);
  gap: 0 9px;
  min-height: 48px;
  border-radius: 999px;
  padding: 4px 8px 4px 5px;
}

.tlf-dir-pill--feature .tlf-dir-pill__band {
  min-height: 38px;
}

.tlf-dir-pill--feature .tlf-dir-pill__seg {
  min-height: 38px;
}

.tlf-dir-pill--feature .tlf-dir-pill__seg img {
  width: 74px;
  opacity: 0.42;
}

.tlf-dir-pill--feature .tlf-dir-pill__head strong {
  overflow: visible;
  font-size: 11px;
  line-height: 1.08;
  text-overflow: clip;
  white-space: normal;
}

.tlf-dir-pill--feature .tlf-dir-pill__head > span {
  font-size: 8px;
}

.tlf-dir-pill--product {
  --dir-master-font-size: 0.5rem;
  --dir-master-line-height: 1.12;
  --dir-master-letter-spacing: 0.07em;
  --dir-master-text-color: rgba(28, 27, 25, 0.82);
  grid-template-columns: auto 0 108px;
  gap: 0 8px;
  min-height: 38px;
  border-radius: 999px;
  padding: 4px 7px 4px 5px;
  border-color: color-mix(in srgb, var(--tea-accent, var(--accent)) 82%, rgba(33,33,33,0.18));
  background: var(--tea-accent, var(--accent));
  cursor: default;
  transition:
    max-width 0.22s ease,
    box-shadow 0.18s ease,
    border-color 0.18s ease,
    border-radius 0.18s ease,
    background 0.18s ease;
}

.tlf-dir-pill--product:hover,
.tlf-dir-pill--product:focus-within,
.tlf-dir-pill--product:focus-visible {
  grid-template-columns: auto minmax(0, 1fr) 108px;
  border-radius: 999px;
  border-color: color-mix(in srgb, var(--tea-accent, var(--accent)) 82%, rgba(33,33,33,0.18));
  background: var(--tea-accent, var(--accent));
  outline: none;
}

.tlf-dir-pill--product.is-open,
.tlf-dir-pill--product.is-open:hover,
.tlf-dir-pill--product.is-open:focus-within,
.tlf-dir-pill--product.is-open:focus-visible {
  grid-template-columns: auto minmax(0, 1fr) 108px;
  border-radius: 999px;
  border-color: color-mix(in srgb, var(--tea-accent, var(--accent)) 82%, rgba(33,33,33,0.18));
  background: var(--tea-accent, var(--accent));
}

.tlf-dir-pill--product:hover .tlf-dir-pill__head strong,
.tlf-dir-pill--product:focus-within .tlf-dir-pill__head strong,
.tlf-dir-pill--product:focus-visible .tlf-dir-pill__head strong,
.tlf-dir-pill--product.is-open .tlf-dir-pill__head strong {
  color: var(--dir-master-text-color);
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 800;
}

.tlf-dir-pill--product:focus-visible {
  box-shadow:
    inset 0 0 0 1px rgba(255,255,255,0.62),
    0 0 0 3px color-mix(in srgb, var(--tea-accent, var(--accent)) 42%, rgba(179,162,122,0.32)),
    0 8px 20px rgba(33,33,33,0.07);
}

.tlf-dir-pill--product .tlf-dir-pill__body {
  width: 0;
  height: 0;
  min-width: 0;
  overflow: hidden;
  opacity: 0;
  transform: translateX(-4px);
  transition:
    opacity 0.16s ease,
    transform 0.18s ease;
  pointer-events: none;
}

.tlf-dir-pill--product:hover .tlf-dir-pill__body,
.tlf-dir-pill--product:focus-within .tlf-dir-pill__body,
.tlf-dir-pill--product:focus-visible .tlf-dir-pill__body,
.tlf-dir-pill--product.is-open .tlf-dir-pill__body {
  width: auto;
  height: auto;
  opacity: 1;
  transform: translateX(0);
  pointer-events: auto;
}

.tlf-dir-pill--product:not(.is-open):not(:hover):not(:focus-within):not(:focus-visible) {
  grid-template-columns: auto 0 90px;
  gap: 0 6px;
  padding: 4px 9px 4px 12px;
}

.tlf-dir-pill--product:not(.is-open):not(:hover):not(:focus-within):not(:focus-visible) .tlf-dir-pill__num {
  display: none;
}

.tlf-dir-pill--product:not(.is-open):not(:hover):not(:focus-within):not(:focus-visible) .tlf-dir-pill__direction {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  align-self: center;
  height: 28px;
  color: var(--dir-master-text-color);
  font-family: Arial, Helvetica, sans-serif;
  font-size: var(--dir-master-font-size);
  font-weight: 800;
  letter-spacing: var(--dir-master-letter-spacing);
  line-height: var(--dir-master-line-height);
  text-transform: uppercase;
  white-space: normal;
}

.tlf-dir-pill--product:not(.is-open):not(:hover):not(:focus-within):not(:focus-visible) .tlf-dir-pill__direction span {
  display: block;
}

.tlf-dir-pill--product:not(.is-open) .tlf-dir-pill__seg {
  background:
    linear-gradient(135deg, #e2d3c0, #c4b198);
}

.tlf-dir-pill--product:not(.is-open):not(:hover):not(:focus-within):not(:focus-visible) .tlf-dir-pill__band {
  width: 90px;
  min-height: 28px;
  align-self: center;
  justify-self: end;
  overflow: hidden;
  border-color: rgba(255,255,255,0.86);
  border-radius: 999px;
  box-sizing: border-box;
  contain: paint;
}

.tlf-dir-pill--product:not(.is-open):not(:hover):not(:focus-within):not(:focus-visible) .tlf-dir-pill__seg {
  min-height: 28px;
  overflow: hidden;
}

.tlf-dir-pill--product:not(.is-open):not(:hover):not(:focus-within):not(:focus-visible) .tlf-dir-pill__seg img {
  right: -12px;
  bottom: -13px;
  width: 54px;
  opacity: 0.78;
}

.tlf-dir-pill--product .tlf-dir-pill__num {
  width: 28px;
  height: 28px;
  font-size: 0.76rem;
}

.tlf-dir-pill--product .tlf-dir-pill__band {
  min-height: 30px;
}

.tlf-dir-pill--product .tlf-dir-pill__seg {
  min-height: 30px;
  padding: 0;
}

.tlf-dir-pill--product .tlf-dir-pill__seg small {
  display: none;
}

.tlf-dir-pill--product .tlf-dir-pill__seg span {
  display: none;
}

.tlf-dir-pill--product .tlf-dir-pill__seg img {
  right: -16px;
  bottom: -18px;
  width: 62px;
  opacity: 0.72;
}

.tlf-dir-pill--product .tlf-dir-pill__head strong {
  display: -webkit-box;
  overflow: hidden;
  color: var(--dir-master-text-color);
  font-family: Arial, Helvetica, sans-serif;
  font-size: var(--dir-master-font-size);
  font-weight: 800;
  letter-spacing: var(--dir-master-letter-spacing);
  line-height: var(--dir-master-line-height);
  text-overflow: ellipsis;
  text-transform: uppercase;
  white-space: normal;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

.tlf-dir-pill--product .tlf-dir-pill__head > span {
  padding: 2px 5px;
  font-size: 7.5px;
}

.tlf-dir-more {
  appearance: none;
  justify-self: start;
  margin-top: 10px;
  border: 0;
  background: transparent;
  color: var(--tlf-gold-deep);
  cursor: pointer;
  padding: 3px 0 0;
  font: inherit;
  font-size: 0.76rem;
  font-weight: 700;
  text-decoration: underline;
  text-decoration-thickness: 1px;
  text-underline-offset: 0.2em;
}

.tlf-dir-more:hover,
.tlf-dir-more:focus-visible {
  color: var(--tlf-ink);
}

#tlf-pl {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 16px;
}

.tlf-recommendations-heading {
  grid-column: 1 / -1;
  margin: 8px 0 4px;
  color: var(--tlf-ink);
  font-family: "Playfair Display", Georgia, serif;
  font-size: clamp(1.65rem, 3vw, 2.45rem);
  font-weight: 500;
  letter-spacing: 0;
  line-height: 1.08;
}

.tlf-pc {
  display: grid;
  grid-template-columns: 86px minmax(0, 1fr);
  grid-template-areas:
    "image info"
    "body body"
    "foot foot";
  gap: 12px 16px;
  align-items: start;
  padding: 20px;
  border: 1px solid var(--tlf-line);
  border-radius: 6px;
  background: #FAF8F4;
}

.tlf-pc.tlf-top1 {
  grid-column: 1 / -1;
  background: #FAF8F4;
}

.tlf-pimg,
.tlf-pimg-ph {
  grid-area: image;
  width: 86px;
  height: 86px;
  background: #f5f5f2;
  overflow: hidden;
}

.tlf-pimg img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.tlf-pimg-ph {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.35rem;
}

.tlf-prk {
  display: none;
}

.tlf-prk-inline {
  display: inline-flex;
  align-items: baseline;
  justify-content: flex-start;
  flex: 0 0 auto;
  align-self: center;
  min-width: 1.35em;
  color: var(--tlf-muted);
  font-size: 0.88em;
  font-weight: 600;
  line-height: 1.2;
}

.tlf-prk-inline.tlf-tp {
  color: var(--tlf-gold-deep);
}

.tlf-pi {
  grid-area: info;
  min-width: 0;
}

.tlf-pbody {
  grid-area: body;
  min-width: 0;
}

.tlf-pn {
  display: grid;
  grid-template-columns: max-content minmax(0, 1fr) max-content;
  align-items: center;
  column-gap: 0.42rem;
  row-gap: 0.32rem;
  margin-bottom: 0;
  font-size: 1.25rem;
  line-height: 1.2;
}

.tlf-score-chip {
  display: -webkit-box;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  max-width: 100%;
  max-height: 2.9em;
  align-self: center;
  padding: 0;
  border: 0;
  border-radius: 0;
  background: transparent;
  box-shadow: none;
  color: var(--tlf-gold-deep);
  font-family: "Open Sans", sans-serif;
  font-size: 0.68rem;
  font-weight: 700;
  letter-spacing: 0.06em;
  line-height: 1.32;
  white-space: normal;
  text-align: left;
  text-overflow: ellipsis;
}

.tlf-score-chip__main {
  font-size: 0.76rem;
  font-weight: 800;
  text-transform: uppercase;
}

.tlf-score-chip__meta {
  margin-left: 0;
  color: #b3a27a;
  font-weight: 400;
  letter-spacing: 0.02em;
  text-transform: none;
}

.tlf-pt {
  margin: 0 0 8px;
  font-size: 1.25rem;
  line-height: 1.2;
}

.tlf-pt a {
  min-width: 0;
  color: inherit;
  text-decoration: none;
  overflow-wrap: anywhere;
}

.tlf-wrap .tlf-pt a {
  color: inherit !important;
  text-decoration: none !important;
  text-decoration-line: none !important;
  border-bottom: 0 !important;
  box-shadow: none !important;
  background-image: none !important;
}

.tlf-pt a:hover,
.tlf-pt a:focus-visible {
  color: var(--tlf-gold-deep);
}

.tlf-pdsc {
  margin-bottom: 10px;
  font-size: 0.86rem;
  line-height: 1.7;
  color: var(--tlf-text);
}

.tlf-pn > .tlf-ptrace--pill {
  grid-column: 2 / -1;
  margin: 10px 0 0;
}

.tlf-pdsc__link {
  display: inline;
  margin-left: 0.3em;
  color: var(--tlf-ink);
  font-weight: 400;
  text-decoration: underline;
  text-decoration-thickness: 1px;
  text-underline-offset: 0.18em;
  white-space: nowrap;
}

.tlf-pdsc__link:hover,
.tlf-pdsc__link:focus-visible {
  color: var(--tlf-gold-deep);
}

.tlf-pfoot {
  grid-area: foot;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 14px;
  margin-top: 14px;
  min-width: 0;
}

.tlf-pa {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  justify-content: flex-end;
  margin-top: 0;
}

.tlf-pa__btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex: 0 1 220px;
  min-height: 34px;
  padding: 0 12px;
  border: 1px solid rgba(33, 33, 33, 0.18);
  border-radius: 6px;
  background: #ffffff;
  color: var(--tlf-text);
  font-family: "Open Sans", sans-serif;
  font-size: 0.62rem;
  font-weight: 700;
  letter-spacing: 0.08em;
  line-height: 1.2;
  text-align: center;
  text-decoration: none !important;
  text-transform: uppercase;
  transition:
    background 0.18s ease,
    border-color 0.18s ease,
    color 0.18s ease,
    transform 0.18s ease;
}

.tlf-pa__btn:hover,
.tlf-pa__btn:focus-visible {
  border-color: var(--tlf-ink);
  color: var(--tlf-ink);
  text-decoration: none !important;
  transform: translateY(-1px);
}

.tlf-pa__btn--cart {
  border-color: var(--tlf-ink);
  background: var(--tlf-ink);
  color: var(--tlf-white);
}

.tlf-pa__btn--cart:hover,
.tlf-pa__btn--cart:focus-visible {
  border-color: var(--tlf-gold-deep);
  background: var(--tlf-gold-deep);
  color: var(--tlf-white);
  text-decoration: none !important;
}

#tlf-res .tlf-pa > .added_to_cart.wc-forward {
  font-size: 0.86rem !important;
}

.tlf-ptrace {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 6px;
  margin-top: 12px;
}

.tlf-ptrace--pill {
  display: block;
  margin-top: 10px;
}

.tlf-ptrace--pill .tlf-dir-pill {
  width: 100%;
}

.tlf-ptrace--pill .tlf-dir-pill--product {
  width: fit-content;
  max-width: min(202px, 100%);
}

.tlf-ptrace--pill .tlf-dir-pill--product:hover,
.tlf-ptrace--pill .tlf-dir-pill--product:focus-within,
.tlf-ptrace--pill .tlf-dir-pill--product:focus-visible {
  width: 100%;
  max-width: 100%;
}

.tlf-fsel--trace {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  gap: 1px;
  min-width: 0;
  min-height: 28px;
  padding: 4px 38% 4px 8px;
}

.tlf-fsel--trace .tlf-fsel__eyebrow,
.tlf-fsel--trace .tlf-fsel__label {
  display: block;
  margin: 0;
  max-width: 100%;
}

.tlf-fsel--trace .tlf-fsel__eyebrow {
  font-size: 0.4rem;
  letter-spacing: 0.08em;
  line-height: 1;
}

.tlf-fsel--trace .tlf-fsel__label {
  font-size: 0.56rem;
  line-height: 1;
}

.tlf-fsel--trace .tlf-fsel__art {
  right: 0;
  bottom: 0;
  width: 42%;
}

.tlf-b {
  min-height: 28px;
  font-size: 0.64rem;
  letter-spacing: 0.06em;
}

.tlf-bc {
  border-color: rgba(33, 33, 33, 0.12);
  color: var(--tlf-text);
}

.tlf-bb {
  border-color: rgba(104, 146, 84, 0.25);
  color: #5f8252;
}

.tlf-ba {
  border-color: rgba(170, 134, 62, 0.28);
  color: #9a7535;
}

.tlf-bk {
  border-color: rgba(91, 123, 110, 0.22);
  color: #5c766a;
}

.tlf-pp {
  align-self: center;
  font-size: 0.9rem;
  font-weight: 600;
  color: var(--tlf-ink);
  white-space: nowrap;
}

.tlf-rst {
  margin-top: 28px;
  text-align: center;
}

.tlf-brst {
  appearance: none;
  border: 1px solid rgba(33, 33, 33, 0.18);
  background: transparent;
  color: var(--tlf-text);
  padding: 12px 20px;
  cursor: pointer;
  font-family: "Open Sans", sans-serif;
  font-size: 0.78rem;
  font-weight: 600;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  transition:
    border-color 0.18s ease,
    color 0.18s ease,
    background 0.18s ease;
}

.tlf-brst:hover,
.tlf-brst:focus-visible {
  border-color: var(--tlf-ink);
  color: var(--tlf-ink);
  background: rgba(255, 255, 255, 0.88);
}

.tlf-nor {
  padding: 32px 20px;
  border: 1px solid var(--tlf-line);
  background: #FAF8F4;
  text-align: center;
  color: var(--tlf-muted);
}

@media (max-width: 1080px) {
  .tlf-c1,
  .tlf-c3,
  #tlf-pl {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .tlf-profile-panel {
    grid-template-columns: 1fr;
  }

  .tlf-opt {
    min-height: 234px;
  }
}

@media (max-width: 820px) {
  .tlf-inner {
    width: min(100%, calc(100% - 20px));
  }

  .tlf-banner {
    padding-inline: 18px;
  }

  .tlf-banner__title {
    max-width: none;
  }

  .tlf-qtit {
    max-width: none;
    font-size: clamp(1.9rem, 8vw, 3rem);
  }

  .tlf-opts,
  .tlf-c1,
  .tlf-c3,
  #tlf-pl {
    grid-template-columns: 1fr;
  }

  #tlf-ftg {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .tlf-profile-panel {
    padding: 0;
  }

  .tlf-profile-flower {
    width: min(315px, 100%);
  }

  .tlf-opt {
    min-height: 216px;
  }

  .tlf-opt__art {
    width: min(40%, 170px);
  }

  .tlf-pc,
  .tlf-pc.tlf-top1 {
    grid-column: auto;
    grid-template-columns: 72px minmax(0, 1fr);
    grid-template-areas:
      "image info"
      "body body"
      "foot foot";
    gap: 12px;
  }

  .tlf-pimg,
  .tlf-pimg-ph {
    grid-area: image;
    width: 72px;
    height: 72px;
  }

  .tlf-pi {
    grid-area: info;
  }

  .tlf-pbody {
    grid-area: body;
  }

  .tlf-pfoot {
    align-items: center;
    justify-content: space-between;
  }

  .tlf-pp {
    justify-self: start;
  }
}

@media (max-width: 560px) {
  .tlf-live,
  .tlf-nav {
    align-items: flex-start;
  }

  .tlf-nav {
    flex-direction: column;
  }

  .tlf-live {
    gap: 10px;
    flex-wrap: wrap;
  }

  .tlf-live__meta {
    width: 100%;
  }

  .tlf-live__count {
    margin-left: auto;
    font-size: 1.8rem;
  }

  .tlf-opt {
    min-height: 198px;
    padding: 18px 18px 64px;
  }

  .tlf-opt__body {
    max-width: 13rem;
  }

  .tlf-lbl {
    font-size: 1.12rem;
  }

  .tlf-dsc {
    font-size: 0.8rem;
  }

  .tlf-opt::after {
    bottom: 16px;
  }

  .tlf-opt::after {
    right: 16px;
  }

  #tlf-res {
    margin-top: 20px;
    padding-top: 10px;
  }

  .tlf-profile-mobile-title {
    display: block;
    margin: 0 0 -2px;
    font-family: "Playfair Display", Georgia, serif;
    font-size: 1.72rem;
    font-weight: 500;
    line-height: 1.08;
    color: var(--tlf-ink);
  }

  .tlf-choice {
    padding: 24px 18px 22px;
    border: 1px solid rgba(179, 162, 122, 0.22);
    border-radius: 6px;
    background: #FAF8F4;
  }

  .tlf-choice__mobile-heading {
    display: block;
    margin: 0;
    font-family: "Open Sans", Arial, sans-serif;
    font-size: 0.92rem;
    font-weight: 650;
    line-height: 1.32;
    color: var(--tlf-ink);
  }

  .tlf-choice-title-line,
  .tlf-collapse-title-line {
    display: block;
  }

  .tlf-choice:not(.is-open) .tlf-mobile-collapse__content {
    display: none;
  }

  #tlf-ftg {
    grid-template-columns: 1fr;
  }

  .tlf-choice-strip {
    gap: 6px;
    padding: 7px 0 8px;
  }

  .tlf-choice .tlf-choice-strip {
    padding: 14px 0 0;
    border-bottom: 0;
  }

  .tlf-choice-strip__top {
    gap: 10px;
  }

  .tlf-choice-strip__top > span {
    font-size: 0.62rem;
    letter-spacing: 0.12em;
  }

  .tlf-choice-strip__chips {
    gap: 4px 5px;
  }

  .tlf-choice-strip__chip {
    min-height: 20px;
    padding: 0 6px;
    font-size: 0.49rem;
    letter-spacing: 0.045em;
    line-height: 1;
  }

  .tlf-dir-pill--feature,
  .tlf-dir-pill--product {
    grid-template-columns: auto minmax(0, 1fr);
    gap: 6px 8px;
    border-radius: 30px;
    padding: 6px;
  }

  .tlf-dir-pill--feature {
    position: relative;
    grid-template-columns: auto minmax(0, 1fr) 112px;
    gap: 0 7px;
    min-height: 44px;
    border-radius: 999px;
    padding: 5px 7px 5px 5px;
  }

  .tlf-dir-pill--feature .tlf-dir-pill__band {
    grid-column: auto;
    min-height: 34px;
  }

  .tlf-dir-pill--feature .tlf-dir-pill__seg {
    min-height: 34px;
    padding: 0;
  }

  .tlf-dir-pill--feature .tlf-dir-pill__seg small,
  .tlf-dir-pill--feature .tlf-dir-pill__seg span {
    display: none;
  }

  .tlf-dir-pill--feature .tlf-dir-pill__seg img {
    right: -16px;
    bottom: -18px;
    width: 68px;
    opacity: 0.7;
  }

  .tlf-dir-pill--feature .tlf-dir-pill__head {
    gap: 6px;
  }

  .tlf-dir-pill--feature .tlf-dir-pill__head strong {
    font-size: 9.5px;
    line-height: 1.04;
  }

  .tlf-dir-pill--feature .tlf-dir-pill__head > span {
    position: absolute;
    top: 50%;
    right: 12px;
    z-index: 5;
    transform: translateY(-50%);
    border-color: #1f1f1f;
    background: #1f1f1f;
    color: #fff;
    padding: 3px 6px;
    font-size: 7px;
    box-shadow: 0 4px 10px rgba(33,33,33,0.16);
  }

  .tlf-dir-pill--product {
    --dir-master-font-size: 0.44rem;
    --dir-master-text-color: rgba(63, 54, 39, 0.82);
    grid-template-columns: auto 0 62px;
    min-height: 28px;
    border-radius: 999px;
    padding: 2px 4px;
    cursor: pointer;
  }

  .tlf-dir-pill--product:not(.is-open) {
    grid-template-columns: auto 0 62px;
    padding-left: 8px;
    border-color: color-mix(in srgb, var(--tea-accent, var(--accent)) 82%, rgba(33,33,33,0.18));
    background: var(--tea-accent, var(--accent));
  }

  .tlf-dir-pill--product:not(.is-open):not(:hover):not(:focus-within):not(:focus-visible) {
    grid-template-columns: auto 0 62px;
    gap: 0;
    padding: 2px 4px 2px 8px;
  }

  .tlf-dir-pill--product:not(.is-open) .tlf-dir-pill__band {
    width: 62px;
    min-height: 20px;
  }

  .tlf-dir-pill--product:not(.is-open):not(:hover):not(:focus-within):not(:focus-visible) .tlf-dir-pill__band {
    width: 62px;
    min-height: 20px;
  }

  .tlf-dir-pill--product:not(.is-open):not(:hover):not(:focus-within):not(:focus-visible) .tlf-dir-pill__seg {
    min-height: 20px;
  }

  .tlf-dir-pill--product:not(.is-open):not(:hover):not(:focus-within):not(:focus-visible) .tlf-dir-pill__seg img {
    right: -16px;
    bottom: -18px;
    width: 62px;
    opacity: 0.72;
  }

  .tlf-dir-pill--product:not(.is-open) .tlf-dir-pill__num {
    display: none;
    align-items: center;
    align-self: center;
    width: auto;
    height: 20px;
    border: 0;
    background: transparent;
    color: rgba(63, 54, 39, 0.82);
    font-family: Arial, Helvetica, sans-serif;
    font-size: 0.48rem;
    font-weight: 800;
    letter-spacing: 0.08em;
    line-height: 1;
  }

  .tlf-dir-pill--product:not(.is-open) .tlf-dir-pill__direction {
    display: inline-flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    align-self: center;
    height: 23px;
    color: var(--dir-master-text-color);
    font-family: Arial, Helvetica, sans-serif;
    font-size: var(--dir-master-font-size);
    font-weight: 800;
    letter-spacing: var(--dir-master-letter-spacing);
    line-height: var(--dir-master-line-height);
    text-transform: uppercase;
    white-space: normal;
  }

  .tlf-dir-pill--product:not(.is-open) .tlf-dir-pill__direction span {
    display: block;
  }

  .tlf-dir-pill--product:not(.is-open) .tlf-dir-pill__seg {
    background:
      linear-gradient(135deg, #e2d3c0, #c4b198);
  }

  .tlf-dir-pill--product:hover,
  .tlf-dir-pill--product:focus-within,
  .tlf-dir-pill--product:focus-visible {
    grid-template-columns: auto 0 62px;
  }

  .tlf-dir-pill--product .tlf-dir-pill__band,
  .tlf-dir-pill--product .tlf-dir-pill__seg {
    min-height: 20px;
  }

  .tlf-dir-pill--product .tlf-dir-pill__num {
    width: 20px;
    height: 20px;
    font-size: 0.58rem;
  }

  .tlf-dir-pill--product .tlf-dir-pill__body,
  .tlf-dir-pill--product:hover .tlf-dir-pill__body,
  .tlf-dir-pill--product:focus-within .tlf-dir-pill__body,
  .tlf-dir-pill--product:focus-visible .tlf-dir-pill__body {
    width: 0;
    height: 0;
    opacity: 0;
    transform: translateX(-4px);
    pointer-events: none;
  }

  .tlf-dir-pill--product.is-open,
  .tlf-dir-pill--product.is-open:hover,
  .tlf-dir-pill--product.is-open:focus-within,
  .tlf-dir-pill--product.is-open:focus-visible {
    grid-template-columns: auto minmax(0, 1fr);
    width: 100%;
    max-width: 100%;
    border-radius: 999px;
    border-color: color-mix(in srgb, var(--tea-accent, var(--accent)) 82%, rgba(33,33,33,0.18));
    background: var(--tea-accent, var(--accent));
  }

  .tlf-dir-pill--product.is-open .tlf-dir-pill__band {
    display: none;
  }

  .tlf-dir-pill--product.is-open .tlf-dir-pill__body {
    width: auto;
    height: auto;
    opacity: 1;
    transform: translateX(0);
    pointer-events: auto;
  }

  .tlf-dir-pill--product.is-open .tlf-dir-pill__head strong {
    display: -webkit-box;
    overflow: hidden;
    font-size: var(--dir-master-font-size);
    letter-spacing: var(--dir-master-letter-spacing);
    line-height: var(--dir-master-line-height);
    white-space: normal;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
  }

  .tlf-dir-pill__head strong {
    white-space: normal;
  }

  .tlf-profile-panel__eyebrow {
    display: none;
  }

  .tlf-profile-panel {
    display: block;
    padding: 0;
    border: 0;
    background: transparent;
  }

  .tlf-profile-panel__section {
    padding: 28px 18px 26px;
    border: 1px solid rgba(179, 162, 122, 0.22);
    border-radius: 6px;
    background: #FAF8F4;
  }

  .tlf-profile-panel__section + .tlf-profile-panel__section {
    margin-top: 18px;
  }

  .tlf-profile-panel h3 {
    font-family: "Open Sans", Arial, sans-serif;
    font-size: 0.92rem;
    font-weight: 650;
    line-height: 1.32;
  }

  .tlf-profile-panel__section:not(.is-open) .tlf-mobile-collapse__content {
    display: none;
  }

  .tlf-mobile-collapse__toggle {
    align-items: center;
    cursor: pointer;
  }

  .tlf-mobile-collapse__chevron {
    position: relative;
    display: inline-flex;
    flex: 0 0 28px;
    width: 28px;
    height: 28px;
    border: 1px solid rgba(33, 33, 33, 0.22);
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.82);
  }

  .tlf-mobile-collapse__chevron::before {
    content: "";
    position: absolute;
    left: 50%;
    top: 48%;
    width: 8px;
    height: 8px;
    border-right: 2px solid var(--tlf-ink);
    border-bottom: 2px solid var(--tlf-ink);
    transform: translate(-50%, -58%) rotate(45deg);
    transform-origin: center;
  }

  .tlf-choice.is-open .tlf-mobile-collapse__chevron::before,
  .tlf-profile-panel__section.is-open .tlf-mobile-collapse__chevron::before {
    transform: translate(-50%, -34%) rotate(225deg);
  }

  .tlf-profile-flower {
    width: min(310px, 100%);
    margin-top: 64px;
    margin-right: auto;
    margin-bottom: 12px;
    margin-left: auto;
    transform: translateX(-8px);
  }

  .tlf-flower__petal {
    width: 38px;
    height: calc(66px + var(--v) * 0.9px);
  }

  .tlf-flower__label {
    top: calc(-88px - var(--v) * 0.9px);
    min-width: 48px;
    font-size: 0.42rem;
  }

  .tlf-profile-flower__center {
    width: 88px;
    height: 88px;
    font-size: 0.52rem;
  }

  .tlf-rh {
    gap: 18px;
    margin-bottom: 30px;
  }

  .tlf-rh__title {
    font-size: clamp(1.65rem, 9vw, 2.2rem);
  }

  .tlf-rh p {
    font-size: 0.88rem;
    line-height: 1.6;
  }

  .tlf-rh .tlf-profile-panel__note {
    margin-top: 12px;
    font-size: 0.72rem;
    line-height: 1.35;
  }

  #tlf-ftg {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 10px;
  }

  #tlf-ftg .tlf-fsel {
    height: 84px;
    min-height: 0;
    padding: 10px 10px 24px;
  }

  #tlf-ftg .tlf-fsel__label {
    font-size: 0.88rem;
  }

  .tlf-recommendations-heading {
    margin: 10px 0 2px;
    font-size: 1.72rem;
    line-height: 1.08;
  }

  .tlf-pc,
  .tlf-pc.tlf-top1 {
    grid-template-areas:
      "image info"
      "body body"
      "foot foot";
    grid-template-columns: 64px minmax(0, 1fr);
    padding: 16px;
    gap: 10px 12px;
  }

  .tlf-pimg,
  .tlf-pimg-ph {
    width: 64px;
    height: 64px;
  }

  .tlf-pn {
    font-size: 1.08rem;
    column-gap: 0.34rem;
    row-gap: 0.24rem;
  }

  .tlf-pn > .tlf-ptrace--pill {
    margin-top: 5px;
  }

  .tlf-pt {
    font-size: 1.42rem;
    line-height: 1.08;
  }

  .tlf-score-chip {
    padding: 0;
    font-size: 0.58rem;
    letter-spacing: 0.05em;
  }

  .tlf-pdsc {
    font-size: 0.82rem;
    line-height: 1.55;
  }

  .tlf-ptrace {
    gap: 5px;
    margin-top: 10px;
  }

  .tlf-fsel--trace {
    min-height: 26px;
    padding: 4px 36% 4px 6px;
  }

  .tlf-fsel--trace .tlf-fsel__eyebrow {
    font-size: 0.34rem;
  }

  .tlf-fsel--trace .tlf-fsel__label {
    font-size: 0.42rem;
  }

  .tlf-fsel--trace .tlf-fsel__art {
    right: 0;
    bottom: 0;
    width: 40%;
  }

  .tlf-pm {
    gap: 6px;
  }

  .tlf-b {
    min-height: 25px;
    padding: 0 9px;
    font-size: 0.6rem;
  }

  .tlf-pp {
    font-size: 0.78rem;
  }

  .tlf-pfoot {
    gap: 10px;
    margin-top: 12px;
  }

  .tlf-pa__btn {
    flex-basis: auto;
    min-height: 32px;
    padding: 0 10px;
    font-size: 0.54rem;
    letter-spacing: 0.06em;
  }

  #tlf-res .tlf-pa > .added_to_cart.wc-forward {
    font-size: 0.82rem !important;
  }

  .tlf-rst {
    text-align: left;
  }

  .tlf-brst {
    width: 100%;
  }
}

.tlf-fsel--trace .tlf-fsel__desc {
  display: none;
}

.tlf-nav {
  justify-content: flex-start;
  flex-wrap: wrap;
}

.tlf-nav .tlf-bnx {
  margin-left: auto;
}

#tlf-res .tlf-fsel,
#tlf-res .tlf-pc,
#tlf-res .tlf-b,
#tlf-res .tlf-pa__btn,
#tlf-res .tlf-score-chip,
#tlf-res .tlf-brst,
#tlf-res button,
#tlf-res a {
  border-radius: 0;
}

@media (min-width: 561px) and (max-width: 820px) {
  .tlf-step-actionbar {
    margin: 0 0 22px;
  }

  .tlf-step-actionbar .tlf-qhints {
    margin: 0;
  }

  .tlf-wrap:not(.tlf-wrap--results) .tlf-card.show {
    padding-bottom: calc(96px + var(--tlf-mobile-stepbar-bottom, 0px) + env(safe-area-inset-bottom));
  }

  .tlf-wrap:not(.tlf-wrap--results) .tlf-card.show .tlf-step-actionbar > .tlf-nav {
    display: none;
  }

  body.tlf-campaign-keep-hero .tlf-mobile-stepbar {
    transition:
      opacity 0.22s ease,
      transform 0.22s ease;
  }

  body.tlf-campaign-keep-hero:not(.tlf-mobile-step0-sticky-ready) .tlf-mobile-stepbar[data-step="0"] {
    opacity: 0;
    pointer-events: none;
    transform: translate(-50%, calc(100% + 18px + env(safe-area-inset-bottom)));
  }

  body.tlf-finder-active-step .tlf-mobile-stepbar.is-active {
    position: fixed;
    left: 50%;
    right: auto;
    bottom: calc(var(--tlf-mobile-stepbar-bottom, 0px) + 10px);
    z-index: 10020;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 10px;
    width: min(520px, calc(100% - 32px));
    max-width: 520px;
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    border: 0;
    background: transparent;
    box-shadow: none;
    pointer-events: none;
    transform: translateX(-50%);
  }

  body.tlf-finder-active-step .tlf-mobile-stepbar.is-active::after {
    display: none;
  }

  .tlf-mobile-stepbar__next {
    appearance: none;
    flex: 1 1 auto;
    min-height: 50px;
    border: 2px solid #ffffff;
    border-radius: 0;
    background: var(--tlf-gold);
    color: var(--tlf-white);
    padding: 0 20px;
    cursor: pointer;
    font-family: "Open Sans", sans-serif;
    font-size: 0.78rem;
    font-weight: 600;
    letter-spacing: 0.16em;
    text-transform: uppercase;
    text-align: center;
    touch-action: manipulation;
    -webkit-tap-highlight-color: transparent;
    box-shadow: 0 12px 30px rgba(33, 33, 33, 0.22);
    pointer-events: auto;
  }

  .tlf-mobile-stepbar.has-back .tlf-mobile-stepbar__next {
    flex: 1 1 auto;
    min-width: 0;
  }

  .tlf-mobile-stepbar__next:disabled {
    cursor: default;
    opacity: 0.34;
  }

  .tlf-mobile-stepbar__back {
    appearance: none;
    flex: 0 0 112px;
    min-height: 50px;
    border: 2px solid #ffffff;
    border-radius: 0;
    background: #ffffff;
    padding: 0 14px;
    color: var(--tlf-ink);
    cursor: pointer;
    font-family: "Open Sans", sans-serif;
    font-size: 0.68rem;
    font-weight: 600;
    letter-spacing: 0.12em;
    text-transform: uppercase;
    text-align: center;
    white-space: nowrap;
    touch-action: manipulation;
    -webkit-tap-highlight-color: transparent;
    box-shadow: 0 12px 30px rgba(33, 33, 33, 0.16);
    pointer-events: auto;
  }

  .tlf-mobile-stepbar:not(.has-back) .tlf-mobile-stepbar__back {
    display: none;
  }
}

@media (max-width: 560px) {
  .tlf-qtit {
    max-width: 14ch;
    margin-bottom: 18px;
    font-size: 43px;
    line-height: 1.02;
  }

  #tlf-q1 .tlf-qtit,
  #tlf-q2 .tlf-qtit,
  #tlf-q3 .tlf-qtit {
    max-width: 14ch;
  }

  .tlf-qtit__line {
    white-space: nowrap;
  }

  .tlf-nav {
    flex-direction: row;
    align-items: center;
  }

  .tlf-nav .tlf-bnx {
    margin-left: auto;
  }

  .tlf-wrap:not(.tlf-wrap--results) .tlf-card.show {
    padding-bottom: calc(96px + var(--tlf-mobile-stepbar-bottom, 0px) + env(safe-area-inset-bottom));
  }

  .tlf-step-actionbar {
    margin: 0 0 22px;
  }

  .tlf-step-actionbar .tlf-qhints {
    margin: 0;
  }

  .tlf-wrap:not(.tlf-wrap--results) .tlf-card.show .tlf-step-actionbar > .tlf-nav {
    display: none;
  }

  body.tlf-campaign-keep-hero .tlf-mobile-stepbar {
    transition:
      opacity 0.22s ease,
      transform 0.22s ease;
  }

  body.tlf-campaign-keep-hero:not(.tlf-mobile-step0-sticky-ready) .tlf-mobile-stepbar[data-step="0"] {
    opacity: 0;
    pointer-events: none;
    transform: translateY(calc(100% + 18px + env(safe-area-inset-bottom)));
  }

  body.tlf-finder-active-step .tlf-mobile-stepbar.is-active {
    position: fixed;
    left: 16px;
    right: 16px;
    bottom: calc(var(--tlf-mobile-stepbar-bottom, 0px) + 6px);
    z-index: 10020;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 10px;
    margin: 0;
    width: auto;
    max-width: none;
    box-sizing: border-box;
    padding: 0;
    border: 0;
    background: transparent;
    box-shadow: none;
    pointer-events: none;
  }

  body.tlf-finder-active-step .tlf-mobile-stepbar.is-active::after {
    display: none;
  }

  .tlf-mobile-stepbar__next {
    appearance: none;
    flex: 1 1 auto;
    min-height: 50px;
    border: 2px solid #ffffff;
    border-radius: 0;
    background: var(--tlf-gold);
    color: var(--tlf-white);
    padding: 0 20px;
    cursor: pointer;
    font-family: "Open Sans", sans-serif;
    font-size: 0.78rem;
    font-weight: 600;
    letter-spacing: 0.16em;
    text-transform: uppercase;
    text-align: center;
    touch-action: manipulation;
    -webkit-tap-highlight-color: transparent;
    box-shadow: 0 12px 30px rgba(33, 33, 33, 0.22);
    pointer-events: auto;
  }

  .tlf-mobile-stepbar.has-back .tlf-mobile-stepbar__next {
    flex: 1 1 auto;
    min-width: 0;
  }

  .tlf-mobile-stepbar__next:disabled {
    cursor: default;
    opacity: 0.34;
  }

  .tlf-mobile-stepbar__back {
    appearance: none;
    flex: 0 0 112px;
    min-height: 50px;
    border: 2px solid #ffffff;
    border-radius: 0;
    background: #ffffff;
    padding: 0 14px;
    color: var(--tlf-ink);
    cursor: pointer;
    font-family: "Open Sans", sans-serif;
    font-size: 0.68rem;
    font-weight: 600;
    letter-spacing: 0.12em;
    text-transform: uppercase;
    text-align: center;
    white-space: nowrap;
    touch-action: manipulation;
    -webkit-tap-highlight-color: transparent;
    box-shadow: 0 12px 30px rgba(33, 33, 33, 0.16);
    pointer-events: auto;
  }

  .tlf-mobile-stepbar:not(.has-back) .tlf-mobile-stepbar__back {
    display: none;
  }
}

@media (max-width: 380px) {
  .tlf-qtit {
    font-size: 40px;
  }
}

body.tlf-campaign-keep-hero:not(.tlf-workday-step-q1) #tlf-gty-hero,
body.tlf-campaign-keep-hero.tlf-workday-step-not-q1 #tlf-gty-hero,
body.tlf-campaign-keep-hero #tlf-gty-hero.tlf-workday-hero-hidden {
  display: none !important;
}

body.tlf-campaign-keep-hero.tlf-workday-step-q1 #tlf-gty-hero:not(.tlf-workday-hero-hidden) {
  display: flex !important;
}

body.tlf-campaign-keep-hero.tlf-workday-step-campaign-start #tlf-gty-hero,
body.tlf-campaign-keep-hero.tlf-workday-step-campaign-start #tlf-gty-hero.tlf-workday-hero-hidden {
  display: flex !important;
}

body.tlf-campaign-keep-hero .tlf-wrap,
body.tlf-campaign-keep-hero #tlf-drawer,
body.tlf-campaign-keep-hero .tlf-inner {
  border-top: 0 !important;
}

body.tlf-campaign-workday-start-q2 #tlf-q2 .tlf-qtit {
  max-width: 1040px !important;
  font-size: clamp(2.2rem, 5vw, 4rem) !important;
  line-height: 0.95 !important;
}

body.tlf-campaign-workday-start-q2 #tlf-q2 .tlf-qsub {
  display: none !important;
}

body.tlf-campaign-workday-start-q2 #tlf-q2 .tlf-qhints {
  margin-top: 16px !important;
}

body.tlf-workday-reset-heading #tlf-workday-note {
  display: none !important;
}

body.tlf-workday-reset-heading #tlf-q1 .tlf-qtit {
  display: block !important;
  max-width: 1040px !important;
  margin: 0 0 26px !important;
  padding-bottom: 0 !important;
  font-size: 0 !important;
  line-height: 0 !important;
  color: transparent !important;
}

body.tlf-workday-reset-heading #tlf-q1 .tlf-qtit::before,
body.tlf-workday-reset-heading #tlf-q1 .tlf-qtit::after {
  display: block !important;
  font-size: clamp(34px, 2.8vw, 40px) !important;
  line-height: 1.08 !important;
  color: #242424 !important;
  font-family: inherit !important;
  font-weight: inherit !important;
  letter-spacing: 0 !important;
}

body.tlf-workday-reset-heading #tlf-q1 .tlf-qtit::before {
  content: "Tee macht was mit dir." !important;
}

body.tlf-workday-reset-heading #tlf-q1 .tlf-qtit::after {
  content: "Nach welcher Wirkung ist dir gerade?" !important;
}

body.tlf-workday-reset-heading #tlf-q1 .tlf-qtit.tlf-workday-reset-title .tlf-workday-title-line {
  display: block !important;
  white-space: normal !important;
}

body.tlf-workday-reset-heading #tlf-q1 .tlf-qsub {
  display: none !important;
}

@media (max-width: 820px) {
  body.tlf-campaign-workday-start-q2 #tlf-q2 .tlf-qtit {
    max-width: 340px !important;
    font-size: clamp(32px, 9vw, 36px) !important;
    line-height: 1.08 !important;
  }

  body.tlf-workday-reset-heading #tlf-q1 .tlf-qtit {
    max-width: 340px !important;
    margin-bottom: 24px !important;
  }

  body.tlf-workday-reset-heading #tlf-q1 .tlf-qtit::before,
  body.tlf-workday-reset-heading #tlf-q1 .tlf-qtit::after {
    font-size: clamp(32px, 9vw, 36px) !important;
    line-height: 1.08 !important;
  }
}
/* Genussmoment-Layer: gleiche Kachelstruktur wie Q1-Q3 */
.tlf-card--moment .tlf-qtit {
  max-width: 760px;
}

.tlf-moments {
  margin: 0;
}

#tlf-o0 .tlf-opt[data-v="breakfast"] { --tile-bg: #f6efe4; }
#tlf-o0 .tlf-opt[data-v="work"] { --tile-bg: #eef1e9; --tile-shadow: rgba(91, 120, 88, 0.13); --tile-shadow-deep: rgba(45, 75, 43, 0.11); }
#tlf-o0 .tlf-opt[data-v="me"] { --tile-bg: #f4ecec; --tile-shadow: rgba(142, 92, 92, 0.12); --tile-shadow-deep: rgba(101, 53, 53, 0.1); }
#tlf-o0 .tlf-opt[data-v="meal"] { --tile-bg: #edf2ef; --tile-shadow: rgba(80, 115, 97, 0.12); --tile-shadow-deep: rgba(40, 79, 58, 0.1); }
#tlf-o0 .tlf-opt[data-v="dessert"] { --tile-bg: #f5e9ee; --tile-shadow: rgba(136, 79, 104, 0.12); --tile-shadow-deep: rgba(96, 45, 71, 0.1); }
#tlf-o0 .tlf-opt[data-v="summer"] { --tile-bg: #f7f1d9; --tile-shadow: rgba(154, 133, 59, 0.12); --tile-shadow-deep: rgba(117, 94, 25, 0.1); }
#tlf-o0 .tlf-opt[data-v="free"] { --tile-bg: #f7f4ee; }

@media (hover: none) {
  .tlf-opt:hover:not(.tlf-dis),
  .tlf-opt:focus-visible:not(.tlf-dis),
  .tlf-opt.sel:hover:not(.tlf-dis),
  .tlf-opt.sel:focus-visible:not(.tlf-dis) {
    transform: translate3d(var(--tile-x), var(--tile-y), 0) rotate(var(--tile-r)) scale(1);
    box-shadow: 0 8px 22px rgba(33, 33, 33, 0.035);
  }
}

@media (max-width: 820px) {
  .tlf-opts {
    gap: 22px;
    padding: 24px 4px 18px;
    perspective: 1000px;
  }

  .tlf-qhints {
    margin-bottom: 32px;
  }

  .tlf-opt {
    margin: 0;
  }

  .tlf-card.show .tlf-opt:nth-child(odd) {
    --tile-x: 0px;
    --tile-y: 0px;
    --tile-r: -1.35deg;
  }

  .tlf-card.show .tlf-opt:nth-child(even) {
    --tile-x: 0px;
    --tile-y: 0px;
    --tile-r: 1.25deg;
  }

  .tlf-opt:hover:not(.tlf-dis),
  .tlf-opt:focus-visible:not(.tlf-dis),
  .tlf-opt.tlf-lift:not(.tlf-dis) {
    transform: translate3d(var(--tile-x), -4px, 18px) rotate(0deg) scale(1.006);
  }

  .tlf-opt.sel,
  .tlf-opt.sel:hover:not(.tlf-dis),
  .tlf-opt.sel:focus-visible:not(.tlf-dis),
  .tlf-opt.sel.tlf-lift:not(.tlf-dis) {
    transform: translate3d(var(--tile-x), -4px, 22px) rotate(0deg) scale(1.008);
  }
}

@media (prefers-reduced-motion: reduce) {
  .tlf-opt,
  .tlf-opt::after,
  .tlf-opt__top,
  .tlf-cnt,
  .tlf-opt__body,
  .tlf-opt__art {
    animation: none !important;
    transition: none !important;
  }

  .tlf-opt,
  .tlf-opt:hover:not(.tlf-dis),
  .tlf-opt:focus-visible:not(.tlf-dis),
  .tlf-opt.tlf-lift:not(.tlf-dis),
  .tlf-opt.sel,
  .tlf-opt.sel:hover:not(.tlf-dis),
  .tlf-opt.sel:focus-visible:not(.tlf-dis),
  .tlf-opt.sel.tlf-lift:not(.tlf-dis),
  .tlf-opt__top,
  .tlf-opt__body,
  .tlf-cnt,
  .tlf-opt__art {
    transform: none !important;
  }
}

.tlf-mtags {
  display: flex;
  flex-wrap: wrap;
  gap: 6px;
  margin: 8px 0 6px;
}

.tlf-mtags span {
  display: inline-flex;
  align-items: center;
  min-height: 24px;
  border: 1px solid rgba(179, 162, 122, .42);
  background: #f8f4ec;
  color: #5e4f31;
  padding: 4px 8px;
  font-size: 11px;
  line-height: 1;
  font-weight: 700;
  letter-spacing: .08em;
  text-transform: uppercase;
}

/* Keep Finder landing pages at native mobile scale in Facebook/Instagram WebViews. */
@media (max-width: 820px) {
  body.tlf-finder-landing .tlf-wrap,
  body.tlf-finder-landing #tlf-drawer {
    -webkit-text-size-adjust: 100%;
    text-size-adjust: 100%;
  }

  body.tlf-finder-landing .site-content,
  body.tlf-finder-landing .content-area,
  body.tlf-finder-landing #primary,
  body.tlf-finder-landing .site-main,
  body.tlf-finder-landing .entry-content,
  body.tlf-finder-landing .tlf-wrap,
  body.tlf-finder-landing #tlf-drawer {
    max-width: 100%;
    overflow-x: hidden;
    overflow-x: clip;
  }

  body.tlf-finder-landing #tlf-gty-hero {
    max-width: 100vw;
    overflow: hidden;
  }

  body.page-id-10189.tlf-workday-step-campaign-start .entry-content {
    overflow-x: visible !important;
  }

  body.page-id-10189.tlf-workday-step-campaign-start #tlf-gty-hero {
    width: 100vw !important;
    max-width: 100vw !important;
    margin-left: calc(50% - 50vw) !important;
    margin-right: calc(50% - 50vw) !important;
  }

  body.tlf-finder-landing.tlf-meta-inapp .tlf-wrap--results .tlf-inner {
    width: min(100%, calc(100% - 4px));
  }
}

@media (max-width: 560px) {
  body.tlf-finder-landing.tlf-meta-inapp .tlf-wrap--results #tlf-res {
    width: 100%;
    max-width: none;
  }

  body.tlf-finder-landing.tlf-meta-inapp .tlf-profile-mobile-title {
    font-size: clamp(1.86rem, 8vw, 2.08rem);
  }

  body.tlf-finder-landing.tlf-meta-inapp .tlf-profile-panel h3 {
    font-size: 1.02rem;
    line-height: 1.32;
  }

  body.tlf-finder-landing.tlf-meta-inapp #tlf-pl .tlf-pc,
  body.tlf-finder-landing.tlf-meta-inapp #tlf-pl .tlf-pc.tlf-top1 {
    grid-template-columns: 72px minmax(0, 1fr);
    padding: 18px 14px;
    gap: 12px 13px;
  }

  body.tlf-finder-landing.tlf-meta-inapp #tlf-pl .tlf-pimg,
  body.tlf-finder-landing.tlf-meta-inapp #tlf-pl .tlf-pimg-ph {
    width: 72px;
    height: 72px;
  }

  body.tlf-finder-landing.tlf-meta-inapp #tlf-pl .tlf-pt {
    font-size: clamp(1.48rem, 6.9vw, 1.86rem);
    line-height: 1.1;
  }

  body.tlf-finder-landing.tlf-meta-inapp #tlf-pl .tlf-pdsc {
    font-size: 0.92rem;
    line-height: 1.58;
  }

  body.tlf-finder-landing.tlf-meta-inapp #tlf-pl .tlf-b {
    min-height: 28px;
    padding-inline: 10px;
    font-size: 0.66rem;
  }

  body.tlf-finder-landing.tlf-meta-inapp #tlf-pl .tlf-pp {
    font-size: 0.86rem;
  }

  body.tlf-finder-landing.tlf-meta-inapp #tlf-pl .tlf-pa__btn {
    min-height: 38px;
    padding-inline: 12px;
    font-size: 0.62rem;
  }
}

/* Recommendation cards v1.3.236.
 * Deliberately scoped to #tlf-pl so the profile modules above stay unchanged. */
#tlf-pl .tlf-pc,
#tlf-pl .tlf-pc.tlf-top1 {
  position: relative;
  display: flex;
  flex-direction: column;
  align-self: stretch;
  padding: 0;
  overflow: hidden;
  border: 1px solid rgba(33, 33, 33, 0.13);
  border-radius: 0;
  background: #fff;
  box-shadow: 0 12px 30px rgba(80, 65, 34, 0.08);
}

#tlf-pl .tlf-pc.tlf-top1 {
  grid-column: 1 / -1;
}

#tlf-pl .tlf-pimage-stage {
  position: relative;
  min-width: 0;
  overflow: hidden;
  background: #f4f1eb;
}

#tlf-pl .tlf-pimg,
#tlf-pl .tlf-pimg-ph {
  display: block;
  width: 100%;
  height: auto;
  aspect-ratio: 1.72;
  overflow: hidden;
  background: #f4f1eb;
}

#tlf-pl .tlf-pimg img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

#tlf-pl .tlf-pimg-ph {
  display: grid;
  place-items: center;
  font-size: 2rem;
}

#tlf-pl .tlf-rank-badge {
  position: absolute;
  top: 12px;
  left: 12px;
  z-index: 3;
  display: inline-flex;
  align-items: center;
  gap: 5px;
  min-height: 29px;
  padding: 4px 9px;
  background: rgba(255, 255, 255, 0.94);
  box-shadow: 0 3px 12px rgba(33, 33, 33, 0.09);
  color: var(--tlf-ink);
  font-size: 0.68rem;
  font-weight: 700;
  line-height: 1.2;
  pointer-events: none;
}

#tlf-pl .tlf-rank-badge__star {
  color: var(--tlf-gold-deep);
  font-size: 0.76rem;
}

#tlf-pl .tlf-ptrace,
#tlf-pl .tlf-ptrace--pill {
  position: absolute;
  left: 12px;
  right: 12px;
  bottom: 12px;
  z-index: 3;
  display: block;
  width: auto;
  margin: 0;
  pointer-events: none;
}

#tlf-pl .tlf-ptrace--pill .tlf-dir-pill,
#tlf-pl .tlf-ptrace--pill .tlf-dir-pill--product,
#tlf-pl .tlf-ptrace--pill .tlf-dir-pill--product:hover,
#tlf-pl .tlf-ptrace--pill .tlf-dir-pill--product:focus-within,
#tlf-pl .tlf-ptrace--pill .tlf-dir-pill--product:focus-visible,
#tlf-pl .tlf-ptrace--pill .tlf-dir-pill--product.is-open,
#tlf-pl .tlf-ptrace--pill .tlf-dir-pill--product.is-open:hover,
#tlf-pl .tlf-ptrace--pill .tlf-dir-pill--product.is-open:focus-within,
#tlf-pl .tlf-ptrace--pill .tlf-dir-pill--product.is-open:focus-visible {
  grid-template-columns: 72px minmax(0, 1fr) 80px;
  gap: 8px;
  width: 100%;
  max-width: none;
  min-height: 52px;
  padding: 4px 8px;
  overflow: hidden;
  border: 1px solid rgba(179, 162, 122, 0.72);
  border-radius: 0;
  outline: 0;
  background: #fff;
  box-shadow: 0 7px 22px rgba(33, 33, 33, 0.16);
  color: var(--tlf-ink);
  cursor: default;
  pointer-events: none;
  transform: none;
}

#tlf-pl .tlf-dir-pill--product .tlf-dir-pill__direction,
#tlf-pl .tlf-dir-pill--product:not(.is-open) .tlf-dir-pill__direction,
#tlf-pl .tlf-dir-pill--product:not(.is-open):not(:hover):not(:focus-within):not(:focus-visible) .tlf-dir-pill__direction {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  align-self: center;
  height: auto;
  color: var(--tlf-gold-deep);
  font-family: "Open Sans", Arial, sans-serif;
  font-size: 0.53rem;
  font-weight: 800;
  letter-spacing: 0.075em;
  line-height: 1.08;
  text-transform: uppercase;
  white-space: nowrap;
}

#tlf-pl .tlf-dir-pill--product .tlf-dir-pill__direction span {
  display: block;
}

#tlf-pl .tlf-dir-pill--product .tlf-dir-pill__body,
#tlf-pl .tlf-dir-pill--product:hover .tlf-dir-pill__body,
#tlf-pl .tlf-dir-pill--product:focus-within .tlf-dir-pill__body,
#tlf-pl .tlf-dir-pill--product:focus-visible .tlf-dir-pill__body,
#tlf-pl .tlf-dir-pill--product.is-open .tlf-dir-pill__body {
  display: block;
  width: auto;
  height: auto;
  min-width: 0;
  overflow: hidden;
  opacity: 1;
  transform: none;
  pointer-events: none;
}

#tlf-pl .tlf-dir-pill--product .tlf-dir-pill__head {
  display: block;
}

#tlf-pl .tlf-dir-pill--product .tlf-dir-pill__head strong,
#tlf-pl .tlf-dir-pill--product:hover .tlf-dir-pill__head strong,
#tlf-pl .tlf-dir-pill--product:focus-within .tlf-dir-pill__head strong,
#tlf-pl .tlf-dir-pill--product:focus-visible .tlf-dir-pill__head strong,
#tlf-pl .tlf-dir-pill--product.is-open .tlf-dir-pill__head strong {
  display: -webkit-box;
  overflow: hidden;
  color: var(--tlf-ink);
  font-family: "Open Sans", Arial, sans-serif;
  font-size: 0.56rem;
  font-weight: 800;
  letter-spacing: 0;
  line-height: 1.22;
  text-overflow: ellipsis;
  text-transform: none;
  white-space: normal;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

#tlf-pl .tlf-dir-pill--product .tlf-dir-pill__origin {
  display: block;
  margin-top: 3px;
  overflow: hidden;
  color: rgba(33, 33, 33, 0.58);
  font-family: "Open Sans", Arial, sans-serif;
  font-size: 0.53rem;
  font-weight: 700;
  letter-spacing: 0.02em;
  line-height: 1.1;
  text-overflow: ellipsis;
  text-transform: uppercase;
  white-space: nowrap;
}

#tlf-pl .tlf-dir-pill--product .tlf-dir-pill__band,
#tlf-pl .tlf-dir-pill--product:not(.is-open) .tlf-dir-pill__band,
#tlf-pl .tlf-dir-pill--product:not(.is-open):not(:hover):not(:focus-within):not(:focus-visible) .tlf-dir-pill__band,
#tlf-pl .tlf-dir-pill--product.is-open .tlf-dir-pill__band {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  align-self: center;
  justify-self: stretch;
  width: 100%;
  height: 34px;
  min-height: 34px;
  overflow: hidden;
  border: 1px solid rgba(33, 33, 33, 0.12);
  border-radius: 999px;
  background: #f4f1eb;
  box-shadow: none;
}

#tlf-pl .tlf-dir-pill--product .tlf-dir-pill__seg,
#tlf-pl .tlf-dir-pill--product:not(.is-open) .tlf-dir-pill__seg,
#tlf-pl .tlf-dir-pill--product:not(.is-open):not(:hover):not(:focus-within):not(:focus-visible) .tlf-dir-pill__seg {
  display: block;
  min-width: 0;
  min-height: 34px;
  padding: 0;
  overflow: hidden;
  background: var(--chip, #f4f1eb);
}

#tlf-pl .tlf-dir-pill--product .tlf-dir-pill__seg img,
#tlf-pl .tlf-dir-pill--product:not(.is-open):not(:hover):not(:focus-within):not(:focus-visible) .tlf-dir-pill__seg img {
  position: static;
  display: block;
  width: 100%;
  max-width: none;
  height: 34px;
  object-fit: cover;
  opacity: 1;
  filter: none;
}

#tlf-pl .tlf-pbody {
  display: flex;
  flex-direction: column;
  flex: 1 1 auto;
  min-width: 0;
  height: auto;
  padding: 18px 18px 16px;
}

#tlf-pl .tlf-match {
  margin: 0 0 6px;
  color: var(--tlf-gold-deep);
  font-size: 0.64rem;
  font-weight: 700;
  letter-spacing: 0.09em;
  line-height: 1.25;
  text-transform: uppercase;
}

#tlf-pl .tlf-pt {
  margin: 0 0 8px;
  color: var(--tlf-ink);
  font-family: "Playfair Display", Georgia, serif;
  font-size: 1.32rem;
  font-weight: 600;
  letter-spacing: -0.012em;
  line-height: 1.17;
}

#tlf-pl .tlf-pdsc {
  display: -webkit-box;
  overflow: hidden;
  margin: 0;
  color: var(--tlf-text);
  font-size: 0.78rem;
  line-height: 1.5;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

#tlf-pl .tlf-pm,
#tlf-pl .tlf-mtags {
  display: flex;
  flex-wrap: wrap;
  gap: 5px;
  margin: 10px 0 0;
}

#tlf-pl .tlf-b,
#tlf-pl .tlf-mtags span {
  display: inline-flex;
  align-items: center;
  min-height: 25px;
  padding: 3px 8px;
  border: 1px solid rgba(179, 162, 122, 0.32);
  border-radius: 999px;
  background: #f8f4ec;
  color: #5e4f31;
  font-size: 0.59rem;
  font-weight: 600;
  letter-spacing: 0.02em;
  line-height: 1;
  text-transform: none;
}

#tlf-pl .tlf-pfoot {
  display: grid;
  grid-template-columns: auto minmax(0, 1fr);
  align-items: stretch;
  gap: 13px;
  margin-top: auto;
  padding-top: 15px;
}

#tlf-pl .tlf-pp {
  display: flex;
  align-items: center;
  min-width: 74px;
  color: var(--tlf-ink);
  font-size: 1.04rem;
  font-weight: 700;
  line-height: 1.1;
  white-space: nowrap;
}

#tlf-pl .tlf-pa {
  display: flex;
  flex-direction: column;
  gap: 5px;
  width: 100%;
  min-width: 0;
  margin: 0;
}

#tlf-pl .tlf-pa__btn {
  width: 100%;
  min-height: 48px;
  flex: 1 1 auto;
  padding: 0 14px;
  border-color: var(--tlf-gold);
  border-radius: 0;
  background: var(--tlf-gold);
  color: #fff;
  font-size: 0.65rem;
  font-weight: 700;
  letter-spacing: 0.045em;
  line-height: 1.2;
}

#tlf-pl .tlf-pa__btn:hover,
#tlf-pl .tlf-pa__btn:focus-visible {
  border-color: var(--tlf-gold-deep);
  background: var(--tlf-gold-deep);
  color: #fff;
}

#tlf-pl .tlf-pdsc__link,
#tlf-pl .tlf-pa > .added_to_cart.wc-forward {
  display: inline-flex;
  align-items: center;
  align-self: flex-start;
  min-height: 36px;
  margin: 4px 0 0;
  color: var(--tlf-ink);
  font-size: 0.68rem !important;
  font-weight: 600;
  line-height: 1.3;
  text-decoration: underline;
  text-decoration-thickness: 1px;
  text-underline-offset: 4px;
}

#tlf-pl .tlf-plinks {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  min-height: 36px;
  margin-top: 4px;
}

#tlf-pl .tlf-plinks .tlf-pdsc__link,
#tlf-pl .tlf-plinks .added_to_cart.wc-forward {
  display: inline-flex;
  align-items: center;
  min-height: 36px;
  margin: 0;
  color: var(--tlf-ink);
  font-size: 0.68rem !important;
  font-weight: 600;
  line-height: 1.3;
  text-decoration: underline;
  text-decoration-thickness: 1px;
  text-underline-offset: 4px;
  white-space: nowrap;
}

#tlf-pl .tlf-plinks .added_to_cart.wc-forward {
  margin-left: auto;
  text-align: right;
}

@media (min-width: 821px) {
  #tlf-pl .tlf-pc.tlf-top1 {
    display: grid;
    grid-template-columns: minmax(0, 1.15fr) minmax(320px, 0.85fr);
    grid-template-areas: "image body";
  }

  #tlf-pl .tlf-pc.tlf-top1 .tlf-pimage-stage {
    grid-area: image;
  }

  #tlf-pl .tlf-pc.tlf-top1 .tlf-pimage-stage {
    height: clamp(420px, 38vw, 520px);
    min-height: 420px;
  }

  #tlf-pl .tlf-pc.tlf-top1 .tlf-pimg,
  #tlf-pl .tlf-pc.tlf-top1 .tlf-pimg-ph {
    height: 100%;
    min-height: 0;
    aspect-ratio: auto;
  }

  #tlf-pl .tlf-pc.tlf-top1 .tlf-pbody {
    grid-area: body;
    justify-content: center;
    height: auto;
    padding: 28px;
  }

  #tlf-pl .tlf-pc.tlf-top1 .tlf-pt {
    font-size: clamp(1.45rem, 2vw, 1.85rem);
  }
}

@media (max-width: 820px) {
  #tlf-pl .tlf-pc,
  #tlf-pl .tlf-pc.tlf-top1 {
    display: flex;
    flex-direction: column;
    grid-column: auto;
    padding: 0;
    gap: 0;
  }
}

@media (max-width: 560px) {
  #tlf-pl .tlf-pc,
  #tlf-pl .tlf-pc.tlf-top1,
  body.tlf-finder-landing.tlf-meta-inapp #tlf-pl .tlf-pc,
  body.tlf-finder-landing.tlf-meta-inapp #tlf-pl .tlf-pc.tlf-top1 {
    display: flex;
    flex-direction: column;
    padding: 0;
    gap: 0;
  }

  #tlf-pl .tlf-pimg,
  #tlf-pl .tlf-pimg-ph,
  body.tlf-finder-landing.tlf-meta-inapp #tlf-pl .tlf-pimg,
  body.tlf-finder-landing.tlf-meta-inapp #tlf-pl .tlf-pimg-ph {
    width: 100%;
    height: auto;
    aspect-ratio: 1.72;
  }

  #tlf-pl .tlf-pbody {
    padding: 15px 15px 14px;
  }

  #tlf-pl .tlf-match {
    margin-bottom: 5px;
    font-size: 0.61rem;
  }

  #tlf-pl .tlf-pt,
  body.tlf-finder-landing.tlf-meta-inapp #tlf-pl .tlf-pt {
    margin-bottom: 8px;
    font-size: 1.19rem;
    line-height: 1.17;
  }

  #tlf-pl .tlf-pdsc,
  body.tlf-finder-landing.tlf-meta-inapp #tlf-pl .tlf-pdsc {
    font-size: 0.78rem;
    line-height: 1.5;
  }

  #tlf-pl .tlf-b,
  #tlf-pl .tlf-mtags span,
  body.tlf-finder-landing.tlf-meta-inapp #tlf-pl .tlf-b {
    min-height: 25px;
    padding: 3px 8px;
    font-size: 0.59rem;
  }

  #tlf-pl .tlf-pfoot {
    gap: 12px;
    padding-top: 13px;
  }

  #tlf-pl .tlf-pp,
  body.tlf-finder-landing.tlf-meta-inapp #tlf-pl .tlf-pp {
    min-width: 72px;
    font-size: 1rem;
  }

  #tlf-pl .tlf-pa__btn,
  body.tlf-finder-landing.tlf-meta-inapp #tlf-pl .tlf-pa__btn {
    min-height: 50px;
    padding: 0 12px;
    font-size: 0.63rem;
  }
}

@media (max-width: 360px) {
  #tlf-pl .tlf-ptrace--pill .tlf-dir-pill,
  #tlf-pl .tlf-ptrace--pill .tlf-dir-pill--product,
  #tlf-pl .tlf-ptrace--pill .tlf-dir-pill--product:hover,
  #tlf-pl .tlf-ptrace--pill .tlf-dir-pill--product:focus-within,
  #tlf-pl .tlf-ptrace--pill .tlf-dir-pill--product:focus-visible,
  #tlf-pl .tlf-ptrace--pill .tlf-dir-pill--product.is-open {
    grid-template-columns: 68px minmax(0, 1fr) 72px;
    gap: 6px;
    padding-inline: 7px;
  }

  #tlf-pl .tlf-dir-pill--product .tlf-dir-pill__head strong {
    font-size: 0.52rem;
  }

  #tlf-pl .tlf-dir-pill--product .tlf-dir-pill__origin,
  #tlf-pl .tlf-dir-pill--product .tlf-dir-pill__direction {
    font-size: 0.49rem;
  }
}

/* Profil-Richtungspillen: gleiche Richtungskennung wie auf den Produktbildern. */
#tlf-profile-panel .tlf-dir-pill--feature {
  grid-template-columns: 72px minmax(0, 1fr) minmax(134px, 0.32fr) !important;
  gap: 8px !important;
  padding: 4px 8px !important;
  border-radius: 0 !important;
}

#tlf-profile-panel .tlf-dir-pill--feature .tlf-dir-pill__num {
  display: none !important;
}

#tlf-profile-panel .tlf-dir-pill--feature .tlf-dir-pill__direction {
  display: flex !important;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  align-self: center;
  height: auto;
  color: var(--tlf-gold-deep);
  font-family: "Open Sans", Arial, sans-serif;
  font-size: 0.53rem;
  font-weight: 800;
  letter-spacing: 0.075em;
  line-height: 1.08;
  text-transform: uppercase;
  white-space: nowrap;
}

#tlf-profile-panel .tlf-dir-pill--feature .tlf-dir-pill__direction span {
  display: block;
}

#tlf-profile-panel .tlf-dir-pill--feature .tlf-dir-pill__band {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  align-self: center;
  justify-self: stretch;
  width: 100%;
  height: 34px;
  min-height: 34px;
  overflow: hidden;
  border: 1px solid rgba(33, 33, 33, 0.12);
  border-radius: 999px !important;
  background: #f4f1eb;
  box-shadow: none;
}

#tlf-profile-panel .tlf-dir-pill--feature .tlf-dir-pill__seg {
  display: block;
  min-width: 0;
  min-height: 34px;
  padding: 0;
  overflow: hidden;
  background: var(--chip, #f4f1eb);
}

#tlf-profile-panel .tlf-dir-pill--feature .tlf-dir-pill__seg img {
  position: static;
  display: block;
  width: 100%;
  max-width: none;
  height: 34px;
  object-fit: cover;
  opacity: 1;
  filter: none;
}

@media (max-width: 560px) {
  #tlf-profile-panel .tlf-dir-pill--feature {
    grid-template-columns: 72px minmax(0, 1fr) 112px !important;
    padding: 5px 7px !important;
  }

  #tlf-profile-panel .tlf-dir-pill--feature .tlf-dir-pill__head > span {
    display: none;
  }
}

@media (max-width: 360px) {
  #tlf-profile-panel .tlf-dir-pill--feature {
    grid-template-columns: 68px minmax(0, 1fr) 72px !important;
  }

  #tlf-profile-panel .tlf-dir-pill--feature .tlf-dir-pill__direction {
    font-size: 0.53rem;
  }
}

/* Exakte Titeltypografie aus dem freigegebenen Mobile-Mockup. */
#tlf-pl .tlf-pt,
#tlf-pl .tlf-pt a,
#tlf-pl .tlf-pc.tlf-top1 .tlf-pt,
#tlf-pl .tlf-pc.tlf-top1 .tlf-pt a,
body.tlf-finder-landing.tlf-meta-inapp #tlf-pl .tlf-pt,
body.tlf-finder-landing.tlf-meta-inapp #tlf-pl .tlf-pt a {
  font-family: "Playfair Display", Georgia, serif !important;
  font-size: 23px !important;
  font-weight: 600 !important;
  letter-spacing: -0.012em !important;
  line-height: 1.17 !important;
}

#tlf-pl .tlf-psubtitle,
body.tlf-finder-landing.tlf-meta-inapp #tlf-pl .tlf-psubtitle {
  margin: 4px 0 8px !important;
  color: #757575 !important;
  font-family: "Open Sans", Arial, sans-serif !important;
  font-size: 11px !important;
  font-weight: 400 !important;
  letter-spacing: 0 !important;
  line-height: 1.55 !important;
  text-transform: none !important;
}

@media (max-width: 360px) {
  #tlf-pl .tlf-pt,
  #tlf-pl .tlf-pt a,
  #tlf-pl .tlf-pc.tlf-top1 .tlf-pt,
  #tlf-pl .tlf-pc.tlf-top1 .tlf-pt a,
  body.tlf-finder-landing.tlf-meta-inapp #tlf-pl .tlf-pt,
  body.tlf-finder-landing.tlf-meta-inapp #tlf-pl .tlf-pt a {
    font-size: 21px !important;
  }
}

/* Mobile Ergebnisbilder: 33 Prozent mehr Hoehe, Tablet/Desktop unveraendert. */
@media (max-width: 680px) {
  #tlf-pl .tlf-pimg,
  #tlf-pl .tlf-pimg-ph,
  body.tlf-finder-landing.tlf-meta-inapp #tlf-pl .tlf-pimg,
  body.tlf-finder-landing.tlf-meta-inapp #tlf-pl .tlf-pimg-ph {
    height: auto;
    aspect-ratio: 0.9675;
  }
}

#tlf-pl .tlf-pt,
#tlf-pl .tlf-pt a,
#tlf-pl .tlf-pc.tlf-top1 .tlf-pt,
#tlf-pl .tlf-pc.tlf-top1 .tlf-pt a,
body.tlf-finder-landing.tlf-meta-inapp #tlf-pl .tlf-pt,
body.tlf-finder-landing.tlf-meta-inapp #tlf-pl .tlf-pt a {
  font-size: 25px !important;
  line-height: 1.13 !important;
}

#tlf-pl .tlf-pfoot {
  grid-template-columns: auto max-content;
  align-items: center;
}

#tlf-pl .tlf-pa {
  align-items: flex-end;
  justify-content: flex-end;
  width: auto;
  min-width: 0;
}

#tlf-pl .tlf-pa__btn,
body.tlf-finder-landing.tlf-meta-inapp #tlf-pl .tlf-pa__btn {
  width: auto;
  min-width: 0;
  max-width: max-content;
  min-height: 40px;
  flex: 0 0 auto;
  padding-inline: 18px;
  justify-self: end;
  align-self: flex-end;
  white-space: nowrap;
}

@media (max-width: 560px) {
  #tlf-pl .tlf-pt,
  #tlf-pl .tlf-pt a,
  #tlf-pl .tlf-pc.tlf-top1 .tlf-pt,
  #tlf-pl .tlf-pc.tlf-top1 .tlf-pt a,
  body.tlf-finder-landing.tlf-meta-inapp #tlf-pl .tlf-pt,
  body.tlf-finder-landing.tlf-meta-inapp #tlf-pl .tlf-pt a {
    font-size: 24px !important;
  }

  #tlf-pl .tlf-pfoot {
    grid-template-columns: auto max-content;
    gap: 10px;
  }

  #tlf-pl .tlf-pa__btn,
  body.tlf-finder-landing.tlf-meta-inapp #tlf-pl .tlf-pa__btn {
    min-height: 38px;
    padding-inline: 14px;
  }

  #tlf-pl .tlf-pa > .added_to_cart.wc-forward {
    display: none !important;
  }

  #tlf-pl .tlf-plinks .tlf-pdsc__link,
  #tlf-pl .tlf-plinks .added_to_cart.wc-forward {
    font-size: 0.82rem !important;
  }
}


/* Finder 1.3.278: Desktop-Sticky-Weiterbutton sichtbar halten. */
@media (min-width: 821px) {
  body.tlf-finder-active-step .tlf-card.show .tlf-step-actionbar-slot,
  body.tlf-finder-active-step .tlf-card.show .tlf-step-actionbar,
  body.tlf-finder-active-step .tlf-card.show .tlf-step-actionbar .tlf-nav,
  body.tlf-finder-active-step .tlf-card.show .tlf-step-actionbar .tlf-bnx,
  body.tlf-finder-active-step > .tlf-step-actionbar[data-tlf-fixed-for],
  body.tlf-finder-active-step > .tlf-step-actionbar[data-tlf-fixed-for] .tlf-nav,
  body.tlf-finder-active-step > .tlf-step-actionbar[data-tlf-fixed-for] .tlf-bnx {
    visibility: visible !important;
  }

  body.tlf-finder-active-step .tlf-card.show .tlf-step-actionbar,
  body.tlf-finder-active-step .tlf-card.show .tlf-step-actionbar .tlf-nav,
  body.tlf-finder-active-step > .tlf-step-actionbar[data-tlf-fixed-for],
  body.tlf-finder-active-step > .tlf-step-actionbar[data-tlf-fixed-for] .tlf-nav {
    display: flex !important;
  }

  body.tlf-finder-active-step > .tlf-step-actionbar[data-tlf-fixed-for] {
    position: fixed !important;
    opacity: 1 !important;
    z-index: 900 !important;
  }

  body.tlf-finder-active-step .tlf-card.show .tlf-step-actionbar .tlf-bnx,
  body.tlf-finder-active-step > .tlf-step-actionbar[data-tlf-fixed-for] .tlf-bnx {
    display: block !important;
  }
}
@media (min-width: 821px){
.tlf-step-actionbar.is-desktop-fixed{justify-content:space-between!important;padding:12px 18px!important;background:#fff!important;border:1px solid rgba(33,33,33,.10)!important;box-shadow:0 12px 30px rgba(33,33,33,.12)!important;}
.tlf-step-actionbar.is-desktop-fixed .tlf-qhints{display:flex!important;}
.tlf-step-actionbar.is-desktop-fixed .tlf-bbk{display:inline-flex!important;}
}
.tlf-selection-sentence--sticky{display:none;}
@media (min-width:821px){.tlf-step-actionbar.is-desktop-fixed .tlf-selection-sentence--sticky{display:block!important;flex:1 1 auto;margin:0!important;max-width:42rem;font-size:.88rem;line-height:1.4}.tlf-step-actionbar.is-desktop-fixed .tlf-selection-sentence:not(.tlf-selection-sentence--sticky){display:none!important;}}
@media (min-width:821px){
.tlf-step-actionbar.is-desktop-fixed .tlf-qhints{flex:0 0 auto!important;flex-direction:column!important;align-items:flex-start!important;gap:6px!important;}
.tlf-step-actionbar.is-desktop-fixed .tlf-selection-sentence--sticky{text-align:right!important;margin-left:auto!important;}
}

@media (min-width:821px){
.tlf-step-actionbar.is-desktop-fixed .tlf-selection-sentence--sticky{text-align:left!important;margin-left:22px!important;margin-right:auto!important;}
}

/* Finder 1.3.282: Ergebnis-Typografie ab Tabletbreite wie auf Mobile. */
@media (min-width: 768px) {
  body #tlf-pl .tlf-pt,
  body #tlf-pl .tlf-pt a,
  body #tlf-pl .tlf-pc.tlf-top1 .tlf-pt,
  body #tlf-pl .tlf-pc.tlf-top1 .tlf-pt a,
  body.tlf-finder-landing #tlf-pl .tlf-pt,
  body.tlf-finder-landing.tlf-meta-inapp #tlf-pl .tlf-pt {
    font-size: 28px !important;
  }

  body #tlf-pl .tlf-psubtitle,
  body #tlf-pl .tlf-psubtitle *,
  body.tlf-finder-landing #tlf-pl .tlf-psubtitle {
    font-size: 12px !important;
  }

  body #tlf-pl .tlf-pdsc,
  body.tlf-finder-landing #tlf-pl .tlf-pdsc,
  body.tlf-finder-landing.tlf-meta-inapp #tlf-pl .tlf-pdsc {
    font-size: 13px !important;
  }

  body #tlf-pl .tlf-pm > *,
  body #tlf-pl .tlf-mtags > * {
    font-size: 12px !important;
  }
}

/* Finder 1.3.283: gemeinsame Desktop-Chipgruppe unter drei Beschreibungszeilen. */
.tlf-pchips {
  display: contents;
}

@media (min-width: 821px) {
  body #tlf-pl .tlf-pdsc,
  body.tlf-finder-landing #tlf-pl .tlf-pdsc,
  body.tlf-finder-landing.tlf-meta-inapp #tlf-pl .tlf-pdsc {
    -webkit-line-clamp: 3 !important;
    line-clamp: 3 !important;
  }

  body #tlf-pl .tlf-pchips {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 6px;
    margin: 24px 0 0;
  }

  body #tlf-pl .tlf-pchips .tlf-pm,
  body #tlf-pl .tlf-pchips .tlf-mtags {
    display: contents !important;
    margin: 0 !important;
    padding: 0 !important;
  }

  body #tlf-pl .tlf-pchips .tlf-pm > *,
  body #tlf-pl .tlf-pchips .tlf-mtags > * {
    margin: 0 !important;
  }

  body #tlf-pl .tlf-pfoot {
    padding-top: 24px;
  }
}

/* Finder 1.3.286: reduzierte Vorschaugrafiken in den mobilen Profil-Akkordeons. */
.tlf-mobile-collapse__toggle .tlf-mobile-collapse__preview {
  display: none;
}

@media (max-width: 560px) {
  .tlf-mobile-collapse__toggle {
    display: grid;
    grid-template-columns: minmax(0, 1fr) 56px 28px;
    align-items: center;
    gap: 10px;
  }

  .tlf-mobile-collapse__toggle .tlf-mobile-collapse__preview {
    position: relative;
    display: block;
    width: 56px;
    height: 42px;
    overflow: visible;
    pointer-events: none;
    transition: opacity 160ms ease, transform 160ms ease, visibility 160ms ease;
  }

  .tlf-choice.is-open .tlf-mobile-collapse__preview,
  .tlf-profile-panel__section.is-open .tlf-mobile-collapse__preview {
    visibility: hidden;
    opacity: 0;
    transform: scale(0.88);
  }

  .tlf-mobile-collapse__preview-choice-chip {
    position: absolute;
    left: calc(var(--preview-index) * 7px);
    top: calc(5px + var(--preview-index) * 9px);
    z-index: calc(var(--preview-index) + 1);
    display: block;
    width: calc(43px - var(--preview-index) * 5px);
    height: 12px;
    border: 1px solid rgba(179, 162, 122, 0.58);
    border-radius: 2px;
    background: var(--chip-tone, #f3ede5);
    box-shadow: 0 1px 3px rgba(33, 33, 33, 0.08);
  }

  .tlf-mobile-collapse__preview-choice-chip::before {
    content: "";
    position: absolute;
    left: 5px;
    top: 50%;
    width: calc(17px - var(--preview-index) * 2px);
    height: 2px;
    transform: translateY(-50%);
    background: rgba(33, 33, 33, 0.42);
  }

  .tlf-mobile-collapse__preview--profile::before {
    content: "";
    position: absolute;
    inset: 2px 9px;
    border: 1px solid rgba(179, 162, 122, 0.22);
    border-radius: 50%;
  }

  .tlf-mobile-collapse__preview-petal {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 0;
    height: 0;
    transform: rotate(var(--rot));
    transform-origin: 0 0;
  }

  .tlf-mobile-collapse__preview-petal::before {
    content: "";
    position: absolute;
    width: 7px;
    height: calc(12px + var(--v) * 0.07px);
    transform: translate(-50%, -100%);
    border: 1px solid rgba(255, 255, 255, 0.58);
    border-radius: 999px 999px 5px 5px;
    background: var(--c);
    opacity: 0.8;
  }

  .tlf-mobile-collapse__preview-center {
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 3;
    width: 14px;
    height: 14px;
    transform: translate(-50%, -50%);
    border: 1px solid rgba(179, 162, 122, 0.42);
    border-radius: 50%;
    background: #fff;
  }

  .tlf-mobile-collapse__toggle .tlf-mobile-collapse__preview--directions {
    display: grid;
    grid-auto-columns: 1fr;
    grid-auto-flow: column;
    height: 32px;
    margin-top: 5px;
    overflow: hidden;
    border: 1px solid rgba(179, 162, 122, 0.42);
    border-radius: 999px;
    background: #fff;
  }

  .tlf-mobile-collapse__preview--directions img {
    display: block;
    width: 100%;
    height: 100%;
    min-width: 0;
    object-fit: cover;
  }
}

@media (max-width: 360px) {
  .tlf-mobile-collapse__toggle {
    grid-template-columns: minmax(0, 1fr) 44px 28px;
    gap: 6px;
  }

  .tlf-mobile-collapse__toggle .tlf-mobile-collapse__preview {
    width: 44px;
  }

  .tlf-mobile-collapse__preview-choice-chip {
    left: calc(var(--preview-index) * 5px);
    width: calc(39px - var(--preview-index) * 5px);
  }

  .tlf-profile-panel__section {
    padding-inline: 14px;
  }

  .tlf-profile-panel__right h3 {
    font-size: 0.86rem;
  }
}

@media (prefers-reduced-motion: reduce) {
  .tlf-mobile-collapse__preview {
    transition: none;
  }
}

/* v1.3.288: Geschmacksrichtungen ansehen und erst nach Bestätigung filtern. */
.tlf-direction-filter-help {
  max-width: 620px;
  margin: -2px 0 15px;
  color: var(--tlf-muted, #82786e);
  font-size: 0.78rem;
  line-height: 1.55;
}

.tlf-dir-filter-item {
  position: relative;
}

#tlf-profile-panel .tlf-dir-filter-item > .tlf-dir-pill--feature {
  width: 100%;
  min-height: 50px;
  margin: 0;
  color: inherit;
  font: inherit;
  text-align: left;
  appearance: none;
  cursor: pointer;
  transition: border-color 160ms ease, box-shadow 160ms ease, background-color 160ms ease;
}

#tlf-profile-panel .tlf-dir-filter-item > .tlf-dir-pill--feature:hover,
#tlf-profile-panel .tlf-dir-filter-item.is-inspecting > .tlf-dir-pill--feature {
  border-color: rgba(179, 162, 122, 0.68) !important;
  background: #fffdf8;
  box-shadow: 0 5px 16px rgba(67, 55, 34, 0.07);
}

#tlf-profile-panel .tlf-dir-filter-item.is-filter-active > .tlf-dir-pill--feature {
  border-color: rgba(179, 162, 122, 0.82) !important;
  background: #fffdf8;
  box-shadow: inset 3px 0 0 var(--tlf-gold, #b3a27a), 0 4px 14px rgba(67, 55, 34, 0.06);
}

#tlf-profile-panel .tlf-dir-filter-item.is-filter-active::after {
  content: "✓";
  position: absolute;
  top: -7px;
  right: -7px;
  z-index: 3;
  display: grid;
  place-items: center;
  width: 22px;
  height: 22px;
  border: 1px solid rgba(179, 162, 122, 0.72);
  border-radius: 50%;
  background: #faf5e9;
  color: var(--tlf-gold-deep, #8d7951);
  font-size: 0.72rem;
  font-weight: 800;
  line-height: 1;
}

#tlf-profile-panel .tlf-dir-filter-item > .tlf-dir-pill--feature:focus-visible,
.tlf-dir-filter-detail button:focus-visible,
.tlf-direction-filter-status button:focus-visible {
  outline: 2px solid var(--tlf-gold-deep, #8d7951);
  outline-offset: 3px;
}

.tlf-dir-filter-detail[hidden],
.tlf-dir-filter-backdrop[hidden],
.tlf-direction-filter-status[hidden],
#tlf-pl .tlf-pc.is-direction-filtered-out {
  display: none !important;
}

.tlf-dir-filter-detail {
  position: relative;
  z-index: 4;
  margin: 8px 0 17px;
  padding: 23px;
  border: 1px solid rgba(179, 162, 122, 0.44);
  background: #fffdf8;
  box-shadow: 0 15px 32px rgba(67, 55, 34, 0.09);
}

.tlf-dir-filter-detail__close {
  position: absolute;
  top: 8px;
  right: 8px;
  display: grid;
  place-items: center;
  width: 44px;
  height: 44px;
  padding: 0;
  border: 0;
  background: transparent;
  color: var(--tlf-muted, #82786e);
  font-size: 1.55rem;
  line-height: 1;
  cursor: pointer;
}

.tlf-dir-filter-detail__eyebrow {
  margin: 0 54px 5px 0;
  color: var(--tlf-gold-deep, #8d7951);
  font-size: 0.69rem;
  font-weight: 800;
  letter-spacing: 0.11em;
  text-transform: uppercase;
}

.tlf-dir-filter-detail h4 {
  margin: 0 54px 7px 0;
  color: var(--tlf-ink, #212121);
  font-family: "Playfair Display", Georgia, serif;
  font-size: clamp(1.14rem, 1.8vw, 1.42rem);
  font-weight: 600;
  line-height: 1.25;
}

.tlf-dir-filter-detail__count {
  margin: 0 0 7px;
  color: var(--tlf-ink, #212121);
  font-size: 0.76rem;
  font-weight: 700;
  line-height: 1.4;
}

.tlf-dir-filter-detail__note {
  max-width: 680px;
  margin: 0 0 16px;
  color: var(--tlf-muted, #82786e);
  font-size: 0.78rem;
  line-height: 1.5;
}

.tlf-dir-filter-products {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 10px;
}

.tlf-dir-filter-product {
  display: grid;
  grid-template-columns: 62px minmax(0, 1fr);
  align-items: center;
  min-width: 0;
  min-height: 66px;
  border: 1px solid rgba(33, 33, 33, 0.10);
  background: #fff;
}

.tlf-dir-filter-product__image {
  display: block;
  width: 62px;
  height: 64px;
  overflow: hidden;
  background: #f4f1eb;
}

.tlf-dir-filter-product__image img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.tlf-dir-filter-product__placeholder {
  display: grid;
  place-items: center;
  width: 100%;
  height: 100%;
  color: var(--tlf-muted, #82786e);
  font-size: 0.7rem;
}

.tlf-dir-filter-product__copy {
  display: block;
  min-width: 0;
  padding: 8px 9px;
}

.tlf-dir-filter-product__copy strong,
.tlf-dir-filter-product__copy small {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.tlf-dir-filter-product__copy strong {
  color: var(--tlf-ink, #212121);
  font-size: 0.76rem;
  line-height: 1.3;
}

.tlf-dir-filter-product__copy small {
  margin-top: 4px;
  color: var(--tlf-muted, #82786e);
  font-size: 0.66rem;
  line-height: 1.35;
}

.tlf-dir-filter-detail__actions {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 10px;
  margin-top: 17px;
}

.tlf-dir-filter-detail__actions button,
.tlf-direction-filter-status button {
  min-height: 44px;
  padding: 10px 16px;
  border-radius: 0;
  font-family: "Open Sans", Arial, sans-serif;
  font-size: 0.7rem;
  font-weight: 800;
  letter-spacing: 0.04em;
  line-height: 1.25;
  cursor: pointer;
}

.tlf-dir-filter-detail__dismiss {
  border: 1px solid transparent;
  background: transparent;
  color: var(--tlf-muted, #82786e);
  text-decoration: underline;
  text-underline-offset: 3px;
}

.tlf-dir-filter-detail__apply {
  min-height: 48px !important;
  border: 1px solid var(--tlf-gold, #b3a27a);
  background: var(--tlf-gold, #b3a27a);
  color: #fff;
}

.tlf-direction-filter-status {
  display: flex;
  grid-column: 1 / -1;
  align-items: center;
  justify-content: space-between;
  gap: 18px;
  width: 100%;
  margin: 0 0 22px;
  padding: 13px 15px;
  border: 1px solid rgba(179, 162, 122, 0.48);
  background: #fffaf0;
}

.tlf-direction-filter-status__message {
  display: flex;
  align-items: center;
  gap: 11px;
}

.tlf-direction-filter-status__message strong,
.tlf-direction-filter-status__message small {
  display: block;
}

.tlf-direction-filter-status__message strong {
  color: var(--tlf-ink, #212121);
  font-size: 0.78rem;
  line-height: 1.35;
}

.tlf-direction-filter-status__message small {
  margin-top: 2px;
  color: var(--tlf-muted, #82786e);
  font-size: 0.7rem;
  line-height: 1.35;
}

.tlf-direction-filter-status__mark {
  display: grid;
  flex: 0 0 28px;
  place-items: center;
  width: 28px;
  height: 28px;
  border: 1px solid rgba(179, 162, 122, 0.58);
  border-radius: 50%;
  background: #f5ecd8;
  color: var(--tlf-gold-deep, #8d7951);
  font-size: 0.8rem;
  font-weight: 800;
}

.tlf-direction-filter-status button {
  flex: 0 0 auto;
  border: 1px solid rgba(179, 162, 122, 0.82);
  background: transparent;
  color: var(--tlf-gold-deep, #8d7951);
}

.tlf-dir-filter-backdrop {
  display: none;
}

@media (min-width: 821px) {
  #tlf-res.has-direction-filter #tlf-pl .tlf-pc.tlf-direction-wide {
    display: grid;
    grid-column: 1 / -1;
    grid-template-columns: minmax(0, 1.15fr) minmax(320px, 0.85fr);
    grid-template-areas: "image body";
  }

  #tlf-res.has-direction-filter #tlf-pl .tlf-pc.tlf-direction-wide .tlf-pimage-stage {
    grid-area: image;
    height: clamp(420px, 38vw, 520px);
    min-height: 420px;
  }

  #tlf-res.has-direction-filter #tlf-pl .tlf-pc.tlf-direction-wide .tlf-pimg,
  #tlf-res.has-direction-filter #tlf-pl .tlf-pc.tlf-direction-wide .tlf-pimg-ph {
    height: 100%;
    min-height: 0;
    aspect-ratio: auto;
  }

  #tlf-res.has-direction-filter #tlf-pl .tlf-pc.tlf-direction-wide .tlf-pbody {
    grid-area: body;
    justify-content: center;
    height: auto;
    padding: 28px;
  }
}

@media (max-width: 760px) and (min-width: 561px) {
  .tlf-dir-filter-products {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 560px) {
  body.tlf-direction-sheet-open {
    overflow: hidden;
  }

  .tlf-direction-filter-help {
    margin-bottom: 12px;
    font-size: 0.75rem;
  }

  #tlf-profile-panel .tlf-dir-filter-item > .tlf-dir-pill--feature {
    min-height: 48px;
  }

  .tlf-dir-filter-detail {
    position: fixed;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 100002;
    max-height: min(82dvh, 720px);
    margin: 0;
    padding: 23px 18px calc(20px + env(safe-area-inset-bottom));
    overflow-y: auto;
    overscroll-behavior: contain;
    border-width: 1px 0 0;
    border-radius: 18px 18px 0 0;
    box-shadow: 0 -16px 45px rgba(20, 18, 15, 0.20);
  }

  .tlf-dir-filter-backdrop:not([hidden]) {
    position: fixed;
    inset: 0;
    z-index: 100001;
    display: block;
    width: 100%;
    height: 100%;
    padding: 0;
    border: 0;
    background: rgba(24, 22, 19, 0.30);
  }

  .tlf-dir-filter-detail__eyebrow {
    font-size: 0.72rem;
  }

  .tlf-dir-filter-detail h4 {
    font-size: 1.25rem;
  }

  .tlf-dir-filter-detail__note {
    font-size: 0.75rem;
    margin-bottom: 24px !important;
  }

  .tlf-dir-filter-products {
    grid-template-columns: 1fr;
  }

  .tlf-dir-filter-product {
    grid-template-columns: 48px minmax(0, 1fr);
    min-height: 50px;
  }

  .tlf-dir-filter-product__image {
    width: 48px;
    height: 48px;
  }

  .tlf-dir-filter-product__copy {
    padding: 4px 8px;
  }

  .tlf-dir-filter-product__copy strong {
    font-size: 0.78rem;
  }

  .tlf-dir-filter-product__copy small {
    font-size: 0.7rem;
  }

  .tlf-dir-filter-detail__actions {
    flex-direction: column-reverse;
    align-items: stretch;
  }

  .tlf-dir-filter-detail__actions button {
    width: 100%;
    min-height: 44px;
    font-size: 0.72rem;
  }

  .tlf-direction-filter-status {
    align-items: stretch;
    flex-direction: column;
    gap: 10px;
    margin-bottom: 18px;
  }

  .tlf-direction-filter-status__message strong {
    font-size: 0.78rem;
  }

  .tlf-direction-filter-status__message small,
  .tlf-direction-filter-status button {
    font-size: 0.72rem;
  }

  .tlf-direction-filter-status button {
    width: 100%;
    min-height: 44px;
  }
}

/* Finder 1.3.297: zweistellige Bildnummern als Referenz zum Angebotsbanner. */
#tlf-pl .tlf-recommendation-number {
  position: absolute;
  right: 14px;
  bottom: 14px;
  z-index: 2;
  color: rgba(255, 255, 255, 0.48);
  font-family: "Playfair Display", Georgia, serif;
  font-size: clamp(3.25rem, 6vw, 4.75rem);
  font-variant-numeric: tabular-nums;
  font-weight: 600;
  letter-spacing: -0.055em;
  line-height: 0.82;
  pointer-events: none;
  text-shadow: 0 2px 18px rgba(25, 22, 18, 0.30);
  user-select: none;
  -webkit-text-stroke: 1px rgba(33, 33, 33, 0.12);
}

#tlf-pl .tlf-pimage-stage:has(.tlf-ptrace--pill) .tlf-recommendation-number {
  bottom: 78px;
}

/* v1.3.289: klarere Desktop-Affordance und lesbare Tee-Zeilen im Richtungsdetail. */
.tlf-dir-pill__inspect-chevron {
  display: none;
}

.tlf-dir-filter-product__copy strong,
.tlf-dir-filter-product__copy small {
  overflow: visible;
  text-overflow: clip;
  white-space: normal;
}

@media (min-width: 561px) {
  #tlf-profile-panel .tlf-dir-filter-item > .tlf-dir-pill--feature .tlf-dir-pill__band {
    justify-self: start;
    width: calc(100% - 26px);
  }

  #tlf-profile-panel .tlf-dir-pill__inspect-chevron {
    position: absolute;
    top: 8px;
    right: 8px;
    display: block;
    width: 18px;
    height: 18px;
    border: 1px solid rgba(141, 121, 81, 0.48);
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.86);
    transition: transform 160ms ease, border-color 160ms ease, background-color 160ms ease;
  }

  #tlf-profile-panel .tlf-dir-pill__inspect-chevron::before {
    content: "";
    position: absolute;
    top: 5px;
    left: 6px;
    width: 5px;
    height: 5px;
    border-right: 1.25px solid var(--tlf-gold-deep, #8d7951);
    border-bottom: 1.25px solid var(--tlf-gold-deep, #8d7951);
    transform: rotate(45deg);
  }

  #tlf-profile-panel .tlf-dir-filter-item.is-inspecting .tlf-dir-pill__inspect-chevron {
    border-color: rgba(141, 121, 81, 0.72);
    background: #faf5e9;
    transform: rotate(180deg);
  }

  #tlf-profile-panel .tlf-dir-filter-item.is-filter-active::after {
    top: auto;
    right: 8px;
    bottom: 8px;
  }

  .tlf-dir-filter-products {
    grid-template-columns: 1fr;
    gap: 8px;
    max-height: 380px;
    padding-right: 4px;
    overflow-y: auto;
  }

  .tlf-dir-filter-product {
    grid-template-columns: 78px minmax(0, 1fr);
    min-height: 80px;
  }

  .tlf-dir-filter-product__image {
    width: 78px;
    height: 78px;
  }

  .tlf-dir-filter-product__copy {
    padding: 10px 13px;
  }

  .tlf-dir-filter-product__copy strong {
    font-size: 0.82rem;
    line-height: 1.35;
  }

  .tlf-dir-filter-product__copy small {
    margin-top: 5px;
    font-size: 0.71rem;
    line-height: 1.4;
  }
}

/* v1.3.293: dezente Mini-Chevrons als Klickhinweis auf Mobile. */
@media (max-width: 560px) {
  #tlf-profile-panel .tlf-dir-filter-item > .tlf-dir-pill--feature {
    grid-template-columns: 72px minmax(0, 1fr) 92px !important;
    padding-right: 27px !important;
  }

  #tlf-profile-panel .tlf-dir-pill--feature .tlf-dir-pill__band {
    width: 100% !important;
  }

  #tlf-profile-panel .tlf-dir-pill__inspect-chevron {
    position: absolute;
    top: 3px;
    right: 3px;
    display: block;
    width: 16px;
    height: 16px;
    border: 1px solid rgba(141, 121, 81, 0.44);
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.86);
    pointer-events: none;
    transform: none;
    transition: transform 160ms ease, border-color 160ms ease, background-color 160ms ease;
  }

  #tlf-profile-panel .tlf-dir-pill__inspect-chevron::before {
    content: "";
    position: absolute;
    top: 4px;
    left: 5px;
    width: 4px;
    height: 4px;
    border-right: 1px solid var(--tlf-gold-deep, #8d7951);
    border-bottom: 1px solid var(--tlf-gold-deep, #8d7951);
    transform: rotate(45deg);
  }

  #tlf-profile-panel .tlf-dir-filter-item.is-inspecting .tlf-dir-pill__inspect-chevron {
    border-color: rgba(141, 121, 81, 0.68);
    background: #faf5e9;
    transform: rotate(180deg);
  }
}

@media (max-width: 360px) {
  #tlf-profile-panel .tlf-dir-filter-item > .tlf-dir-pill--feature {
    grid-template-columns: 68px minmax(0, 1fr) 52px !important;
  }
}

/* v1.3.294: aktiven Filter-Haken auf Mobile unten rechts in der Pille platzieren. */
@media (max-width: 560px) {
  #tlf-profile-panel .tlf-dir-filter-item.is-filter-active::after {
    top: auto;
    right: 4px;
    bottom: 4px;
  }
}

/* Finder 1.3.298: Produkt-Chips nur auf Desktop typografisch beruhigen. */
@media (min-width: 821px) {
  body #tlf-pl .tlf-pchips .tlf-pm > *,
  body #tlf-pl .tlf-pchips .tlf-mtags > * {
    font-size: 11px !important;
  }
}

/* Finder 1.3.304: korrekte Display-Typografie und klarer Abstand im Richtungsdetail. */
#tlf-profile-panel .tlf-dir-pill--feature .tlf-dir-pill__head strong,
.tlf-dir-filter-detail h4 {
  font-family: "Playfair Display", Georgia, serif !important;
  font-weight: 600 !important;
}

.tlf-dir-filter-product__copy strong {
  font-family: "Playfair Display", Georgia, serif !important;
  font-weight: 400 !important;
}

.tlf-dir-filter-detail__note {
  margin-bottom: 24px !important;
}
