.page-module__9Y9WZG__chat{background:#fff;justify-content:center;align-items:center;min-height:100vh;display:flex}.page-module__9Y9WZG__chat__container{flex-direction:column;width:100%;max-width:800px;max-height:100vh;padding:1rem;display:flex}.page-module__9Y9WZG__chat__messages{flex:1;min-height:0;overflow-y:auto}.page-module__9Y9WZG__chat__welcome{flex-direction:column;padding:.5rem;display:flex}.page-module__9Y9WZG__chat__welcome-header{margin-bottom:1rem}.page-module__9Y9WZG__chat__title{color:#1a1a1a;margin:0;font-size:1.75rem;font-weight:700}.page-module__9Y9WZG__chat__subtitle{color:#9b9b9b;margin:0;font-size:1.75rem;font-weight:400}.page-module__9Y9WZG__chat__list{flex-direction:column;gap:1.5rem;display:flex}.page-module__9Y9WZG__chat__message-wrapper{flex-direction:column;gap:.75rem;display:flex}.page-module__9Y9WZG__chat__message{gap:.75rem;line-height:1.6;display:flex}.page-module__9Y9WZG__chat__message--user{justify-content:flex-end}.page-module__9Y9WZG__chat__message--user .page-module__9Y9WZG__chat__message-content{color:#1a1a1a;background:#f4f4f4;border-radius:1.25rem;max-width:85%;padding:.75rem 1rem}.page-module__9Y9WZG__chat__message--assistant{justify-content:flex-start}.page-module__9Y9WZG__chat__message--assistant .page-module__9Y9WZG__chat__message-content{color:#1a1a1a;max-width:90%;font-size:.9375rem}.page-module__9Y9WZG__chat__avatar{color:#fff;background:linear-gradient(135deg,#1a1a1a 0%,#333 100%);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.page-module__9Y9WZG__chat__typing{gap:4px;padding:.5rem 0;display:flex}.page-module__9Y9WZG__chat__typing span{background:#9b9b9b;border-radius:50%;width:8px;height:8px;animation:1.4s ease-in-out infinite page-module__9Y9WZG__typing}.page-module__9Y9WZG__chat__typing span:nth-child(2){animation-delay:.2s}.page-module__9Y9WZG__chat__typing span:nth-child(3){animation-delay:.4s}@keyframes page-module__9Y9WZG__typing{0%,60%,to{opacity:.4;transform:translateY(0)}30%{opacity:1;transform:translateY(-4px)}}.page-module__9Y9WZG__chat__bottom{padding:.5rem 0}.page-module__9Y9WZG__chat__suggestions{grid-template-columns:repeat(2,1fr);gap:.625rem;margin-bottom:.75rem;display:grid}.page-module__9Y9WZG__chat__suggestion{color:#1a1a1a;text-align:left;cursor:pointer;background:#fff;border:1px solid #e5e5e5;border-radius:12px;padding:.875rem 1rem;font-size:.875rem;line-height:1.4;transition:all .2s}.page-module__9Y9WZG__chat__suggestion:hover{background:#f9f9f9;border-color:#d5d5d5}.page-module__9Y9WZG__chat__input-area{background:#fff}.page-module__9Y9WZG__chat__form{background:#f4f4f4;border:1px solid #0000;border-radius:1.5rem;align-items:flex-end;padding:.625rem .75rem;transition:all .2s;display:flex}.page-module__9Y9WZG__chat__form:focus-within{background:#fff;border-color:#e5e5e5;box-shadow:0 0 0 1px #e5e5e5}.page-module__9Y9WZG__chat__input{color:#1a1a1a;resize:none;background:0 0;border:none;outline:none;flex:1;max-height:160px;padding:.375rem .5rem;font-family:inherit;font-size:1rem;line-height:1.5}.page-module__9Y9WZG__chat__input::placeholder{color:#9b9b9b}.page-module__9Y9WZG__chat__send{color:#fff;cursor:pointer;background:#1a1a1a;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s;display:flex}.page-module__9Y9WZG__chat__send:hover:not(:disabled){background:#333}.page-module__9Y9WZG__chat__send:disabled{color:#9b9b9b;cursor:default;background:#e5e5e5}.page-module__9Y9WZG__chat__products{grid-template-columns:repeat(3,1fr);gap:.75rem;margin-left:2.5rem;display:grid}.page-module__9Y9WZG__chat__product{background:#fff;border:1px solid #e5e5e5;border-radius:12px;flex-direction:column;text-decoration:none;transition:all .2s;display:flex;overflow:hidden}.page-module__9Y9WZG__chat__product:hover{border-color:#d5d5d5;box-shadow:0 2px 8px #0000000f}.page-module__9Y9WZG__chat__product-image{aspect-ratio:1;background:#f9f9f9;width:100%;position:relative}.page-module__9Y9WZG__chat__product-placeholder{justify-content:center;align-items:center;width:100%;height:100%;font-size:1.5rem;display:flex}.page-module__9Y9WZG__chat__product-info{flex-direction:column;gap:.25rem;padding:.625rem;display:flex}.page-module__9Y9WZG__chat__product-name{color:#1a1a1a;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.75rem;line-height:1.3;display:-webkit-box;overflow:hidden}.page-module__9Y9WZG__chat__product-price{color:#1a1a1a;font-size:.8125rem;font-weight:600}@media (max-width:640px){.page-module__9Y9WZG__chat__messages{padding:1.5rem 1rem}.page-module__9Y9WZG__chat__title,.page-module__9Y9WZG__chat__subtitle{font-size:1.5rem}.page-module__9Y9WZG__chat__suggestions{grid-template-columns:1fr}.page-module__9Y9WZG__chat__products{grid-template-columns:repeat(2,1fr);margin-left:0}.page-module__9Y9WZG__chat__message--user .page-module__9Y9WZG__chat__message-content{max-width:90%}}
