#pecadino-launch{position:fixed;bottom:20px;right:20px;width:56px;height:56px;background:#0073aa;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:2147483000;box-shadow:0 10px 24px rgb(0 0 0 / .18);font-size:22px;user-select:none}#pecadino-box{position:fixed;bottom:86px;right:20px;width:340px;max-height:520px;background:#fff;border:1px solid #ddd;border-radius:14px;overflow:hidden;z-index:2147483000;display:flex;flex-direction:column;box-shadow:0 12px 28px rgb(0 0 0 / .16)}.pecadino-hidden{display:none!important}.pecadino-header{background:#0073aa;color:#fff;padding:10px 12px;display:flex;justify-content:space-between;align-items:center;font-weight:600}#pecadino-close{background:#fff0;color:#fff;font-size:18px;border:0;cursor:pointer;line-height:1}#pecadino-body{flex:1;padding:10px;overflow-y:auto;background:#f7f8fa}.pecadino-msg{padding:8px 10px;margin:6px 0;border-radius:10px;max-width:85%;line-height:1.35;word-wrap:break-word}.pecadino-msg.user{margin-left:auto;background:#eaeaea;color:#222}.pecadino-msg.bot{margin-right:auto;background:#006bd6;color:#fff}.pecadino-input{display:flex;gap:6px;padding:8px;border-top:1px solid #e7e7e7;background:#fff}#pecadino-text{flex:1;padding:10px 12px;border:1px solid #ddd;border-radius:8px;font-size:14px}#pecadino-send{background:#0073aa;color:#fff;border:0;padding:10px 12px;border-radius:8px;cursor:pointer;font-weight:600}#pecadino-send:hover{filter:brightness(1.05)}.pecadino-typing{font-size:13px;color:#444;background:#eef3ff;border-radius:8px;padding:6px 8px;margin:6px 0;display:inline-block}.pecadino-msg.bot a{color:#fff;text-decoration:underline;word-break:break-word}