.product-showcase[data-v-88edc266]{background:#fafafa;border-radius:16px;flex-shrink:0;padding:8px;position:relative}.product-showcase__viewport[data-v-88edc266]{overflow:hidden}.product-showcase__list[data-v-88edc266]{display:flex;gap:8px;list-style:none;margin:0;padding:0}.product-showcase__item[data-v-88edc266]{background:#fafafa;border-radius:12px;display:flex;flex:0 0 auto;flex-direction:column;padding:8px;width:128px}.product-showcase__image[data-v-88edc266]{background:#fff;border-radius:8px;height:96px;margin-bottom:4px;-o-object-fit:contain;object-fit:contain;width:100%}.product-showcase__name[data-v-88edc266]{color:#23282e;display:-webkit-box;font-size:10px;font-weight:400;letter-spacing:0;-webkit-line-clamp:2;line-height:12px;margin:0 0 2px;overflow:hidden;-webkit-box-orient:vertical}.product-showcase__prices[data-v-88edc266]{display:flex;flex-direction:column;margin-top:auto}.product-showcase__price-from[data-v-88edc266]{color:#5a6676;font-size:10px;font-weight:400;letter-spacing:0;line-height:12px;margin:0 0 2px;-webkit-text-decoration:line-through;text-decoration:line-through}.product-showcase__price[data-v-88edc266]{color:#23282e;font-size:12px;font-weight:600;letter-spacing:0;line-height:16px;margin:0}.product-showcase__next[data-v-88edc266],.product-showcase__previous[data-v-88edc266]{align-items:center;background:#fff;border:1px solid #ebebed;border-radius:50%;box-shadow:0 1px 4px rgba(0,0,0,.16);cursor:pointer;display:flex;height:32px;justify-content:center;padding:0;position:absolute;right:4px;top:50%;transform:translateY(-50%);width:32px}.product-showcase__next svg[data-v-88edc266],.product-showcase__previous svg[data-v-88edc266]{fill:none;height:20px;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2;width:20px}.product-showcase__next[data-v-88edc266]:hover,.product-showcase__previous[data-v-88edc266]:hover{background:#c5c7c9}.product-showcase__next[data-v-88edc266]:focus-visible,.product-showcase__previous[data-v-88edc266]:focus-visible{outline:2px solid;outline-offset:2px}.product-showcase__previous[data-v-88edc266]{left:4px;right:auto}.chat-header[data-v-d9aa6796]{border-bottom:1px solid #ebebed;justify-content:space-between;padding:16px}.chat-header[data-v-d9aa6796],.chat-header__brand[data-v-d9aa6796]{align-items:center;display:flex;gap:8px}.chat-header__brand-icon[data-v-d9aa6796]{display:block;height:22px;width:22px}.chat-header__back[data-v-d9aa6796]{height:22px;width:22px}.chat-header__title[data-v-d9aa6796]{color:#23282e;font-size:16px;font-weight:600;letter-spacing:0;line-height:24px;margin:0}.chat-header__actions[data-v-d9aa6796]{align-items:center;display:flex;gap:8px}.chat-header__action[data-v-d9aa6796]{align-items:center;background:transparent;border:1px solid transparent;border-radius:8px;cursor:pointer;display:flex;height:32px;justify-content:center;padding:0;width:32px}.chat-header__action[data-v-d9aa6796]:hover{background:#f3f3f3}.chat-header__action[data-v-d9aa6796]:active{background:#ebebed}.chat-header__action[data-v-d9aa6796]:focus-visible{outline:2px solid;outline-offset:2px}.chat-message[data-v-329f8c94]{display:flex}.chat-message--user[data-v-329f8c94]{justify-content:flex-end}.chat-message--agent[data-v-329f8c94]{justify-content:flex-start}.chat-message__bubble[data-v-329f8c94]{border-radius:16px;color:#23282e;font-size:14px;font-weight:400;letter-spacing:0;line-height:20px;margin:0;max-width:80%;padding:8px 16px;word-break:break-word}.chat-message--user .chat-message__bubble[data-v-329f8c94]{background:#e4ddff}.chat-message--agent .chat-message__bubble[data-v-329f8c94]{background:#fafafa}.chat-message__bubble--markdown[data-v-329f8c94]{display:flex;flex-direction:column;gap:8px}.chat-message__bubble--markdown[data-v-329f8c94]>:first-child{margin-top:0}.chat-message__bubble--markdown[data-v-329f8c94]>:last-child{margin-bottom:0}.chat-message__bubble--markdown h1[data-v-329f8c94],.chat-message__bubble--markdown h2[data-v-329f8c94],.chat-message__bubble--markdown h3[data-v-329f8c94],.chat-message__bubble--markdown h4[data-v-329f8c94],.chat-message__bubble--markdown h5[data-v-329f8c94],.chat-message__bubble--markdown h6[data-v-329f8c94]{margin:8px 0}.chat-message__bubble--markdown h1[data-v-329f8c94],.chat-message__bubble--markdown h2[data-v-329f8c94]{font-size:16px;font-weight:700;letter-spacing:0;line-height:20px}.chat-message__bubble--markdown h3[data-v-329f8c94],.chat-message__bubble--markdown h4[data-v-329f8c94]{font-size:14px;font-weight:700;letter-spacing:0;line-height:20px}.chat-message__bubble--markdown h5[data-v-329f8c94],.chat-message__bubble--markdown h6[data-v-329f8c94]{font-size:12px;font-weight:700;letter-spacing:0;line-height:16px}.chat-message__bubble--markdown p[data-v-329f8c94]{margin:8px 0}.chat-message__bubble--markdown ol[data-v-329f8c94],.chat-message__bubble--markdown ul[data-v-329f8c94]{margin:8px 0;padding-left:20px}.chat-message__bubble--markdown li[data-v-329f8c94]{font-size:14px;font-weight:400;letter-spacing:0;line-height:20px;margin:4px 0}.chat-message__bubble--markdown strong[data-v-329f8c94]{font-weight:700}.chat-message__bubble--markdown em[data-v-329f8c94]{font-style:italic}.chat-message__bubble--markdown a[data-v-329f8c94]{color:#0b5cf5;-webkit-text-decoration:underline;text-decoration:underline;word-break:break-all}.chat-message__bubble--markdown code[data-v-329f8c94]{background:#f3f3f3;border-radius:4px;font-family:monospace;font-size:12px;font-weight:400;letter-spacing:0;line-height:16px;padding:2px 4px}.chat-message__bubble--markdown pre[data-v-329f8c94]{background:#f3f3f3;border:1px solid #ebebed;border-radius:8px;margin:8px 0;overflow-x:auto;padding:8px}.chat-message__bubble--markdown pre code[data-v-329f8c94]{background:transparent;padding:0}.chat-message__bubble--markdown blockquote[data-v-329f8c94]{border-left:2px solid #ebebed;color:#5a6676;margin:8px 0;padding:4px 8px}.chat-message__bubble--markdown table[data-v-329f8c94]{border-collapse:collapse;margin:8px 0;width:100%}.chat-message__bubble--markdown td[data-v-329f8c94],.chat-message__bubble--markdown th[data-v-329f8c94]{border:1px solid #ebebed;padding:4px 8px;text-align:left}.chat-message__bubble--markdown th[data-v-329f8c94]{background:#f3f3f3}.chat-loading[data-v-aebef5b6]{align-items:center;align-self:flex-start;background:#fafafa;border-radius:16px;display:inline-flex;gap:4px;padding:8px 12px}.chat-loading__dot[data-v-aebef5b6]{animation:chat-loading-bounce-aebef5b6 1.2s ease-in-out infinite;background:#c5c7c9;border-radius:50%;height:6px;width:6px}.chat-loading__dot[data-v-aebef5b6]:nth-child(2){animation-delay:.15s}.chat-loading__dot[data-v-aebef5b6]:nth-child(3){animation-delay:.3s}@keyframes chat-loading-bounce-aebef5b6{0%,60%,to{transform:translateY(0)}30%{transform:translateY(-4px)}}@media(prefers-reduced-motion:reduce){.chat-loading__dot[data-v-aebef5b6]{animation:none}}.icon[data-v-1acef264]{color:#fff}.icon.disabled[data-v-1acef264]{color:#000}.chat-input[data-v-6ff743ae]{align-items:center;background-color:#f3f3f3;border-top:1px solid #ebebed;display:flex;gap:12px;padding:16px}.chat-input__label[data-v-6ff743ae]{height:1px;overflow:hidden;position:absolute;width:1px;clip:rect(0 0 0 0);white-space:nowrap}.chat-input__field[data-v-6ff743ae]{background:#fff;border:1px solid #bfc2ce;border-radius:16px;color:#23282e;flex:1;font-size:14px;font-weight:400;height:48px;letter-spacing:0;line-height:20px;min-width:0;padding:0 16px}.chat-input__field[data-v-6ff743ae]::-moz-placeholder{color:#8e9295}.chat-input__field[data-v-6ff743ae]::placeholder{color:#8e9295}.chat-input__field[data-v-6ff743ae]:focus{outline:none}.chat-input__field[data-v-6ff743ae]:disabled{background:#fafafa;cursor:not-allowed}.chat-input__send[data-v-6ff743ae]{align-items:center;background:#5c00c4;border:none;border-radius:50%;cursor:pointer;display:flex;flex:none;height:48px;justify-content:center;padding:0;width:48px}.chat-input__send[data-v-6ff743ae]:disabled{background:#c5c7c9}.chat-input__send[data-v-6ff743ae]:focus-visible{outline:2px solid;outline-offset:2px}.chat-input__send[data-v-6ff743ae]:disabled{cursor:not-allowed;opacity:.6}.chat-alert[data-v-564a9794]{align-items:center;background:#ffdfdf;border:1px solid #db001b;border-radius:8px;display:flex;gap:8px;padding:12px;width:100%}.chat-alert__icon[data-v-564a9794]{flex:none;height:17px;width:17px}.chat-alert__text[data-v-564a9794]{color:#ad0014;font-size:12px;font-weight:400;letter-spacing:0;line-height:16px}.chat-initial-loader[data-v-0bc622ce]{align-items:center;display:flex;flex:1;flex-direction:column;gap:16px;justify-content:center;padding:16px;text-align:center}.chat-initial-loader__spinner[data-v-0bc622ce]{animation:chat-initial-loader-spin-0bc622ce 1s linear infinite;height:48px;width:48px}.chat-initial-loader__text[data-v-0bc622ce]{color:#23282e;font-size:16px;font-weight:600;letter-spacing:0;line-height:24px;margin:0}@keyframes chat-initial-loader-spin-0bc622ce{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media(prefers-reduced-motion:reduce){.chat-initial-loader__spinner[data-v-0bc622ce]{animation:none}}.chat-history[data-v-20246bab]{width:100%}.chat-history--expanded[data-v-20246bab]{flex:1;min-height:0;overflow-y:auto}.chat-history__heading[data-v-20246bab]{color:#23282e;font-size:12px;font-weight:600;letter-spacing:0;line-height:16px;margin:0 0 8px}.chat-history__list[data-v-20246bab]{list-style:none;margin:0;padding:0 16px}.chat-history__list-item[data-v-20246bab]{border-bottom:1px solid #ebebed}.chat-history__item[data-v-20246bab]{align-items:center;background:transparent;border:0;color:#23282e;cursor:pointer;display:flex;gap:12px;justify-content:space-between;min-height:64px;padding:12px 0;text-align:left;width:100%}.chat-history__item--featured[data-v-20246bab]{border:1px solid #0b5cf5;border-radius:8px;padding:12px}.chat-history__item[data-v-20246bab]:hover{background:#f3f3f3}.chat-history__item[data-v-20246bab]:active{background:#ebebed}.chat-history__item[data-v-20246bab]:focus-visible{outline:2px solid;outline-offset:2px}.chat-history__content[data-v-20246bab]{display:flex;flex-direction:column;gap:2px;min-width:0}.chat-history__summary[data-v-20246bab]{font-size:12px;font-weight:600;letter-spacing:0;line-height:16px;word-wrap:anywhere}.chat-history__date[data-v-20246bab]{color:#5a6676;font-size:10px;font-weight:400;letter-spacing:0;line-height:12px}.chat-history__arrow[data-v-20246bab]{flex:0 0 auto;height:12px;width:8px}.chat-welcome[data-v-61340cc2]{align-items:center;background:#fafafa;border-radius:8px;display:flex;gap:12px;justify-content:space-between;padding:16px}.chat-welcome__content[data-v-61340cc2]{display:flex;flex-direction:column;gap:4px;min-width:0}.chat-welcome__title[data-v-61340cc2]{color:#23282e;margin:0}.chat-welcome__subtitle[data-v-61340cc2]{color:#5a6676;font-size:12px;font-weight:400;letter-spacing:0;line-height:16px;margin:0}.chat-welcome__icon[data-v-61340cc2]{flex:0 0 auto;height:48px;width:48px}.chat[data-v-20ecc204]{background:#fff;background:get-background("neutral","default");border:1px solid #ebebed;border-radius:8px;display:flex;flex-direction:column;height:100%;max-height:730px;max-width:700px;min-height:480px;overflow:hidden;width:100%}.chat__messages[data-v-20ecc204]{display:flex;flex:1;flex-direction:column;gap:12px;overflow-y:auto;padding:16px;position:relative}.chat__messages>[data-v-20ecc204]{flex-shrink:0}.chat__alert[data-v-20ecc204]{bottom:16px;left:50%;max-width:calc(100% - 32px);position:absolute;transform:translateX(-50%);z-index:1}.chat__wellcome[data-v-20ecc204]{margin-left:16px;margin-right:16px}.freedom-agent{height:100%;max-height:100vh;max-width:700px;position:fixed;right:5px;top:5px;width:100%;z-index:100}