.rfc-root{--rfc-primary:#2563eb;--rfc-primary-foreground:#fff;--rfc-surface:#fff;--rfc-surface-muted:#f8fafc;--rfc-foreground:#0f172a;--rfc-muted-foreground:#64748b;--rfc-border:#e2e8f0;--rfc-agent-bubble:#f1f5f9;--rfc-user-bubble:var(--rfc-primary);--rfc-whatsapp:#0b7d47;--rfc-whatsapp-foreground:#fff;--rfc-radius:16px;--rfc-font-family:ui-sans-serif, system-ui, -apple-system, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;--rfc-launcher-size:56px;--rfc-panel-width:380px;--rfc-panel-height:560px;--rfc-z-index:2147480000;z-index:var(--rfc-z-index);font-family:var(--rfc-font-family);color:var(--rfc-foreground);box-sizing:border-box;flex-direction:column;align-items:flex-end;gap:12px;display:flex;position:fixed;bottom:20px}.rfc-root *,.rfc-root :before,.rfc-root :after{box-sizing:border-box}.rfc-bottom-right{align-items:flex-end;right:20px}.rfc-bottom-left{align-items:flex-start;left:20px}.rfc-launcher{width:var(--rfc-launcher-size);height:var(--rfc-launcher-size);background:var(--rfc-primary);color:var(--rfc-primary-foreground);cursor:pointer;border:none;border-radius:9999px;justify-content:center;align-items:center;transition:transform .18s,box-shadow .18s,background .18s;display:inline-flex;box-shadow:0 10px 25px -5px #00000040,0 8px 10px -6px #0000002e}.rfc-launcher:hover{transform:translateY(-2px)scale(1.04)}.rfc-launcher:focus-visible{outline:2px solid var(--rfc-primary);outline-offset:3px}.rfc-launcher__icon{transition:transform .2s;display:inline-flex}.rfc-launcher--open .rfc-launcher__icon{transform:rotate(90deg)}.rfc-nudge{background:var(--rfc-surface);max-width:240px;color:var(--rfc-foreground);border:1px solid var(--rfc-border);border-radius:14px;padding:12px 14px;animation:.25s ease-out rfc-pop;position:relative;box-shadow:0 12px 24px -10px #0003}.rfc-nudge__body{color:inherit;font:inherit;text-align:left;cursor:pointer;background:0 0;border:none;padding:0}.rfc-nudge__close{width:22px;height:22px;color:var(--rfc-muted-foreground);cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;display:inline-flex;position:absolute;top:4px;right:4px}.rfc-nudge__close:hover{background:var(--rfc-surface-muted)}.rfc-nudge__close svg{width:14px;height:14px}.rfc-panel{width:var(--rfc-panel-width);max-width:calc(100vw - 32px);height:var(--rfc-panel-height);background:var(--rfc-surface);border:1px solid var(--rfc-border);border-radius:var(--rfc-radius);flex-direction:column;max-height:calc(100vh - 120px);animation:.18s ease-out rfc-pop;display:flex;overflow:hidden;box-shadow:0 24px 48px -12px #0000004d}.rfc-header{background:var(--rfc-primary);color:var(--rfc-primary-foreground);justify-content:space-between;align-items:center;gap:8px;padding:12px 14px;display:flex}.rfc-header__id{align-items:center;gap:10px;min-width:0;display:flex}.rfc-avatar{background:#ffffff2e;border-radius:9999px;justify-content:center;align-items:center;width:34px;height:34px;display:inline-flex}.rfc-avatar svg{width:18px;height:18px}.rfc-title{margin:0;font-size:15px;font-weight:600;line-height:1.2}.rfc-subtitle{opacity:.85;align-items:center;gap:5px;margin:0;font-size:12px;display:flex}.rfc-online-dot{background:#34d399;border-radius:9999px;width:7px;height:7px;animation:2s ease-out infinite rfc-ping;box-shadow:0 0 #34d39999}.rfc-header__actions{gap:2px;display:flex}.rfc-iconbtn{width:30px;height:30px;color:var(--rfc-primary-foreground);cursor:pointer;opacity:.85;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;transition:background .15s,opacity .15s;display:inline-flex}.rfc-iconbtn:hover{opacity:1;background:#ffffff26}.rfc-iconbtn svg{width:16px;height:16px}.rfc-log{background:var(--rfc-surface-muted);scroll-behavior:smooth;flex-direction:column;flex:1;gap:12px;padding:16px;display:flex;overflow-y:auto}.rfc-row{display:flex}.rfc-row--start{justify-content:flex-start}.rfc-row--end{justify-content:flex-end}.rfc-bubble{word-break:break-word;border-radius:14px;max-width:80%;padding:9px 12px;font-size:14px;line-height:1.5}.rfc-bubble--agent,.rfc-bubble--system{background:var(--rfc-agent-bubble);color:var(--rfc-foreground);border-bottom-left-radius:4px}.rfc-bubble--user{background:var(--rfc-user-bubble);color:var(--rfc-primary-foreground);border-bottom-right-radius:4px}.rfc-bubble--card{background:var(--rfc-surface);border:1px solid var(--rfc-border);max-width:90%}.rfc-bubble__text{white-space:pre-wrap;margin:0}.rfc-bubble__time{opacity:.6;margin-top:4px;font-size:10px;display:block}.rfc-suggestions{flex-direction:column;gap:6px;display:flex}.rfc-chip{text-align:left;border:1px solid var(--rfc-border);background:var(--rfc-surface-muted);color:var(--rfc-foreground);cursor:pointer;border-radius:10px;align-items:center;gap:6px;padding:7px 10px;font-size:13px;transition:background .15s,border-color .15s;display:inline-flex}.rfc-chip:hover{border-color:var(--rfc-primary);background:var(--rfc-surface)}.rfc-chip__icon{color:var(--rfc-primary);flex-shrink:0;display:inline-flex}.rfc-chip__icon svg{width:14px;height:14px}.rfc-chip__text{flex:1;min-width:0}.rfc-chip__cat{background:var(--rfc-surface-muted);border:1px solid var(--rfc-border);color:var(--rfc-muted-foreground);text-transform:uppercase;letter-spacing:.03em;border-radius:9999px;flex-shrink:0;padding:1px 7px;font-size:10px;font-weight:600}.rfc-contact__prompt{color:var(--rfc-muted-foreground);margin:0 0 8px;font-size:13px}.rfc-contact{flex-direction:column;gap:6px;display:flex}.rfc-contact__link{background:var(--rfc-primary);color:var(--rfc-primary-foreground);border-radius:10px;align-items:center;gap:8px;padding:8px 10px;font-size:13px;font-weight:500;text-decoration:none;transition:filter .15s;display:inline-flex}.rfc-contact__link:hover{filter:brightness(.94)}.rfc-contact__icon{display:inline-flex}.rfc-contact__icon svg{width:16px;height:16px}.rfc-typing{align-items:center;gap:4px;display:inline-flex}.rfc-dot{background:var(--rfc-muted-foreground);border-radius:9999px;width:6px;height:6px;animation:1.2s ease-in-out infinite rfc-bounce}.rfc-dot:nth-child(2){animation-delay:.15s}.rfc-dot:nth-child(3){animation-delay:.3s}.rfc-topics{background:var(--rfc-surface);padding:10px 14px 0}.rfc-topics__heading{text-transform:uppercase;letter-spacing:.04em;color:var(--rfc-muted-foreground);margin:0 0 8px;font-size:11px}.rfc-topics__grid{grid-template-columns:1fr 1fr;gap:6px;display:grid}.rfc-topic{border:1px solid var(--rfc-border);background:var(--rfc-surface-muted);color:var(--rfc-foreground);cursor:pointer;border-radius:10px;align-items:center;gap:6px;padding:8px 10px;font-size:12px;transition:border-color .15s,transform .15s;display:inline-flex}.rfc-topic:hover{border-color:var(--rfc-primary);transform:translateY(-1px)}.rfc-topic__icon{color:var(--rfc-primary);display:inline-flex}.rfc-topic__icon svg{width:14px;height:14px}.rfc-composer{border-top:1px solid var(--rfc-border);background:var(--rfc-surface);gap:8px;padding:12px 14px;display:flex}.rfc-input{border:1px solid var(--rfc-border);background:var(--rfc-surface);min-width:0;color:var(--rfc-foreground);border-radius:10px;flex:1;padding:9px 12px;font-family:inherit;font-size:14px}.rfc-input::placeholder{color:var(--rfc-muted-foreground)}.rfc-input:focus{border-color:var(--rfc-primary);box-shadow:0 0 0 3px color-mix(in srgb, var(--rfc-primary) 25%, transparent);outline:none}.rfc-send{background:var(--rfc-primary);width:40px;color:var(--rfc-primary-foreground);cursor:pointer;border:none;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;transition:filter .15s,opacity .15s;display:inline-flex}.rfc-send:hover:not(:disabled){filter:brightness(.94)}.rfc-send:disabled{opacity:.4;cursor:not-allowed}.rfc-send svg{width:16px;height:16px}.rfc-wa-cta-wrap{background:var(--rfc-surface);padding:10px 14px 0}.rfc-wa-cta{background:var(--rfc-whatsapp);width:100%;color:var(--rfc-whatsapp-foreground);border-radius:10px;justify-content:center;align-items:center;gap:8px;padding:10px 12px;font-size:13px;font-weight:600;text-decoration:none;transition:filter .15s,transform .15s;display:inline-flex}.rfc-wa-cta:hover{filter:brightness(.96)}.rfc-wa-cta:focus-visible{outline:2px solid var(--rfc-whatsapp);outline-offset:2px}.rfc-wa-cta__icon{display:inline-flex}.rfc-wa-cta__icon svg{width:18px;height:18px}.rfc-wa-launcher{width:var(--rfc-launcher-size);height:var(--rfc-launcher-size);background:var(--rfc-whatsapp);color:var(--rfc-whatsapp-foreground);border-radius:9999px;justify-content:center;align-items:center;text-decoration:none;transition:transform .18s,filter .18s;display:inline-flex;box-shadow:0 10px 25px -5px #00000040,0 8px 10px -6px #0000002e}.rfc-wa-launcher:hover{filter:brightness(.97);transform:translateY(-2px)scale(1.04)}.rfc-wa-launcher:focus-visible{outline:2px solid var(--rfc-whatsapp);outline-offset:3px}.rfc-wa-launcher__icon{display:inline-flex}.rfc-wa-launcher__icon svg{width:26px;height:26px}.rfc-visually-hidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@keyframes rfc-pop{0%{opacity:0;transform:translateY(8px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes rfc-bounce{0%,80%,to{opacity:.5;transform:translateY(0)}40%{opacity:1;transform:translateY(-4px)}}@keyframes rfc-ping{0%{box-shadow:0 0 #34d39999}70%{box-shadow:0 0 0 6px #34d39900}to{box-shadow:0 0 #34d39900}}@media (max-width:480px){.rfc-panel{width:calc(100vw - 24px);height:calc(100vh - 96px)}}@media (prefers-reduced-motion:reduce){.rfc-root *,.rfc-root :before,.rfc-root :after{transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}}@media (prefers-color-scheme:dark){.rfc-root:not([data-rfc-theme=light]){--rfc-surface:#0f172a;--rfc-surface-muted:#1e293b;--rfc-foreground:#f1f5f9;--rfc-muted-foreground:#94a3b8;--rfc-border:#334155;--rfc-agent-bubble:#1e293b}}[data-rfc-theme=dark] .rfc-root,.rfc-root[data-rfc-theme=dark]{--rfc-surface:#0f172a;--rfc-surface-muted:#1e293b;--rfc-foreground:#f1f5f9;--rfc-muted-foreground:#94a3b8;--rfc-border:#334155;--rfc-agent-bubble:#1e293b}
