@import "https://fonts.googleapis.com/css2?family=Playfair+Display:wght@700&family=DM+Sans:wght@400;500&display=swap";
:root{--verde-selva:#2d5016;--verde-hoja:#4a7c2f;--verde-claro:#7cb95a;--crema:#f5f0e8;--cafe:#8b5e3c;--cafe-claro:#c49a6c;--bg-page:#f0ebe0}.Chat-module__0ttFEa__chatPage{grid-template-columns:1fr 200px;align-items:start;gap:1.5rem;max-width:1100px;height:calc(100vh - 130px);margin:0 auto;padding:1.5rem;display:grid;overflow:hidden}.Chat-module__0ttFEa__adCol{flex-direction:column;gap:1rem;display:flex;position:sticky;top:1.5rem}.Chat-module__0ttFEa__adSidebar{background:var(--verde-selva);text-align:center;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:8px;width:100%;padding:1.25rem 1rem;display:flex}.Chat-module__0ttFEa__adTag{color:#f5f0e84d;letter-spacing:.5px;text-transform:uppercase;font-size:8px}.Chat-module__0ttFEa__adIcon{background:var(--verde-claro);border-radius:9px;justify-content:center;align-items:center;width:38px;height:38px;display:flex}.Chat-module__0ttFEa__adSidebar h4{color:var(--crema);margin:0;font-family:Playfair Display,serif;font-size:13px;font-weight:700;line-height:1.3}.Chat-module__0ttFEa__adSidebar p{color:#f5f0e899;margin:0;font-size:11px;line-height:1.4}.Chat-module__0ttFEa__adBtn{background:var(--cafe-claro);color:var(--verde-selva);cursor:pointer;border:none;border-radius:5px;width:100%;margin-top:2px;padding:7px 14px;font-family:DM Sans,sans-serif;font-size:11px;font-weight:500;transition:background .15s}.Chat-module__0ttFEa__adBtn:hover{background:#d4aa7c}.Chat-module__0ttFEa__chatContainer{background:#fff;border:1px solid #2d50161a;border-radius:16px;flex-direction:column;height:calc(100vh - 130px);min-height:0;display:flex;overflow:hidden}.Chat-module__0ttFEa__chatHeader{background:var(--verde-selva);flex-shrink:0;align-items:center;gap:10px;padding:1rem 1.5rem;display:flex}.Chat-module__0ttFEa__chatHeaderIcon{background:var(--verde-claro);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;display:flex}.Chat-module__0ttFEa__chatHeaderInfo h2{color:var(--crema);margin:0;font-family:Playfair Display,serif;font-size:16px;font-weight:700}.Chat-module__0ttFEa__chatHeaderInfo p{color:#f5f0e899;margin:0;font-size:11px}.Chat-module__0ttFEa__chatStatus{flex-shrink:0;align-items:center;gap:5px;margin-left:auto;display:flex}.Chat-module__0ttFEa__statusDot{background:var(--verde-claro);border-radius:50%;width:6px;height:6px}.Chat-module__0ttFEa__statusText{color:#f5f0e8b3;font-size:11px}.Chat-module__0ttFEa__topicChips{background:#faf8f4;border-bottom:1px solid #2d501614;flex-wrap:wrap;flex-shrink:0;gap:6px;padding:.75rem 1rem;display:flex}.Chat-module__0ttFEa__topicChip{color:var(--verde-hoja);cursor:pointer;white-space:nowrap;background:#2d50160f;border:1px solid #2d501626;border-radius:20px;padding:4px 10px;font-family:DM Sans,sans-serif;font-size:11px;font-weight:500;transition:all .15s}.Chat-module__0ttFEa__topicChip:hover{background:#2d50161f}.Chat-module__0ttFEa__topicChipActive{background:var(--verde-selva);color:var(--crema);border-color:var(--verde-selva)}.Chat-module__0ttFEa__messages{flex-direction:column;flex:1;gap:1rem;min-height:0;padding:1.25rem 1rem;display:flex;overflow-y:auto}.Chat-module__0ttFEa__messages::-webkit-scrollbar{width:4px}.Chat-module__0ttFEa__messages::-webkit-scrollbar-track{background:0 0}.Chat-module__0ttFEa__messages::-webkit-scrollbar-thumb{background:#2d501633;border-radius:2px}.Chat-module__0ttFEa__msgBot{align-self:flex-start;gap:8px;min-width:0;max-width:85%;display:flex}.Chat-module__0ttFEa__msgUser{flex-direction:row-reverse;align-self:flex-end;gap:8px;min-width:0;max-width:85%;display:flex}.Chat-module__0ttFEa__msgBot>div:last-child,.Chat-module__0ttFEa__msgUser>div:last-child{flex:1;min-width:0}.Chat-module__0ttFEa__msgAvatar{border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;margin-top:2px;display:flex}.Chat-module__0ttFEa__msgAvatarBot{background:var(--verde-selva)}.Chat-module__0ttFEa__msgAvatarUser{background:var(--cafe-claro)}.Chat-module__0ttFEa__msgBubbleBot{color:#333;word-break:break-word;overflow-wrap:break-word;white-space:pre-wrap;background:#f5f5f0;border-radius:12px 12px 12px 4px;padding:10px 14px;font-family:DM Sans,sans-serif;font-size:13px;line-height:1.6}.Chat-module__0ttFEa__msgBubbleUser{background:var(--verde-selva);color:var(--crema);word-break:break-word;overflow-wrap:break-word;white-space:pre-wrap;border-radius:12px 12px 4px;padding:10px 14px;font-family:DM Sans,sans-serif;font-size:13px;line-height:1.6}.Chat-module__0ttFEa__msgTime{color:#aaa;margin-top:3px;padding:0 2px;font-size:10px}.Chat-module__0ttFEa__msgTimeRight{text-align:right}.Chat-module__0ttFEa__typing{background:#f5f5f0;border-radius:12px 12px 12px 4px;align-items:center;gap:4px;padding:10px 14px;display:flex}.Chat-module__0ttFEa__typingDot{background:#aaa;border-radius:50%;width:6px;height:6px;animation:1.2s infinite Chat-module__0ttFEa__bounce}.Chat-module__0ttFEa__typingDot:nth-child(2){animation-delay:.2s}.Chat-module__0ttFEa__typingDot:nth-child(3){animation-delay:.4s}@keyframes Chat-module__0ttFEa__bounce{0%,60%,to{transform:translateY(0)}30%{transform:translateY(-6px)}}.Chat-module__0ttFEa__chatInputArea{background:#faf8f4;border-top:1px solid #2d501614;flex-shrink:0;padding:.75rem 1rem}.Chat-module__0ttFEa__inputRow{align-items:flex-end;gap:8px;display:flex}.Chat-module__0ttFEa__chatTextarea{resize:none;color:#333;box-sizing:border-box;background:#fff;border:1.5px solid #2d501633;border-radius:10px;outline:none;flex:1;width:100%;min-height:42px;max-height:120px;padding:10px 14px;font-family:DM Sans,sans-serif;font-size:13px;line-height:1.5;transition:border-color .15s}.Chat-module__0ttFEa__chatTextarea:focus{border-color:var(--verde-hoja)}.Chat-module__0ttFEa__sendBtn{background:var(--verde-selva);cursor:pointer;border:none;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;transition:background .15s;display:flex}.Chat-module__0ttFEa__sendBtn:hover{background:var(--verde-hoja)}.Chat-module__0ttFEa__inputHint{color:#aaa;margin-top:6px;font-family:DM Sans,sans-serif;font-size:10px}.Chat-module__0ttFEa__disclaimer{color:#aaa;text-align:center;background:#faf8f4;flex-shrink:0;padding:.5rem 1rem .75rem;font-family:DM Sans,sans-serif;font-size:10px}.Chat-module__0ttFEa__adBannerMobile{background:var(--verde-selva);border-radius:8px;align-items:center;gap:1rem;max-width:1100px;margin:0 auto;padding:1rem 1.25rem;display:none}.Chat-module__0ttFEa__adBannerMobile h4{color:var(--crema);margin:0 0 2px;font-family:Playfair Display,serif;font-size:13px;font-weight:700}.Chat-module__0ttFEa__adBannerMobile p{color:#f5f0e899;margin:0;font-size:11px}.Chat-module__0ttFEa__adBannerBtn{background:var(--cafe-claro);color:var(--verde-selva);cursor:pointer;white-space:nowrap;border:none;border-radius:5px;flex-shrink:0;padding:7px 14px;font-family:DM Sans,sans-serif;font-size:11px;font-weight:500}@media (max-width:768px){.Chat-module__0ttFEa__chatPage{grid-template-columns:1fr;gap:0;height:calc(100vh - 68px);padding:0}.Chat-module__0ttFEa__adCol{display:none}.Chat-module__0ttFEa__adBannerMobile{display:flex}.Chat-module__0ttFEa__chatContainer{border-top:none;border-left:none;border-right:none;border-radius:0;height:calc(100vh - 68px)}.Chat-module__0ttFEa__msgBot,.Chat-module__0ttFEa__msgUser{max-width:78%}.Chat-module__0ttFEa__messages{gap:.875rem;padding:1rem .875rem}.Chat-module__0ttFEa__topicChips{gap:5px;padding:.625rem .875rem}.Chat-module__0ttFEa__topicChip{padding:3px 8px;font-size:10px}.Chat-module__0ttFEa__chatInputArea{padding:.625rem .875rem}.Chat-module__0ttFEa__chatHeader{padding:.875rem 1rem}}@media (max-width:380px){.Chat-module__0ttFEa__msgBot,.Chat-module__0ttFEa__msgUser{max-width:88%}.Chat-module__0ttFEa__msgBubbleBot,.Chat-module__0ttFEa__msgBubbleUser{padding:8px 11px;font-size:12px}}
