:root {
  --areeka-ink: #18171c;
  --areeka-muted: #67616d;
  --areeka-line: #e6e0dc;
  --areeka-surface: #f5f6f7;
  --areeka-panel: #ffffff;
  --areeka-plum: #6f3a78;
  --areeka-coral: #cf6a42;
  --areeka-moss: #577766;
  --areeka-gold: #b7925f;
  --areeka-page-measure: min(1050px, calc(100vw - 40px));
  --areeka-wide-measure: min(1180px, calc(100vw - 40px));
}
.page-id-164 .areeka-nd-rfq-v3-hero {
  min-height: 430px;
  overflow: hidden;
  background: var(--areeka-ink, #18171c);
}

.page-id-164 .areeka-nd-rfq-v3-hero .section-bg {
  background-position: center center !important;
}

.page-id-164 .areeka-nd-rfq-v3-hero .section-bg::after {
  content: "";
  position: absolute;
  z-index: 1;
  inset: 0;
  background: linear-gradient(90deg, rgba(24, 23, 28, .88) 0%, rgba(24, 23, 28, .7) 42%, rgba(24, 23, 28, .24) 70%, rgba(24, 23, 28, .08) 100%);
  pointer-events: none;
}

.page-id-164 .areeka-nd-rfq-v3-hero-row,
.page-id-164 .areeka-nd-rfq-v3-process-row,
.page-id-164 .areeka-nd-rfq-v3-layout {
  width: min(1120px, calc(100% - 40px));
  max-width: none;
  margin-right: auto;
  margin-left: auto;
}

.page-id-164 .areeka-nd-rfq-v3-hero-row {
  min-height: 430px;
  align-items: center;
  padding: 62px 0;
}

.page-id-164 .areeka-nd-rfq-v3-hero-copy {
  max-width: 700px;
}

.page-id-164 .areeka-nd-rfq-v3-hero-copy .areeka-nd-kicker {
  margin-bottom: 11px;
  color: #f1a17f;
}

.page-id-164 .areeka-nd-rfq-v3-hero-copy h1 {
  max-width: 700px;
  margin: 0 0 17px;
  color: white;
  font-family: Georgia, serif;
  font-size: 58px;
  font-weight: 500;
  line-height: 1.03;
  letter-spacing: 0;
  text-transform: none;
}

.page-id-164 .areeka-nd-rfq-v3-hero-copy p:last-child {
  max-width: 620px;
  margin: 0 0 24px;
  color: #eee9ef;
  font-size: 18px;
  line-height: 1.5;
}

.page-id-164 .areeka-nd-rfq-v3-hero .button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 248px;
  min-height: 48px;
  margin: 0 12px 0 0;
  border-radius: 5px;
  padding: 11px 17px;
  font-weight: 800;
  letter-spacing: 0;
  line-height: 1.15;
  text-transform: none;
  white-space: nowrap;
}

.page-id-164 .areeka-nd-rfq-v3-hero .button i {
  margin-top: 0;
  font-size: 15px;
}

.page-id-164 .areeka-nd-rfq-v3-hero .areeka-nd-rfq-v3-start {
  border-color: #b85231;
  background-color: #b85231;
  color: white;
}

.page-id-164 .areeka-nd-rfq-v3-hero .areeka-nd-rfq-v3-start:hover {
  border-color: #a7472a;
  background-color: #a7472a;
  color: white;
}

.page-id-164 .areeka-nd-rfq-v3-hero .areeka-nd-rfq-v3-browse {
  border-color: white;
  background-color: white;
  color: var(--areeka-plum, #6f3a78) !important;
}

.page-id-164 .areeka-nd-rfq-v3-hero .areeka-nd-rfq-v3-browse:hover {
  border-color: var(--areeka-surface, #f5f6f7);
  background-color: var(--areeka-surface, #f5f6f7);
  color: var(--areeka-plum, #6f3a78) !important;
}

.page-id-164 .areeka-nd-rfq-v3-hero .button:focus,
.page-id-164 .areeka-nd-rfq-v3-hero .button:focus-visible {
  outline: 3px solid #f1a17f;
  outline-offset: 3px;
}

.page-id-164 .areeka-nd-rfq-v3-process {
  position: relative;
  z-index: 3;
  overflow: visible;
}

.page-id-164 .areeka-nd-rfq-v3-process-row {
  position: relative;
  isolation: isolate;
  width: min(1440px, calc(100% - clamp(40px, 8vw, 160px)));
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  transform: translateY(-22px);
  overflow: hidden;
  border: 1px solid rgba(111, 58, 120, .14);
  border-radius: 8px;
  background: white;
  box-shadow: 0 10px 28px rgba(24, 23, 28, .07);
}

.page-id-164 .areeka-nd-rfq-v3-process-row::after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2;
  height: 3px;
  background: linear-gradient(90deg, var(--areeka-plum, #6f3a78), var(--areeka-coral, #cf6a42) 52%, var(--areeka-moss, #577766));
}

.page-id-164 .areeka-nd-rfq-v3-step {
  position: relative;
  width: 100%;
  max-width: none;
  flex-basis: auto;
  padding: 0;
  animation: areeka-rfq-v3-step-in 220ms ease both;
}

.page-id-164 .areeka-nd-rfq-v3-step + .areeka-nd-rfq-v3-step {
  border-left: 1px solid rgba(111, 58, 120, .1);
}

.page-id-164 .areeka-nd-rfq-v3-step:nth-child(2) {
  animation-delay: 45ms;
}

.page-id-164 .areeka-nd-rfq-v3-step:nth-child(3) {
  animation-delay: 90ms;
}

.page-id-164 .areeka-nd-rfq-v3-step .col-inner {
  display: grid;
  grid-template-columns: auto minmax(0, 1fr);
  align-items: center;
  gap: clamp(12px, 1.15vw, 20px);
  padding: clamp(15px, 1.35vw, 23px) clamp(16px, 1.7vw, 28px);
  transition: transform 200ms ease, background-color 200ms ease;
}

.page-id-164 .areeka-nd-rfq-v3-step .ux-text,
.page-id-164 .areeka-nd-rfq-v3-step .text {
  display: contents;
}

.page-id-164 .areeka-nd-rfq-v3-step br {
  display: none;
}

.page-id-164 .areeka-nd-rfq-v3-step:hover .col-inner,
.page-id-164 .areeka-nd-rfq-v3-step:focus-within .col-inner {
  background: #fbfafb;
  transform: translateY(-2px);
}

.page-id-164 .areeka-nd-rfq-v3-step-number {
  position: relative;
  z-index: 3;
  grid-column: 1;
  grid-row: 1;
  width: clamp(36px, 3vw, 42px);
  aspect-ratio: 1;
  display: grid;
  place-items: center;
  border: 1px solid rgba(111, 58, 120, .14);
  border-radius: 50%;
  background: #f3edf4;
  color: var(--areeka-plum, #6f3a78);
  font-size: clamp(11px, .8vw, 13px);
  font-weight: 900;
  line-height: 1;
}

.page-id-164 .areeka-nd-rfq-v3-step-copy {
  min-width: 0;
  display: grid;
  grid-column: 2;
  grid-row: 1;
  gap: 3px;
  word-break: normal;
  overflow-wrap: normal;
}

.page-id-164 .areeka-nd-rfq-v3-step-copy strong {
  color: var(--areeka-ink, #18171c);
  font-size: clamp(14px, 1vw, 16px);
  line-height: 1.25;
  text-wrap: balance;
}

.page-id-164 .areeka-nd-rfq-v3-step-copy small {
  color: var(--areeka-muted, #67616d);
  font-size: clamp(11.5px, .78vw, 13px);
  line-height: 1.35;
}

@keyframes areeka-rfq-v3-step-in {
  from {
    opacity: 0;
    transform: translateY(6px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

@media (min-width: 720px) and (max-width: 1099px) {
  .page-id-164 .areeka-nd-rfq-v3-process-row {
    width: min(960px, calc(100% - 40px));
    grid-template-columns: repeat(2, minmax(0, 1fr));
    transform: translateY(-18px);
  }

  .page-id-164 .areeka-nd-rfq-v3-step:nth-child(3) {
    grid-column: 1 / -1;
    border-top: 1px solid rgba(111, 58, 120, .1);
    border-left: 0;
  }
}

@media (max-width: 719px) {
  .page-id-164 .areeka-nd-rfq-v3-process-row {
    width: min(560px, calc(100% - 28px));
    grid-template-columns: minmax(0, 1fr);
    transform: translateY(-10px);
  }

  .page-id-164 .areeka-nd-rfq-v3-process-row::after {
    top: 18px;
    right: auto;
    bottom: 18px;
    left: 31px;
    width: 2px;
    height: auto;
    background: linear-gradient(180deg, var(--areeka-plum, #6f3a78), var(--areeka-coral, #cf6a42) 52%, var(--areeka-moss, #577766));
  }

  .page-id-164 .areeka-nd-rfq-v3-step + .areeka-nd-rfq-v3-step {
    border-top: 1px solid rgba(111, 58, 120, .08);
    border-left: 0;
  }

  .page-id-164 .areeka-nd-rfq-v3-step .col-inner {
    gap: 12px;
    padding: 11px 14px;
  }

  .page-id-164 .areeka-nd-rfq-v3-step-number {
    width: 34px;
    font-size: 10px;
  }

  .page-id-164 .areeka-nd-rfq-v3-step-copy strong {
    font-size: 14px;
  }

  .page-id-164 .areeka-nd-rfq-v3-step-copy small {
    font-size: 12px;
  }
}

@media (prefers-reduced-motion: reduce) {
  .page-id-164 .areeka-nd-rfq-v3-step {
    animation: none;
  }

  .page-id-164 .areeka-nd-rfq-v3-step .col-inner {
    transition: none;
  }

  .page-id-164 .areeka-nd-rfq-v3-step:hover .col-inner,
  .page-id-164 .areeka-nd-rfq-v3-step:focus-within .col-inner {
    transform: none;
  }
}

.page-id-164 .areeka-ai-chat__eyecatcher {
  display: none !important;
}

.page-id-164 .areeka-ai-chat__launcher:focus,
.page-id-164 .areeka-ai-chat__launcher:focus-visible {
  outline: 3px solid #b85231;
  outline-offset: 3px;
}

@media (min-width: 761px) and (max-width: 1280px) {
  .page-id-164 .areeka-ai-chat {
    right: 12px;
    bottom: 12px;
  }

  .page-id-164 .areeka-ai-chat__launcher {
    width: 54px;
    min-width: 54px;
    height: 54px;
    justify-content: center;
    margin: 0;
    border-radius: 50%;
    padding: 10px;
  }

  .page-id-164 .areeka-ai-chat__launcher-text {
    display: none;
  }
}

.page-id-164 .areeka-nd-rfq-v3-body {
  padding: 36px 0 78px !important;
}

.page-id-164 .areeka-nd-rfq-v3-anchor-wrap,
.page-id-164 .areeka-nd-rfq-v3-anchor {
  display: block;
  height: 0;
  margin: 0;
  padding: 0;
}

.page-id-164 .areeka-nd-rfq-v3-anchor {
  scroll-margin-top: 90px;
}

.page-id-164 .areeka-nd-rfq-v3-layout {
  align-items: flex-start;
}

.page-id-164 .areeka-nd-rfq-v3-aside-col {
  align-self: stretch;
}

.page-id-164 .areeka-nd-rfq-v3-form-col > .col-inner {
  overflow: hidden;
  border: 1px solid var(--areeka-line, #e6e0dc);
  border-radius: 8px;
  background: white;
  box-shadow: 0 12px 34px rgba(24, 23, 28, .06);
}

.page-id-164 .areeka-nd-rfq-v3-form-intro {
  padding: 30px 30px 25px;
  border-bottom: 1px solid var(--areeka-line, #e6e0dc);
}

.page-id-164 .areeka-nd-rfq-v3-form-intro .areeka-nd-kicker {
  margin: 0 0 9px;
  color: #b85231;
}

.page-id-164 .areeka-nd-rfq-v3-form-intro h2 {
  margin: 0 0 10px;
  color: var(--areeka-ink, #18171c);
  font-family: Georgia, serif;
  font-size: 38px;
  font-weight: 500;
  line-height: 1.08;
  letter-spacing: 0;
}

.page-id-164 .areeka-nd-rfq-v3-form-intro p:last-child {
  max-width: 680px;
  margin: 0;
  color: var(--areeka-muted, #67616d);
}

.page-id-164 .areeka-nd-rfq-v3-form-col .wpcf7 {
  margin: 0;
}

.page-id-164 .areeka-nd-rfq-v3-form {
  padding: 0 30px 30px;
}

.page-id-164 .areeka-nd-rfq-v3-intent {
  margin: 0 -30px;
  border-bottom: 1px solid var(--areeka-line, #e6e0dc);
  background: #fbfafb;
  padding: 24px 30px;
}

.page-id-164 .areeka-nd-rfq-v3-control-label,
.page-id-164 .areeka-nd-rfq-v3-setting legend,
.page-id-164 .areeka-nd-rfq-v3-files legend {
  display: block;
  margin-bottom: 11px;
  color: var(--areeka-ink, #18171c);
  font-size: 14px;
  font-style: normal;
  font-weight: 850;
}

.page-id-164 .areeka-nd-rfq-v3-intent .wpcf7-radio {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 8px;
}

.page-id-164 .areeka-nd-rfq-v3-intent .wpcf7-list-item,
.page-id-164 .areeka-nd-rfq-v3-setting .wpcf7-list-item {
  margin: 0;
}

.page-id-164 .areeka-nd-rfq-v3-intent label,
.page-id-164 .areeka-nd-rfq-v3-setting label {
  position: relative;
  display: block;
  margin: 0;
}

.page-id-164 .areeka-nd-rfq-v3-intent input,
.page-id-164 .areeka-nd-rfq-v3-setting input {
  position: absolute;
  width: 1px;
  height: 1px;
  min-height: 0;
  overflow: hidden;
  opacity: 0;
}

.page-id-164 .areeka-nd-rfq-v3-intent .wpcf7-list-item-label,
.page-id-164 .areeka-nd-rfq-v3-setting .wpcf7-list-item-label {
  min-height: 54px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 2px solid var(--areeka-line, #e6e0dc);
  border-radius: 6px;
  background: white;
  color: var(--areeka-ink, #18171c);
  padding: 9px 12px;
  font-weight: 800;
  line-height: 1.2;
  text-align: center;
  cursor: pointer;
}

.page-id-164 .areeka-nd-rfq-v3-intent input:checked + .wpcf7-list-item-label,
.page-id-164 .areeka-nd-rfq-v3-setting input:checked + .wpcf7-list-item-label {
  border-color: var(--areeka-plum, #6f3a78);
  background: var(--areeka-plum, #6f3a78);
  color: white;
}

.page-id-164 .areeka-nd-rfq-v3-intent input:focus-visible + .wpcf7-list-item-label,
.page-id-164 .areeka-nd-rfq-v3-setting input:focus-visible + .wpcf7-list-item-label {
  outline: 3px solid #1261a0;
  outline-offset: 3px;
}

.page-id-164 .areeka-nd-rfq-v3-accordion {
  border-bottom: 1px solid var(--areeka-line, #e6e0dc);
}

.page-id-164 .areeka-nd-rfq-v3-accordion h3 {
  margin: 0;
}

.page-id-164 .areeka-nd-rfq-v3-accordion-title {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
  border: 0;
  background: transparent;
  color: var(--areeka-ink, #18171c);
  padding: 24px 0 18px;
  text-align: left;
  text-transform: none;
}

.page-id-164 .areeka-nd-rfq-v3-accordion-title span {
  display: flex;
  align-items: center;
  gap: 11px;
  font-family: Georgia, serif;
  font-size: 24px;
  font-weight: 500;
  line-height: 1.2;
}

.page-id-164 .areeka-nd-rfq-v3-accordion-title b {
  width: 30px;
  height: 30px;
  display: grid;
  place-items: center;
  border-radius: 50%;
  background: var(--areeka-surface, #f5f6f7);
  color: var(--areeka-plum, #6f3a78);
  font-family: Arial, sans-serif;
  font-size: 11px;
  font-weight: 900;
}

.page-id-164 .areeka-nd-rfq-v3-accordion-title i {
  color: var(--areeka-plum, #6f3a78);
  font-size: 20px;
  font-style: normal;
  transition: transform 160ms ease;
}

.page-id-164 .areeka-nd-rfq-v3-accordion.is-collapsed .areeka-nd-rfq-v3-accordion-title i {
  transform: rotate(-90deg);
}

.page-id-164 .areeka-nd-rfq-v3-accordion.is-collapsed .areeka-nd-rfq-v3-accordion-content {
  display: none;
}

.page-id-164 .areeka-nd-rfq-v3-accordion-content {
  padding: 0 0 25px;
}

.page-id-164 .areeka-nd-rfq-v3-field-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 18px;
}

.page-id-164 .areeka-nd-rfq-v3-field {
  min-width: 0;
  margin: 0;
  padding: 0;
  border: 0;
}

.page-id-164 .areeka-nd-rfq-v3-field--full {
  grid-column: 1 / -1;
}

.page-id-164 .areeka-nd-rfq-v3-field label,
.page-id-164 .areeka-nd-rfq-v3-upload-row label {
  display: block;
  margin: 0;
  color: #333037;
  font-size: 13px;
  font-weight: 800;
}

.page-id-164 .areeka-nd-rfq-v3-field em,
.page-id-164 .areeka-nd-rfq-v3-files em {
  color: var(--areeka-muted, #67616d);
  font-style: normal;
  font-weight: 500;
}

.page-id-164 .areeka-nd-rfq-v3-field .wpcf7-form-control-wrap,
.page-id-164 .areeka-nd-rfq-v3-upload-row .wpcf7-form-control-wrap {
  display: block;
  margin-top: 7px;
}

.page-id-164 .areeka-nd-rfq-v3-form input:not([type="radio"]):not([type="submit"]),
.page-id-164 .areeka-nd-rfq-v3-form select,
.page-id-164 .areeka-nd-rfq-v3-form textarea {
  width: 100%;
  min-height: 49px;
  margin: 0;
  border: 1px solid #aaa4ad;
  border-radius: 5px;
  background: white;
  color: var(--areeka-ink, #18171c);
  box-shadow: none;
  padding: 11px 12px;
}

.page-id-164 .areeka-nd-rfq-v3-form textarea {
  min-height: 122px;
  resize: vertical;
}

.page-id-164 .areeka-nd-rfq-v3-form input:focus,
.page-id-164 .areeka-nd-rfq-v3-form select:focus,
.page-id-164 .areeka-nd-rfq-v3-form textarea:focus {
  border-color: var(--areeka-plum, #6f3a78);
  box-shadow: 0 0 0 3px rgba(111, 58, 120, .12);
  outline: 0;
}

.page-id-164 .areeka-nd-rfq-v3-setting .wpcf7-radio {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}

.page-id-164 .areeka-nd-rfq-v3-setting .wpcf7-list-item-label {
  min-height: 44px;
  padding: 9px 13px;
}

.page-id-164 .areeka-nd-rfq-v3-mode-copy {
  margin-bottom: 18px;
  border-left: 4px solid var(--areeka-gold, #b7925f);
  background: #faf8f4;
  padding: 16px;
}

.page-id-164 .areeka-nd-rfq-v3-mode-copy strong {
  display: block;
  margin-bottom: 3px;
}

.page-id-164 .areeka-nd-rfq-v3-mode-copy p {
  margin: 0;
  color: var(--areeka-muted, #67616d);
  font-size: 13px;
}

.page-id-164 .areeka-nd-rfq-v3-mode-panel {
  margin-bottom: 18px;
  border: 1px solid var(--areeka-line, #e6e0dc);
  border-radius: 6px;
  background: white;
  padding: 18px;
}

.page-id-164 .areeka-nd-rfq-v3-mode-panel[hidden] {
  display: none !important;
}

.page-id-164 .areeka-nd-rfq-v3-guidance {
  display: grid;
  gap: 18px;
  background: #fbfafb;
}

.page-id-164 .areeka-nd-rfq-v3-guidance-needs {
  padding: 0;
  border: 0;
}

.page-id-164 .areeka-nd-rfq-v3-guidance-needs legend {
  margin-bottom: 10px;
  color: var(--areeka-ink, #18171c);
  font-size: 13px;
  font-weight: 800;
}

.page-id-164 .areeka-nd-rfq-v3-guidance-needs em {
  color: var(--areeka-muted, #67616d);
  font-style: normal;
  font-weight: 500;
}

.page-id-164 .areeka-nd-rfq-v3-guidance-needs .wpcf7-checkbox {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 8px;
}

.page-id-164 .areeka-nd-rfq-v3-guidance-needs .wpcf7-list-item {
  margin: 0;
}

.page-id-164 .areeka-nd-rfq-v3-guidance-needs label {
  position: relative;
  display: block;
  margin: 0;
}

.page-id-164 .areeka-nd-rfq-v3-guidance-needs input {
  position: absolute;
  width: 1px;
  height: 1px;
  min-height: 0;
  overflow: hidden;
  opacity: 0;
}

.page-id-164 .areeka-nd-rfq-v3-guidance-needs .wpcf7-list-item-label {
  min-height: 48px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #aaa4ad;
  border-radius: 5px;
  background: white;
  color: var(--areeka-ink, #18171c);
  padding: 8px 10px;
  font-size: 12px;
  font-weight: 750;
  line-height: 1.2;
  text-align: center;
  cursor: pointer;
}

.page-id-164 .areeka-nd-rfq-v3-guidance-needs input:checked + .wpcf7-list-item-label {
  border-color: var(--areeka-plum, #6f3a78);
  background: var(--areeka-plum, #6f3a78);
  color: white;
}

.page-id-164 .areeka-nd-rfq-v3-guidance-needs input:focus-visible + .wpcf7-list-item-label {
  outline: 3px solid #1261a0;
  outline-offset: 2px;
}

.page-id-164 .areeka-nd-rfq-v3-known-items,
.page-id-164 .areeka-nd-rfq-v3-shortlist {
  background: var(--areeka-surface, #f5f6f7);
}

.page-id-164 .areeka-nd-rfq-v3-product-search > label {
  margin: 0 0 8px;
  color: var(--areeka-ink, #18171c);
  font-size: 13px;
  font-weight: 800;
}

.page-id-164 .areeka-nd-rfq-v3-product-search-controls {
  display: block;
}

.page-id-164 .areeka-nd-rfq-v3-product-search-controls > p {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  gap: 8px;
  margin: 0;
}

.page-id-164 .areeka-nd-rfq-v3-product-search-controls input {
  min-width: 0;
}

.page-id-164 .areeka-nd-rfq-v3-product-search-controls button,
.page-id-164 .areeka-nd-rfq-v3-product-result > button,
.page-id-164 .areeka-nd-rfq-v3-shortlist-head button {
  min-height: 44px;
  margin: 0;
  border: 1px solid var(--areeka-plum, #6f3a78);
  border-radius: 5px;
  background: var(--areeka-plum, #6f3a78);
  color: white;
  padding: 9px 14px;
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0;
  line-height: 1.2;
  text-transform: none;
}

.page-id-164 .areeka-nd-rfq-v3-product-search-controls button:disabled,
.page-id-164 .areeka-nd-rfq-v3-product-result > button:disabled,
.page-id-164 .areeka-nd-rfq-v3-shortlist-head button:disabled {
  border-color: #aaa4ad;
  background: #aaa4ad;
  cursor: wait;
}

.page-id-164 .areeka-nd-rfq-v3-product-status {
  margin: 7px 0 0;
  color: var(--areeka-muted, #67616d);
  font-size: 11px;
}

.page-id-164 .areeka-nd-rfq-v3-product-results,
.page-id-164 .areeka-nd-rfq-v3-product-selection,
.page-id-164 .areeka-nd-rfq-v3-shortlist-items {
  margin-top: 14px;
  border: 1px solid var(--areeka-line, #e6e0dc);
  border-radius: 6px;
  background: white;
}

.page-id-164 .areeka-nd-rfq-v3-product-results[hidden],
.page-id-164 .areeka-nd-rfq-v3-product-selection[hidden],
.page-id-164 .areeka-nd-rfq-v3-shortlist-items[hidden] {
  display: none !important;
}

.page-id-164 .areeka-nd-rfq-v3-product-result,
.page-id-164 .areeka-nd-rfq-v3-product-row {
  min-width: 0;
  display: grid;
  align-items: center;
  grid-template-columns: minmax(0, 1fr) auto;
  gap: 14px;
  padding: 12px;
}

.page-id-164 .areeka-nd-rfq-v3-product-result + .areeka-nd-rfq-v3-product-result,
.page-id-164 .areeka-nd-rfq-v3-product-row + .areeka-nd-rfq-v3-product-row {
  border-top: 1px solid var(--areeka-line, #e6e0dc);
}

.page-id-164 .areeka-nd-rfq-v3-product-identity {
  min-width: 0;
  display: grid;
  align-items: center;
  grid-template-columns: 58px minmax(0, 1fr);
  gap: 12px;
}

.page-id-164 .areeka-nd-rfq-v3-product-media {
  width: 58px;
  height: 58px;
  display: block;
  overflow: hidden;
  border: 1px solid var(--areeka-line, #e6e0dc);
  border-radius: 5px;
  background: white;
}

.page-id-164 .areeka-nd-rfq-v3-product-media:empty {
  background: var(--areeka-surface, #f5f6f7);
}

.page-id-164 .areeka-nd-rfq-v3-product-media img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.page-id-164 .areeka-nd-rfq-v3-product-name {
  display: block;
  color: var(--areeka-ink, #18171c);
  font-size: 12px;
  font-weight: 800;
  line-height: 1.3;
  text-decoration: none;
}

.page-id-164 .areeka-nd-rfq-v3-product-name:hover {
  color: var(--areeka-plum, #6f3a78);
}

.page-id-164 .areeka-nd-rfq-v3-product-meta {
  display: block;
  margin-top: 3px;
  color: var(--areeka-muted, #67616d);
  font-size: 10px;
  line-height: 1.35;
}

.page-id-164 .areeka-nd-rfq-v3-product-selection-head,
.page-id-164 .areeka-nd-rfq-v3-shortlist-head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 14px;
}

.page-id-164 .areeka-nd-rfq-v3-product-selection-head {
  border-bottom: 1px solid var(--areeka-line, #e6e0dc);
  padding: 11px 12px;
}

.page-id-164 .areeka-nd-rfq-v3-product-selection-head strong,
.page-id-164 .areeka-nd-rfq-v3-shortlist-head strong,
.page-id-164 .areeka-nd-rfq-v3-shortlist-head span {
  display: block;
}

.page-id-164 .areeka-nd-rfq-v3-product-selection-head strong,
.page-id-164 .areeka-nd-rfq-v3-shortlist-head strong {
  color: var(--areeka-ink, #18171c);
  font-size: 13px;
}

.page-id-164 .areeka-nd-rfq-v3-product-selection-head span,
.page-id-164 .areeka-nd-rfq-v3-shortlist-head span {
  color: var(--areeka-muted, #67616d);
  font-size: 11px;
}

.page-id-164 .areeka-nd-rfq-v3-product-row-actions {
  display: flex;
  align-items: flex-end;
  gap: 8px;
}

.page-id-164 .areeka-nd-rfq-v3-product-row-actions label {
  margin: 0;
  color: var(--areeka-muted, #67616d);
  font-size: 10px;
  font-weight: 700;
}

.page-id-164 .areeka-nd-rfq-v3-product-row-actions input {
  width: 62px !important;
  min-height: 38px !important;
  display: block;
  margin-top: 3px !important;
  padding: 7px 8px !important;
}

.page-id-164 .areeka-nd-rfq-v3-product-row-actions button {
  min-height: 38px;
  margin: 0;
  border: 1px solid #aaa4ad;
  border-radius: 5px;
  background: white;
  color: var(--areeka-plum, #6f3a78);
  padding: 7px 10px;
  font-size: 10px;
  font-weight: 800;
  letter-spacing: 0;
  text-transform: none;
}

.page-id-164 .areeka-nd-rfq-v3-known-items > .areeka-nd-rfq-v3-field {
  margin-top: 18px;
}

.page-id-164 .areeka-nd-rfq-v3-known-items textarea {
  min-height: 92px;
}

.page-id-164 .areeka-nd-rfq-v3-shortlist-head > div {
  min-width: 0;
}

.page-id-164 .areeka-nd-rfq-v3-shortlist-head p,
.page-id-164 .areeka-nd-rfq-v3-shortlist-actions > p {
  margin: 0;
}

.page-id-164 .areeka-nd-rfq-v3-shortlist-actions {
  margin-top: 14px;
}

.page-id-164 .areeka-nd-rfq-v3-shortlist-actions > p {
  display: flex;
  flex-wrap: wrap;
  gap: 8px 16px;
}

.page-id-164 .areeka-nd-rfq-v3-shortlist-actions a {
  color: var(--areeka-plum, #6f3a78);
  font-size: 11px;
  font-weight: 800;
  text-decoration: underline;
  text-underline-offset: 3px;
}

.page-id-164 .areeka-nd-rfq-v3-upload-row {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 12px;
}

.page-id-164 .areeka-nd-rfq-v3-upload-row input[type="file"] {
  min-height: 54px;
  padding: 8px;
}

.page-id-164 .areeka-nd-rfq-v3-files small {
  display: block;
  margin-top: 7px;
  color: var(--areeka-muted, #67616d);
  font-size: 11px;
}

.page-id-164 .areeka-nd-rfq-v3-submit {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 18px;
  padding-top: 26px;
}

.page-id-164 .areeka-nd-rfq-v3-submit p {
  max-width: 410px;
  margin: 0;
  color: var(--areeka-muted, #67616d);
  font-size: 11px;
}

.page-id-164 .areeka-nd-rfq-v3-submit-actions {
  display: grid;
  gap: 12px;
  justify-items: end;
}

.page-id-164 .areeka-nd-rfq-v3-submit-actions .wpcf7-form-control-wrap {
  margin: 0;
}

.page-id-164 .areeka-nd-rfq-v3-submit .wpcf7-submit {
  min-width: 190px;
  min-height: 48px;
  margin: 0;
  border-color: #b85231;
  border-radius: 6px;
  background: #b85231;
  color: white;
  font-weight: 800;
  letter-spacing: 0;
  text-transform: none;
}

.page-id-164 .wpcf7-response-output {
  margin: 20px 30px 30px;
  border-radius: 6px;
}

.page-id-164 .areeka-nd-rfq-v3-aside-col > .col-inner {
  position: sticky;
  top: 20px;
}

.page-id-164 .areeka-nd-rfq-v3-summary,
.page-id-164 .areeka-nd-rfq-v3-help {
  border: 1px solid var(--areeka-line, #e6e0dc);
  border-radius: 8px;
  background: white;
  padding: 22px;
}

.page-id-164 .areeka-nd-rfq-v3-summary {
  margin-bottom: 16px;
  border-top: 4px solid var(--areeka-plum, #6f3a78);
  box-shadow: 0 12px 34px rgba(24, 23, 28, .06);
}

.page-id-164 .areeka-nd-rfq-v3-summary h3,
.page-id-164 .areeka-nd-rfq-v3-help h3 {
  margin: 0 0 9px;
  color: var(--areeka-ink, #18171c);
  font-size: 18px;
  letter-spacing: 0;
  text-transform: none;
}

.page-id-164 .areeka-nd-rfq-v3-summary > p,
.page-id-164 .areeka-nd-rfq-v3-help > p {
  margin: 0;
  color: var(--areeka-muted, #67616d);
  font-size: 13px;
}

.page-id-164 .areeka-nd-rfq-v3-progress {
  height: 7px;
  overflow: hidden;
  border-radius: 4px;
  background: var(--areeka-line, #e6e0dc);
  margin: 18px 0 8px;
}

.page-id-164 .areeka-nd-rfq-v3-progress span {
  width: 8%;
  height: 100%;
  display: block;
  background: var(--areeka-moss, #577766);
  transition: width 180ms ease;
}

.page-id-164 .areeka-nd-rfq-v3-progress-copy {
  display: flex;
  justify-content: space-between;
  gap: 10px;
  color: var(--areeka-muted, #67616d);
  font-size: 11px;
}

.page-id-164 .areeka-nd-rfq-v3-summary dl {
  margin: 18px 0 0;
}

.page-id-164 .areeka-nd-rfq-v3-summary dl > div {
  display: flex;
  justify-content: space-between;
  gap: 12px;
  border-top: 1px solid var(--areeka-line, #e6e0dc);
  padding: 11px 0;
  font-size: 12px;
}

.page-id-164 .areeka-nd-rfq-v3-summary dt {
  color: var(--areeka-muted, #67616d);
}

.page-id-164 .areeka-nd-rfq-v3-summary dd {
  max-width: 155px;
  margin: 0;
  color: var(--areeka-ink, #18171c);
  font-weight: 800;
  overflow-wrap: anywhere;
  text-align: right;
}

.page-id-164 .areeka-nd-rfq-v3-help {
  border-color: #e7dcc8;
  border-radius: 8px;
  background: #faf8f4;
  margin-bottom: 12px;
}

.page-id-164 .areeka-nd-rfq-v3-whatsapp {
  width: 100%;
  min-height: 46px;
  margin: 0 0 12px;
  border-color: var(--areeka-plum, #6f3a78);
  border-radius: 5px;
  background: white;
  color: var(--areeka-plum, #6f3a78);
  padding: 10px 16px;
  font-weight: 800;
  letter-spacing: 0;
  text-transform: none;
}

.page-id-164 .areeka-nd-rfq-v3-chat-open {
  width: 100%;
  min-height: 46px;
  margin: 0 0 12px;
  border-color: var(--areeka-plum, #6f3a78);
  border-radius: 5px;
  background: var(--areeka-plum, #6f3a78);
  color: white;
  padding: 10px 16px;
  font-weight: 800;
  letter-spacing: 0;
  text-transform: none;
}

.page-id-164 .areeka-nd-rfq-v3-chat-open:hover,
.page-id-164 .areeka-nd-rfq-v3-chat-open:focus {
  border-color: #5f3068;
  background: #5f3068;
  color: white;
}

.page-id-164 .areeka-nd-rfq-v3-live-chat-note {
  border: 1px solid #e7dcc8;
  border-radius: 8px;
  background: #faf8f4;
  padding: 18px 22px;
}

.page-id-164 .areeka-nd-rfq-v3-live-chat-note strong {
  display: block;
  color: var(--areeka-moss, #577766);
  font-size: 12px;
}

.page-id-164 .areeka-nd-rfq-v3-live-chat-note p {
  margin: 3px 0 0;
  color: var(--areeka-muted, #67616d);
  font-size: 11px;
}

@media (max-width: 849px) {
  .page-id-164 .areeka-nd-rfq-v3-form-col,
  .page-id-164 .areeka-nd-rfq-v3-aside-col {
    width: 100%;
    max-width: 100%;
    flex-basis: 100%;
  }

  .page-id-164 .areeka-nd-rfq-v3-aside-col {
    align-self: auto;
  }

  .page-id-164 .areeka-nd-rfq-v3-aside-col > .col-inner {
    position: static;
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 16px;
    margin-top: 20px;
  }

  .page-id-164 .areeka-nd-rfq-v3-summary {
    grid-row: 1 / 5;
    margin: 0;
  }

  .page-id-164 .areeka-nd-rfq-v3-submit {
    align-items: stretch;
    flex-direction: column;
  }

  .page-id-164 .areeka-nd-rfq-v3-submit p {
    max-width: none;
  }

  .page-id-164 .areeka-nd-rfq-v3-submit-actions {
    width: 100%;
    justify-items: start;
  }
}

@media (max-width: 1099px) {
  .page-id-164 .areeka-ai-chat__launcher {
    display: none !important;
  }

  .page-id-164 .wpcf7 input,
  .page-id-164 .wpcf7 select,
  .page-id-164 .wpcf7 textarea,
  .page-id-164 .wpcf7 .wpcf7-response-output,
  .page-id-164 .wpcf7 .wpcf7-not-valid-tip,
  .page-id-164 .wpcf7-submit {
    scroll-margin-top: 110px;
    scroll-margin-bottom: 24px;
  }
}

@media (min-width: 621px) and (max-width: 849px) {
  .page-id-164 .areeka-nd-rfq-v3-hero {
    min-height: 370px;
  }

  .page-id-164 .areeka-nd-rfq-v3-hero-row {
    min-height: 370px;
    padding: 34px 0;
  }

  .page-id-164 .areeka-nd-rfq-v3-hero-copy h1 {
    margin-bottom: 12px;
    font-size: 48px;
    line-height: 1.02;
  }

  .page-id-164 .areeka-nd-rfq-v3-hero-copy p:last-child {
    margin-bottom: 18px;
    font-size: 16px;
    line-height: 1.42;
  }

  .page-id-164 .areeka-nd-rfq-v3-hero .button {
    min-height: 44px;
    margin-bottom: 12px;
    padding-top: 9px;
    padding-bottom: 9px;
  }

  .page-id-164 .areeka-nd-rfq-v3-hero .button:last-child {
    margin-bottom: 0;
  }

  .page-id-164 .areeka-nd-rfq-v3-help,
  .page-id-164 .areeka-nd-rfq-v3-whatsapp,
  .page-id-164 .areeka-nd-rfq-v3-chat-open {
    margin: 0;
  }
}

@media (max-width: 620px) {
  .page-id-164 .areeka-nd-rfq-v3-hero {
    min-height: 300px;
  }

  .page-id-164 .areeka-nd-rfq-v3-hero .section-bg {
    background-position: 68% center !important;
  }

  .page-id-164 .areeka-nd-rfq-v3-hero .section-bg::after {
    background: linear-gradient(180deg, rgba(24, 23, 28, .48) 0%, rgba(24, 23, 28, .68) 55%, rgba(24, 23, 28, .45) 100%);
  }

  .page-id-164 .areeka-nd-rfq-v3-hero-row,
  .page-id-164 .areeka-nd-rfq-v3-process-row,
  .page-id-164 .areeka-nd-rfq-v3-layout {
    width: calc(100% - 28px);
  }

  .page-id-164 .areeka-nd-rfq-v3-hero-row {
    min-height: 300px;
    padding: 30px 0;
  }

  .page-id-164 .areeka-nd-rfq-v3-hero-copy h1 {
    margin-bottom: 12px;
    font-size: 35px;
  }

  .page-id-164 .areeka-nd-rfq-v3-hero-copy p:last-child {
    margin-bottom: 18px;
    font-size: 14px;
    line-height: 1.42;
  }

  .page-id-164 .areeka-nd-rfq-v3-hero .button {
    width: 248px;
    max-width: 100%;
    min-height: 44px;
    margin: 0 0 12px;
    padding: 9px 14px;
    font-size: 13px;
    white-space: normal;
  }

  .page-id-164 .areeka-nd-rfq-v3-hero .button:last-child {
    margin: 0;
  }

  .page-id-164 .areeka-nd-rfq-v3-body {
    padding: 16px 0 54px !important;
  }

  .page-id-164 .areeka-nd-rfq-v3-form-intro {
    padding: 16px 18px 13px;
  }

  .page-id-164 .areeka-nd-rfq-v3-form-intro h2 {
    font-size: 27px;
  }

  .page-id-164 .areeka-nd-rfq-v3-form-intro p:last-child {
    font-size: 12px;
    line-height: 1.35;
  }

  .page-id-164 .areeka-nd-rfq-v3-form {
    padding: 0 18px 22px;
  }

  .page-id-164 .areeka-nd-rfq-v3-intent {
    margin: 0 -18px;
    padding: 13px 18px;
  }

  .page-id-164 .areeka-nd-rfq-v3-control-label {
    margin-bottom: 7px;
  }

  .page-id-164 .areeka-nd-rfq-v3-intent .wpcf7-radio {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .page-id-164 .areeka-nd-rfq-v3-intent .wpcf7-list-item-label {
    min-height: 52px;
    padding: 6px 5px;
    font-size: 11px;
  }

  .page-id-164 .areeka-nd-rfq-v3-accordion-title {
    padding: 17px 0 13px;
  }

  .page-id-164 .areeka-nd-rfq-v3-accordion-title span {
    font-size: 21px;
  }

  .page-id-164 .areeka-nd-rfq-v3-field-grid,
  .page-id-164 .areeka-nd-rfq-v3-upload-row {
    grid-template-columns: 1fr;
  }

  .page-id-164 .areeka-nd-rfq-v3-field--full {
    grid-column: auto;
  }

  .page-id-164 .areeka-nd-rfq-v3-setting .wpcf7-radio {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .page-id-164 .areeka-nd-rfq-v3-mode-copy,
  .page-id-164 .areeka-nd-rfq-v3-mode-panel {
    margin-bottom: 14px;
    padding: 14px;
  }

  .page-id-164 .areeka-nd-rfq-v3-guidance-needs .wpcf7-checkbox {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .page-id-164 .areeka-nd-rfq-v3-product-row {
    grid-template-columns: 1fr;
    gap: 10px;
  }

  .page-id-164 .areeka-nd-rfq-v3-product-row-actions {
    justify-content: flex-end;
  }

  .page-id-164 .areeka-nd-rfq-v3-product-result,
  .page-id-164 .areeka-nd-rfq-v3-product-row {
    padding: 10px;
  }

  .page-id-164 .areeka-nd-rfq-v3-product-identity {
    grid-template-columns: 52px minmax(0, 1fr);
    gap: 10px;
  }

  .page-id-164 .areeka-nd-rfq-v3-product-media {
    width: 52px;
    height: 52px;
  }

  .page-id-164 .areeka-nd-rfq-v3-submit {
    align-items: stretch;
    flex-direction: column;
  }

  .page-id-164 .areeka-nd-rfq-v3-submit-actions {
    width: 100%;
    justify-items: stretch;
  }

  .page-id-164 .areeka-nd-rfq-v3-submit-actions .g-recaptcha {
    max-width: 100%;
    overflow: hidden;
  }

  .page-id-164 .areeka-nd-rfq-v3-submit .wpcf7-submit {
    width: 100%;
  }

  .page-id-164 .areeka-nd-rfq-v3-aside-col > .col-inner {
    display: block;
  }

  .page-id-164 .areeka-nd-rfq-v3-summary {
    margin-bottom: 16px;
  }

  .page-id-164 .areeka-nd-rfq-v3-help,
  .page-id-164 .areeka-nd-rfq-v3-whatsapp,
  .page-id-164 .areeka-nd-rfq-v3-chat-open {
    margin-bottom: 12px;
  }

  .page-id-164 .wpcf7-response-output {
    margin-right: 18px;
    margin-left: 18px;
  }
}

@media (prefers-reduced-motion: reduce) {
  .page-id-164 .areeka-nd-rfq-v3-accordion-title i,
  .page-id-164 .areeka-nd-rfq-v3-progress span {
    transition: none;
  }
}
.areeka-ai-chat {
  position: fixed;
  right: 22px;
  bottom: 22px;
  z-index: 99998;
  box-sizing: border-box;
  font-family: inherit;
  color: var(--areeka-ink, #18171c);
}

.areeka-ai-chat *,
.areeka-ai-chat *::before,
.areeka-ai-chat *::after {
  box-sizing: border-box;
}

html.areeka-ai-chat-lock,
body.areeka-ai-chat-lock {
  overflow: hidden !important;
  overscroll-behavior: none;
}

.areeka-ai-chat.is-open {
  z-index: 2147483000;
}

.areeka-ai-chat__launcher {
  position: relative;
  min-height: 52px;
  display: inline-flex;
  align-items: center;
  gap: 10px;
  border: 0;
  border-radius: 6px;
  background: var(--areeka-plum, #6f3a78);
  color: #fff;
  box-shadow: 0 18px 44px rgba(24, 23, 28, .22);
  padding: 10px 16px 10px 12px;
  font-weight: 900;
  letter-spacing: 0;
  cursor: pointer;
  transition: opacity .18s ease, transform .18s ease, background .18s ease;
}

.areeka-ai-chat__launcher:hover,
.areeka-ai-chat__launcher:focus {
  background: #5f3068;
  color: #fff;
}

.areeka-ai-chat__launcher-mark {
  width: 32px;
  height: 32px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background: rgba(255, 255, 255, .16);
  color: #fff;
  font-size: 12px;
  font-weight: 900;
}

.areeka-ai-chat__launcher-text {
  color: #fff;
}

.areeka-ai-chat__unread-badge {
  position: absolute;
  top: -13px;
  right: -10px;
  display: none;
  min-height: 26px;
  align-items: center;
  justify-content: center;
  border: 2px solid #fff;
  border-radius: 999px;
  background: var(--areeka-coral, #cf6a42);
  color: #fff;
  box-shadow: 0 12px 28px rgba(207, 106, 66, .35);
  padding: 3px 9px;
  font-size: 11px;
  font-weight: 900;
  line-height: 1;
  white-space: nowrap;
}

.areeka-ai-chat.has-unread-response .areeka-ai-chat__launcher {
  animation: areeka-chat-ready-pulse 1.15s ease-in-out infinite;
}

.areeka-ai-chat.is-awaiting-response .areeka-ai-chat__launcher {
  box-shadow: 0 16px 36px rgba(111, 58, 120, .28);
}

.areeka-ai-chat.has-unread-response .areeka-ai-chat__unread-badge {
  display: inline-flex;
  animation: areeka-chat-badge-pop .95s ease-in-out infinite;
}

.areeka-ai-chat__eyecatcher {
  position: absolute;
  right: 0;
  bottom: 68px;
  width: min(350px, calc(100vw - 44px));
  border: 2px solid rgba(255, 255, 255, .88);
  border-radius: 8px;
  background: var(--areeka-plum, #6f3a78);
  color: #fff;
  box-shadow: 0 22px 54px rgba(111, 58, 120, .42), 0 0 0 6px rgba(207, 106, 66, .16);
  padding: 16px 18px 16px 52px;
  text-align: left;
  font-size: 15px;
  font-weight: 900;
  line-height: 1.28;
  cursor: pointer;
  opacity: 0;
  transform: translateY(10px);
  pointer-events: none;
}

.areeka-ai-chat__eyecatcher::before {
  content: "AI";
  position: absolute;
  left: 14px;
  top: 50%;
  width: 28px;
  height: 28px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background: var(--areeka-coral, #cf6a42);
  color: #fff;
  font-size: 11px;
  font-weight: 900;
  transform: translateY(-50%);
}

.areeka-ai-chat__eyecatcher::after {
  content: "";
  position: absolute;
  right: 22px;
  bottom: -8px;
  width: 16px;
  height: 16px;
  background: var(--areeka-plum, #6f3a78);
  border-right: 2px solid rgba(255, 255, 255, .88);
  border-bottom: 2px solid rgba(255, 255, 255, .88);
  transform: rotate(45deg);
}

.areeka-ai-chat.has-eye-catcher .areeka-ai-chat__eyecatcher {
  opacity: 1;
  transform: translateY(0);
  pointer-events: auto;
  animation: areeka-chat-eyecatcher-in .28s ease-out both, areeka-chat-eyecatcher-glow 1.5s ease-in-out .35s infinite;
}

.areeka-ai-chat__eyecatcher span {
  position: relative;
  z-index: 1;
  display: block;
}

@keyframes areeka-chat-eyecatcher-in {
  from {
    opacity: 0;
    transform: translateY(10px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

@keyframes areeka-chat-eyecatcher-glow {
  0%, 100% {
    box-shadow: 0 22px 54px rgba(111, 58, 120, .42), 0 0 0 6px rgba(207, 106, 66, .16);
  }
  50% {
    box-shadow: 0 28px 62px rgba(111, 58, 120, .56), 0 0 0 11px rgba(207, 106, 66, .30);
  }
}

@keyframes areeka-chat-badge-pop {
  0%, 100% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.08);
  }
}

@keyframes areeka-chat-ready-pulse {
  0%, 100% {
    box-shadow:
      0 18px 44px rgba(24, 23, 28, .22),
      0 0 0 0 rgba(207, 106, 66, .18);
  }
  50% {
    box-shadow:
      0 18px 44px rgba(24, 23, 28, .22),
      0 0 0 8px rgba(207, 106, 66, .14);
  }
}

.areeka-ai-chat.is-open .areeka-ai-chat__launcher {
  pointer-events: none;
  opacity: 0;
  transform: translateY(10px);
}

.areeka-ai-chat__panel {
  position: absolute;
  right: 0;
  bottom: 68px;
  width: clamp(820px, 76vw, 1240px);
  height: min(920px, calc(100vh - 44px));
  max-width: calc(100vw - 32px);
  max-height: calc(100vh - 44px);
  display: flex;
  flex-direction: column;
  overflow: hidden;
  border: 1px solid rgba(24, 23, 28, .14);
  border-radius: 8px;
  background: var(--areeka-panel, #fff);
  box-shadow: 0 28px 80px rgba(24, 23, 28, .24);
}

.areeka-ai-chat.is-open .areeka-ai-chat__panel {
  bottom: 0;
}

.areeka-ai-chat__header {
  min-height: 64px;
  flex: 0 0 auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 18px;
  background: linear-gradient(135deg, var(--areeka-ink, #18171c), #2b1e31);
  padding: 10px 18px;
}

.areeka-ai-chat__header p {
  margin: 0 0 3px;
  color: var(--areeka-coral, #cf6a42);
  font-size: 11px;
  font-weight: 900;
  text-transform: uppercase;
}

.areeka-ai-chat__header h2 {
  margin: 0;
  color: #fff;
  font-size: 18px;
  line-height: 1.15;
  letter-spacing: 0;
}

.areeka-ai-chat__header-actions {
  display: inline-flex;
  align-items: center;
  gap: 8px;
}

.areeka-ai-chat__minimize,
.areeka-ai-chat__close {
  width: 34px;
  height: 34px;
  min-width: 34px;
  min-height: 34px;
  flex: 0 0 34px;
  display: inline-grid;
  place-items: center;
  border: 1px solid rgba(255, 255, 255, .3);
  border-radius: 6px;
  background: transparent;
  padding: 0 !important;
  color: #fff;
  font-size: 22px;
  line-height: 1 !important;
  cursor: pointer;
}

.areeka-ai-chat__minimize:hover,
.areeka-ai-chat__minimize:focus,
.areeka-ai-chat__close:hover,
.areeka-ai-chat__close:focus {
  background: rgba(255, 255, 255, .12);
  color: #fff;
}

.areeka-ai-chat__messages {
  min-height: 280px;
  flex: 1 1 auto;
  display: flex;
  flex-direction: column;
  gap: 10px;
  overflow-y: auto;
  overscroll-behavior: contain;
  padding: 22px 24px;
  background: var(--areeka-surface, #f5f6f7);
}

.areeka-ai-chat__message {
  max-width: min(88%, 780px);
  border-radius: 8px;
  padding: 13px 15px;
  font-size: 15px;
  line-height: 1.48;
}

.areeka-ai-chat__message.has-quote {
  width: min(96%, 980px);
  max-width: min(96%, 980px);
}

.areeka-ai-chat__message > p {
  margin: 0;
}

.areeka-ai-chat__reply {
  display: grid;
  gap: 10px;
}

.areeka-ai-chat__reply p {
  margin: 0;
}

.areeka-ai-chat__reply strong {
  color: inherit;
  font-weight: 900;
}

.areeka-ai-chat__message--agent {
  align-self: flex-start;
  border: 1px solid var(--areeka-line, #e6e0dc);
  background: #fff;
  color: var(--areeka-ink, #18171c);
}

.areeka-ai-chat__message--user {
  align-self: flex-end;
  background: var(--areeka-plum, #6f3a78);
  color: #fff;
}

.areeka-ai-chat__message--image {
  display: grid;
  gap: 8px;
  max-width: min(420px, 88%);
}

.areeka-ai-chat__message--image img {
  width: 180px;
  max-width: 100%;
  aspect-ratio: 1;
  display: block;
  border-radius: 6px;
  background: rgba(255, 255, 255, .14);
  object-fit: cover;
}

.areeka-ai-chat__image-note,
.areeka-ai-chat__image-meta {
  display: block;
  color: rgba(255, 255, 255, .86);
  font-size: 12px;
  line-height: 1.35;
}

.areeka-ai-chat__recommendations {
  display: none !important;
}

.areeka-ai-chat__recommendations[hidden] {
  display: none !important;
}

.areeka-ai-chat__notice {
  border-left: 3px solid var(--areeka-gold, #b7925f);
  background: #faf8f4;
  padding: 10px 12px;
  color: var(--areeka-ink, #18171c);
  font-size: 12px;
  font-weight: 800;
  line-height: 1.4;
}

.areeka-ai-chat__cards {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(230px, 1fr));
  gap: 8px;
}

.areeka-ai-chat__inline-results {
  display: grid;
  gap: 10px;
  margin-top: 12px;
}

.areeka-ai-chat__card {
  min-width: 0;
  display: grid;
  grid-template-columns: 72px minmax(0, 1fr);
  gap: 10px;
  align-items: center;
  border: 1px solid var(--areeka-line, #e6e0dc);
  border-radius: 8px;
  background: #fff;
  padding: 10px;
  color: var(--areeka-ink, #18171c);
}

.areeka-ai-chat__card:hover {
  border-color: var(--areeka-plum, #6f3a78);
  color: var(--areeka-plum, #6f3a78);
}

.areeka-ai-chat__card-image {
  width: 72px;
  height: 72px;
  border-radius: 6px;
  background: #dce5e8;
  overflow: hidden;
}

.areeka-ai-chat__card-image img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
}

.areeka-ai-chat__card strong {
  color: inherit;
  font-size: 12px;
  line-height: 1.25;
}

.areeka-ai-chat__card-body {
  min-width: 0;
  display: grid;
  gap: 4px;
}

.areeka-ai-chat__card-price {
  color: var(--areeka-ink, #18171c);
  font-size: 12px;
  font-weight: 900;
}

.areeka-ai-chat__card-reason,
.areeka-ai-chat__upsell span:not(.areeka-ai-chat__card-image) {
  color: var(--areeka-muted, #67616d);
  font-size: 12px;
  line-height: 1.35;
}

.areeka-ai-chat__suggestions {
  display: grid;
  gap: 8px;
}

.areeka-ai-chat__suggestions h3 {
  margin: 0;
  color: var(--areeka-ink, #18171c);
  font-size: 13px;
  font-weight: 900;
  line-height: 1.25;
}

.areeka-ai-chat__quote {
  margin-top: 12px;
  overflow: hidden;
  border: 1px solid var(--areeka-line, #e6e0dc);
  border-radius: 8px;
  background: #fff;
}

.areeka-ai-chat__quote h3 {
  margin: 0;
  border-bottom: 1px solid var(--areeka-line, #e6e0dc);
  background: #eef5f7;
  padding: 10px 12px;
  color: var(--areeka-ink, #18171c);
  font-size: 13px;
  line-height: 1.2;
}

.areeka-ai-chat__quote-table-wrap {
  overflow-x: auto;
}

.areeka-ai-chat__quote-table {
  width: 100%;
  border-collapse: collapse;
  color: var(--areeka-ink, #18171c);
  font-size: 12px;
  line-height: 1.35;
}

.areeka-ai-chat__quote-table th,
.areeka-ai-chat__quote-table td {
  border-bottom: 1px solid #edf1f3;
  padding: 8px 9px;
  text-align: left;
  vertical-align: top;
}

.areeka-ai-chat__quote-table th {
  background: #f7fafb;
  color: var(--areeka-muted, #67616d);
  font-size: 10px;
  font-weight: 900;
  letter-spacing: .02em;
  text-transform: uppercase;
  white-space: nowrap;
}

.areeka-ai-chat__quote-table th:not(:first-child),
.areeka-ai-chat__quote-table td:not(:first-child) {
  text-align: right;
  white-space: nowrap;
}

.areeka-ai-chat__quote-is-summary td {
  background: #fbfdfe;
  font-weight: 800;
}

.areeka-ai-chat__quote-is-total td {
  background: #fff;
  font-weight: 900;
}

.areeka-ai-chat__quote-note {
  margin: 0;
  border-top: 1px solid var(--areeka-line, #e6e0dc);
  background: #fbfdfe;
  padding: 9px 12px;
  color: var(--areeka-muted, #67616d);
  font-size: 12px;
  line-height: 1.35;
}

.areeka-ai-chat__proposal {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  align-items: center;
  gap: 12px;
  margin-top: 10px;
  border: 1px solid rgba(207, 106, 66, .26);
  border-radius: 8px;
  background: #fff9f6;
  padding: 12px;
}

.areeka-ai-chat__proposal-copy {
  min-width: 0;
  display: grid;
  gap: 3px;
}

.areeka-ai-chat__proposal-title {
  color: var(--areeka-ink, #18171c);
  font-size: 13px;
  line-height: 1.25;
}

.areeka-ai-chat__proposal-copy > span:not(.areeka-ai-chat__proposal-status) {
  color: var(--areeka-muted, #67616d);
  font-size: 12px;
  line-height: 1.35;
}

.areeka-ai-chat__proposal-button {
  min-height: 40px;
  border: 0;
  border-radius: 6px;
  background: var(--areeka-coral, #cf6a42);
  padding: 9px 16px;
  color: #fff;
  font-size: 12px;
  font-weight: 900;
  cursor: pointer;
}

.areeka-ai-chat__proposal-button:disabled {
  cursor: wait;
  opacity: .72;
}

.areeka-ai-chat__proposal-status {
  color: var(--areeka-muted, #67616d);
  font-size: 12px;
  font-weight: 800;
  line-height: 1.35;
}

.areeka-ai-chat__proposal-link {
  color: var(--areeka-plum, #6f3a78);
  font-weight: 900;
}

.areeka-ai-chat__upsell {
  display: grid;
  grid-template-columns: 72px minmax(0, 1fr);
  gap: 10px;
  align-items: center;
  border: 1px solid var(--areeka-line, #e6e0dc);
  border-radius: 8px;
  background: #fff;
  padding: 10px;
  color: var(--areeka-ink, #18171c);
}

.areeka-ai-chat__handoff {
  min-height: 42px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 6px;
  background: var(--areeka-coral, #cf6a42);
  color: #fff;
  font-weight: 900;
}

.areeka-ai-chat__handoff:hover {
  color: #fff;
}

.areeka-ai-chat__form {
  flex: 0 0 auto;
  border-top: 1px solid var(--areeka-line, #e6e0dc);
  padding: 12px 16px;
  background: #fff;
}

.areeka-ai-chat__composer-stack {
  min-width: 0;
  display: grid;
  gap: 5px;
}

.areeka-ai-chat__composer {
  min-width: 0;
  display: grid;
  grid-template-columns: 38px minmax(0, 1fr) auto;
  gap: 8px;
  align-items: end;
  border: 1px solid var(--areeka-line, #e6e0dc);
  border-radius: 8px;
  background: #fff;
  padding: 6px;
}

.areeka-ai-chat__composer.is-dragging,
.areeka-ai-chat__composer:focus-within {
  border-color: var(--areeka-plum, #6f3a78);
  box-shadow: 0 0 0 2px rgba(111, 58, 120, .10);
}

.areeka-ai-chat__form textarea {
  min-height: 38px;
  max-height: 104px;
  resize: none;
  overflow-y: auto;
  border: 0;
  border-radius: 0;
  padding: 9px 4px;
  color: var(--areeka-ink, #18171c);
  font-size: 14px;
  line-height: 1.35;
}

.areeka-ai-chat__form textarea:focus {
  box-shadow: none;
  outline: 0;
}

.areeka-ai-chat__upload-status {
  min-height: 16px;
  color: var(--areeka-muted, #67616d);
  font-size: 11px;
  line-height: 1.35;
}

.areeka-ai-chat__upload-button {
  width: 38px;
  height: 38px;
  min-height: 38px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border: 1px solid var(--areeka-line, #e6e0dc);
  border-radius: 6px;
  background: #fbfdfe;
  padding: 0;
  color: var(--areeka-plum, #6f3a78);
  font-size: 22px;
  font-weight: 900;
  line-height: 1;
  cursor: pointer;
}

.areeka-ai-chat__upload-button:disabled {
  cursor: wait;
  opacity: .65;
}

.areeka-ai-chat__send {
  align-self: end;
  min-width: 72px;
  min-height: 38px;
  border: 0;
  border-radius: 6px;
  background: var(--areeka-coral, #cf6a42);
  color: #fff;
  font-weight: 900;
  cursor: pointer;
}

.areeka-ai-chat__send:disabled {
  cursor: wait;
  opacity: .7;
}

.areeka-ai-chat__footer {
  min-height: 42px;
  flex: 0 0 auto;
  display: none;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  border-top: 1px solid var(--areeka-line, #e6e0dc);
  padding: 10px 20px;
  background: #fff;
  color: var(--areeka-muted, #67616d);
  font-size: 12px;
  line-height: 1.35;
}

.areeka-ai-chat__footer a {
  color: var(--areeka-plum, #6f3a78);
  font-weight: 900;
  white-space: nowrap;
}

@supports (height: 100dvh) {
  .areeka-ai-chat__panel {
    height: min(920px, calc(100dvh - 44px));
    max-height: calc(100dvh - 44px);
  }
}

@media (max-width: 760px) {
  .areeka-ai-chat {
    right: 12px;
    bottom: 12px;
    left: auto;
    width: auto;
  }

  .areeka-ai-chat.is-open {
    inset: 0;
    width: 100vw;
    height: 100vh;
  }

  .areeka-ai-chat__launcher {
    width: 54px;
    min-width: 54px;
    height: 54px;
    justify-content: center;
    border-radius: 50%;
    padding: 10px;
  }

  .areeka-ai-chat__launcher-text {
    display: none;
  }

  .areeka-ai-chat__unread-badge {
    top: -10px;
    right: -12px;
    min-width: 26px;
    min-height: 26px;
    padding: 3px 7px;
    font-size: 10px;
  }

  .areeka-ai-chat__eyecatcher {
    right: 0;
    bottom: 66px;
    width: min(280px, calc(100vw - 24px));
    font-size: 13px;
  }

  .areeka-ai-chat.is-open .areeka-ai-chat__launcher {
    display: none;
  }

  .areeka-ai-chat__panel {
    position: fixed;
    inset: 0;
    width: 100vw;
    height: 100vh;
    max-width: 100vw;
    max-height: 100vh;
    border-radius: 0;
  }

  @supports (height: 100dvh) {
    .areeka-ai-chat.is-open {
      height: 100dvh;
    }

    .areeka-ai-chat__panel {
      height: 100dvh;
      max-height: 100dvh;
    }
  }

  .areeka-ai-chat__header {
    min-height: 56px;
    padding: 8px 12px;
  }

  .areeka-ai-chat__header p {
    margin-bottom: 2px;
    font-size: 10px;
  }

  .areeka-ai-chat__header h2 {
    font-size: 16px;
  }

  .areeka-ai-chat__minimize,
  .areeka-ai-chat__close {
    width: 30px;
    height: 30px;
    min-width: 30px;
    min-height: 30px;
    flex-basis: 30px;
    font-size: 20px;
  }

  .areeka-ai-chat__messages {
    min-height: 0;
    padding: 14px 12px;
  }

  .areeka-ai-chat__message {
    max-width: 96%;
    font-size: 14px;
  }

  .areeka-ai-chat__message.has-quote {
    width: 96%;
    max-width: 96%;
  }

  .areeka-ai-chat__cards {
    grid-template-columns: 1fr;
  }

  .areeka-ai-chat__card {
    grid-template-columns: 64px minmax(0, 1fr);
    align-items: center;
  }

  .areeka-ai-chat__card-image {
    width: 64px;
    height: 64px;
  }

  .areeka-ai-chat__quote-table {
    table-layout: fixed;
    font-size: 11px;
  }

  .areeka-ai-chat__quote-table th,
  .areeka-ai-chat__quote-table td {
    padding: 7px 5px;
  }

  .areeka-ai-chat__quote-table th {
    letter-spacing: 0;
    white-space: normal;
  }

  .areeka-ai-chat__quote-table th:nth-child(1),
  .areeka-ai-chat__quote-table td:nth-child(1) {
    width: 46%;
  }

  .areeka-ai-chat__quote-table th:nth-child(2),
  .areeka-ai-chat__quote-table td:nth-child(2) {
    width: 12%;
  }

  .areeka-ai-chat__quote-table th:nth-child(3),
  .areeka-ai-chat__quote-table td:nth-child(3) {
    width: 18%;
  }

  .areeka-ai-chat__quote-table th:nth-child(4),
  .areeka-ai-chat__quote-table td:nth-child(4) {
    width: 24%;
  }

  .areeka-ai-chat__quote-table th:not(:first-child) {
    white-space: normal;
  }

  .areeka-ai-chat__upsell {
    grid-template-columns: 64px minmax(0, 1fr);
  }

  .areeka-ai-chat__proposal {
    grid-template-columns: 1fr;
  }

  .areeka-ai-chat__proposal-button {
    width: 100%;
  }

  .areeka-ai-chat__card strong {
    min-height: 0;
    font-size: 12px;
  }

  .areeka-ai-chat__form {
    padding: 8px 10px;
  }

  .areeka-ai-chat__composer-stack {
    gap: 3px;
  }

  .areeka-ai-chat__composer {
    grid-template-columns: 34px minmax(0, 1fr) 58px;
    gap: 6px;
    padding: 5px;
  }

  .areeka-ai-chat__form textarea {
    min-height: 34px;
    max-height: 88px;
    padding: 8px 2px;
  }

  .areeka-ai-chat__upload-button {
    width: 34px;
    height: 34px;
    min-height: 34px;
    font-size: 20px;
  }

  .areeka-ai-chat__send {
    min-width: 58px;
    min-height: 34px;
    padding: 0 8px;
    font-size: 12px;
  }

  .areeka-ai-chat__footer {
    padding: 10px 14px;
  }
}
/* RFQ support-action cascade guards for legacy Flatsome button rules. */
.page-id-164 .areeka-nd-rfq-v3-whatsapp {
  border-color: var(--areeka-plum, #6f3a78) !important;
  background: white !important;
  color: var(--areeka-plum, #6f3a78) !important;
  padding: 10px 16px !important;
}

.page-id-164 .areeka-nd-rfq-v3-chat-open {
  border-color: var(--areeka-plum, #6f3a78) !important;
  background: var(--areeka-plum, #6f3a78) !important;
  color: white !important;
  padding: 10px 16px !important;
}

.page-id-164 .areeka-nd-rfq-v3-whatsapp:hover,
.page-id-164 .areeka-nd-rfq-v3-whatsapp:focus {
  border-color: var(--areeka-coral, #cf6a42) !important;
  background: white !important;
  color: var(--areeka-coral, #cf6a42) !important;
}

.page-id-164 .areeka-nd-rfq-v3-chat-open:hover,
.page-id-164 .areeka-nd-rfq-v3-chat-open:focus {
  border-color: #5f3068 !important;
  background: #5f3068 !important;
  color: white !important;
}
