/* TAD Adventure Concierge */
/* v1.4.8 - product mobile booking CTA owns the bottom sticky zone. ASCII-only. */

.tad-concierge {
  --tad-concierge-surface: rgba(12, 13, 18, 0.96);
  --tad-concierge-panel: rgba(18, 19, 25, 0.97);
  --tad-concierge-line: rgba(255, 255, 255, 0.1);
  --tad-concierge-soft: rgba(255, 255, 255, 0.06);
  --tad-concierge-text: var(--text-primary, #f5f0df);
  --tad-concierge-muted: var(--text-secondary, #cfc6ae);
  --tad-concierge-dim: var(--text-muted, #a99f8c);
  --tad-concierge-accent: var(--accent, #f2ca50);
  --tad-concierge-accent-on: var(--accent-on, #0d0d14);
  --tad-concierge-mobile-offset: 78px;
  position: fixed;
  right: 24px;
  bottom: 24px;
  z-index: 10020;
  color: var(--tad-concierge-text);
  font-family: var(--font-body, Inter, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif);
  letter-spacing: 0;
}

.tad-concierge *,
.tad-concierge *::before,
.tad-concierge *::after,
.tad-concierge-dock-entry,
.tad-concierge-dock-entry * {
  box-sizing: border-box;
}

.tad-concierge button,
.tad-concierge textarea,
.tad-concierge-dock-entry {
  font: inherit;
  letter-spacing: 0;
}

.tad-concierge-icon.material-symbols-outlined,
.tad-concierge .material-symbols-outlined,
.tad-concierge-dock-entry .material-symbols-outlined {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-family: "Material Symbols Outlined";
  font-weight: normal;
  font-style: normal;
  font-size: 20px;
  line-height: 1;
  letter-spacing: 0;
  text-transform: none;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-feature-settings: "liga";
  -webkit-font-smoothing: antialiased;
}

.tad-nox-fairy {
  position: relative;
  z-index: 2;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 32px;
  height: 32px;
  flex: 0 0 auto;
  color: var(--tad-concierge-accent);
  pointer-events: none;
  transform: translateZ(0);
  filter: drop-shadow(0 0 10px rgba(242, 202, 80, 0.42)) drop-shadow(0 0 18px rgba(78, 203, 255, 0.22));
  animation: none;
}

.tad-nox-fairy-svg {
  display: block;
  width: 100%;
  height: 100%;
  overflow: visible;
}

.tad-concierge-launcher .tad-nox-fairy {
  align-self: start;
  width: 69px;
  height: 69px;
  margin-top: -15px;
}

.tad-concierge-avatar .tad-nox-fairy {
  width: 34px;
  height: 34px;
}

.tad-concierge-message-avatar .tad-nox-fairy {
  width: 24px;
  height: 24px;
}

.tad-mobile-bottom-nav .tad-concierge-dock-icon.tad-nox-fairy {
  width: 25px;
  height: 25px;
  font-size: 0;
}

.tad-nox-fairy-halo {
  opacity: 0.82;
  animation: tad-nox-fairy-halo 3.1s ease-in-out infinite;
}

.tad-nox-fairy-wing {
  transform-box: fill-box;
  transform-origin: center;
  animation-duration: 1.6s;
  animation-iteration-count: infinite;
  animation-timing-function: ease-in-out;
}

.tad-nox-fairy-earpiece,
.tad-nox-fairy-helmet,
.tad-nox-fairy-cheek-plate {
  filter: drop-shadow(0 1px 1px rgba(0, 0, 0, 0.52));
}

.tad-nox-fairy-earcore {
  fill: #f2ca50;
  filter: drop-shadow(0 0 5px rgba(242, 202, 80, 0.74));
}

.tad-nox-fairy-wing--left {
  transform-origin: 88% 55%;
  animation-name: tad-nox-fairy-wing-left;
}

.tad-nox-fairy-wing--right {
  transform-origin: 12% 55%;
  animation-name: tad-nox-fairy-wing-right;
  animation-delay: -0.12s;
}

.tad-nox-fairy-wing-vein {
  fill: none;
  stroke: rgba(244, 252, 255, 0.72);
  stroke-width: 1.15;
  stroke-linecap: round;
}

.tad-nox-fairy-face-wrap {
  transform-box: fill-box;
  transform-origin: center;
  animation: tad-nox-fairy-invite 3.8s ease-in-out infinite;
}

.tad-nox-fairy-eye {
  fill: #080914;
  transform-box: fill-box;
  transform-origin: center;
  animation: tad-nox-fairy-blink 4.2s ease-in-out infinite;
}

.tad-nox-fairy-eye--right {
  animation-delay: 0.04s;
}

.tad-nox-fairy-cheek {
  fill: rgba(255, 190, 168, 0.72);
  filter: blur(0.15px);
}

.tad-nox-fairy-iris {
  fill: #f2ca50;
  filter: drop-shadow(0 0 4px rgba(242, 202, 80, 0.85));
}

.tad-nox-fairy-brow,
.tad-nox-fairy-nose,
.tad-nox-fairy-lips {
  filter: drop-shadow(0 0.5px 0 rgba(0, 0, 0, 0.35));
}

.tad-nox-fairy-smile {
  stroke-dasharray: 18;
  stroke-dashoffset: 0;
  animation: tad-nox-fairy-smile 3.8s ease-in-out infinite;
}

.tad-nox-fairy-hair-lock,
.tad-nox-fairy-collar {
  filter: drop-shadow(0 0 4px rgba(242, 202, 80, 0.35));
}

.tad-nox-fairy-ear {
  filter: drop-shadow(0 0 3px rgba(242, 202, 80, 0.22));
}

.tad-nox-fairy-spark,
.tad-nox-fairy-wand-star {
  fill: #fff4b0;
  transform-box: fill-box;
  transform-origin: center;
  filter: drop-shadow(0 0 6px rgba(242, 202, 80, 0.72));
  animation: tad-nox-fairy-spark 2.25s ease-in-out infinite;
}

.tad-nox-fairy-spark--two {
  animation-delay: -0.7s;
}

.tad-nox-fairy-spark--three {
  animation-delay: -1.25s;
}

.tad-nox-fairy-wand {
  filter: drop-shadow(0 0 5px rgba(242, 202, 80, 0.62));
}

.tad-nox-fairy-face,
.tad-nox-fairy-shoulders,
.tad-nox-fairy-hair {
  filter: drop-shadow(0 1px 1px rgba(0, 0, 0, 0.42));
}

.tad-nox-portrait {
  --tad-nox-scale: 0.94;
  --tad-nox-scale-active: 0.99;
  overflow: hidden;
  border: 1px solid rgba(242, 202, 80, 0.46);
  border-radius: 999px;
  background:
    radial-gradient(circle at 50% 42%, rgba(242, 202, 80, 0.18), rgba(5, 7, 13, 0.94) 58%, #05070d 100%);
  color: transparent;
  box-shadow:
    inset 0 0 0 1px rgba(255, 255, 255, 0.12),
    inset 0 -10px 22px rgba(0, 0, 0, 0.5),
    0 0 17px rgba(242, 202, 80, 0.26),
    0 0 18px rgba(78, 203, 255, 0.14);
  animation: tad-nox-logo-badge 5.8s ease-in-out infinite;
}

.tad-nox-portrait::before {
  content: none;
}

.tad-nox-portrait::after {
  content: "";
  position: absolute;
  inset: -9%;
  z-index: 2;
  border-radius: inherit;
  background:
    radial-gradient(circle at 72% 22%, rgba(255, 244, 192, 0.5) 0 2px, transparent 4px),
    conic-gradient(from 235deg at 50% 50%, transparent 0deg, rgba(255, 226, 142, 0.24) 22deg, transparent 48deg);
  opacity: 0.34;
  mix-blend-mode: screen;
  pointer-events: none;
  animation: tad-nox-logo-glint 6.4s ease-in-out infinite;
}

.tad-nox-portrait-img {
  position: relative;
  z-index: 1;
  display: block;
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: 50% 50%;
  transform: scale(var(--tad-nox-scale));
  transform-origin: 50% 50%;
  user-select: none;
  filter: drop-shadow(0 2px 5px rgba(0, 0, 0, 0.42)) saturate(1.08) contrast(1.04) brightness(1.02);
  animation: tad-nox-logo-float 4.8s ease-in-out infinite;
}

.tad-concierge-launcher .tad-nox-portrait {
  --tad-nox-scale: 0.96;
  --tad-nox-scale-active: 1;
  align-self: start;
  width: 62px;
  height: 62px;
  margin-top: 0;
  border-radius: 999px;
}

.tad-concierge-avatar .tad-nox-portrait {
  --tad-nox-scale: 0.98;
  --tad-nox-scale-active: 1.02;
  width: 34px;
  height: 34px;
  border-radius: 50%;
}

.tad-concierge-message-avatar .tad-nox-portrait {
  --tad-nox-scale: 1;
  --tad-nox-scale-active: 1.04;
  width: 24px;
  height: 24px;
  border-radius: 50%;
}

.tad-mobile-bottom-nav .tad-concierge-dock-icon.tad-nox-portrait {
  --tad-nox-scale: 1;
  --tad-nox-scale-active: 1.04;
  width: 25px;
  height: 25px;
  border-radius: 50%;
  font-size: 0;
}

.tad-concierge-launcher .tad-nox-portrait-img {
  transform: scale(var(--tad-nox-scale));
  transform-origin: 50% 50%;
}

.tad-concierge-launcher {
  position: relative;
  isolation: isolate;
  display: grid;
  grid-template-rows: 62px auto;
  align-items: center;
  justify-content: center;
  justify-items: center;
  width: 118px;
  min-width: 118px;
  height: 98px;
  min-height: 98px;
  padding: 0;
  overflow: visible;
  border: 0;
  border-radius: 0;
  background: transparent;
  color: var(--tad-concierge-accent) !important;
  box-shadow: none;
  cursor: pointer;
  font-size: 0.9rem;
  font-weight: 850;
  line-height: 1;
  text-decoration: none;
  animation: none;
  transition: transform 160ms ease, filter 160ms ease;
}

.tad-concierge-launcher::before {
  content: "";
  position: absolute;
  top: -2px;
  left: 50%;
  z-index: 0;
  width: 66px;
  height: 66px;
  border: 1px solid rgba(242, 202, 80, 0.46);
  border-radius: 50%;
  background: radial-gradient(circle, rgba(242, 202, 80, 0.16), rgba(13, 13, 20, 0.34) 58%, rgba(242, 202, 80, 0.04) 62%);
  box-shadow: 0 0 24px rgba(242, 202, 80, 0.24), 0 16px 38px rgba(0, 0, 0, 0.45);
  transform: translateX(-50%);
  pointer-events: none;
  animation: tad-nox-logo-ring 5.8s ease-in-out infinite;
}

.tad-concierge-launcher::after {
  content: none;
}

.tad-concierge-launcher:hover {
  transform: translateY(-2px);
  filter: drop-shadow(0 0 18px rgba(242, 202, 80, 0.34));
}

.tad-concierge-launcher .material-symbols-outlined {
  position: relative;
  z-index: 2;
  color: var(--tad-concierge-accent) !important;
  font-size: 1.5rem;
  filter: drop-shadow(0 0 12px rgba(242, 202, 80, 0.46));
}

.tad-concierge-launcher-text {
  position: relative;
  z-index: 3;
  display: block;
  width: auto;
  max-width: 106px;
  min-height: 0;
  margin-top: 6px;
  border: 0;
  background: transparent;
  color: var(--tad-concierge-accent);
  font-size: 0.72rem;
  font-weight: 900;
  line-height: 1.08;
  text-transform: none;
  letter-spacing: 0;
  text-align: center;
  white-space: normal;
  word-break: normal;
  overflow-wrap: normal;
  text-shadow: 0 0 14px rgba(242, 202, 80, 0.46), 0 2px 10px rgba(0, 0, 0, 0.85);
}

.tad-concierge-send .material-symbols-outlined {
  color: #0d0d14 !important;
}

@keyframes tad-nox-breathe {
  0%,
  100% {
    box-shadow: 0 18px 45px rgba(0, 0, 0, 0.46), 0 0 22px rgba(242, 202, 80, 0.16);
  }

  50% {
    box-shadow: 0 20px 50px rgba(0, 0, 0, 0.5), 0 0 34px rgba(242, 202, 80, 0.28);
  }
}

@keyframes tad-nox-logo-float {
  0%,
  100% {
    transform: scale(var(--tad-nox-scale)) translateY(0) rotate(0deg);
  }

  44% {
    transform: scale(var(--tad-nox-scale-active)) translateY(-1px) rotate(-0.8deg);
  }

  72% {
    transform: scale(var(--tad-nox-scale)) translateY(0.5px) rotate(0.5deg);
  }
}

@keyframes tad-nox-logo-badge {
  0%,
  100% {
    box-shadow:
      inset 0 0 0 1px rgba(255, 255, 255, 0.12),
      inset 0 -10px 22px rgba(0, 0, 0, 0.5),
      0 0 17px rgba(242, 202, 80, 0.26),
      0 0 18px rgba(78, 203, 255, 0.14);
  }

  50% {
    box-shadow:
      inset 0 0 0 1px rgba(255, 255, 255, 0.16),
      inset 0 -10px 22px rgba(0, 0, 0, 0.45),
      0 0 24px rgba(242, 202, 80, 0.38),
      0 0 22px rgba(78, 203, 255, 0.2);
  }
}

@keyframes tad-nox-logo-ring {
  0%,
  100% {
    opacity: 0.82;
    box-shadow: 0 0 24px rgba(242, 202, 80, 0.24), 0 16px 38px rgba(0, 0, 0, 0.45);
    transform: translateX(-50%) scale(1);
  }

  50% {
    opacity: 1;
    box-shadow: 0 0 34px rgba(242, 202, 80, 0.36), 0 18px 44px rgba(0, 0, 0, 0.48);
    transform: translateX(-50%) scale(1.035);
  }
}

@keyframes tad-nox-logo-glint {
  0%,
  100% {
    opacity: 0.22;
    transform: rotate(0deg) scale(1);
  }

  44% {
    opacity: 0.52;
    transform: rotate(18deg) scale(1.03);
  }

  72% {
    opacity: 0.3;
    transform: rotate(28deg) scale(1);
  }
}

@keyframes tad-nox-fairy-float {
  0%,
  100% {
    transform: translateY(0) translateX(0) rotate(0deg) scale(1);
  }

  28% {
    transform: translateY(-1px) translateX(-1px) rotate(-1.2deg) scale(1.01);
  }

  50% {
    transform: translateY(-2px) translateX(-1px) rotate(-0.4deg) scale(1.025);
  }

  76% {
    transform: translateY(-1px) translateX(0) rotate(0.8deg) scale(1.012);
  }
}

@keyframes tad-nox-fairy-halo {
  0%,
  100% {
    opacity: 0.68;
  }

  50% {
    opacity: 1;
  }
}

@keyframes tad-nox-fairy-wing-left {
  0%,
  100% {
    transform: rotate(-5deg) scaleX(1);
  }

  50% {
    transform: rotate(8deg) scaleX(0.94);
  }
}

@keyframes tad-nox-fairy-wing-right {
  0%,
  100% {
    transform: rotate(5deg) scaleX(1);
  }

  50% {
    transform: rotate(-8deg) scaleX(0.94);
  }
}

@keyframes tad-nox-fairy-invite {
  0%,
  100% {
    transform: translateY(0) rotate(0deg);
  }

  50% {
    transform: translateY(-1px) rotate(-1.5deg);
  }
}

@keyframes tad-nox-fairy-blink {
  0%,
  88%,
  100% {
    transform: scaleY(1);
  }

  92% {
    transform: scaleY(0.18);
  }

  96% {
    transform: scaleY(1);
  }
}

@keyframes tad-nox-fairy-smile {
  0%,
  100% {
    stroke-width: 1.1;
    transform: translateY(0);
  }

  50% {
    stroke-width: 1.45;
    transform: translateY(0.55px);
  }
}

@keyframes tad-nox-fairy-spark {
  0%,
  100% {
    opacity: 0.45;
    transform: scale(0.82);
  }

  50% {
    opacity: 1;
    transform: scale(1.22);
  }
}

@keyframes tad-nox-portrait-breathe {
  0%,
  100% {
    transform: scale(var(--tad-nox-scale)) translateX(0) translateY(0);
  }

  32% {
    transform: scale(var(--tad-nox-scale-active)) translateX(-1px) translateY(-1px);
  }

  50% {
    transform: scale(var(--tad-nox-scale-active)) translateX(-1px) translateY(-1px);
  }

  72% {
    transform: scale(var(--tad-nox-scale)) translateX(0.5px) translateY(0);
  }
}

@keyframes tad-nox-subtle-wink {
  0%,
  70%,
  100% {
    opacity: 0;
    transform: translate(-50%, -50%) rotate(-5deg) scaleX(0.2);
  }

  72%,
  75% {
    opacity: 0.92;
    transform: translate(-50%, -50%) rotate(-5deg) scaleX(1);
  }

  78% {
    opacity: 0;
    transform: translate(-50%, -50%) rotate(-5deg) scaleX(0.2);
  }
}

@keyframes tad-nox-portrait-glow {
  0%,
  100% {
    opacity: 0.38;
    transform: translateX(-10%) scale(1);
  }

  50% {
    opacity: 0.72;
    transform: translateX(8%) scale(1.02);
  }
}

.tad-concierge-launcher:focus-visible,
.tad-concierge-close:focus-visible,
.tad-concierge-chip:focus-visible,
.tad-concierge-starter-toggle:focus-visible,
.tad-concierge-send:focus-visible,
.tad-concierge-rec:focus-visible,
.tad-concierge-input:focus-visible,
.tad-concierge-dock-entry:focus-visible {
  outline: 2px solid var(--tad-concierge-accent);
  outline-offset: 3px;
}

.tad-concierge-panel {
  position: absolute;
  right: 0;
  bottom: 72px;
  display: grid;
  grid-template-rows: auto minmax(0, 1fr) auto auto auto;
  width: min(430px, calc(100vw - 32px));
  height: min(660px, calc(100vh - 124px));
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.12);
  border-radius: 8px;
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.055), transparent 150px),
    var(--tad-concierge-panel);
  color: var(--tad-concierge-text);
  box-shadow: 0 28px 72px rgba(0, 0, 0, 0.6), inset 0 1px 0 rgba(255, 255, 255, 0.07);
  backdrop-filter: blur(18px);
  -webkit-backdrop-filter: blur(18px);
}

.tad-concierge-panel[hidden] {
  display: none !important;
}

.tad-concierge-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 14px;
  min-height: 72px;
  padding: 15px 16px 14px;
  border-bottom: 1px solid var(--tad-concierge-line);
  background: rgba(7, 8, 12, 0.58);
}

.tad-concierge-identity {
  display: flex;
  align-items: center;
  gap: 11px;
  min-width: 0;
}

.tad-concierge-avatar,
.tad-concierge-message-avatar {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 auto;
  border: 1px solid rgba(242, 202, 80, 0.32);
  border-radius: 8px;
  background: radial-gradient(circle at 30% 15%, rgba(255, 255, 255, 0.32), transparent 28%), rgba(242, 202, 80, 0.14);
  color: var(--tad-concierge-accent);
}

.tad-concierge-avatar {
  width: 42px;
  height: 42px;
}

.tad-concierge-message-avatar {
  width: 30px;
  height: 30px;
  margin-top: 2px;
}

.tad-concierge-title-wrap {
  min-width: 0;
}

.tad-concierge-title-row {
  display: flex;
  align-items: center;
  gap: 8px;
  min-width: 0;
}

.tad-concierge-title {
  margin: 0;
  color: var(--text-white, #fffdf5);
  font-family: var(--font-display, Georgia, serif);
  font-size: 1.1rem;
  font-weight: 850;
  line-height: 1.12;
}

.tad-concierge-ai-badge {
  display: none;
  align-items: center;
  min-height: 22px;
  padding: 0 7px;
  border: 1px solid rgba(242, 202, 80, 0.34);
  border-radius: 8px;
  background: rgba(242, 202, 80, 0.1);
  color: var(--tad-concierge-accent);
  font-size: 0.72rem;
  font-weight: 850;
  line-height: 1;
  white-space: nowrap;
}

.tad-concierge-subtitle {
  display: block;
  margin-top: 3px;
  color: var(--tad-concierge-muted);
  font-size: 0.82rem;
  font-weight: 650;
  line-height: 1.2;
}

.tad-concierge-close {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 38px;
  height: 38px;
  flex: 0 0 38px;
  border: 1px solid var(--tad-concierge-line);
  border-radius: 8px;
  background: rgba(255, 255, 255, 0.055);
  color: var(--tad-concierge-text);
  cursor: pointer;
}

.tad-concierge-close:hover {
  background: rgba(255, 255, 255, 0.1);
}

.tad-concierge-messages {
  display: flex;
  flex-direction: column;
  gap: 14px;
  min-height: 0;
  overflow-y: auto;
  padding: 16px;
  scrollbar-width: thin;
  scrollbar-color: rgba(242, 202, 80, 0.5) rgba(255, 255, 255, 0.08);
}

.tad-concierge-message {
  display: flex;
  align-items: flex-start;
  gap: 9px;
  width: 100%;
}

.tad-concierge-message--user {
  justify-content: flex-end;
}

.tad-concierge-bubble {
  width: fit-content;
  max-width: 88%;
  min-width: 0;
  padding: 12px 13px;
  border: 1px solid var(--tad-concierge-line);
  border-radius: 8px;
  background: rgba(255, 255, 255, 0.065);
  color: var(--tad-concierge-text);
}

.tad-concierge-message--assistant .tad-concierge-bubble {
  max-width: calc(100% - 39px);
  background: rgba(255, 255, 255, 0.052);
}

.tad-concierge-message--user .tad-concierge-bubble {
  border-color: rgba(242, 202, 80, 0.28);
  background: rgba(242, 202, 80, 0.14);
  color: var(--text-white, #fffdf5);
}

.tad-concierge-bubble p {
  margin: 0;
  color: inherit;
  font-size: 0.93rem;
  line-height: 1.5;
  overflow-wrap: normal;
  word-break: normal;
}

.tad-concierge-message-text.is-typing::after {
  content: "";
  display: inline-block;
  width: 0.45em;
  height: 1em;
  margin-left: 2px;
  border-right: 2px solid var(--tad-concierge-accent);
  transform: translateY(2px);
  animation: tad-concierge-caret 0.8s steps(1, end) infinite;
}

.tad-concierge-recs-host {
  margin-top: 12px;
}

/* Recommendation list — clean divider-list, NOT cards. */
.tad-concierge-recs {
  display: grid;
  gap: 0;
  margin: 0 -4px;
  border-top: 1px solid var(--tad-concierge-line);
}

.tad-concierge-rec {
  position: relative;
  display: grid;
  grid-template-columns: minmax(0, 1fr) 16px;
  align-items: center;
  gap: 10px;
  min-width: 0;
  padding: 11px 8px 11px 10px;
  border: 0;
  border-bottom: 1px solid var(--tad-concierge-line);
  border-radius: 0;
  background: transparent;
  color: var(--tad-concierge-text) !important;
  text-decoration: none;
  transition: background-color 140ms ease, padding-left 140ms ease;
  /* staggered entrance, set via --tad-rec-i from JS */
  animation: tad-concierge-rec-in 280ms cubic-bezier(.2,.6,.2,1) both;
  animation-delay: calc(var(--tad-rec-i, 0) * 45ms);
}

.tad-concierge-rec::before {
  content: "";
  position: absolute;
  left: 0;
  top: 6px;
  bottom: 6px;
  width: 2px;
  border-radius: 2px;
  background: var(--tad-concierge-accent);
  opacity: 0;
  transition: opacity 140ms ease;
}

@keyframes tad-concierge-rec-in {
  from { opacity: 0; transform: translateY(4px); }
  to   { opacity: 1; transform: translateY(0); }
}

.tad-concierge-rec:hover,
.tad-concierge-rec:focus-visible {
  background: rgba(242, 202, 80, 0.06);
  padding-left: 14px;
  color: var(--text-white, #fffdf5) !important;
}

.tad-concierge-rec:hover::before,
.tad-concierge-rec:focus-visible::before {
  opacity: 1;
}

.tad-concierge-rec-chevron.material-symbols-outlined {
  font-size: 20px;
  color: var(--tad-concierge-dim);
  opacity: 0.6;
  transition: color 140ms ease, opacity 140ms ease, transform 140ms ease;
}

.tad-concierge-rec:hover .tad-concierge-rec-chevron,
.tad-concierge-rec:focus-visible .tad-concierge-rec-chevron {
  color: var(--tad-concierge-accent);
  opacity: 1;
  transform: translateX(2px);
}

.tad-concierge-rec-thumb {
  position: relative;
  display: block;
  width: 88px;
  height: 88px;
  overflow: hidden;
  border-radius: 9px;
  background: rgba(242, 202, 80, 0.06);
  flex-shrink: 0;
}

.tad-concierge-rec-thumb img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

.tad-concierge-rec-thumb.is-empty {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border: 1px solid rgba(242, 202, 80, 0.18);
}

.tad-concierge-rec-thumb.is-empty .material-symbols-outlined {
  color: var(--tad-concierge-accent);
  font-size: 36px;
  opacity: 0.85;
}

.tad-concierge-option-content {
  display: grid;
  gap: 2px;
  min-width: 0;
  align-content: start;
}

.tad-concierge-rec-label {
  color: var(--tad-concierge-dim);
  font-size: 0.62rem;
  font-weight: 700;
  letter-spacing: 0.08em;
  line-height: 1.1;
  text-transform: uppercase;
  opacity: 0.85;
}

.tad-concierge-rec-title {
  color: inherit;
  font-size: 0.95rem;
  font-weight: 600;
  line-height: 1.25;
  letter-spacing: -0.005em;
  /* truncate at 2 lines so list items stay visually even */
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.tad-concierge-rec-meta {
  display: flex;
  flex-wrap: wrap;
  gap: 0;
  margin-top: 3px;
}

.tad-concierge-rec-chip {
  display: inline-flex;
  max-width: 100%;
  align-items: center;
  color: var(--tad-concierge-dim);
  font-size: 0.72rem;
  font-weight: 500;
  line-height: 1.2;
}

.tad-concierge-rec-chip + .tad-concierge-rec-chip::before {
  content: "·";
  margin: 0 6px;
  opacity: 0.5;
}

.tad-concierge-rec-summary {
  margin-top: 4px;
  color: var(--tad-concierge-muted);
  font-size: 0.78rem;
  line-height: 1.4;
  opacity: 0.85;
  /* single line for the slick list look */
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

/* No more "Open" CTA — replaced by the row-level chevron */
.tad-concierge-rec-action {
  display: none !important;
}

/* Old per-message disclosure — keep selector for safety but visually nuke */
.tad-concierge-disclosure {
  display: none !important;
}

/* ===== Thinking dots ===== */

.tad-concierge-dots {
  display: inline-flex;
  align-items: center;
  gap: 4px;
  padding: 4px 2px;
}

.tad-concierge-dot {
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: var(--tad-concierge-accent);
  opacity: 0.55;
  animation: tad-concierge-dot 1.05s ease-in-out infinite;
}

.tad-concierge-dot:nth-child(2) { animation-delay: 0.15s; }
.tad-concierge-dot:nth-child(3) { animation-delay: 0.30s; }

@keyframes tad-concierge-dot {
  0%, 80%, 100% { transform: scale(0.7); opacity: 0.45; }
  40%           { transform: scale(1);   opacity: 1; }
}

/* Streaming caret — only while real text is appearing (not during dots-only thinking) */
.tad-concierge-message--assistant.is-streaming .tad-concierge-message-text:not(:has(.tad-concierge-dots))::after {
  content: "";
  display: inline-block;
  width: 7px;
  height: 1em;
  margin-left: 2px;
  vertical-align: -2px;
  background: var(--tad-concierge-accent);
  opacity: 0.7;
  animation: tad-concierge-caret 0.9s steps(2, end) infinite;
}

@keyframes tad-concierge-caret {
  50%, 100% { opacity: 0; }
}

/* ===== Skeleton placeholder cards ===== */

.tad-concierge-skeleton {
  pointer-events: none;
}

.tad-concierge-rec--skeleton {
  background: rgba(255, 255, 255, 0.025);
  border-color: rgba(255, 255, 255, 0.05);
  animation: tad-concierge-rec-in 320ms cubic-bezier(.2,.6,.2,1) both;
  animation-delay: calc(var(--tad-rec-i, 0) * 55ms);
}

.tad-concierge-rec-thumb.is-skel {
  background: linear-gradient(
    90deg,
    rgba(255,255,255,0.04) 0%,
    rgba(255,255,255,0.10) 50%,
    rgba(255,255,255,0.04) 100%
  );
  background-size: 200% 100%;
  animation: tad-concierge-shimmer 1.4s linear infinite;
}

.skel-line {
  display: block;
  height: 9px;
  border-radius: 4px;
  background: linear-gradient(
    90deg,
    rgba(255,255,255,0.05) 0%,
    rgba(255,255,255,0.12) 50%,
    rgba(255,255,255,0.05) 100%
  );
  background-size: 200% 100%;
  animation: tad-concierge-shimmer 1.4s linear infinite;
}

.skel-line--label    { width: 38%; height: 7px; opacity: 0.8; }
.skel-line--title    { width: 82%; height: 11px; margin-top: 4px; }
.skel-line--summary  { width: 64%; height: 8px;  margin-top: 4px; opacity: 0.7; }

@keyframes tad-concierge-shimmer {
  from { background-position: 200% 0; }
  to   { background-position: -200% 0; }
}

/* ===== Single footer disclosure ===== */

.tad-concierge-footer-disclosure {
  margin: 0;
  padding: 8px 14px 12px;
  color: var(--tad-concierge-dim);
  font-size: 0.7rem;
  line-height: 1.36;
  text-align: center;
  border-top: 1px solid var(--tad-concierge-line);
  background: rgba(0,0,0,0.18);
}

.tad-concierge-starters {
  display: grid;
  gap: 8px;
  padding: 0 16px 12px;
}

.tad-concierge-starters[hidden] {
  display: none !important;
}

.tad-concierge-starter-toggle {
  display: inline-flex;
  align-items: center;
  justify-content: space-between;
  gap: 8px;
  width: 100%;
  min-height: 36px;
  padding: 7px 10px;
  border: 1px solid rgba(255, 255, 255, 0.12);
  border-radius: 8px;
  background: rgba(255, 255, 255, 0.055);
  color: var(--tad-concierge-muted);
  cursor: pointer;
  font-size: 0.84rem;
  font-weight: 760;
  line-height: 1;
}

.tad-concierge-starter-toggle:hover,
.tad-concierge-starter-toggle[aria-expanded="true"] {
  border-color: rgba(242, 202, 80, 0.36);
  color: var(--text-white, #fffdf5);
}

.tad-concierge-starter-menu {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 8px;
}

.tad-concierge-starter-menu[hidden] {
  display: none !important;
}

.tad-concierge-chip {
  width: 100%;
  min-width: 0;
  min-height: 34px;
  padding: 7px 10px;
  border: 1px solid rgba(255, 255, 255, 0.12);
  border-radius: 8px;
  background: rgba(255, 255, 255, 0.055);
  color: var(--tad-concierge-muted);
  cursor: pointer;
  font-size: 0.82rem;
  font-weight: 720;
  line-height: 1.15;
  text-align: left;
  white-space: normal;
}

.tad-concierge-chip:hover {
  border-color: rgba(242, 202, 80, 0.42);
  color: var(--text-white, #fffdf5);
}

.tad-concierge-status {
  min-height: 20px;
  padding: 0 16px 6px;
  color: var(--tad-concierge-accent);
  font-size: 0.78rem;
  font-weight: 800;
}

.tad-concierge-panel.is-busy .tad-concierge-status::after {
  content: "";
  display: inline-block;
  width: 1.1em;
  text-align: left;
  animation: tad-concierge-dots 1.1s steps(3, end) infinite;
}

@keyframes tad-concierge-dots {
  0% { content: ""; }
  33% { content: "."; }
  66% { content: ".."; }
  100% { content: "..."; }
}

@keyframes tad-concierge-caret {
  0%, 49% { opacity: 1; }
  50%, 100% { opacity: 0; }
}

.tad-concierge-form {
  display: grid;
  grid-template-columns: minmax(0, 1fr) 44px;
  align-items: end;
  gap: 8px;
  padding: 12px 16px 16px;
  border-top: 1px solid var(--tad-concierge-line);
  background: rgba(7, 8, 12, 0.58);
}

.tad-concierge-input {
  display: block;
  width: 100%;
  min-height: 44px;
  max-height: 104px;
  resize: none;
  padding: 11px 12px;
  border: 1px solid rgba(255, 255, 255, 0.15);
  border-radius: 8px;
  background: rgba(255, 255, 255, 0.07);
  color: var(--tad-concierge-text);
  font-size: 0.92rem;
  line-height: 1.35;
}

.tad-concierge-input::placeholder {
  color: rgba(245, 240, 223, 0.56);
}

.tad-concierge-send {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 44px;
  height: 44px;
  border: 0;
  border-radius: 8px;
  background: linear-gradient(135deg, rgba(242, 202, 80, 0.96), rgba(181, 137, 29, 0.96));
  color: #0d0d14 !important;
  cursor: pointer;
}

.tad-concierge-send:disabled {
  cursor: wait;
  opacity: 0.66;
}

.tad-concierge-dock-entry {
  display: none;
}

@media (max-width: 767px) {
  .tad-concierge {
    right: 12px;
    bottom: calc(74px + env(safe-area-inset-bottom, 0px));
  }

  .tad-concierge.has-mobile-dock {
    right: 0;
    bottom: 0;
    pointer-events: none;
  }

  .tad-concierge.has-mobile-dock .tad-concierge-launcher {
    display: none !important;
  }

  .tad-concierge.has-mobile-dock .tad-concierge-panel,
  .tad-concierge-panel {
    position: fixed;
    left: 12px;
    right: 12px;
    bottom: calc(var(--tad-concierge-mobile-offset, 78px) + 10px);
    width: auto;
    height: min(620px, calc(100vh - var(--tad-concierge-mobile-offset, 78px) - 24px));
    pointer-events: auto;
  }

  .tad-concierge:not(.has-mobile-dock) .tad-concierge-panel {
    bottom: calc(136px + env(safe-area-inset-bottom, 0px));
    height: min(600px, calc(100vh - 154px));
  }

  .tad-concierge-launcher {
    width: 52px;
    min-width: 52px;
    height: 52px;
    min-height: 52px;
    padding: 0;
  }

  .tad-concierge-launcher-text {
    display: none !important;
  }

  body.single-product .tad-concierge:not(.is-open) .tad-concierge-launcher {
    display: none !important;
  }

  .tad-concierge-header {
    min-height: 66px;
    padding: 12px 13px;
  }

  .tad-concierge-avatar {
    width: 38px;
    height: 38px;
  }

  .tad-concierge-title {
    font-size: 1.04rem;
  }

  .tad-concierge-subtitle {
    font-size: 0.78rem;
  }

  .tad-concierge-messages {
    padding: 13px;
  }

  .tad-concierge-bubble {
    max-width: 92%;
  }

  .tad-concierge-message--assistant .tad-concierge-bubble {
    max-width: calc(100% - 38px);
  }

  .tad-concierge-starters {
    padding: 0 13px 10px;
  }

  .tad-concierge-form {
    padding: 11px 13px 13px;
  }

  .tad-mobile-bottom-nav.tad-has-concierge-dock {
    gap: 0.1rem;
    padding-inline: 0.45rem;
  }

  .tad-mobile-bottom-nav.tad-has-concierge-dock .tad-bottom-nav-item {
    min-width: 0;
    padding-inline: 0.48rem;
  }

  .tad-mobile-bottom-nav .tad-concierge-dock-entry {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 0.22rem;
    min-width: 48px;
    min-height: 46px;
    padding: 0.24rem 0.52rem;
    border: 1px solid rgba(242, 202, 80, 0.22);
    border-radius: 8px;
    background: rgba(242, 202, 80, 0.08);
    color: var(--tad-concierge-accent);
    cursor: pointer;
    text-decoration: none;
    transition: color 0.2s, transform 0.15s, background-color 0.15s, border-color 0.15s;
  }

  .tad-mobile-bottom-nav .tad-concierge-dock-entry.is-active,
  .tad-mobile-bottom-nav .tad-concierge-dock-entry:hover {
    border-color: rgba(242, 202, 80, 0.42);
    background: rgba(242, 202, 80, 0.14);
    color: var(--tad-concierge-accent);
  }

  .tad-mobile-bottom-nav .tad-concierge-dock-entry:active {
    transform: scale(0.94);
  }

  .tad-mobile-bottom-nav .tad-concierge-dock-icon {
    font-size: 1.35rem;
  }

  .tad-concierge-dock-label {
    display: block;
    color: inherit;
    font-size: 0.58rem;
    font-weight: 820;
    line-height: 1;
    letter-spacing: 0;
  }
}

@media (max-width: 390px) {
  .tad-concierge-panel {
    left: 9px;
    right: 9px;
  }

  .tad-concierge-title {
    font-size: 1rem;
  }

  .tad-concierge-ai-badge {
    display: none;
  }

  .tad-concierge-bubble {
    max-width: 95%;
  }

  .tad-concierge-message--assistant .tad-concierge-bubble {
    max-width: calc(100% - 36px);
  }

  .tad-concierge-rec {
    grid-template-columns: minmax(0, 1fr) 16px;
    gap: 8px;
    padding: 10px 6px 10px 8px;
  }

  .tad-concierge-rec:hover,
  .tad-concierge-rec:focus-visible {
    padding-left: 12px;
  }

  .tad-concierge-rec-summary {
    -webkit-line-clamp: 1;
  }

  .tad-concierge-footer-disclosure {
    font-size: 0.66rem;
    padding: 6px 12px 10px;
  }

  .tad-mobile-bottom-nav .tad-concierge-dock-entry {
    min-width: 44px;
    padding-inline: 0.4rem;
  }
}

@media (prefers-reduced-motion: reduce) {
  .tad-concierge-launcher,
  .tad-concierge-launcher::before,
  .tad-concierge-rec,
  .tad-concierge-dock-entry,
  .tad-nox-fairy,
  .tad-nox-fairy-halo,
  .tad-nox-fairy-wing,
  .tad-nox-fairy-face-wrap,
  .tad-nox-fairy-eye,
  .tad-nox-fairy-smile,
  .tad-nox-portrait::before,
  .tad-nox-portrait::after,
  .tad-nox-portrait-img,
  .tad-nox-fairy-spark,
  .tad-nox-fairy-wand-star {
    animation: none;
    transition: none;
  }

  .tad-concierge-launcher:hover,
  .tad-concierge-rec:hover {
    transform: none;
  }

  /* Reduced-motion completeness: gate the chevron + retry/followup animations too. */
  .tad-concierge-rec-chevron,
  .tad-concierge-followup-chip,
  .tad-concierge-starter-chip,
  .tad-concierge-search-hint,
  .tad-concierge-rec::before {
    transition: none !important;
    animation: none !important;
  }
}

/* ============================================================================
   UX Pass 2026-05-13 — additions from audit Phase A/B/D.
   See _audit_output/nox-perf-2026-05-13/NOX_UX_AUDIT_2026-05-13.md
   ============================================================================ */

/* ---- A11y: WCAG AA contrast bump for dim text ---- */

.tad-concierge-footer-disclosure {
  /* Was --tad-concierge-dim on dark gradient (~3.6:1). Bumping to muted (~5.4:1). */
  color: var(--tad-concierge-muted) !important;
  opacity: 0.92;
}

.tad-concierge-rec-label {
  /* Was --tad-concierge-dim (~3.2:1). Bumping to muted + heavier weight for AA. */
  color: var(--tad-concierge-muted);
  font-weight: 800;
  opacity: 1;
}

.tad-concierge-subtitle {
  /* Header sub-line, was muted-on-dark (~4.0:1). Slight weight bump. */
  font-weight: 600;
}

/* ---- A11y: visible keyboard focus rings ---- */

.tad-concierge-launcher:focus-visible,
.tad-concierge-dock-entry:focus-visible,
.tad-concierge-close:focus-visible,
.tad-concierge-send:focus-visible,
.tad-concierge-starter-toggle:focus-visible,
.tad-concierge-input:focus-visible,
.tad-concierge-starter-chip:focus-visible,
.tad-concierge-followup-chip:focus-visible {
  outline: 2px solid var(--tad-concierge-accent);
  outline-offset: 2px;
  box-shadow: 0 0 0 4px rgba(242, 202, 80, 0.18);
}

.tad-concierge-rec:focus-visible {
  outline: none; /* the existing ::before accent bar + bg tint serves as focus indication */
}

/* ---- Starter prompts as visible chips in empty state ---- */

.tad-concierge-starter-row {
  display: flex;
  flex-wrap: wrap;
  gap: 6px;
  margin: 6px 0 4px 39px;        /* indent past the avatar gutter */
  padding: 0;
  animation: tad-concierge-rec-in 320ms cubic-bezier(.2,.6,.2,1) both;
}

.tad-concierge-starter-row.is-spent {
  display: none;
}

.tad-concierge-starter-chip {
  appearance: none;
  cursor: pointer;
  display: inline-flex;
  align-items: center;
  padding: 7px 12px;
  border: 1px solid rgba(242, 202, 80, 0.28);
  border-radius: 999px;
  background: rgba(242, 202, 80, 0.04);
  color: var(--tad-concierge-text);
  font-size: 0.82rem;
  font-weight: 500;
  line-height: 1.2;
  letter-spacing: 0;
  text-align: left;
  transition: background-color 140ms ease, border-color 140ms ease, transform 140ms ease;
}

.tad-concierge-starter-chip:hover {
  background: rgba(242, 202, 80, 0.10);
  border-color: rgba(242, 202, 80, 0.55);
  transform: translateY(-1px);
}

.tad-concierge-starter-chip:active {
  transform: translateY(0);
}

/* Hide the legacy "Try a prompt" toggle when starter row is present.
   JS sets starters.hidden = true; this is just belt-and-braces. */
.tad-concierge-starters[hidden] { display: none; }

/* ---- Follow-up chips below answer ---- */

.tad-concierge-followups-host {
  margin-top: 8px;
}

.tad-concierge-followups {
  display: flex;
  flex-wrap: wrap;
  gap: 6px;
  margin-top: 4px;
  padding-top: 8px;
  border-top: 1px dashed var(--tad-concierge-line);
}

.tad-concierge-followup-chip {
  appearance: none;
  cursor: pointer;
  display: inline-flex;
  align-items: center;
  gap: 4px;
  padding: 5px 10px;
  border: 1px solid rgba(255, 255, 255, 0.12);
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.04);
  color: var(--tad-concierge-muted);
  font-size: 0.76rem;
  font-weight: 500;
  line-height: 1.2;
  text-align: left;
  transition: background-color 140ms ease, border-color 140ms ease, color 140ms ease;
}

.tad-concierge-followup-chip::before {
  content: "›";
  margin-right: 1px;
  color: var(--tad-concierge-accent);
  font-weight: 800;
  opacity: 0.8;
}

.tad-concierge-followup-chip:hover {
  background: rgba(242, 202, 80, 0.08);
  border-color: rgba(242, 202, 80, 0.4);
  color: var(--tad-concierge-text);
}

.tad-concierge-retry-chip::before {
  content: ""; /* refresh icon already inside */
}

.tad-concierge-retry-chip .material-symbols-outlined {
  font-size: 14px;
  margin-right: 2px;
  color: var(--tad-concierge-accent);
}

/* ---- Delayed "Searching the catalog..." hint ---- */

.tad-concierge-search-hint {
  display: block;
  margin-top: 6px;
  color: var(--tad-concierge-muted);
  font-size: 0.78rem;
  font-style: italic;
  opacity: 0;
  animation: tad-concierge-fade-in 380ms ease-out forwards;
}

@keyframes tad-concierge-fade-in {
  to { opacity: 0.85; }
}

/* ---- External-link glyph on result cards ---- */

.tad-concierge-rec[target="_blank"] .tad-concierge-rec-chevron::after {
  content: "open_in_new";
  font-family: "Material Symbols Outlined";
  font-size: 11px;
  margin-left: 4px;
  vertical-align: 1px;
  opacity: 0.55;
}

/* ---- First-visit launcher tooltip ---- */

/* Hide the first-visit tooltip the moment the panel opens. CSS-only dismiss
   so it works whether the user opens via launcher or mobile dock. */
body.tad-concierge-open .tad-concierge-tooltip {
  display: none !important;
}

/* ---- G2: mobile drag-down-to-dismiss handle ---- */

.tad-concierge-drag-handle {
  display: none;
}

@media (max-width: 767px) {
  .tad-concierge-drag-handle {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    padding: 8px 0 4px;
    cursor: grab;
    touch-action: none;
    user-select: none;
    -webkit-user-select: none;
  }

  .tad-concierge-drag-handle:active {
    cursor: grabbing;
  }

  .tad-concierge-drag-grip {
    display: block;
    width: 44px;
    height: 4px;
    border-radius: 999px;
    background: var(--tad-concierge-line);
    transition: background-color 140ms ease, width 140ms ease;
  }

  .tad-concierge-drag-handle:hover .tad-concierge-drag-grip,
  .tad-concierge-drag-handle:active .tad-concierge-drag-grip,
  .tad-concierge-panel.is-dragging .tad-concierge-drag-grip {
    width: 56px;
    background: var(--tad-concierge-accent);
  }

  /* While the user is dragging, suppress the iOS rubber-band on parent scroll */
  .tad-concierge-panel.is-dragging {
    will-change: transform;
  }
}

/* ---- Avatar fallback monogram (when nox portrait img fails to load) ---- */

.tad-nox-portrait--fallback {
  background: radial-gradient(circle at 50% 35%, #1a1d2c, #05070d 70%);
  border-color: rgba(242, 202, 80, 0.55);
}

.tad-nox-portrait-glyph {
  position: relative;
  z-index: 2;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  color: var(--tad-concierge-accent);
  font-family: var(--font-display, "Newsreader", serif);
  font-size: 1.2em;
  font-weight: 800;
  line-height: 1;
  letter-spacing: 0;
  text-shadow: 0 0 8px rgba(242, 202, 80, 0.5);
}

.tad-concierge-tooltip {
  position: fixed;
  z-index: 10021;
  right: 154px;
  bottom: 32px;
  max-width: 220px;
  padding: 9px 12px 10px;
  border: 1px solid rgba(242, 202, 80, 0.5);
  border-radius: 10px;
  background: linear-gradient(180deg, rgba(20, 21, 31, 0.98), rgba(6, 7, 13, 0.98));
  color: var(--tad-concierge-text);
  font-size: 0.83rem;
  line-height: 1.35;
  box-shadow: 0 18px 45px rgba(0, 0, 0, 0.46), 0 0 22px rgba(242, 202, 80, 0.22);
  opacity: 0;
  transform: translateY(6px);
  pointer-events: none;
  animation: tad-concierge-tooltip-in 380ms ease-out 700ms forwards,
             tad-concierge-tooltip-out 400ms ease-in 7000ms forwards;
}

.tad-concierge-tooltip::after {
  content: "";
  position: absolute;
  right: -7px;
  bottom: 18px;
  width: 0;
  height: 0;
  border: 7px solid transparent;
  border-left-color: rgba(242, 202, 80, 0.5);
}

.tad-concierge-tooltip strong {
  color: var(--tad-concierge-accent);
  font-weight: 800;
}

@keyframes tad-concierge-tooltip-in {
  from { opacity: 0; transform: translateY(6px); }
  to   { opacity: 1; transform: translateY(0); }
}
@keyframes tad-concierge-tooltip-out {
  from { opacity: 1; transform: translateY(0); }
  to   { opacity: 0; transform: translateY(-4px); pointer-events: none; }
}

@media (max-width: 767px) {
  .tad-concierge-tooltip {
    right: 12px;
    bottom: calc(var(--tad-concierge-mobile-offset, 78px) + 12px);
    max-width: 240px;
  }

  .tad-concierge-starter-row {
    margin-left: 0;
    margin-right: 0;
    padding: 0 4px;
  }

  .tad-concierge-starter-chip {
    font-size: 0.8rem;
    padding: 6px 10px;
  }
}

@media (prefers-reduced-motion: reduce) {
  .tad-concierge-tooltip {
    animation: none !important;
    opacity: 1;
    transform: none;
  }
  .tad-concierge-starter-row,
  .tad-concierge-followups,
  .tad-concierge-search-hint {
    animation: none !important;
  }
}
